feat(config): 添加合成10次功能并调整道具价值
- 在ItemMergeConfig.json中添加合成10次的按钮文本和功能标识 - 在StdItems.json中调整部分道具的价值
This commit is contained in:
@@ -3621,6 +3621,8 @@
|
||||
},
|
||||
"index": 2,
|
||||
"text": "兑换",
|
||||
"buttontxt10": "合成10次",
|
||||
"mergebutton10": 1,
|
||||
"Eid": 211,
|
||||
"second_index": 5,
|
||||
"table": [
|
||||
@@ -3642,6 +3644,8 @@
|
||||
},
|
||||
"index": 2,
|
||||
"text": "兑换",
|
||||
"buttontxt10": "合成10次",
|
||||
"mergebutton10": 1,
|
||||
"Eid": 212,
|
||||
"second_index": 5,
|
||||
"table": [
|
||||
@@ -3663,6 +3667,8 @@
|
||||
},
|
||||
"index": 2,
|
||||
"text": "兑换",
|
||||
"buttontxt10": "合成10次",
|
||||
"mergebutton10": 1,
|
||||
"Eid": 213,
|
||||
"second_index": 5,
|
||||
"table": [
|
||||
@@ -3684,6 +3690,8 @@
|
||||
},
|
||||
"index": 2,
|
||||
"text": "兑换",
|
||||
"buttontxt10": "合成10次",
|
||||
"mergebutton10": 1,
|
||||
"Eid": 214,
|
||||
"second_index": 5,
|
||||
"table": [
|
||||
|
||||
@@ -43173,7 +43173,7 @@
|
||||
"type": 27
|
||||
},
|
||||
{
|
||||
"value": 6000,
|
||||
"value": 4000,
|
||||
"type": 54
|
||||
},
|
||||
{
|
||||
@@ -43185,15 +43185,15 @@
|
||||
"type": 47
|
||||
},
|
||||
{
|
||||
"value": 600000,
|
||||
"value": 6000,
|
||||
"type": 95
|
||||
},
|
||||
{
|
||||
"value": 600000,
|
||||
"value": 6000,
|
||||
"type": 97
|
||||
},
|
||||
{
|
||||
"value": 600000,
|
||||
"value": 6000,
|
||||
"type": 99
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user