From 536f20e2ecffec9e46bbd97c0657720a3fc52570 Mon Sep 17 00:00:00 2001 From: yajunlu Date: Thu, 1 Jul 2021 12:03:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8B=9B=E5=8B=9F=EF=BC=9Agacha=E8=A1=A8?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=96=B0=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/resource/jsons/dic_zyz_gacha.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/shared/resource/jsons/dic_zyz_gacha.json b/shared/resource/jsons/dic_zyz_gacha.json index bc683965a..dd319a21e 100644 --- a/shared/resource/jsons/dic_zyz_gacha.json +++ b/shared/resource/jsons/dic_zyz_gacha.json @@ -5,7 +5,8 @@ "count": "1&10", "free": "2&1", "cost": "22001&1", - "percent": "1&47|2&50|3&3" + "percent": "1&47|2&50|3&3", + "floorReward": 3 }, { "id": 2, @@ -13,7 +14,8 @@ "count": "1&10", "free": "&", "cost": "40003&100", - "percent": "1&59|2&40|3&1" + "percent": "1&59|2&40|3&1", + "floorReward": 0 }, { "id": 3, @@ -21,7 +23,8 @@ "count": "1&5", "free": "3&1", "cost": "22002&1", - "percent": "4&5|5&15|6&15|7&10|8&10|9&15|10&10|11&5|14&10|15&5" + "percent": "4&5|5&15|6&15|7&10|8&10|9&15|10&10|13&5|14&10|15&5", + "floorReward": 1 }, { "id": 4, @@ -29,6 +32,7 @@ "count": "1&5", "free": "&", "cost": "22003&1", - "percent": "4&5|14&15|15&10|16&20" + "percent": "4&5|14&15|15&10|16&20", + "floorReward": 1 } ] \ No newline at end of file