go_dreamfactory/bin/json/game_lattice.json
2024-01-16 09:42:19 +08:00

62 lines
907 B
JSON

[
{
"key": 1,
"txt": {
"key": "consume_consume_lattice_txt_01",
"text": "锣鼓喧天"
},
"belongto": 5,
"regular": 1,
"place": {
"x": 4,
"y": 4
},
"number": [],
"reserve": 1,
"icon": "",
"type": 1,
"value": 0
},
{
"key": 2,
"txt": {
"key": "consume_consume_lattice_txt_02",
"text": "电闪雷鸣"
},
"belongto": 6,
"regular": 2,
"place": {
"x": 0,
"y": 0
},
"number": [
1,
3
],
"reserve": 0,
"icon": "",
"type": 2,
"value": 1
},
{
"key": 3,
"txt": {
"key": "consume_consume_lattice_txt_03",
"text": "飞天舞女"
},
"belongto": 7,
"regular": 2,
"place": {
"x": 0,
"y": 0
},
"number": [
1,
3
],
"reserve": 0,
"icon": "",
"type": 3,
"value": 9
}
]