From 1053dc4d41afe5182dde52419c847c5ba4491760 Mon Sep 17 00:00:00 2001 From: yzh Date: Tue, 6 Jun 2023 11:15:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E5=80=BC=EF=BC=9A=E7=AC=AC=E5=85=AB?= =?UTF-8?q?=E7=AB=A0=E4=B8=BB=E7=BA=BF=E8=BF=9B=E5=BA=A6=E5=A5=96=E5=8A=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jsons/dic_zyz_main_star_reward.json | 98 +++++++++++++++++++ 1 file changed, 98 insertions(+) diff --git a/shared/resource/jsons/dic_zyz_main_star_reward.json b/shared/resource/jsons/dic_zyz_main_star_reward.json index 95716a715..7f826192e 100644 --- a/shared/resource/jsons/dic_zyz_main_star_reward.json +++ b/shared/resource/jsons/dic_zyz_main_star_reward.json @@ -314,6 +314,55 @@ "reward": "31002&800", "maintype": 1 }, + { + "id": 801, + "chapter": 11, + "star": 3, + "reward": "31002&200", + "maintype": 1 + }, + { + "id": 802, + "chapter": 11, + "star": 6, + "reward": "31002&200", + "maintype": 1 + }, + { + "id": 803, + "chapter": 11, + "star": 9, + "reward": "31002&400", + "maintype": 1 + }, + { + "id": 804, + "chapter": 11, + "star": 12, + "reward": "31002&400", + "maintype": 1 + }, + { + "id": 805, + "chapter": 11, + "star": 15, + "reward": "31002&600", + "maintype": 1 + }, + { + "id": 806, + "chapter": 11, + "star": 18, + "reward": "31002&600", + "maintype": 1 + }, + { + "id": 807, + "chapter": 11, + "star": 21, + "reward": "31002&800", + "maintype": 1 + }, { "id": 1101, "chapter": 1, @@ -628,5 +677,54 @@ "star": 21, "reward": "31002&800", "maintype": 12 + }, + { + "id": 1801, + "chapter": 11, + "star": 3, + "reward": "31002&200", + "maintype": 12 + }, + { + "id": 1802, + "chapter": 11, + "star": 6, + "reward": "31002&200", + "maintype": 12 + }, + { + "id": 1803, + "chapter": 11, + "star": 9, + "reward": "31002&400", + "maintype": 12 + }, + { + "id": 1804, + "chapter": 11, + "star": 12, + "reward": "31002&400", + "maintype": 12 + }, + { + "id": 1805, + "chapter": 11, + "star": 15, + "reward": "31002&600", + "maintype": 12 + }, + { + "id": 1806, + "chapter": 11, + "star": 18, + "reward": "31002&600", + "maintype": 12 + }, + { + "id": 1807, + "chapter": 11, + "star": 21, + "reward": "31002&800", + "maintype": 12 } ] \ No newline at end of file