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