53 lines
727 B
JSON
53 lines
727 B
JSON
[
|
|
{
|
|
"delicacies": "99999",
|
|
"recipe": [],
|
|
"Type": 1,
|
|
"flame": 1,
|
|
"unlockreward": {
|
|
"a": "attr",
|
|
"t": "diamond",
|
|
"n": 1
|
|
}
|
|
},
|
|
{
|
|
"delicacies": "10011",
|
|
"recipe": [
|
|
{
|
|
"a": "1001",
|
|
"n": 5
|
|
},
|
|
{
|
|
"a": "1003",
|
|
"n": 20
|
|
},
|
|
{
|
|
"a": "1004",
|
|
"n": 10
|
|
}
|
|
],
|
|
"Type": 2,
|
|
"flame": 5,
|
|
"unlockreward": {
|
|
"a": "attr",
|
|
"t": "diamond",
|
|
"n": 10
|
|
}
|
|
},
|
|
{
|
|
"delicacies": "10012",
|
|
"recipe": [
|
|
{
|
|
"a": "1001",
|
|
"n": 20
|
|
}
|
|
],
|
|
"Type": 2,
|
|
"flame": 3,
|
|
"unlockreward": {
|
|
"a": "attr",
|
|
"t": "diamond",
|
|
"n": 5
|
|
}
|
|
}
|
|
] |