dreamworks/json/game_consumebox.json
2023-12-15 12:29:00 +08:00

98 lines
1.8 KiB
JSON

[
{
"boxid": 1001,
"color": 0,
"name": {
"key": "",
"text": ""
},
"txt": {
"key": "",
"text": ""
},
"icon": "",
"group": 0,
"cd": 0,
"weight": 1000
},
{
"boxid": 1002,
"color": 1,
"name": {
"key": "consume_consume_box_name_01",
"text": "普通宝箱"
},
"txt": {
"key": "consume_consume_box_txt_01",
"text": "普通宝箱,好东西"
},
"icon": "item_17010001",
"group": 13011006,
"cd": 100,
"weight": 1000
},
{
"boxid": 1003,
"color": 2,
"name": {
"key": "consume_consume_box_name_02",
"text": "稀有宝箱"
},
"txt": {
"key": "consume_consume_box_txt_02",
"text": "稀有宝箱,好东西"
},
"icon": "item_17020001",
"group": 13011006,
"cd": 200,
"weight": 1000
},
{
"boxid": 1004,
"color": 3,
"name": {
"key": "consume_consume_box_name_03",
"text": "珍贵宝箱"
},
"txt": {
"key": "consume_consume_box_txt_03",
"text": "珍贵宝箱,好东西"
},
"icon": "item_17030001",
"group": 13011006,
"cd": 300,
"weight": 1000
},
{
"boxid": 1005,
"color": 4,
"name": {
"key": "consume_consume_box_name_04",
"text": "完美宝箱"
},
"txt": {
"key": "consume_consume_box_txt_04",
"text": "完美宝箱,好东西"
},
"icon": "item_17050001",
"group": 13011006,
"cd": 400,
"weight": 1000
},
{
"boxid": 1006,
"color": 5,
"name": {
"key": "consume_consume_box_name_05",
"text": "七彩宝箱"
},
"txt": {
"key": "consume_consume_box_txt_05",
"text": "七彩宝箱,好东西"
},
"icon": "item_17050002",
"group": 13011006,
"cd": 500,
"weight": 1000
}
]