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