From ab2cad2423bf6bd4ba449330e6382eee4e2cbc06 Mon Sep 17 00:00:00 2001 From: yzh Date: Mon, 3 Jul 2023 19:20:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E5=80=BC=EF=BC=9AGVG=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E6=8E=92=E8=A1=8C=E6=A6=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jsons/dic_zyz_GVGBattleRankReward.json | 56 +++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/shared/resource/jsons/dic_zyz_GVGBattleRankReward.json b/shared/resource/jsons/dic_zyz_GVGBattleRankReward.json index 818f70eb4..c57e8d410 100644 --- a/shared/resource/jsons/dic_zyz_GVGBattleRankReward.json +++ b/shared/resource/jsons/dic_zyz_GVGBattleRankReward.json @@ -152,5 +152,61 @@ "min": 11, "max": -1, "reward": "71069&12|17053&20|40016&800|40005&8000|31002&400" + }, + { + "id": 401, + "type": 4, + "min": 1, + "max": 1, + "reward": "71061&29|71069&30|40016&1000|31002&1000|31001&3000000" + }, + { + "id": 402, + "type": 4, + "min": 2, + "max": 3, + "reward": "71061&19|71069&20|40016&900|31002&800|31001&2800000" + }, + { + "id": 403, + "type": 4, + "min": 4, + "max": 10, + "reward": "71061&14|71069&15|40016&800|31002&700|31001&2600000" + }, + { + "id": 404, + "type": 4, + "min": 11, + "max": 20, + "reward": "71061&9|71069&12|40016&600|31002&600|31001&2000000" + }, + { + "id": 405, + "type": 4, + "min": 21, + "max": 50, + "reward": "71061&4|71069&10|40016&500|31002&600|31001&1800000" + }, + { + "id": 406, + "type": 4, + "min": 51, + "max": 100, + "reward": "71069&8|40016&400|31002&500|31001&1500000" + }, + { + "id": 407, + "type": 4, + "min": 101, + "max": 200, + "reward": "71069&5|40016&300|31002&500|31001&1200000" + }, + { + "id": 408, + "type": 4, + "min": 201, + "max": -1, + "reward": "71069&4|40016&200|31002&500|31001&800000" } ] \ No newline at end of file