dreamworks/json/game_consumetxt.json
2023-12-20 11:09:22 +08:00

57 lines
963 B
JSON

[
{
"id": 1,
"name": {
"key": "consume_consume_txt_name_01",
"text": "3连胜"
},
"txt": {
"key": "consume_consume_txt_txt_01",
"text": "2"
}
},
{
"id": 2,
"name": {
"key": "consume_consume_txt_name_02",
"text": "5连胜"
},
"txt": {
"key": "consume_consume_txt_txt_02",
"text": "2.5"
}
},
{
"id": 3,
"name": {
"key": "consume_consume_txt_name_03",
"text": "8连胜"
},
"txt": {
"key": "consume_consume_txt_txt_03",
"text": "3"
}
},
{
"id": 4,
"name": {
"key": "consume_consume_txt_name_04",
"text": "10连胜"
},
"txt": {
"key": "consume_consume_txt_txt_04",
"text": "3.5"
}
},
{
"id": 5,
"name": {
"key": "consume_consume_txt_name_05",
"text": "20连胜"
},
"txt": {
"key": "consume_consume_txt_txt_05",
"text": "5"
}
}
]