From fb5562e2a49b2992c721dc4361cddab78bc546c8 Mon Sep 17 00:00:00 2001 From: aixianling Date: Tue, 14 Jan 2025 16:34:53 +0800 Subject: [PATCH] =?UTF-8?q?refactor(configs):=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E5=A4=A9=E4=B9=8B=E7=8E=8B=E8=80=85=E5=AE=9D=E7=AE=B1=E5=92=8C?= =?UTF-8?q?=E5=A4=A9=E9=BE=99=E5=AE=9D=E7=AE=B1=E7=9A=84=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除 StdItems.json 中天之王者宝箱和天龙宝箱的 forcetips 属性 - 添加天之王者宝箱的 recoverid 属性,值为 150091 - 修改天之王者宝箱、天龙宝箱及相关宝箱的 dropBroadcast 属性,值为 0 - 删除天龙宝箱的多余 dropGroupid 属性 --- configs/StdItems.json | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/configs/StdItems.json b/configs/StdItems.json index bdc7c0a..8a9f2d7 100644 --- a/configs/StdItems.json +++ b/configs/StdItems.json @@ -72253,7 +72253,6 @@ "denyDestroy": 1, "isShowUseBtn": 1, "iseffect": 124, - "forcetips": 2, "suggVocation": 0, "staitcAttrs": [], "denySell": 1, @@ -72262,7 +72261,7 @@ "colGroup": 0, "cdTime": 0, "icon": 13509, - "recoverid": 0, + "recoverid": 150091, "packageType": 2, "type": 131, "dealType": 0, @@ -72273,8 +72272,7 @@ "desc": "打开后随机获得天之王者套装中的任意一件,获得随机奖励", "recordLog": 1, "name": "天之王者宝箱", - "trade": 3, - "dropBroadcast": -1, + "dropBroadcast": 0, "itemlvl": 3, "shape": 0, "dropGroupid":100876, @@ -72306,11 +72304,10 @@ "desc": "打开后随机获得天龙套装中的任意一件,获得随机奖励", "recordLog": 1, "name": "天龙宝箱", - "trade": 3, - "dropBroadcast": -1, + "dropGroupid":100877, + "dropBroadcast": 0, "itemlvl": 3, "shape": 0, - "dropGroupid":100877, "existScenes": [-1] }, "1381": { @@ -72340,7 +72337,7 @@ "recordLog": 1, "name": "天之天龙宝箱", "trade": 3, - "dropBroadcast": -1, + "dropBroadcast": 0, "itemlvl": 3, "shape": 0, "dropGroupid":100878, @@ -72373,7 +72370,7 @@ "recordLog": 1, "name": "金牛宝箱", "trade": 3, - "dropBroadcast": -1, + "dropBroadcast": 0, "itemlvl": 3, "shape": 0, "dropGroupid":100879, @@ -72406,7 +72403,7 @@ "recordLog": 1, "name": "金牛[炎]宝箱", "trade": 3, - "dropBroadcast": -1, + "dropBroadcast": 0, "itemlvl": 3, "shape": 0, "dropGroupid":100880,