From 942bab7ab9642583dae4bf7ca06e74c445067339 Mon Sep 17 00:00:00 2001 From: luying Date: Sat, 9 Apr 2022 15:48:15 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B5=84=E6=BA=90=EF=BC=9Afrom=E8=B5=B5?= =?UTF-8?q?=E7=A3=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/resource/jsons/dic_zyz_gk_dungeon.json | 10 +++++----- shared/resource/jsons/dic_zyz_gk_event.json | 18 ++++++++++++------ 2 files changed, 17 insertions(+), 11 deletions(-) diff --git a/shared/resource/jsons/dic_zyz_gk_dungeon.json b/shared/resource/jsons/dic_zyz_gk_dungeon.json index 4c67f43af..953266494 100644 --- a/shared/resource/jsons/dic_zyz_gk_dungeon.json +++ b/shared/resource/jsons/dic_zyz_gk_dungeon.json @@ -4,7 +4,7 @@ "dispatchJsonId": 5001, "bg_img": 9101, "mapid": 9101, - "script_id": 0, + "script_id": "&", "fixReward": "40007&100", "conditionReward": "31001&50000&0|31002&50&0|11002&8&0|31002&100&1", "warType": 6, @@ -35,7 +35,7 @@ "dispatchJsonId": 5002, "bg_img": 9101, "mapid": 9101, - "script_id": 0, + "script_id": "&", "fixReward": "40007&300", "conditionReward": "31001&50000&0|31002&50&0|11002&8&0|31002&100&1", "warType": 6, @@ -66,7 +66,7 @@ "dispatchJsonId": 5003, "bg_img": 9101, "mapid": 9101, - "script_id": 0, + "script_id": "&", "fixReward": "40007&600", "conditionReward": "31001&50000&0|31002&50&0|11002&8&0|31002&100&1", "warType": 6, @@ -97,7 +97,7 @@ "dispatchJsonId": 5004, "bg_img": 9101, "mapid": 9101, - "script_id": 0, + "script_id": "&", "fixReward": "40007&1000", "conditionReward": "31001&50000&0|31002&50&0|11002&8&0|31002&100&1", "warType": 6, @@ -128,7 +128,7 @@ "dispatchJsonId": 5005, "bg_img": 9101, "mapid": 9101, - "script_id": 0, + "script_id": "&", "fixReward": "40007&1500", "conditionReward": "31001&50000&0|31002&50&0|11002&8&0|31002&100&1", "warType": 6, diff --git a/shared/resource/jsons/dic_zyz_gk_event.json b/shared/resource/jsons/dic_zyz_gk_event.json index d18954b46..2163af153 100644 --- a/shared/resource/jsons/dic_zyz_gk_event.json +++ b/shared/resource/jsons/dic_zyz_gk_event.json @@ -2,7 +2,8 @@ { "war_id": 2001, "dispatchJsonId": 2001, - "bg_img_id": 604, + "bg_img": 60004, + "mapid": 60004, "script_id": "&", "fixReward": "&", "warType": 3, @@ -17,12 +18,14 @@ "starInfoInUI": "无", "cost": 0, "recommendedPower": 10008, - "needPrepare": 1 + "needPrepare": 1, + "HeroNum": "6&6" }, { "war_id": 2002, "dispatchJsonId": 2002, - "bg_img_id": 605, + "bg_img": 60005, + "mapid": 60005, "script_id": "&", "fixReward": "&", "warType": 3, @@ -37,12 +40,14 @@ "starInfoInUI": "无", "cost": 0, "recommendedPower": 10008, - "needPrepare": 1 + "needPrepare": 1, + "HeroNum": "6&6" }, { "war_id": 2003, "dispatchJsonId": 2003, - "bg_img_id": 601, + "bg_img": 60001, + "mapid": 60001, "script_id": "&", "fixReward": "&", "warType": 3, @@ -57,6 +62,7 @@ "starInfoInUI": "无", "cost": 0, "recommendedPower": 10008, - "needPrepare": 1 + "needPrepare": 1, + "HeroNum": "6&6" } ] \ No newline at end of file