From 724044c2cc6e4e6bcb519bf16f3cbdbf2d2c9a5e Mon Sep 17 00:00:00 2001 From: meixiongfeng <766881921@qq.com> Date: Tue, 26 Dec 2023 17:00:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=A4=E5=AE=B3=E7=B3=BB=E6=95=B0=E8=AE=A1?= =?UTF-8?q?=E7=AE=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/json/game_battleready.json | 70 + bin/json/game_battlescore.json | 242 ++ bin/json/game_buriedcondi.json | 33 +- bin/json/game_caravancity.json | 48 +- bin/json/game_guide.json | 8 +- bin/json/game_hero.json | 711 ++--- bin/json/game_integralboss.json | 91 +- bin/json/game_integralreward.json | 455 ++- bin/json/game_item.json | 2 +- bin/json/game_mainchapter.json | 2 +- bin/json/game_mainstage.json | 2512 +++++++++++++++-- bin/json/game_msgdistrib.json | 6 + bin/json/game_opencond.json | 4 +- bin/json/game_worldtask.json | 2 +- modules/integral/api_challenge.go | 4 +- modules/integral/api_challengeover.go | 19 +- modules/integral/api_rank.go | 25 +- pb/battle_msg.pb.go | 219 +- pb/integral_msg.pb.go | 83 +- .../structs/Game.IntegralBossData.go | 27 +- .../structs/Game.IntegralRewardData.go | 2 +- 21 files changed, 3583 insertions(+), 982 deletions(-) diff --git a/bin/json/game_battleready.json b/bin/json/game_battleready.json index 49b1610ab..65a5a6d29 100644 --- a/bin/json/game_battleready.json +++ b/bin/json/game_battleready.json @@ -3474,5 +3474,75 @@ "BlueAssistTeam": 0, "CanFriendHelp": 0, "Numrounds": 0 + }, + { + "id": 11804001, + "PlayType": 21, + "HeroCount": 5, + "readyScene": "scenesfight_role_interface_02", + "battleScenes": [ + "bossfight_dragon_01" + ], + "BGMusic": "", + "LoadingId": 0, + "HideAlienSpace": 0, + "HideFightUI": 0, + "RuleTips": { + "key": "", + "text": "" + }, + "BattleTips": { + "key": "", + "text": "" + }, + "battleEvents": [], + "ScoreGroupID": 301, + "disableAiCamera": 1, + "ChoseCamp": [], + "DisableCamp": [], + "DefaultHero": 0, + "ChoseHero": [], + "DisableHero": [], + "LockSlots": [], + "HeroCheck": [], + "RedAssistTeam": 0, + "BlueAssistTeam": 0, + "CanFriendHelp": 0, + "Numrounds": 60 + }, + { + "id": 11804002, + "PlayType": 21, + "HeroCount": 5, + "readyScene": "scenesfight_role_interface_02", + "battleScenes": [ + "bossfight_dragon_01" + ], + "BGMusic": "", + "LoadingId": 0, + "HideAlienSpace": 0, + "HideFightUI": 0, + "RuleTips": { + "key": "", + "text": "" + }, + "BattleTips": { + "key": "", + "text": "" + }, + "battleEvents": [], + "ScoreGroupID": 302, + "disableAiCamera": 1, + "ChoseCamp": [], + "DisableCamp": [], + "DefaultHero": 0, + "ChoseHero": [], + "DisableHero": [], + "LockSlots": [], + "HeroCheck": [], + "RedAssistTeam": 0, + "BlueAssistTeam": 0, + "CanFriendHelp": 0, + "Numrounds": 60 } ] \ No newline at end of file diff --git a/bin/json/game_battlescore.json b/bin/json/game_battlescore.json index cc3e65dc0..6d1464dc5 100644 --- a/bin/json/game_battlescore.json +++ b/bin/json/game_battlescore.json @@ -482,5 +482,247 @@ "rank_up": -1, "grade": "", "score": 24 + }, + { + "id": 301, + "score_name": { + "key": "Integralboss_boss_name_1", + "text": "c-" + }, + "rank_low": 0, + "rank_up": 249999, + "grade": "gh_img_c0", + "score": 1 + }, + { + "id": 301, + "score_name": { + "key": "Integralboss_boss_name_1", + "text": "c" + }, + "rank_low": 250000, + "rank_up": 319999, + "grade": "gh_img_c", + "score": 2 + }, + { + "id": 301, + "score_name": { + "key": "Integralboss_boss_name_1", + "text": "c+" + }, + "rank_low": 320000, + "rank_up": 399999, + "grade": "gh_img_c1", + "score": 3 + }, + { + "id": 301, + "score_name": { + "key": "Integralboss_boss_name_1", + "text": "b" + }, + "rank_low": 400000, + "rank_up": 499999, + "grade": "gh_img_b", + "score": 4 + }, + { + "id": 301, + "score_name": { + "key": "Integralboss_boss_name_1", + "text": "b+" + }, + "rank_low": 500000, + "rank_up": 599999, + "grade": "gh_img_b1", + "score": 5 + }, + { + "id": 301, + "score_name": { + "key": "Integralboss_boss_name_1", + "text": "a" + }, + "rank_low": 600000, + "rank_up": 699999, + "grade": "gh_img_a", + "score": 6 + }, + { + "id": 301, + "score_name": { + "key": "Integralboss_boss_name_1", + "text": "a+" + }, + "rank_low": 700000, + "rank_up": 999999, + "grade": "gh_img_a1", + "score": 7 + }, + { + "id": 301, + "score_name": { + "key": "Integralboss_boss_name_1", + "text": "s" + }, + "rank_low": 1000000, + "rank_up": 1199999, + "grade": "gh_img_s", + "score": 8 + }, + { + "id": 301, + "score_name": { + "key": "Integralboss_boss_name_1", + "text": "ss" + }, + "rank_low": 1200000, + "rank_up": 1599999, + "grade": "gh_img_ss", + "score": 9 + }, + { + "id": 301, + "score_name": { + "key": "Integralboss_boss_name_1", + "text": "sss" + }, + "rank_low": 1600000, + "rank_up": 1999999, + "grade": "gh_img_sss", + "score": 10 + }, + { + "id": 301, + "score_name": { + "key": "Integralboss_boss_name_1", + "text": "sss+" + }, + "rank_low": 2000000, + "rank_up": -1, + "grade": "gh_img_sss1", + "score": 11 + }, + { + "id": 302, + "score_name": { + "key": "Integralboss_boss_name_7", + "text": "c-" + }, + "rank_low": 0, + "rank_up": 249999, + "grade": "gh_img_c0", + "score": 12 + }, + { + "id": 302, + "score_name": { + "key": "Integralboss_boss_name_7", + "text": "c" + }, + "rank_low": 250000, + "rank_up": 319999, + "grade": "gh_img_c", + "score": 13 + }, + { + "id": 302, + "score_name": { + "key": "Integralboss_boss_name_7", + "text": "c+" + }, + "rank_low": 320000, + "rank_up": 399999, + "grade": "gh_img_c1", + "score": 14 + }, + { + "id": 302, + "score_name": { + "key": "Integralboss_boss_name_7", + "text": "b" + }, + "rank_low": 400000, + "rank_up": 499999, + "grade": "gh_img_b", + "score": 15 + }, + { + "id": 302, + "score_name": { + "key": "Integralboss_boss_name_7", + "text": "b+" + }, + "rank_low": 500000, + "rank_up": 599999, + "grade": "gh_img_b1", + "score": 16 + }, + { + "id": 302, + "score_name": { + "key": "Integralboss_boss_name_7", + "text": "a" + }, + "rank_low": 600000, + "rank_up": 699999, + "grade": "gh_img_a", + "score": 17 + }, + { + "id": 302, + "score_name": { + "key": "Integralboss_boss_name_7", + "text": "a+" + }, + "rank_low": 700000, + "rank_up": 999999, + "grade": "gh_img_a1", + "score": 18 + }, + { + "id": 302, + "score_name": { + "key": "Integralboss_boss_name_7", + "text": "s" + }, + "rank_low": 1000000, + "rank_up": 1199999, + "grade": "gh_img_s", + "score": 19 + }, + { + "id": 302, + "score_name": { + "key": "Integralboss_boss_name_7", + "text": "ss" + }, + "rank_low": 1200000, + "rank_up": 1599999, + "grade": "gh_img_ss", + "score": 20 + }, + { + "id": 302, + "score_name": { + "key": "Integralboss_boss_name_7", + "text": "sss" + }, + "rank_low": 1600000, + "rank_up": 1999999, + "grade": "gh_img_sss", + "score": 21 + }, + { + "id": 302, + "score_name": { + "key": "Integralboss_boss_name_7", + "text": "sss+" + }, + "rank_low": 2000000, + "rank_up": -1, + "grade": "gh_img_sss1", + "score": 22 } ] \ No newline at end of file diff --git a/bin/json/game_buriedcondi.json b/bin/json/game_buriedcondi.json index b87292b0c..0d06a5f74 100644 --- a/bin/json/game_buriedcondi.json +++ b/bin/json/game_buriedcondi.json @@ -980,7 +980,7 @@ }, "value": 4, "filter": [ - 16004001 + 24012016 ], "filter2": [ "道具ID", @@ -15343,6 +15343,37 @@ ], "filter2": [] }, + { + "id": 11001010, + "rtype": 1, + "ctype": 1, + "notify": [ + "achieve" + ], + "type_sp": 1, + "tasktxt": { + "key": "buried_buried_condi_tasktxt_1121", + "text": "冒险之旅第一章成就解锁" + }, + "type": 61, + "valid": 0, + "head": { + "a": "attr", + "t": "gold", + "n": 1 + }, + "Npc_event_type": 0, + "NPC": 0, + "tipstxt": { + "key": "", + "text": "" + }, + "value": 1, + "filter": [ + 1101017 + ], + "filter2": [] + }, { "id": 11002001, "rtype": 1, diff --git a/bin/json/game_caravancity.json b/bin/json/game_caravancity.json index 08d222122..e8e93a79f 100644 --- a/bin/json/game_caravancity.json +++ b/bin/json/game_caravancity.json @@ -210,8 +210,8 @@ "sptalk": 11003, "buytalk": 11004, "weitalk": 11005, - "cityeventpro": 0, - "cityevent": 0 + "cityeventpro": 10000, + "cityevent": 1 }, { "id": 103, @@ -334,8 +334,8 @@ "sptalk": 11003, "buytalk": 11004, "weitalk": 11005, - "cityeventpro": 0, - "cityevent": 0 + "cityeventpro": 10000, + "cityevent": 1 }, { "id": 104, @@ -461,8 +461,8 @@ "sptalk": 11003, "buytalk": 11004, "weitalk": 11005, - "cityeventpro": 0, - "cityevent": 0 + "cityeventpro": 10000, + "cityevent": 1 }, { "id": 105, @@ -587,8 +587,8 @@ "sptalk": 11003, "buytalk": 11004, "weitalk": 11005, - "cityeventpro": 0, - "cityevent": 0 + "cityeventpro": 10000, + "cityevent": 1 }, { "id": 106, @@ -714,8 +714,8 @@ "sptalk": 11003, "buytalk": 11004, "weitalk": 11005, - "cityeventpro": 0, - "cityevent": 0 + "cityeventpro": 10000, + "cityevent": 1 }, { "id": 107, @@ -840,8 +840,8 @@ "sptalk": 11003, "buytalk": 11004, "weitalk": 11005, - "cityeventpro": 0, - "cityevent": 0 + "cityeventpro": 10000, + "cityevent": 1 }, { "id": 108, @@ -966,8 +966,8 @@ "sptalk": 11003, "buytalk": 11004, "weitalk": 11005, - "cityeventpro": 0, - "cityevent": 0 + "cityeventpro": 10000, + "cityevent": 1 }, { "id": 109, @@ -1092,8 +1092,8 @@ "sptalk": 11003, "buytalk": 11004, "weitalk": 11005, - "cityeventpro": 0, - "cityevent": 0 + "cityeventpro": 10000, + "cityevent": 1 }, { "id": 110, @@ -1218,8 +1218,8 @@ "sptalk": 11003, "buytalk": 11004, "weitalk": 11005, - "cityeventpro": 0, - "cityevent": 0 + "cityeventpro": 10000, + "cityevent": 1 }, { "id": 111, @@ -1345,8 +1345,8 @@ "sptalk": 11003, "buytalk": 11004, "weitalk": 11005, - "cityeventpro": 0, - "cityevent": 0 + "cityeventpro": 10000, + "cityevent": 1 }, { "id": 112, @@ -1471,8 +1471,8 @@ "sptalk": 11003, "buytalk": 11004, "weitalk": 11005, - "cityeventpro": 0, - "cityevent": 0 + "cityeventpro": 10000, + "cityevent": 1 }, { "id": 113, @@ -1597,7 +1597,7 @@ "sptalk": 11003, "buytalk": 11004, "weitalk": 11005, - "cityeventpro": 0, - "cityevent": 0 + "cityeventpro": 10000, + "cityevent": 1 } ] \ No newline at end of file diff --git a/bin/json/game_guide.json b/bin/json/game_guide.json index 3dd705311..1d08acebd 100644 --- a/bin/json/game_guide.json +++ b/bin/json/game_guide.json @@ -1696,7 +1696,7 @@ "startPar": "", "parameter": "", "interface": "", - "condition": "worldtask_accept_20112", + "condition": "FinishLevel_1101017", "followtj": "", "followguide": 1000902, "finger": [ @@ -1960,7 +1960,7 @@ "x": 0, "y": 0 }, - "fingerTime": 0.5, + "fingerTime": 1.5, "objSize": { "x": 0, "y": 0 @@ -2341,7 +2341,7 @@ "x": 0, "y": 0 }, - "fingerTime": 0, + "fingerTime": 1.5, "objSize": { "x": 0, "y": 0 @@ -2372,7 +2372,7 @@ "startPar": "", "parameter": "", "interface": "", - "condition": "FinishLevel_1101018", + "condition": "funcopen_Traindragon", "followtj": "", "followguide": 1001102, "finger": [ diff --git a/bin/json/game_hero.json b/bin/json/game_hero.json index 26a162271..01bcde39a 100644 --- a/bin/json/game_hero.json +++ b/bin/json/game_hero.json @@ -48,7 +48,7 @@ "key": "atlas_13001", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 10, "camerainterval": 0, "equiprcom": [ 1, @@ -78,7 +78,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_1", + "key": "hero_main_herointr_13001", "text": "传说中的守护者“闪闪”,拥有不俗的战斗能力" } }, @@ -131,7 +131,7 @@ "key": "atlas_13002", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 10, "camerainterval": 0, "equiprcom": [ 1, @@ -161,7 +161,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_2", + "key": "hero_main_herointr_13002", "text": "传说中的守护者“食人鱼先生”,拥有不俗的战斗能力" } }, @@ -214,7 +214,7 @@ "key": "atlas_13003", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 10, "camerainterval": 0, "equiprcom": [ 1, @@ -244,7 +244,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_3", + "key": "hero_main_herointr_13003", "text": "传说中的守护者“啊啊”,拥有不俗的战斗能力" } }, @@ -297,7 +297,7 @@ "key": "atlas_13004", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 10, "camerainterval": 0, "equiprcom": [ 1, @@ -327,7 +327,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_4", + "key": "hero_main_herointr_13004", "text": "传说中的守护者“法夸德勋爵”,拥有不俗的战斗能力" } }, @@ -380,7 +380,7 @@ "key": "atlas_13005", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 10, "camerainterval": 0, "equiprcom": [ 1, @@ -410,7 +410,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_5", + "key": "hero_main_herointr_13005", "text": "传说中的守护者“大大”,拥有不俗的战斗能力" } }, @@ -493,7 +493,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_6", + "key": "hero_main_herointr_14001", "text": "传说中的守护者“史图依克”,拥有不俗的战斗能力" } }, @@ -546,7 +546,7 @@ "key": "atlas_14002", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 50, "camerainterval": 0, "equiprcom": [ 1, @@ -576,7 +576,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_7", + "key": "hero_main_herointr_14002", "text": "传说中的守护者“大龙”,拥有不俗的战斗能力" } }, @@ -659,7 +659,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_8", + "key": "hero_main_herointr_14003", "text": "传说中的守护者“亚丝翠”,拥有不俗的战斗能力" } }, @@ -742,7 +742,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_9", + "key": "hero_main_herointr_14004", "text": "传说中的守护者“克莱尔·努涅斯”,拥有不俗的战斗能力" } }, @@ -795,7 +795,7 @@ "key": "atlas_14005", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 30, "camerainterval": 0, "equiprcom": [ 1, @@ -825,7 +825,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_10", + "key": "hero_main_herointr_14005", "text": "传说中的守护者“鹤大师”,拥有不俗的战斗能力" } }, @@ -908,7 +908,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_11", + "key": "hero_main_herointr_14006", "text": "传说中的守护者“布兰奇”,拥有不俗的战斗能力" } }, @@ -961,7 +961,7 @@ "key": "atlas_14007", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 30, "camerainterval": 0, "equiprcom": [ 1, @@ -991,7 +991,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_12", + "key": "hero_main_herointr_14007", "text": "传说中的守护者“格里斯特王子”,拥有不俗的战斗能力" } }, @@ -1074,7 +1074,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_13", + "key": "hero_main_herointr_15001", "text": "传说中的守护者“吉姆·莱克”,拥有不俗的战斗能力" } }, @@ -1127,7 +1127,7 @@ "key": "atlas_15002", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 60, "camerainterval": 0, "equiprcom": [ 1, @@ -1157,7 +1157,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_14", + "key": "hero_main_herointr_15002", "text": "传说中的守护者“船长”,拥有不俗的战斗能力" } }, @@ -1210,7 +1210,7 @@ "key": "atlas_15003", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 70, "camerainterval": 0, "equiprcom": [ 1, @@ -1240,7 +1240,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_15", + "key": "hero_main_herointr_15003", "text": "传说中的守护者“希沙窦斯”,拥有不俗的战斗能力" } }, @@ -1323,7 +1323,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_16", + "key": "hero_main_herointr_15004", "text": "传说中的守护者“小欧”,拥有不俗的战斗能力" } }, @@ -1406,7 +1406,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_17", + "key": "hero_main_herointr_23001", "text": "传说中的守护者“斯梅克船长”,拥有不俗的战斗能力" } }, @@ -1489,7 +1489,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_18", + "key": "hero_main_herointr_23002", "text": "传说中的守护者“警卫队长”,拥有不俗的战斗能力" } }, @@ -1542,7 +1542,7 @@ "key": "atlas_23003", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 26, "camerainterval": 0, "equiprcom": [ 1, @@ -1572,7 +1572,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_19", + "key": "hero_main_herointr_23003", "text": " 干草堆随着风吹过街道,生活还是一成不变,只有黛塔黛恩一如既往,在午后弹奏起她的民谣。荒野的西部,精灵一出生就要干活,一切都要靠双手获得。黛塔用她的歌声抚慰着精灵们的心,每一天都如此。
但,某一天,一群宛如被彩虹殴打过的精灵出现在黛塔的面前,将她的生活搅得天翻地覆。" } }, @@ -1625,7 +1625,7 @@ "key": "atlas_23004", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 10, "camerainterval": 0, "equiprcom": [ 1, @@ -1655,14 +1655,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_20", + "key": "hero_main_herointr_23004", "text": "传说中的守护者“吉姆·普雷斯科特”,拥有不俗的战斗能力" } }, { "hid": "23011", "name": { - "key": "hero_main_name_23004", + "key": "hero_main_name_23011", "text": "伟大力" }, "star": 3, @@ -1738,7 +1738,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_20", + "key": "hero_main_herointr_23011", "text": "传说中的守护者“伟大力”,拥有不俗的战斗能力" } }, @@ -1791,7 +1791,7 @@ "key": "atlas_24001", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 30, "camerainterval": 0, "equiprcom": [ 1, @@ -1821,7 +1821,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_21", + "key": "hero_main_herointr_24001", "text": "传说中的守护者“警长”,拥有不俗的战斗能力" } }, @@ -1904,7 +1904,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_22", + "key": "hero_main_herointr_24002", "text": "传说中的守护者“牙仙”,拥有不俗的战斗能力" } }, @@ -1987,7 +1987,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_23", + "key": "hero_main_herointr_24003", "text": "传说中的守护者“睡神沙人”,拥有不俗的战斗能力" } }, @@ -2070,7 +2070,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_24", + "key": "hero_main_herointr_24004", "text": " 结实的大脚,强健的肌肉,犀利的眼神,这样一位猛男,画出的彩蛋花纹却可爱到比少女更少女。嘴硬心软是他的基操,挖苦人能让对方当场气晕,但同伴遇险时他又冲得比谁都快。
而能扰乱这位猛男心弦的,只有胡萝卜和冰霜杰克。当然,这绝不是因为邦尼对杰克有什么超出生物学范畴以外的感情,只是因为看见杰克那吊儿郎当的样子,邦尼就气得牙痒痒。" } }, @@ -2123,7 +2123,7 @@ "key": "atlas_24005", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 30, "camerainterval": 0, "equiprcom": [ 1, @@ -2153,7 +2153,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_25", + "key": "hero_main_herointr_24005", "text": "传说中的守护者“金猴”,拥有不俗的战斗能力" } }, @@ -2236,7 +2236,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_26", + "key": "hero_main_herointr_24006", "text": "传说中的守护者“凯尔”,拥有不俗的战斗能力" } }, @@ -2319,7 +2319,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_27", + "key": "hero_main_herointr_24007", "text": "传说中的守护者“小钱”,拥有不俗的战斗能力" } }, @@ -2402,7 +2402,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_28", + "key": "hero_main_herointr_24008", "text": " 暴躁二人组中的姐姐,粗鲁,暴躁,追求危险和刺激,无论怎么看,暴芙纳特都和淑女这个词毫不沾边。但是身为维京人,她这种特质反而被视为合格的勇士,也是件奇事。
暴芙纳特非常自恋,一直梦想嫁一个强壮有力的如意郎君。她的弟弟对此十分不屑。" } }, @@ -2485,7 +2485,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_29", + "key": "hero_main_herointr_24009", "text": "传说中的守护者“云朵先生”,拥有不俗的战斗能力" } }, @@ -2568,7 +2568,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_30", + "key": "hero_main_herointr_25001", "text": "传说中的守护者“阿宝”,拥有不俗的战斗能力" } }, @@ -2585,7 +2585,7 @@ "type": 1, "ip": 6, "sd": 1, - "handbook": -1, + "handbook": 1, "prefab": "25002", "rotation": "0|0|0", "revolve": 0, @@ -2621,7 +2621,7 @@ "key": "atlas_25002", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 80, "camerainterval": 0, "equiprcom": [ 1, @@ -2651,7 +2651,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_31", + "key": "hero_main_herointr_25002", "text": "传说中的守护者“沃尔夫先生”,拥有不俗的战斗能力" } }, @@ -2734,7 +2734,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_32", + "key": "hero_main_herointr_25003", "text": "传说中的守护者“羊仙姑”,拥有不俗的战斗能力" } }, @@ -2817,7 +2817,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_33", + "key": "hero_main_herointr_25004", "text": "传说中的守护者“波比”,拥有不俗的战斗能力" } }, @@ -2900,7 +2900,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_34", + "key": "hero_main_herointr_33001", "text": "传说中的守护者“巫嘎”,拥有不俗的战斗能力" } }, @@ -2953,7 +2953,7 @@ "key": "atlas_33002", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 10, "camerainterval": 0, "equiprcom": [ 1, @@ -2983,7 +2983,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_35", + "key": "hero_main_herointr_33002", "text": "传说中的守护者“坦克”,拥有不俗的战斗能力" } }, @@ -3036,7 +3036,7 @@ "key": "atlas_33003", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 10, "camerainterval": 0, "equiprcom": [ 1, @@ -3066,7 +3066,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_36", + "key": "hero_main_herointr_33003", "text": "传说中的守护者“胡德先生”,拥有不俗的战斗能力" } }, @@ -3149,7 +3149,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_37", + "key": "hero_main_herointr_33004", "text": "传说中的守护者“普鲁格兰杰”,拥有不俗的战斗能力" } }, @@ -3202,7 +3202,7 @@ "key": "atlas_33005", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 10, "camerainterval": 0, "equiprcom": [ 1, @@ -3232,7 +3232,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_38", + "key": "hero_main_herointr_33005", "text": "传说中的守护者“鼻涕粗”,拥有不俗的战斗能力" } }, @@ -3315,7 +3315,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_39", + "key": "hero_main_herointr_33006", "text": "传说中的守护者“珍妮丝·邓普顿”,拥有不俗的战斗能力" } }, @@ -3398,7 +3398,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_40", + "key": "hero_main_herointr_34001", "text": "传说中的守护者“贫嘴驴”,拥有不俗的战斗能力" } }, @@ -3481,7 +3481,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_41", + "key": "hero_main_herointr_34002", "text": "传说中的守护者“蒂姆·邓普顿”,拥有不俗的战斗能力" } }, @@ -3498,7 +3498,7 @@ "type": 1, "ip": 10, "sd": 1, - "handbook": 1, + "handbook": -1, "prefab": "34003", "rotation": "0|0|0", "revolve": 0, @@ -3564,7 +3564,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_42", + "key": "hero_main_herointr_34003", "text": "传说中的守护者“圣诞老人”,拥有不俗的战斗能力" } }, @@ -3617,7 +3617,7 @@ "key": "atlas_34004", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 30, "camerainterval": 0, "equiprcom": [ 1, @@ -3647,7 +3647,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_43", + "key": "hero_main_herointr_34004", "text": "传说中的守护者“瓜哥”,拥有不俗的战斗能力" } }, @@ -3700,7 +3700,7 @@ "key": "atlas_34005", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 20, "camerainterval": 0, "equiprcom": [ 1, @@ -3730,7 +3730,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_44", + "key": "hero_main_herointr_34005", "text": "传说中的守护者“沃尔特·史翠克勒”,拥有不俗的战斗能力" } }, @@ -3747,7 +3747,7 @@ "type": 1, "ip": 10, "sd": 1, - "handbook": 1, + "handbook": -1, "prefab": "34006", "rotation": "0|0|0", "revolve": 0, @@ -3813,7 +3813,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_45", + "key": "hero_main_herointr_34006", "text": "传说中的守护者“冰霜杰克”,拥有不俗的战斗能力" } }, @@ -3830,7 +3830,7 @@ "type": 1, "ip": 5, "sd": 1, - "handbook": 1, + "handbook": -1, "prefab": "34007", "rotation": "0|0|0", "revolve": 0, @@ -3896,7 +3896,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_46", + "key": "hero_main_herointr_34007", "text": "传说中的守护者“菲奥娜”,拥有不俗的战斗能力" } }, @@ -3949,7 +3949,7 @@ "key": "atlas_34008", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 20, "camerainterval": 0, "equiprcom": [ 1, @@ -3979,7 +3979,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_47", + "key": "hero_main_herointr_34008", "text": "传说中的守护者“悍夫那特”,拥有不俗的战斗能力" } }, @@ -4032,7 +4032,7 @@ "key": "atlas_35001", "text": "" }, - "enteranivalue": 20, + "enteranivalue": 70, "camerainterval": 0.6, "equiprcom": [ 1, @@ -4062,7 +4062,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_48", + "key": "hero_main_herointr_35001", "text": "传说中的守护者“师父”,拥有不俗的战斗能力" } }, @@ -4115,7 +4115,7 @@ "key": "atlas_35002", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 60, "camerainterval": 0, "equiprcom": [ 1, @@ -4145,7 +4145,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_49", + "key": "hero_main_herointr_35002", "text": "传说中的守护者“希卡普”,拥有不俗的战斗能力" } }, @@ -4198,7 +4198,7 @@ "key": "atlas_35003", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 60, "camerainterval": 0, "equiprcom": [ 1, @@ -4228,7 +4228,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_50", + "key": "hero_main_herointr_35003", "text": "传说中的守护者“漆黑”,拥有不俗的战斗能力" } }, @@ -4281,7 +4281,7 @@ "key": "atlas_35004", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 70, "camerainterval": 0, "equiprcom": [ 1, @@ -4311,7 +4311,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_51", + "key": "hero_main_herointr_35004", "text": "传说中的守护者“黛安·福克斯顿”,拥有不俗的战斗能力" } }, @@ -4364,7 +4364,7 @@ "key": "atlas_35005", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 50, "camerainterval": 0, "equiprcom": [ 1, @@ -4394,7 +4394,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_52", + "key": "hero_main_herointr_35005", "text": "传说中的守护者“幸运·普雷斯科特”,拥有不俗的战斗能力" } }, @@ -4447,7 +4447,7 @@ "key": "atlas_35006", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 30, "camerainterval": 0, "equiprcom": [ 1, @@ -4477,7 +4477,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_53", + "key": "hero_main_herointr_35006", "text": "传说中的守护者“平先生”,拥有不俗的战斗能力" } }, @@ -4530,7 +4530,7 @@ "key": "atlas_43001", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 10, "camerainterval": 0, "equiprcom": [ 1, @@ -4560,7 +4560,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_54", + "key": "hero_main_herointr_43001", "text": "传说中的守护者“阿比盖尔·斯通”,拥有不俗的战斗能力" } }, @@ -4613,7 +4613,7 @@ "key": "atlas_43002", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 40, "camerainterval": 0, "equiprcom": [ 1, @@ -4643,7 +4643,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_55", + "key": "hero_main_herointr_43002", "text": "传说中的守护者“果酱教授”,拥有不俗的战斗能力" } }, @@ -4696,7 +4696,7 @@ "key": "atlas_43003", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 10, "camerainterval": 0, "equiprcom": [ 1, @@ -4726,7 +4726,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_56", + "key": "hero_main_herointr_43003", "text": "传说中的守护者“史蒂夫·帕丘克”,拥有不俗的战斗能力" } }, @@ -4743,7 +4743,7 @@ "type": 1, "ip": 5, "sd": 1, - "handbook": -1, + "handbook": 1, "prefab": "43004", "rotation": "0|0|0", "revolve": 0, @@ -4779,7 +4779,7 @@ "key": "atlas_43004", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 10, "camerainterval": 0, "equiprcom": [ 1, @@ -4809,7 +4809,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_57", + "key": "hero_main_herointr_43004", "text": "传说中的守护者“姜饼人”,拥有不俗的战斗能力" } }, @@ -4892,7 +4892,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_58", + "key": "hero_main_herointr_43005", "text": "传说中的守护者“瓦希尔指挥官”,拥有不俗的战斗能力" } }, @@ -4975,7 +4975,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_59", + "key": "hero_main_herointr_43006", "text": "传说中的守护者“布里奇特”,拥有不俗的战斗能力" } }, @@ -4992,7 +4992,7 @@ "type": 1, "ip": 11, "sd": 1, - "handbook": -1, + "handbook": 1, "prefab": "43007", "rotation": "0|0|0", "revolve": 0, @@ -5028,7 +5028,7 @@ "key": "atlas_43007", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 10, "camerainterval": 0, "equiprcom": [ 1, @@ -5058,7 +5058,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_60", + "key": "hero_main_herointr_43007", "text": "传说中的守护者“戈伯”,拥有不俗的战斗能力" } }, @@ -5141,7 +5141,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_61", + "key": "hero_main_herointr_44001", "text": "传说中的守护者“美肚鲨”,拥有不俗的战斗能力" } }, @@ -5224,7 +5224,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_62", + "key": "hero_main_herointr_44002", "text": "传说中的守护者“蛇先生”,拥有不俗的战斗能力" } }, @@ -5241,7 +5241,7 @@ "type": 1, "ip": 5, "sd": 1, - "handbook": -1, + "handbook": 1, "prefab": "44003", "rotation": "0|0|0", "revolve": 0, @@ -5277,7 +5277,7 @@ "key": "atlas_44003", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 10, "camerainterval": 0, "equiprcom": [ 1, @@ -5307,7 +5307,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_63", + "key": "hero_main_herointr_44003", "text": "传说中的守护者“匹诺曹”,拥有不俗的战斗能力" } }, @@ -5360,7 +5360,7 @@ "key": "atlas_44004", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 40, "camerainterval": 0, "equiprcom": [ 1, @@ -5390,7 +5390,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_64", + "key": "hero_main_herointr_44004", "text": "传说中的守护者“骇客蛛”,拥有不俗的战斗能力" } }, @@ -5443,7 +5443,7 @@ "key": "atlas_44006", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 45, "camerainterval": 0, "equiprcom": [ 1, @@ -5473,7 +5473,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_65", + "key": "hero_main_herointr_44006", "text": "传说中的守护者“悍娇虎”,拥有不俗的战斗能力" } }, @@ -5526,7 +5526,7 @@ "key": "atlas_45001", "text": "" }, - "enteranivalue": 0, + "enteranivalue": 60, "camerainterval": 0, "equiprcom": [ 1, @@ -5556,7 +5556,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_66", + "key": "hero_main_herointr_45001", "text": "传说中的守护者“乌龟大师”,拥有不俗的战斗能力" } }, @@ -5639,7 +5639,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_67", + "key": "hero_main_herointr_45002", "text": "传说中的守护者“梅林”,拥有不俗的战斗能力" } }, @@ -5722,7 +5722,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_68", + "key": "hero_main_herointr_45003", "text": "传说中的守护者“盖”,拥有不俗的战斗能力" } }, @@ -5805,7 +5805,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_69", + "key": "hero_main_herointr_45004", "text": "传说中的守护者“穿靴子的猫”,拥有不俗的战斗能力" } }, @@ -5888,7 +5888,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_70", + "key": "hero_main_herointr_44005", "text": "传说中的守护者“小伊”,拥有不俗的战斗能力" } }, @@ -5971,7 +5971,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_71", + "key": "hero_main_herointr_15005", "text": "传说中的守护者“亚力克斯”,拥有不俗的战斗能力" } }, @@ -6054,7 +6054,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_72", + "key": "hero_main_herointr_51001", "text": "传说中的守护者“啵啵星人”,拥有不俗的战斗能力" } }, @@ -6137,7 +6137,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_73", + "key": "hero_main_herointr_51002", "text": "传说中的守护者“大胡子村民”,拥有不俗的战斗能力" } }, @@ -6220,7 +6220,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_74", + "key": "hero_main_herointr_51003", "text": "传说中的守护者“蓝帽子村民”,拥有不俗的战斗能力" } }, @@ -6303,7 +6303,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_75", + "key": "hero_main_herointr_51004", "text": "传说中的守护者“豺狼小怪”,拥有不俗的战斗能力" } }, @@ -6386,7 +6386,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_76", + "key": "hero_main_herointr_51005", "text": "传说中的守护者“犀牛守卫”,拥有不俗的战斗能力" } }, @@ -6469,7 +6469,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_77", + "key": "hero_main_herointr_51006", "text": "传说中的守护者“羊”,拥有不俗的战斗能力" } }, @@ -6552,7 +6552,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_78", + "key": "hero_main_herointr_51007", "text": "传说中的守护者“香塔尔杜布瓦队长手下2号”,拥有不俗的战斗能力" } }, @@ -6635,7 +6635,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_79", + "key": "hero_main_herointr_54005", "text": "传说中的守护者“无牙仔”,拥有不俗的战斗能力" } }, @@ -6718,7 +6718,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_80", + "key": "hero_main_herointr_51010", "text": "传说中的守护者“瘦高的警卫”,拥有不俗的战斗能力" } }, @@ -6801,7 +6801,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_81", + "key": "hero_main_herointr_51011", "text": "传说中的守护者“强壮的警卫”,拥有不俗的战斗能力" } }, @@ -6884,7 +6884,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_82", + "key": "hero_main_herointr_51012", "text": "传说中的守护者“小猴子”,拥有不俗的战斗能力" } }, @@ -6967,7 +6967,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_83", + "key": "hero_main_herointr_51013", "text": "传说中的守护者“巨怪啰啰”,拥有不俗的战斗能力" } }, @@ -7050,7 +7050,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_84", + "key": "hero_main_herointr_51014", "text": "传说中的守护者“博啃族宫廷守卫”,拥有不俗的战斗能力" } }, @@ -7133,7 +7133,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_85", + "key": "hero_main_herointr_54001", "text": "传说中的守护者“致命纳得”,拥有不俗的战斗能力" } }, @@ -7216,7 +7216,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_86", + "key": "hero_main_herointr_53001", "text": "传说中的守护者“埃雷特”,拥有不俗的战斗能力" } }, @@ -7299,7 +7299,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_87", + "key": "hero_main_herointr_53002", "text": "传说中的守护者“豺狼头领”,拥有不俗的战斗能力" } }, @@ -7382,7 +7382,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_88", + "key": "hero_main_herointr_53003", "text": "传说中的守护者“豪猪大师(翡翠僵尸)”,拥有不俗的战斗能力" } }, @@ -7465,7 +7465,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_89", + "key": "hero_main_herointr_54002", "text": "传说中的守护者“丝塔西”,拥有不俗的战斗能力" } }, @@ -7548,7 +7548,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_90", + "key": "hero_main_herointr_54003", "text": "传说中的守护者“黑猫”,拥有不俗的战斗能力" } }, @@ -7631,7 +7631,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_91", + "key": "hero_main_herointr_53005", "text": "传说中的守护者“小猴子首领”,拥有不俗的战斗能力" } }, @@ -7714,7 +7714,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_92", + "key": "hero_main_herointr_53006", "text": "传说中的守护者“巨怪首领”,拥有不俗的战斗能力" } }, @@ -7797,7 +7797,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_93", + "key": "hero_main_herointr_55001", "text": "传说中的守护者“火龙”,拥有不俗的战斗能力" } }, @@ -7880,7 +7880,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_94", + "key": "hero_main_herointr_55002", "text": "传说中的守护者“巨型猩猩怪兽”,拥有不俗的战斗能力" } }, @@ -7963,7 +7963,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_95", + "key": "hero_main_herointr_55003", "text": "传说中的守护者“格尔族”,拥有不俗的战斗能力" } }, @@ -8046,7 +8046,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_96", + "key": "hero_main_herointr_55004", "text": "传说中的守护者“大厨”,拥有不俗的战斗能力" } }, @@ -8129,7 +8129,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_97", + "key": "hero_main_herointr_55005", "text": "传说中的守护者“火焰泰坦”,拥有不俗的战斗能力" } }, @@ -8212,7 +8212,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_98", + "key": "hero_main_herointr_55006", "text": "传说中的守护者“森林泰坦”,拥有不俗的战斗能力" } }, @@ -8295,7 +8295,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_99", + "key": "hero_main_herointr_55007", "text": "传说中的守护者“冰霜泰坦”,拥有不俗的战斗能力" } }, @@ -8378,7 +8378,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_100", + "key": "hero_main_herointr_11021", "text": "传说中的守护者“莫甘娜巨怪”,拥有不俗的战斗能力" } }, @@ -8463,7 +8463,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_101", + "key": "hero_main_herointr_12003", "text": "传说中的守护者“黑化波比”,拥有不俗的战斗能力" } }, @@ -8546,7 +8546,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_102", + "key": "hero_main_herointr_63002", "text": "传说中的守护者“黑化食人鱼先生”,拥有不俗的战斗能力" } }, @@ -8629,7 +8629,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_103", + "key": "hero_main_herointr_63003", "text": "传说中的守护者“黑化啊啊”,拥有不俗的战斗能力" } }, @@ -8712,7 +8712,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_104", + "key": "hero_main_herointr_63004", "text": "传说中的守护者“黑化法夸德勋爵”,拥有不俗的战斗能力" } }, @@ -8795,7 +8795,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_105", + "key": "hero_main_herointr_64003", "text": "传说中的守护者“黑化亚丝翠”,拥有不俗的战斗能力" } }, @@ -8878,7 +8878,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_106", + "key": "hero_main_herointr_74002", "text": "传说中的守护者“黑化牙仙”,拥有不俗的战斗能力" } }, @@ -8961,7 +8961,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_107", + "key": "hero_main_herointr_74003", "text": "传说中的守护者“黑化睡神沙人”,拥有不俗的战斗能力" } }, @@ -9044,7 +9044,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_108", + "key": "hero_main_herointr_74004", "text": "传说中的守护者“黑化邦尼兔”,拥有不俗的战斗能力" } }, @@ -9127,7 +9127,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_109", + "key": "hero_main_herointr_83002", "text": "传说中的守护者“黑化坦克”,拥有不俗的战斗能力" } }, @@ -9210,7 +9210,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_110", + "key": "hero_main_herointr_83006", "text": "传说中的守护者“黑化珍妮丝·邓普顿”,拥有不俗的战斗能力" } }, @@ -9293,7 +9293,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_110", + "key": "hero_main_herointr_83007", "text": "传说中的守护者“埃雷特”,拥有不俗的战斗能力" } }, @@ -9376,7 +9376,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_111", + "key": "hero_main_herointr_84002", "text": "传说中的守护者“黑化蒂姆·邓普顿”,拥有不俗的战斗能力" } }, @@ -9459,7 +9459,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_112", + "key": "hero_main_herointr_94002", "text": "传说中的守护者“黑化蛇先生”,拥有不俗的战斗能力" } }, @@ -9542,7 +9542,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_113", + "key": "hero_main_herointr_94005", "text": "传说中的守护者“黑化小伊”,拥有不俗的战斗能力" } }, @@ -9625,7 +9625,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_114", + "key": "hero_main_herointr_101004", "text": "传说中的守护者“玉化豺狼小怪”,拥有不俗的战斗能力" } }, @@ -9708,7 +9708,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_115", + "key": "hero_main_herointr_99998", "text": "传说中的守护者“???”,拥有不俗的战斗能力" } }, @@ -9791,7 +9791,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_116", + "key": "hero_main_herointr_99999", "text": "传说中的守护者“NPC”,拥有不俗的战斗能力" } }, @@ -9874,7 +9874,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_117", + "key": "hero_main_herointr_51015", "text": "传说中的守护者“火焰泰坦1”,拥有不俗的战斗能力" } }, @@ -9957,7 +9957,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_118", + "key": "hero_main_herointr_51016", "text": "传说中的守护者“火焰泰坦2”,拥有不俗的战斗能力" } }, @@ -10040,7 +10040,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_119", + "key": "hero_main_herointr_51017", "text": "传说中的守护者“森林泰坦1”,拥有不俗的战斗能力" } }, @@ -10123,7 +10123,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_120", + "key": "hero_main_herointr_51018", "text": "传说中的守护者“森林泰坦2”,拥有不俗的战斗能力" } }, @@ -10206,7 +10206,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_121", + "key": "hero_main_herointr_51019", "text": "传说中的守护者“冰霜泰坦1”,拥有不俗的战斗能力" } }, @@ -10289,7 +10289,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_122", + "key": "hero_main_herointr_51020", "text": "传说中的守护者“冰霜泰坦2”,拥有不俗的战斗能力" } }, @@ -10372,7 +10372,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_123", + "key": "hero_main_herointr_51021", "text": "传说中的守护者“巨型猩猩怪兽1”,拥有不俗的战斗能力" } }, @@ -10455,7 +10455,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_124", + "key": "hero_main_herointr_51022", "text": "传说中的守护者“巨型猩猩怪兽2”,拥有不俗的战斗能力" } }, @@ -10538,7 +10538,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_125", + "key": "hero_main_herointr_51023", "text": "传说中的守护者“大厨1”,拥有不俗的战斗能力" } }, @@ -10621,7 +10621,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_126", + "key": "hero_main_herointr_51024", "text": "传说中的守护者“大厨2”,拥有不俗的战斗能力" } }, @@ -10704,7 +10704,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_127", + "key": "hero_main_herointr_51025", "text": "传说中的守护者“火龙1”,拥有不俗的战斗能力" } }, @@ -10787,7 +10787,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_128", + "key": "hero_main_herointr_51026", "text": "传说中的守护者“火龙2”,拥有不俗的战斗能力" } }, @@ -10870,7 +10870,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_129", + "key": "hero_main_herointr_51027", "text": "传说中的守护者“格尔族1”,拥有不俗的战斗能力" } }, @@ -10953,7 +10953,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_130", + "key": "hero_main_herointr_51028", "text": "传说中的守护者“格尔族2”,拥有不俗的战斗能力" } }, @@ -11036,7 +11036,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_131", + "key": "hero_main_herointr_51029", "text": "传说中的守护者“恐惧灵1”,拥有不俗的战斗能力" } }, @@ -11119,7 +11119,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_132", + "key": "hero_main_herointr_51030", "text": "传说中的守护者“恐惧灵2”,拥有不俗的战斗能力" } }, @@ -11202,7 +11202,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_133", + "key": "hero_main_herointr_51031", "text": "传说中的守护者“恐惧灵3”,拥有不俗的战斗能力" } }, @@ -11285,7 +11285,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_134", + "key": "hero_main_herointr_51032", "text": "传说中的守护者“恐惧灵4”,拥有不俗的战斗能力" } }, @@ -11368,7 +11368,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_135", + "key": "hero_main_herointr_51033", "text": "传说中的守护者“恐惧灵5”,拥有不俗的战斗能力" } }, @@ -11451,7 +11451,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_136", + "key": "hero_main_herointr_54011", "text": "传说中的守护者“铁钩船长”,拥有不俗的战斗能力" } }, @@ -11534,7 +11534,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_137", + "key": "hero_main_herointr_54012", "text": "传说中的守护者“多丽丝”,拥有不俗的战斗能力" } }, @@ -11617,7 +11617,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_138", + "key": "hero_main_herointr_54013", "text": "传说中的守护者“酒吧客人”,拥有不俗的战斗能力" } }, @@ -11700,7 +11700,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_139", + "key": "hero_main_herointr_54014", "text": "传说中的守护者“姜饼妹”,拥有不俗的战斗能力" } }, @@ -11783,7 +11783,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_140", + "key": "hero_main_herointr_54015", "text": "传说中的守护者“受伤的老太太”,拥有不俗的战斗能力" } }, @@ -11866,7 +11866,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_141", + "key": "hero_main_herointr_54016", "text": "传说中的守护者“黑袍人”,拥有不俗的战斗能力" } }, @@ -11949,7 +11949,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_142", + "key": "hero_main_herointr_54017", "text": "传说中的守护者“蝙蝠·黛比”,拥有不俗的战斗能力" } }, @@ -12032,7 +12032,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_143", + "key": "hero_main_herointr_54018", "text": "传说中的守护者“村民兔”,拥有不俗的战斗能力" } }, @@ -12115,7 +12115,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_144", + "key": "hero_main_herointr_54019", "text": "传说中的守护者“独眼怪人”,拥有不俗的战斗能力" } }, @@ -12198,7 +12198,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_145", + "key": "hero_main_herointr_54020", "text": "传说中的守护者“村民猪”,拥有不俗的战斗能力" } }, @@ -12281,7 +12281,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_145", + "key": "hero_main_herointr_54021", "text": "传说中的守护者“葛伦科”,拥有不俗的战斗能力" } }, @@ -12364,7 +12364,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_145", + "key": "hero_main_herointr_54022", "text": "传说中的守护者“阴影战士”,拥有不俗的战斗能力" } }, @@ -12447,7 +12447,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_145", + "key": "hero_main_herointr_54023", "text": "传说中的守护者“龙群”,拥有不俗的战斗能力" } }, @@ -12530,7 +12530,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_145", + "key": "hero_main_herointr_54024", "text": "传说中的守护者“黑暗掠夺者”,拥有不俗的战斗能力" } }, @@ -12613,14 +12613,97 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_145", + "key": "hero_main_herointr_54025", "text": "传说中的守护者“丑姐姐”,拥有不俗的战斗能力" } }, + { + "hid": "54026", + "name": { + "key": "hero_main_name_54026", + "text": "法夸德勋爵(靴猫)" + }, + "star": 4, + "color": 3, + "race": 3, + "job": 1, + "type": 1, + "ip": 5, + "sd": 1, + "handbook": 1, + "prefab": "13004", + "rotation": "0|0|0", + "revolve": 0, + "scale": [ + 1, + 1, + 1 + ], + "icon": "13004", + "vocal": "13004", + "tujing": [ + 107 + ], + "detailwindow": "effect_effect_shilaike_daiji", + "intr": { + "key": "", + "text": "" + }, + "events": "hero_13004", + "cite": "", + "effectstay": [], + "hpspace": { + "x": 0, + "y": -0.69, + "z": 0 + }, + "capskillrule": 101, + "skill": 0, + "skill1": 113004111, + "skill2": 113004211, + "skill3": 113004311, + "txt": { + "key": "atlas_54026", + "text": "" + }, + "enteranivalue": 0, + "camerainterval": 0, + "equiprcom": [ + 1, + 2, + 10 + ], + "angle": 0, + "deviation": 0, + "show": 2, + "herofrag": [ + { + "a": "item", + "t": "12013004", + "n": 1 + } + ], + "herofragnum": 6, + "heroskillup": [ + "10000004" + ], + "expitem": [ + { + "a": "item", + "t": "10000012", + "n": 1 + } + ], + "expitemnum": 7, + "herointr": { + "key": "hero_main_herointr_54026", + "text": "传说中的守护者“法夸德勋爵(靴猫)”,拥有不俗的战斗能力" + } + }, { "hid": "51050", "name": { - "key": "hero_main_name_54026", + "key": "hero_main_name_51050", "text": "恐惧小蜘蛛" }, "star": 3, @@ -12696,14 +12779,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_146", + "key": "hero_main_herointr_51050", "text": "传说中的守护者“恐惧小蜘蛛”,拥有不俗的战斗能力" } }, { "hid": "51051", "name": { - "key": "hero_main_name_54027", + "key": "hero_main_name_51051", "text": "烟火灵" }, "star": 3, @@ -12779,14 +12862,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_147", + "key": "hero_main_herointr_51051", "text": "传说中的守护者“烟火灵”,拥有不俗的战斗能力" } }, { "hid": "51052", "name": { - "key": "hero_main_name_54028", + "key": "hero_main_name_51052", "text": "恐怖小蜘蛛" }, "star": 3, @@ -12862,14 +12945,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_148", + "key": "hero_main_herointr_51052", "text": "传说中的守护者“恐怖小蜘蛛”,拥有不俗的战斗能力" } }, { "hid": "51053", "name": { - "key": "hero_main_name_54029", + "key": "hero_main_name_51053", "text": "华夫饼灵" }, "star": 3, @@ -12945,14 +13028,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_149", + "key": "hero_main_herointr_51053", "text": "传说中的守护者“华夫饼灵”,拥有不俗的战斗能力" } }, { "hid": "51054", "name": { - "key": "hero_main_name_54030", + "key": "hero_main_name_51054", "text": "豚鼠灵" }, "star": 3, @@ -13028,14 +13111,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_150", + "key": "hero_main_herointr_51054", "text": "传说中的守护者“豚鼠灵”,拥有不俗的战斗能力" } }, { "hid": "51055", "name": { - "key": "hero_main_name_54031", + "key": "hero_main_name_51055", "text": "卷轴灵" }, "star": 3, @@ -13111,14 +13194,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_151", + "key": "hero_main_herointr_51055", "text": "传说中的守护者“卷轴灵”,拥有不俗的战斗能力" } }, { "hid": "51056", "name": { - "key": "hero_main_name_54032", + "key": "hero_main_name_51056", "text": "叠罗汉豚鼠灵A" }, "star": 3, @@ -13194,14 +13277,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_150", + "key": "hero_main_herointr_51056", "text": "传说中的守护者“叠罗汉豚鼠灵A”,拥有不俗的战斗能力" } }, { "hid": "51057", "name": { - "key": "hero_main_name_54033", + "key": "hero_main_name_51057", "text": "叠罗汉豚鼠灵B" }, "star": 3, @@ -13277,14 +13360,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_150", + "key": "hero_main_herointr_51057", "text": "传说中的守护者“叠罗汉豚鼠灵B”,拥有不俗的战斗能力" } }, { "hid": "51100", "name": { - "key": "hero_main_name_54034", + "key": "hero_main_name_51100", "text": "大胡子村民" }, "star": 3, @@ -13360,14 +13443,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_152", + "key": "hero_main_herointr_51100", "text": "传说中的守护者“大胡子村民”,拥有不俗的战斗能力" } }, { "hid": "51101", "name": { - "key": "hero_main_name_54035", + "key": "hero_main_name_51101", "text": "蓝帽子村民" }, "star": 3, @@ -13443,14 +13526,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_153", + "key": "hero_main_herointr_51101", "text": "传说中的守护者“蓝帽子村民”,拥有不俗的战斗能力" } }, { "hid": "51102", "name": { - "key": "hero_main_name_54036", + "key": "hero_main_name_51102", "text": "财狼小怪" }, "star": 3, @@ -13526,14 +13609,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_154", + "key": "hero_main_herointr_51102", "text": "传说中的守护者“财狼小怪”,拥有不俗的战斗能力" } }, { "hid": "51103", "name": { - "key": "hero_main_name_54037", + "key": "hero_main_name_51103", "text": "犀牛守卫" }, "star": 3, @@ -13609,14 +13692,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_155", + "key": "hero_main_herointr_51103", "text": "传说中的守护者“犀牛守卫”,拥有不俗的战斗能力" } }, { "hid": "51104", "name": { - "key": "hero_main_name_54038", + "key": "hero_main_name_51104", "text": "羊" }, "star": 3, @@ -13692,14 +13775,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_156", + "key": "hero_main_herointr_51104", "text": "传说中的守护者“羊”,拥有不俗的战斗能力" } }, { "hid": "51105", "name": { - "key": "hero_main_name_54039", + "key": "hero_main_name_51105", "text": "瘦高的警卫" }, "star": 3, @@ -13775,14 +13858,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_157", + "key": "hero_main_herointr_51105", "text": "传说中的守护者“瘦高的警卫”,拥有不俗的战斗能力" } }, { "hid": "51106", "name": { - "key": "hero_main_name_54040", + "key": "hero_main_name_51106", "text": "强壮的警卫" }, "star": 3, @@ -13858,14 +13941,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_158", + "key": "hero_main_herointr_51106", "text": "传说中的守护者“强壮的警卫”,拥有不俗的战斗能力" } }, { "hid": "51107", "name": { - "key": "hero_main_name_54041", + "key": "hero_main_name_51107", "text": "埃雷特" }, "star": 3, @@ -13941,14 +14024,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_159", + "key": "hero_main_herointr_51107", "text": "传说中的守护者“埃雷特”,拥有不俗的战斗能力" } }, { "hid": "51108", "name": { - "key": "hero_main_name_54042", + "key": "hero_main_name_51108", "text": "豺狼头领" }, "star": 3, @@ -14024,14 +14107,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_160", + "key": "hero_main_herointr_51108", "text": "传说中的守护者“豺狼头领”,拥有不俗的战斗能力" } }, { "hid": "51109", "name": { - "key": "hero_main_name_54043", + "key": "hero_main_name_51109", "text": "豪猪大师" }, "star": 3, @@ -14107,14 +14190,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_161", + "key": "hero_main_herointr_51109", "text": "传说中的守护者“豪猪大师”,拥有不俗的战斗能力" } }, { "hid": "51110", "name": { - "key": "hero_main_name_54044", + "key": "hero_main_name_51110", "text": "小猴子" }, "star": 3, @@ -14190,14 +14273,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_162", + "key": "hero_main_herointr_51110", "text": "传说中的守护者“小猴子”,拥有不俗的战斗能力" } }, { "hid": "51111", "name": { - "key": "hero_main_name_54045", + "key": "hero_main_name_51111", "text": "恐惧小蜘蛛" }, "star": 3, @@ -14273,14 +14356,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_163", + "key": "hero_main_herointr_51111", "text": "传说中的守护者“恐惧小蜘蛛”,拥有不俗的战斗能力" } }, { "hid": "51112", "name": { - "key": "hero_main_name_54046", + "key": "hero_main_name_51112", "text": "烟火灵" }, "star": 3, @@ -14356,14 +14439,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_164", + "key": "hero_main_herointr_51112", "text": "传说中的守护者“烟火灵”,拥有不俗的战斗能力" } }, { "hid": "51113", "name": { - "key": "hero_main_name_54047", + "key": "hero_main_name_51113", "text": "恐怖小蜘蛛" }, "star": 3, @@ -14439,14 +14522,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_165", + "key": "hero_main_herointr_51113", "text": "传说中的守护者“恐怖小蜘蛛”,拥有不俗的战斗能力" } }, { "hid": "51114", "name": { - "key": "hero_main_name_54048", + "key": "hero_main_name_51114", "text": "华夫饼灵" }, "star": 3, @@ -14522,14 +14605,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_166", + "key": "hero_main_herointr_51114", "text": "传说中的守护者“华夫饼灵”,拥有不俗的战斗能力" } }, { "hid": "51300", "name": { - "key": "hero_main_name_54049", + "key": "hero_main_name_51300", "text": "大胡子村民" }, "star": 3, @@ -14605,14 +14688,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_167", + "key": "hero_main_herointr_51300", "text": "传说中的守护者“大胡子村民”,拥有不俗的战斗能力" } }, { "hid": "51301", "name": { - "key": "hero_main_name_54050", + "key": "hero_main_name_51301", "text": "蓝帽子村民" }, "star": 3, @@ -14688,14 +14771,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_168", + "key": "hero_main_herointr_51301", "text": "传说中的守护者“蓝帽子村民”,拥有不俗的战斗能力" } }, { "hid": "51302", "name": { - "key": "hero_main_name_54051", + "key": "hero_main_name_51302", "text": "财狼小怪" }, "star": 3, @@ -14771,14 +14854,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_169", + "key": "hero_main_herointr_51302", "text": "传说中的守护者“财狼小怪”,拥有不俗的战斗能力" } }, { "hid": "51303", "name": { - "key": "hero_main_name_54052", + "key": "hero_main_name_51303", "text": "犀牛守卫" }, "star": 3, @@ -14854,14 +14937,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_170", + "key": "hero_main_herointr_51303", "text": "传说中的守护者“犀牛守卫”,拥有不俗的战斗能力" } }, { "hid": "51304", "name": { - "key": "hero_main_name_54053", + "key": "hero_main_name_51304", "text": "羊" }, "star": 3, @@ -14937,14 +15020,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_171", + "key": "hero_main_herointr_51304", "text": "传说中的守护者“羊”,拥有不俗的战斗能力" } }, { "hid": "51305", "name": { - "key": "hero_main_name_54054", + "key": "hero_main_name_51305", "text": "瘦高的警卫" }, "star": 3, @@ -15020,14 +15103,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_172", + "key": "hero_main_herointr_51305", "text": "传说中的守护者“瘦高的警卫”,拥有不俗的战斗能力" } }, { "hid": "51306", "name": { - "key": "hero_main_name_54055", + "key": "hero_main_name_51306", "text": "强壮的警卫" }, "star": 3, @@ -15103,14 +15186,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_173", + "key": "hero_main_herointr_51306", "text": "传说中的守护者“强壮的警卫”,拥有不俗的战斗能力" } }, { "hid": "51307", "name": { - "key": "hero_main_name_54056", + "key": "hero_main_name_51307", "text": "埃雷特" }, "star": 3, @@ -15186,14 +15269,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_174", + "key": "hero_main_herointr_51307", "text": "传说中的守护者“埃雷特”,拥有不俗的战斗能力" } }, { "hid": "51308", "name": { - "key": "hero_main_name_54057", + "key": "hero_main_name_51308", "text": "豺狼头领" }, "star": 3, @@ -15269,14 +15352,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_175", + "key": "hero_main_herointr_51308", "text": "传说中的守护者“豺狼头领”,拥有不俗的战斗能力" } }, { "hid": "51309", "name": { - "key": "hero_main_name_54058", + "key": "hero_main_name_51309", "text": "豪猪大师" }, "star": 3, @@ -15352,14 +15435,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_176", + "key": "hero_main_herointr_51309", "text": "传说中的守护者“豪猪大师”,拥有不俗的战斗能力" } }, { "hid": "51310", "name": { - "key": "hero_main_name_54059", + "key": "hero_main_name_51310", "text": "小猴子" }, "star": 3, @@ -15435,14 +15518,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_177", + "key": "hero_main_herointr_51310", "text": "传说中的守护者“小猴子”,拥有不俗的战斗能力" } }, { "hid": "51311", "name": { - "key": "hero_main_name_54060", + "key": "hero_main_name_51311", "text": "恐惧小蜘蛛" }, "star": 3, @@ -15518,14 +15601,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_178", + "key": "hero_main_herointr_51311", "text": "传说中的守护者“恐惧小蜘蛛”,拥有不俗的战斗能力" } }, { "hid": "51312", "name": { - "key": "hero_main_name_54061", + "key": "hero_main_name_51312", "text": "烟火灵" }, "star": 3, @@ -15601,14 +15684,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_179", + "key": "hero_main_herointr_51312", "text": "传说中的守护者“烟火灵”,拥有不俗的战斗能力" } }, { "hid": "51313", "name": { - "key": "hero_main_name_54062", + "key": "hero_main_name_51313", "text": "恐怖小蜘蛛" }, "star": 3, @@ -15684,14 +15767,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_180", + "key": "hero_main_herointr_51313", "text": "传说中的守护者“恐怖小蜘蛛”,拥有不俗的战斗能力" } }, { "hid": "51314", "name": { - "key": "hero_main_name_54063", + "key": "hero_main_name_51314", "text": "华夫饼灵" }, "star": 3, @@ -15767,14 +15850,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_181", + "key": "hero_main_herointr_51314", "text": "传说中的守护者“华夫饼灵”,拥有不俗的战斗能力" } }, { "hid": "51500", "name": { - "key": "hero_main_name_54064", + "key": "hero_main_name_51500", "text": "大胡子村民" }, "star": 3, @@ -15850,14 +15933,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_182", + "key": "hero_main_herointr_51500", "text": "传说中的守护者“大胡子村民”,拥有不俗的战斗能力" } }, { "hid": "51501", "name": { - "key": "hero_main_name_54065", + "key": "hero_main_name_51501", "text": "蓝帽子村民" }, "star": 3, @@ -15933,14 +16016,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_183", + "key": "hero_main_herointr_51501", "text": "传说中的守护者“蓝帽子村民”,拥有不俗的战斗能力" } }, { "hid": "51502", "name": { - "key": "hero_main_name_54066", + "key": "hero_main_name_51502", "text": "财狼小怪" }, "star": 3, @@ -16016,14 +16099,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_184", + "key": "hero_main_herointr_51502", "text": "传说中的守护者“财狼小怪”,拥有不俗的战斗能力" } }, { "hid": "51503", "name": { - "key": "hero_main_name_54067", + "key": "hero_main_name_51503", "text": "犀牛守卫" }, "star": 3, @@ -16099,14 +16182,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_185", + "key": "hero_main_herointr_51503", "text": "传说中的守护者“犀牛守卫”,拥有不俗的战斗能力" } }, { "hid": "51504", "name": { - "key": "hero_main_name_54068", + "key": "hero_main_name_51504", "text": "羊" }, "star": 3, @@ -16182,14 +16265,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_186", + "key": "hero_main_herointr_51504", "text": "传说中的守护者“羊”,拥有不俗的战斗能力" } }, { "hid": "51505", "name": { - "key": "hero_main_name_54069", + "key": "hero_main_name_51505", "text": "瘦高的警卫" }, "star": 3, @@ -16265,14 +16348,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_187", + "key": "hero_main_herointr_51505", "text": "传说中的守护者“瘦高的警卫”,拥有不俗的战斗能力" } }, { "hid": "51506", "name": { - "key": "hero_main_name_54070", + "key": "hero_main_name_51506", "text": "强壮的警卫" }, "star": 3, @@ -16348,14 +16431,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_188", + "key": "hero_main_herointr_51506", "text": "传说中的守护者“强壮的警卫”,拥有不俗的战斗能力" } }, { "hid": "51507", "name": { - "key": "hero_main_name_54071", + "key": "hero_main_name_51507", "text": "埃雷特" }, "star": 3, @@ -16431,14 +16514,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_189", + "key": "hero_main_herointr_51507", "text": "传说中的守护者“埃雷特”,拥有不俗的战斗能力" } }, { "hid": "51508", "name": { - "key": "hero_main_name_54072", + "key": "hero_main_name_51508", "text": "豺狼头领" }, "star": 3, @@ -16514,14 +16597,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_190", + "key": "hero_main_herointr_51508", "text": "传说中的守护者“豺狼头领”,拥有不俗的战斗能力" } }, { "hid": "51509", "name": { - "key": "hero_main_name_54073", + "key": "hero_main_name_51509", "text": "豪猪大师" }, "star": 3, @@ -16597,14 +16680,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_191", + "key": "hero_main_herointr_51509", "text": "传说中的守护者“豪猪大师”,拥有不俗的战斗能力" } }, { "hid": "51510", "name": { - "key": "hero_main_name_54074", + "key": "hero_main_name_51510", "text": "小猴子" }, "star": 3, @@ -16680,14 +16763,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_192", + "key": "hero_main_herointr_51510", "text": "传说中的守护者“小猴子”,拥有不俗的战斗能力" } }, { "hid": "51511", "name": { - "key": "hero_main_name_54075", + "key": "hero_main_name_51511", "text": "恐惧小蜘蛛" }, "star": 3, @@ -16763,14 +16846,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_193", + "key": "hero_main_herointr_51511", "text": "传说中的守护者“恐惧小蜘蛛”,拥有不俗的战斗能力" } }, { "hid": "51512", "name": { - "key": "hero_main_name_54076", + "key": "hero_main_name_51512", "text": "烟火灵" }, "star": 3, @@ -16846,14 +16929,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_194", + "key": "hero_main_herointr_51512", "text": "传说中的守护者“烟火灵”,拥有不俗的战斗能力" } }, { "hid": "51513", "name": { - "key": "hero_main_name_54077", + "key": "hero_main_name_51513", "text": "恐怖小蜘蛛" }, "star": 3, @@ -16929,14 +17012,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_195", + "key": "hero_main_herointr_51513", "text": "传说中的守护者“恐怖小蜘蛛”,拥有不俗的战斗能力" } }, { "hid": "51514", "name": { - "key": "hero_main_name_54078", + "key": "hero_main_name_51514", "text": "华夫饼灵" }, "star": 3, @@ -17012,14 +17095,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_196", + "key": "hero_main_herointr_51514", "text": "传说中的守护者“华夫饼灵”,拥有不俗的战斗能力" } }, { "hid": "75001", "name": { - "key": "hero_main_name_54079", + "key": "hero_main_name_75001", "text": "胡德先生" }, "star": 3, @@ -17095,14 +17178,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_197", + "key": "hero_main_herointr_75001", "text": "传说中的守护者“胡德先生”,拥有不俗的战斗能力" } }, { "hid": "75002", "name": { - "key": "hero_main_name_54080", + "key": "hero_main_name_75002", "text": "犀牛守卫" }, "star": 3, @@ -17178,14 +17261,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_198", + "key": "hero_main_herointr_75002", "text": "传说中的守护者“犀牛守卫”,拥有不俗的战斗能力" } }, { "hid": "75003", "name": { - "key": "hero_main_name_54081", + "key": "hero_main_name_75003", "text": "吉姆·普雷斯科特" }, "star": 3, @@ -17261,14 +17344,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_199", + "key": "hero_main_herointr_75003", "text": "传说中的守护者“吉姆·普雷斯科特”,拥有不俗的战斗能力" } }, { "hid": "75004", "name": { - "key": "hero_main_name_54082", + "key": "hero_main_name_75004", "text": "埃雷特" }, "star": 3, @@ -17344,14 +17427,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_200", + "key": "hero_main_herointr_75004", "text": "传说中的守护者“埃雷特”,拥有不俗的战斗能力" } }, { "hid": "75005", "name": { - "key": "hero_main_name_54083", + "key": "hero_main_name_75005", "text": "史图依克" }, "star": 3, @@ -17427,14 +17510,14 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_201", + "key": "hero_main_herointr_75005", "text": "传说中的守护者“史图依克”,拥有不俗的战斗能力" } }, { "hid": "53007", "name": { - "key": "hero_main_name_54084", + "key": "hero_main_name_53007", "text": "漆黑" }, "star": 3, @@ -17510,7 +17593,7 @@ ], "expitemnum": 7, "herointr": { - "key": "hero_main_herointr_202", + "key": "hero_main_herointr_53007", "text": "传说中的守护者“漆黑”,拥有不俗的战斗能力" } } diff --git a/bin/json/game_integralboss.json b/bin/json/game_integralboss.json index e2772f505..7004fe146 100644 --- a/bin/json/game_integralboss.json +++ b/bin/json/game_integralboss.json @@ -5,18 +5,18 @@ "difficulty": 1, "itype": 1, "difficultytext": "简单", - "coefficient": "1", + "coefficient": 1, "unlock": 101, "unlockval": 0, "name": { - "key": "vikingexpedition_boss_name_1", + "key": "Integralboss_boss_name_1", "text": "火龙" }, "introduce": { - "key": "vikingexpedition_bossskill_introduce_1", + "key": "Integralboss_bossskill_introduce_1", "text": "熔岩泰坦巨人来自于遥远的火山,它的火焰属性使得所到之处,一片荒芜。" }, - "BattleReadyID": 10500001, + "BattleReadyID": 11804001, "firstprize": [ { "a": "attr", @@ -36,9 +36,8 @@ ], "drop": 10001001, "heroexp": 10, - "scene": "bossfight_spinymandrilla_02", - "bossmodel": 11009, - "boss_skill": [], + "spine": "bossShow_bingshuangtaitan", + "HeroId": 11009, "boss": [ 1420003 ], @@ -50,18 +49,18 @@ "difficulty": 2, "itype": 1, "difficultytext": "普通", - "coefficient": "1.2", + "coefficient": 1.2, "unlock": 102, "unlockval": 1000, "name": { - "key": "vikingexpedition_boss_name_2", + "key": "Integralboss_boss_name_2", "text": "火龙" }, "introduce": { - "key": "vikingexpedition_bossskill_introduce_2", + "key": "Integralboss_bossskill_introduce_2", "text": "冰霜泰坦巨人从极寒之地而来,没有什么比它更寒冷了。" }, - "BattleReadyID": 10500001, + "BattleReadyID": 11804001, "firstprize": [ { "a": "attr", @@ -76,9 +75,8 @@ ], "drop": 10001002, "heroexp": 10, - "scene": "bossfight_spinymandrilla_02", - "bossmodel": 11009, - "boss_skill": [], + "spine": "bossShow_bingshuangtaitan", + "HeroId": 11009, "boss": [ 1420006 ], @@ -90,18 +88,18 @@ "difficulty": 3, "itype": 1, "difficultytext": "困难", - "coefficient": "1.4", + "coefficient": 1.4, "unlock": 102, "unlockval": 2000, "name": { - "key": "vikingexpedition_boss_name_3", + "key": "Integralboss_boss_name_3", "text": "火龙" }, "introduce": { - "key": "vikingexpedition_bossskill_introduce_3", + "key": "Integralboss_bossskill_introduce_3", "text": "森林泰坦诞生于广袤的森林之中,是所有动物们的守护神。" }, - "BattleReadyID": 10500001, + "BattleReadyID": 11804001, "firstprize": [ { "a": "attr", @@ -121,9 +119,8 @@ ], "drop": 10001003, "heroexp": 10, - "scene": "bossfight_spinymandrilla_02", - "bossmodel": 11009, - "boss_skill": [], + "spine": "bossShow_bingshuangtaitan", + "HeroId": 11009, "boss": [ 1420009 ], @@ -135,18 +132,18 @@ "difficulty": 4, "itype": 1, "difficultytext": "精英", - "coefficient": "1.6", + "coefficient": 1.6, "unlock": 102, "unlockval": 3000, "name": { - "key": "vikingexpedition_boss_name_4", + "key": "Integralboss_boss_name_4", "text": "火龙" }, "introduce": { - "key": "vikingexpedition_bossskill_introduce_4", + "key": "Integralboss_bossskill_introduce_4", "text": "熔岩泰坦巨人来自于遥远的火山,它的火焰属性使得所到之处,一片荒芜。" }, - "BattleReadyID": 10500001, + "BattleReadyID": 11804001, "firstprize": [ { "a": "attr", @@ -161,9 +158,8 @@ ], "drop": 10001004, "heroexp": 10, - "scene": "bossfight_spinymandrilla_02", - "bossmodel": 11009, - "boss_skill": [], + "spine": "bossShow_bingshuangtaitan", + "HeroId": 11009, "boss": [ 1420012 ], @@ -175,18 +171,18 @@ "difficulty": 5, "itype": 1, "difficultytext": "地狱", - "coefficient": "1.8", + "coefficient": 1.8, "unlock": 102, "unlockval": 4000, "name": { - "key": "vikingexpedition_boss_name_5", + "key": "Integralboss_boss_name_5", "text": "火龙" }, "introduce": { - "key": "vikingexpedition_bossskill_introduce_5", + "key": "Integralboss_bossskill_introduce_5", "text": "熔岩泰坦巨人来自于遥远的火山,它的火焰属性使得所到之处,一片荒芜。" }, - "BattleReadyID": 10500001, + "BattleReadyID": 11804001, "firstprize": [ { "a": "attr", @@ -206,9 +202,8 @@ ], "drop": 10001005, "heroexp": 10, - "scene": "bossfight_spinymandrilla_02", - "bossmodel": 11009, - "boss_skill": [], + "spine": "bossShow_bingshuangtaitan", + "HeroId": 11009, "boss": [ 1420015 ], @@ -220,18 +215,18 @@ "difficulty": 6, "itype": 1, "difficultytext": "噩梦", - "coefficient": "2", + "coefficient": 2, "unlock": 102, "unlockval": 5000, "name": { - "key": "vikingexpedition_boss_name_6", + "key": "Integralboss_boss_name_6", "text": "火龙" }, "introduce": { - "key": "vikingexpedition_bossskill_introduce_6", + "key": "Integralboss_bossskill_introduce_6", "text": "梦境回廊,产出经验材料" }, - "BattleReadyID": 10500001, + "BattleReadyID": 11804001, "firstprize": [ { "a": "attr", @@ -246,9 +241,8 @@ ], "drop": 10001006, "heroexp": 10, - "scene": "bossfight_spinymandrilla_02", - "bossmodel": 11009, - "boss_skill": [], + "spine": "bossShow_bingshuangtaitan", + "HeroId": 11009, "boss": [ 1420018 ], @@ -260,18 +254,18 @@ "difficulty": 1, "itype": 2, "difficultytext": "", - "coefficient": "", + "coefficient": 1, "unlock": 101, "unlockval": 0, "name": { - "key": "vikingexpedition_boss_name_7", + "key": "Integralboss_boss_name_7", "text": "火龙" }, "introduce": { - "key": "vikingexpedition_bossskill_introduce_7", + "key": "Integralboss_bossskill_introduce_7", "text": "熔岩泰坦巨人来自于遥远的火山,它的火焰属性使得所到之处,一片荒芜。" }, - "BattleReadyID": 10500001, + "BattleReadyID": 11804002, "firstprize": [ { "a": "attr", @@ -286,9 +280,8 @@ ], "drop": 10001006, "heroexp": 10, - "scene": "bossfight_spinymandrilla_02", - "bossmodel": 11009, - "boss_skill": [], + "spine": "bossShow_bingshuangtaitan", + "HeroId": 11009, "boss": [ 1420021 ], diff --git a/bin/json/game_integralreward.json b/bin/json/game_integralreward.json index 12a20ee4b..ca35fdb57 100644 --- a/bin/json/game_integralreward.json +++ b/bin/json/game_integralreward.json @@ -3,7 +3,7 @@ "id": 1, "hdid": 10001, "type": 1, - "val": 10000, + "Val": 10000, "prize": [ { "a": "attr", @@ -26,7 +26,7 @@ "id": 2, "hdid": 10001, "type": 1, - "val": 20000, + "Val": 20000, "prize": [ { "a": "attr", @@ -44,7 +44,7 @@ "id": 3, "hdid": 10001, "type": 1, - "val": 50000, + "Val": 50000, "prize": [ { "a": "attr", @@ -67,7 +67,7 @@ "id": 4, "hdid": 10001, "type": 1, - "val": 100000, + "Val": 100000, "prize": [ { "a": "attr", @@ -85,7 +85,7 @@ "id": 5, "hdid": 10001, "type": 1, - "val": 150000, + "Val": 150000, "prize": [ { "a": "attr", @@ -107,8 +107,8 @@ { "id": 6, "hdid": 10001, - "type": 2, - "val": 100000, + "type": 1, + "Val": 100000, "prize": [ { "a": "attr", @@ -130,8 +130,8 @@ { "id": 7, "hdid": 10001, - "type": 2, - "val": 200000, + "type": 1, + "Val": 200000, "prize": [ { "a": "attr", @@ -148,8 +148,8 @@ { "id": 8, "hdid": 10001, - "type": 2, - "val": 500000, + "type": 1, + "Val": 500000, "prize": [ { "a": "attr", @@ -171,8 +171,8 @@ { "id": 9, "hdid": 10001, - "type": 2, - "val": 1000000, + "type": 1, + "Val": 1000000, "prize": [ { "a": "attr", @@ -189,8 +189,8 @@ { "id": 10, "hdid": 10001, - "type": 2, - "val": 1200000, + "type": 1, + "Val": 1200000, "prize": [ { "a": "attr", @@ -212,8 +212,8 @@ { "id": 11, "hdid": 10001, - "type": 2, - "val": 1500000, + "type": 1, + "Val": 1002000, "prize": [ { "a": "attr", @@ -231,7 +231,7 @@ "id": 12, "hdid": 10001, "type": 2, - "val": 1800000, + "Val": 10000, "prize": [ { "a": "attr", @@ -249,7 +249,7 @@ "id": 13, "hdid": 10001, "type": 2, - "val": 2100000, + "Val": 20000, "prize": [ { "a": "attr", @@ -267,7 +267,7 @@ "id": 14, "hdid": 10001, "type": 2, - "val": 2400000, + "Val": 50000, "prize": [ { "a": "attr", @@ -283,9 +283,9 @@ }, { "id": 15, - "hdid": 20001, - "type": 1, - "val": 10000, + "hdid": 10001, + "type": 2, + "Val": 100000, "prize": [ { "a": "attr", @@ -306,9 +306,9 @@ }, { "id": 16, - "hdid": 20001, - "type": 1, - "val": 20000, + "hdid": 10001, + "type": 2, + "Val": 150000, "prize": [ { "a": "attr", @@ -324,9 +324,9 @@ }, { "id": 17, - "hdid": 20001, - "type": 1, - "val": 50000, + "hdid": 10001, + "type": 2, + "Val": 174000, "prize": [ { "a": "attr", @@ -347,9 +347,9 @@ }, { "id": 18, - "hdid": 20001, - "type": 1, - "val": 100000, + "hdid": 10001, + "type": 2, + "Val": 210000, "prize": [ { "a": "attr", @@ -365,9 +365,9 @@ }, { "id": 19, - "hdid": 20001, - "type": 1, - "val": 150000, + "hdid": 10001, + "type": 2, + "Val": 246000, "prize": [ { "a": "attr", @@ -388,14 +388,14 @@ }, { "id": 20, - "hdid": 20001, + "hdid": 10001, "type": 2, - "val": 100000, + "Val": 282000, "prize": [ { "a": "attr", "t": "diamond", - "n": 50 + "n": 100 }, { "a": "item", @@ -412,13 +412,13 @@ { "id": 21, "hdid": 20001, - "type": 2, - "val": 200000, + "type": 1, + "Val": 10000, "prize": [ { "a": "attr", "t": "diamond", - "n": 50 + "n": 100 }, { "a": "item", @@ -430,8 +430,8 @@ { "id": 22, "hdid": 20001, - "type": 2, - "val": 500000, + "type": 1, + "Val": 20000, "prize": [ { "a": "attr", @@ -442,19 +442,14 @@ "a": "item", "t": "13000003", "n": 5 - }, - { - "a": "item", - "t": "13000007", - "n": 1 } ] }, { "id": 23, "hdid": 20001, - "type": 2, - "val": 1000000, + "type": 1, + "Val": 50000, "prize": [ { "a": "attr", @@ -471,8 +466,67 @@ { "id": 24, "hdid": 20001, - "type": 2, - "val": 1200000, + "type": 1, + "Val": 100000, + "prize": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + }, + { + "a": "item", + "t": "13000003", + "n": 5 + } + ] + }, + { + "id": 25, + "hdid": 20001, + "type": 1, + "Val": 150000, + "prize": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + }, + { + "a": "item", + "t": "13000003", + "n": 5 + }, + { + "a": "item", + "t": "13000007", + "n": 1 + } + ] + }, + { + "id": 26, + "hdid": 20001, + "type": 1, + "Val": 100000, + "prize": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + }, + { + "a": "item", + "t": "13000003", + "n": 5 + } + ] + }, + { + "id": 27, + "hdid": 20001, + "type": 1, + "Val": 200000, "prize": [ { "a": "attr", @@ -491,65 +545,252 @@ } ] }, - { - "id": 25, - "hdid": 20001, - "type": 2, - "val": 1500000, - "prize": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - }, - { - "a": "item", - "t": "13000003", - "n": 5 - } - ] - }, - { - "id": 26, - "hdid": 20001, - "type": 2, - "val": 1800000, - "prize": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - }, - { - "a": "item", - "t": "13000003", - "n": 5 - } - ] - }, - { - "id": 27, - "hdid": 20001, - "type": 2, - "val": 2100000, - "prize": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - }, - { - "a": "item", - "t": "13000003", - "n": 5 - } - ] - }, { "id": 28, "hdid": 20001, + "type": 1, + "Val": 500000, + "prize": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + }, + { + "a": "item", + "t": "13000003", + "n": 5 + } + ] + }, + { + "id": 29, + "hdid": 20001, + "type": 1, + "Val": 1000000, + "prize": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + }, + { + "a": "item", + "t": "13000003", + "n": 5 + }, + { + "a": "item", + "t": "13000007", + "n": 1 + } + ] + }, + { + "id": 30, + "hdid": 20001, + "type": 1, + "Val": 1200000, + "prize": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + }, + { + "a": "item", + "t": "13000003", + "n": 5 + }, + { + "a": "item", + "t": "13000007", + "n": 1 + } + ] + }, + { + "id": 31, + "hdid": 20001, + "type": 1, + "Val": 1002000, + "prize": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + }, + { + "a": "item", + "t": "13000003", + "n": 5 + } + ] + }, + { + "id": 36, + "hdid": 20001, "type": 2, - "val": 2400000, + "Val": 10000, + "prize": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + }, + { + "a": "item", + "t": "13000003", + "n": 5 + }, + { + "a": "item", + "t": "13000007", + "n": 1 + } + ] + }, + { + "id": 37, + "hdid": 20001, + "type": 2, + "Val": 20000, + "prize": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + }, + { + "a": "item", + "t": "13000003", + "n": 5 + } + ] + }, + { + "id": 38, + "hdid": 20001, + "type": 2, + "Val": 50000, + "prize": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + }, + { + "a": "item", + "t": "13000003", + "n": 5 + }, + { + "a": "item", + "t": "13000007", + "n": 1 + } + ] + }, + { + "id": 39, + "hdid": 20001, + "type": 2, + "Val": 100000, + "prize": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + }, + { + "a": "item", + "t": "13000003", + "n": 5 + } + ] + }, + { + "id": 40, + "hdid": 20001, + "type": 2, + "Val": 150000, + "prize": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + }, + { + "a": "item", + "t": "13000003", + "n": 5 + }, + { + "a": "item", + "t": "13000007", + "n": 1 + } + ] + }, + { + "id": 41, + "hdid": 20001, + "type": 2, + "Val": 174000, + "prize": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + }, + { + "a": "item", + "t": "13000003", + "n": 5 + } + ] + }, + { + "id": 42, + "hdid": 20001, + "type": 2, + "Val": 210000, + "prize": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + }, + { + "a": "item", + "t": "13000003", + "n": 5 + } + ] + }, + { + "id": 43, + "hdid": 20001, + "type": 2, + "Val": 246000, + "prize": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + }, + { + "a": "item", + "t": "13000003", + "n": 5 + } + ] + }, + { + "id": 44, + "hdid": 20001, + "type": 2, + "Val": 282000, "prize": [ { "a": "attr", diff --git a/bin/json/game_item.json b/bin/json/game_item.json index 498b9ae54..41ae80db4 100644 --- a/bin/json/game_item.json +++ b/bin/json/game_item.json @@ -8506,7 +8506,7 @@ "decompose_deplete": [], "decompose_get": [], "access": [ - 126 + 167 ], "use_skip": 1001, "upper_limit": 0, diff --git a/bin/json/game_mainchapter.json b/bin/json/game_mainchapter.json index 1e40ca63a..7e4c821bf 100644 --- a/bin/json/game_mainchapter.json +++ b/bin/json/game_mainchapter.json @@ -10,7 +10,7 @@ "key": "mainchapter_main_chapter_describe_1", "text": "探索博克岛,完成拼图。每一块拼图完成都有神秘奖励!拼图集齐后可以获得亚丝翠!" }, - "achunlock": 11001001, + "achunlock": 11001010, "shopname": { "key": "mainchapter_main_chapter_shopname_1", "text": "特色商店" diff --git a/bin/json/game_mainstage.json b/bin/json/game_mainstage.json index f765d9885..c873efc78 100644 --- a/bin/json/game_mainstage.json +++ b/bin/json/game_mainstage.json @@ -24632,7 +24632,7 @@ "is_near": 0, "openlevel": 1, "EditorStage": 0, - "herocolor": 2, + "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { "key": "", @@ -24693,7 +24693,7 @@ "buried_type": 0, "buried": 0, "grouptype": [], - "Episodetype": 3, + "Episodetype": 1, "stage_param": 0, "inherit": 0, "battle_fail": 0, @@ -24712,7 +24712,7 @@ "is_near": 0, "openlevel": 1, "EditorStage": 0, - "herocolor": 0, + "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { "key": "main_stage_bubbletext_181", @@ -24747,19 +24747,67 @@ "text": "" }, "exp": 0, - "hero_exp": 0, - "ps_consume": [], - "ps_mg": [], - "firstaward": [], - "lotteryward": 0, - "commonaward": [], - "BattleReadyID": 0, - "FormatList": [], + "hero_exp": 450, + "ps_consume": [ + { + "a": "attr", + "t": "ps", + "n": 9 + } + ], + "ps_mg": [ + { + "a": "attr", + "t": "ps", + "n": 1 + } + ], + "firstaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10413", + "n": 1 + } + ], + "lotteryward": 17110410, + "commonaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10423", + "n": 1 + } + ], + "BattleReadyID": 10105001, + "FormatList": [ + 104011 + ], "helphero": [], "banhero": [], - "star": [], - "star_type": [], - "star_value": [], + "star": [ + 1, + 1, + 1 + ], + "star_type": [ + 1, + 2, + 2 + ], + "star_value": [ + 0, + 2, + 1 + ], "challengeward": 0 }, { @@ -24773,7 +24821,7 @@ "buried_type": 0, "buried": 0, "grouptype": [], - "Episodetype": 1, + "Episodetype": 3, "stage_param": 0, "inherit": 0, "battle_fail": 0, @@ -24792,7 +24840,7 @@ "is_near": 0, "openlevel": 1, "EditorStage": 0, - "herocolor": 0, + "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { "key": "main_stage_bubbletext_182", @@ -24827,67 +24875,19 @@ "text": "知人知面不知心!防人之心不可无!" }, "exp": 0, - "hero_exp": 450, - "ps_consume": [ - { - "a": "attr", - "t": "ps", - "n": 9 - } - ], - "ps_mg": [ - { - "a": "attr", - "t": "ps", - "n": 1 - } - ], - "firstaward": [ - { - "a": "attr", - "t": "gold", - "n": 9000 - }, - { - "a": "equi", - "t": "10412", - "n": 1 - } - ], - "lotteryward": 17110410, - "commonaward": [ - { - "a": "attr", - "t": "gold", - "n": 9000 - }, - { - "a": "equi", - "t": "10422", - "n": 1 - } - ], - "BattleReadyID": 118, - "FormatList": [ - 102011 - ], + "hero_exp": 0, + "ps_consume": [], + "ps_mg": [], + "firstaward": [], + "lotteryward": 0, + "commonaward": [], + "BattleReadyID": 0, + "FormatList": [], "helphero": [], "banhero": [], - "star": [ - 1, - 1, - 1 - ], - "star_type": [ - 1, - 2, - 2 - ], - "star_value": [ - 0, - 2, - 1 - ], + "star": [], + "star_type": [], + "star_value": [], "challengeward": 0 }, { @@ -24920,7 +24920,7 @@ "is_near": 0, "openlevel": 1, "EditorStage": 0, - "herocolor": 0, + "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { "key": "main_stage_bubbletext_183", @@ -24995,9 +24995,9 @@ "n": 1 } ], - "BattleReadyID": 118, + "BattleReadyID": 10105001, "FormatList": [ - 102011 + 104021 ], "helphero": [], "banhero": [], @@ -25029,7 +25029,7 @@ "buried_type": 0, "buried": 0, "grouptype": [], - "Episodetype": 3, + "Episodetype": 1, "stage_param": 0, "inherit": 0, "battle_fail": 0, @@ -25048,7 +25048,7 @@ "is_near": 0, "openlevel": 1, "EditorStage": 0, - "herocolor": 0, + "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { "key": "main_stage_bubbletext_184", @@ -25083,19 +25083,67 @@ "text": "" }, "exp": 0, - "hero_exp": 0, - "ps_consume": [], - "ps_mg": [], - "firstaward": [], - "lotteryward": 0, - "commonaward": [], - "BattleReadyID": 0, - "FormatList": [], + "hero_exp": 450, + "ps_consume": [ + { + "a": "attr", + "t": "ps", + "n": 9 + } + ], + "ps_mg": [ + { + "a": "attr", + "t": "ps", + "n": 1 + } + ], + "firstaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10412", + "n": 1 + } + ], + "lotteryward": 17110410, + "commonaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10422", + "n": 1 + } + ], + "BattleReadyID": 10105001, + "FormatList": [ + 104031 + ], "helphero": [], "banhero": [], - "star": [], - "star_type": [], - "star_value": [], + "star": [ + 1, + 1, + 1 + ], + "star_type": [ + 1, + 2, + 2 + ], + "star_value": [ + 0, + 2, + 1 + ], "challengeward": 0 }, { @@ -25128,7 +25176,7 @@ "is_near": 0, "openlevel": 1, "EditorStage": 0, - "herocolor": 0, + "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { "key": "main_stage_bubbletext_185", @@ -25203,9 +25251,9 @@ "n": 1 } ], - "BattleReadyID": 118, + "BattleReadyID": 10105001, "FormatList": [ - 102011 + 104041 ], "helphero": [], "banhero": [], @@ -25256,7 +25304,7 @@ "is_near": 0, "openlevel": 1, "EditorStage": 0, - "herocolor": 0, + "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { "key": "main_stage_bubbletext_186", @@ -25331,9 +25379,9 @@ "n": 1 } ], - "BattleReadyID": 118, + "BattleReadyID": 10105001, "FormatList": [ - 102011 + 104051 ], "helphero": [], "banhero": [], @@ -25365,7 +25413,7 @@ "buried_type": 0, "buried": 0, "grouptype": [], - "Episodetype": 1, + "Episodetype": 3, "stage_param": 0, "inherit": 0, "battle_fail": 0, @@ -25384,7 +25432,7 @@ "is_near": 0, "openlevel": 1, "EditorStage": 0, - "herocolor": 0, + "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { "key": "", @@ -25419,67 +25467,19 @@ "text": "邦尼兔和穿靴猫是怎么了?突然朝我攻击……" }, "exp": 0, - "hero_exp": 450, - "ps_consume": [ - { - "a": "attr", - "t": "ps", - "n": 9 - } - ], - "ps_mg": [ - { - "a": "attr", - "t": "ps", - "n": 1 - } - ], - "firstaward": [ - { - "a": "attr", - "t": "gold", - "n": 9000 - }, - { - "a": "equi", - "t": "10415", - "n": 1 - } - ], - "lotteryward": 17110410, - "commonaward": [ - { - "a": "attr", - "t": "gold", - "n": 9000 - }, - { - "a": "equi", - "t": "10425", - "n": 1 - } - ], - "BattleReadyID": 118, - "FormatList": [ - 102011 - ], + "hero_exp": 0, + "ps_consume": [], + "ps_mg": [], + "firstaward": [], + "lotteryward": 0, + "commonaward": [], + "BattleReadyID": 0, + "FormatList": [], "helphero": [], "banhero": [], - "star": [ - 1, - 1, - 1 - ], - "star_type": [ - 1, - 2, - 2 - ], - "star_value": [ - 0, - 2, - 1 - ], + "star": [], + "star_type": [], + "star_value": [], "challengeward": 0 }, { @@ -25512,7 +25512,7 @@ "is_near": 0, "openlevel": 1, "EditorStage": 0, - "herocolor": 0, + "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { "key": "", @@ -25592,7 +25592,7 @@ "is_near": 0, "openlevel": 1, "EditorStage": 0, - "herocolor": 0, + "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { "key": "", @@ -25653,7 +25653,7 @@ "buried_type": 0, "buried": 0, "grouptype": [], - "Episodetype": 1, + "Episodetype": 3, "stage_param": 0, "inherit": 0, "battle_fail": 0, @@ -25672,7 +25672,7 @@ "is_near": 0, "openlevel": 1, "EditorStage": 0, - "herocolor": 0, + "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { "key": "main_stage_bubbletext_190", @@ -25707,67 +25707,19 @@ "text": "不能眼睁睁的看着姜饼人被抓走,必须做点什么!" }, "exp": 0, - "hero_exp": 500, - "ps_consume": [ - { - "a": "attr", - "t": "ps", - "n": 9 - } - ], - "ps_mg": [ - { - "a": "attr", - "t": "ps", - "n": 1 - } - ], - "firstaward": [ - { - "a": "attr", - "t": "gold", - "n": 10000 - }, - { - "a": "equi", - "t": "11912", - "n": 1 - } - ], - "lotteryward": 17111910, - "commonaward": [ - { - "a": "attr", - "t": "gold", - "n": 10000 - }, - { - "a": "equi", - "t": "11922", - "n": 1 - } - ], - "BattleReadyID": 116, - "FormatList": [ - 102011 - ], + "hero_exp": 0, + "ps_consume": [], + "ps_mg": [], + "firstaward": [], + "lotteryward": 0, + "commonaward": [], + "BattleReadyID": 0, + "FormatList": [], "helphero": [], "banhero": [], - "star": [ - 1, - 1, - 1 - ], - "star_type": [ - 1, - 2, - 2 - ], - "star_value": [ - 0, - 2, - 1 - ], + "star": [], + "star_type": [], + "star_value": [], "challengeward": 0 }, { @@ -25781,7 +25733,7 @@ "buried_type": 0, "buried": 0, "grouptype": [], - "Episodetype": 3, + "Episodetype": 1, "stage_param": 0, "inherit": 0, "battle_fail": 0, @@ -25800,7 +25752,7 @@ "is_near": 0, "openlevel": 1, "EditorStage": 0, - "herocolor": 0, + "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { "key": "", @@ -25835,19 +25787,67 @@ "text": "" }, "exp": 0, - "hero_exp": 0, - "ps_consume": [], - "ps_mg": [], - "firstaward": [], - "lotteryward": 0, - "commonaward": [], - "BattleReadyID": 0, - "FormatList": [], + "hero_exp": 450, + "ps_consume": [ + { + "a": "attr", + "t": "ps", + "n": 9 + } + ], + "ps_mg": [ + { + "a": "attr", + "t": "ps", + "n": 1 + } + ], + "firstaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10413", + "n": 1 + } + ], + "lotteryward": 17110410, + "commonaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10423", + "n": 1 + } + ], + "BattleReadyID": 10105002, + "FormatList": [ + 104061 + ], "helphero": [], "banhero": [], - "star": [], - "star_type": [], - "star_value": [], + "star": [ + 1, + 1, + 1 + ], + "star_type": [ + 1, + 2, + 2 + ], + "star_value": [ + 0, + 2, + 1 + ], "challengeward": 0 }, { @@ -25861,7 +25861,7 @@ "buried_type": 0, "buried": 0, "grouptype": [], - "Episodetype": 1, + "Episodetype": 3, "stage_param": 0, "inherit": 0, "battle_fail": 0, @@ -25880,7 +25880,7 @@ "is_near": 0, "openlevel": 1, "EditorStage": 0, - "herocolor": 0, + "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { "key": "main_stage_bubbletext_192", @@ -25915,67 +25915,19 @@ "text": "邀请函就在法夸德勋爵手里,只有打赢它才能获得这交易所的入场券!" }, "exp": 0, - "hero_exp": 500, - "ps_consume": [ - { - "a": "attr", - "t": "ps", - "n": 9 - } - ], - "ps_mg": [ - { - "a": "attr", - "t": "ps", - "n": 1 - } - ], - "firstaward": [ - { - "a": "attr", - "t": "gold", - "n": 10000 - }, - { - "a": "equi", - "t": "11914", - "n": 1 - } - ], - "lotteryward": 17111910, - "commonaward": [ - { - "a": "attr", - "t": "gold", - "n": 10000 - }, - { - "a": "equi", - "t": "11924", - "n": 1 - } - ], - "BattleReadyID": 116, - "FormatList": [ - 102011 - ], + "hero_exp": 0, + "ps_consume": [], + "ps_mg": [], + "firstaward": [], + "lotteryward": 0, + "commonaward": [], + "BattleReadyID": 0, + "FormatList": [], "helphero": [], "banhero": [], - "star": [ - 1, - 1, - 1 - ], - "star_type": [ - 1, - 2, - 2 - ], - "star_value": [ - 0, - 2, - 1 - ], + "star": [], + "star_type": [], + "star_value": [], "challengeward": 0 }, { @@ -26008,7 +25960,7 @@ "is_near": 0, "openlevel": 1, "EditorStage": 0, - "herocolor": 0, + "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { "key": "", @@ -26058,6 +26010,1974 @@ "star_value": [], "challengeward": 0 }, + { + "id": 1104014, + "chapterid": 11004, + "group_id": 100414, + "previous_group_id": [ + 100413 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 3, + "stage_param": 0, + "inherit": 0, + "battle_fail": 0, + "venturemodelspeed": 0, + "venturemodelscale": 0, + "move_type": 0, + "venturemodel": "", + "bubbletalk": { + "key": "", + "text": "" + }, + "venturetype": 0, + "ventureavatar": [], + "scene_effect": [], + "scene_effectfilter": "", + "is_near": 0, + "openlevel": 1, + "EditorStage": 0, + "herocolor": 1, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 1, + "timelineplayer": 0, + "stroyshow": 0, + "frontstoryid": 0, + "afterstoryid": 0, + "maingroupName": { + "key": "", + "text": "" + }, + "mainlineName": { + "key": "", + "text": "" + }, + "title": { + "key": "", + "text": "" + }, + "desc": { + "key": "", + "text": "" + }, + "exp": 0, + "hero_exp": 0, + "ps_consume": [], + "ps_mg": [], + "firstaward": [], + "lotteryward": 0, + "commonaward": [], + "BattleReadyID": 0, + "FormatList": [], + "helphero": [], + "banhero": [], + "star": [], + "star_type": [], + "star_value": [], + "challengeward": 0 + }, + { + "id": 1104015, + "chapterid": 11004, + "group_id": 100415, + "previous_group_id": [ + 100414 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 3, + "stage_param": 0, + "inherit": 0, + "battle_fail": 0, + "venturemodelspeed": 0, + "venturemodelscale": 0, + "move_type": 0, + "venturemodel": "", + "bubbletalk": { + "key": "", + "text": "" + }, + "venturetype": 0, + "ventureavatar": [], + "scene_effect": [], + "scene_effectfilter": "", + "is_near": 0, + "openlevel": 1, + "EditorStage": 0, + "herocolor": 1, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 1, + "timelineplayer": 0, + "stroyshow": 0, + "frontstoryid": 0, + "afterstoryid": 0, + "maingroupName": { + "key": "", + "text": "" + }, + "mainlineName": { + "key": "", + "text": "" + }, + "title": { + "key": "", + "text": "" + }, + "desc": { + "key": "", + "text": "" + }, + "exp": 0, + "hero_exp": 0, + "ps_consume": [], + "ps_mg": [], + "firstaward": [], + "lotteryward": 0, + "commonaward": [], + "BattleReadyID": 0, + "FormatList": [], + "helphero": [], + "banhero": [], + "star": [], + "star_type": [], + "star_value": [], + "challengeward": 0 + }, + { + "id": 1104016, + "chapterid": 11004, + "group_id": 100416, + "previous_group_id": [ + 100415 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 1, + "stage_param": 0, + "inherit": 0, + "battle_fail": 0, + "venturemodelspeed": 0, + "venturemodelscale": 0, + "move_type": 0, + "venturemodel": "", + "bubbletalk": { + "key": "", + "text": "" + }, + "venturetype": 0, + "ventureavatar": [], + "scene_effect": [], + "scene_effectfilter": "", + "is_near": 0, + "openlevel": 1, + "EditorStage": 0, + "herocolor": 1, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 1, + "timelineplayer": 0, + "stroyshow": 0, + "frontstoryid": 0, + "afterstoryid": 0, + "maingroupName": { + "key": "", + "text": "" + }, + "mainlineName": { + "key": "", + "text": "" + }, + "title": { + "key": "", + "text": "" + }, + "desc": { + "key": "", + "text": "" + }, + "exp": 0, + "hero_exp": 450, + "ps_consume": [ + { + "a": "attr", + "t": "ps", + "n": 9 + } + ], + "ps_mg": [ + { + "a": "attr", + "t": "ps", + "n": 1 + } + ], + "firstaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10413", + "n": 1 + } + ], + "lotteryward": 17110410, + "commonaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10423", + "n": 1 + } + ], + "BattleReadyID": 10105001, + "FormatList": [ + 104071 + ], + "helphero": [], + "banhero": [], + "star": [ + 1, + 1, + 1 + ], + "star_type": [ + 1, + 2, + 2 + ], + "star_value": [ + 0, + 2, + 1 + ], + "challengeward": 0 + }, + { + "id": 1104017, + "chapterid": 11004, + "group_id": 100417, + "previous_group_id": [ + 100416 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 3, + "stage_param": 0, + "inherit": 0, + "battle_fail": 0, + "venturemodelspeed": 0, + "venturemodelscale": 0, + "move_type": 0, + "venturemodel": "", + "bubbletalk": { + "key": "", + "text": "" + }, + "venturetype": 0, + "ventureavatar": [], + "scene_effect": [], + "scene_effectfilter": "", + "is_near": 0, + "openlevel": 1, + "EditorStage": 0, + "herocolor": 1, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 1, + "timelineplayer": 0, + "stroyshow": 0, + "frontstoryid": 0, + "afterstoryid": 0, + "maingroupName": { + "key": "", + "text": "" + }, + "mainlineName": { + "key": "", + "text": "" + }, + "title": { + "key": "", + "text": "" + }, + "desc": { + "key": "", + "text": "" + }, + "exp": 0, + "hero_exp": 0, + "ps_consume": [], + "ps_mg": [], + "firstaward": [], + "lotteryward": 0, + "commonaward": [], + "BattleReadyID": 0, + "FormatList": [], + "helphero": [], + "banhero": [], + "star": [], + "star_type": [], + "star_value": [], + "challengeward": 0 + }, + { + "id": 1104018, + "chapterid": 11004, + "group_id": 100418, + "previous_group_id": [ + 100417 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 1, + "stage_param": 0, + "inherit": 0, + "battle_fail": 0, + "venturemodelspeed": 0, + "venturemodelscale": 0, + "move_type": 0, + "venturemodel": "", + "bubbletalk": { + "key": "", + "text": "" + }, + "venturetype": 0, + "ventureavatar": [], + "scene_effect": [], + "scene_effectfilter": "", + "is_near": 0, + "openlevel": 1, + "EditorStage": 0, + "herocolor": 1, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 1, + "timelineplayer": 0, + "stroyshow": 0, + "frontstoryid": 0, + "afterstoryid": 0, + "maingroupName": { + "key": "", + "text": "" + }, + "mainlineName": { + "key": "", + "text": "" + }, + "title": { + "key": "", + "text": "" + }, + "desc": { + "key": "", + "text": "" + }, + "exp": 0, + "hero_exp": 450, + "ps_consume": [ + { + "a": "attr", + "t": "ps", + "n": 9 + } + ], + "ps_mg": [ + { + "a": "attr", + "t": "ps", + "n": 1 + } + ], + "firstaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10413", + "n": 1 + } + ], + "lotteryward": 17110410, + "commonaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10423", + "n": 1 + } + ], + "BattleReadyID": 10105002, + "FormatList": [ + 104081 + ], + "helphero": [], + "banhero": [], + "star": [ + 1, + 1, + 1 + ], + "star_type": [ + 1, + 2, + 2 + ], + "star_value": [ + 0, + 2, + 1 + ], + "challengeward": 0 + }, + { + "id": 1104019, + "chapterid": 11004, + "group_id": 100419, + "previous_group_id": [ + 100418 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 1, + "stage_param": 0, + "inherit": 0, + "battle_fail": 0, + "venturemodelspeed": 0, + "venturemodelscale": 0, + "move_type": 0, + "venturemodel": "", + "bubbletalk": { + "key": "", + "text": "" + }, + "venturetype": 0, + "ventureavatar": [], + "scene_effect": [], + "scene_effectfilter": "", + "is_near": 0, + "openlevel": 1, + "EditorStage": 0, + "herocolor": 1, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 1, + "timelineplayer": 0, + "stroyshow": 0, + "frontstoryid": 0, + "afterstoryid": 0, + "maingroupName": { + "key": "", + "text": "" + }, + "mainlineName": { + "key": "", + "text": "" + }, + "title": { + "key": "", + "text": "" + }, + "desc": { + "key": "", + "text": "" + }, + "exp": 0, + "hero_exp": 450, + "ps_consume": [ + { + "a": "attr", + "t": "ps", + "n": 9 + } + ], + "ps_mg": [ + { + "a": "attr", + "t": "ps", + "n": 1 + } + ], + "firstaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10413", + "n": 1 + } + ], + "lotteryward": 17110410, + "commonaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10423", + "n": 1 + } + ], + "BattleReadyID": 10105002, + "FormatList": [ + 104091 + ], + "helphero": [], + "banhero": [], + "star": [ + 1, + 1, + 1 + ], + "star_type": [ + 1, + 2, + 2 + ], + "star_value": [ + 0, + 2, + 1 + ], + "challengeward": 0 + }, + { + "id": 1104020, + "chapterid": 11004, + "group_id": 100420, + "previous_group_id": [ + 100419 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 1, + "stage_param": 0, + "inherit": 0, + "battle_fail": 0, + "venturemodelspeed": 0, + "venturemodelscale": 0, + "move_type": 0, + "venturemodel": "", + "bubbletalk": { + "key": "", + "text": "" + }, + "venturetype": 0, + "ventureavatar": [], + "scene_effect": [], + "scene_effectfilter": "", + "is_near": 0, + "openlevel": 1, + "EditorStage": 0, + "herocolor": 1, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 1, + "timelineplayer": 0, + "stroyshow": 0, + "frontstoryid": 0, + "afterstoryid": 0, + "maingroupName": { + "key": "", + "text": "" + }, + "mainlineName": { + "key": "", + "text": "" + }, + "title": { + "key": "", + "text": "" + }, + "desc": { + "key": "", + "text": "" + }, + "exp": 0, + "hero_exp": 450, + "ps_consume": [ + { + "a": "attr", + "t": "ps", + "n": 9 + } + ], + "ps_mg": [ + { + "a": "attr", + "t": "ps", + "n": 1 + } + ], + "firstaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10413", + "n": 1 + } + ], + "lotteryward": 17110410, + "commonaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10423", + "n": 1 + } + ], + "BattleReadyID": 10105002, + "FormatList": [ + 104101 + ], + "helphero": [], + "banhero": [], + "star": [ + 1, + 1, + 1 + ], + "star_type": [ + 1, + 2, + 2 + ], + "star_value": [ + 0, + 2, + 1 + ], + "challengeward": 0 + }, + { + "id": 1104021, + "chapterid": 11004, + "group_id": 100421, + "previous_group_id": [ + 100420 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 1, + "stage_param": 0, + "inherit": 0, + "battle_fail": 1, + "venturemodelspeed": 0, + "venturemodelscale": 0, + "move_type": 0, + "venturemodel": "Person/44003/44003_q.prefab", + "bubbletalk": { + "key": "", + "text": "" + }, + "venturetype": 0, + "ventureavatar": [], + "scene_effect": [], + "scene_effectfilter": "", + "is_near": 0, + "openlevel": 1, + "EditorStage": 0, + "herocolor": 1, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 1, + "timelineplayer": 0, + "stroyshow": 0, + "frontstoryid": 0, + "afterstoryid": 0, + "maingroupName": { + "key": "", + "text": "" + }, + "mainlineName": { + "key": "", + "text": "" + }, + "title": { + "key": "", + "text": "" + }, + "desc": { + "key": "", + "text": "" + }, + "exp": 0, + "hero_exp": 450, + "ps_consume": [ + { + "a": "attr", + "t": "ps", + "n": 9 + } + ], + "ps_mg": [ + { + "a": "attr", + "t": "ps", + "n": 1 + } + ], + "firstaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10413", + "n": 1 + } + ], + "lotteryward": 17110410, + "commonaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10423", + "n": 1 + } + ], + "BattleReadyID": 10105002, + "FormatList": [ + 104111 + ], + "helphero": [], + "banhero": [], + "star": [ + 1, + 1, + 1 + ], + "star_type": [ + 1, + 2, + 2 + ], + "star_value": [ + 0, + 2, + 1 + ], + "challengeward": 0 + }, + { + "id": 1104022, + "chapterid": 11004, + "group_id": 100422, + "previous_group_id": [ + 100421 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 1, + "stage_param": 0, + "inherit": 0, + "battle_fail": 0, + "venturemodelspeed": 0, + "venturemodelscale": 0, + "move_type": 0, + "venturemodel": "Person/44003/44003_q.prefab", + "bubbletalk": { + "key": "", + "text": "" + }, + "venturetype": 0, + "ventureavatar": [], + "scene_effect": [], + "scene_effectfilter": "", + "is_near": 0, + "openlevel": 1, + "EditorStage": 0, + "herocolor": 1, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 1, + "timelineplayer": 0, + "stroyshow": 0, + "frontstoryid": 0, + "afterstoryid": 0, + "maingroupName": { + "key": "", + "text": "" + }, + "mainlineName": { + "key": "", + "text": "" + }, + "title": { + "key": "", + "text": "" + }, + "desc": { + "key": "", + "text": "" + }, + "exp": 0, + "hero_exp": 450, + "ps_consume": [ + { + "a": "attr", + "t": "ps", + "n": 9 + } + ], + "ps_mg": [ + { + "a": "attr", + "t": "ps", + "n": 1 + } + ], + "firstaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10413", + "n": 1 + } + ], + "lotteryward": 17110410, + "commonaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10423", + "n": 1 + } + ], + "BattleReadyID": 10105003, + "FormatList": [ + 104121 + ], + "helphero": [], + "banhero": [], + "star": [ + 1, + 1, + 1 + ], + "star_type": [ + 1, + 2, + 2 + ], + "star_value": [ + 0, + 2, + 1 + ], + "challengeward": 0 + }, + { + "id": 1104023, + "chapterid": 11004, + "group_id": 100423, + "previous_group_id": [ + 100422 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 1, + "stage_param": 0, + "inherit": 0, + "battle_fail": 0, + "venturemodelspeed": 0, + "venturemodelscale": 0, + "move_type": 0, + "venturemodel": "", + "bubbletalk": { + "key": "", + "text": "" + }, + "venturetype": 0, + "ventureavatar": [], + "scene_effect": [], + "scene_effectfilter": "", + "is_near": 0, + "openlevel": 1, + "EditorStage": 0, + "herocolor": 1, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 1, + "timelineplayer": 0, + "stroyshow": 0, + "frontstoryid": 0, + "afterstoryid": 0, + "maingroupName": { + "key": "", + "text": "" + }, + "mainlineName": { + "key": "", + "text": "" + }, + "title": { + "key": "", + "text": "" + }, + "desc": { + "key": "", + "text": "" + }, + "exp": 0, + "hero_exp": 450, + "ps_consume": [ + { + "a": "attr", + "t": "ps", + "n": 9 + } + ], + "ps_mg": [ + { + "a": "attr", + "t": "ps", + "n": 1 + } + ], + "firstaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10413", + "n": 1 + } + ], + "lotteryward": 17110410, + "commonaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10423", + "n": 1 + } + ], + "BattleReadyID": 10105003, + "FormatList": [ + 104131 + ], + "helphero": [], + "banhero": [], + "star": [ + 1, + 1, + 1 + ], + "star_type": [ + 1, + 2, + 2 + ], + "star_value": [ + 0, + 2, + 1 + ], + "challengeward": 0 + }, + { + "id": 1104024, + "chapterid": 11004, + "group_id": 100424, + "previous_group_id": [ + 100423 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 3, + "stage_param": 0, + "inherit": 0, + "battle_fail": 0, + "venturemodelspeed": 0, + "venturemodelscale": 0, + "move_type": 0, + "venturemodel": "", + "bubbletalk": { + "key": "", + "text": "" + }, + "venturetype": 0, + "ventureavatar": [], + "scene_effect": [], + "scene_effectfilter": "", + "is_near": 0, + "openlevel": 1, + "EditorStage": 0, + "herocolor": 1, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 1, + "timelineplayer": 0, + "stroyshow": 0, + "frontstoryid": 0, + "afterstoryid": 0, + "maingroupName": { + "key": "", + "text": "" + }, + "mainlineName": { + "key": "", + "text": "" + }, + "title": { + "key": "", + "text": "" + }, + "desc": { + "key": "", + "text": "" + }, + "exp": 0, + "hero_exp": 0, + "ps_consume": [], + "ps_mg": [], + "firstaward": [], + "lotteryward": 0, + "commonaward": [], + "BattleReadyID": 0, + "FormatList": [], + "helphero": [], + "banhero": [], + "star": [], + "star_type": [], + "star_value": [], + "challengeward": 0 + }, + { + "id": 1104025, + "chapterid": 11004, + "group_id": 100425, + "previous_group_id": [ + 100424 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 1, + "stage_param": 0, + "inherit": 0, + "battle_fail": 0, + "venturemodelspeed": 0, + "venturemodelscale": 0, + "move_type": 0, + "venturemodel": "", + "bubbletalk": { + "key": "", + "text": "" + }, + "venturetype": 0, + "ventureavatar": [], + "scene_effect": [], + "scene_effectfilter": "", + "is_near": 0, + "openlevel": 1, + "EditorStage": 0, + "herocolor": 1, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 1, + "timelineplayer": 0, + "stroyshow": 0, + "frontstoryid": 0, + "afterstoryid": 0, + "maingroupName": { + "key": "", + "text": "" + }, + "mainlineName": { + "key": "", + "text": "" + }, + "title": { + "key": "", + "text": "" + }, + "desc": { + "key": "", + "text": "" + }, + "exp": 0, + "hero_exp": 450, + "ps_consume": [ + { + "a": "attr", + "t": "ps", + "n": 9 + } + ], + "ps_mg": [ + { + "a": "attr", + "t": "ps", + "n": 1 + } + ], + "firstaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10413", + "n": 1 + } + ], + "lotteryward": 17110410, + "commonaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10423", + "n": 1 + } + ], + "BattleReadyID": 10105002, + "FormatList": [ + 104141 + ], + "helphero": [], + "banhero": [], + "star": [ + 1, + 1, + 1 + ], + "star_type": [ + 1, + 2, + 2 + ], + "star_value": [ + 0, + 2, + 1 + ], + "challengeward": 0 + }, + { + "id": 1104026, + "chapterid": 11004, + "group_id": 100426, + "previous_group_id": [ + 100425 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 3, + "stage_param": 0, + "inherit": 0, + "battle_fail": 0, + "venturemodelspeed": 0, + "venturemodelscale": 0, + "move_type": 0, + "venturemodel": "", + "bubbletalk": { + "key": "", + "text": "" + }, + "venturetype": 0, + "ventureavatar": [], + "scene_effect": [], + "scene_effectfilter": "", + "is_near": 0, + "openlevel": 1, + "EditorStage": 0, + "herocolor": 1, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 1, + "timelineplayer": 0, + "stroyshow": 0, + "frontstoryid": 0, + "afterstoryid": 0, + "maingroupName": { + "key": "", + "text": "" + }, + "mainlineName": { + "key": "", + "text": "" + }, + "title": { + "key": "", + "text": "" + }, + "desc": { + "key": "", + "text": "" + }, + "exp": 0, + "hero_exp": 0, + "ps_consume": [], + "ps_mg": [], + "firstaward": [], + "lotteryward": 0, + "commonaward": [], + "BattleReadyID": 0, + "FormatList": [], + "helphero": [], + "banhero": [], + "star": [], + "star_type": [], + "star_value": [], + "challengeward": 0 + }, + { + "id": 1104027, + "chapterid": 11004, + "group_id": 100427, + "previous_group_id": [ + 100426 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 1, + "stage_param": 0, + "inherit": 0, + "battle_fail": 0, + "venturemodelspeed": 0, + "venturemodelscale": 0, + "move_type": 0, + "venturemodel": "", + "bubbletalk": { + "key": "", + "text": "" + }, + "venturetype": 0, + "ventureavatar": [], + "scene_effect": [], + "scene_effectfilter": "", + "is_near": 0, + "openlevel": 1, + "EditorStage": 0, + "herocolor": 1, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 1, + "timelineplayer": 0, + "stroyshow": 0, + "frontstoryid": 0, + "afterstoryid": 0, + "maingroupName": { + "key": "", + "text": "" + }, + "mainlineName": { + "key": "", + "text": "" + }, + "title": { + "key": "", + "text": "" + }, + "desc": { + "key": "", + "text": "" + }, + "exp": 0, + "hero_exp": 450, + "ps_consume": [ + { + "a": "attr", + "t": "ps", + "n": 9 + } + ], + "ps_mg": [ + { + "a": "attr", + "t": "ps", + "n": 1 + } + ], + "firstaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10413", + "n": 1 + } + ], + "lotteryward": 17110410, + "commonaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10423", + "n": 1 + } + ], + "BattleReadyID": 10105002, + "FormatList": [ + 104151 + ], + "helphero": [], + "banhero": [], + "star": [ + 1, + 1, + 1 + ], + "star_type": [ + 1, + 2, + 2 + ], + "star_value": [ + 0, + 2, + 1 + ], + "challengeward": 0 + }, + { + "id": 1104028, + "chapterid": 11004, + "group_id": 100428, + "previous_group_id": [ + 100427 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 3, + "stage_param": 0, + "inherit": 0, + "battle_fail": 0, + "venturemodelspeed": 0, + "venturemodelscale": 0, + "move_type": 0, + "venturemodel": "", + "bubbletalk": { + "key": "", + "text": "" + }, + "venturetype": 0, + "ventureavatar": [], + "scene_effect": [], + "scene_effectfilter": "", + "is_near": 0, + "openlevel": 1, + "EditorStage": 0, + "herocolor": 1, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 1, + "timelineplayer": 0, + "stroyshow": 0, + "frontstoryid": 0, + "afterstoryid": 0, + "maingroupName": { + "key": "", + "text": "" + }, + "mainlineName": { + "key": "", + "text": "" + }, + "title": { + "key": "", + "text": "" + }, + "desc": { + "key": "", + "text": "" + }, + "exp": 0, + "hero_exp": 0, + "ps_consume": [], + "ps_mg": [], + "firstaward": [], + "lotteryward": 0, + "commonaward": [], + "BattleReadyID": 0, + "FormatList": [], + "helphero": [], + "banhero": [], + "star": [], + "star_type": [], + "star_value": [], + "challengeward": 0 + }, + { + "id": 1104029, + "chapterid": 11004, + "group_id": 100429, + "previous_group_id": [ + 100428 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 1, + "stage_param": 0, + "inherit": 0, + "battle_fail": 0, + "venturemodelspeed": 0, + "venturemodelscale": 0, + "move_type": 0, + "venturemodel": "", + "bubbletalk": { + "key": "", + "text": "" + }, + "venturetype": 0, + "ventureavatar": [], + "scene_effect": [], + "scene_effectfilter": "", + "is_near": 0, + "openlevel": 1, + "EditorStage": 0, + "herocolor": 1, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 1, + "timelineplayer": 0, + "stroyshow": 0, + "frontstoryid": 0, + "afterstoryid": 0, + "maingroupName": { + "key": "", + "text": "" + }, + "mainlineName": { + "key": "", + "text": "" + }, + "title": { + "key": "", + "text": "" + }, + "desc": { + "key": "", + "text": "" + }, + "exp": 0, + "hero_exp": 450, + "ps_consume": [ + { + "a": "attr", + "t": "ps", + "n": 9 + } + ], + "ps_mg": [ + { + "a": "attr", + "t": "ps", + "n": 1 + } + ], + "firstaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10413", + "n": 1 + } + ], + "lotteryward": 17110410, + "commonaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10423", + "n": 1 + } + ], + "BattleReadyID": 10105002, + "FormatList": [ + 104161 + ], + "helphero": [], + "banhero": [], + "star": [ + 1, + 1, + 1 + ], + "star_type": [ + 1, + 2, + 2 + ], + "star_value": [ + 0, + 2, + 1 + ], + "challengeward": 0 + }, + { + "id": 1104030, + "chapterid": 11004, + "group_id": 100430, + "previous_group_id": [ + 100429 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 3, + "stage_param": 0, + "inherit": 0, + "battle_fail": 0, + "venturemodelspeed": 0, + "venturemodelscale": 0, + "move_type": 0, + "venturemodel": "", + "bubbletalk": { + "key": "", + "text": "" + }, + "venturetype": 0, + "ventureavatar": [], + "scene_effect": [], + "scene_effectfilter": "", + "is_near": 0, + "openlevel": 1, + "EditorStage": 0, + "herocolor": 1, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 1, + "timelineplayer": 0, + "stroyshow": 0, + "frontstoryid": 0, + "afterstoryid": 0, + "maingroupName": { + "key": "", + "text": "" + }, + "mainlineName": { + "key": "", + "text": "" + }, + "title": { + "key": "", + "text": "" + }, + "desc": { + "key": "", + "text": "" + }, + "exp": 0, + "hero_exp": 0, + "ps_consume": [], + "ps_mg": [], + "firstaward": [], + "lotteryward": 0, + "commonaward": [], + "BattleReadyID": 0, + "FormatList": [], + "helphero": [], + "banhero": [], + "star": [], + "star_type": [], + "star_value": [], + "challengeward": 0 + }, + { + "id": 1104031, + "chapterid": 11004, + "group_id": 100431, + "previous_group_id": [ + 100430 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 1, + "stage_param": 0, + "inherit": 0, + "battle_fail": 0, + "venturemodelspeed": 0, + "venturemodelscale": 0, + "move_type": 0, + "venturemodel": "", + "bubbletalk": { + "key": "", + "text": "" + }, + "venturetype": 0, + "ventureavatar": [], + "scene_effect": [], + "scene_effectfilter": "", + "is_near": 0, + "openlevel": 1, + "EditorStage": 0, + "herocolor": 1, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 1, + "timelineplayer": 0, + "stroyshow": 0, + "frontstoryid": 0, + "afterstoryid": 0, + "maingroupName": { + "key": "", + "text": "" + }, + "mainlineName": { + "key": "", + "text": "" + }, + "title": { + "key": "", + "text": "" + }, + "desc": { + "key": "", + "text": "" + }, + "exp": 0, + "hero_exp": 450, + "ps_consume": [ + { + "a": "attr", + "t": "ps", + "n": 9 + } + ], + "ps_mg": [ + { + "a": "attr", + "t": "ps", + "n": 1 + } + ], + "firstaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10413", + "n": 1 + } + ], + "lotteryward": 17110410, + "commonaward": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + }, + { + "a": "equi", + "t": "10423", + "n": 1 + } + ], + "BattleReadyID": 10105002, + "FormatList": [ + 104171 + ], + "helphero": [], + "banhero": [], + "star": [ + 1, + 1, + 1 + ], + "star_type": [ + 1, + 2, + 2 + ], + "star_value": [ + 0, + 2, + 1 + ], + "challengeward": 0 + }, { "id": 1105000, "chapterid": 11005, diff --git a/bin/json/game_msgdistrib.json b/bin/json/game_msgdistrib.json index d8bc2ab6d..31baef48a 100644 --- a/bin/json/game_msgdistrib.json +++ b/bin/json/game_msgdistrib.json @@ -172,5 +172,11 @@ "open": true, "routrules": "~/worker", "describe": "捉虫子" + }, + { + "msgid": "integral", + "open": true, + "routrules": "~/worker", + "describe": "积分boss" } ] \ No newline at end of file diff --git a/bin/json/game_opencond.json b/bin/json/game_opencond.json index 00566c5ff..d35c916de 100644 --- a/bin/json/game_opencond.json +++ b/bin/json/game_opencond.json @@ -2890,7 +2890,7 @@ "main": [ { "key": 2, - "param": 1101016 + "param": 1101017 } ], "wkqbx": 2, @@ -3198,7 +3198,7 @@ "main": [ { "key": 2, - "param": 1101017 + "param": 1101018 } ], "wkqbx": 0, diff --git a/bin/json/game_worldtask.json b/bin/json/game_worldtask.json index 7c65b2723..13e169d0f 100644 --- a/bin/json/game_worldtask.json +++ b/bin/json/game_worldtask.json @@ -1154,7 +1154,7 @@ "taskend_removeitem": [], "auto_accept": 2, "tasktips": 0, - "deliver_task": 2, + "deliver_task": 0, "deliver_task_npc": 35002, "lock_add": 0, "finish": [], diff --git a/modules/integral/api_challenge.go b/modules/integral/api_challenge.go index 8d99ec824..1668500f0 100644 --- a/modules/integral/api_challenge.go +++ b/modules/integral/api_challenge.go @@ -76,7 +76,9 @@ func (this *apiComp) Challenge(session comm.IUserSession, req *pb.IntegralChalle Redflist: record.Redflist, BlueCompId: record.BlueCompId, Buleflist: record.Buleflist, - Tasks: record.Tasks}, + Tasks: record.Tasks, + Params: []float32{cfgData.Coefficient}, // 伤害系数 + }, Nandu: req.Nandu, }) diff --git a/modules/integral/api_challengeover.go b/modules/integral/api_challengeover.go index d539cb081..fa26c0704 100644 --- a/modules/integral/api_challengeover.go +++ b/modules/integral/api_challengeover.go @@ -23,8 +23,11 @@ func (this *apiComp) ChallengeOver(session comm.IUserSession, req *pb.IntegralCh var ( update map[string]interface{} res []*cfg.Gameatn - first bool // 是否是首通 + first bool // 是否是首通 + line []*pb.LineUp // 阵容数据 + harm int32 ) + harm = req.Report.Harm update = make(map[string]interface{}, 0) if errdata = this.ChallengeOverCheck(session, req); errdata != nil { return // 参数校验失败直接返回 @@ -40,7 +43,7 @@ func (this *apiComp) ChallengeOver(session comm.IUserSession, req *pb.IntegralCh } if _, ok := list.Score[req.Nandu]; !ok { - list.Score[req.Nandu] = req.Score + list.Score[req.Nandu] = harm update["score"] = list.Score first = true } @@ -72,23 +75,23 @@ func (this *apiComp) ChallengeOver(session comm.IUserSession, req *pb.IntegralCh list.Count++ update["count"] = list.Count // 更新积分数据 - if list.Score[req.Nandu] < req.Score { - list.Score[req.Nandu] = req.Score + if list.Score[req.Nandu] < harm { + list.Score[req.Nandu] = harm update["score"] = list.Score } - if list.Maxscore < req.Score { // 更新最大积分数据 - list.Maxscore = req.Score + if list.Maxscore < harm { // 更新最大积分数据 + list.Maxscore = harm update["maxscore"] = list.Maxscore } - list.Totalscore += req.Score + list.Totalscore += harm update["totalscore"] = list.Totalscore if first { for _, v := range cfgData.Firstprize { // 发放通关随机奖励 res = append(res, v) } } - var line []*pb.LineUp + for _, v := range req.Report.Info.Redflist[0].Team { line = append(line, &pb.LineUp{ Cid: v.HeroID, diff --git a/modules/integral/api_rank.go b/modules/integral/api_rank.go index 177bb5a99..6d556e306 100644 --- a/modules/integral/api_rank.go +++ b/modules/integral/api_rank.go @@ -16,7 +16,9 @@ func (this *apiComp) RankList(session comm.IUserSession, req *pb.IntegralRankLis var ( uids []string ranks []*pb.DBIntegralBoss + franks []*pb.DBIntegralBoss players []*pb.DBIntegralRank + friends []*pb.DBIntegralRank err error ) @@ -51,8 +53,29 @@ func (this *apiComp) RankList(session comm.IUserSession, req *pb.IntegralRankLis Line: v.Line[req.Nandu], } } + // 获取好友 + fids := this.module.ModuleFriend.GetFriendList(session.GetUserId()) + if franks, err = this.module.modelIntegral.queryPlayers(fids); err != nil { + errdata = &pb.ErrorData{ + Code: pb.ErrorCode_DBError, + Title: pb.ErrorCode_DBError.ToString(), + Message: err.Error(), + } + return + } + friends = make([]*pb.DBIntegralRank, len(franks)) + for i, v := range franks { + friends[i] = &pb.DBIntegralRank{ + Id: v.Uid, + Uinfo: v.Uinfo, + Nandu: v.Nandu, + Score: v.Score[req.Nandu], + Line: v.Line[req.Nandu], + } + } session.SendMsg(string(this.module.GetType()), "rank", &pb.IntegralRankListResp{ - Ranks: players, + Ranks: players, + Friends: friends, }) return } diff --git a/pb/battle_msg.pb.go b/pb/battle_msg.pb.go index 9694a5044..c453d1c7c 100644 --- a/pb/battle_msg.pb.go +++ b/pb/battle_msg.pb.go @@ -836,6 +836,7 @@ type BattleInfo struct { BlueCompId string `protobuf:"bytes,8,opt,name=blueCompId,proto3" json:"blueCompId"` //蓝方阵营id Buleflist []*DBBattleFormt `protobuf:"bytes,9,rep,name=buleflist,proto3" json:"buleflist"` //红方阵型列表 Tasks []int32 `protobuf:"varint,10,rep,packed,name=tasks,proto3" json:"tasks"` //任务列表 + Params []float32 `protobuf:"fixed32,11,rep,packed,name=params,proto3" json:"params"` //需要代入战斗中的参数列表 } func (x *BattleInfo) Reset() { @@ -940,6 +941,13 @@ func (x *BattleInfo) GetTasks() []int32 { return nil } +func (x *BattleInfo) GetParams() []float32 { + if x != nil { + return x.Params + } + return nil +} + type BattleCmd struct { state protoimpl.MessageState sizeCache protoimpl.SizeCache @@ -2061,7 +2069,7 @@ var file_battle_battle_msg_proto_rawDesc = []byte{ 0x0b, 0x32, 0x10, 0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x06, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x18, 0x05, 0x20, 0x03, 0x28, 0x05, 0x52, 0x07, 0x6d, 0x66, - 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x22, 0xbe, 0x02, 0x0a, 0x0a, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, + 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x22, 0xd6, 0x02, 0x0a, 0x0a, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x72, 0x75, @@ -2081,111 +2089,112 @@ var file_battle_battle_msg_proto_rawDesc = []byte{ 0x09, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0e, 0x2e, 0x44, 0x42, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x74, 0x52, 0x09, 0x62, 0x75, 0x6c, 0x65, 0x66, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x61, 0x73, 0x6b, 0x73, 0x18, 0x0a, 0x20, 0x03, 0x28, 0x05, 0x52, - 0x05, 0x74, 0x61, 0x73, 0x6b, 0x73, 0x22, 0x51, 0x0a, 0x09, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, - 0x43, 0x6d, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6d, 0x64, 0x74, 0x79, 0x70, 0x65, 0x18, 0x01, - 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6d, 0x64, 0x74, 0x79, 0x70, 0x65, 0x12, 0x14, 0x0a, - 0x05, 0x69, 0x6e, 0x64, 0x65, 0x78, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x05, 0x69, 0x6e, - 0x64, 0x65, 0x78, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x03, 0x20, 0x01, - 0x28, 0x0c, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x22, 0xc8, 0x02, 0x0a, 0x0c, 0x42, 0x61, - 0x74, 0x74, 0x6c, 0x65, 0x52, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x12, 0x1f, 0x0a, 0x04, 0x69, 0x6e, - 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0b, 0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, - 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x69, 0x6e, 0x66, 0x6f, 0x12, 0x1a, 0x0a, 0x08, 0x43, - 0x6f, 0x73, 0x74, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x43, - 0x6f, 0x73, 0x74, 0x74, 0x69, 0x6d, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x77, 0x69, 0x6e, 0x53, 0x69, - 0x64, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x05, 0x52, 0x07, 0x77, 0x69, 0x6e, 0x53, 0x69, 0x64, - 0x65, 0x12, 0x20, 0x0a, 0x05, 0x69, 0x6e, 0x63, 0x6d, 0x64, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0b, - 0x32, 0x0a, 0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x43, 0x6d, 0x64, 0x52, 0x05, 0x69, 0x6e, - 0x63, 0x6d, 0x64, 0x12, 0x22, 0x0a, 0x06, 0x6f, 0x75, 0x74, 0x63, 0x6d, 0x64, 0x18, 0x05, 0x20, - 0x03, 0x28, 0x0b, 0x32, 0x0a, 0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x43, 0x6d, 0x64, 0x52, - 0x06, 0x6f, 0x75, 0x74, 0x63, 0x6d, 0x64, 0x12, 0x22, 0x0a, 0x0c, 0x63, 0x6f, 0x6d, 0x70, 0x6c, - 0x65, 0x74, 0x65, 0x74, 0x61, 0x73, 0x6b, 0x18, 0x06, 0x20, 0x03, 0x28, 0x05, 0x52, 0x0c, 0x63, - 0x6f, 0x6d, 0x70, 0x6c, 0x65, 0x74, 0x65, 0x74, 0x61, 0x73, 0x6b, 0x12, 0x14, 0x0a, 0x05, 0x64, - 0x65, 0x61, 0x74, 0x68, 0x18, 0x07, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x64, 0x65, 0x61, 0x74, - 0x68, 0x12, 0x14, 0x0a, 0x05, 0x72, 0x6f, 0x75, 0x6e, 0x64, 0x18, 0x08, 0x20, 0x01, 0x28, 0x05, - 0x52, 0x05, 0x72, 0x6f, 0x75, 0x6e, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x68, 0x61, 0x72, 0x6d, 0x18, - 0x09, 0x20, 0x01, 0x28, 0x05, 0x52, 0x04, 0x68, 0x61, 0x72, 0x6d, 0x12, 0x14, 0x0a, 0x05, 0x73, - 0x63, 0x6f, 0x72, 0x65, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x73, 0x63, 0x6f, 0x72, - 0x65, 0x12, 0x21, 0x0a, 0x05, 0x61, 0x6c, 0x69, 0x76, 0x65, 0x18, 0x0b, 0x20, 0x03, 0x28, 0x0b, - 0x32, 0x0b, 0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x52, 0x6f, 0x6c, 0x65, 0x52, 0x05, 0x61, - 0x6c, 0x69, 0x76, 0x65, 0x22, 0x66, 0x0a, 0x10, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x52, 0x70, - 0x63, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x72, 0x69, 0x64, 0x18, - 0x01, 0x20, 0x01, 0x28, 0x04, 0x52, 0x03, 0x72, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6d, 0x65, - 0x74, 0x68, 0x6f, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6d, 0x65, 0x74, 0x68, - 0x6f, 0x64, 0x12, 0x28, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, - 0x32, 0x14, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, - 0x75, 0x66, 0x2e, 0x41, 0x6e, 0x79, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x22, 0x2e, 0x0a, 0x12, - 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x52, 0x65, 0x73, 0x75, 0x6c, - 0x74, 0x73, 0x12, 0x18, 0x0a, 0x07, 0x69, 0x73, 0x63, 0x68, 0x65, 0x63, 0x6b, 0x18, 0x01, 0x20, - 0x01, 0x28, 0x08, 0x52, 0x07, 0x69, 0x73, 0x63, 0x68, 0x65, 0x63, 0x6b, 0x22, 0x2e, 0x0a, 0x10, - 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x47, 0x65, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65, 0x71, - 0x12, 0x1a, 0x0a, 0x08, 0x62, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, - 0x28, 0x09, 0x52, 0x08, 0x62, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x69, 0x64, 0x22, 0x55, 0x0a, 0x11, - 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x47, 0x65, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65, 0x73, - 0x70, 0x12, 0x1a, 0x0a, 0x08, 0x62, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x69, 0x64, 0x18, 0x01, 0x20, - 0x01, 0x28, 0x09, 0x52, 0x08, 0x62, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x69, 0x64, 0x12, 0x24, 0x0a, - 0x04, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x10, 0x2e, 0x42, 0x61, - 0x74, 0x74, 0x6c, 0x65, 0x53, 0x74, 0x61, 0x74, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x69, - 0x6e, 0x66, 0x6f, 0x22, 0x38, 0x0a, 0x15, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x43, 0x72, 0x65, - 0x61, 0x74, 0x65, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x52, 0x65, 0x71, 0x12, 0x1f, 0x0a, 0x04, - 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0b, 0x2e, 0x42, 0x61, 0x74, - 0x74, 0x6c, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x69, 0x6e, 0x66, 0x6f, 0x22, 0x30, 0x0a, - 0x16, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x53, 0x65, 0x72, - 0x76, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x73, 0x75, 0x63, - 0x63, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x73, 0x75, 0x63, 0x63, 0x22, - 0x5c, 0x0a, 0x0e, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x49, 0x6e, 0x43, 0x6d, 0x64, 0x52, 0x65, - 0x71, 0x12, 0x1a, 0x0a, 0x08, 0x62, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x69, 0x64, 0x18, 0x01, 0x20, - 0x01, 0x28, 0x09, 0x52, 0x08, 0x62, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x69, 0x64, 0x12, 0x12, 0x0a, - 0x04, 0x73, 0x69, 0x64, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x04, 0x73, 0x69, 0x64, - 0x65, 0x12, 0x1a, 0x0a, 0x02, 0x69, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0a, 0x2e, - 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x43, 0x6d, 0x64, 0x52, 0x02, 0x69, 0x6e, 0x22, 0x61, 0x0a, - 0x0f, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x49, 0x6e, 0x43, 0x6d, 0x64, 0x52, 0x65, 0x73, 0x70, - 0x12, 0x1a, 0x0a, 0x08, 0x62, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, - 0x28, 0x09, 0x52, 0x08, 0x62, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x02, - 0x69, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0a, 0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, - 0x65, 0x43, 0x6d, 0x64, 0x52, 0x02, 0x69, 0x6e, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x73, 0x75, - 0x63, 0x63, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x73, 0x75, 0x63, 0x63, - 0x22, 0x4c, 0x0a, 0x10, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x4f, 0x75, 0x74, 0x43, 0x6d, 0x64, - 0x50, 0x75, 0x73, 0x68, 0x12, 0x1a, 0x0a, 0x08, 0x62, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x69, 0x64, - 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x62, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x69, 0x64, - 0x12, 0x1c, 0x0a, 0x03, 0x63, 0x6d, 0x64, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0a, 0x2e, - 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x43, 0x6d, 0x64, 0x52, 0x03, 0x63, 0x6d, 0x64, 0x22, 0x48, - 0x0a, 0x10, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x50, 0x75, - 0x73, 0x68, 0x12, 0x1a, 0x0a, 0x08, 0x62, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x69, 0x64, 0x18, 0x01, - 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x62, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x69, 0x64, 0x12, 0x18, - 0x0a, 0x07, 0x77, 0x69, 0x6e, 0x53, 0x69, 0x64, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, - 0x07, 0x77, 0x69, 0x6e, 0x53, 0x69, 0x64, 0x65, 0x22, 0x42, 0x0a, 0x10, 0x42, 0x61, 0x74, 0x74, - 0x6c, 0x65, 0x43, 0x6f, 0x6e, 0x63, 0x65, 0x64, 0x65, 0x52, 0x65, 0x71, 0x12, 0x1a, 0x0a, 0x08, + 0x05, 0x74, 0x61, 0x73, 0x6b, 0x73, 0x12, 0x16, 0x0a, 0x06, 0x70, 0x61, 0x72, 0x61, 0x6d, 0x73, + 0x18, 0x0b, 0x20, 0x03, 0x28, 0x02, 0x52, 0x06, 0x70, 0x61, 0x72, 0x61, 0x6d, 0x73, 0x22, 0x51, + 0x0a, 0x09, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x43, 0x6d, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x63, + 0x6d, 0x64, 0x74, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6d, + 0x64, 0x74, 0x79, 0x70, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x69, 0x6e, 0x64, 0x65, 0x78, 0x18, 0x02, + 0x20, 0x01, 0x28, 0x0d, 0x52, 0x05, 0x69, 0x6e, 0x64, 0x65, 0x78, 0x12, 0x14, 0x0a, 0x05, 0x76, + 0x61, 0x6c, 0x75, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, + 0x65, 0x22, 0xc8, 0x02, 0x0a, 0x0c, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x52, 0x65, 0x70, 0x6f, + 0x72, 0x74, 0x12, 0x1f, 0x0a, 0x04, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, + 0x32, 0x0b, 0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x69, + 0x6e, 0x66, 0x6f, 0x12, 0x1a, 0x0a, 0x08, 0x43, 0x6f, 0x73, 0x74, 0x74, 0x69, 0x6d, 0x65, 0x18, + 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x43, 0x6f, 0x73, 0x74, 0x74, 0x69, 0x6d, 0x65, 0x12, + 0x18, 0x0a, 0x07, 0x77, 0x69, 0x6e, 0x53, 0x69, 0x64, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x05, + 0x52, 0x07, 0x77, 0x69, 0x6e, 0x53, 0x69, 0x64, 0x65, 0x12, 0x20, 0x0a, 0x05, 0x69, 0x6e, 0x63, + 0x6d, 0x64, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0a, 0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, + 0x65, 0x43, 0x6d, 0x64, 0x52, 0x05, 0x69, 0x6e, 0x63, 0x6d, 0x64, 0x12, 0x22, 0x0a, 0x06, 0x6f, + 0x75, 0x74, 0x63, 0x6d, 0x64, 0x18, 0x05, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0a, 0x2e, 0x42, 0x61, + 0x74, 0x74, 0x6c, 0x65, 0x43, 0x6d, 0x64, 0x52, 0x06, 0x6f, 0x75, 0x74, 0x63, 0x6d, 0x64, 0x12, + 0x22, 0x0a, 0x0c, 0x63, 0x6f, 0x6d, 0x70, 0x6c, 0x65, 0x74, 0x65, 0x74, 0x61, 0x73, 0x6b, 0x18, + 0x06, 0x20, 0x03, 0x28, 0x05, 0x52, 0x0c, 0x63, 0x6f, 0x6d, 0x70, 0x6c, 0x65, 0x74, 0x65, 0x74, + 0x61, 0x73, 0x6b, 0x12, 0x14, 0x0a, 0x05, 0x64, 0x65, 0x61, 0x74, 0x68, 0x18, 0x07, 0x20, 0x01, + 0x28, 0x05, 0x52, 0x05, 0x64, 0x65, 0x61, 0x74, 0x68, 0x12, 0x14, 0x0a, 0x05, 0x72, 0x6f, 0x75, + 0x6e, 0x64, 0x18, 0x08, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x72, 0x6f, 0x75, 0x6e, 0x64, 0x12, + 0x12, 0x0a, 0x04, 0x68, 0x61, 0x72, 0x6d, 0x18, 0x09, 0x20, 0x01, 0x28, 0x05, 0x52, 0x04, 0x68, + 0x61, 0x72, 0x6d, 0x12, 0x14, 0x0a, 0x05, 0x73, 0x63, 0x6f, 0x72, 0x65, 0x18, 0x0a, 0x20, 0x01, + 0x28, 0x05, 0x52, 0x05, 0x73, 0x63, 0x6f, 0x72, 0x65, 0x12, 0x21, 0x0a, 0x05, 0x61, 0x6c, 0x69, + 0x76, 0x65, 0x18, 0x0b, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0b, 0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, + 0x65, 0x52, 0x6f, 0x6c, 0x65, 0x52, 0x05, 0x61, 0x6c, 0x69, 0x76, 0x65, 0x22, 0x66, 0x0a, 0x10, + 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x52, 0x70, 0x63, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, + 0x12, 0x10, 0x0a, 0x03, 0x72, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x04, 0x52, 0x03, 0x72, + 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6d, 0x65, 0x74, 0x68, 0x6f, 0x64, 0x18, 0x02, 0x20, 0x01, + 0x28, 0x09, 0x52, 0x06, 0x6d, 0x65, 0x74, 0x68, 0x6f, 0x64, 0x12, 0x28, 0x0a, 0x04, 0x64, 0x61, + 0x74, 0x61, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, + 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x41, 0x6e, 0x79, 0x52, 0x04, + 0x64, 0x61, 0x74, 0x61, 0x22, 0x2e, 0x0a, 0x12, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x43, 0x68, + 0x65, 0x63, 0x6b, 0x52, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x73, 0x12, 0x18, 0x0a, 0x07, 0x69, 0x73, + 0x63, 0x68, 0x65, 0x63, 0x6b, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x69, 0x73, 0x63, + 0x68, 0x65, 0x63, 0x6b, 0x22, 0x2e, 0x0a, 0x10, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x47, 0x65, + 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65, 0x71, 0x12, 0x1a, 0x0a, 0x08, 0x62, 0x61, 0x74, 0x74, + 0x6c, 0x65, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x62, 0x61, 0x74, 0x74, + 0x6c, 0x65, 0x69, 0x64, 0x22, 0x55, 0x0a, 0x11, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x47, 0x65, + 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65, 0x73, 0x70, 0x12, 0x1a, 0x0a, 0x08, 0x62, 0x61, 0x74, + 0x74, 0x6c, 0x65, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x62, 0x61, 0x74, + 0x74, 0x6c, 0x65, 0x69, 0x64, 0x12, 0x24, 0x0a, 0x04, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x02, 0x20, + 0x01, 0x28, 0x0b, 0x32, 0x10, 0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x53, 0x74, 0x61, 0x74, + 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x69, 0x6e, 0x66, 0x6f, 0x22, 0x38, 0x0a, 0x15, 0x42, + 0x61, 0x74, 0x74, 0x6c, 0x65, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x53, 0x65, 0x72, 0x76, 0x65, + 0x72, 0x52, 0x65, 0x71, 0x12, 0x1f, 0x0a, 0x04, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01, + 0x28, 0x0b, 0x32, 0x0b, 0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x52, + 0x04, 0x69, 0x6e, 0x66, 0x6f, 0x22, 0x30, 0x0a, 0x16, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x43, + 0x72, 0x65, 0x61, 0x74, 0x65, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x12, + 0x16, 0x0a, 0x06, 0x69, 0x73, 0x73, 0x75, 0x63, 0x63, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, + 0x06, 0x69, 0x73, 0x73, 0x75, 0x63, 0x63, 0x22, 0x5c, 0x0a, 0x0e, 0x42, 0x61, 0x74, 0x74, 0x6c, + 0x65, 0x49, 0x6e, 0x43, 0x6d, 0x64, 0x52, 0x65, 0x71, 0x12, 0x1a, 0x0a, 0x08, 0x62, 0x61, 0x74, + 0x74, 0x6c, 0x65, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x62, 0x61, 0x74, + 0x74, 0x6c, 0x65, 0x69, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x73, 0x69, 0x64, 0x65, 0x18, 0x02, 0x20, + 0x01, 0x28, 0x05, 0x52, 0x04, 0x73, 0x69, 0x64, 0x65, 0x12, 0x1a, 0x0a, 0x02, 0x69, 0x6e, 0x18, + 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0a, 0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x43, 0x6d, + 0x64, 0x52, 0x02, 0x69, 0x6e, 0x22, 0x61, 0x0a, 0x0f, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x49, + 0x6e, 0x43, 0x6d, 0x64, 0x52, 0x65, 0x73, 0x70, 0x12, 0x1a, 0x0a, 0x08, 0x62, 0x61, 0x74, 0x74, + 0x6c, 0x65, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x62, 0x61, 0x74, 0x74, + 0x6c, 0x65, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x02, 0x69, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, + 0x32, 0x0a, 0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x43, 0x6d, 0x64, 0x52, 0x02, 0x69, 0x6e, + 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x73, 0x75, 0x63, 0x63, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, + 0x52, 0x06, 0x69, 0x73, 0x73, 0x75, 0x63, 0x63, 0x22, 0x4c, 0x0a, 0x10, 0x42, 0x61, 0x74, 0x74, + 0x6c, 0x65, 0x4f, 0x75, 0x74, 0x43, 0x6d, 0x64, 0x50, 0x75, 0x73, 0x68, 0x12, 0x1a, 0x0a, 0x08, 0x62, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, - 0x62, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x69, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x73, 0x69, 0x64, 0x65, - 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x04, 0x73, 0x69, 0x64, 0x65, 0x22, 0x2b, 0x0a, 0x11, - 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x43, 0x6f, 0x6e, 0x63, 0x65, 0x64, 0x65, 0x52, 0x65, 0x73, - 0x70, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x73, 0x75, 0x63, 0x63, 0x18, 0x01, 0x20, 0x01, 0x28, - 0x08, 0x52, 0x06, 0x69, 0x73, 0x73, 0x75, 0x63, 0x63, 0x22, 0x82, 0x01, 0x0a, 0x0f, 0x42, 0x61, - 0x74, 0x74, 0x6c, 0x65, 0x53, 0x74, 0x61, 0x74, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1f, 0x0a, - 0x04, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0b, 0x2e, 0x42, 0x61, - 0x74, 0x74, 0x6c, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x69, 0x6e, 0x66, 0x6f, 0x12, 0x24, - 0x0a, 0x07, 0x6f, 0x75, 0x74, 0x43, 0x6d, 0x64, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, - 0x0a, 0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x43, 0x6d, 0x64, 0x52, 0x07, 0x6f, 0x75, 0x74, - 0x43, 0x6d, 0x64, 0x73, 0x12, 0x28, 0x0a, 0x09, 0x69, 0x6e, 0x70, 0x75, 0x74, 0x43, 0x6d, 0x64, - 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0a, 0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, - 0x43, 0x6d, 0x64, 0x52, 0x09, 0x69, 0x6e, 0x70, 0x75, 0x74, 0x43, 0x6d, 0x64, 0x73, 0x22, 0xf2, - 0x01, 0x0a, 0x0f, 0x53, 0x74, 0x72, 0x6f, 0x6e, 0x65, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x52, - 0x65, 0x71, 0x12, 0x24, 0x0a, 0x06, 0x64, 0x69, 0x42, 0x75, 0x66, 0x66, 0x18, 0x01, 0x20, 0x03, - 0x28, 0x0b, 0x32, 0x0c, 0x2e, 0x44, 0x79, 0x53, 0x6b, 0x69, 0x6c, 0x6c, 0x44, 0x61, 0x74, 0x61, - 0x52, 0x06, 0x64, 0x69, 0x42, 0x75, 0x66, 0x66, 0x12, 0x16, 0x0a, 0x06, 0x66, 0x6f, 0x72, 0x6d, - 0x61, 0x74, 0x18, 0x02, 0x20, 0x03, 0x28, 0x05, 0x52, 0x06, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, - 0x12, 0x1f, 0x0a, 0x04, 0x72, 0x6f, 0x6c, 0x65, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0b, - 0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x52, 0x6f, 0x6c, 0x65, 0x52, 0x04, 0x72, 0x6f, 0x6c, - 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6c, 0x65, 0x61, 0x64, 0x70, 0x6f, 0x73, 0x18, 0x04, 0x20, 0x01, - 0x28, 0x05, 0x52, 0x07, 0x6c, 0x65, 0x61, 0x64, 0x70, 0x6f, 0x73, 0x12, 0x21, 0x0a, 0x05, 0x42, - 0x74, 0x79, 0x70, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x0b, 0x2e, 0x42, 0x61, 0x74, - 0x74, 0x6c, 0x65, 0x54, 0x79, 0x70, 0x65, 0x52, 0x05, 0x42, 0x74, 0x79, 0x70, 0x65, 0x12, 0x1f, - 0x0a, 0x05, 0x50, 0x74, 0x79, 0x70, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x09, 0x2e, - 0x50, 0x6c, 0x61, 0x79, 0x54, 0x79, 0x70, 0x65, 0x52, 0x05, 0x50, 0x74, 0x79, 0x70, 0x65, 0x12, - 0x22, 0x0a, 0x0c, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x73, 0x18, - 0x07, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0c, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x45, 0x76, 0x65, - 0x6e, 0x74, 0x73, 0x42, 0x06, 0x5a, 0x04, 0x2e, 0x3b, 0x70, 0x62, 0x62, 0x06, 0x70, 0x72, 0x6f, - 0x74, 0x6f, 0x33, + 0x62, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x69, 0x64, 0x12, 0x1c, 0x0a, 0x03, 0x63, 0x6d, 0x64, 0x18, + 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0a, 0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x43, 0x6d, + 0x64, 0x52, 0x03, 0x63, 0x6d, 0x64, 0x22, 0x48, 0x0a, 0x10, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, + 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x50, 0x75, 0x73, 0x68, 0x12, 0x1a, 0x0a, 0x08, 0x62, 0x61, + 0x74, 0x74, 0x6c, 0x65, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x62, 0x61, + 0x74, 0x74, 0x6c, 0x65, 0x69, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x77, 0x69, 0x6e, 0x53, 0x69, 0x64, + 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x07, 0x77, 0x69, 0x6e, 0x53, 0x69, 0x64, 0x65, + 0x22, 0x42, 0x0a, 0x10, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x43, 0x6f, 0x6e, 0x63, 0x65, 0x64, + 0x65, 0x52, 0x65, 0x71, 0x12, 0x1a, 0x0a, 0x08, 0x62, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x69, 0x64, + 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x62, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x69, 0x64, + 0x12, 0x12, 0x0a, 0x04, 0x73, 0x69, 0x64, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x04, + 0x73, 0x69, 0x64, 0x65, 0x22, 0x2b, 0x0a, 0x11, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x43, 0x6f, + 0x6e, 0x63, 0x65, 0x64, 0x65, 0x52, 0x65, 0x73, 0x70, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x73, + 0x75, 0x63, 0x63, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x73, 0x75, 0x63, + 0x63, 0x22, 0x82, 0x01, 0x0a, 0x0f, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x53, 0x74, 0x61, 0x74, + 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1f, 0x0a, 0x04, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20, + 0x01, 0x28, 0x0b, 0x32, 0x0b, 0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x49, 0x6e, 0x66, 0x6f, + 0x52, 0x04, 0x69, 0x6e, 0x66, 0x6f, 0x12, 0x24, 0x0a, 0x07, 0x6f, 0x75, 0x74, 0x43, 0x6d, 0x64, + 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0a, 0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, + 0x43, 0x6d, 0x64, 0x52, 0x07, 0x6f, 0x75, 0x74, 0x43, 0x6d, 0x64, 0x73, 0x12, 0x28, 0x0a, 0x09, + 0x69, 0x6e, 0x70, 0x75, 0x74, 0x43, 0x6d, 0x64, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, + 0x0a, 0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x43, 0x6d, 0x64, 0x52, 0x09, 0x69, 0x6e, 0x70, + 0x75, 0x74, 0x43, 0x6d, 0x64, 0x73, 0x22, 0xf2, 0x01, 0x0a, 0x0f, 0x53, 0x74, 0x72, 0x6f, 0x6e, + 0x65, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x12, 0x24, 0x0a, 0x06, 0x64, 0x69, + 0x42, 0x75, 0x66, 0x66, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0c, 0x2e, 0x44, 0x79, 0x53, + 0x6b, 0x69, 0x6c, 0x6c, 0x44, 0x61, 0x74, 0x61, 0x52, 0x06, 0x64, 0x69, 0x42, 0x75, 0x66, 0x66, + 0x12, 0x16, 0x0a, 0x06, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x18, 0x02, 0x20, 0x03, 0x28, 0x05, + 0x52, 0x06, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x12, 0x1f, 0x0a, 0x04, 0x72, 0x6f, 0x6c, 0x65, + 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0b, 0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x52, + 0x6f, 0x6c, 0x65, 0x52, 0x04, 0x72, 0x6f, 0x6c, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6c, 0x65, 0x61, + 0x64, 0x70, 0x6f, 0x73, 0x18, 0x04, 0x20, 0x01, 0x28, 0x05, 0x52, 0x07, 0x6c, 0x65, 0x61, 0x64, + 0x70, 0x6f, 0x73, 0x12, 0x21, 0x0a, 0x05, 0x42, 0x74, 0x79, 0x70, 0x65, 0x18, 0x05, 0x20, 0x01, + 0x28, 0x0e, 0x32, 0x0b, 0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x54, 0x79, 0x70, 0x65, 0x52, + 0x05, 0x42, 0x74, 0x79, 0x70, 0x65, 0x12, 0x1f, 0x0a, 0x05, 0x50, 0x74, 0x79, 0x70, 0x65, 0x18, + 0x06, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x09, 0x2e, 0x50, 0x6c, 0x61, 0x79, 0x54, 0x79, 0x70, 0x65, + 0x52, 0x05, 0x50, 0x74, 0x79, 0x70, 0x65, 0x12, 0x22, 0x0a, 0x0c, 0x42, 0x61, 0x74, 0x74, 0x6c, + 0x65, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x73, 0x18, 0x07, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0c, 0x42, + 0x61, 0x74, 0x74, 0x6c, 0x65, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x73, 0x42, 0x06, 0x5a, 0x04, 0x2e, + 0x3b, 0x70, 0x62, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, } var ( diff --git a/pb/integral_msg.pb.go b/pb/integral_msg.pb.go index ef8c33cb5..2a18f4188 100644 --- a/pb/integral_msg.pb.go +++ b/pb/integral_msg.pb.go @@ -223,7 +223,6 @@ type IntegralChallengeOverReq struct { Nandu int32 `protobuf:"varint,1,opt,name=nandu,proto3" json:"nandu"` // boos 难度 Report *BattleReport `protobuf:"bytes,2,opt,name=report,proto3" json:"report"` //战报 - Score int32 `protobuf:"varint,3,opt,name=score,proto3" json:"score"` //获得积分 或伤害 } func (x *IntegralChallengeOverReq) Reset() { @@ -272,13 +271,6 @@ func (x *IntegralChallengeOverReq) GetReport() *BattleReport { return nil } -func (x *IntegralChallengeOverReq) GetScore() int32 { - if x != nil { - return x.Score - } - return 0 -} - // 客户端通知服务器打赢了 type IntegralChallengeOverResp struct { state protoimpl.MessageState @@ -436,8 +428,7 @@ type IntegralRankListReq struct { sizeCache protoimpl.SizeCache unknownFields protoimpl.UnknownFields - Nandu int32 `protobuf:"varint,1,opt,name=nandu,proto3" json:"nandu"` // 难度 - Bfriend bool `protobuf:"varint,2,opt,name=bfriend,proto3" json:"bfriend"` // 是否好友榜 + Nandu int32 `protobuf:"varint,1,opt,name=nandu,proto3" json:"nandu"` // 难度 } func (x *IntegralRankListReq) Reset() { @@ -479,19 +470,13 @@ func (x *IntegralRankListReq) GetNandu() int32 { return 0 } -func (x *IntegralRankListReq) GetBfriend() bool { - if x != nil { - return x.Bfriend - } - return false -} - type IntegralRankListResp struct { state protoimpl.MessageState sizeCache protoimpl.SizeCache unknownFields protoimpl.UnknownFields - Ranks []*DBIntegralRank `protobuf:"bytes,1,rep,name=ranks,proto3" json:"ranks"` + Ranks []*DBIntegralRank `protobuf:"bytes,1,rep,name=ranks,proto3" json:"ranks"` + Friends []*DBIntegralRank `protobuf:"bytes,2,rep,name=friends,proto3" json:"friends"` } func (x *IntegralRankListResp) Reset() { @@ -533,6 +518,13 @@ func (x *IntegralRankListResp) GetRanks() []*DBIntegralRank { return nil } +func (x *IntegralRankListResp) GetFriends() []*DBIntegralRank { + if x != nil { + return x.Friends + } + return nil +} + var File_integral_integral_msg_proto protoreflect.FileDescriptor var file_integral_integral_msg_proto_rawDesc = []byte{ @@ -557,36 +549,36 @@ var file_integral_integral_msg_proto_rawDesc = []byte{ 0x70, 0x12, 0x1f, 0x0a, 0x04, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0b, 0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x69, 0x6e, 0x66, 0x6f, 0x12, 0x14, 0x0a, 0x05, 0x6e, 0x61, 0x6e, 0x64, 0x75, 0x18, 0x02, 0x20, 0x01, 0x28, - 0x05, 0x52, 0x05, 0x6e, 0x61, 0x6e, 0x64, 0x75, 0x22, 0x6d, 0x0a, 0x18, 0x49, 0x6e, 0x74, 0x65, + 0x05, 0x52, 0x05, 0x6e, 0x61, 0x6e, 0x64, 0x75, 0x22, 0x57, 0x0a, 0x18, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x6c, 0x43, 0x68, 0x61, 0x6c, 0x6c, 0x65, 0x6e, 0x67, 0x65, 0x4f, 0x76, 0x65, 0x72, 0x52, 0x65, 0x71, 0x12, 0x14, 0x0a, 0x05, 0x6e, 0x61, 0x6e, 0x64, 0x75, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x6e, 0x61, 0x6e, 0x64, 0x75, 0x12, 0x25, 0x0a, 0x06, 0x72, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0d, 0x2e, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x52, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x52, 0x06, 0x72, 0x65, 0x70, 0x6f, 0x72, - 0x74, 0x12, 0x14, 0x0a, 0x05, 0x73, 0x63, 0x6f, 0x72, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x05, - 0x52, 0x05, 0x73, 0x63, 0x6f, 0x72, 0x65, 0x22, 0x40, 0x0a, 0x19, 0x49, 0x6e, 0x74, 0x65, 0x67, - 0x72, 0x61, 0x6c, 0x43, 0x68, 0x61, 0x6c, 0x6c, 0x65, 0x6e, 0x67, 0x65, 0x4f, 0x76, 0x65, 0x72, - 0x52, 0x65, 0x73, 0x70, 0x12, 0x23, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x01, 0x20, 0x01, - 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x44, 0x42, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x6c, 0x42, - 0x6f, 0x73, 0x73, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x22, 0x2c, 0x0a, 0x14, 0x49, 0x6e, 0x74, - 0x65, 0x67, 0x72, 0x61, 0x6c, 0x47, 0x65, 0x74, 0x52, 0x65, 0x77, 0x61, 0x72, 0x64, 0x52, 0x65, - 0x71, 0x12, 0x14, 0x0a, 0x05, 0x69, 0x74, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, - 0x52, 0x05, 0x69, 0x74, 0x79, 0x70, 0x65, 0x22, 0x5d, 0x0a, 0x15, 0x49, 0x6e, 0x74, 0x65, 0x67, - 0x72, 0x61, 0x6c, 0x47, 0x65, 0x74, 0x52, 0x65, 0x77, 0x61, 0x72, 0x64, 0x52, 0x65, 0x73, 0x70, - 0x12, 0x23, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, - 0x2e, 0x44, 0x42, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x6c, 0x42, 0x6f, 0x73, 0x73, 0x52, - 0x04, 0x64, 0x61, 0x74, 0x61, 0x12, 0x1f, 0x0a, 0x05, 0x61, 0x77, 0x61, 0x72, 0x64, 0x18, 0x04, - 0x20, 0x03, 0x28, 0x0b, 0x32, 0x09, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x41, 0x74, 0x6e, 0x6f, 0x52, - 0x05, 0x61, 0x77, 0x61, 0x72, 0x64, 0x22, 0x45, 0x0a, 0x13, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, - 0x61, 0x6c, 0x52, 0x61, 0x6e, 0x6b, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x12, 0x14, 0x0a, - 0x05, 0x6e, 0x61, 0x6e, 0x64, 0x75, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x6e, 0x61, - 0x6e, 0x64, 0x75, 0x12, 0x18, 0x0a, 0x07, 0x62, 0x66, 0x72, 0x69, 0x65, 0x6e, 0x64, 0x18, 0x02, - 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x62, 0x66, 0x72, 0x69, 0x65, 0x6e, 0x64, 0x22, 0x3d, 0x0a, + 0x74, 0x22, 0x40, 0x0a, 0x19, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x6c, 0x43, 0x68, 0x61, + 0x6c, 0x6c, 0x65, 0x6e, 0x67, 0x65, 0x4f, 0x76, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x12, 0x23, + 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x44, + 0x42, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x6c, 0x42, 0x6f, 0x73, 0x73, 0x52, 0x04, 0x64, + 0x61, 0x74, 0x61, 0x22, 0x2c, 0x0a, 0x14, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x6c, 0x47, + 0x65, 0x74, 0x52, 0x65, 0x77, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x12, 0x14, 0x0a, 0x05, 0x69, + 0x74, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x69, 0x74, 0x79, 0x70, + 0x65, 0x22, 0x5d, 0x0a, 0x15, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x6c, 0x47, 0x65, 0x74, + 0x52, 0x65, 0x77, 0x61, 0x72, 0x64, 0x52, 0x65, 0x73, 0x70, 0x12, 0x23, 0x0a, 0x04, 0x64, 0x61, + 0x74, 0x61, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x44, 0x42, 0x49, 0x6e, 0x74, + 0x65, 0x67, 0x72, 0x61, 0x6c, 0x42, 0x6f, 0x73, 0x73, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x12, + 0x1f, 0x0a, 0x05, 0x61, 0x77, 0x61, 0x72, 0x64, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x09, + 0x2e, 0x55, 0x73, 0x65, 0x72, 0x41, 0x74, 0x6e, 0x6f, 0x52, 0x05, 0x61, 0x77, 0x61, 0x72, 0x64, + 0x22, 0x2b, 0x0a, 0x13, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x6c, 0x52, 0x61, 0x6e, 0x6b, + 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x12, 0x14, 0x0a, 0x05, 0x6e, 0x61, 0x6e, 0x64, 0x75, + 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x6e, 0x61, 0x6e, 0x64, 0x75, 0x22, 0x68, 0x0a, 0x14, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x6c, 0x52, 0x61, 0x6e, 0x6b, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x73, 0x70, 0x12, 0x25, 0x0a, 0x05, 0x72, 0x61, 0x6e, 0x6b, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x44, 0x42, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, - 0x6c, 0x52, 0x61, 0x6e, 0x6b, 0x52, 0x05, 0x72, 0x61, 0x6e, 0x6b, 0x73, 0x42, 0x06, 0x5a, 0x04, - 0x2e, 0x3b, 0x70, 0x62, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, + 0x6c, 0x52, 0x61, 0x6e, 0x6b, 0x52, 0x05, 0x72, 0x61, 0x6e, 0x6b, 0x73, 0x12, 0x29, 0x0a, 0x07, + 0x66, 0x72, 0x69, 0x65, 0x6e, 0x64, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0f, 0x2e, + 0x44, 0x42, 0x49, 0x6e, 0x74, 0x65, 0x67, 0x72, 0x61, 0x6c, 0x52, 0x61, 0x6e, 0x6b, 0x52, 0x07, + 0x66, 0x72, 0x69, 0x65, 0x6e, 0x64, 0x73, 0x42, 0x06, 0x5a, 0x04, 0x2e, 0x3b, 0x70, 0x62, 0x62, + 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, } var ( @@ -629,11 +621,12 @@ var file_integral_integral_msg_proto_depIdxs = []int32{ 10, // 5: IntegralGetRewardResp.data:type_name -> DBIntegralBoss 14, // 6: IntegralGetRewardResp.award:type_name -> UserAtno 15, // 7: IntegralRankListResp.ranks:type_name -> DBIntegralRank - 8, // [8:8] is the sub-list for method output_type - 8, // [8:8] is the sub-list for method input_type - 8, // [8:8] is the sub-list for extension type_name - 8, // [8:8] is the sub-list for extension extendee - 0, // [0:8] is the sub-list for field type_name + 15, // 8: IntegralRankListResp.friends:type_name -> DBIntegralRank + 9, // [9:9] is the sub-list for method output_type + 9, // [9:9] is the sub-list for method input_type + 9, // [9:9] is the sub-list for extension type_name + 9, // [9:9] is the sub-list for extension extendee + 0, // [0:9] is the sub-list for field type_name } func init() { file_integral_integral_msg_proto_init() } diff --git a/sys/configure/structs/Game.IntegralBossData.go b/sys/configure/structs/Game.IntegralBossData.go index 7fc78ba29..ef99ec8da 100644 --- a/sys/configure/structs/Game.IntegralBossData.go +++ b/sys/configure/structs/Game.IntegralBossData.go @@ -16,7 +16,7 @@ type GameIntegralBossData struct { Difficulty int32 Itype int32 Difficultytext string - Coefficient string + Coefficient float32 Unlock int32 Unlockval int32 Name string @@ -25,9 +25,8 @@ type GameIntegralBossData struct { Firstprize []*Gameatn Drop int32 Heroexp int32 - Scene string - Bossmodel int32 - BossSkill []int32 + Spine string + HeroId int32 Boss []int32 BossIcon string } @@ -44,7 +43,7 @@ func (_v *GameIntegralBossData)Deserialize(_buf map[string]interface{}) (err err { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["difficulty"].(float64); !_ok_ { err = errors.New("difficulty error"); return }; _v.Difficulty = int32(_tempNum_) } { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["itype"].(float64); !_ok_ { err = errors.New("itype error"); return }; _v.Itype = int32(_tempNum_) } { var _ok_ bool; if _v.Difficultytext, _ok_ = _buf["difficultytext"].(string); !_ok_ { err = errors.New("difficultytext error"); return } } - { var _ok_ bool; if _v.Coefficient, _ok_ = _buf["coefficient"].(string); !_ok_ { err = errors.New("coefficient error"); return } } + { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["coefficient"].(float64); !_ok_ { err = errors.New("coefficient error"); return }; _v.Coefficient = float32(_tempNum_) } { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["unlock"].(float64); !_ok_ { err = errors.New("unlock error"); return }; _v.Unlock = int32(_tempNum_) } { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["unlockval"].(float64); !_ok_ { err = errors.New("unlockval error"); return }; _v.Unlockval = int32(_tempNum_) } {var _ok_ bool; var __json_text__ map[string]interface{}; if __json_text__, _ok_ = _buf["name"].(map[string]interface{}) ; !_ok_ { err = errors.New("_v.Name error"); return }; { var _ok_ bool; if _, _ok_ = __json_text__["key"].(string); !_ok_ { err = errors.New("key error"); return } }; { var _ok_ bool; if _v.Name, _ok_ = __json_text__["text"].(string); !_ok_ { err = errors.New("text error"); return } } } @@ -66,22 +65,8 @@ func (_v *GameIntegralBossData)Deserialize(_buf map[string]interface{}) (err err { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["drop"].(float64); !_ok_ { err = errors.New("drop error"); return }; _v.Drop = int32(_tempNum_) } { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["heroexp"].(float64); !_ok_ { err = errors.New("heroexp error"); return }; _v.Heroexp = int32(_tempNum_) } - { var _ok_ bool; if _v.Scene, _ok_ = _buf["scene"].(string); !_ok_ { err = errors.New("scene error"); return } } - { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["bossmodel"].(float64); !_ok_ { err = errors.New("bossmodel error"); return }; _v.Bossmodel = int32(_tempNum_) } - { - var _arr_ []interface{} - var _ok_ bool - if _arr_, _ok_ = _buf["boss_skill"].([]interface{}); !_ok_ { err = errors.New("boss_skill error"); return } - - _v.BossSkill = make([]int32, 0, len(_arr_)) - - for _, _e_ := range _arr_ { - var _list_v_ int32 - { var _ok_ bool; var _x_ float64; if _x_, _ok_ = _e_.(float64); !_ok_ { err = errors.New("_list_v_ error"); return }; _list_v_ = int32(_x_) } - _v.BossSkill = append(_v.BossSkill, _list_v_) - } - } - + { var _ok_ bool; if _v.Spine, _ok_ = _buf["spine"].(string); !_ok_ { err = errors.New("spine error"); return } } + { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["HeroId"].(float64); !_ok_ { err = errors.New("HeroId error"); return }; _v.HeroId = int32(_tempNum_) } { var _arr_ []interface{} var _ok_ bool diff --git a/sys/configure/structs/Game.IntegralRewardData.go b/sys/configure/structs/Game.IntegralRewardData.go index 354975767..02d3f2394 100644 --- a/sys/configure/structs/Game.IntegralRewardData.go +++ b/sys/configure/structs/Game.IntegralRewardData.go @@ -28,7 +28,7 @@ func (_v *GameIntegralRewardData)Deserialize(_buf map[string]interface{}) (err e { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["id"].(float64); !_ok_ { err = errors.New("id error"); return }; _v.Id = int32(_tempNum_) } { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["hdid"].(float64); !_ok_ { err = errors.New("hdid error"); return }; _v.Hdid = int32(_tempNum_) } { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["type"].(float64); !_ok_ { err = errors.New("type error"); return }; _v.Type = int32(_tempNum_) } - { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["val"].(float64); !_ok_ { err = errors.New("val error"); return }; _v.Val = int32(_tempNum_) } + { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["Val"].(float64); !_ok_ { err = errors.New("Val error"); return }; _v.Val = int32(_tempNum_) } { var _arr_ []interface{} var _ok_ bool