feat(config): 添加烛龙日月佩合成配置及物品属性
- 在 ItemMergeConfig.json 中添加烛龙日月佩的合成配置 - 在 StdItems.json 中添加烛龙日月佩的物品属性 - 优化配置文件格式,调整部分缩进和换行
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user