From 2b06365fbf7ff8a4ad9c5cd5ce87f06b4e0f2b65 Mon Sep 17 00:00:00 2001 From: yzh Date: Wed, 20 Sep 2023 15:51:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E5=80=BC=EF=BC=9A=E5=AE=9D=E7=89=A9?= =?UTF-8?q?=E6=8A=BD=E5=8D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/resource/jsons/dic_zyz_gacha.json | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/shared/resource/jsons/dic_zyz_gacha.json b/shared/resource/jsons/dic_zyz_gacha.json index 88008b137..fd27701c1 100644 --- a/shared/resource/jsons/dic_zyz_gacha.json +++ b/shared/resource/jsons/dic_zyz_gacha.json @@ -183,7 +183,7 @@ "id": 13, "gachaType": 7, "floor": "1&9", - "name": "藏宝殿", + "name": "珍宝阁", "count": "1&10", "free": "&", "cost": "22001&1", @@ -192,6 +192,21 @@ "isTask": 1, "gachaCnt": "1&-1", "indirectId": 0, - "showInMainPage": 0 + "showInMainPage": 1 + }, + { + "id": 14, + "gachaType": 7, + "floor": "1&", + "name": "通宝阁", + "count": "1&10", + "free": "&", + "cost": "22001&1", + "percent": "55&4|56&41|57&55", + "percentShow": "&", + "isTask": 1, + "gachaCnt": "1&-1", + "indirectId": 0, + "showInMainPage": 1 } ] \ No newline at end of file