refactor(configs): 调整合成配置位置
- 将 10 号位的合成配置移动到 3 号位 - 删除 7206、7207、7208、7209 这四个兑换配置 - 更新 3 号位的合成配置,增加 11001 到 11005 五个新的合成项 - 修改 2 号位的 3301 配置,改为兑换类型
This commit is contained in:
@@ -2711,92 +2711,6 @@
|
|||||||
},
|
},
|
||||||
"redpoint": 2
|
"redpoint": 2
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"10": {
|
|
||||||
"11001": {
|
|
||||||
"circle": 0,
|
|
||||||
"compose": {
|
|
||||||
"id": 1379,
|
|
||||||
"type": 0,
|
|
||||||
"count": 1
|
|
||||||
},
|
|
||||||
"index": 1,
|
|
||||||
"text": "合成",
|
|
||||||
"Eid": 11001,
|
|
||||||
"second_index": 2,
|
|
||||||
"table": [
|
|
||||||
{ "id": 842, "type": 0, "count": 500 },
|
|
||||||
{ "id": 4, "type": 4, "count": 10000 }
|
|
||||||
],
|
|
||||||
"openserverday": 1,
|
|
||||||
"level": 1
|
|
||||||
},
|
|
||||||
"11002": {
|
|
||||||
"circle": 0,
|
|
||||||
"compose": {
|
|
||||||
"id": 1380,
|
|
||||||
"type": 0,
|
|
||||||
"count": 1
|
|
||||||
},
|
|
||||||
"index": 1,
|
|
||||||
"text": "合成",
|
|
||||||
"Eid": 11002,
|
|
||||||
"second_index": 2,
|
|
||||||
"table": [
|
|
||||||
{ "id": 843, "type": 0, "count": 500 },
|
|
||||||
{ "id": 4, "type": 4, "count": 20000 }
|
|
||||||
],
|
|
||||||
"openserverday": 1,
|
|
||||||
"level": 1
|
|
||||||
},
|
|
||||||
"11003": {
|
|
||||||
"circle": 0,
|
|
||||||
"compose": {
|
|
||||||
"id": 1381,
|
|
||||||
"type": 0,
|
|
||||||
"count": 1
|
|
||||||
},
|
|
||||||
"index": 1,
|
|
||||||
"text": "合成",
|
|
||||||
"Eid": 11003,
|
|
||||||
"second_index": 2,
|
|
||||||
"table": [
|
|
||||||
{ "id": 846, "type": 0, "count": 500 },
|
|
||||||
{ "id": 4, "type": 4, "count": 30000 }
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"11004": {
|
|
||||||
"circle": 0,
|
|
||||||
"compose": {
|
|
||||||
"id": 1382,
|
|
||||||
"type": 0,
|
|
||||||
"count": 1
|
|
||||||
},
|
|
||||||
"index": 1,
|
|
||||||
"text": "合成",
|
|
||||||
"Eid": 11004,
|
|
||||||
"second_index": 2,
|
|
||||||
"table": [
|
|
||||||
{ "id": 847, "type": 0, "count": 500 },
|
|
||||||
{ "id": 4, "type": 4, "count": 100000 }
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"11005": {
|
|
||||||
"circle": 0,
|
|
||||||
"compose": {
|
|
||||||
"id": 1383,
|
|
||||||
"type": 0,
|
|
||||||
"count": 1
|
|
||||||
},
|
|
||||||
"index": 1,
|
|
||||||
"text": "合成",
|
|
||||||
"Eid": 11005,
|
|
||||||
"second_index": 2,
|
|
||||||
"table": [
|
|
||||||
{ "id": 844, "type": 0, "count": 1000 },
|
|
||||||
{ "id": 4, "type": 4, "count": 250000 }
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
@@ -4124,28 +4038,89 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"3": {
|
"3": {
|
||||||
"3301": {
|
"11001": {
|
||||||
"circle": 0,
|
"circle": 0,
|
||||||
"compose": {
|
"compose": {
|
||||||
"id": 0,
|
"id": 1379,
|
||||||
"type": 133,
|
"type": 0,
|
||||||
"count": 8000000
|
"count": 1
|
||||||
},
|
},
|
||||||
"index": 3,
|
"index": 1,
|
||||||
"text": "兑换",
|
"text": "合成",
|
||||||
"Eid": 3301,
|
"Eid": 11001,
|
||||||
"second_index": 3,
|
"second_index": 2,
|
||||||
"buttontxt10": "合成10次",
|
|
||||||
"mergebutton10": 1,
|
|
||||||
"table": [
|
"table": [
|
||||||
{
|
{ "id": 842, "type": 0, "count": 500 },
|
||||||
"id": 301,
|
{ "id": 4, "type": 4, "count": 10000 }
|
||||||
"type": 0,
|
|
||||||
"count": 1
|
|
||||||
}
|
|
||||||
],
|
],
|
||||||
"openserverday": 1,
|
"openserverday": 1,
|
||||||
"level": 1
|
"level": 1
|
||||||
|
},
|
||||||
|
"11002": {
|
||||||
|
"circle": 0,
|
||||||
|
"compose": {
|
||||||
|
"id": 1380,
|
||||||
|
"type": 0,
|
||||||
|
"count": 1
|
||||||
|
},
|
||||||
|
"index": 1,
|
||||||
|
"text": "合成",
|
||||||
|
"Eid": 11002,
|
||||||
|
"second_index": 2,
|
||||||
|
"table": [
|
||||||
|
{ "id": 843, "type": 0, "count": 500 },
|
||||||
|
{ "id": 4, "type": 4, "count": 20000 }
|
||||||
|
],
|
||||||
|
"openserverday": 1,
|
||||||
|
"level": 1
|
||||||
|
},
|
||||||
|
"11003": {
|
||||||
|
"circle": 0,
|
||||||
|
"compose": {
|
||||||
|
"id": 1381,
|
||||||
|
"type": 0,
|
||||||
|
"count": 1
|
||||||
|
},
|
||||||
|
"index": 1,
|
||||||
|
"text": "合成",
|
||||||
|
"Eid": 11003,
|
||||||
|
"second_index": 2,
|
||||||
|
"table": [
|
||||||
|
{ "id": 846, "type": 0, "count": 500 },
|
||||||
|
{ "id": 4, "type": 4, "count": 30000 }
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"11004": {
|
||||||
|
"circle": 0,
|
||||||
|
"compose": {
|
||||||
|
"id": 1382,
|
||||||
|
"type": 0,
|
||||||
|
"count": 1
|
||||||
|
},
|
||||||
|
"index": 1,
|
||||||
|
"text": "合成",
|
||||||
|
"Eid": 11004,
|
||||||
|
"second_index": 2,
|
||||||
|
"table": [
|
||||||
|
{ "id": 847, "type": 0, "count": 500 },
|
||||||
|
{ "id": 4, "type": 4, "count": 100000 }
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"11005": {
|
||||||
|
"circle": 0,
|
||||||
|
"compose": {
|
||||||
|
"id": 1383,
|
||||||
|
"type": 0,
|
||||||
|
"count": 1
|
||||||
|
},
|
||||||
|
"index": 1,
|
||||||
|
"text": "合成",
|
||||||
|
"Eid": 11005,
|
||||||
|
"second_index": 2,
|
||||||
|
"table": [
|
||||||
|
{ "id": 844, "type": 0, "count": 1000 },
|
||||||
|
{ "id": 4, "type": 4, "count": 250000 }
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -8686,78 +8661,6 @@
|
|||||||
"table": [{ "id": 399, "type": 0, "count": 10 }],
|
"table": [{ "id": 399, "type": 0, "count": 10 }],
|
||||||
"openserverday": 1,
|
"openserverday": 1,
|
||||||
"level": 1
|
"level": 1
|
||||||
},
|
|
||||||
"7206": {
|
|
||||||
"circle": 0,
|
|
||||||
"compose": {
|
|
||||||
"id": 0,
|
|
||||||
"type": 4,
|
|
||||||
"count": 1000
|
|
||||||
},
|
|
||||||
"index": 7,
|
|
||||||
"buttontxt10": "合成10次",
|
|
||||||
"mergebutton10": 1,
|
|
||||||
"text": "兑换",
|
|
||||||
"clicklimit": 1,
|
|
||||||
"Eid": 7206,
|
|
||||||
"second_index": 1,
|
|
||||||
"table": [{ "id": 1244, "type": 0, "count": 10 }],
|
|
||||||
"openserverday": 1,
|
|
||||||
"level": 1
|
|
||||||
},
|
|
||||||
"7207": {
|
|
||||||
"circle": 0,
|
|
||||||
"compose": {
|
|
||||||
"id": 0,
|
|
||||||
"type": 4,
|
|
||||||
"count": 3000
|
|
||||||
},
|
|
||||||
"index": 7,
|
|
||||||
"buttontxt10": "合成10次",
|
|
||||||
"mergebutton10": 1,
|
|
||||||
"text": "兑换",
|
|
||||||
"clicklimit": 1,
|
|
||||||
"Eid": 7207,
|
|
||||||
"second_index": 1,
|
|
||||||
"table": [{ "id": 1245, "type": 0, "count": 10 }],
|
|
||||||
"openserverday": 1,
|
|
||||||
"level": 1
|
|
||||||
},
|
|
||||||
"7208": {
|
|
||||||
"circle": 0,
|
|
||||||
"compose": {
|
|
||||||
"id": 0,
|
|
||||||
"type": 4,
|
|
||||||
"count": 5000
|
|
||||||
},
|
|
||||||
"index": 7,
|
|
||||||
"buttontxt10": "合成10次",
|
|
||||||
"mergebutton10": 1,
|
|
||||||
"text": "兑换",
|
|
||||||
"clicklimit": 1,
|
|
||||||
"Eid": 7208,
|
|
||||||
"second_index": 1,
|
|
||||||
"table": [{ "id": 1246, "type": 0, "count": 10 }],
|
|
||||||
"openserverday": 1,
|
|
||||||
"level": 1
|
|
||||||
},
|
|
||||||
"7209": {
|
|
||||||
"circle": 0,
|
|
||||||
"compose": {
|
|
||||||
"id": 0,
|
|
||||||
"type": 4,
|
|
||||||
"count": 10000
|
|
||||||
},
|
|
||||||
"index": 7,
|
|
||||||
"buttontxt10": "合成10次",
|
|
||||||
"mergebutton10": 1,
|
|
||||||
"text": "兑换",
|
|
||||||
"clicklimit": 1,
|
|
||||||
"Eid": 7209,
|
|
||||||
"second_index": 1,
|
|
||||||
"table": [{ "id": 1247, "type": 0, "count": 10 }],
|
|
||||||
"openserverday": 1,
|
|
||||||
"level": 1
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"3": {
|
"3": {
|
||||||
|
|||||||
@@ -80,15 +80,6 @@
|
|||||||
"levelconds": 1,
|
"levelconds": 1,
|
||||||
"dayconds": 60,
|
"dayconds": 60,
|
||||||
"name": "星月装备"
|
"name": "星月装备"
|
||||||
},
|
|
||||||
"10": {
|
|
||||||
"rebornconds": 2,
|
|
||||||
"index": 10,
|
|
||||||
"Uitype": 1,
|
|
||||||
"id": 1,
|
|
||||||
"levelconds": 1,
|
|
||||||
"dayconds": 1,
|
|
||||||
"name": "王者装备"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
@@ -173,7 +164,7 @@
|
|||||||
"id": 3,
|
"id": 3,
|
||||||
"levelconds": 1,
|
"levelconds": 1,
|
||||||
"dayconds": 1,
|
"dayconds": 1,
|
||||||
"name": "多倍经验"
|
"name": "高阶装备"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"4": {
|
"4": {
|
||||||
|
|||||||
Reference in New Issue
Block a user