refactor(configs): 优化道具配置结构

- 在多个物品配置中添加 recoverid 字段,替代原有的 recoverView 数组
- 此修改简化了道具恢复相关的配置结构,提高了可维护性
This commit is contained in:
aixianling
2024-12-31 16:59:57 +08:00
parent 39b694a309
commit 8256b146b8

View File

@@ -47863,7 +47863,8 @@
"rate": 100, "rate": 100,
"count": 5 "count": 5
} }
] ],
"recoverid":100770
}, },
"854": { "854": {
"dup": 9999, "dup": 9999,
@@ -47908,7 +47909,8 @@
"rate": 100, "rate": 100,
"count": 5 "count": 5
} }
] ],
"recoverid":100770
}, },
"855": { "855": {
"dup": 9999, "dup": 9999,
@@ -47954,7 +47956,8 @@
"rate": 100, "rate": 100,
"count": 5 "count": 5
} }
] ],
"recoverid":100770
}, },
"856": { "856": {
"dup": 9999, "dup": 9999,
@@ -48000,7 +48003,8 @@
"rate": 100, "rate": 100,
"count": 5 "count": 5
} }
] ],
"recoverid":100770
}, },
"857": { "857": {
"dup": 999, "dup": 999,
@@ -56758,14 +56762,7 @@
"existScenes": [ "existScenes": [
-1 -1
], ],
"recoverView": [ "recoverid":100770
{
"id": 3,
"type": 3,
"rate": 100,
"count": 5
}
]
}, },
"1019": { "1019": {
"dup": 9999, "dup": 9999,