feat(config): 添加烛龙日月佩合成配置及物品属性
- 在 ItemMergeConfig.json 中添加烛龙日月佩的合成配置 - 在 StdItems.json 中添加烛龙日月佩的物品属性 - 优化配置文件格式,调整部分缩进和换行
This commit is contained in:
@@ -4129,6 +4129,21 @@
|
|||||||
"openDay": 85
|
"openDay": 85
|
||||||
},
|
},
|
||||||
"redpoint": 1
|
"redpoint": 1
|
||||||
|
},
|
||||||
|
"3101": {
|
||||||
|
"circle": 0,
|
||||||
|
"compose": { "id": 1388, "type": 0, "count": 1 },
|
||||||
|
"index": 3,
|
||||||
|
"text": "合成",
|
||||||
|
"Eid": 3101,
|
||||||
|
"second_index": 1,
|
||||||
|
"table": [
|
||||||
|
{ "id": 1268, "type": 0, "count": 5 },
|
||||||
|
{ "id": 1269, "type": 0, "count": 5 },
|
||||||
|
{ "id": 4, "type": 4, "count": 10000 }
|
||||||
|
],
|
||||||
|
"level": 1,
|
||||||
|
"redpoint": 1
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
@@ -4499,8 +4514,8 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"4":{
|
"4": {
|
||||||
"3401":{
|
"3401": {
|
||||||
"circle": 1,
|
"circle": 1,
|
||||||
"compose": {
|
"compose": {
|
||||||
"id": 13,
|
"id": 13,
|
||||||
@@ -4523,7 +4538,7 @@
|
|||||||
"openserverday": 1,
|
"openserverday": 1,
|
||||||
"level": 1
|
"level": 1
|
||||||
},
|
},
|
||||||
"3402":{
|
"3402": {
|
||||||
"circle": 1,
|
"circle": 1,
|
||||||
"compose": {
|
"compose": {
|
||||||
"id": 13,
|
"id": 13,
|
||||||
|
|||||||
@@ -48095,5 +48095,41 @@
|
|||||||
"time": 0,
|
"time": 0,
|
||||||
"trade": 1,
|
"trade": 1,
|
||||||
"type": 2
|
"type": 2
|
||||||
|
},
|
||||||
|
"1388": {
|
||||||
|
"cdTime": 0,
|
||||||
|
"colGroup": 0,
|
||||||
|
"conds": [{ "cond": 6, "value": 1 }],
|
||||||
|
"dealPrice": 10,
|
||||||
|
"dealType": 0,
|
||||||
|
"denyDestroy": 1,
|
||||||
|
"desc": "带有烛龙的日月图案,象征烛龙的掌控之力,山海经套装之一",
|
||||||
|
"dropBroadcast": -1,
|
||||||
|
"dropEffect": 11,
|
||||||
|
"dup": 0,
|
||||||
|
"existScenes": [-1],
|
||||||
|
"icon": 13734,
|
||||||
|
"id": 1388,
|
||||||
|
"itemEff": 5,
|
||||||
|
"itemlevel": 250,
|
||||||
|
"itemlvl": 3,
|
||||||
|
"name": "烛龙日月佩",
|
||||||
|
"packageType": 1,
|
||||||
|
"recordLog": 1,
|
||||||
|
"recoverView": [{ "count": 1, "id": 1319, "rate": 100, "type": 0 }],
|
||||||
|
"recoverid": 150091,
|
||||||
|
"shape": 0,
|
||||||
|
"showQuality": 5,
|
||||||
|
"staitcAttrs": [
|
||||||
|
{ "type": 81, "value": 3000 },
|
||||||
|
{ "type": 6, "value": 3000 },
|
||||||
|
{ "type": 70, "value": 2000 },
|
||||||
|
{ "type": 75, "value": 1500 }
|
||||||
|
],
|
||||||
|
"suggVocation": 0,
|
||||||
|
"suitId": 0,
|
||||||
|
"time": 0,
|
||||||
|
"trade": 1,
|
||||||
|
"type": 16
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user