feat(config): 新增道具合成配置并调整索引
- 在 ItemMergeConfig.json 中新增了道具 ID 为 3301 的合成配置 - 在 MergeConfig.json 中将索引 2 改为 3,为新道具合成让路
This commit is contained in:
@@ -4121,7 +4121,29 @@
|
||||
{ "id": 844, "type": 0, "count": 1000 },
|
||||
{ "id": 4, "type": 4, "count": 250000 }
|
||||
]
|
||||
}
|
||||
},
|
||||
"3301": {
|
||||
"circle": 0,
|
||||
"compose": {
|
||||
"id": 0,
|
||||
"type": 133,
|
||||
"count": 8000000
|
||||
},
|
||||
"index": 3,
|
||||
"text": "兑换",
|
||||
"Eid": 3301,
|
||||
"second_index": 3,
|
||||
"buttontxt10": "合成10次",
|
||||
"mergebutton10": 1,
|
||||
"table": [
|
||||
{
|
||||
"id": 301,
|
||||
"type": 0,
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"openserverday": 1,
|
||||
"level": 1
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
|
||||
@@ -159,7 +159,7 @@
|
||||
},
|
||||
"3": {
|
||||
"rebornconds": 0,
|
||||
"index": 2,
|
||||
"index": 3,
|
||||
"Uitype": 1,
|
||||
"id": 3,
|
||||
"levelconds": 1,
|
||||
|
||||
Reference in New Issue
Block a user