From a2c6934f2db61d053725c2b7e5d7cf2e7ff16a8b Mon Sep 17 00:00:00 2001 From: Huwei Date: Mon, 22 Aug 2022 17:41:39 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=83=E5=85=B5=E5=9C=BA=E5=8D=95=E5=9C=BA?= =?UTF-8?q?=E5=88=86=E5=80=BC=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/resource/jsons/dic_army_trainSoloReward.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/shared/resource/jsons/dic_army_trainSoloReward.json b/shared/resource/jsons/dic_army_trainSoloReward.json index 64c1e08ca..8fd1eda53 100755 --- a/shared/resource/jsons/dic_army_trainSoloReward.json +++ b/shared/resource/jsons/dic_army_trainSoloReward.json @@ -3,21 +3,21 @@ "id": 1, "name": "普通", "ratio": 1, - "winReward": "1&8|2&200", + "winReward": "1&10|2&200", "failReward": "1&2|2&50" }, { "id": 2, "name": "精英", "ratio": 1, - "winReward": "1&10|2&400", + "winReward": "1&20|2&400", "failReward": "1&2|2&50" }, { "id": 3, "name": "噩梦", "ratio": 1, - "winReward": "1&12|2&600", + "winReward": "1&30|2&600", "failReward": "1&2|2&50" } ] \ No newline at end of file