feat(config): 添加新物品合成配置并调整现有物品合成数量
- 新增 3201、3202、3203、3204、3205 五个物品的合成配置 - 调整物品 4025 的合成数量,从 1000000 降至 100000 - 新增物品合成配置包括合成材料、合成结果、开放服务器天数等信息
This commit is contained in:
@@ -4025,7 +4025,147 @@
|
||||
{
|
||||
"id": 2,
|
||||
"type": 2,
|
||||
"count": 1000000
|
||||
"count": 100000
|
||||
}
|
||||
],
|
||||
"openserverday": 15,
|
||||
"level": 1
|
||||
},
|
||||
"3201": {
|
||||
"circle": 0,
|
||||
"compose": {
|
||||
"id": 843,
|
||||
"type": 0,
|
||||
"count": 1
|
||||
},
|
||||
"index": 3,
|
||||
"text": "兑换",
|
||||
"buttontxt10": "合成10次",
|
||||
"mergebutton10": 1,
|
||||
"Eid": 3201,
|
||||
"second_index": 2,
|
||||
"table": [
|
||||
{
|
||||
"id": 842,
|
||||
"type": 0,
|
||||
"count": 10
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"type": 3,
|
||||
"count": 500
|
||||
}
|
||||
],
|
||||
"openserverday": 15,
|
||||
"level": 1
|
||||
},
|
||||
"3202": {
|
||||
"circle": 0,
|
||||
"compose": {
|
||||
"id": 846,
|
||||
"type": 0,
|
||||
"count": 1
|
||||
},
|
||||
"index": 3,
|
||||
"text": "兑换",
|
||||
"buttontxt10": "合成10次",
|
||||
"mergebutton10": 1,
|
||||
"Eid": 3202,
|
||||
"second_index": 2,
|
||||
"table": [
|
||||
{
|
||||
"id": 843,
|
||||
"type": 0,
|
||||
"count": 10
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"type": 4,
|
||||
"count": 50
|
||||
}
|
||||
],
|
||||
"openserverday": 15,
|
||||
"level": 1
|
||||
},
|
||||
"3203": {
|
||||
"circle": 0,
|
||||
"compose": {
|
||||
"id": 847,
|
||||
"type": 0,
|
||||
"count": 1
|
||||
},
|
||||
"index": 3,
|
||||
"text": "兑换",
|
||||
"buttontxt10": "合成10次",
|
||||
"mergebutton10": 1,
|
||||
"Eid": 3203,
|
||||
"second_index": 2,
|
||||
"table": [
|
||||
{
|
||||
"id": 846,
|
||||
"type": 0,
|
||||
"count": 10
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"type": 4,
|
||||
"count": 100
|
||||
}
|
||||
],
|
||||
"openserverday": 15,
|
||||
"level": 1
|
||||
},
|
||||
"3204": {
|
||||
"circle": 0,
|
||||
"compose": {
|
||||
"id": 844,
|
||||
"type": 0,
|
||||
"count": 1
|
||||
},
|
||||
"index": 3,
|
||||
"text": "兑换",
|
||||
"buttontxt10": "合成10次",
|
||||
"mergebutton10": 1,
|
||||
"Eid": 3204,
|
||||
"second_index": 2,
|
||||
"table": [
|
||||
{
|
||||
"id": 847,
|
||||
"type": 0,
|
||||
"count": 10
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"type": 4,
|
||||
"count": 200
|
||||
}
|
||||
],
|
||||
"openserverday": 15,
|
||||
"level": 1
|
||||
},
|
||||
"3205": {
|
||||
"circle": 0,
|
||||
"compose": {
|
||||
"id": 845,
|
||||
"type": 0,
|
||||
"count": 1
|
||||
},
|
||||
"index": 3,
|
||||
"text": "兑换",
|
||||
"buttontxt10": "合成10次",
|
||||
"mergebutton10": 1,
|
||||
"Eid": 3205,
|
||||
"second_index": 2,
|
||||
"table": [
|
||||
{
|
||||
"id": 844,
|
||||
"type": 0,
|
||||
"count": 10
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"type": 4,
|
||||
"count": 500
|
||||
}
|
||||
],
|
||||
"openserverday": 15,
|
||||
|
||||
Reference in New Issue
Block a user