feat(config): 更新宝箱奖励配置并添加新宝箱

- 调整了天之王者宝箱的奖励配置,增加了获得物品的数量
- 移除了 11006 号配置,统一了宝箱配置格式
- 为天之王者宝箱、天龙宝箱、天之天龙宝箱、金牛宝箱和金牛[炎]宝箱添加了新的配置项
- 更新了宝箱的名称和描述,使其更加清晰
This commit is contained in:
2025-01-12 15:59:20 +08:00
parent 46f0bfa045
commit aa12b58c75
2 changed files with 137 additions and 20 deletions

View File

@@ -2778,7 +2778,7 @@
"second_index": 2,
"table": [
{ "id": 847, "type": 0, "count": 500 },
{ "id": 4, "type": 4, "count": 50000 }
{ "id": 4, "type": 4, "count": 100000 }
]
},
"11005": {
@@ -2793,23 +2793,7 @@
"Eid": 11005,
"second_index": 2,
"table": [
{ "id": 844, "type": 0, "count": 500 },
{ "id": 4, "type": 4, "count": 100000 }
]
},
"11006": {
"circle": 0,
"compose": {
"id": 1384,
"type": 0,
"count": 1
},
"index": 1,
"text": "合成",
"Eid": 11006,
"second_index": 2,
"table": [
{ "id": 845, "type": 0, "count": 1000 },
{ "id": 844, "type": 0, "count": 1000 },
{ "id": 4, "type": 4, "count": 250000 }
]
}