diff --git a/shared/resource/jsons/dic_zyz_gacha.json b/shared/resource/jsons/dic_zyz_gacha.json index 62d8dadaa..e55f18e6f 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|5&15|6&15|7&15|8&15|9&15|10&10|11&10", + "percent": "4&5|9&15|10&15|11&15|12&10|5&35|13&5", "floorReward": 1, "indirectId": 2 }, @@ -35,7 +35,7 @@ "count": "1&5", "free": "&", "cost": "22003&1", - "percent": "4&5|14&15|15&10|16&20", + "percent": "4&5|9&15|10&15|11&15|12&10|5&35|13&5", "floorReward": 1, "indirectId": 0 } diff --git a/shared/resource/jsons/dic_zyz_recruitContent.json b/shared/resource/jsons/dic_zyz_recruitContent.json index f422a6c71..32ed33af6 100644 --- a/shared/resource/jsons/dic_zyz_recruitContent.json +++ b/shared/resource/jsons/dic_zyz_recruitContent.json @@ -32,7 +32,7 @@ "name": "随机一阶地玉", "type": 4, "param": "1&", - "count": 4 + "count": 9 }, { "id": 6, @@ -57,23 +57,37 @@ }, { "id": 9, - "name": "武将碎片 * 5", + "name": "武将碎片*5", "type": 2, "param": "0&", "count": 5 }, { "id": 10, - "name": "武将碎片 *10", + "name": "武将碎片*10", "type": 2, "param": "0&", "count": 10 }, { "id": 11, - "name": "强化神像素材", + "name": "武将碎片*15", + "type": 2, + "param": "0&", + "count": 15 + }, + { + "id": 12, + "name": "武将碎片*20", + "type": 2, + "param": "0&", + "count": 20 + }, + { + "id": 13, + "name": "玉石*5", "type": 5, - "param": "17054&", - "count": 1 + "param": "17052&", + "count": 5 } ] \ No newline at end of file