新增美食城配置
This commit is contained in:
parent
64de4dd289
commit
393350b886
53
bin/json/game_breakingbad.json
Normal file
53
bin/json/game_breakingbad.json
Normal file
@ -0,0 +1,53 @@
|
||||
[
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user