From 6087985b0d6a0e5446a34a10cd62a9e061de72d6 Mon Sep 17 00:00:00 2001 From: yzh Date: Thu, 18 Aug 2022 21:25:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E5=80=BC=EF=BC=9A=E8=BF=9C=E5=BE=81?= =?UTF-8?q?=E5=AE=9D=E7=AE=B1=E5=92=8C=E9=9A=BE=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/resource/jsons/dic_expedition.json | 8 ++++---- shared/resource/jsons/dic_expedition_point.json | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/shared/resource/jsons/dic_expedition.json b/shared/resource/jsons/dic_expedition.json index 20c13bf00..a1ed92159 100644 --- a/shared/resource/jsons/dic_expedition.json +++ b/shared/resource/jsons/dic_expedition.json @@ -52,7 +52,7 @@ { "id": 6, "warId": 4006, - "CEScale": 1.05, + "CEScale": 1.1, "CERange": 5, "CEScaleNew": 0.55, "CERangeNew": 5, @@ -62,7 +62,7 @@ { "id": 7, "warId": 4007, - "CEScale": 1.1, + "CEScale": 1.2, "CERange": 5, "CEScaleNew": 0.6, "CERangeNew": 5, @@ -72,7 +72,7 @@ { "id": 8, "warId": 4008, - "CEScale": 1.15, + "CEScale": 1.3, "CERange": 5, "CEScaleNew": 0.7, "CERangeNew": 5, @@ -82,7 +82,7 @@ { "id": 9, "warId": 4009, - "CEScale": 1.3, + "CEScale": 1.4, "CERange": 5, "CEScaleNew": 0.8, "CERangeNew": 5, diff --git a/shared/resource/jsons/dic_expedition_point.json b/shared/resource/jsons/dic_expedition_point.json index f1966f48d..ca026ca77 100644 --- a/shared/resource/jsons/dic_expedition_point.json +++ b/shared/resource/jsons/dic_expedition_point.json @@ -1,14 +1,14 @@ [ { "point": 9, - "reward": "40001&500|17042&3|17001&1" + "reward": "40001&5000|17042&2|17001&1" }, { "point": 18, - "reward": "40001&800|17042&4|17001&2" + "reward": "40001&7000|17042&3|17001&1" }, { "point": 27, - "reward": "40001&1000|17042&5|17001&3" + "reward": "40001&9000|17042&4|17001&1" } ] \ No newline at end of file