From d87d5080a4a29e3f0feaedf33881aebfb147a275 Mon Sep 17 00:00:00 2001 From: meixiongfeng <766881921@qq.com> Date: Fri, 8 Dec 2023 10:14:45 +0800 Subject: [PATCH] update --- bin/json/game_battleready.json | 44 +- bin/json/game_buriedcondi.json | 26 +- bin/json/game_fightglobalevent.json | 21 + bin/json/game_guide.json | 567 ++++- bin/json/game_item.json | 98 +- bin/json/game_mainachievement.json | 12 +- bin/json/game_mainstage.json | 3307 ++++++++++++++++++++++++++- bin/json/game_monsterformat.json | 20 +- bin/json/game_opencond.json | 4 +- bin/json/game_skillafteratk.json | 236 ++ bin/json/game_skillatk.json | 200 ++ bin/json/game_skillpassive.json | 80 + bin/json/game_vikingboss.json | 2 +- bin/json/game_worldtask.json | 29 +- pb/battle_db.pb.go | 1 + 15 files changed, 4441 insertions(+), 206 deletions(-) diff --git a/bin/json/game_battleready.json b/bin/json/game_battleready.json index dccacd16e..7590c1bd3 100644 --- a/bin/json/game_battleready.json +++ b/bin/json/game_battleready.json @@ -2022,7 +2022,12 @@ "ScoreGroupID": 0, "disableAiCamera": 0, "ChoseCamp": [], - "DisableCamp": [], + "DisableCamp": [ + 1, + 2, + 3, + 4 + ], "DefaultHero": 720003, "ChoseHero": [], "DisableHero": [], @@ -2789,6 +2794,43 @@ "CanFriendHelp": 0, "Numrounds": 0 }, + { + "id": 10500004, + "PlayType": 5, + "HeroCount": 5, + "readyScene": "scenesfight_role_interface_02", + "battleScenes": [ + "bossfight_naturetitan_02" + ], + "BGMusic": "", + "LoadingId": 0, + "HideAlienSpace": 0, + "HideFightUI": 0, + "RuleTips": { + "key": "", + "text": "" + }, + "BattleTips": { + "key": "", + "text": "" + }, + "battleEvents": [ + 136 + ], + "ScoreGroupID": 0, + "disableAiCamera": 1, + "ChoseCamp": [], + "DisableCamp": [], + "DefaultHero": 0, + "ChoseHero": [], + "DisableHero": [], + "LockSlots": [], + "HeroCheck": [], + "RedAssistTeam": 0, + "BlueAssistTeam": 0, + "CanFriendHelp": 0, + "Numrounds": 0 + }, { "id": 10606001, "PlayType": 6, diff --git a/bin/json/game_buriedcondi.json b/bin/json/game_buriedcondi.json index 4cbe04663..46d59abb7 100644 --- a/bin/json/game_buriedcondi.json +++ b/bin/json/game_buriedcondi.json @@ -36371,7 +36371,7 @@ "type_sp": 1, "tasktxt": { "key": "buried_buried_condi_tasktxt_1127", - "text": "冒险之旅第二章认识原住民" + "text": "冒险之旅第二章躲过愤怒的瓜哥" }, "type": 61, "valid": 0, @@ -36388,7 +36388,7 @@ }, "value": 1, "filter": [ - 1102001 + 1102004 ], "filter2": [] }, @@ -36402,7 +36402,7 @@ "type_sp": 1, "tasktxt": { "key": "buried_buried_condi_tasktxt_1128", - "text": "冒险之旅第二章抢鸟蛋" + "text": "冒险之旅第二章学习铁拳猴语" }, "type": 61, "valid": 0, @@ -36419,7 +36419,7 @@ }, "value": 1, "filter": [ - 1102003 + 1102008 ], "filter2": [] }, @@ -36433,7 +36433,7 @@ "type_sp": 1, "tasktxt": { "key": "buried_buried_condi_tasktxt_1129", - "text": "冒险之旅第二章解开与食人鱼误会" + "text": "冒险之旅第二章通关冒险石阵秘境" }, "type": 61, "valid": 0, @@ -36450,7 +36450,7 @@ }, "value": 1, "filter": [ - 1102006 + 1102015 ], "filter2": [] }, @@ -36464,7 +36464,7 @@ "type_sp": 1, "tasktxt": { "key": "buried_buried_condi_tasktxt_1130", - "text": "冒险之旅第二章见到3个东西" + "text": "冒险之旅第二章打败大猩猩" }, "type": 61, "valid": 0, @@ -36481,7 +36481,7 @@ }, "value": 1, "filter": [ - 1102011 + 1102021 ], "filter2": [] }, @@ -36495,7 +36495,7 @@ "type_sp": 1, "tasktxt": { "key": "buried_buried_condi_tasktxt_1131", - "text": "冒险之旅第二章击败小伊" + "text": "冒险之旅第二章挑战关卡通关" }, "type": 61, "valid": 0, @@ -36512,7 +36512,7 @@ }, "value": 1, "filter": [ - 1102018 + 1102032 ], "filter2": [] }, @@ -36526,7 +36526,7 @@ "type_sp": 1, "tasktxt": { "key": "buried_buried_condi_tasktxt_1132", - "text": "冒险之旅打败大猩猩" + "text": "冒险之旅第二章困难关卡通关" }, "type": 61, "valid": 0, @@ -36543,7 +36543,7 @@ }, "value": 1, "filter": [ - 1102023 + 1102040 ], "filter2": [] }, @@ -36637,7 +36637,7 @@ }, "value": 1, "filter": [ - 1102083 + 1102081 ], "filter2": [] }, diff --git a/bin/json/game_fightglobalevent.json b/bin/json/game_fightglobalevent.json index f02b48e5f..59381e5cd 100644 --- a/bin/json/game_fightglobalevent.json +++ b/bin/json/game_fightglobalevent.json @@ -994,5 +994,26 @@ "Args": [ "6001030" ] + }, + { + "Id": 136, + "Count": 1, + "LoopTime": 0, + "desc": { + "key": "", + "text": "" + }, + "When": 1, + "FromCheck": "Side=1", + "TargetCheck": "", + "MainSkillCheck": "", + "AfterSkillCheck": "", + "BuffCheck": "", + "FightEndCheck": "", + "AddCon": [], + "Execution": 2, + "Args": [ + "300872" + ] } ] \ No newline at end of file diff --git a/bin/json/game_guide.json b/bin/json/game_guide.json index 3bf2bb15c..4ee2a7c0d 100644 --- a/bin/json/game_guide.json +++ b/bin/json/game_guide.json @@ -474,51 +474,8 @@ "parameter": "", "interface": "", "condition": "", - "followtj": "", - "followguide": 1000306, - "finger": [ - "battleready", - "rolelist$", - "0" - ], - "offset": { - "x": 0, - "y": 0 - }, - "fingerTime": 0.5, - "objSize": { - "x": 0, - "y": 0 - }, - "objOffset": { - "x": 0, - "y": 0 - }, - "txt": "1000107", - "txtoffset": { - "x": 0, - "y": 0 - }, - "speakerface": 0, - "sound": "", - "mask": 0, - "lock": 0, - "uishow": 0, - "skiptime": 5000, - "skip": 0, - "skipgroup": 0, - "reward": [] - }, - { - "id": 1000306, - "group": 3, - "type": 3, - "startPar": "", - "parameter": "", - "interface": "", - "condition": "", "followtj": "OpenFight", - "followguide": 1000307, + "followguide": 1000306, "finger": [ "battleready", "btn_start$", @@ -553,7 +510,7 @@ "reward": [] }, { - "id": 1000307, + "id": 1000306, "group": 3, "type": 1, "startPar": "", @@ -561,7 +518,7 @@ "interface": "", "condition": "", "followtj": "", - "followguide": 1000308, + "followguide": 1000307, "finger": [ "zhandou", "battleactionaxis.herolist$.n2" @@ -595,7 +552,7 @@ "reward": [] }, { - "id": 1000308, + "id": 1000307, "group": 3, "type": 1, "startPar": "", @@ -603,7 +560,7 @@ "interface": "", "condition": "", "followtj": "", - "followguide": 1000309, + "followguide": 1000308, "finger": [ "GRoot", "FloatRoot.InfoRoot.roleinfo_2100.campicon" @@ -637,7 +594,7 @@ "reward": [] }, { - "id": 1000309, + "id": 1000308, "group": 3, "type": 3, "startPar": "", @@ -832,7 +789,7 @@ "x": 0, "y": 0 }, - "txt": "1000117", + "txt": "", "txtoffset": { "x": 0, "y": 0 @@ -899,49 +856,6 @@ "interface": "", "condition": "", "followtj": "", - "followguide": 1001205, - "finger": [ - "battleready", - "rolelist$", - "1" - ], - "offset": { - "x": 0, - "y": 0 - }, - "fingerTime": 0.5, - "objSize": { - "x": 0, - "y": 0 - }, - "objOffset": { - "x": 0, - "y": 0 - }, - "txt": "1000132", - "txtoffset": { - "x": 0, - "y": 0 - }, - "speakerface": 0, - "sound": "", - "mask": 0, - "lock": 0, - "uishow": 0, - "skiptime": 5000, - "skip": 0, - "skipgroup": 0, - "reward": [] - }, - { - "id": 1001205, - "group": 12, - "type": 3, - "startPar": "", - "parameter": "", - "interface": "", - "condition": "", - "followtj": "", "followguide": 0, "finger": [ "battleready", @@ -2577,5 +2491,472 @@ "skip": 0, "skipgroup": 0, "reward": [] + }, + { + "id": 1001301, + "group": 13, + "type": 3, + "startPar": "", + "parameter": "", + "interface": "", + "condition": "worldtasktrigger_20150", + "followtj": "", + "followguide": 1001302, + "finger": [ + "command", + "btn_overview$" + ], + "offset": { + "x": 0, + "y": 0 + }, + "fingerTime": 0.5, + "objSize": { + "x": 0, + "y": 0 + }, + "objOffset": { + "x": 0, + "y": 0 + }, + "txt": "", + "txtoffset": { + "x": 0, + "y": 0 + }, + "speakerface": 0, + "sound": "", + "mask": 0, + "lock": 0, + "uishow": 0, + "skiptime": 10000, + "skip": 0, + "skipgroup": 0, + "reward": [] + }, + { + "id": 1001302, + "group": 13, + "type": 3, + "startPar": "", + "parameter": "", + "interface": "", + "condition": "", + "followtj": "", + "followguide": 1001303, + "finger": [ + "command", + "mainCom$.overviewCom$.firstList", + "3" + ], + "offset": { + "x": 0, + "y": 0 + }, + "fingerTime": 0.5, + "objSize": { + "x": 0, + "y": 0 + }, + "objOffset": { + "x": 0, + "y": 0 + }, + "txt": "", + "txtoffset": { + "x": 0, + "y": 0 + }, + "speakerface": 0, + "sound": "", + "mask": 0, + "lock": 0, + "uishow": 0, + "skiptime": 10000, + "skip": 0, + "skipgroup": 0, + "reward": [] + }, + { + "id": 1001303, + "group": 13, + "type": 3, + "startPar": "", + "parameter": "", + "interface": "", + "condition": "", + "followtj": "", + "followguide": 1001304, + "finger": [ + "command", + "mainCom$.overviewCom$.secondList", + "10" + ], + "offset": { + "x": 0, + "y": 0 + }, + "fingerTime": 0.5, + "objSize": { + "x": 0, + "y": 0 + }, + "objOffset": { + "x": 0, + "y": 0 + }, + "txt": "", + "txtoffset": { + "x": 0, + "y": 0 + }, + "speakerface": 0, + "sound": "", + "mask": 0, + "lock": 0, + "uishow": 0, + "skiptime": 0, + "skip": 0, + "skipgroup": 0, + "reward": [] + }, + { + "id": 1001304, + "group": 13, + "type": 3, + "startPar": "", + "parameter": "", + "interface": "", + "condition": "", + "followtj": "", + "followguide": 0, + "finger": [ + "maininterface", + "mainCom$.optionList$", + "0" + ], + "offset": { + "x": 0, + "y": 0 + }, + "fingerTime": 0.5, + "objSize": { + "x": 0, + "y": 0 + }, + "objOffset": { + "x": 0, + "y": 0 + }, + "txt": "", + "txtoffset": { + "x": 0, + "y": 0 + }, + "speakerface": 0, + "sound": "", + "mask": 0, + "lock": 0, + "uishow": 0, + "skiptime": 10000, + "skip": 0, + "skipgroup": 0, + "reward": [] + }, + { + "id": 1001401, + "group": 14, + "type": 3, + "startPar": "", + "parameter": "", + "interface": "", + "condition": "worldtaskexit_accept_20150", + "followtj": "", + "followguide": 1001402, + "finger": [ + "taskDedailsPopup", + "btn_star$" + ], + "offset": { + "x": 0, + "y": 0 + }, + "fingerTime": 0.5, + "objSize": { + "x": 0, + "y": 0 + }, + "objOffset": { + "x": 0, + "y": 0 + }, + "txt": "", + "txtoffset": { + "x": 0, + "y": 0 + }, + "speakerface": 0, + "sound": "", + "mask": 0, + "lock": 0, + "uishow": 0, + "skiptime": 10000, + "skip": 0, + "skipgroup": 0, + "reward": [] + }, + { + "id": 1001402, + "group": 14, + "type": 3, + "startPar": "", + "parameter": "", + "interface": "", + "condition": "", + "followtj": "", + "followguide": 1001403, + "finger": [ + "maininterface", + "mainCom$.optionList$", + "0" + ], + "offset": { + "x": 0, + "y": 0 + }, + "fingerTime": 0.5, + "objSize": { + "x": 0, + "y": 0 + }, + "objOffset": { + "x": 0, + "y": 0 + }, + "txt": "", + "txtoffset": { + "x": 0, + "y": 0 + }, + "speakerface": 0, + "sound": "", + "mask": 0, + "lock": 0, + "uishow": 0, + "skiptime": 0, + "skip": 0, + "skipgroup": 0, + "reward": [] + }, + { + "id": 1001403, + "group": 14, + "type": 3, + "startPar": "", + "parameter": "", + "interface": "", + "condition": "", + "followtj": "", + "followguide": 0, + "finger": [ + "smithymake", + "btnMake$" + ], + "offset": { + "x": 0, + "y": 0 + }, + "fingerTime": 0.5, + "objSize": { + "x": 0, + "y": 0 + }, + "objOffset": { + "x": 0, + "y": 0 + }, + "txt": "", + "txtoffset": { + "x": 0, + "y": 0 + }, + "speakerface": 0, + "sound": "", + "mask": 0, + "lock": 0, + "uishow": 0, + "skiptime": 0, + "skip": 0, + "skipgroup": 0, + "reward": [] + }, + { + "id": 1001501, + "group": 15, + "type": 1, + "startPar": "", + "parameter": "", + "interface": "", + "condition": "", + "followtj": "", + "followguide": 1001502, + "finger": [ + "stonehengehero", + "list_skill$" + ], + "offset": { + "x": 0, + "y": 0 + }, + "fingerTime": 0.5, + "objSize": { + "x": 0, + "y": 0 + }, + "objOffset": { + "x": 0, + "y": 0 + }, + "txt": "", + "txtoffset": { + "x": 0, + "y": 0 + }, + "speakerface": 0, + "sound": "", + "mask": 0, + "lock": 0, + "uishow": 0, + "skiptime": 10000, + "skip": 0, + "skipgroup": 0, + "reward": [] + }, + { + "id": 1001502, + "group": 15, + "type": 1, + "startPar": "", + "parameter": "", + "interface": "", + "condition": "", + "followtj": "", + "followguide": 1001503, + "finger": [ + "stonehengehero", + "OurbuffList$" + ], + "offset": { + "x": 0, + "y": 0 + }, + "fingerTime": 0.5, + "objSize": { + "x": 0, + "y": 0 + }, + "objOffset": { + "x": 0, + "y": 0 + }, + "txt": "", + "txtoffset": { + "x": 0, + "y": 0 + }, + "speakerface": 0, + "sound": "", + "mask": 0, + "lock": 0, + "uishow": 0, + "skiptime": 0, + "skip": 0, + "skipgroup": 0, + "reward": [] + }, + { + "id": 1001503, + "group": 15, + "type": 1, + "startPar": "", + "parameter": "", + "interface": "", + "condition": "", + "followtj": "", + "followguide": 1001504, + "finger": [ + "stonehengehero", + "EnemybuffList$" + ], + "offset": { + "x": 0, + "y": 0 + }, + "fingerTime": 0.5, + "objSize": { + "x": 0, + "y": 0 + }, + "objOffset": { + "x": 0, + "y": 0 + }, + "txt": "", + "txtoffset": { + "x": 0, + "y": 0 + }, + "speakerface": 0, + "sound": "", + "mask": 0, + "lock": 0, + "uishow": 0, + "skiptime": 0, + "skip": 0, + "skipgroup": 0, + "reward": [] + }, + { + "id": 1001504, + "group": 15, + "type": 3, + "startPar": "", + "parameter": "", + "interface": "", + "condition": "", + "followtj": "", + "followguide": 0, + "finger": [ + "stonehengehero", + "heroList$", + "0" + ], + "offset": { + "x": 0, + "y": 0 + }, + "fingerTime": 0.5, + "objSize": { + "x": 0, + "y": 0 + }, + "objOffset": { + "x": 0, + "y": 0 + }, + "txt": "", + "txtoffset": { + "x": 0, + "y": 0 + }, + "speakerface": 0, + "sound": "", + "mask": 0, + "lock": 0, + "uishow": 0, + "skiptime": 0, + "skip": 0, + "skipgroup": 0, + "reward": [] } ] \ No newline at end of file diff --git a/bin/json/game_item.json b/bin/json/game_item.json index 2e66f4d89..e9be5d804 100644 --- a/bin/json/game_item.json +++ b/bin/json/game_item.json @@ -10172,7 +10172,7 @@ "key": "item_item_name_202", "text": "垃圾菜" }, - "usetype": 1, + "usetype": 2, "color": 1, "bagtype": 4, "index": 99, @@ -10191,7 +10191,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020000", "intr": { @@ -10240,7 +10240,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020001", "intr": { @@ -10289,7 +10289,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020002", "intr": { @@ -10338,7 +10338,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020003", "intr": { @@ -10387,7 +10387,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020004", "intr": { @@ -10436,7 +10436,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020005", "intr": { @@ -10485,7 +10485,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020006", "intr": { @@ -10534,7 +10534,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020007", "intr": { @@ -10583,7 +10583,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020008", "intr": { @@ -10632,7 +10632,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020009", "intr": { @@ -10681,7 +10681,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020010", "intr": { @@ -10730,7 +10730,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020011", "intr": { @@ -10779,7 +10779,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020012", "intr": { @@ -10828,7 +10828,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020013", "intr": { @@ -10877,7 +10877,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020014", "intr": { @@ -10926,7 +10926,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020015", "intr": { @@ -10975,7 +10975,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020016", "intr": { @@ -11024,7 +11024,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020017", "intr": { @@ -11073,7 +11073,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020018", "intr": { @@ -11122,7 +11122,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020019", "intr": { @@ -11171,7 +11171,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020020", "intr": { @@ -11220,7 +11220,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020021", "intr": { @@ -11269,7 +11269,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020022", "intr": { @@ -11318,7 +11318,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020023", "intr": { @@ -11367,7 +11367,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020024", "intr": { @@ -11416,7 +11416,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020025", "intr": { @@ -11465,7 +11465,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020026", "intr": { @@ -11514,7 +11514,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020028", "intr": { @@ -11563,7 +11563,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020030", "intr": { @@ -11612,7 +11612,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020031", "intr": { @@ -11661,7 +11661,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020032", "intr": { @@ -11710,7 +11710,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020033", "intr": { @@ -11759,7 +11759,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020034", "intr": { @@ -11808,7 +11808,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020035", "intr": { @@ -11857,7 +11857,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020036", "intr": { @@ -11906,7 +11906,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020037", "intr": { @@ -11955,7 +11955,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020038", "intr": { @@ -12004,7 +12004,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020039", "intr": { @@ -12053,7 +12053,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020040", "intr": { @@ -12102,7 +12102,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020041", "intr": { @@ -12151,7 +12151,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020042", "intr": { @@ -12200,7 +12200,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020043", "intr": { @@ -12249,7 +12249,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020044", "intr": { @@ -12298,7 +12298,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020045", "intr": { @@ -12347,7 +12347,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020046", "intr": { @@ -12396,7 +12396,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020047", "intr": { @@ -12445,7 +12445,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020048", "intr": { @@ -12494,7 +12494,7 @@ "access": [ 702 ], - "use_skip": 166, + "use_skip": 146, "upper_limit": 999, "img": "item_14020049", "intr": { diff --git a/bin/json/game_mainachievement.json b/bin/json/game_mainachievement.json index 10fa59070..13fcf2656 100644 --- a/bin/json/game_mainachievement.json +++ b/bin/json/game_mainachievement.json @@ -202,7 +202,7 @@ "id": 11002, "title": { "key": "mainchapter_main_achievement_title_10", - "text": "认识原住民" + "text": "愤怒的瓜哥" }, "taskid": 11002001, "reword": [ @@ -224,7 +224,7 @@ "id": 11002, "title": { "key": "mainchapter_main_achievement_title_11", - "text": "抢鸟蛋" + "text": "我讨厌这门语言" }, "taskid": 11002002, "reword": [ @@ -246,7 +246,7 @@ "id": 11002, "title": { "key": "mainchapter_main_achievement_title_12", - "text": "解开与食人鱼误会" + "text": "石阵里的故事" }, "taskid": 11002003, "reword": [ @@ -268,7 +268,7 @@ "id": 11002, "title": { "key": "mainchapter_main_achievement_title_13", - "text": "见到3个东西" + "text": "击败猩猩" }, "taskid": 11002004, "reword": [ @@ -290,7 +290,7 @@ "id": 11002, "title": { "key": "mainchapter_main_achievement_title_14", - "text": "击败小伊" + "text": "生存挑战" }, "taskid": 11002005, "reword": [ @@ -312,7 +312,7 @@ "id": 11002, "title": { "key": "mainchapter_main_achievement_title_15", - "text": "打败大猩猩" + "text": "猩猩复仇" }, "taskid": 11002006, "reword": [ diff --git a/bin/json/game_mainstage.json b/bin/json/game_mainstage.json index 7bbfb8929..4dec7af83 100644 --- a/bin/json/game_mainstage.json +++ b/bin/json/game_mainstage.json @@ -9607,10 +9607,8 @@ "key": "", "text": "" }, - "venturetype": 1, - "ventureavatar": [ - "Person/45003/45003_q.prefab" - ], + "venturetype": 0, + "ventureavatar": [], "scene_effect": [], "scene_effectfilter": "", "is_near": 0, @@ -10126,7 +10124,6 @@ }, "venturetype": 1, "ventureavatar": [ - "Person/45003/45003_q.prefab", "Person/13002/13002_q.prefab" ], "scene_effect": [], @@ -10208,7 +10205,6 @@ }, "venturetype": 1, "ventureavatar": [ - "Person/45003/45003_q.prefab", "Person/13002/13002_q.prefab" ], "scene_effect": [], @@ -10232,7 +10228,7 @@ "progress": 1, "stroyshow": 0, "frontstoryid": 201160, - "afterstoryid": 0, + "afterstoryid": 201170, "maingroupName": { "key": "", "text": "" @@ -10350,7 +10346,7 @@ "destroy": 1, "progress": 1, "stroyshow": 0, - "frontstoryid": 201170, + "frontstoryid": 201230, "afterstoryid": 0, "maingroupName": { "key": "", @@ -10474,7 +10470,7 @@ "buried_type": 0, "buried": 0, "grouptype": [], - "Episodetype": 7, + "Episodetype": 3, "stage_param": 0, "inherit": 0, "battle_fail": 0, @@ -11266,12 +11262,8 @@ "key": "", "text": "" }, - "venturetype": 1, - "ventureavatar": [ - "Person/45003/45003_q.prefab", - "Person/44005/44005_q.prefab", - "Person/13002/13002_q.prefab" - ], + "venturetype": 0, + "ventureavatar": [], "scene_effect": [], "scene_effectfilter": "", "is_near": 0, @@ -11387,12 +11379,8 @@ "key": "", "text": "" }, - "venturetype": 1, - "ventureavatar": [ - "Person/45003/45003_q.prefab", - "Person/44005/44005_q.prefab", - "Person/13002/13002_q.prefab" - ], + "venturetype": 0, + "ventureavatar": [], "scene_effect": [], "scene_effectfilter": "", "is_near": 0, @@ -14860,6 +14848,3279 @@ ], "challengeward": 14001 }, + { + "id": 1102049, + "chapterid": 11002, + "group_id": 100224, + "previous_group_id": [ + 100220 + ], + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102050, + "chapterid": 11002, + "group_id": 100225, + "previous_group_id": [ + 100224 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 7, + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102051, + "chapterid": 11002, + "group_id": 100226, + "previous_group_id": [ + 100225 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 7, + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102052, + "chapterid": 11002, + "group_id": 100227, + "previous_group_id": [ + 100226 + ], + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102053, + "chapterid": 11002, + "group_id": 100228, + "previous_group_id": [ + 100227 + ], + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102054, + "chapterid": 11002, + "group_id": 100229, + "previous_group_id": [ + 100228 + ], + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 0, + "stroyshow": 0, + "frontstoryid": 0, + "afterstoryid": 0, + "maingroupName": { + "key": "", + "text": "" + }, + "mainlineName": { + "key": "", + "text": "" + }, + "title": { + "key": "", + "text": "" + }, + "desc": { + "key": "", + "text": "" + }, + "exp": 0, + "hero_exp": 330, + "ps_consume": [ + { + "a": "attr", + "t": "ps", + "n": 9 + } + ], + "ps_mg": [ + { + "a": "attr", + "t": "ps", + "n": 1 + } + ], + "firstaward": [ + { + "a": "item", + "t": "24012001", + "n": 50 + }, + { + "a": "equi", + "t": "11110", + "n": 1 + } + ], + "lotteryward": 17110110, + "commonaward": [ + { + "a": "attr", + "t": "gold", + "n": 6600 + }, + { + "a": "equi", + "t": "11120", + "n": 1 + } + ], + "BattleReadyID": 119, + "FormatList": [ + 122011 + ], + "helphero": [], + "banhero": [], + "star": [ + 1, + 1, + 1 + ], + "star_type": [ + 1, + 2, + 2 + ], + "star_value": [ + 0, + 2, + 1 + ], + "challengeward": 0 + }, + { + "id": 1102055, + "chapterid": 11002, + "group_id": 100230, + "previous_group_id": [ + 100229 + ], + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 0, + "stroyshow": 0, + "frontstoryid": 0, + "afterstoryid": 0, + "maingroupName": { + "key": "", + "text": "" + }, + "mainlineName": { + "key": "", + "text": "" + }, + "title": { + "key": "", + "text": "" + }, + "desc": { + "key": "", + "text": "" + }, + "exp": 0, + "hero_exp": 330, + "ps_consume": [ + { + "a": "attr", + "t": "ps", + "n": 9 + } + ], + "ps_mg": [ + { + "a": "attr", + "t": "ps", + "n": 1 + } + ], + "firstaward": [ + { + "a": "item", + "t": "24012001", + "n": 50 + }, + { + "a": "equi", + "t": "11110", + "n": 1 + } + ], + "lotteryward": 17110110, + "commonaward": [ + { + "a": "attr", + "t": "gold", + "n": 6600 + }, + { + "a": "equi", + "t": "11120", + "n": 1 + } + ], + "BattleReadyID": 119, + "FormatList": [ + 122011 + ], + "helphero": [], + "banhero": [], + "star": [ + 1, + 1, + 1 + ], + "star_type": [ + 1, + 2, + 2 + ], + "star_value": [ + 0, + 2, + 1 + ], + "challengeward": 0 + }, + { + "id": 1102056, + "chapterid": 11002, + "group_id": 100231, + "previous_group_id": [ + 100230 + ], + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102057, + "chapterid": 11002, + "group_id": 100232, + "previous_group_id": [ + 100231 + ], + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102058, + "chapterid": 11002, + "group_id": 100233, + "previous_group_id": [ + 100232 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 7, + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102059, + "chapterid": 11002, + "group_id": 100234, + "previous_group_id": [ + 100233 + ], + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102060, + "chapterid": 11002, + "group_id": 100235, + "previous_group_id": [ + 100234 + ], + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102061, + "chapterid": 11002, + "group_id": 100236, + "previous_group_id": [ + 100235 + ], + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 0, + "stroyshow": 0, + "frontstoryid": 0, + "afterstoryid": 0, + "maingroupName": { + "key": "", + "text": "" + }, + "mainlineName": { + "key": "", + "text": "" + }, + "title": { + "key": "", + "text": "" + }, + "desc": { + "key": "", + "text": "" + }, + "exp": 0, + "hero_exp": 330, + "ps_consume": [ + { + "a": "attr", + "t": "ps", + "n": 9 + } + ], + "ps_mg": [ + { + "a": "attr", + "t": "ps", + "n": 1 + } + ], + "firstaward": [ + { + "a": "item", + "t": "24012001", + "n": 50 + }, + { + "a": "equi", + "t": "11110", + "n": 1 + } + ], + "lotteryward": 17110110, + "commonaward": [ + { + "a": "attr", + "t": "gold", + "n": 6600 + }, + { + "a": "equi", + "t": "11120", + "n": 1 + } + ], + "BattleReadyID": 119, + "FormatList": [ + 122011 + ], + "helphero": [], + "banhero": [], + "star": [ + 1, + 1, + 1 + ], + "star_type": [ + 1, + 2, + 2 + ], + "star_value": [ + 0, + 2, + 1 + ], + "challengeward": 0 + }, + { + "id": 1102062, + "chapterid": 11002, + "group_id": 100237, + "previous_group_id": [ + 100236 + ], + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102063, + "chapterid": 11002, + "group_id": 100238, + "previous_group_id": [ + 100237 + ], + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102064, + "chapterid": 11002, + "group_id": 100239, + "previous_group_id": [ + 100238 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 7, + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102065, + "chapterid": 11002, + "group_id": 100240, + "previous_group_id": [ + 100239 + ], + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102066, + "chapterid": 11002, + "group_id": 100241, + "previous_group_id": [ + 100220 + ], + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102067, + "chapterid": 11002, + "group_id": 100242, + "previous_group_id": [ + 100241 + ], + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 0, + "stroyshow": 0, + "frontstoryid": 0, + "afterstoryid": 0, + "maingroupName": { + "key": "", + "text": "" + }, + "mainlineName": { + "key": "", + "text": "" + }, + "title": { + "key": "", + "text": "" + }, + "desc": { + "key": "", + "text": "" + }, + "exp": 0, + "hero_exp": 330, + "ps_consume": [ + { + "a": "attr", + "t": "ps", + "n": 9 + } + ], + "ps_mg": [ + { + "a": "attr", + "t": "ps", + "n": 1 + } + ], + "firstaward": [ + { + "a": "item", + "t": "24012001", + "n": 50 + }, + { + "a": "equi", + "t": "11110", + "n": 1 + } + ], + "lotteryward": 17110110, + "commonaward": [ + { + "a": "attr", + "t": "gold", + "n": 6600 + }, + { + "a": "equi", + "t": "11120", + "n": 1 + } + ], + "BattleReadyID": 119, + "FormatList": [ + 122011 + ], + "helphero": [], + "banhero": [], + "star": [ + 1, + 1, + 1 + ], + "star_type": [ + 1, + 2, + 2 + ], + "star_value": [ + 0, + 2, + 1 + ], + "challengeward": 0 + }, + { + "id": 1102068, + "chapterid": 11002, + "group_id": 100243, + "previous_group_id": [ + 100242 + ], + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102069, + "chapterid": 11002, + "group_id": 100244, + "previous_group_id": [ + 100220 + ], + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102070, + "chapterid": 11002, + "group_id": 100245, + "previous_group_id": [ + 100244 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 7, + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102071, + "chapterid": 11002, + "group_id": 100246, + "previous_group_id": [ + 100245 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 7, + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102072, + "chapterid": 11002, + "group_id": 100247, + "previous_group_id": [ + 100246 + ], + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102073, + "chapterid": 11002, + "group_id": 100248, + "previous_group_id": [ + 100247 + ], + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102074, + "chapterid": 11002, + "group_id": 100249, + "previous_group_id": [ + 100220 + ], + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102075, + "chapterid": 11002, + "group_id": 100250, + "previous_group_id": [ + 100249 + ], + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102076, + "chapterid": 11002, + "group_id": 100251, + "previous_group_id": [ + 100250 + ], + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102077, + "chapterid": 11002, + "group_id": 100252, + "previous_group_id": [ + 100251 + ], + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102078, + "chapterid": 11002, + "group_id": 100253, + "previous_group_id": [ + 100220 + ], + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102079, + "chapterid": 11002, + "group_id": 100254, + "previous_group_id": [ + 100253 + ], + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102080, + "chapterid": 11002, + "group_id": 100255, + "previous_group_id": [ + 100254 + ], + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102081, + "chapterid": 11002, + "group_id": 100256, + "previous_group_id": [ + 100255 + ], + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102082, + "chapterid": 11002, + "group_id": 100257, + "previous_group_id": [ + 100220 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 7, + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102083, + "chapterid": 11002, + "group_id": 100258, + "previous_group_id": [ + 100220 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 7, + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102084, + "chapterid": 11002, + "group_id": 100259, + "previous_group_id": [ + 100220 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 7, + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102085, + "chapterid": 11002, + "group_id": 100260, + "previous_group_id": [ + 100220 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 7, + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102086, + "chapterid": 11002, + "group_id": 100261, + "previous_group_id": [ + 100220 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 7, + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1102087, + "chapterid": 11002, + "group_id": 100262, + "previous_group_id": [ + 100220 + ], + "previoustage": 0, + "buried_type": 0, + "buried": 0, + "grouptype": [], + "Episodetype": 7, + "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": 2, + "heroimg": "zxgq_qp_icon_gth", + "bubbletext": { + "key": "", + "text": "" + }, + "animation": [], + "prewarbubbletext": { + "key": "", + "text": "" + }, + "hide": 0, + "destroy": 1, + "progress": 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": 1103000, "chapterid": 11003, @@ -14890,8 +18151,8 @@ "is_near": 0, "openlevel": 1, "EditorStage": 0, - "herocolor": 0, - "heroimg": "", + "herocolor": 2, + "heroimg": "zxgq_qp_icon_gth", "bubbletext": { "key": "", "text": "" diff --git a/bin/json/game_monsterformat.json b/bin/json/game_monsterformat.json index 9fbbcbad2..234312588 100644 --- a/bin/json/game_monsterformat.json +++ b/bin/json/game_monsterformat.json @@ -4807,13 +4807,13 @@ "captainId": 0, "IsBoss": 0, "bossHpCnt": 0, - "heroid": -1, + "heroid": 51012, "star": 3, "equip": [], "newskill": [], "lv": 9, - "hppro": 0.89, - "atkpro": 1.3, + "hppro": 2, + "atkpro": 1.5, "defpro": 0.93, "skill1": 1, "skill2": 1, @@ -4832,7 +4832,7 @@ "equip": [], "newskill": [], "lv": 9, - "hppro": 1.11, + "hppro": 2, "atkpro": 1.5, "defpro": 0.93, "skill1": 1, @@ -4852,8 +4852,8 @@ "equip": [], "newskill": [], "lv": 9, - "hppro": 0.89, - "atkpro": 1.3, + "hppro": 2, + "atkpro": 1.5, "defpro": 0.93, "skill1": 1, "skill2": 1, @@ -4867,7 +4867,7 @@ "captainId": 0, "IsBoss": 0, "bossHpCnt": 0, - "heroid": 51012, + "heroid": -1, "star": 3, "equip": [], "newskill": [], @@ -5412,9 +5412,9 @@ "equip": [], "newskill": [], "lv": 12, - "hppro": 1.41, - "atkpro": 0.94, - "defpro": 0.85, + "hppro": 2, + "atkpro": 0.5, + "defpro": 0.1, "skill1": 1, "skill2": 1, "skill3": 1, diff --git a/bin/json/game_opencond.json b/bin/json/game_opencond.json index 293346185..8772cf6ff 100644 --- a/bin/json/game_opencond.json +++ b/bin/json/game_opencond.json @@ -1463,8 +1463,8 @@ }, "main": [ { - "key": 1, - "param": 1 + "key": 3, + "param": 20140 } ], "wkqbx": 0, diff --git a/bin/json/game_skillafteratk.json b/bin/json/game_skillafteratk.json index bc4775052..eccaae7e0 100644 --- a/bin/json/game_skillafteratk.json +++ b/bin/json/game_skillafteratk.json @@ -67636,6 +67636,7 @@ "ExecuteCnt": 1, "Type": 2, "Argu": [ + 493300531, -1, -1 ], @@ -67668,5 +67669,240 @@ "DpsCondition": "", "RevisiCondition": "", "RevisiParams": [] + }, + { + "Id": 843004211, + "EmitPR": 1000, + "From": 3, + "Where": [], + "Order": "", + "Limit": 1, + "ExecuteCnt": 1, + "Type": 2, + "Argu": [ + 484300421, + -1, + -1 + ], + "FollowSK": [], + "SucFollowSK": [], + "FailFollowSK": [], + "MustHit": false, + "DpsRevisiType": 0, + "DpsCondition": "", + "RevisiCondition": "", + "RevisiParams": [] + }, + { + "Id": 843004212, + "EmitPR": 1000, + "From": 3, + "Where": [], + "Order": "", + "Limit": 1, + "ExecuteCnt": 1, + "Type": 3, + "Argu": [ + 391000006, + 1000, + 1, + -1 + ], + "FollowSK": [], + "SucFollowSK": [], + "FailFollowSK": [], + "MustHit": false, + "DpsRevisiType": 0, + "DpsCondition": "", + "RevisiCondition": "", + "RevisiParams": [] + }, + { + "Id": 843004213, + "EmitPR": 1000, + "From": 3, + "Where": [], + "Order": "", + "Limit": 1, + "ExecuteCnt": 1, + "Type": 2, + "Argu": [ + 484300422, + -1, + -1 + ], + "FollowSK": [], + "SucFollowSK": [], + "FailFollowSK": [], + "MustHit": false, + "DpsRevisiType": 0, + "DpsCondition": "", + "RevisiCondition": "", + "RevisiParams": [] + }, + { + "Id": 843004214, + "EmitPR": 1000, + "From": 3, + "Where": [], + "Order": "", + "Limit": 1, + "ExecuteCnt": 1, + "Type": 3, + "Argu": [ + 390001122, + 1000, + 1, + 2 + ], + "FollowSK": [], + "SucFollowSK": [], + "FailFollowSK": [], + "MustHit": false, + "DpsRevisiType": 0, + "DpsCondition": "", + "RevisiCondition": "", + "RevisiParams": [] + }, + { + "Id": 843004215, + "EmitPR": 1000, + "From": 3, + "Where": [], + "Order": "", + "Limit": 1, + "ExecuteCnt": 1, + "Type": 2, + "Argu": [ + 484300423, + -1, + -1 + ], + "FollowSK": [], + "SucFollowSK": [], + "FailFollowSK": [], + "MustHit": false, + "DpsRevisiType": 0, + "DpsCondition": "", + "RevisiCondition": "", + "RevisiParams": [] + }, + { + "Id": 843004216, + "EmitPR": 1000, + "From": 4, + "Where": [], + "Order": "", + "Limit": 1, + "ExecuteCnt": 1, + "Type": 8, + "Argu": [ + 1, + 1, + 500 + ], + "FollowSK": [], + "SucFollowSK": [], + "FailFollowSK": [], + "MustHit": false, + "DpsRevisiType": 0, + "DpsCondition": "", + "RevisiCondition": "", + "RevisiParams": [] + }, + { + "Id": 943004311, + "EmitPR": 1000, + "From": 3, + "Where": [], + "Order": "", + "Limit": 1, + "ExecuteCnt": 1, + "Type": 3, + "Argu": [ + 391000000, + 1000, + 1, + -1 + ], + "FollowSK": [], + "SucFollowSK": [], + "FailFollowSK": [], + "MustHit": false, + "DpsRevisiType": 0, + "DpsCondition": "", + "RevisiCondition": "", + "RevisiParams": [] + }, + { + "Id": 943004312, + "EmitPR": 1000, + "From": 3, + "Where": [], + "Order": "", + "Limit": 1, + "ExecuteCnt": 1, + "Type": 3, + "Argu": [ + 391000074, + 1000, + 1, + -1 + ], + "FollowSK": [], + "SucFollowSK": [], + "FailFollowSK": [], + "MustHit": false, + "DpsRevisiType": 0, + "DpsCondition": "", + "RevisiCondition": "", + "RevisiParams": [] + }, + { + "Id": 943004313, + "EmitPR": 1000, + "From": 3, + "Where": [], + "Order": "", + "Limit": 1, + "ExecuteCnt": 1, + "Type": 2, + "Argu": [ + 494300431, + -1, + -1 + ], + "FollowSK": [], + "SucFollowSK": [], + "FailFollowSK": [], + "MustHit": false, + "DpsRevisiType": 0, + "DpsCondition": "", + "RevisiCondition": "", + "RevisiParams": [] + }, + { + "Id": 943004314, + "EmitPR": 1000, + "From": 3, + "Where": [], + "Order": "", + "Limit": 1, + "ExecuteCnt": 1, + "Type": 3, + "Argu": [ + 390001111, + 1000, + 1, + 2 + ], + "FollowSK": [], + "SucFollowSK": [], + "FailFollowSK": [], + "MustHit": false, + "DpsRevisiType": 0, + "DpsCondition": "", + "RevisiCondition": "", + "RevisiParams": [] } ] \ No newline at end of file diff --git a/bin/json/game_skillatk.json b/bin/json/game_skillatk.json index d7c0feb51..f8e5df781 100644 --- a/bin/json/game_skillatk.json +++ b/bin/json/game_skillatk.json @@ -55828,5 +55828,205 @@ }, "buffid": [], "map": "" + }, + { + "id": 843004421, + "level": 1, + "MaxLV": 1, + "UnavailablePlayTypes": [], + "SkillFlag": 0, + "EffectFlag": 0, + "Name": { + "key": "skill_skill_atk_Name_843004421", + "text": "回响一阶段" + }, + "ico": "", + "CorrectPos": 0, + "IsMelee": 0, + "act": "", + "Type": 4, + "CD": 0, + "Where": [], + "Target": 0, + "ChildSkill": { + "Id": [ + 843004211 + ] + }, + "passSkill": [ + 843004211 + ], + "Desc": { + "key": "skill_skill_atk_Desc_843004421_1", + "text": "血量低于60%时,获得10%吸血" + }, + "buffid": [], + "map": "" + }, + { + "id": 843004422, + "level": 1, + "MaxLV": 1, + "UnavailablePlayTypes": [], + "SkillFlag": 0, + "EffectFlag": 0, + "Name": { + "key": "skill_skill_atk_Name_843004422", + "text": "回响二阶段" + }, + "ico": "", + "CorrectPos": 0, + "IsMelee": 0, + "act": "", + "Type": 4, + "CD": 0, + "Where": [], + "Target": 0, + "ChildSkill": { + "Id": [ + 843004213 + ] + }, + "passSkill": [ + 843004213 + ], + "Desc": { + "key": "skill_skill_atk_Desc_843004422_1", + "text": "血量首次低于30%时获得一个最大血量10%的【护盾】" + }, + "buffid": [], + "map": "" + }, + { + "id": 843004423, + "level": 1, + "MaxLV": 1, + "UnavailablePlayTypes": [], + "SkillFlag": 0, + "EffectFlag": 0, + "Name": { + "key": "skill_skill_atk_Name_843004423", + "text": "回响三阶段" + }, + "ico": "", + "CorrectPos": 0, + "IsMelee": 0, + "act": "", + "Type": 4, + "CD": 0, + "Where": [], + "Target": 0, + "ChildSkill": { + "Id": [ + 843004215 + ] + }, + "passSkill": [ + 843004215 + ], + "Desc": { + "key": "skill_skill_atk_Desc_843004423_1", + "text": "2技能有50%概率驱散目标一个增益" + }, + "buffid": [], + "map": "" + }, + { + "id": 943004431, + "level": 1, + "MaxLV": 1, + "UnavailablePlayTypes": [], + "SkillFlag": 0, + "EffectFlag": 0, + "Name": { + "key": "skill_skill_atk_Name_943004431", + "text": "觉醒一阶段" + }, + "ico": "", + "CorrectPos": 0, + "IsMelee": 0, + "act": "", + "Type": 4, + "CD": 0, + "Where": [], + "Target": 0, + "ChildSkill": { + "Id": [ + 943004311 + ] + }, + "passSkill": [], + "Desc": { + "key": "skill_skill_atk_Desc_943004431_1", + "text": "3技能最终伤害增加10%。" + }, + "buffid": [], + "map": "" + }, + { + "id": 943004432, + "level": 1, + "MaxLV": 1, + "UnavailablePlayTypes": [], + "SkillFlag": 0, + "EffectFlag": 0, + "Name": { + "key": "skill_skill_atk_Name_943004432", + "text": "觉醒二阶段" + }, + "ico": "", + "CorrectPos": 0, + "IsMelee": 0, + "act": "", + "Type": 4, + "CD": 0, + "Where": [], + "Target": 0, + "ChildSkill": { + "Id": [ + 943004312 + ] + }, + "passSkill": [], + "Desc": { + "key": "skill_skill_atk_Desc_943004432_1", + "text": "增加10%攻击力。" + }, + "buffid": [], + "map": "" + }, + { + "id": 943004433, + "level": 1, + "MaxLV": 1, + "UnavailablePlayTypes": [], + "SkillFlag": 0, + "EffectFlag": 0, + "Name": { + "key": "skill_skill_atk_Name_943004433", + "text": "觉醒三阶段" + }, + "ico": "", + "CorrectPos": 0, + "IsMelee": 0, + "act": "", + "Type": 4, + "CD": 0, + "Where": [], + "Target": 0, + "ChildSkill": { + "Id": [ + 943004313 + ] + }, + "passSkill": [ + 943004313 + ], + "Desc": { + "key": "skill_skill_atk_Desc_943004433_1", + "text": "3技能为自身附加2回合【免疫】" + }, + "buffid": [], + "map": "" } ] \ No newline at end of file diff --git a/bin/json/game_skillpassive.json b/bin/json/game_skillpassive.json index f06c998ae..35f3fd59a 100644 --- a/bin/json/game_skillpassive.json +++ b/bin/json/game_skillpassive.json @@ -9679,5 +9679,85 @@ "Callback": [ 251512212 ] + }, + { + "Id": 484300421, + "When": 16, + "FromCheck": "", + "TargetCheck": "Target=3,Hpproless=600", + "MainSkillCheck": "", + "AfterSkillCheck": "", + "BuffCheck": "", + "DpsCheck": "", + "AddCon": [], + "PasPr": 1000, + "PasCorrection": 0, + "Type": "CallSkillPas", + "MaxEmitTimesInRoundByRole": 0, + "MaxEmitTimes": 1, + "MaxEmitTimesInRound": 0, + "Callback": [ + 843004212 + ] + }, + { + "Id": 484300422, + "When": 16, + "FromCheck": "", + "TargetCheck": "Target=3,Hpproless=300", + "MainSkillCheck": "", + "AfterSkillCheck": "", + "BuffCheck": "", + "DpsCheck": "", + "AddCon": [], + "PasPr": 1000, + "PasCorrection": 0, + "Type": "CallSkillPas", + "MaxEmitTimesInRoundByRole": 0, + "MaxEmitTimes": 1, + "MaxEmitTimesInRound": 0, + "Callback": [ + 843004214 + ] + }, + { + "Id": 484300423, + "When": 16, + "FromCheck": "Target=3", + "TargetCheck": "", + "MainSkillCheck": "SkillPos=2", + "AfterSkillCheck": "", + "BuffCheck": "", + "DpsCheck": "", + "AddCon": [], + "PasPr": 1000, + "PasCorrection": 0, + "Type": "CallSkillPas", + "MaxEmitTimesInRoundByRole": 0, + "MaxEmitTimes": 0, + "MaxEmitTimesInRound": 1, + "Callback": [ + 843004216 + ] + }, + { + "Id": 494300431, + "When": 16, + "FromCheck": "Target=3", + "TargetCheck": "", + "MainSkillCheck": "SkillPos=3", + "AfterSkillCheck": "", + "BuffCheck": "", + "DpsCheck": "", + "AddCon": [], + "PasPr": 1000, + "PasCorrection": 0, + "Type": "CallSkillPas", + "MaxEmitTimesInRoundByRole": 0, + "MaxEmitTimes": 0, + "MaxEmitTimesInRound": 1, + "Callback": [ + 943004314 + ] } ] \ No newline at end of file diff --git a/bin/json/game_vikingboss.json b/bin/json/game_vikingboss.json index 72911dbfb..759847a94 100644 --- a/bin/json/game_vikingboss.json +++ b/bin/json/game_vikingboss.json @@ -786,7 +786,7 @@ "text": "冰霜泰坦" }, "difficulty": 1, - "BattleReadyID": 10500003, + "BattleReadyID": 10500004, "captionrecommend": [ 14007, 25003, diff --git a/bin/json/game_worldtask.json b/bin/json/game_worldtask.json index 526e9dfd0..9629e205f 100644 --- a/bin/json/game_worldtask.json +++ b/bin/json/game_worldtask.json @@ -78,11 +78,8 @@ "deliver_task": 0, "deliver_task_npc": 0, "lock_add": 0, - "finish": [ - 3, - 103 - ], - "finishparameter": "timeline_target_openshow3", + "finish": [], + "finishparameter": "", "fnishipoint": [], "reword": [], "module": [] @@ -120,7 +117,7 @@ "deliver_npc": 0, "taskend_removeitem": [], "auto_accept": 1, - "tasktips": 0, + "tasktips": 1, "deliver_task": 0, "deliver_task_npc": 0, "lock_add": 0, @@ -1245,7 +1242,23 @@ "finish": [], "finishparameter": "", "fnishipoint": [], - "reword": [], + "reword": [ + { + "a": "item", + "t": "13001001", + "n": 5 + }, + { + "a": "item", + "t": "13002001", + "n": 5 + }, + { + "a": "item", + "t": "13003001", + "n": 5 + } + ], "module": [] }, { @@ -6737,7 +6750,7 @@ "opencond": "", "lock": 1, "lockend": 999, - "ontxe": 20108, + "ontxe": 20364, "id_after": 300011, "group": 301, "exgroup": 310, diff --git a/pb/battle_db.pb.go b/pb/battle_db.pb.go index 247fd92af..1128e36dc 100644 --- a/pb/battle_db.pb.go +++ b/pb/battle_db.pb.go @@ -107,6 +107,7 @@ const ( PlayType_expboos PlayType = 19 //经验副本 PlayType_isLand PlayType = 20 //海岛 PlayType_integral PlayType = 21 //积分boss + ) // Enum value maps for PlayType.