From 164a8bd492813f3ab2b55c0b9f41e56d911586ae Mon Sep 17 00:00:00 2001 From: luying Date: Wed, 18 May 2022 17:03:45 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B5=84=E6=BA=90=EF=BC=9A=E6=8A=BD=E5=8D=A1?= =?UTF-8?q?=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/resource/jsons/dic_zyz_gacha.json | 2 +- .../jsons/dic_zyz_recruitContent.json | 21 +++++++++++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/shared/resource/jsons/dic_zyz_gacha.json b/shared/resource/jsons/dic_zyz_gacha.json index e55f18e6f..a16c54c63 100644 --- a/shared/resource/jsons/dic_zyz_gacha.json +++ b/shared/resource/jsons/dic_zyz_gacha.json @@ -25,7 +25,7 @@ "count": "1&5", "free": "1&1", "cost": "22002&1", - "percent": "4&5|9&15|10&15|11&15|12&10|5&35|13&5", + "percent": "4&5|14&5|15&10|16&20|7&10|6&15|5&20|13&15", "floorReward": 1, "indirectId": 2 }, diff --git a/shared/resource/jsons/dic_zyz_recruitContent.json b/shared/resource/jsons/dic_zyz_recruitContent.json index 32ed33af6..8ce8c7666 100644 --- a/shared/resource/jsons/dic_zyz_recruitContent.json +++ b/shared/resource/jsons/dic_zyz_recruitContent.json @@ -89,5 +89,26 @@ "type": 5, "param": "17052&", "count": 5 + }, + { + "id": 14, + "name": "传奇随机武将宝箱*5", + "type": 5, + "param": "71001&", + "count": 5 + }, + { + "id": 15, + "name": "国士随机武将宝箱*10", + "type": 5, + "param": "71003&", + "count": 10 + }, + { + "id": 16, + "name": "名将随机武将宝箱*20", + "type": 5, + "param": "71005&", + "count": 20 } ] \ No newline at end of file