feat(config): 添加多倍经验道具并调整相关配置
- 在 ItemMergeConfig.json 中添加多倍经验道具的合成配置 - 在 MergeConfig.json 中添加多倍经验的合并配置 - 在 MergeTotal.json 中调整多倍经验的分类 - 在 StdItems.json 中修改多倍经验道具的属性,包括删除多余的 UI 配置
This commit is contained in:
@@ -4122,6 +4122,31 @@
|
||||
"openserverday": 1,
|
||||
"level": 1
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"3301": {
|
||||
"circle": 0,
|
||||
"compose": {
|
||||
"id": 0,
|
||||
"type": 133,
|
||||
"count": 8000000
|
||||
},
|
||||
"index": 3,
|
||||
"text": "兑换",
|
||||
"Eid": 3301,
|
||||
"second_index": 1,
|
||||
"buttontxt10": "合成10次",
|
||||
"mergebutton10": 1,
|
||||
"table": [
|
||||
{
|
||||
"id": 301,
|
||||
"type": 0,
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"openserverday": 1,
|
||||
"level": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
|
||||
@@ -87,7 +87,7 @@
|
||||
"Uitype": 1,
|
||||
"id": 1,
|
||||
"levelconds": 1,
|
||||
"dayconds": 60,
|
||||
"dayconds": 1,
|
||||
"name": "王者装备"
|
||||
}
|
||||
},
|
||||
@@ -165,6 +165,15 @@
|
||||
"levelconds": 1,
|
||||
"dayconds": 1,
|
||||
"name": "装备凭证"
|
||||
},
|
||||
"3": {
|
||||
"rebornconds": 0,
|
||||
"index": 2,
|
||||
"Uitype": 1,
|
||||
"id": 3,
|
||||
"levelconds": 1,
|
||||
"dayconds": 1,
|
||||
"name": "多倍经验"
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"openZs": 0,
|
||||
"sort": 4,
|
||||
"id": 3,
|
||||
"btn_source": "高阶装备",
|
||||
"btn_source": "成长",
|
||||
"openserverDay": 0,
|
||||
"openLv": 1
|
||||
},
|
||||
|
||||
@@ -14274,10 +14274,6 @@
|
||||
"suitId": 0,
|
||||
"desc": "使用增加800万多倍经验,多倍经验使用期间打怪享受超级翻番",
|
||||
"recordLog": 1,
|
||||
"openUi": {
|
||||
"view": "app.BagBatchUseWin",
|
||||
"type": 1
|
||||
},
|
||||
"name": "多倍经验瓶(大)",
|
||||
"dealPrice": 10,
|
||||
"dropBroadcast": -1,
|
||||
@@ -54451,7 +54447,7 @@
|
||||
"existScenes": [-1]
|
||||
},
|
||||
"1016": {
|
||||
"dup": 0,
|
||||
"dup": 99,
|
||||
"staitcAttrs": [],
|
||||
"denyDeal": 1,
|
||||
"cdTime": 0,
|
||||
@@ -54473,7 +54469,7 @@
|
||||
"id": 3,
|
||||
"type": 3,
|
||||
"rate": 100,
|
||||
"count": 50
|
||||
"count": 500
|
||||
}
|
||||
],
|
||||
"type": 127,
|
||||
|
||||
Reference in New Issue
Block a user