From 39b694a3090171d05436b55a5280586fbc01193b Mon Sep 17 00:00:00 2001 From: aixianling Date: Tue, 31 Dec 2024 15:57:52 +0800 Subject: [PATCH] =?UTF-8?q?feat(configs):=20=E4=B8=BA=E5=A4=9A=E4=B8=AA?= =?UTF-8?q?=E7=89=A9=E5=93=81=E6=B7=BB=E5=8A=A0=E6=81=A2=E5=A4=8D=E8=A7=86?= =?UTF-8?q?=E5=9B=BE=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在 StdItems.json 中为多个物品添加了 recoverView 字段 - 设置了恢复视图的 id、type、rate 和 count 属性 - 更新了部分物品的 openUi 字段格式 - 移除了某些物品的 denySell 和 denyDeal 属性 --- configs/StdItems.json | 133 +++++++++++++++++++++++++++++++++++------- 1 file changed, 112 insertions(+), 21 deletions(-) diff --git a/configs/StdItems.json b/configs/StdItems.json index 0ef3215..363705e 100644 --- a/configs/StdItems.json +++ b/configs/StdItems.json @@ -47855,6 +47855,14 @@ "shape": 0, "existScenes": [ -1 + ], + "recoverView": [ + { + "id": 3, + "type": 3, + "rate": 100, + "count": 5 + } ] }, "854": { @@ -47892,6 +47900,14 @@ "shape": 0, "existScenes": [ -1 + ], + "recoverView": [ + { + "id": 3, + "type": 3, + "rate": 100, + "count": 5 + } ] }, "855": { @@ -47930,6 +47946,14 @@ "shape": 0, "existScenes": [ -1 + ], + "recoverView": [ + { + "id": 3, + "type": 3, + "rate": 100, + "count": 5 + } ] }, "856": { @@ -47968,6 +47992,14 @@ "shape": 0, "existScenes": [ -1 + ], + "recoverView": [ + { + "id": 3, + "type": 3, + "rate": 100, + "count": 5 + } ] }, "857": { @@ -56725,6 +56757,14 @@ "shape": 0, "existScenes": [ -1 + ], + "recoverView": [ + { + "id": 3, + "type": 3, + "rate": 100, + "count": 5 + } ] }, "1019": { @@ -61242,7 +61282,10 @@ "existScenes": [ -1 ], - "openUi": {"type":1,"view":"app.BagBatchUseWin"} + "openUi": { + "type": 1, + "view": "app.BagBatchUseWin" + } }, "1129": { "dup": 9999, @@ -61252,7 +61295,6 @@ "isShowUseBtn": 1, "suggVocation": 0, "staitcAttrs": [], - "denySell": 1, "forcetips": 1, "time": 0, "itemEff": 5, @@ -61268,7 +61310,6 @@ "conds": [], "suitId": 0, "desc": "双击使用获得黄金宸龙,提升伤害100%,时限1年;圣宠自带捡取功能(组队时和活动地图不生效),重复使用延长剩余时限", - "denyDeal": 1, "recordLog": 1, "name": "黄金宸龙", "dropGroupid": 121034, @@ -61278,7 +61319,10 @@ "existScenes": [ -1 ], - "openUi": {"type":1,"view":"app.BagBatchUseWin"}, + "openUi": { + "type": 1, + "view": "app.BagBatchUseWin" + }, "trade": 5 }, "1130": { @@ -62624,7 +62668,10 @@ "existScenes": [ -1 ], - "openUi": {"type":1,"view":"app.BagBatchUseWin"} + "openUi": { + "type": 1, + "view": "app.BagBatchUseWin" + } }, "1149": { "dup": 9999, @@ -62661,7 +62708,10 @@ "existScenes": [ -1 ], - "openUi": {"type":1,"view":"app.BagBatchUseWin"} + "openUi": { + "type": 1, + "view": "app.BagBatchUseWin" + } }, "1150": { "dup": 9999, @@ -62698,7 +62748,10 @@ "existScenes": [ -1 ], - "openUi": {"type":1,"view":"app.BagBatchUseWin"} + "openUi": { + "type": 1, + "view": "app.BagBatchUseWin" + } }, "1151": { "dup": 9999, @@ -62735,7 +62788,10 @@ "existScenes": [ -1 ], - "openUi": {"type":1,"view":"app.BagBatchUseWin"} + "openUi": { + "type": 1, + "view": "app.BagBatchUseWin" + } }, "1152": { "dup": 9999, @@ -62772,7 +62828,10 @@ "existScenes": [ -1 ], - "openUi": {"type":1,"view":"app.BagBatchUseWin"} + "openUi": { + "type": 1, + "view": "app.BagBatchUseWin" + } }, "1153": { "dup": 9999, @@ -62809,7 +62868,10 @@ "existScenes": [ -1 ], - "openUi": {"type":1,"view":"app.BagBatchUseWin"} + "openUi": { + "type": 1, + "view": "app.BagBatchUseWin" + } }, "1154": { "dup": 9999, @@ -62846,7 +62908,10 @@ "existScenes": [ -1 ], - "openUi": {"type":1,"view":"app.BagBatchUseWin"} + "openUi": { + "type": 1, + "view": "app.BagBatchUseWin" + } }, "1155": { "dup": 9999, @@ -62883,7 +62948,10 @@ "existScenes": [ -1 ], - "openUi": {"type":1,"view":"app.BagBatchUseWin"} + "openUi": { + "type": 1, + "view": "app.BagBatchUseWin" + } }, "1156": { "dup": 9999, @@ -62920,7 +62988,10 @@ "existScenes": [ -1 ], - "openUi": {"type":1,"view":"app.BagBatchUseWin"} + "openUi": { + "type": 1, + "view": "app.BagBatchUseWin" + } }, "1157": { "dup": 9999, @@ -62957,7 +63028,10 @@ "existScenes": [ -1 ], - "openUi": {"type":1,"view":"app.BagBatchUseWin"} + "openUi": { + "type": 1, + "view": "app.BagBatchUseWin" + } }, "1158": { "dup": 9999, @@ -62994,7 +63068,10 @@ "existScenes": [ -1 ], - "openUi": {"type":1,"view":"app.BagBatchUseWin"} + "openUi": { + "type": 1, + "view": "app.BagBatchUseWin" + } }, "1159": { "dup": 9999, @@ -63031,7 +63108,10 @@ "existScenes": [ -1 ], - "openUi": {"type":1,"view":"app.BagBatchUseWin"} + "openUi": { + "type": 1, + "view": "app.BagBatchUseWin" + } }, "1160": { "dup": 9999, @@ -63068,7 +63148,10 @@ "existScenes": [ -1 ], - "openUi": {"type":1,"view":"app.BagBatchUseWin"} + "openUi": { + "type": 1, + "view": "app.BagBatchUseWin" + } }, "1161": { "dup": 9999, @@ -63105,7 +63188,10 @@ "existScenes": [ -1 ], - "openUi": {"type":1,"view":"app.BagBatchUseWin"} + "openUi": { + "type": 1, + "view": "app.BagBatchUseWin" + } }, "1162": { "dup": 9999, @@ -63142,7 +63228,10 @@ "existScenes": [ -1 ], - "openUi": {"type":1,"view":"app.BagBatchUseWin"} + "openUi": { + "type": 1, + "view": "app.BagBatchUseWin" + } }, "1163": { "dup": 9999, @@ -63179,7 +63268,10 @@ "existScenes": [ -1 ], - "openUi": {"type":1,"view":"app.BagBatchUseWin"} + "openUi": { + "type": 1, + "view": "app.BagBatchUseWin" + } }, "1164": { "dup": 9999, @@ -63222,7 +63314,6 @@ "existScenes": [ -1 ] - }, "1165": { "dup": 9999,