From 1586d62d40cc0771d898b70673180624332ed18f Mon Sep 17 00:00:00 2001 From: meixiongfeng <766881921@qq.com> Date: Tue, 20 Sep 2022 16:25:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/json/game_global.json | 4 ++-- bin/json/game_initial.json | 40 ++++++++++++++++++++++++++++---------- 2 files changed, 32 insertions(+), 12 deletions(-) diff --git a/bin/json/game_global.json b/bin/json/game_global.json index a3fe37f08..ff9107cc7 100644 --- a/bin/json/game_global.json +++ b/bin/json/game_global.json @@ -104,8 +104,8 @@ "camp3_pool1": "camp3_pool", "camp4_pool1": "camp4_pool", "base_pool1": { - "s": 0, - "e": 600, + "s": 1, + "e": 60, "p": "base_pool1" }, "base_pool2": { diff --git a/bin/json/game_initial.json b/bin/json/game_initial.json index 1e592d351..92758b363 100644 --- a/bin/json/game_initial.json +++ b/bin/json/game_initial.json @@ -179,16 +179,6 @@ } ] }, - { - "index": "22", - "var": [ - { - "a": "hero", - "t": "11001", - "n": 1 - } - ] - }, { "index": "23", "var": [ @@ -598,5 +588,35 @@ "n": 5 } ] + }, + { + "index": "68", + "var": [ + { + "a": "hero", + "t": "43901", + "n": 5 + } + ] + }, + { + "index": "69", + "var": [ + { + "a": "hero", + "t": "43902", + "n": 5 + } + ] + }, + { + "index": "70", + "var": [ + { + "a": "hero", + "t": "43903", + "n": 5 + } + ] } ] \ No newline at end of file