feat(config): 添加烛龙日月佩合成配置及物品属性

- 在 ItemMergeConfig.json 中添加烛龙日月佩的合成配置
- 在 StdItems.json 中添加烛龙日月佩的物品属性
- 优化配置文件格式,调整部分缩进和换行
This commit is contained in:
aixianling
2025-01-24 10:59:52 +08:00
parent 1754817df3
commit 53d3e0b443
2 changed files with 54 additions and 3 deletions

View File

@@ -4129,6 +4129,21 @@
"openDay": 85
},
"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": {
@@ -4499,8 +4514,8 @@
]
}
},
"4":{
"3401":{
"4": {
"3401": {
"circle": 1,
"compose": {
"id": 13,
@@ -4523,7 +4538,7 @@
"openserverday": 1,
"level": 1
},
"3402":{
"3402": {
"circle": 1,
"compose": {
"id": 13,

View File

@@ -48095,5 +48095,41 @@
"time": 0,
"trade": 1,
"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
}
}