From 5414c9d2269772c72626559eb465b9a56b6232ac Mon Sep 17 00:00:00 2001 From: liwei1dao Date: Thu, 23 Nov 2023 17:25:42 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=B5=B7=E5=B2=9B?= =?UTF-8?q?=E6=88=98=E4=BB=A4=E6=94=AF=E4=BB=98=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/json/game_buriedcondi.json | 1121 +++++++++-------- bin/json/game_consumehero.json | 10 +- bin/json/game_gm.json | 10 + bin/json/game_guide.json | 573 +++++++++ bin/json/game_hero.json | 12 +- bin/json/game_item.json | 82 ++ bin/json/game_lottery.json | 96 ++ bin/json/game_mainstage.json | 116 +- bin/json/game_moonlv.json | 17 - bin/json/game_moontask.json | 206 +-- bin/json/game_opencond.json | 34 +- bin/json/game_passcheckprice.json | 6 + bin/json/game_tdbuff.json | 12 + bin/json/game_tdweapon.json | 6 + bin/json/game_tdweaponskill.json | 114 +- bin/json/game_treasuremap.json | 32 + bin/json/game_worldtask.json | 40 +- comm/imodule.go | 4 + modules/island/module.go | 21 + modules/pay/module.go | 11 + sys/configure/structs/Game.TDBuffData.go | 8 + sys/configure/structs/Game.TDWeaponData.go | 30 + .../structs/Game.TDWeaponSkillData.go | 38 +- sys/configure/structs/Game.TreasureMapData.go | 2 + 24 files changed, 1730 insertions(+), 871 deletions(-) diff --git a/bin/json/game_buriedcondi.json b/bin/json/game_buriedcondi.json index a58f270fd..92b1bd2a1 100644 --- a/bin/json/game_buriedcondi.json +++ b/bin/json/game_buriedcondi.json @@ -19119,9 +19119,7 @@ "id": 110001, "rtype": 1, "ctype": 1, - "notify": [ - "moonlv" - ], + "notify": [], "type_sp": 1, "tasktxt": { "key": "buried_buried_condi_tasktxt_572", @@ -19155,9 +19153,7 @@ "id": 110003, "rtype": 1, "ctype": 1, - "notify": [ - "moonlv" - ], + "notify": [], "type_sp": 1, "tasktxt": { "key": "buried_buried_condi_tasktxt_573", @@ -19191,9 +19187,7 @@ "id": 110004, "rtype": 1, "ctype": 1, - "notify": [ - "moonlv" - ], + "notify": [], "type_sp": 1, "tasktxt": { "key": "buried_buried_condi_tasktxt_574", @@ -19227,9 +19221,7 @@ "id": 110005, "rtype": 1, "ctype": 1, - "notify": [ - "moonlv" - ], + "notify": [], "type_sp": 1, "tasktxt": { "key": "buried_buried_condi_tasktxt_575", @@ -19263,9 +19255,7 @@ "id": 110006, "rtype": 1, "ctype": 1, - "notify": [ - "moonlv" - ], + "notify": [], "type_sp": 1, "tasktxt": { "key": "buried_buried_condi_tasktxt_576", @@ -19299,9 +19289,7 @@ "id": 110007, "rtype": 1, "ctype": 1, - "notify": [ - "moonlv" - ], + "notify": [], "type_sp": 1, "tasktxt": { "key": "buried_buried_condi_tasktxt_577", @@ -19333,9 +19321,7 @@ "id": 110008, "rtype": 1, "ctype": 1, - "notify": [ - "moonlv" - ], + "notify": [], "type_sp": 1, "tasktxt": { "key": "buried_buried_condi_tasktxt_578", @@ -19367,9 +19353,7 @@ "id": 110009, "rtype": 1, "ctype": 1, - "notify": [ - "moonlv" - ], + "notify": [], "type_sp": 1, "tasktxt": { "key": "buried_buried_condi_tasktxt_579", @@ -19401,9 +19385,7 @@ "id": 110010, "rtype": 1, "ctype": 1, - "notify": [ - "moonlv" - ], + "notify": [], "type_sp": 1, "tasktxt": { "key": "buried_buried_condi_tasktxt_580", @@ -19435,9 +19417,7 @@ "id": 110012, "rtype": 1, "ctype": 1, - "notify": [ - "moonlv" - ], + "notify": [], "type_sp": 1, "tasktxt": { "key": "buried_buried_condi_tasktxt_581", @@ -19469,9 +19449,7 @@ "id": 110013, "rtype": 1, "ctype": 1, - "notify": [ - "moonlv" - ], + "notify": [], "type_sp": 1, "tasktxt": { "key": "buried_buried_condi_tasktxt_582", @@ -19503,9 +19481,7 @@ "id": 110014, "rtype": 1, "ctype": 1, - "notify": [ - "moonlv" - ], + "notify": [], "type_sp": 1, "tasktxt": { "key": "buried_buried_condi_tasktxt_583", @@ -19537,9 +19513,7 @@ "id": 110015, "rtype": 1, "ctype": 1, - "notify": [ - "moonlv" - ], + "notify": [], "type_sp": 1, "tasktxt": { "key": "buried_buried_condi_tasktxt_584", @@ -19571,9 +19545,7 @@ "id": 110016, "rtype": 1, "ctype": 1, - "notify": [ - "moonlv" - ], + "notify": [], "type_sp": 1, "tasktxt": { "key": "buried_buried_condi_tasktxt_585", @@ -19607,9 +19579,7 @@ "id": 110017, "rtype": 1, "ctype": 1, - "notify": [ - "moonlv" - ], + "notify": [], "type_sp": 1, "tasktxt": { "key": "buried_buried_condi_tasktxt_586", @@ -24146,8 +24116,8 @@ "Npc_event_type": 0, "NPC": 10014, "tipstxt": { - "key": "提示话语", - "text": "tipstxt_01" + "key": "", + "text": "" }, "value": 1, "filter": [ @@ -24180,8 +24150,8 @@ "Npc_event_type": 0, "NPC": 10015, "tipstxt": { - "key": "提示话语", - "text": "tipstxt_02" + "key": "", + "text": "" }, "value": 1, "filter": [ @@ -24189,6 +24159,35 @@ ], "filter2": [] }, + { + "id": 12070012, + "rtype": 1, + "ctype": 1, + "notify": [], + "type_sp": 1, + "tasktxt": { + "key": "buried_buried_condi_tasktxt_724", + "text": "看看月光原石柜子" + }, + "type": 20001, + "valid": 1, + "head": { + "a": "attr", + "t": "gold", + "n": 1 + }, + "Npc_event_type": 0, + "NPC": 10018, + "tipstxt": { + "key": "", + "text": "" + }, + "value": 1, + "filter": [ + 10030 + ], + "filter2": [] + }, { "id": 12070020, "rtype": 1, @@ -24196,7 +24195,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_724", + "key": "buried_buried_condi_tasktxt_725", "text": "击退恐惧灵" }, "type": 70, @@ -24230,7 +24229,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_724", + "key": "buried_buried_condi_tasktxt_726", "text": "击退恐惧灵" }, "type": 70, @@ -24434,7 +24433,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_728", + "key": "buried_buried_condi_tasktxt_733", "text": "再次挑战邦尼兔" }, "type": 70, @@ -24468,7 +24467,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_729", + "key": "buried_buried_condi_tasktxt_734", "text": "完成一次守护者召唤" }, "type": 14, @@ -24495,7 +24494,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_730", + "key": "buried_buried_condi_tasktxt_735", "text": "击退恐惧灵蜘蛛" }, "type": 70, @@ -24524,7 +24523,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_731", + "key": "buried_buried_condi_tasktxt_736", "text": "寻找隐藏的药材" }, "type": 205, @@ -24537,8 +24536,8 @@ "Npc_event_type": 3, "NPC": 0, "tipstxt": { - "key": "提示话语", - "text": "tipstxt_01" + "key": "", + "text": "" }, "value": 1, "filter": [], @@ -24556,7 +24555,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_732", + "key": "buried_buried_condi_tasktxt_737", "text": "完成一次守护者召唤" }, "type": 14, @@ -24588,7 +24587,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_733", + "key": "buried_buried_condi_tasktxt_738", "text": "接受师父的教诲" }, "type": 227, @@ -24622,7 +24621,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_734", + "key": "buried_buried_condi_tasktxt_739", "text": "和阿宝聊聊" }, "type": 20001, @@ -24656,7 +24655,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_735", + "key": "buried_buried_condi_tasktxt_740", "text": "和邦尼兔聊聊" }, "type": 20001, @@ -24690,7 +24689,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_736", + "key": "buried_buried_condi_tasktxt_741", "text": "使用木桩上阵守护者" }, "type": 149, @@ -24722,7 +24721,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_737", + "key": "buried_buried_condi_tasktxt_742", "text": "向骇客蛛了解月光原石的相关信息" }, "type": 20001, @@ -24756,7 +24755,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_738", + "key": "buried_buried_condi_tasktxt_743", "text": "前往博客岛" }, "type": 61, @@ -24790,7 +24789,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_739", + "key": "buried_buried_condi_tasktxt_744", "text": "和亚丝翠聊聊" }, "type": 61, @@ -24819,7 +24818,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_740", + "key": "buried_buried_condi_tasktxt_745", "text": "在博客岛找到龙之花" }, "type": 61, @@ -24848,7 +24847,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_741", + "key": "buried_buried_condi_tasktxt_746", "text": "龙遗香竟然是……" }, "type": 61, @@ -24877,7 +24876,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_742", + "key": "buried_buried_condi_tasktxt_747", "text": "喂希卡普吃药" }, "type": 61, @@ -24906,7 +24905,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_742", + "key": "buried_buried_condi_tasktxt_748", "text": "击败第一波敌人" }, "type": 61, @@ -24935,7 +24934,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_743", + "key": "buried_buried_condi_tasktxt_749", "text": "击退猎龙团" }, "type": 61, @@ -24964,7 +24963,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_744", + "key": "buried_buried_condi_tasktxt_750", "text": "找到埃雷特" }, "type": 61, @@ -24993,7 +24992,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_745", + "key": "buried_buried_condi_tasktxt_751", "text": "和希卡普聊聊" }, "type": 61, @@ -25022,7 +25021,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_746", + "key": "buried_buried_condi_tasktxt_752", "text": "承载希望的幼龙" }, "type": 61, @@ -25051,7 +25050,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_747", + "key": "buried_buried_condi_tasktxt_753", "text": "找到埃雷特" }, "type": 61, @@ -25080,7 +25079,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_748", + "key": "buried_buried_condi_tasktxt_754", "text": "击败阴影战士" }, "type": 61, @@ -25109,7 +25108,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_749", + "key": "buried_buried_condi_tasktxt_755", "text": "抵御泰坦进攻" }, "type": 61, @@ -25138,7 +25137,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_750", + "key": "buried_buried_condi_tasktxt_756", "text": "回到村子内" }, "type": 61, @@ -25167,7 +25166,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_751", + "key": "buried_buried_condi_tasktxt_757", "text": "完成一场比赛" }, "type": 61, @@ -25196,7 +25195,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_752", + "key": "buried_buried_condi_tasktxt_758", "text": "回去找骇客蛛" }, "type": 61, @@ -25225,7 +25224,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_753", + "key": "buried_buried_condi_tasktxt_759", "text": "给邦尼兔穿5件装备" }, "type": 5, @@ -25259,7 +25258,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_754", + "key": "buried_buried_condi_tasktxt_760", "text": "冒险之旅【1-2】" }, "type": 61, @@ -25293,7 +25292,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_755", + "key": "buried_buried_condi_tasktxt_761", "text": "火焰泰坦难度1" }, "type": 73, @@ -25328,7 +25327,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_756", + "key": "buried_buried_condi_tasktxt_762", "text": "打造1件装备" }, "type": 148, @@ -25360,7 +25359,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_757", + "key": "buried_buried_condi_tasktxt_763", "text": "穿戴无极神功4件套" }, "type": 169, @@ -25394,7 +25393,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_758", + "key": "buried_buried_condi_tasktxt_764", "text": "1件装备强化到3级" }, "type": 43, @@ -25428,7 +25427,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_759", + "key": "buried_buried_condi_tasktxt_765", "text": "通过冒险之旅【1-8】" }, "type": 61, @@ -25462,7 +25461,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_760", + "key": "buried_buried_condi_tasktxt_766", "text": "向骇客蛛汇报" }, "type": 20001, @@ -25496,7 +25495,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_761", + "key": "buried_buried_condi_tasktxt_767", "text": "完成10连守护者召唤" }, "type": 14, @@ -25528,7 +25527,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_762", + "key": "buried_buried_condi_tasktxt_768", "text": "击败恐惧灵蜘蛛" }, "type": 70, @@ -25562,7 +25561,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_763", + "key": "buried_buried_condi_tasktxt_769", "text": "和漆黑对决" }, "type": 70, @@ -25596,7 +25595,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_764", + "key": "buried_buried_condi_tasktxt_770", "text": "解决武馆内纷争" }, "type": 70, @@ -25630,7 +25629,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_765", + "key": "buried_buried_condi_tasktxt_771", "text": "木桩再次训练" }, "type": 152, @@ -25662,7 +25661,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_766", + "key": "buried_buried_condi_tasktxt_772", "text": "高能武者挑战塔3层" }, "type": 168, @@ -25696,7 +25695,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_767", + "key": "buried_buried_condi_tasktxt_773", "text": "听听阿宝的新想法" }, "type": 20001, @@ -25730,7 +25729,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_768", + "key": "buried_buried_condi_tasktxt_774", "text": "穿戴6件「完美」装备" }, "type": 41, @@ -25764,7 +25763,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_769", + "key": "buried_buried_condi_tasktxt_775", "text": "3件装备强化到6级" }, "type": 43, @@ -25798,7 +25797,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_770", + "key": "buried_buried_condi_tasktxt_776", "text": "与原住民对话" }, "type": 61, @@ -25832,7 +25831,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_771", + "key": "buried_buried_condi_tasktxt_777", "text": "抢得鸟蛋" }, "type": 61, @@ -25861,7 +25860,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_772", + "key": "buried_buried_condi_tasktxt_778", "text": "找到食人鱼先生" }, "type": 61, @@ -25890,7 +25889,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_773", + "key": "buried_buried_condi_tasktxt_779", "text": "跟随小伊" }, "type": 61, @@ -25919,7 +25918,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_774", + "key": "buried_buried_condi_tasktxt_780", "text": "寻找瓜哥" }, "type": 61, @@ -25948,7 +25947,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_775", + "key": "buried_buried_condi_tasktxt_781", "text": "击败瓜哥与小伊" }, "type": 61, @@ -25977,7 +25976,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_776", + "key": "buried_buried_condi_tasktxt_782", "text": "击败巨型猩猩怪" }, "type": 61, @@ -26006,7 +26005,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_777", + "key": "buried_buried_condi_tasktxt_783", "text": "将月光原石交给骇客蛛" }, "type": 61, @@ -26035,7 +26034,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_771", + "key": "buried_buried_condi_tasktxt_784", "text": "恢复武馆监控" }, "type": 20001, @@ -26069,7 +26068,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_772", + "key": "buried_buried_condi_tasktxt_785", "text": "恢复铁匠铺监控" }, "type": 20001, @@ -26103,7 +26102,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_773", + "key": "buried_buried_condi_tasktxt_786", "text": "调查一下俱乐部" }, "type": 70, @@ -26137,7 +26136,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_774", + "key": "buried_buried_condi_tasktxt_787", "text": "参加音乐派对" }, "type": 70, @@ -26171,7 +26170,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_775", + "key": "buried_buried_condi_tasktxt_788", "text": "火焰泰坦难度1" }, "type": 73, @@ -26206,7 +26205,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_776", + "key": "buried_buried_condi_tasktxt_789", "text": "6件装备强化到6级" }, "type": 43, @@ -26240,7 +26239,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_777", + "key": "buried_buried_condi_tasktxt_790", "text": "通关冒险之旅【3-4】" }, "type": 61, @@ -26274,7 +26273,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_778", + "key": "buried_buried_condi_tasktxt_791", "text": "火焰泰坦难度1" }, "type": 73, @@ -26309,7 +26308,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_779", + "key": "buried_buried_condi_tasktxt_792", "text": "8件装备强化到3" }, "type": 43, @@ -26343,7 +26342,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_780", + "key": "buried_buried_condi_tasktxt_793", "text": "穿戴2件马术套装" }, "type": 169, @@ -26377,7 +26376,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_781", + "key": "buried_buried_condi_tasktxt_794", "text": "操控游艇上岸" }, "type": 61, @@ -26411,7 +26410,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_782", + "key": "buried_buried_condi_tasktxt_795", "text": "接应坏蛋联盟众人" }, "type": 61, @@ -26440,7 +26439,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_783", + "key": "buried_buried_condi_tasktxt_796", "text": "击败警长" }, "type": 61, @@ -26469,7 +26468,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_784", + "key": "buried_buried_condi_tasktxt_797", "text": "前往卡梅洛特城堡" }, "type": 61, @@ -26498,7 +26497,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_785", + "key": "buried_buried_condi_tasktxt_798", "text": "抓住果酱教授" }, "type": 61, @@ -26527,7 +26526,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_782", + "key": "buried_buried_condi_tasktxt_799", "text": "高能武者挑战塔5层" }, "type": 168, @@ -26561,7 +26560,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_783", + "key": "buried_buried_condi_tasktxt_800", "text": "击退入侵者" }, "type": 70, @@ -26595,7 +26594,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_784", + "key": "buried_buried_condi_tasktxt_801", "text": "任意守护者回响1次" }, "type": 199, @@ -26627,7 +26626,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_785", + "key": "buried_buried_condi_tasktxt_802", "text": "火焰泰坦难度1" }, "type": 73, @@ -26662,7 +26661,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_786", + "key": "buried_buried_condi_tasktxt_803", "text": "9件装备强化+6" }, "type": 43, @@ -26696,7 +26695,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_787", + "key": "buried_buried_condi_tasktxt_804", "text": "击败恐惧灵蜘蛛" }, "type": 70, @@ -26730,7 +26729,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_788", + "key": "buried_buried_condi_tasktxt_805", "text": "通关冒险之旅【4-8】" }, "type": 61, @@ -26764,7 +26763,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_789", + "key": "buried_buried_condi_tasktxt_806", "text": "击退恐惧灵蜘蛛" }, "type": 70, @@ -26798,7 +26797,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_790", + "key": "buried_buried_condi_tasktxt_807", "text": "冰霜泰坦难度1" }, "type": 73, @@ -26833,7 +26832,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_791", + "key": "buried_buried_condi_tasktxt_808", "text": "剧情" }, "type": 20001, @@ -26867,7 +26866,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_792", + "key": "buried_buried_condi_tasktxt_809", "text": "6件装备+6" }, "type": 43, @@ -26901,7 +26900,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_793", + "key": "buried_buried_condi_tasktxt_810", "text": "冒险5-4通关" }, "type": 61, @@ -26935,7 +26934,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_794", + "key": "buried_buried_condi_tasktxt_811", "text": "冰霜泰坦难度1" }, "type": 73, @@ -26970,7 +26969,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_795", + "key": "buried_buried_condi_tasktxt_812", "text": "冒险5-8通关" }, "type": 61, @@ -27004,7 +27003,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_796", + "key": "buried_buried_condi_tasktxt_813", "text": "剧情" }, "type": 20001, @@ -27038,7 +27037,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_797", + "key": "buried_buried_condi_tasktxt_814", "text": "剧情" }, "type": 20001, @@ -27072,7 +27071,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_798", + "key": "buried_buried_condi_tasktxt_815", "text": "高能武者挑战塔5层" }, "type": 168, @@ -27106,7 +27105,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_799", + "key": "buried_buried_condi_tasktxt_816", "text": "击退恐惧灵蜘蛛" }, "type": 70, @@ -27140,7 +27139,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_800", + "key": "buried_buried_condi_tasktxt_817", "text": "击退恐惧灵蜘蛛" }, "type": 70, @@ -27174,7 +27173,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_801", + "key": "buried_buried_condi_tasktxt_818", "text": "击退恐惧灵蜘蛛" }, "type": 70, @@ -27208,7 +27207,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_802", + "key": "buried_buried_condi_tasktxt_819", "text": "冰霜泰坦难度1" }, "type": 73, @@ -27243,7 +27242,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_803", + "key": "buried_buried_condi_tasktxt_820", "text": "主角星座觉醒3次" }, "type": 173, @@ -27275,7 +27274,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_804", + "key": "buried_buried_condi_tasktxt_821", "text": "9件装备强化+6" }, "type": 43, @@ -27309,7 +27308,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_805", + "key": "buried_buried_condi_tasktxt_822", "text": "击退恐惧灵蜘蛛" }, "type": 70, @@ -27343,7 +27342,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_806", + "key": "buried_buried_condi_tasktxt_823", "text": "击退恐惧灵蜘蛛" }, "type": 70, @@ -27377,7 +27376,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_807", + "key": "buried_buried_condi_tasktxt_824", "text": "剧情" }, "type": 20001, @@ -27411,7 +27410,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_808", + "key": "buried_buried_condi_tasktxt_825", "text": "冒险6-8通关" }, "type": 61, @@ -27445,7 +27444,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_809", + "key": "buried_buried_condi_tasktxt_826", "text": "冰霜泰坦难度1" }, "type": 73, @@ -27480,7 +27479,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_810", + "key": "buried_buried_condi_tasktxt_827", "text": "12件装备强化+6" }, "type": 43, @@ -27514,7 +27513,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_811", + "key": "buried_buried_condi_tasktxt_828", "text": "武馆木桩解锁3根" }, "type": 152, @@ -27546,7 +27545,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_812", + "key": "buried_buried_condi_tasktxt_829", "text": "高能武者挑战塔10层" }, "type": 168, @@ -27580,7 +27579,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_813", + "key": "buried_buried_condi_tasktxt_830", "text": "冒险7-8通关" }, "type": 61, @@ -27614,7 +27613,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_814", + "key": "buried_buried_condi_tasktxt_831", "text": "击退恐惧灵蜘蛛" }, "type": 70, @@ -27648,7 +27647,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_815", + "key": "buried_buried_condi_tasktxt_832", "text": "击退恐惧灵蜘蛛" }, "type": 70, @@ -27682,7 +27681,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_816", + "key": "buried_buried_condi_tasktxt_833", "text": "穿+6的无极神功套装" }, "type": 93, @@ -27717,7 +27716,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_817", + "key": "buried_buried_condi_tasktxt_834", "text": "加入任意俱乐部" }, "type": 109, @@ -27749,7 +27748,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_818", + "key": "buried_buried_condi_tasktxt_835", "text": "森林泰坦难度1" }, "type": 73, @@ -27784,7 +27783,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_819", + "key": "buried_buried_condi_tasktxt_836", "text": "森林泰坦难度1" }, "type": 73, @@ -27819,7 +27818,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_820", + "key": "buried_buried_condi_tasktxt_837", "text": "守护者回响解锁次数10次" }, "type": 199, @@ -27851,7 +27850,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_821", + "key": "buried_buried_condi_tasktxt_838", "text": "守护者回响解锁次数15次" }, "type": 199, @@ -27883,7 +27882,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_822", + "key": "buried_buried_condi_tasktxt_839", "text": "冒险8-8通关" }, "type": 61, @@ -27917,7 +27916,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_823", + "key": "buried_buried_condi_tasktxt_840", "text": "12件装备强化+9" }, "type": 43, @@ -27951,7 +27950,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_824", + "key": "buried_buried_condi_tasktxt_841", "text": "竞技场3胜" }, "type": 131, @@ -27983,7 +27982,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_825", + "key": "buried_buried_condi_tasktxt_842", "text": "森林泰坦难度1" }, "type": 73, @@ -28018,7 +28017,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_826", + "key": "buried_buried_condi_tasktxt_843", "text": "守护者回响解锁解锁20次" }, "type": 199, @@ -28050,7 +28049,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_827", + "key": "buried_buried_condi_tasktxt_844", "text": "冒险9-8通关" }, "type": 61, @@ -28084,7 +28083,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_828", + "key": "buried_buried_condi_tasktxt_845", "text": "搜集12个4星装备" }, "type": 50, @@ -28118,7 +28117,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_829", + "key": "buried_buried_condi_tasktxt_846", "text": "高能武者挑战塔20层" }, "type": 168, @@ -28152,7 +28151,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_830", + "key": "buried_buried_condi_tasktxt_847", "text": "冒险10-8通关" }, "type": 61, @@ -28186,7 +28185,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_831", + "key": "buried_buried_condi_tasktxt_848", "text": "森林泰坦难度1" }, "type": 73, @@ -28221,7 +28220,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_832", + "key": "buried_buried_condi_tasktxt_849", "text": "18件强化+9" }, "type": 43, @@ -28255,7 +28254,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_833", + "key": "buried_buried_condi_tasktxt_850", "text": "冒险11-8通关" }, "type": 61, @@ -28289,7 +28288,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_834", + "key": "buried_buried_condi_tasktxt_851", "text": "守护者回响解锁25次" }, "type": 199, @@ -28321,7 +28320,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_835", + "key": "buried_buried_condi_tasktxt_852", "text": "冒险12-3通关" }, "type": 61, @@ -28355,7 +28354,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_836", + "key": "buried_buried_condi_tasktxt_853", "text": "森林泰坦难度2" }, "type": 73, @@ -28390,7 +28389,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_837", + "key": "buried_buried_condi_tasktxt_854", "text": "8件任意装备强化+12" }, "type": 43, @@ -28424,7 +28423,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_838", + "key": "buried_buried_condi_tasktxt_855", "text": "冒险12-6通关" }, "type": 61, @@ -28458,7 +28457,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_839", + "key": "buried_buried_condi_tasktxt_856", "text": "竞技场获胜20次" }, "type": 131, @@ -28490,7 +28489,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_840", + "key": "buried_buried_condi_tasktxt_857", "text": "冒险12-8通关" }, "type": 61, @@ -28524,7 +28523,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_841", + "key": "buried_buried_condi_tasktxt_858", "text": "冒险之旅困难1-3" }, "type": 61, @@ -28558,7 +28557,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_842", + "key": "buried_buried_condi_tasktxt_859", "text": "冒险之旅困难1-6" }, "type": 61, @@ -28592,7 +28591,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_843", + "key": "buried_buried_condi_tasktxt_860", "text": "冒险之旅困难2-3" }, "type": 61, @@ -28626,7 +28625,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_844", + "key": "buried_buried_condi_tasktxt_861", "text": "冒险之旅困难2-6" }, "type": 61, @@ -28660,7 +28659,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_845", + "key": "buried_buried_condi_tasktxt_862", "text": "冒险之旅困难3-3" }, "type": 61, @@ -28694,7 +28693,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_846", + "key": "buried_buried_condi_tasktxt_863", "text": "冒险之旅困难3-6" }, "type": 61, @@ -28728,7 +28727,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_847", + "key": "buried_buried_condi_tasktxt_864", "text": "冒险之旅困难4-3" }, "type": 61, @@ -28762,7 +28761,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_848", + "key": "buried_buried_condi_tasktxt_865", "text": "冒险之旅困难4-6" }, "type": 61, @@ -28796,7 +28795,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_849", + "key": "buried_buried_condi_tasktxt_866", "text": "冒险之旅困难5-3" }, "type": 61, @@ -28830,7 +28829,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_850", + "key": "buried_buried_condi_tasktxt_867", "text": "冒险之旅困难5-6" }, "type": 61, @@ -28864,7 +28863,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_851", + "key": "buried_buried_condi_tasktxt_868", "text": "冒险之旅困难6-3" }, "type": 61, @@ -28898,7 +28897,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_852", + "key": "buried_buried_condi_tasktxt_869", "text": "冒险之旅困难6-6" }, "type": 61, @@ -28932,7 +28931,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_853", + "key": "buried_buried_condi_tasktxt_870", "text": "冒险之旅困难7-3" }, "type": 61, @@ -28966,7 +28965,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_854", + "key": "buried_buried_condi_tasktxt_871", "text": "冒险之旅困难7-6" }, "type": 61, @@ -29000,7 +28999,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_855", + "key": "buried_buried_condi_tasktxt_872", "text": "冒险之旅困难8-3" }, "type": 61, @@ -29034,7 +29033,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_856", + "key": "buried_buried_condi_tasktxt_873", "text": "冒险之旅困难8-6" }, "type": 61, @@ -29068,7 +29067,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_857", + "key": "buried_buried_condi_tasktxt_874", "text": "冒险之旅困难9-3" }, "type": 61, @@ -29102,7 +29101,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_858", + "key": "buried_buried_condi_tasktxt_875", "text": "冒险之旅困难9-6" }, "type": 61, @@ -29136,7 +29135,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_859", + "key": "buried_buried_condi_tasktxt_876", "text": "冒险之旅困难10-3" }, "type": 61, @@ -29170,7 +29169,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_860", + "key": "buried_buried_condi_tasktxt_877", "text": "冒险之旅困难10-6" }, "type": 61, @@ -29204,7 +29203,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_861", + "key": "buried_buried_condi_tasktxt_878", "text": "冒险之旅困难11-3" }, "type": 61, @@ -29238,7 +29237,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_862", + "key": "buried_buried_condi_tasktxt_879", "text": "冒险之旅困难11-6" }, "type": 61, @@ -29272,7 +29271,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_863", + "key": "buried_buried_condi_tasktxt_880", "text": "冒险之旅困难12-3" }, "type": 61, @@ -29306,7 +29305,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_864", + "key": "buried_buried_condi_tasktxt_881", "text": "冒险之旅困难12-6" }, "type": 61, @@ -29340,7 +29339,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_865", + "key": "buried_buried_condi_tasktxt_882", "text": "本周竞技场挑战10次" }, "type": 130, @@ -29367,7 +29366,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_866", + "key": "buried_buried_condi_tasktxt_883", "text": "本周竞技场挑战30次" }, "type": 130, @@ -29394,7 +29393,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_867", + "key": "buried_buried_condi_tasktxt_884", "text": "本周竞技场挑战50次" }, "type": 130, @@ -29421,7 +29420,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_868", + "key": "buried_buried_condi_tasktxt_885", "text": "本周竞技场胜利10次" }, "type": 130, @@ -29448,7 +29447,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_869", + "key": "buried_buried_condi_tasktxt_886", "text": "本周竞技场胜利20次" }, "type": 130, @@ -29475,7 +29474,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_870", + "key": "buried_buried_condi_tasktxt_887", "text": "本周竞技场胜利30次" }, "type": 130, @@ -29502,7 +29501,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_871", + "key": "buried_buried_condi_tasktxt_888", "text": "本周累计梦境回廊消耗300体力" }, "type": 201, @@ -29529,7 +29528,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_872", + "key": "buried_buried_condi_tasktxt_889", "text": "本周累计梦境回廊消耗600体力" }, "type": 201, @@ -29556,7 +29555,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_873", + "key": "buried_buried_condi_tasktxt_890", "text": "本周累计梦境回廊消耗1000体力" }, "type": 201, @@ -29583,7 +29582,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_874", + "key": "buried_buried_condi_tasktxt_891", "text": "本周累计消耗3000000点金币" }, "type": 68, @@ -29610,7 +29609,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_875", + "key": "buried_buried_condi_tasktxt_892", "text": "本周累计消耗6000000点金币" }, "type": 68, @@ -29637,7 +29636,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_876", + "key": "buried_buried_condi_tasktxt_893", "text": "本周累计消耗10000000点金币" }, "type": 68, @@ -29664,7 +29663,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_877", + "key": "buried_buried_condi_tasktxt_894", "text": "本周累计装备副本消耗300体力" }, "type": 201, @@ -29691,7 +29690,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_878", + "key": "buried_buried_condi_tasktxt_895", "text": "本周累计装备副本消耗600体力" }, "type": 201, @@ -29718,7 +29717,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_879", + "key": "buried_buried_condi_tasktxt_896", "text": "本周累计装备副本消耗1000体力" }, "type": 201, @@ -29745,7 +29744,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_880", + "key": "buried_buried_condi_tasktxt_897", "text": "本周累计回响副本消耗300体力" }, "type": 202, @@ -29772,7 +29771,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_881", + "key": "buried_buried_condi_tasktxt_898", "text": "本周累计回响副本消耗600体力" }, "type": 202, @@ -29799,7 +29798,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_882", + "key": "buried_buried_condi_tasktxt_899", "text": "本周累计回响副本消耗1000体力" }, "type": 202, @@ -29826,7 +29825,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_883", + "key": "buried_buried_condi_tasktxt_900", "text": "备用埋点" }, "type": 43, @@ -29855,7 +29854,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_884", + "key": "buried_buried_condi_tasktxt_901", "text": "挑战悍娇虎" }, "type": 70, @@ -29884,7 +29883,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_885", + "key": "buried_buried_condi_tasktxt_902", "text": "收集木炭" }, "type": 187, @@ -29913,7 +29912,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_886", + "key": "buried_buried_condi_tasktxt_903", "text": "加入鼻涕粗战斗" }, "type": 70, @@ -29942,7 +29941,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_887", + "key": "buried_buried_condi_tasktxt_904", "text": "阻止他们战斗" }, "type": 70, @@ -29971,7 +29970,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_888", + "key": "buried_buried_condi_tasktxt_905", "text": "和鼻涕粗聊聊" }, "type": 20001, @@ -30000,7 +29999,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_889", + "key": "buried_buried_condi_tasktxt_906", "text": "完成梦境难度1" }, "type": 73, @@ -30030,7 +30029,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_890", + "key": "buried_buried_condi_tasktxt_907", "text": "完成一次狩猎" }, "type": 200, @@ -30057,7 +30056,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_891", + "key": "buried_buried_condi_tasktxt_908", "text": "尝试击败火焰泰坦1" }, "type": 73, @@ -30087,7 +30086,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_892", + "key": "buried_buried_condi_tasktxt_909", "text": "尝试穿戴装备" }, "type": 98, @@ -30116,7 +30115,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_893", + "key": "buried_buried_condi_tasktxt_910", "text": "前往石阵秘境" }, "type": 98, @@ -30145,7 +30144,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_894", + "key": "buried_buried_condi_tasktxt_911", "text": "让邦尼兔升到10级" }, "type": 4, @@ -30174,7 +30173,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_895", + "key": "buried_buried_condi_tasktxt_912", "text": "尝试锻造装备" }, "type": 148, @@ -30201,7 +30200,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_896", + "key": "buried_buried_condi_tasktxt_913", "text": "强化4件装备+3" }, "type": 43, @@ -30230,7 +30229,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_897", + "key": "buried_buried_condi_tasktxt_914", "text": "强化6件装备+3" }, "type": 43, @@ -30259,7 +30258,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_898", + "key": "buried_buried_condi_tasktxt_915", "text": "创建自己的公会" }, "type": 109, @@ -30286,7 +30285,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_899", + "key": "buried_buried_condi_tasktxt_916", "text": "阿宝升到20级" }, "type": 4, @@ -30315,7 +30314,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_900", + "key": "buried_buried_condi_tasktxt_917", "text": "邦尼兔升到20级" }, "type": 4, @@ -30344,7 +30343,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_901", + "key": "buried_buried_condi_tasktxt_918", "text": "应对师傅的训练" }, "type": 70, @@ -30373,7 +30372,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_902", + "key": "buried_buried_condi_tasktxt_919", "text": "前往功夫熊猫城市" }, "type": 212, @@ -30402,7 +30401,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_903", + "key": "buried_buried_condi_tasktxt_920", "text": "购买超级芯片" }, "type": 209, @@ -30431,7 +30430,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_904", + "key": "buried_buried_condi_tasktxt_921", "text": "出售货物给功夫熊猫" }, "type": 210, @@ -30460,7 +30459,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_905", + "key": "buried_buried_condi_tasktxt_922", "text": "特产出售给魔法精灵" }, "type": 211, @@ -30489,7 +30488,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_906", + "key": "buried_buried_condi_tasktxt_923", "text": "火焰泰坦难度2" }, "type": 73, @@ -30521,7 +30520,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_907", + "key": "buried_buried_condi_tasktxt_924", "text": "使用好友助战守护者1次" }, "type": 12, @@ -30550,7 +30549,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_908", + "key": "buried_buried_condi_tasktxt_925", "text": "进行3次普通招募" }, "type": 18, @@ -30579,7 +30578,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_909", + "key": "buried_buried_condi_tasktxt_926", "text": "为任意守护者提升5级" }, "type": 24, @@ -30608,7 +30607,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_910", + "key": "buried_buried_condi_tasktxt_927", "text": "强化任意装备成功6次" }, "type": 47, @@ -30637,7 +30636,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_911", + "key": "buried_buried_condi_tasktxt_928", "text": "消费500000金币" }, "type": 68, @@ -30666,7 +30665,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_912", + "key": "buried_buried_condi_tasktxt_929", "text": "消费300钻石" }, "type": 104, @@ -30695,7 +30694,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_913", + "key": "buried_buried_condi_tasktxt_930", "text": "完成1次功夫陪练任务" }, "type": 186, @@ -30724,7 +30723,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_914", + "key": "buried_buried_condi_tasktxt_931", "text": "挑战3次竞技场" }, "type": 130, @@ -30753,7 +30752,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_915", + "key": "buried_buried_condi_tasktxt_932", "text": "挑战3次“维京远征”副本" }, "type": 172, @@ -30782,7 +30781,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_916", + "key": "buried_buried_condi_tasktxt_933", "text": "挑战3次“猎魂”副本" }, "type": 200, @@ -30809,7 +30808,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_917", + "key": "buried_buried_condi_tasktxt_934", "text": "完成一次考试" }, "type": 204, @@ -30836,7 +30835,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_918", + "key": "buried_buried_condi_tasktxt_935", "text": "完成一次考试" }, "type": 204, @@ -30863,7 +30862,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_919", + "key": "buried_buried_condi_tasktxt_936", "text": "完成一次考试" }, "type": 204, @@ -30890,7 +30889,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_920", + "key": "buried_buried_condi_tasktxt_937", "text": "完成一次考试" }, "type": 204, @@ -30917,7 +30916,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_921", + "key": "buried_buried_condi_tasktxt_938", "text": "完成一次考试" }, "type": 204, @@ -30944,7 +30943,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_922", + "key": "buried_buried_condi_tasktxt_939", "text": "完成一次考试" }, "type": 204, @@ -30971,7 +30970,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_923", + "key": "buried_buried_condi_tasktxt_940", "text": "完成一次考试" }, "type": 204, @@ -30998,7 +30997,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_924", + "key": "buried_buried_condi_tasktxt_941", "text": "获取烤乳猪" }, "type": 187, @@ -31027,7 +31026,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_925", + "key": "buried_buried_condi_tasktxt_942", "text": "获取烤乳猪" }, "type": 187, @@ -31056,7 +31055,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_926", + "key": "buried_buried_condi_tasktxt_943", "text": "获取烤乳猪" }, "type": 187, @@ -31085,7 +31084,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_927", + "key": "buried_buried_condi_tasktxt_944", "text": "获取烤乳猪" }, "type": 187, @@ -31114,7 +31113,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_928", + "key": "buried_buried_condi_tasktxt_945", "text": "获取烤乳猪" }, "type": 187, @@ -31143,7 +31142,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_929", + "key": "buried_buried_condi_tasktxt_946", "text": "寻找所有宝箱" }, "type": 205, @@ -31170,7 +31169,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_930", + "key": "buried_buried_condi_tasktxt_947", "text": "寻找所有宝箱" }, "type": 205, @@ -31197,7 +31196,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_931", + "key": "buried_buried_condi_tasktxt_948", "text": "寻找所有宝箱" }, "type": 205, @@ -31224,7 +31223,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_932", + "key": "buried_buried_condi_tasktxt_949", "text": "寻找所有宝箱" }, "type": 205, @@ -31251,7 +31250,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_933", + "key": "buried_buried_condi_tasktxt_950", "text": "寻找所有宝箱" }, "type": 205, @@ -31278,7 +31277,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_934", + "key": "buried_buried_condi_tasktxt_951", "text": "清理所有怪物" }, "type": 70, @@ -31307,7 +31306,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_935", + "key": "buried_buried_condi_tasktxt_952", "text": "清理所有怪物" }, "type": 70, @@ -31336,7 +31335,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_936", + "key": "buried_buried_condi_tasktxt_953", "text": "清理所有怪物" }, "type": 70, @@ -31365,7 +31364,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_937", + "key": "buried_buried_condi_tasktxt_954", "text": "清理所有怪物" }, "type": 70, @@ -31394,7 +31393,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_938", + "key": "buried_buried_condi_tasktxt_955", "text": "清理所有怪物" }, "type": 70, @@ -31423,7 +31422,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_939", + "key": "buried_buried_condi_tasktxt_956", "text": "清理所有怪物" }, "type": 70, @@ -31452,7 +31451,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_940", + "key": "buried_buried_condi_tasktxt_957", "text": "检查第一个可疑点" }, "type": 206, @@ -31479,7 +31478,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_941", + "key": "buried_buried_condi_tasktxt_958", "text": "检查第二个可疑点" }, "type": 206, @@ -31506,7 +31505,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_942", + "key": "buried_buried_condi_tasktxt_959", "text": "检查第三个可疑点" }, "type": 206, @@ -31533,7 +31532,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_943", + "key": "buried_buried_condi_tasktxt_960", "text": "检查第一个可疑点" }, "type": 206, @@ -31560,7 +31559,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_944", + "key": "buried_buried_condi_tasktxt_961", "text": "检查第二个可疑点" }, "type": 206, @@ -31587,7 +31586,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_945", + "key": "buried_buried_condi_tasktxt_962", "text": "检查第三个可疑点" }, "type": 206, @@ -31614,7 +31613,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_946", + "key": "buried_buried_condi_tasktxt_963", "text": "检查第一个可疑点" }, "type": 206, @@ -31641,7 +31640,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_947", + "key": "buried_buried_condi_tasktxt_964", "text": "检查第二个可疑点" }, "type": 206, @@ -31668,7 +31667,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_948", + "key": "buried_buried_condi_tasktxt_965", "text": "检查第三个可疑点" }, "type": 206, @@ -31695,7 +31694,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_949", + "key": "buried_buried_condi_tasktxt_966", "text": "检查第一个可疑点" }, "type": 206, @@ -31722,7 +31721,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_950", + "key": "buried_buried_condi_tasktxt_967", "text": "检查第二个可疑点" }, "type": 206, @@ -31749,7 +31748,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_951", + "key": "buried_buried_condi_tasktxt_968", "text": "检查第三个可疑点" }, "type": 206, @@ -31776,7 +31775,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_952", + "key": "buried_buried_condi_tasktxt_969", "text": "检查第一个可疑点" }, "type": 206, @@ -31803,7 +31802,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_953", + "key": "buried_buried_condi_tasktxt_970", "text": "检查第二个可疑点" }, "type": 206, @@ -31830,7 +31829,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_954", + "key": "buried_buried_condi_tasktxt_971", "text": "检查第三个可疑点" }, "type": 206, @@ -31857,7 +31856,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_955", + "key": "buried_buried_condi_tasktxt_972", "text": "找对象聊天1" }, "type": 187, @@ -31886,7 +31885,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_956", + "key": "buried_buried_condi_tasktxt_973", "text": "找瘦警卫聊聊" }, "type": 20001, @@ -31915,7 +31914,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_957", + "key": "buried_buried_condi_tasktxt_974", "text": "找对象聊天3" }, "type": 187, @@ -31944,7 +31943,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_958", + "key": "buried_buried_condi_tasktxt_975", "text": "找对象聊天4" }, "type": 187, @@ -31973,7 +31972,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_959", + "key": "buried_buried_condi_tasktxt_976", "text": "和师傅聊天" }, "type": 20001, @@ -32002,7 +32001,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_960", + "key": "buried_buried_condi_tasktxt_977", "text": "找对象聊天6" }, "type": 20001, @@ -32031,7 +32030,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_961", + "key": "buried_buried_condi_tasktxt_978", "text": "找对象聊天7" }, "type": 20001, @@ -32060,7 +32059,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_962", + "key": "buried_buried_condi_tasktxt_979", "text": "找菲奥娜聊聊" }, "type": 20001, @@ -32089,7 +32088,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_963", + "key": "buried_buried_condi_tasktxt_980", "text": "找对象聊天9" }, "type": 20001, @@ -32118,7 +32117,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_964", + "key": "buried_buried_condi_tasktxt_981", "text": "找平先生聊聊" }, "type": 20001, @@ -32147,7 +32146,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_965", + "key": "buried_buried_condi_tasktxt_982", "text": "找对象聊天11" }, "type": 20001, @@ -32176,7 +32175,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_966", + "key": "buried_buried_condi_tasktxt_983", "text": "找对象聊天12" }, "type": 20001, @@ -32205,7 +32204,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_967", + "key": "buried_buried_condi_tasktxt_984", "text": "找对象聊天13" }, "type": 20001, @@ -32234,7 +32233,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_968", + "key": "buried_buried_condi_tasktxt_985", "text": "找菲奥娜聊聊" }, "type": 20001, @@ -32263,7 +32262,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_969", + "key": "buried_buried_condi_tasktxt_986", "text": "找对象聊天15" }, "type": 20001, @@ -32292,7 +32291,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_970", + "key": "buried_buried_condi_tasktxt_987", "text": "[成长返还任务]将邦尼兔提升至10级" }, "type": 4, @@ -32321,7 +32320,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_971", + "key": "buried_buried_condi_tasktxt_988", "text": "[成长返还任务]将邦尼兔提升至28级" }, "type": 4, @@ -32350,7 +32349,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_972", + "key": "buried_buried_condi_tasktxt_989", "text": "[成长返还任务]将邦尼兔提升至5星" }, "type": 6, @@ -32379,7 +32378,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_973", + "key": "buried_buried_condi_tasktxt_990", "text": "[挑战任务]传承者达到10级" }, "type": 20, @@ -32406,7 +32405,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_974", + "key": "buried_buried_condi_tasktxt_991", "text": "[挑战任务]传承者达到30级" }, "type": 20, @@ -32433,7 +32432,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_975", + "key": "buried_buried_condi_tasktxt_992", "text": "[挑战任务]拥有一个30级守护者" }, "type": 111, @@ -32462,7 +32461,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_976", + "key": "buried_buried_condi_tasktxt_993", "text": "[挑战任务]进行一次十连抽" }, "type": 141, @@ -32489,7 +32488,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_977", + "key": "buried_buried_condi_tasktxt_994", "text": "[挑战任务]消费1000钻石" }, "type": 104, @@ -32516,7 +32515,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_978", + "key": "buried_buried_condi_tasktxt_995", "text": "[挑战任务]猎魂挑战1次" }, "type": 200, @@ -32543,7 +32542,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_979", + "key": "buried_buried_condi_tasktxt_996", "text": "[成长返还任务]将邦尼兔提升至25级" }, "type": 4, @@ -32572,7 +32571,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_980", + "key": "buried_buried_condi_tasktxt_997", "text": "[成长返还任务]将邦尼兔提升至30级" }, "type": 4, @@ -32601,7 +32600,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_981", + "key": "buried_buried_condi_tasktxt_998", "text": "[成长返还任务]将邦尼兔提升至35级" }, "type": 4, @@ -32630,7 +32629,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_982", + "key": "buried_buried_condi_tasktxt_999", "text": "[成长返还任务]将邦尼兔提升至40级" }, "type": 4, @@ -32659,7 +32658,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_983", + "key": "buried_buried_condi_tasktxt_1000", "text": "[挑战任务]传承者达到14级" }, "type": 20, @@ -32686,7 +32685,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_984", + "key": "buried_buried_condi_tasktxt_1001", "text": "[挑战任务]传承者达到17级" }, "type": 20, @@ -32713,7 +32712,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_985", + "key": "buried_buried_condi_tasktxt_1002", "text": "[挑战任务]传承者达到20级" }, "type": 20, @@ -32740,7 +32739,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_986", + "key": "buried_buried_condi_tasktxt_1003", "text": "[挑战任务]传承者达到22级" }, "type": 20, @@ -32767,7 +32766,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_987", + "key": "buried_buried_condi_tasktxt_1004", "text": "[挑战任务]传承者达到25级" }, "type": 20, @@ -32794,7 +32793,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_988", + "key": "buried_buried_condi_tasktxt_1005", "text": "[挑战任务]拥有一个15级守护者" }, "type": 111, @@ -32823,7 +32822,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_989", + "key": "buried_buried_condi_tasktxt_1006", "text": "[挑战任务]拥有一个20级守护者" }, "type": 111, @@ -32852,7 +32851,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_990", + "key": "buried_buried_condi_tasktxt_1007", "text": "[挑战任务]拥有一个25级守护者" }, "type": 111, @@ -32881,7 +32880,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_991", + "key": "buried_buried_condi_tasktxt_1008", "text": "[挑战任务]拥有一个35级守护者" }, "type": 111, @@ -32910,7 +32909,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_992", + "key": "buried_buried_condi_tasktxt_1009", "text": "[挑战任务]拥有一个40级守护者" }, "type": 111, @@ -32939,7 +32938,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_993", + "key": "buried_buried_condi_tasktxt_1010", "text": "[挑战任务]拥有一个45级守护者" }, "type": 111, @@ -32968,7 +32967,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_994", + "key": "buried_buried_condi_tasktxt_1011", "text": "[挑战任务]进行二次十连抽" }, "type": 141, @@ -32995,7 +32994,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_995", + "key": "buried_buried_condi_tasktxt_1012", "text": "[挑战任务]进行三次十连抽" }, "type": 141, @@ -33022,7 +33021,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_996", + "key": "buried_buried_condi_tasktxt_1013", "text": "[挑战任务]进行四次十连抽" }, "type": 141, @@ -33049,7 +33048,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_997", + "key": "buried_buried_condi_tasktxt_1014", "text": "[挑战任务]进行五次十连抽" }, "type": 141, @@ -33076,7 +33075,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_998", + "key": "buried_buried_condi_tasktxt_1015", "text": "[挑战任务]进行六次十连抽" }, "type": 141, @@ -33103,7 +33102,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_999", + "key": "buried_buried_condi_tasktxt_1016", "text": "[挑战任务]进行七次十连抽" }, "type": 141, @@ -33130,7 +33129,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1000", + "key": "buried_buried_condi_tasktxt_1017", "text": "[挑战任务]消费1200钻石" }, "type": 104, @@ -33157,7 +33156,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1001", + "key": "buried_buried_condi_tasktxt_1018", "text": "[挑战任务]消费1400钻石" }, "type": 104, @@ -33184,7 +33183,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1002", + "key": "buried_buried_condi_tasktxt_1019", "text": "[挑战任务]消费1600钻石" }, "type": 104, @@ -33211,7 +33210,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1003", + "key": "buried_buried_condi_tasktxt_1020", "text": "[挑战任务]消费2000钻石" }, "type": 104, @@ -33238,7 +33237,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1004", + "key": "buried_buried_condi_tasktxt_1021", "text": "[挑战任务]消费2200钻石" }, "type": 104, @@ -33265,7 +33264,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1005", + "key": "buried_buried_condi_tasktxt_1022", "text": "[挑战任务]消费2400钻石" }, "type": 104, @@ -33292,7 +33291,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1006", + "key": "buried_buried_condi_tasktxt_1023", "text": "拥有1个60级守护者" }, "type": 111, @@ -33321,7 +33320,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1007", + "key": "buried_buried_condi_tasktxt_1024", "text": "将牙仙回响等级提升至满级" }, "type": 125, @@ -33350,7 +33349,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1008", + "key": "buried_buried_condi_tasktxt_1025", "text": "将睡神回响等级提升到满级" }, "type": 125, @@ -33379,7 +33378,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1009", + "key": "buried_buried_condi_tasktxt_1026", "text": "将圣诞老人回响等级提升到满级" }, "type": 125, @@ -33408,7 +33407,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1010", + "key": "buried_buried_condi_tasktxt_1027", "text": "将亚丝翠回响等级提升到满级" }, "type": 125, @@ -33437,7 +33436,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1011", + "key": "buried_buried_condi_tasktxt_1028", "text": "将悍娇虎回响等级提升到满级" }, "type": 125, @@ -33466,7 +33465,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1012", + "key": "buried_buried_condi_tasktxt_1029", "text": "将鹤大师提回响等级提升到满级" }, "type": 125, @@ -33495,7 +33494,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1013", + "key": "buried_buried_condi_tasktxt_1030", "text": "拥有2个60级守护者" }, "type": 111, @@ -33524,7 +33523,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1014", + "key": "buried_buried_condi_tasktxt_1031", "text": "拥有3个60级守护者" }, "type": 111, @@ -33553,7 +33552,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1015", + "key": "buried_buried_condi_tasktxt_1032", "text": "拥有4个60级守护者" }, "type": 111, @@ -33582,7 +33581,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1016", + "key": "buried_buried_condi_tasktxt_1033", "text": "拥有5个60级守护者" }, "type": 111, @@ -33611,7 +33610,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1017", + "key": "buried_buried_condi_tasktxt_1034", "text": "拥有6个60级守护者" }, "type": 111, @@ -33640,7 +33639,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1018", + "key": "buried_buried_condi_tasktxt_1035", "text": "拥有7个60级守护者" }, "type": 111, @@ -33669,7 +33668,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1019", + "key": "buried_buried_condi_tasktxt_1036", "text": "冰霜泰坦难度8通关1次" }, "type": 73, @@ -33699,7 +33698,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1020", + "key": "buried_buried_condi_tasktxt_1037", "text": "火焰泰坦难度8通关1次" }, "type": 73, @@ -33729,7 +33728,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1021", + "key": "buried_buried_condi_tasktxt_1038", "text": "森林泰坦难度8通关1次" }, "type": 73, @@ -33759,7 +33758,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1022", + "key": "buried_buried_condi_tasktxt_1039", "text": "冰霜泰坦通关50次" }, "type": 73, @@ -33789,7 +33788,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1023", + "key": "buried_buried_condi_tasktxt_1040", "text": "火焰泰坦通关50次" }, "type": 73, @@ -33819,7 +33818,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1024", + "key": "buried_buried_condi_tasktxt_1041", "text": "森林泰坦通关50次" }, "type": 73, @@ -33849,7 +33848,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1025", + "key": "buried_buried_condi_tasktxt_1042", "text": "冰霜泰坦难度2通关1次" }, "type": 73, @@ -33879,7 +33878,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1026", + "key": "buried_buried_condi_tasktxt_1043", "text": "火焰泰坦难度2通关1次" }, "type": 73, @@ -33909,7 +33908,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1027", + "key": "buried_buried_condi_tasktxt_1044", "text": "森林泰坦难度2通关1次" }, "type": 73, @@ -33939,7 +33938,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1028", + "key": "buried_buried_condi_tasktxt_1045", "text": "冰霜泰坦难度3通关1次" }, "type": 73, @@ -33969,7 +33968,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1029", + "key": "buried_buried_condi_tasktxt_1046", "text": "火焰泰坦难度3通关1次" }, "type": 73, @@ -33999,7 +33998,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1030", + "key": "buried_buried_condi_tasktxt_1047", "text": "森林泰坦难度3通关1次" }, "type": 73, @@ -34029,7 +34028,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1031", + "key": "buried_buried_condi_tasktxt_1048", "text": "冰霜泰坦难度4通关1次" }, "type": 73, @@ -34059,7 +34058,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1032", + "key": "buried_buried_condi_tasktxt_1049", "text": "火焰泰坦难度4通关1次" }, "type": 73, @@ -34089,7 +34088,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1033", + "key": "buried_buried_condi_tasktxt_1050", "text": "森林泰坦难度4通关1次" }, "type": 73, @@ -34119,7 +34118,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1034", + "key": "buried_buried_condi_tasktxt_1051", "text": "冰霜泰坦难度5通关1次" }, "type": 73, @@ -34149,7 +34148,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1035", + "key": "buried_buried_condi_tasktxt_1052", "text": "火焰泰坦难度5通关1次" }, "type": 73, @@ -34179,7 +34178,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1036", + "key": "buried_buried_condi_tasktxt_1053", "text": "森林泰坦难度5通关1次" }, "type": 73, @@ -34209,7 +34208,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1037", + "key": "buried_buried_condi_tasktxt_1054", "text": "冰霜泰坦难度6通关1次" }, "type": 73, @@ -34239,7 +34238,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1038", + "key": "buried_buried_condi_tasktxt_1055", "text": "火焰泰坦难度6通关1次" }, "type": 73, @@ -34269,7 +34268,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1039", + "key": "buried_buried_condi_tasktxt_1056", "text": "森林泰坦难度6通关1次" }, "type": 73, @@ -34299,7 +34298,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1040", + "key": "buried_buried_condi_tasktxt_1057", "text": "冰霜泰坦难度7通关1次" }, "type": 73, @@ -34329,7 +34328,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1041", + "key": "buried_buried_condi_tasktxt_1058", "text": "火焰泰坦难度7通关1次" }, "type": 73, @@ -34359,7 +34358,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1042", + "key": "buried_buried_condi_tasktxt_1059", "text": "森林泰坦难度7通关1次" }, "type": 73, @@ -34389,7 +34388,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1043", + "key": "buried_buried_condi_tasktxt_1060", "text": "当日消耗100点体力" }, "type": 213, @@ -34418,7 +34417,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1044", + "key": "buried_buried_condi_tasktxt_1061", "text": "消费100000金币" }, "type": 68, @@ -34447,7 +34446,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1045", + "key": "buried_buried_condi_tasktxt_1062", "text": "消费100钻石" }, "type": 104, @@ -34476,7 +34475,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1046", + "key": "buried_buried_condi_tasktxt_1063", "text": "当日消耗30点体力" }, "type": 213, @@ -34505,7 +34504,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1047", + "key": "buried_buried_condi_tasktxt_1064", "text": "使用好友助战守护者1次" }, "type": 12, @@ -34534,7 +34533,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1048", + "key": "buried_buried_condi_tasktxt_1065", "text": "进行1次普通招募" }, "type": 18, @@ -34563,7 +34562,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1049", + "key": "buried_buried_condi_tasktxt_1066", "text": "为任意守护者提升3级" }, "type": 24, @@ -34592,7 +34591,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1050", + "key": "buried_buried_condi_tasktxt_1067", "text": "强化任意装备成功3次" }, "type": 47, @@ -34621,7 +34620,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1051", + "key": "buried_buried_condi_tasktxt_1068", "text": "消费300000金币" }, "type": 68, @@ -34650,7 +34649,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1052", + "key": "buried_buried_condi_tasktxt_1069", "text": "消费300钻石" }, "type": 104, @@ -34679,7 +34678,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1053", + "key": "buried_buried_condi_tasktxt_1070", "text": "当日消耗100点体力" }, "type": 213, @@ -34708,7 +34707,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1054", + "key": "buried_buried_condi_tasktxt_1071", "text": "使用好友助战守护者3次" }, "type": 12, @@ -34737,7 +34736,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1055", + "key": "buried_buried_condi_tasktxt_1072", "text": "进行1次普通招募" }, "type": 18, @@ -34766,7 +34765,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1056", + "key": "buried_buried_condi_tasktxt_1073", "text": "为任意守护者提升10级" }, "type": 24, @@ -34795,7 +34794,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1057", + "key": "buried_buried_condi_tasktxt_1074", "text": "强化任意装备成功10次" }, "type": 47, @@ -34824,7 +34823,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1058", + "key": "buried_buried_condi_tasktxt_1075", "text": "消费2000000金币" }, "type": 68, @@ -34853,7 +34852,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1059", + "key": "buried_buried_condi_tasktxt_1076", "text": "消费1000钻石" }, "type": 104, @@ -34882,7 +34881,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1060", + "key": "buried_buried_condi_tasktxt_1077", "text": "当日消耗300点体力" }, "type": 213, @@ -34911,7 +34910,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1061", + "key": "buried_buried_condi_tasktxt_1078", "text": "使用好友助战守护者10次" }, "type": 12, @@ -34940,7 +34939,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1062", + "key": "buried_buried_condi_tasktxt_1079", "text": "进行10次普通招募" }, "type": 18, @@ -34969,7 +34968,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1063", + "key": "buried_buried_condi_tasktxt_1080", "text": "为任意守护者提升20级" }, "type": 24, @@ -34998,7 +34997,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1064", + "key": "buried_buried_condi_tasktxt_1081", "text": "强化任意装备成功20次" }, "type": 47, @@ -35025,7 +35024,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1065", + "key": "buried_buried_condi_tasktxt_1082", "text": "首次触发剧情《对猩猩宝具》" }, "type": 215, @@ -35054,7 +35053,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1066", + "key": "buried_buried_condi_tasktxt_1083", "text": "首次触发剧情《齐齐整整》" }, "type": 215, @@ -35083,7 +35082,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1067", + "key": "buried_buried_condi_tasktxt_1084", "text": "首次触发剧情《日记是无辜的》" }, "type": 215, @@ -35112,7 +35111,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1068", + "key": "buried_buried_condi_tasktxt_1085", "text": "首次触发剧情《神功大成》" }, "type": 215, @@ -35141,7 +35140,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1069", + "key": "buried_buried_condi_tasktxt_1086", "text": "首次触发剧情《做原始人》" }, "type": 215, @@ -35170,7 +35169,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1070", + "key": "buried_buried_condi_tasktxt_1087", "text": "首次触发剧情《是水果不是蘑菇》" }, "type": 215, @@ -35199,7 +35198,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1071", + "key": "buried_buried_condi_tasktxt_1088", "text": "全阵容职业1通关石阵5" }, "type": 216, @@ -35229,7 +35228,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1072", + "key": "buried_buried_condi_tasktxt_1089", "text": "全阵容职业1通关石阵6" }, "type": 216, @@ -35259,7 +35258,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1073", + "key": "buried_buried_condi_tasktxt_1090", "text": "全阵容职业1通关石阵7" }, "type": 216, @@ -35289,7 +35288,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1074", + "key": "buried_buried_condi_tasktxt_1091", "text": "全阵容职业1通关石阵8" }, "type": 216, @@ -35319,7 +35318,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1075", + "key": "buried_buried_condi_tasktxt_1092", "text": "全阵容职业2通关石阵5" }, "type": 216, @@ -35349,7 +35348,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1076", + "key": "buried_buried_condi_tasktxt_1093", "text": "全阵容职业2通关石阵6" }, "type": 216, @@ -35379,7 +35378,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1077", + "key": "buried_buried_condi_tasktxt_1094", "text": "全阵容职业2通关石阵7" }, "type": 216, @@ -35409,7 +35408,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1078", + "key": "buried_buried_condi_tasktxt_1095", "text": "全阵容职业2通关石阵8" }, "type": 216, @@ -35439,7 +35438,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1079", + "key": "buried_buried_condi_tasktxt_1096", "text": "全阵容职业3通关石阵5" }, "type": 216, @@ -35469,7 +35468,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1080", + "key": "buried_buried_condi_tasktxt_1097", "text": "全阵容职业3通关石阵6" }, "type": 216, @@ -35499,7 +35498,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1081", + "key": "buried_buried_condi_tasktxt_1098", "text": "全阵容职业3通关石阵7" }, "type": 216, @@ -35529,7 +35528,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1082", + "key": "buried_buried_condi_tasktxt_1099", "text": "全阵容职业3通关石阵8" }, "type": 216, @@ -35559,7 +35558,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1083", + "key": "buried_buried_condi_tasktxt_1100", "text": "全阵容职业4通关石阵5" }, "type": 216, @@ -35589,7 +35588,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1084", + "key": "buried_buried_condi_tasktxt_1101", "text": "全阵容职业4通关石阵6" }, "type": 216, @@ -35619,7 +35618,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1085", + "key": "buried_buried_condi_tasktxt_1102", "text": "全阵容职业4通关石阵7" }, "type": 216, @@ -35649,7 +35648,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1086", + "key": "buried_buried_condi_tasktxt_1103", "text": "全阵容职业4通关石阵8" }, "type": 216, @@ -35681,7 +35680,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1087", + "key": "buried_buried_condi_tasktxt_1104", "text": "第一次获得5星英雄" }, "type": 228, @@ -35712,7 +35711,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1088", + "key": "buried_buried_condi_tasktxt_1105", "text": "当天充值达到1000积分" }, "type": 214, @@ -35741,7 +35740,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1089", + "key": "buried_buried_condi_tasktxt_1106", "text": "购买1级月卡礼包" }, "type": 229, @@ -35772,7 +35771,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1090", + "key": "buried_buried_condi_tasktxt_1107", "text": "累计充值达到2000积分" }, "type": 214, @@ -35801,7 +35800,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1091", + "key": "buried_buried_condi_tasktxt_1108", "text": "在周五登录一次游戏" }, "type": 230, @@ -35832,7 +35831,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1092", + "key": "buried_buried_condi_tasktxt_1109", "text": "每期循环塔到达第2层" }, "type": 231, @@ -35861,7 +35860,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1093", + "key": "buried_buried_condi_tasktxt_1110", "text": "种族塔通关火的热情阵容2层" }, "type": 232, @@ -35892,7 +35891,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1094", + "key": "buried_buried_condi_tasktxt_1111", "text": "冒险之旅第一章与埃雷特作战" }, "type": 61, @@ -35923,7 +35922,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1095", + "key": "buried_buried_condi_tasktxt_1112", "text": "冒险之旅第一章找到黑袍人" }, "type": 61, @@ -35954,7 +35953,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1096", + "key": "buried_buried_condi_tasktxt_1113", "text": "冒险之旅第一章与冰霜泰坦战斗" }, "type": 61, @@ -35985,7 +35984,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1097", + "key": "buried_buried_condi_tasktxt_1114", "text": "冒险之旅第一章听完埃雷特的的回忆" }, "type": 61, @@ -36016,7 +36015,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1098", + "key": "buried_buried_condi_tasktxt_1115", "text": "冒险之旅第一章埃雷特挑战回忆" }, "type": 61, @@ -36047,7 +36046,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1099", + "key": "buried_buried_condi_tasktxt_1116", "text": "冒险之旅第一章困难关卡通关" }, "type": 61, @@ -36078,7 +36077,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1100", + "key": "buried_buried_condi_tasktxt_1117", "text": "参加捕羊大赛3次" }, "type": 234, @@ -36107,7 +36106,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1101", + "key": "buried_buried_condi_tasktxt_1118", "text": "第一章商店购买10件商品" }, "type": 66, @@ -36138,7 +36137,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1102", + "key": "buried_buried_condi_tasktxt_1119", "text": "完成第一章所有探索" }, "type": 61, @@ -36169,7 +36168,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1103", + "key": "buried_buried_condi_tasktxt_1120", "text": "冒险之旅第二章认识原住民" }, "type": 61, @@ -36200,7 +36199,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1104", + "key": "buried_buried_condi_tasktxt_1121", "text": "冒险之旅第二章抢鸟蛋" }, "type": 61, @@ -36231,7 +36230,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1105", + "key": "buried_buried_condi_tasktxt_1122", "text": "冒险之旅第二章解开与食人鱼误会" }, "type": 61, @@ -36262,7 +36261,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1106", + "key": "buried_buried_condi_tasktxt_1123", "text": "冒险之旅第二章见到3个东西" }, "type": 61, @@ -36293,7 +36292,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1107", + "key": "buried_buried_condi_tasktxt_1124", "text": "冒险之旅第二章击败小伊" }, "type": 61, @@ -36324,7 +36323,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1108", + "key": "buried_buried_condi_tasktxt_1125", "text": "冒险之旅打败大猩猩" }, "type": 61, @@ -36355,7 +36354,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1109", + "key": "buried_buried_condi_tasktxt_1126", "text": "全阵容职业1通关石阵5" }, "type": 216, @@ -36387,7 +36386,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1110", + "key": "buried_buried_condi_tasktxt_1127", "text": "第二章商店购买10件商品" }, "type": 66, @@ -36418,7 +36417,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1111", + "key": "buried_buried_condi_tasktxt_1128", "text": "完成第二章所有探索" }, "type": 61, @@ -36449,7 +36448,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1112", + "key": "buried_buried_condi_tasktxt_1129", "text": "冒险之旅第三章抓住刚越狱的果酱教授" }, "type": 61, @@ -36480,7 +36479,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1113", + "key": "buried_buried_condi_tasktxt_1130", "text": "冒险之旅第三章营救沃尔夫" }, "type": 61, @@ -36511,7 +36510,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1114", + "key": "buried_buried_condi_tasktxt_1131", "text": "冒险之旅第三章护送月光原石" }, "type": 61, @@ -36542,7 +36541,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1115", + "key": "buried_buried_condi_tasktxt_1132", "text": "冒险之旅第三章追击黑衣人" }, "type": 61, @@ -36573,7 +36572,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1116", + "key": "buried_buried_condi_tasktxt_1133", "text": "冒险之旅第三章击败豚鼠灵" }, "type": 61, @@ -36604,7 +36603,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1117", + "key": "buried_buried_condi_tasktxt_1134", "text": "冒险之旅第三章通关冒险难度挑战" }, "type": 61, @@ -36635,7 +36634,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1118", + "key": "buried_buried_condi_tasktxt_1135", "text": "冒险之旅第三章通关困难难度挑战" }, "type": 61, @@ -36666,7 +36665,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1119", + "key": "buried_buried_condi_tasktxt_1136", "text": "第三章商店购买10件商品" }, "type": 66, @@ -36697,7 +36696,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1120", + "key": "buried_buried_condi_tasktxt_1137", "text": "完成第三章所有探索" }, "type": 61, @@ -36728,7 +36727,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1121", + "key": "buried_buried_condi_tasktxt_1138", "text": "让邦尼兔升到20级" }, "type": 4, @@ -36759,7 +36758,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1122", + "key": "buried_buried_condi_tasktxt_1139", "text": "让警长升到20级" }, "type": 4, @@ -36790,7 +36789,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1123", + "key": "buried_buried_condi_tasktxt_1140", "text": "让暴芙那特升到20级" }, "type": 4, @@ -36821,7 +36820,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1124", + "key": "buried_buried_condi_tasktxt_1141", "text": "强化成功5次" }, "type": 47, @@ -36850,7 +36849,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1125", + "key": "buried_buried_condi_tasktxt_1142", "text": "强化成功10次" }, "type": 47, @@ -36879,7 +36878,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1126", + "key": "buried_buried_condi_tasktxt_1143", "text": "强化成功20次" }, "type": 47, @@ -36908,7 +36907,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1127", + "key": "buried_buried_condi_tasktxt_1144", "text": "自动战斗火焰泰坦难度1" }, "type": 75, @@ -36940,7 +36939,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1128", + "key": "buried_buried_condi_tasktxt_1145", "text": "自动战斗冰霜泰坦难度1" }, "type": 75, @@ -36972,7 +36971,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1129", + "key": "buried_buried_condi_tasktxt_1146", "text": "自动战斗森林泰坦难度1" }, "type": 75, @@ -37004,7 +37003,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1130", + "key": "buried_buried_condi_tasktxt_1147", "text": "竞技场积分1000" }, "type": 128, @@ -37033,7 +37032,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1131", + "key": "buried_buried_condi_tasktxt_1148", "text": "竞技场积分2000" }, "type": 128, @@ -37062,7 +37061,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1132", + "key": "buried_buried_condi_tasktxt_1149", "text": "竞技场积分3000" }, "type": 128, @@ -37091,7 +37090,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1133", + "key": "buried_buried_condi_tasktxt_1150", "text": "消费1000钻石" }, "type": 104, @@ -37120,7 +37119,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1134", + "key": "buried_buried_condi_tasktxt_1151", "text": "消费2000钻石" }, "type": 104, @@ -37149,7 +37148,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1135", + "key": "buried_buried_condi_tasktxt_1152", "text": "消费3000钻石" }, "type": 104, @@ -37178,7 +37177,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1136", + "key": "buried_buried_condi_tasktxt_1153", "text": "进行30次招募" }, "type": 89, @@ -37207,7 +37206,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1137", + "key": "buried_buried_condi_tasktxt_1154", "text": "进行40次招募" }, "type": 89, @@ -37236,7 +37235,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1138", + "key": "buried_buried_condi_tasktxt_1155", "text": "进行50次招募" }, "type": 89, @@ -37265,7 +37264,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1139", + "key": "buried_buried_condi_tasktxt_1156", "text": "让邦尼兔升到20级" }, "type": 4, @@ -37296,7 +37295,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1140", + "key": "buried_buried_condi_tasktxt_1157", "text": "让邦尼兔升到21级" }, "type": 4, @@ -37327,7 +37326,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1141", + "key": "buried_buried_condi_tasktxt_1158", "text": "让邦尼兔升到22级" }, "type": 4, @@ -37358,7 +37357,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1142", + "key": "buried_buried_condi_tasktxt_1159", "text": "让邦尼兔升到23级" }, "type": 4, @@ -37389,7 +37388,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1143", + "key": "buried_buried_condi_tasktxt_1160", "text": "让邦尼兔升到24级" }, "type": 4, @@ -37420,7 +37419,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1144", + "key": "buried_buried_condi_tasktxt_1161", "text": "让邦尼兔升到25级" }, "type": 4, @@ -37451,7 +37450,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1145", + "key": "buried_buried_condi_tasktxt_1162", "text": "让邦尼兔升到26级" }, "type": 4, @@ -37482,7 +37481,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1146", + "key": "buried_buried_condi_tasktxt_1163", "text": "让邦尼兔升到27级" }, "type": 4, @@ -37513,7 +37512,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1147", + "key": "buried_buried_condi_tasktxt_1164", "text": "让邦尼兔升到28级" }, "type": 4, @@ -37544,7 +37543,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1148", + "key": "buried_buried_condi_tasktxt_1165", "text": "让邦尼兔升到29级" }, "type": 4, @@ -37575,7 +37574,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1149", + "key": "buried_buried_condi_tasktxt_1166", "text": "让邦尼兔升到30级" }, "type": 4, @@ -37606,7 +37605,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1150", + "key": "buried_buried_condi_tasktxt_1167", "text": "让邦尼兔升到31级" }, "type": 4, @@ -37637,7 +37636,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1151", + "key": "buried_buried_condi_tasktxt_1168", "text": "让邦尼兔升到32级" }, "type": 4, @@ -37668,7 +37667,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1152", + "key": "buried_buried_condi_tasktxt_1169", "text": "让邦尼兔升到33级" }, "type": 4, @@ -37699,7 +37698,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1153", + "key": "buried_buried_condi_tasktxt_1170", "text": "让邦尼兔升到34级" }, "type": 4, @@ -37730,7 +37729,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1154", + "key": "buried_buried_condi_tasktxt_1171", "text": "让邦尼兔升到35级" }, "type": 4, @@ -37761,7 +37760,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1155", + "key": "buried_buried_condi_tasktxt_1172", "text": "让邦尼兔升到36级" }, "type": 4, @@ -37792,7 +37791,7 @@ ], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1156", + "key": "buried_buried_condi_tasktxt_1173", "text": "让邦尼兔升到37级" }, "type": 4, @@ -37821,7 +37820,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1157", + "key": "buried_buried_condi_tasktxt_1174", "text": "看看希卡普在哪?" }, "type": 20001, @@ -37850,7 +37849,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1158", + "key": "buried_buried_condi_tasktxt_1175", "text": "阿宝娃娃" }, "type": 187, @@ -37879,7 +37878,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1159", + "key": "buried_buried_condi_tasktxt_1176", "text": "小虎娃娃" }, "type": 187, @@ -37908,7 +37907,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1160", + "key": "buried_buried_condi_tasktxt_1177", "text": "螳螂娃娃" }, "type": 187, @@ -37937,7 +37936,7 @@ "notify": [], "type_sp": 1, "tasktxt": { - "key": "buried_buried_condi_tasktxt_1161", + "key": "buried_buried_condi_tasktxt_1178", "text": "金猴娃娃" }, "type": 187, @@ -37958,5 +37957,129 @@ 28000004 ], "filter2": [] + }, + { + "id": 17001001, + "rtype": 1, + "ctype": 1, + "notify": [ + "moonlevel" + ], + "type_sp": 1, + "tasktxt": { + "key": "buried_buried_condi_tasktxt_1179", + "text": "辉月盾收集{0}个" + }, + "type": 187, + "valid": 1, + "head": { + "a": "attr", + "t": "gold", + "n": 1 + }, + "Npc_event_type": 0, + "NPC": 0, + "tipstxt": { + "key": "", + "text": "" + }, + "value": 1, + "filter": [ + 10000040 + ], + "filter2": [] + }, + { + "id": 17002001, + "rtype": 1, + "ctype": 1, + "notify": [ + "moonlevel" + ], + "type_sp": 1, + "tasktxt": { + "key": "buried_buried_condi_tasktxt_1180", + "text": "辉月盾收集{0}个" + }, + "type": 187, + "valid": 1, + "head": { + "a": "attr", + "t": "gold", + "n": 1 + }, + "Npc_event_type": 0, + "NPC": 0, + "tipstxt": { + "key": "", + "text": "" + }, + "value": 2, + "filter": [ + 10000040 + ], + "filter2": [] + }, + { + "id": 17002002, + "rtype": 1, + "ctype": 1, + "notify": [ + "moonlevel" + ], + "type_sp": 1, + "tasktxt": { + "key": "buried_buried_condi_tasktxt_1181", + "text": "阿宝培养到{0}级" + }, + "type": 4, + "valid": 1, + "head": { + "a": "attr", + "t": "gold", + "n": 1 + }, + "Npc_event_type": 0, + "NPC": 0, + "tipstxt": { + "key": "", + "text": "" + }, + "value": 15, + "filter": [ + 25001 + ], + "filter2": [] + }, + { + "id": 17002003, + "rtype": 1, + "ctype": 1, + "notify": [ + "moonlevel" + ], + "type_sp": 1, + "tasktxt": { + "key": "buried_buried_condi_tasktxt_1182", + "text": "阿宝培养到{0}级" + }, + "type": 4, + "valid": 1, + "head": { + "a": "attr", + "t": "gold", + "n": 1 + }, + "Npc_event_type": 0, + "NPC": 0, + "tipstxt": { + "key": "", + "text": "" + }, + "value": 30, + "filter": [ + 25001 + ], + "filter2": [] } ] \ No newline at end of file diff --git a/bin/json/game_consumehero.json b/bin/json/game_consumehero.json index 9a588a165..004f2e846 100644 --- a/bin/json/game_consumehero.json +++ b/bin/json/game_consumehero.json @@ -2,7 +2,7 @@ { "key": "51004", "type": 1, - "herocolor": 4, + "herocolor": 1, "hero": 51004, "img": "tx_js_51004", "intr": { @@ -26,7 +26,7 @@ { "key": "25001", "type": 2, - "herocolor": 5, + "herocolor": 2, "hero": 25001, "img": "tx_js_51012", "intr": { @@ -56,7 +56,7 @@ { "key": "13002", "type": 2, - "herocolor": 5, + "herocolor": 2, "hero": 13002, "img": "tx_js_51012", "intr": { @@ -86,7 +86,7 @@ { "key": "33003", "type": 2, - "herocolor": 5, + "herocolor": 3, "hero": 33003, "img": "tx_js_51012", "intr": { @@ -116,7 +116,7 @@ { "key": "13005", "type": 2, - "herocolor": 5, + "herocolor": 3, "hero": 13005, "img": "tx_js_51012", "intr": { diff --git a/bin/json/game_gm.json b/bin/json/game_gm.json index f1539fa05..4ae6c1ba9 100644 --- a/bin/json/game_gm.json +++ b/bin/json/game_gm.json @@ -808,5 +808,15 @@ }, "data": "昵称", "prefix": "bingo:create,{0}" + }, + { + "id": 82, + "type": 2, + "text": { + "key": "GM_GM_text_129", + "text": "挑战主线关卡XX关(填关卡Id)" + }, + "data": "1104012", + "prefix": "bingo:mainline,{0}" } ] \ No newline at end of file diff --git a/bin/json/game_guide.json b/bin/json/game_guide.json index 1ff0bba00..d7d8051e4 100644 --- a/bin/json/game_guide.json +++ b/bin/json/game_guide.json @@ -729,5 +729,578 @@ "skip": 0, "skipgroup": 0, "reward": [] + }, + { + "id": 1000501, + "group": 5, + "type": 3, + "startPar": "", + "parameter": "", + "interface": "", + "condition": "worldtaskexit_accept_20100", + "followtj": "", + "followguide": 1000502, + "finger": [ + "taskDedailsPopup", + "btn_star$" + ], + "offset": { + "x": 0, + "y": 0 + }, + "fingerTime": 0.3, + "objSize": { + "x": 0, + "y": 0 + }, + "objOffset": { + "x": 0, + "y": 0 + }, + "txt": "", + "speakerface": 0, + "sound": "", + "mask": 0, + "lock": 0, + "uishow": 0, + "skiptime": 5000, + "skip": 0, + "skipgroup": 0, + "reward": [] + }, + { + "id": 1000502, + "group": 5, + "type": 3, + "startPar": "", + "parameter": "", + "interface": "", + "condition": "", + "followtj": "", + "followguide": 1000503, + "finger": [ + "maininterface", + "btn_integration$" + ], + "offset": { + "x": 0, + "y": 0 + }, + "fingerTime": 0.3, + "objSize": { + "x": 0, + "y": 0 + }, + "objOffset": { + "x": 0, + "y": 0 + }, + "txt": "", + "speakerface": 0, + "sound": "", + "mask": 0, + "lock": 0, + "uishow": 0, + "skiptime": 5000, + "skip": 0, + "skipgroup": 0, + "reward": [] + }, + { + "id": 1000503, + "group": 5, + "type": 3, + "startPar": "", + "parameter": "", + "interface": "", + "condition": "", + "followtj": "", + "followguide": 0, + "finger": [ + "WorldPointDetailsPopup", + "gotoBtn$" + ], + "offset": { + "x": 0, + "y": 0 + }, + "fingerTime": 0.5, + "objSize": { + "x": 0, + "y": 0 + }, + "objOffset": { + "x": 0, + "y": 0 + }, + "txt": "", + "speakerface": 0, + "sound": "", + "mask": 0, + "lock": 0, + "uishow": 0, + "skiptime": 5000, + "skip": 0, + "skipgroup": 0, + "reward": [] + }, + { + "id": 1000601, + "group": 6, + "type": 3, + "startPar": "", + "parameter": "", + "interface": "", + "condition": "funcopen_treasuremap", + "followtj": "", + "followguide": 1000602, + "finger": [ + "mainline", + "btnInfo$" + ], + "offset": { + "x": 0, + "y": 0 + }, + "fingerTime": 0.5, + "objSize": { + "x": 0, + "y": 0 + }, + "objOffset": { + "x": 0, + "y": 0 + }, + "txt": "", + "speakerface": 0, + "sound": "", + "mask": 0, + "lock": 0, + "uishow": 0, + "skiptime": 0, + "skip": 0, + "skipgroup": 0, + "reward": [] + }, + { + "id": 1000602, + "group": 6, + "type": 3, + "startPar": "", + "parameter": "", + "interface": "", + "condition": "", + "followtj": "", + "followguide": 0, + "finger": [ + "mainline", + "btnInfo$" + ], + "offset": { + "x": 0, + "y": 0 + }, + "fingerTime": 0.5, + "objSize": { + "x": 0, + "y": 0 + }, + "objOffset": { + "x": 0, + "y": 0 + }, + "txt": "", + "speakerface": 0, + "sound": "", + "mask": 0, + "lock": 0, + "uishow": 0, + "skiptime": 0, + "skip": 0, + "skipgroup": 0, + "reward": [] + }, + { + "id": 1000701, + "group": 7, + "type": 3, + "startPar": "", + "parameter": "", + "interface": "", + "condition": "funcopen_moonlevel", + "followtj": "", + "followguide": 1000702, + "finger": [ + "mainline", + "btn_moonLevel$" + ], + "offset": { + "x": 0, + "y": 0 + }, + "fingerTime": 0.5, + "objSize": { + "x": 0, + "y": 0 + }, + "objOffset": { + "x": 0, + "y": 0 + }, + "txt": "", + "speakerface": 0, + "sound": "", + "mask": 0, + "lock": 0, + "uishow": 0, + "skiptime": 0, + "skip": 0, + "skipgroup": 0, + "reward": [] + }, + { + "id": 1000702, + "group": 7, + "type": 3, + "startPar": "", + "parameter": "", + "interface": "", + "condition": "", + "followtj": "", + "followguide": 0, + "finger": [ + "moonLevelWindow", + "tasklist$", + "0", + "btn_receive$" + ], + "offset": { + "x": 0, + "y": 0 + }, + "fingerTime": 0.5, + "objSize": { + "x": 0, + "y": 0 + }, + "objOffset": { + "x": 0, + "y": 0 + }, + "txt": "", + "speakerface": 0, + "sound": "", + "mask": 0, + "lock": 0, + "uishow": 0, + "skiptime": 0, + "skip": 0, + "skipgroup": 0, + "reward": [] + }, + { + "id": 1000801, + "group": 8, + "type": 3, + "startPar": "", + "parameter": "", + "interface": "", + "condition": "vikingexpedition_experience", + "followtj": "", + "followguide": 1000802, + "finger": [ + "mainline", + "btn_integration$" + ], + "offset": { + "x": 0, + "y": 0 + }, + "fingerTime": 0.5, + "objSize": { + "x": 0, + "y": 0 + }, + "objOffset": { + "x": 0, + "y": 0 + }, + "txt": "", + "speakerface": 0, + "sound": "", + "mask": 0, + "lock": 0, + "uishow": 0, + "skiptime": 0, + "skip": 0, + "skipgroup": 0, + "reward": [] + }, + { + "id": 1000802, + "group": 8, + "type": 3, + "startPar": "", + "parameter": "", + "interface": "", + "condition": "", + "followtj": "", + "followguide": 1000803, + "finger": [ + "gameSummary", + "list$", + "9" + ], + "offset": { + "x": 0, + "y": 0 + }, + "fingerTime": 0.5, + "objSize": { + "x": 0, + "y": 0 + }, + "objOffset": { + "x": 0, + "y": 0 + }, + "txt": "", + "speakerface": 0, + "sound": "", + "mask": 0, + "lock": 0, + "uishow": 0, + "skiptime": 0, + "skip": 0, + "skipgroup": 0, + "reward": [] + }, + { + "id": 1000803, + "group": 8, + "type": 3, + "startPar": "", + "parameter": "", + "interface": "", + "condition": "", + "followtj": "", + "followguide": 1000804, + "finger": [ + "WorldPointDetailsPopup", + "gotoBtn$" + ], + "offset": { + "x": 0, + "y": 0 + }, + "fingerTime": 0.5, + "objSize": { + "x": 0, + "y": 0 + }, + "objOffset": { + "x": 0, + "y": 0 + }, + "txt": "", + "speakerface": 0, + "sound": "", + "mask": 0, + "lock": 0, + "uishow": 0, + "skiptime": 5000, + "skip": 0, + "skipgroup": 0, + "reward": [] + }, + { + "id": 1000804, + "group": 8, + "type": 3, + "startPar": "", + "parameter": "", + "interface": "", + "condition": "", + "followtj": "", + "followguide": 0, + "finger": [ + "RacePagodaWindow", + "upbtn$" + ], + "offset": { + "x": 0, + "y": 0 + }, + "fingerTime": 0.5, + "objSize": { + "x": 0, + "y": 0 + }, + "objOffset": { + "x": 0, + "y": 0 + }, + "txt": "", + "speakerface": 0, + "sound": "", + "mask": 0, + "lock": 0, + "uishow": 0, + "skiptime": 5000, + "skip": 0, + "skipgroup": 0, + "reward": [] + }, + { + "id": 1000901, + "group": 9, + "type": 3, + "startPar": "", + "parameter": "", + "interface": "", + "condition": "worldtasksubfinish_20112", + "followtj": "", + "followguide": 1000902, + "finger": [ + "mainline", + "btnInfo$" + ], + "offset": { + "x": 0, + "y": 0 + }, + "fingerTime": 0.5, + "objSize": { + "x": 0, + "y": 0 + }, + "objOffset": { + "x": 0, + "y": 0 + }, + "txt": "", + "speakerface": 0, + "sound": "", + "mask": 0, + "lock": 0, + "uishow": 0, + "skiptime": 0, + "skip": 0, + "skipgroup": 0, + "reward": [] + }, + { + "id": 1000902, + "group": 9, + "type": 3, + "startPar": "", + "parameter": "", + "interface": "", + "condition": "", + "followtj": "", + "followguide": 1000903, + "finger": [ + "mainline", + "btn0$" + ], + "offset": { + "x": 0, + "y": 0 + }, + "fingerTime": 0.5, + "objSize": { + "x": 0, + "y": 0 + }, + "objOffset": { + "x": 0, + "y": 0 + }, + "txt": "", + "speakerface": 0, + "sound": "", + "mask": 0, + "lock": 0, + "uishow": 0, + "skiptime": 0, + "skip": 0, + "skipgroup": 0, + "reward": [] + }, + { + "id": 1000903, + "group": 9, + "type": 3, + "startPar": "", + "parameter": "", + "interface": "", + "condition": "", + "followtj": "", + "followguide": 1000904, + "finger": [ + "WorldPointDetailsPopup", + "gotoBtn$" + ], + "offset": { + "x": 0, + "y": 0 + }, + "fingerTime": 0.5, + "objSize": { + "x": 0, + "y": 0 + }, + "objOffset": { + "x": 0, + "y": 0 + }, + "txt": "", + "speakerface": 0, + "sound": "", + "mask": 0, + "lock": 0, + "uishow": 0, + "skiptime": 5000, + "skip": 0, + "skipgroup": 0, + "reward": [] + }, + { + "id": 1000904, + "group": 9, + "type": 3, + "startPar": "", + "parameter": "", + "interface": "", + "condition": "", + "followtj": "", + "followguide": 0, + "finger": [ + "RacePagodaWindow", + "upbtn$" + ], + "offset": { + "x": 0, + "y": 0 + }, + "fingerTime": 0.5, + "objSize": { + "x": 0, + "y": 0 + }, + "objOffset": { + "x": 0, + "y": 0 + }, + "txt": "", + "speakerface": 0, + "sound": "", + "mask": 0, + "lock": 0, + "uishow": 0, + "skiptime": 5000, + "skip": 0, + "skipgroup": 0, + "reward": [] } ] \ No newline at end of file diff --git a/bin/json/game_hero.json b/bin/json/game_hero.json index 0c802195b..e2cdf5766 100644 --- a/bin/json/game_hero.json +++ b/bin/json/game_hero.json @@ -1748,8 +1748,8 @@ "key": "hero_main_name_24002", "text": "牙仙" }, - "star": 3, - "color": 2, + "star": 4, + "color": 3, "race": 2, "job": 1, "type": 1, @@ -1815,7 +1815,7 @@ "expitem": [ { "a": "item", - "t": "10000011", + "t": "10000012", "n": 1 } ], @@ -2412,8 +2412,8 @@ "key": "hero_main_name_25001", "text": "阿宝" }, - "star": 5, - "color": 4, + "star": 4, + "color": 3, "race": 2, "job": 2, "type": 1, @@ -2479,7 +2479,7 @@ "expitem": [ { "a": "item", - "t": "10000013", + "t": "10000012", "n": 1 } ], diff --git a/bin/json/game_item.json b/bin/json/game_item.json index 3d481488a..fe8f91906 100644 --- a/bin/json/game_item.json +++ b/bin/json/game_item.json @@ -21390,5 +21390,87 @@ }, "sale": [], "gm": 0 + }, + { + "id": "17011001", + "name": { + "key": "item_item_name_434", + "text": "无极四件套宝箱" + }, + "usetype": 1, + "color": 3, + "bagtype": 1, + "index": 1, + "special_type": 0, + "hold": 0, + "time": 0, + "reddottype": 0, + "effects": "", + "modelName": "", + "box_id": 18001005, + "synthetize_num": 0, + "synthetize_deplete": [], + "synthetize_get": [], + "decompose_deplete": [], + "decompose_get": [], + "access": [], + "use_skip": 0, + "upper_limit": 0, + "img": "item_17050006", + "intr": { + "key": "item_item_intr_436", + "text": "由龙币兑换的宝箱,购买后获得紫色无极套装4件装备。" + }, + "describe": { + "key": "item_item_describe_436", + "text": "无极,太极?" + }, + "dialogue": { + "key": "item_item_dialogue_434", + "text": "【好多装备!】" + }, + "sale": [], + "gm": 1 + }, + { + "id": "10000040", + "name": { + "key": "item_item_name_434", + "text": "辉月盾" + }, + "usetype": 1, + "color": 4, + "bagtype": 0, + "index": 1, + "special_type": 0, + "hold": 0, + "time": 0, + "reddottype": 0, + "effects": "", + "modelName": "", + "box_id": 0, + "synthetize_num": 0, + "synthetize_deplete": [], + "synthetize_get": [], + "decompose_deplete": [], + "decompose_get": [], + "access": [], + "use_skip": 0, + "upper_limit": 0, + "img": "item_10000037", + "intr": { + "key": "item_item_intr_436", + "text": "" + }, + "describe": { + "key": "item_item_describe_436", + "text": "" + }, + "dialogue": { + "key": "item_item_dialogue_434", + "text": "" + }, + "sale": [], + "gm": 0 } ] \ No newline at end of file diff --git a/bin/json/game_lottery.json b/bin/json/game_lottery.json index 3de8e246a..15f38c99c 100644 --- a/bin/json/game_lottery.json +++ b/bin/json/game_lottery.json @@ -98470,5 +98470,101 @@ "playerlvmin": 0, "playerlvmax": 0, "notice": 0 + }, + { + "id": 4104, + "lotteryid": 18001005, + "description": "主线关卡第一章商店装备宝箱", + "type": 2, + "groupwt": 1000, + "groupid": 11001, + "subtype": 2, + "groupnum": 1, + "itemid": { + "a": "equi", + "t": "10130", + "n": 1 + }, + "itemdes": "无极神功", + "itemwt": 1000, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 4105, + "lotteryid": 18001005, + "description": "主线关卡第一章商店装备宝箱", + "type": 2, + "groupwt": 1000, + "groupid": 11001, + "subtype": 2, + "groupnum": 1, + "itemid": { + "a": "equi", + "t": "10131", + "n": 1 + }, + "itemdes": "无极神功", + "itemwt": 1000, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 4106, + "lotteryid": 18001005, + "description": "主线关卡第一章商店装备宝箱", + "type": 2, + "groupwt": 1000, + "groupid": 11001, + "subtype": 2, + "groupnum": 1, + "itemid": { + "a": "equi", + "t": "10132", + "n": 1 + }, + "itemdes": "无极神功", + "itemwt": 1000, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 4107, + "lotteryid": 18001005, + "description": "主线关卡第一章商店装备宝箱", + "type": 2, + "groupwt": 1000, + "groupid": 11001, + "subtype": 2, + "groupnum": 1, + "itemid": { + "a": "equi", + "t": "10133", + "n": 1 + }, + "itemdes": "无极神功", + "itemwt": 1000, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 } ] \ No newline at end of file diff --git a/bin/json/game_mainstage.json b/bin/json/game_mainstage.json index d5f22fb17..b14faf726 100644 --- a/bin/json/game_mainstage.json +++ b/bin/json/game_mainstage.json @@ -99,7 +99,7 @@ }, "venturetype": 1, "ventureavatar": [ - "Person/24004/24005_q.prefab" + "Person/24004/24004_q.prefab" ], "scene_effect": [ "miwu" @@ -216,7 +216,7 @@ }, "venturetype": 1, "ventureavatar": [ - "Person/24004/24006_q.prefab" + "Person/24004/24004_q.prefab" ], "scene_effect": [ "miwu" @@ -295,7 +295,7 @@ }, "venturetype": 1, "ventureavatar": [ - "Person/24004/24007_q.prefab" + "Person/24004/24004_q.prefab" ], "scene_effect": [ "miwu" @@ -1142,8 +1142,6 @@ "Person/24004/24004_q.prefab" ], "scene_effect": [ - "Effect/Skill/Common/effect_screen_smoke.prefab", - "huo", "miwu" ], "scene_effectfilter": "", @@ -1206,7 +1204,7 @@ "buried_type": 0, "buried": 0, "grouptype": [], - "Episodetype": 1, + "Episodetype": 3, "stage_param": 0, "inherit": 0, "battle_fail": 0, @@ -1243,7 +1241,7 @@ "progress": 1, "stroyshow": 0, "frontstoryid": 200180, - "afterstoryid": 200181, + "afterstoryid": 0, "maingroupName": { "key": "", "text": "" @@ -1253,71 +1251,33 @@ "text": "1-13" }, "title": { - "key": "mainchapter_main_stage_title_12", - "text": "猎龙团来袭" + "key": "", + "text": "" }, "desc": { - "key": "mainchapter_main_stage_desc_4", - "text": "成群结对的猎龙团强势袭来,小小的博克岛火光冲天,快拿起武器捍卫家园!" + "key": "", + "text": "" }, "exp": 0, - "hero_exp": 300, - "ps_consume": [ - { - "a": "attr", - "t": "ps", - "n": 9 - } - ], - "ps_mg": [ - { - "a": "attr", - "t": "ps", - "n": 1 - } - ], - "firstaward": [ - { - "a": "attr", - "t": "gold", - "n": 6000 - } - ], - "lotteryward": 17110110, - "commonaward": [ - { - "a": "attr", - "t": "gold", - "n": 6000 - } - ], - "BattleReadyID": 10103001, - "FormatList": [ - 101041 - ], + "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 }, { "id": 1101014, "chapterid": 11001, - "group_id": 100113, + "group_id": 1001122, "previous_group_id": [ 1001121 ], @@ -1325,7 +1285,7 @@ "buried_type": 0, "buried": 0, "grouptype": [], - "Episodetype": 4, + "Episodetype": 1, "stage_param": 0, "inherit": 0, "battle_fail": 0, @@ -1354,30 +1314,30 @@ "heroimg": "zxgq_qp_icon_gth", "bubbletext": { "key": "main_stage_bubbletext_13", - "text": "不要再抵抗了,愚蠢的人们!" + "text": "这是发生了什么?!" }, "animation": [], "hide": 0, "destroy": 1, "progress": 1, "stroyshow": 0, - "frontstoryid": 200190, - "afterstoryid": 0, + "frontstoryid": 200181, + "afterstoryid": 200182, "maingroupName": { - "key": "mainchapter_main_stage_maingroupName_1", - "text": "打败猎龙团!" + "key": "", + "text": "" }, "mainlineName": { "key": "mainchapter_main_stage_mainlineName_13", "text": "1-13" }, "title": { - "key": "mainchapter_main_stage_title_13", + "key": "mainchapter_main_stage_title_12", "text": "猎龙团来袭" }, "desc": { - "key": "mainchapter_main_stage_desc_5", - "text": "别停下脚步,快挥舞你手中的武器,进攻!进攻!!进攻!!!" + "key": "mainchapter_main_stage_desc_4", + "text": "成群结对的猎龙团强势袭来,小小的博克岛火光冲天,快拿起武器捍卫家园!" }, "exp": 0, "hero_exp": 300, @@ -1438,9 +1398,9 @@ "chapterid": 11001, "group_id": 100113, "previous_group_id": [ - 1001121 + 1001122 ], - "previoustage": 1101014, + "previoustage": 0, "buried_type": 0, "buried": 0, "grouptype": [], @@ -1480,7 +1440,7 @@ "destroy": 1, "progress": 1, "stroyshow": 0, - "frontstoryid": 0, + "frontstoryid": 200190, "afterstoryid": 0, "maingroupName": { "key": "mainchapter_main_stage_maingroupName_1", @@ -1557,7 +1517,7 @@ "chapterid": 11001, "group_id": 100113, "previous_group_id": [ - 1001121 + 1001122 ], "previoustage": 1101015, "buried_type": 0, @@ -1928,7 +1888,7 @@ "scene_effect": [ "miwu" ], - "scene_effectfilter": "", + "scene_effectfilter": "效果8", "is_near": 0, "openlevel": 1, "EditorStage": 0, @@ -2005,7 +1965,7 @@ "scene_effect": [ "miwu" ], - "scene_effectfilter": "", + "scene_effectfilter": "效果8", "is_near": 0, "openlevel": 1, "EditorStage": 0, @@ -2088,7 +2048,7 @@ "scene_effect": [ "miwu" ], - "scene_effectfilter": "", + "scene_effectfilter": "效果8", "is_near": 0, "openlevel": 1, "EditorStage": 0, @@ -2175,7 +2135,7 @@ "scene_effect": [ "miwu" ], - "scene_effectfilter": "", + "scene_effectfilter": "效果8", "is_near": 0, "openlevel": 1, "EditorStage": 0, diff --git a/bin/json/game_moonlv.json b/bin/json/game_moonlv.json index 214651976..c1d02f0f2 100644 --- a/bin/json/game_moonlv.json +++ b/bin/json/game_moonlv.json @@ -32,22 +32,5 @@ "n": 20 } ] - }, - { - "Id": 3, - "Level": 3, - "TaskGroupId": 1003, - "Reward": [ - { - "a": "item", - "t": "10000001", - "n": 5 - }, - { - "a": "attr", - "t": "starcoin", - "n": 20 - } - ] } ] \ No newline at end of file diff --git a/bin/json/game_moontask.json b/bin/json/game_moontask.json index f882785f3..b80e2e696 100644 --- a/bin/json/game_moontask.json +++ b/bin/json/game_moontask.json @@ -2,97 +2,7 @@ { "Id": 1, "TaskGroup": 1001, - "TaskId": 110001, - "TaskReward": [ - { - "a": "attr", - "t": "gold", - "n": 5000 - }, - { - "a": "item", - "t": "10000001", - "n": 10 - } - ], - "JumpFunction": 0 - }, - { - "Id": 2, - "TaskGroup": 1001, - "TaskId": 110003, - "TaskReward": [ - { - "a": "attr", - "t": "gold", - "n": 5000 - }, - { - "a": "item", - "t": "10000001", - "n": 10 - } - ], - "JumpFunction": 0 - }, - { - "Id": 3, - "TaskGroup": 1001, - "TaskId": 110004, - "TaskReward": [ - { - "a": "attr", - "t": "gold", - "n": 5000 - }, - { - "a": "item", - "t": "10000001", - "n": 10 - } - ], - "JumpFunction": 0 - }, - { - "Id": 4, - "TaskGroup": 1001, - "TaskId": 110005, - "TaskReward": [ - { - "a": "attr", - "t": "gold", - "n": 5000 - }, - { - "a": "item", - "t": "10000001", - "n": 10 - } - ], - "JumpFunction": 0 - }, - { - "Id": 5, - "TaskGroup": 1001, - "TaskId": 110006, - "TaskReward": [ - { - "a": "attr", - "t": "gold", - "n": 5000 - }, - { - "a": "item", - "t": "10000001", - "n": 10 - } - ], - "JumpFunction": 0 - }, - { - "Id": 6, - "TaskGroup": 1001, - "TaskId": 110007, + "TaskId": 17001001, "TaskReward": [ { "a": "attr", @@ -110,7 +20,7 @@ { "Id": 7, "TaskGroup": 1002, - "TaskId": 110008, + "TaskId": 17002001, "TaskReward": [ { "a": "attr", @@ -128,7 +38,7 @@ { "Id": 8, "TaskGroup": 1002, - "TaskId": 110009, + "TaskId": 17002002, "TaskReward": [ { "a": "attr", @@ -146,115 +56,7 @@ { "Id": 9, "TaskGroup": 1002, - "TaskId": 110010, - "TaskReward": [ - { - "a": "attr", - "t": "gold", - "n": 5000 - }, - { - "a": "item", - "t": "10000001", - "n": 10 - } - ], - "JumpFunction": 0 - }, - { - "Id": 10, - "TaskGroup": 1002, - "TaskId": 110012, - "TaskReward": [ - { - "a": "attr", - "t": "gold", - "n": 5000 - }, - { - "a": "item", - "t": "10000001", - "n": 10 - } - ], - "JumpFunction": 0 - }, - { - "Id": 11, - "TaskGroup": 1002, - "TaskId": 110013, - "TaskReward": [ - { - "a": "attr", - "t": "gold", - "n": 5000 - }, - { - "a": "item", - "t": "10000001", - "n": 10 - } - ], - "JumpFunction": 0 - }, - { - "Id": 12, - "TaskGroup": 1003, - "TaskId": 110014, - "TaskReward": [ - { - "a": "attr", - "t": "gold", - "n": 5000 - }, - { - "a": "item", - "t": "10000001", - "n": 10 - } - ], - "JumpFunction": 0 - }, - { - "Id": 13, - "TaskGroup": 1003, - "TaskId": 110015, - "TaskReward": [ - { - "a": "attr", - "t": "gold", - "n": 5000 - }, - { - "a": "item", - "t": "10000001", - "n": 10 - } - ], - "JumpFunction": 0 - }, - { - "Id": 14, - "TaskGroup": 1003, - "TaskId": 110016, - "TaskReward": [ - { - "a": "attr", - "t": "gold", - "n": 5000 - }, - { - "a": "item", - "t": "10000001", - "n": 10 - } - ], - "JumpFunction": 0 - }, - { - "Id": 15, - "TaskGroup": 1003, - "TaskId": 110017, + "TaskId": 17002003, "TaskReward": [ { "a": "attr", diff --git a/bin/json/game_opencond.json b/bin/json/game_opencond.json index 1bd596130..6f4665287 100644 --- a/bin/json/game_opencond.json +++ b/bin/json/game_opencond.json @@ -1207,7 +1207,7 @@ "id": "role", "name": { "key": "opencond_opencond_name_44", - "text": "主角" + "text": "主角头像" }, "main": [ { @@ -1227,8 +1227,36 @@ "kqbx": 0, "kqbx_ui": "", "kqbx_text": { - "key": "opencond_opencond_kqbx_text_44", - "text": "主角等级达到1开启" + "key": "", + "text": "" + } + }, + { + "id": "rolename", + "name": { + "key": "", + "text": "" + }, + "main": [ + { + "key": 3, + "param": 20034 + } + ], + "wkqbx": 2, + "img": "", + "prompt": { + "key": "", + "text": "" + }, + "uiid": 0, + "activateType": 0, + "notify": [], + "kqbx": 0, + "kqbx_ui": "", + "kqbx_text": { + "key": "", + "text": "" } }, { diff --git a/bin/json/game_passcheckprice.json b/bin/json/game_passcheckprice.json index c62c04de8..76acd724b 100644 --- a/bin/json/game_passcheckprice.json +++ b/bin/json/game_passcheckprice.json @@ -22,5 +22,11 @@ "pay_id": "passcheck_4", "paypro_id": "passcheckPro_4", "paymid_id": "passcheckMid_4" + }, + { + "passcheck_type": 5, + "pay_id": "passcheck_4", + "paypro_id": "passcheckPro_4", + "paymid_id": "" } ] \ No newline at end of file diff --git a/bin/json/game_tdbuff.json b/bin/json/game_tdbuff.json index e9746444e..3150930d5 100644 --- a/bin/json/game_tdbuff.json +++ b/bin/json/game_tdbuff.json @@ -2,10 +2,12 @@ { "id": 2007, "buff_type": 2005, + "trigger_pro": 0, "describe": { "key": "td_t_skill_describe_name2007", "text": "超载:每次攻击获得一层超载。 每层攻击速度-25% 超载伤害+30% 达到三层持续10秒,之后重置。弓箭超载特殊效果:超载达到3层的弓箭能无视铁甲" }, + "overlay_type": 0, "effectType": [ 22, 2 @@ -14,6 +16,8 @@ -250, 300 ], + "target_buffId": 0, + "effect_Range": 0, "max_layer": 1, "layer_effectType": [], "layer_value": [], @@ -24,12 +28,16 @@ { "id": 2008, "buff_type": 2006, + "trigger_pro": 0, "describe": { "key": "td_t_skill_describe_name2008", "text": "流血:有25%概率给敌方追加一层流血 每秒60%伤害 最多四层。流血特殊效果:每层流血会降低敌方治疗效果10%" }, + "overlay_type": 0, "effectType": [], "value": [], + "target_buffId": 0, + "effect_Range": 0, "max_layer": 0, "layer_effectType": [], "layer_value": [], @@ -40,12 +48,16 @@ { "id": 2009, "buff_type": 2007, + "trigger_pro": 0, "describe": { "key": "td_t_skill_describe_name2009", "text": "狂暴:每次攻击50概率获得1层狂暴 每层伤害加5% 攻速加5% 爆炸范围+3% 最多10层 持续10秒 之后重置" }, + "overlay_type": 0, "effectType": [], "value": [], + "target_buffId": 0, + "effect_Range": 0, "max_layer": 0, "layer_effectType": [], "layer_value": [], diff --git a/bin/json/game_tdweapon.json b/bin/json/game_tdweapon.json index bb9761812..9ac3ee353 100644 --- a/bin/json/game_tdweapon.json +++ b/bin/json/game_tdweapon.json @@ -20,6 +20,8 @@ "num": 0, "explosion_Range": 0, "catapult": 0, + "self_buff": [], + "target_buff": [], "pro": 1000, "explosion_effect": "" }, @@ -44,6 +46,8 @@ "num": 0, "explosion_Range": 3, "catapult": 0, + "self_buff": [], + "target_buff": [], "pro": 1000, "explosion_effect": "effect_ui_baozha" }, @@ -68,6 +72,8 @@ "num": 0, "explosion_Range": 0, "catapult": 1, + "self_buff": [], + "target_buff": [], "pro": 1000, "explosion_effect": "" } diff --git a/bin/json/game_tdweaponskill.json b/bin/json/game_tdweaponskill.json index d7146d49a..906ed4654 100644 --- a/bin/json/game_tdweaponskill.json +++ b/bin/json/game_tdweaponskill.json @@ -1,6 +1,7 @@ [ { "skill_id": 1001, + "skill_triggerType": 0, "icon": "", "name": { "key": "td_t_skill_describe_name1001", @@ -10,19 +11,21 @@ "key": "td_t_skill_describe_des1001", "text": "分裂+1" }, - "trigger_type": 0, - "trigger_pro": 0, "skilltype": [ 1 ], "value": [ 1 ], + "target_buffId": 0, + "self_buff": [], + "target_buff": [], "maxlv": 5, "pro": 1000 }, { "skill_id": 1002, + "skill_triggerType": 0, "icon": "", "name": { "key": "td_t_skill_describe_name1002", @@ -32,17 +35,19 @@ "key": "td_t_skill_describe_des1002", "text": "击中目标后,对目标造成5%减速" }, - "trigger_type": 0, - "trigger_pro": 0, "skilltype": [], "value": [ 50 ], + "target_buffId": 0, + "self_buff": [], + "target_buff": [], "maxlv": 10, "pro": 1000 }, { "skill_id": 1003, + "skill_triggerType": 0, "icon": "", "name": { "key": "td_t_skill_describe_name1003", @@ -52,19 +57,21 @@ "key": "td_t_skill_describe_des1003", "text": "伤害+10%" }, - "trigger_type": 0, - "trigger_pro": 0, "skilltype": [ 2 ], "value": [ 100 ], + "target_buffId": 0, + "self_buff": [], + "target_buff": [], "maxlv": 10, "pro": 1000 }, { "skill_id": 1004, + "skill_triggerType": 0, "icon": "", "name": { "key": "td_t_skill_describe_name1004", @@ -74,19 +81,21 @@ "key": "td_t_skill_describe_des1004", "text": "射击频率+10%" }, - "trigger_type": 0, - "trigger_pro": 0, "skilltype": [ 4 ], "value": [ 100 ], + "target_buffId": 0, + "self_buff": [], + "target_buff": [], "maxlv": 10, "pro": 1000 }, { "skill_id": 1005, + "skill_triggerType": 0, "icon": "", "name": { "key": "td_t_skill_describe_name1005", @@ -96,19 +105,21 @@ "key": "td_t_skill_describe_des1005", "text": "飞行速度+10%" }, - "trigger_type": 0, - "trigger_pro": 0, "skilltype": [ 3 ], "value": [ 100 ], + "target_buffId": 0, + "self_buff": [], + "target_buff": [], "maxlv": 10, "pro": 1000 }, { "skill_id": 2001, + "skill_triggerType": 0, "icon": "", "name": { "key": "td_t_skill_describe_name2001", @@ -118,19 +129,21 @@ "key": "td_t_skill_describe_des2001", "text": "所有武器伤害攻击力+5%" }, - "trigger_type": 0, - "trigger_pro": 0, "skilltype": [ 20 ], "value": [ 5 ], + "target_buffId": 0, + "self_buff": [], + "target_buff": [], "maxlv": 10, "pro": 1000 }, { "skill_id": 2002, + "skill_triggerType": 0, "icon": "", "name": { "key": "td_t_skill_describe_name2002", @@ -140,19 +153,21 @@ "key": "td_t_skill_describe_des2002", "text": "所有武器射击频率+5%" }, - "trigger_type": 0, - "trigger_pro": 0, "skilltype": [ 22 ], "value": [ 5 ], + "target_buffId": 0, + "self_buff": [], + "target_buff": [], "maxlv": 10, "pro": 1000 }, { "skill_id": 2003, + "skill_triggerType": 0, "icon": "", "name": { "key": "td_t_skill_describe_name2003", @@ -162,8 +177,6 @@ "key": "td_t_skill_describe_des2003", "text": "城墙生命值上限+5,并额外恢复5点生命值" }, - "trigger_type": 0, - "trigger_pro": 0, "skilltype": [ 42, 41 @@ -172,11 +185,15 @@ 5, 5 ], + "target_buffId": 0, + "self_buff": [], + "target_buff": [], "maxlv": 10, "pro": 1000 }, { "skill_id": 2004, + "skill_triggerType": 0, "icon": "", "name": { "key": "td_t_skill_describe_name2004", @@ -186,19 +203,21 @@ "key": "td_t_skill_describe_des2004", "text": "城墙生命值上限+10" }, - "trigger_type": 0, - "trigger_pro": 0, "skilltype": [ 42 ], "value": [ 10 ], + "target_buffId": 0, + "self_buff": [], + "target_buff": [], "maxlv": 10, "pro": 1000 }, { "skill_id": 2005, + "skill_triggerType": 0, "icon": "", "name": { "key": "td_t_skill_describe_name2005", @@ -208,19 +227,21 @@ "key": "td_t_skill_describe_des2005", "text": "城墙恢复10点生命值" }, - "trigger_type": 0, - "trigger_pro": 0, "skilltype": [ 41 ], "value": [ 0 ], + "target_buffId": 0, + "self_buff": [], + "target_buff": [], "maxlv": 10, "pro": 1000 }, { "skill_id": 3001, + "skill_triggerType": 0, "icon": "", "name": { "key": "td_t_skill_describe_name3001", @@ -230,19 +251,21 @@ "key": "td_t_skill_describe_des3001", "text": "{0}能够额外穿透1个怪物" }, - "trigger_type": 0, - "trigger_pro": 0, "skilltype": [ 1 ], "value": [ 1 ], + "target_buffId": 0, + "self_buff": [], + "target_buff": [], "maxlv": 5, "pro": 1000 }, { "skill_id": 3002, + "skill_triggerType": 0, "icon": "", "name": { "key": "td_t_skill_describe_name3002", @@ -252,19 +275,21 @@ "key": "td_t_skill_describe_des3002", "text": "{0}爆炸范围+10%" }, - "trigger_type": 0, - "trigger_pro": 0, "skilltype": [ 5 ], "value": [ 100 ], + "target_buffId": 0, + "self_buff": [], + "target_buff": [], "maxlv": 10, "pro": 1000 }, { "skill_id": 3003, + "skill_triggerType": 0, "icon": "", "name": { "key": "td_t_skill_describe_name3003", @@ -274,19 +299,21 @@ "key": "td_t_skill_describe_des3003", "text": "{0}弹射次数+1" }, - "trigger_type": 0, - "trigger_pro": 0, "skilltype": [ 6 ], "value": [ 1 ], + "target_buffId": 0, + "self_buff": [], + "target_buff": [], "maxlv": 5, "pro": 1000 }, { "skill_id": 4001, + "skill_triggerType": 0, "icon": "", "name": { "key": "td_t_skill_describe_name4001", @@ -296,19 +323,21 @@ "key": "td_t_skill_describe_des4001", "text": "所有武器伤害攻击力+5%" }, - "trigger_type": 0, - "trigger_pro": 0, "skilltype": [ 20 ], "value": [ 50 ], + "target_buffId": 0, + "self_buff": [], + "target_buff": [], "maxlv": 10, "pro": 1000 }, { "skill_id": 4002, + "skill_triggerType": 0, "icon": "", "name": { "key": "td_t_skill_describe_name4002", @@ -318,19 +347,21 @@ "key": "td_t_skill_describe_des4002", "text": "所有武器射击频率+5%" }, - "trigger_type": 0, - "trigger_pro": 0, "skilltype": [ 22 ], "value": [ 50 ], + "target_buffId": 0, + "self_buff": [], + "target_buff": [], "maxlv": 10, "pro": 1000 }, { "skill_id": 4003, + "skill_triggerType": 0, "icon": "", "name": { "key": "td_t_skill_describe_name4003", @@ -340,19 +371,21 @@ "key": "td_t_skill_describe_des4003", "text": "所有弹道飞行速度+5%" }, - "trigger_type": 0, - "trigger_pro": 0, "skilltype": [ 21 ], "value": [ 50 ], + "target_buffId": 0, + "self_buff": [], + "target_buff": [], "maxlv": 0, "pro": 1000 }, { "skill_id": 4004, + "skill_triggerType": 0, "icon": "", "name": { "key": "td_t_skill_describe_name4004", @@ -362,8 +395,6 @@ "key": "td_t_skill_describe_des4004", "text": "城墙生命值上限+5,并额外恢复5点生命值" }, - "trigger_type": 0, - "trigger_pro": 0, "skilltype": [ 42, 41 @@ -372,11 +403,15 @@ 5, 5 ], + "target_buffId": 0, + "self_buff": [], + "target_buff": [], "maxlv": 10, "pro": 1000 }, { "skill_id": 4005, + "skill_triggerType": 0, "icon": "", "name": { "key": "td_t_skill_describe_name4005", @@ -386,19 +421,21 @@ "key": "td_t_skill_describe_des4005", "text": "城墙生命值上限+10" }, - "trigger_type": 0, - "trigger_pro": 0, "skilltype": [ 42 ], "value": [ 10 ], + "target_buffId": 0, + "self_buff": [], + "target_buff": [], "maxlv": 10, "pro": 1000 }, { "skill_id": 4006, + "skill_triggerType": 0, "icon": "", "name": { "key": "td_t_skill_describe_name4006", @@ -408,14 +445,15 @@ "key": "td_t_skill_describe_des4006", "text": "城墙恢复10点生命值" }, - "trigger_type": 0, - "trigger_pro": 0, "skilltype": [ 41 ], "value": [ 0 ], + "target_buffId": 0, + "self_buff": [], + "target_buff": [], "maxlv": 10, "pro": 1000 } diff --git a/bin/json/game_treasuremap.json b/bin/json/game_treasuremap.json index 6c745c8d3..14f19bdbf 100644 --- a/bin/json/game_treasuremap.json +++ b/bin/json/game_treasuremap.json @@ -2,7 +2,38 @@ { "id": 1, "pic": "cbt_sp01_00", + "type": 0, "unlock": [ + { + "a": "item", + "t": "24012012", + "n": 1 + }, + { + "a": "item", + "t": "24012013", + "n": 1 + }, + { + "a": "item", + "t": "24012014", + "n": 1 + }, + { + "a": "item", + "t": "24012012", + "n": 1 + }, + { + "a": "item", + "t": "24012013", + "n": 1 + }, + { + "a": "item", + "t": "24012014", + "n": 1 + }, { "a": "item", "t": "24012012", @@ -35,6 +66,7 @@ { "id": 2, "pic": "cbt_sp01_00", + "type": 1, "unlock": [], "name": { "key": "treasuremap_map_name_2", diff --git a/bin/json/game_worldtask.json b/bin/json/game_worldtask.json index 1440efcb6..1fecedefd 100644 --- a/bin/json/game_worldtask.json +++ b/bin/json/game_worldtask.json @@ -66,11 +66,13 @@ }, "get_item": [], "trigger": 0, - "npc": 10018, - "completetask": [], + "npc": 10010, + "completetask": [ + 12070012 + ], "deliver_npc": 0, "taskend_removeitem": [], - "auto_accept": 0, + "auto_accept": 2, "tasktips": 1, "deliver_task": 0, "lock_add": 0, @@ -568,7 +570,7 @@ "taskend_removeitem": [], "auto_accept": 1, "tasktips": 0, - "deliver_task": 0, + "deliver_task": 1, "lock_add": 1, "finish": [], "finishparameter": "", @@ -609,7 +611,7 @@ "taskend_removeitem": [], "auto_accept": 2, "tasktips": 0, - "deliver_task": 0, + "deliver_task": 1, "lock_add": 0, "finish": [], "finishparameter": "", @@ -650,7 +652,7 @@ "taskend_removeitem": [], "auto_accept": 2, "tasktips": 0, - "deliver_task": 0, + "deliver_task": 1, "lock_add": 0, "finish": [], "finishparameter": "", @@ -691,7 +693,7 @@ "taskend_removeitem": [], "auto_accept": 2, "tasktips": 0, - "deliver_task": 0, + "deliver_task": 1, "lock_add": 0, "finish": [], "finishparameter": "", @@ -732,7 +734,7 @@ "taskend_removeitem": [], "auto_accept": 2, "tasktips": 0, - "deliver_task": 0, + "deliver_task": 1, "lock_add": 0, "finish": [], "finishparameter": "", @@ -773,7 +775,7 @@ "taskend_removeitem": [], "auto_accept": 2, "tasktips": 0, - "deliver_task": 0, + "deliver_task": 1, "lock_add": 0, "finish": [], "finishparameter": "", @@ -814,7 +816,7 @@ "taskend_removeitem": [], "auto_accept": 2, "tasktips": 0, - "deliver_task": 0, + "deliver_task": 1, "lock_add": 0, "finish": [], "finishparameter": "", @@ -855,7 +857,7 @@ "taskend_removeitem": [], "auto_accept": 2, "tasktips": 0, - "deliver_task": 0, + "deliver_task": 1, "lock_add": 0, "finish": [], "finishparameter": "", @@ -896,7 +898,7 @@ "taskend_removeitem": [], "auto_accept": 2, "tasktips": 0, - "deliver_task": 0, + "deliver_task": 1, "lock_add": 0, "finish": [], "finishparameter": "", @@ -937,7 +939,7 @@ "taskend_removeitem": [], "auto_accept": 2, "tasktips": 0, - "deliver_task": 0, + "deliver_task": 1, "lock_add": 0, "finish": [], "finishparameter": "", @@ -978,7 +980,7 @@ "taskend_removeitem": [], "auto_accept": 2, "tasktips": 0, - "deliver_task": 0, + "deliver_task": 1, "lock_add": 0, "finish": [], "finishparameter": "", @@ -1019,7 +1021,7 @@ "taskend_removeitem": [], "auto_accept": 2, "tasktips": 0, - "deliver_task": 0, + "deliver_task": 1, "lock_add": 0, "finish": [], "finishparameter": "", @@ -1060,7 +1062,7 @@ "taskend_removeitem": [], "auto_accept": 2, "tasktips": 0, - "deliver_task": 0, + "deliver_task": 1, "lock_add": 0, "finish": [], "finishparameter": "", @@ -1101,7 +1103,7 @@ "taskend_removeitem": [], "auto_accept": 2, "tasktips": 0, - "deliver_task": 0, + "deliver_task": 1, "lock_add": 0, "finish": [], "finishparameter": "", @@ -1142,7 +1144,7 @@ "taskend_removeitem": [], "auto_accept": 2, "tasktips": 0, - "deliver_task": 0, + "deliver_task": 1, "lock_add": 0, "finish": [], "finishparameter": "", @@ -1183,7 +1185,7 @@ "taskend_removeitem": [], "auto_accept": 0, "tasktips": 0, - "deliver_task": 0, + "deliver_task": 1, "lock_add": 0, "finish": [], "finishparameter": "", diff --git a/comm/imodule.go b/comm/imodule.go index c3c9c10e8..ca3a1c947 100644 --- a/comm/imodule.go +++ b/comm/imodule.go @@ -692,4 +692,8 @@ type ( CreateRoom(sessions []IUserSession, rulesStr string) (roomid string, err error) UserOffline(roomid string, uid string) (err error) } + //海岛 + IIsland interface { + IPayDelivery + } ) diff --git a/modules/island/module.go b/modules/island/module.go index ddc134495..f28d3f88b 100644 --- a/modules/island/module.go +++ b/modules/island/module.go @@ -5,6 +5,7 @@ import ( "go_dreamfactory/lego/base" "go_dreamfactory/lego/core" "go_dreamfactory/modules" + "go_dreamfactory/pb" ) /* @@ -63,3 +64,23 @@ func (this *IsLand) Start() (err error) { this.battle = module.(comm.IBattle) return } + +func (this *IsLand) Delivery(session comm.IUserSession, pId int32) (errdata *pb.ErrorData, items []*pb.UserAtno) { + var ( + info *pb.DBIsland + err error + ) + + if info, err = this.model.getmodel(session.GetUserId()); err != nil { + errdata = &pb.ErrorData{ + Code: pb.ErrorCode_DBError, + Message: err.Error(), + } + return + } + info.Vip = true + this.model.Change(session.GetUserId(), map[string]interface{}{ + "vip": info.Vip, + }) + return +} diff --git a/modules/pay/module.go b/modules/pay/module.go index 3c30c796f..b251d48d1 100644 --- a/modules/pay/module.go +++ b/modules/pay/module.go @@ -35,6 +35,7 @@ type Pay struct { shopcenter comm.IPayDelivery //购物中心 addrecharge comm.IAddrecharge //累充系统 pushgiftbag comm.IPushgiftbag //推送礼包 + island comm.IIsland //海岛战令 configure *configureComp } @@ -76,6 +77,10 @@ func (this *Pay) Start() (err error) { return } this.pushgiftbag = module.(comm.IPushgiftbag) + if module, err = this.service.GetModule(comm.ModuleIsLand); err != nil { + return + } + this.island = module.(comm.IIsland) this.service.RegisterFunctionName(string(comm.Rpc_ModulePayDelivery), this.Rpc_ModulePayDelivery) return } @@ -194,6 +199,12 @@ func (this *Pay) Rpc_ModulePayDelivery(ctx context.Context, args *pb.HttpPayDeli return } break + case pb.DBPayType_IsLandBattlePass: + if errdata, items = this.island.Delivery(session, order.Pid); errdata != nil { + reply.Code = errdata.Code + return + } + break } this.addrecharge.RechargeIntegral(session, conf.Integral) //记录累充积分 for _, v := range res { diff --git a/sys/configure/structs/Game.TDBuffData.go b/sys/configure/structs/Game.TDBuffData.go index 7bea88bd5..a2a4e457a 100644 --- a/sys/configure/structs/Game.TDBuffData.go +++ b/sys/configure/structs/Game.TDBuffData.go @@ -13,9 +13,13 @@ import "errors" type GameTDBuffData struct { Id int32 BuffType int32 + TriggerPro int32 Describe string + OverlayType int32 EffectType []int32 Value []int32 + TargetBuffId int32 + EffectRange float32 MaxLayer int32 LayerEffectType []int32 LayerValue []int32 @@ -33,7 +37,9 @@ func (*GameTDBuffData) GetTypeId() int32 { func (_v *GameTDBuffData)Deserialize(_buf map[string]interface{}) (err error) { { 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["buff_type"].(float64); !_ok_ { err = errors.New("buff_type error"); return }; _v.BuffType = int32(_tempNum_) } + { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["trigger_pro"].(float64); !_ok_ { err = errors.New("trigger_pro error"); return }; _v.TriggerPro = int32(_tempNum_) } {var _ok_ bool; var __json_text__ map[string]interface{}; if __json_text__, _ok_ = _buf["describe"].(map[string]interface{}) ; !_ok_ { err = errors.New("_v.Describe error"); return }; { var _ok_ bool; if _, _ok_ = __json_text__["key"].(string); !_ok_ { err = errors.New("key error"); return } }; { var _ok_ bool; if _v.Describe, _ok_ = __json_text__["text"].(string); !_ok_ { err = errors.New("text error"); return } } } + { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["overlay_type"].(float64); !_ok_ { err = errors.New("overlay_type error"); return }; _v.OverlayType = int32(_tempNum_) } { var _arr_ []interface{} var _ok_ bool @@ -62,6 +68,8 @@ func (_v *GameTDBuffData)Deserialize(_buf map[string]interface{}) (err error) { } } + { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["target_buffId"].(float64); !_ok_ { err = errors.New("target_buffId error"); return }; _v.TargetBuffId = int32(_tempNum_) } + { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["effect_Range"].(float64); !_ok_ { err = errors.New("effect_Range error"); return }; _v.EffectRange = float32(_tempNum_) } { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["max_layer"].(float64); !_ok_ { err = errors.New("max_layer error"); return }; _v.MaxLayer = int32(_tempNum_) } { var _arr_ []interface{} diff --git a/sys/configure/structs/Game.TDWeaponData.go b/sys/configure/structs/Game.TDWeaponData.go index 6e94074ce..946bc42f5 100644 --- a/sys/configure/structs/Game.TDWeaponData.go +++ b/sys/configure/structs/Game.TDWeaponData.go @@ -25,6 +25,8 @@ type GameTDWeaponData struct { Num int32 ExplosionRange float32 Catapult int32 + SelfBuff []int32 + TargetBuff []int32 Pro int32 ExplosionEffect string } @@ -50,6 +52,34 @@ func (_v *GameTDWeaponData)Deserialize(_buf map[string]interface{}) (err error) { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["num"].(float64); !_ok_ { err = errors.New("num error"); return }; _v.Num = int32(_tempNum_) } { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["explosion_Range"].(float64); !_ok_ { err = errors.New("explosion_Range error"); return }; _v.ExplosionRange = float32(_tempNum_) } { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["catapult"].(float64); !_ok_ { err = errors.New("catapult error"); return }; _v.Catapult = int32(_tempNum_) } + { + var _arr_ []interface{} + var _ok_ bool + if _arr_, _ok_ = _buf["self_buff"].([]interface{}); !_ok_ { err = errors.New("self_buff error"); return } + + _v.SelfBuff = 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.SelfBuff = append(_v.SelfBuff, _list_v_) + } + } + + { + var _arr_ []interface{} + var _ok_ bool + if _arr_, _ok_ = _buf["target_buff"].([]interface{}); !_ok_ { err = errors.New("target_buff error"); return } + + _v.TargetBuff = 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.TargetBuff = append(_v.TargetBuff, _list_v_) + } + } + { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["pro"].(float64); !_ok_ { err = errors.New("pro error"); return }; _v.Pro = int32(_tempNum_) } { var _ok_ bool; if _v.ExplosionEffect, _ok_ = _buf["explosion_effect"].(string); !_ok_ { err = errors.New("explosion_effect error"); return } } return diff --git a/sys/configure/structs/Game.TDWeaponSkillData.go b/sys/configure/structs/Game.TDWeaponSkillData.go index e39f2fe3a..0c81a3a2c 100644 --- a/sys/configure/structs/Game.TDWeaponSkillData.go +++ b/sys/configure/structs/Game.TDWeaponSkillData.go @@ -12,13 +12,15 @@ import "errors" type GameTDWeaponSkillData struct { SkillId int32 + SkillTriggerType int32 Icon string Name string Describe string - TriggerType int32 - TriggerPro int32 Skilltype []int32 Value []int32 + TargetBuffId int32 + SelfBuff []int32 + TargetBuff []int32 Maxlv int32 Pro int32 } @@ -31,11 +33,10 @@ func (*GameTDWeaponSkillData) GetTypeId() int32 { func (_v *GameTDWeaponSkillData)Deserialize(_buf map[string]interface{}) (err error) { { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["skill_id"].(float64); !_ok_ { err = errors.New("skill_id error"); return }; _v.SkillId = int32(_tempNum_) } + { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["skill_triggerType"].(float64); !_ok_ { err = errors.New("skill_triggerType error"); return }; _v.SkillTriggerType = int32(_tempNum_) } { var _ok_ bool; if _v.Icon, _ok_ = _buf["icon"].(string); !_ok_ { err = errors.New("icon error"); return } } {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 } } } {var _ok_ bool; var __json_text__ map[string]interface{}; if __json_text__, _ok_ = _buf["describe"].(map[string]interface{}) ; !_ok_ { err = errors.New("_v.Describe error"); return }; { var _ok_ bool; if _, _ok_ = __json_text__["key"].(string); !_ok_ { err = errors.New("key error"); return } }; { var _ok_ bool; if _v.Describe, _ok_ = __json_text__["text"].(string); !_ok_ { err = errors.New("text error"); return } } } - { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["trigger_type"].(float64); !_ok_ { err = errors.New("trigger_type error"); return }; _v.TriggerType = int32(_tempNum_) } - { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["trigger_pro"].(float64); !_ok_ { err = errors.New("trigger_pro error"); return }; _v.TriggerPro = int32(_tempNum_) } { var _arr_ []interface{} var _ok_ bool @@ -64,6 +65,35 @@ func (_v *GameTDWeaponSkillData)Deserialize(_buf map[string]interface{}) (err er } } + { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["target_buffId"].(float64); !_ok_ { err = errors.New("target_buffId error"); return }; _v.TargetBuffId = int32(_tempNum_) } + { + var _arr_ []interface{} + var _ok_ bool + if _arr_, _ok_ = _buf["self_buff"].([]interface{}); !_ok_ { err = errors.New("self_buff error"); return } + + _v.SelfBuff = 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.SelfBuff = append(_v.SelfBuff, _list_v_) + } + } + + { + var _arr_ []interface{} + var _ok_ bool + if _arr_, _ok_ = _buf["target_buff"].([]interface{}); !_ok_ { err = errors.New("target_buff error"); return } + + _v.TargetBuff = 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.TargetBuff = append(_v.TargetBuff, _list_v_) + } + } + { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["maxlv"].(float64); !_ok_ { err = errors.New("maxlv error"); return }; _v.Maxlv = int32(_tempNum_) } { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["pro"].(float64); !_ok_ { err = errors.New("pro error"); return }; _v.Pro = int32(_tempNum_) } return diff --git a/sys/configure/structs/Game.TreasureMapData.go b/sys/configure/structs/Game.TreasureMapData.go index 346028408..1a48094ca 100644 --- a/sys/configure/structs/Game.TreasureMapData.go +++ b/sys/configure/structs/Game.TreasureMapData.go @@ -13,6 +13,7 @@ import "errors" type GameTreasureMapData struct { Id int32 Pic string + Type int32 Unlock []*Gameatn Name string Explain string @@ -28,6 +29,7 @@ func (*GameTreasureMapData) GetTypeId() int32 { func (_v *GameTreasureMapData)Deserialize(_buf map[string]interface{}) (err error) { { 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; if _v.Pic, _ok_ = _buf["pic"].(string); !_ok_ { err = errors.New("pic error"); return } } + { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["type"].(float64); !_ok_ { err = errors.New("type error"); return }; _v.Type = int32(_tempNum_) } { var _arr_ []interface{} var _ok_ bool From 926fed4fe5040d85868c8538256b094b18bec4a2 Mon Sep 17 00:00:00 2001 From: liwei1dao Date: Thu, 23 Nov 2023 18:48:35 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=94=AF=E4=BB=98?= =?UTF-8?q?=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/pay/api_delivery.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/pay/api_delivery.go b/modules/pay/api_delivery.go index 57704de8b..268783cdb 100644 --- a/modules/pay/api_delivery.go +++ b/modules/pay/api_delivery.go @@ -26,7 +26,7 @@ func (this *apiComp) Delivery(session comm.IUserSession, req *pb.PayDeliveryReq) if errdata = this.DeliveryCheck(session, req); errdata != nil { return } - if conf, err = this.module.configure.getGameRecharge(order.Bpoints); err != nil { + if conf, err = this.module.configure.getGameRecharge(req.BillingPoints); err != nil { errdata = &pb.ErrorData{ Code: pb.ErrorCode_ConfigNoFound, Message: err.Error(), From fa516116aa8648a2e295711fb453c682c0e1f33b Mon Sep 17 00:00:00 2001 From: liwei1dao Date: Fri, 24 Nov 2023 09:56:16 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E4=B8=BB=E5=8A=A8?= =?UTF-8?q?=E8=AE=A4=E8=BE=93=E6=B5=81=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- comm/imodule.go | 7 + modules/caninerabbit/module.go | 12 ++ modules/catchbugs/module.go | 12 ++ modules/dcolor/module.go | 12 ++ modules/gameinvite/api_admitdefeat.go | 62 +++++++++ pb/gameinvite_msg.pb.go | 179 ++++++++++++++++++++++---- 6 files changed, 258 insertions(+), 26 deletions(-) create mode 100644 modules/gameinvite/api_admitdefeat.go diff --git a/comm/imodule.go b/comm/imodule.go index e1703b0ba..b1b4974ca 100644 --- a/comm/imodule.go +++ b/comm/imodule.go @@ -676,11 +676,15 @@ type ( IDColor interface { CreateRoom(sessions []IUserSession, rulesStr string) (roomid string, err error) UserOffline(roomid string, uid string) (err error) + //主动认输 + AdmitDefeat(roomid string, uid string) (err error) } //犬兔大战 ICanineRabbit interface { CreateRoom(sessions []IUserSession, rulesStr string) (roomid string, err error) UserOffline(roomid string, uid string) (err error) + //主动认输 + AdmitDefeat(roomid string, uid string) (err error) } IEntertainment interface { // 添加三消卡片资源 @@ -692,7 +696,10 @@ type ( //捉虫子 ICatchBugs interface { CreateRoom(sessions []IUserSession, rulesStr string) (roomid string, err error) + //用户离线 UserOffline(roomid string, uid string) (err error) + //主动认输 + AdmitDefeat(roomid string, uid string) (err error) } //海岛 IIsland interface { diff --git a/modules/caninerabbit/module.go b/modules/caninerabbit/module.go index f027271c9..606410cca 100644 --- a/modules/caninerabbit/module.go +++ b/modules/caninerabbit/module.go @@ -170,3 +170,15 @@ func (this *CanineRabbit) UserOffline(roomid string, uid string) (err error) { err = room.PlayerWin(uid, &pb.CanineRabbitWinReq{Roomid: roomid, Iswin: false}) return } + +//用户离线 +func (this *CanineRabbit) AdmitDefeat(roomid string, uid string) (err error) { + var ( + room *Room + ) + if room, err = this.rooms.queryRoom(roomid); err != nil { + return + } + err = room.PlayerWin(uid, &pb.CanineRabbitWinReq{Roomid: roomid, Iswin: false}) + return +} diff --git a/modules/catchbugs/module.go b/modules/catchbugs/module.go index 1348c7a09..f01809bc3 100644 --- a/modules/catchbugs/module.go +++ b/modules/catchbugs/module.go @@ -169,3 +169,15 @@ func (this *CatchBugs) UserOffline(roomid string, uid string) (err error) { err = room.PlayerOffline(uid) return } + +//用户离线 +func (this *CatchBugs) AdmitDefeat(roomid string, uid string) (err error) { + var ( + room *Room + ) + if room, err = this.rooms.queryRoom(roomid); err != nil { + return + } + err = room.PlayerOffline(uid) + return +} diff --git a/modules/dcolor/module.go b/modules/dcolor/module.go index d5f2fde71..f8e7f3e9f 100644 --- a/modules/dcolor/module.go +++ b/modules/dcolor/module.go @@ -135,3 +135,15 @@ func (this *DColor) UserOffline(roomid string, uid string) (err error) { err = room.PlayerOffline(uid) return } + +//用户离线 +func (this *DColor) AdmitDefeat(roomid string, uid string) (err error) { + var ( + room *Room + ) + if room, err = this.rooms.queryRoom(roomid); err != nil { + return + } + err = room.PlayerOffline(uid) + return +} diff --git a/modules/gameinvite/api_admitdefeat.go b/modules/gameinvite/api_admitdefeat.go new file mode 100644 index 000000000..67003aeeb --- /dev/null +++ b/modules/gameinvite/api_admitdefeat.go @@ -0,0 +1,62 @@ +package gameinvite + +import ( + "go_dreamfactory/comm" + "go_dreamfactory/pb" +) + +// 踢馆(熊猫武馆) +func (this *apiComp) AdmitDefeatCheck(session comm.IUserSession, req *pb.GameInviteAdmitDefeatReq) (errdata *pb.ErrorData) { + if req.Roomid == "" { + errdata = &pb.ErrorData{ + Code: pb.ErrorCode_ReqParameterError, + Title: pb.ErrorCode_ReqParameterError.ToString(), + } + } + return +} + +func (this *apiComp) AdmitDefeat(session comm.IUserSession, req *pb.GameInviteAdmitDefeatReq) (errdata *pb.ErrorData) { + var ( + err error + ) + if errdata = this.AdmitDefeatCheck(session, req); errdata != nil { + return + } + switch req.Gtype { + case 1: + + case 2: + if err = this.module.caninerabbit.AdmitDefeat(req.Roomid, session.GetUserId()); err != nil { + errdata = &pb.ErrorData{ + Code: pb.ErrorCode_DBError, + Title: pb.ErrorCode_DBError.ToString(), + Message: err.Error(), + } + return + } + break + case 3: + if err = this.module.dcolor.AdmitDefeat(req.Roomid, session.GetUserId()); err != nil { + errdata = &pb.ErrorData{ + Code: pb.ErrorCode_DBError, + Title: pb.ErrorCode_DBError.ToString(), + Message: err.Error(), + } + return + } + break + case 4: + if err = this.module.catchBugs.AdmitDefeat(req.Roomid, session.GetUserId()); err != nil { + errdata = &pb.ErrorData{ + Code: pb.ErrorCode_DBError, + Title: pb.ErrorCode_DBError.ToString(), + Message: err.Error(), + } + return + } + break + } + session.SendMsg(string(this.module.GetType()), "admitdefeat", &pb.GameInviteAdmitDefeatResp{}) + return +} diff --git a/pb/gameinvite_msg.pb.go b/pb/gameinvite_msg.pb.go index 7053b255a..670743dfc 100644 --- a/pb/gameinvite_msg.pb.go +++ b/pb/gameinvite_msg.pb.go @@ -417,6 +417,101 @@ func (x *GameInviteQiecuonotifyPush) GetRules() string { return "" } +//游戏邀请 认输请求 +type GameInviteAdmitDefeatReq struct { + state protoimpl.MessageState + sizeCache protoimpl.SizeCache + unknownFields protoimpl.UnknownFields + + Gtype int32 `protobuf:"varint,1,opt,name=gtype,proto3" json:"gtype"` //游戏类型 + Roomid string `protobuf:"bytes,2,opt,name=roomid,proto3" json:"roomid"` //房间号 +} + +func (x *GameInviteAdmitDefeatReq) Reset() { + *x = GameInviteAdmitDefeatReq{} + if protoimpl.UnsafeEnabled { + mi := &file_gameinvite_gameinvite_msg_proto_msgTypes[7] + ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) + ms.StoreMessageInfo(mi) + } +} + +func (x *GameInviteAdmitDefeatReq) String() string { + return protoimpl.X.MessageStringOf(x) +} + +func (*GameInviteAdmitDefeatReq) ProtoMessage() {} + +func (x *GameInviteAdmitDefeatReq) ProtoReflect() protoreflect.Message { + mi := &file_gameinvite_gameinvite_msg_proto_msgTypes[7] + if protoimpl.UnsafeEnabled && x != nil { + ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) + if ms.LoadMessageInfo() == nil { + ms.StoreMessageInfo(mi) + } + return ms + } + return mi.MessageOf(x) +} + +// Deprecated: Use GameInviteAdmitDefeatReq.ProtoReflect.Descriptor instead. +func (*GameInviteAdmitDefeatReq) Descriptor() ([]byte, []int) { + return file_gameinvite_gameinvite_msg_proto_rawDescGZIP(), []int{7} +} + +func (x *GameInviteAdmitDefeatReq) GetGtype() int32 { + if x != nil { + return x.Gtype + } + return 0 +} + +func (x *GameInviteAdmitDefeatReq) GetRoomid() string { + if x != nil { + return x.Roomid + } + return "" +} + +//游戏邀请 认输请求 回应 +type GameInviteAdmitDefeatResp struct { + state protoimpl.MessageState + sizeCache protoimpl.SizeCache + unknownFields protoimpl.UnknownFields +} + +func (x *GameInviteAdmitDefeatResp) Reset() { + *x = GameInviteAdmitDefeatResp{} + if protoimpl.UnsafeEnabled { + mi := &file_gameinvite_gameinvite_msg_proto_msgTypes[8] + ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) + ms.StoreMessageInfo(mi) + } +} + +func (x *GameInviteAdmitDefeatResp) String() string { + return protoimpl.X.MessageStringOf(x) +} + +func (*GameInviteAdmitDefeatResp) ProtoMessage() {} + +func (x *GameInviteAdmitDefeatResp) ProtoReflect() protoreflect.Message { + mi := &file_gameinvite_gameinvite_msg_proto_msgTypes[8] + if protoimpl.UnsafeEnabled && x != nil { + ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) + if ms.LoadMessageInfo() == nil { + ms.StoreMessageInfo(mi) + } + return ms + } + return mi.MessageOf(x) +} + +// Deprecated: Use GameInviteAdmitDefeatResp.ProtoReflect.Descriptor instead. +func (*GameInviteAdmitDefeatResp) Descriptor() ([]byte, []int) { + return file_gameinvite_gameinvite_msg_proto_rawDescGZIP(), []int{8} +} + //游戏邀请离线请求 type RPC_GameInviteOfflineReq struct { state protoimpl.MessageState @@ -431,7 +526,7 @@ type RPC_GameInviteOfflineReq struct { func (x *RPC_GameInviteOfflineReq) Reset() { *x = RPC_GameInviteOfflineReq{} if protoimpl.UnsafeEnabled { - mi := &file_gameinvite_gameinvite_msg_proto_msgTypes[7] + mi := &file_gameinvite_gameinvite_msg_proto_msgTypes[9] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -444,7 +539,7 @@ func (x *RPC_GameInviteOfflineReq) String() string { func (*RPC_GameInviteOfflineReq) ProtoMessage() {} func (x *RPC_GameInviteOfflineReq) ProtoReflect() protoreflect.Message { - mi := &file_gameinvite_gameinvite_msg_proto_msgTypes[7] + mi := &file_gameinvite_gameinvite_msg_proto_msgTypes[9] if protoimpl.UnsafeEnabled && x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -457,7 +552,7 @@ func (x *RPC_GameInviteOfflineReq) ProtoReflect() protoreflect.Message { // Deprecated: Use RPC_GameInviteOfflineReq.ProtoReflect.Descriptor instead. func (*RPC_GameInviteOfflineReq) Descriptor() ([]byte, []int) { - return file_gameinvite_gameinvite_msg_proto_rawDescGZIP(), []int{7} + return file_gameinvite_gameinvite_msg_proto_rawDescGZIP(), []int{9} } func (x *RPC_GameInviteOfflineReq) GetGtype() int32 { @@ -491,7 +586,7 @@ type RPC_GameInviteOfflineResp struct { func (x *RPC_GameInviteOfflineResp) Reset() { *x = RPC_GameInviteOfflineResp{} if protoimpl.UnsafeEnabled { - mi := &file_gameinvite_gameinvite_msg_proto_msgTypes[8] + mi := &file_gameinvite_gameinvite_msg_proto_msgTypes[10] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -504,7 +599,7 @@ func (x *RPC_GameInviteOfflineResp) String() string { func (*RPC_GameInviteOfflineResp) ProtoMessage() {} func (x *RPC_GameInviteOfflineResp) ProtoReflect() protoreflect.Message { - mi := &file_gameinvite_gameinvite_msg_proto_msgTypes[8] + mi := &file_gameinvite_gameinvite_msg_proto_msgTypes[10] if protoimpl.UnsafeEnabled && x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -517,7 +612,7 @@ func (x *RPC_GameInviteOfflineResp) ProtoReflect() protoreflect.Message { // Deprecated: Use RPC_GameInviteOfflineResp.ProtoReflect.Descriptor instead. func (*RPC_GameInviteOfflineResp) Descriptor() ([]byte, []int) { - return file_gameinvite_gameinvite_msg_proto_rawDescGZIP(), []int{8} + return file_gameinvite_gameinvite_msg_proto_rawDescGZIP(), []int{10} } var File_gameinvite_gameinvite_msg_proto protoreflect.FileDescriptor @@ -558,16 +653,22 @@ var file_gameinvite_gameinvite_msg_proto_rawDesc = []byte{ 0x74, 0x69, 0x66, 0x79, 0x54, 0x79, 0x70, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x67, 0x74, 0x79, 0x70, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x67, 0x74, 0x79, 0x70, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x72, 0x75, 0x6c, 0x65, 0x73, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x72, - 0x75, 0x6c, 0x65, 0x73, 0x22, 0x60, 0x0a, 0x18, 0x52, 0x50, 0x43, 0x5f, 0x47, 0x61, 0x6d, 0x65, - 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x4f, 0x66, 0x66, 0x6c, 0x69, 0x6e, 0x65, 0x52, 0x65, 0x71, + 0x75, 0x6c, 0x65, 0x73, 0x22, 0x48, 0x0a, 0x18, 0x47, 0x61, 0x6d, 0x65, 0x49, 0x6e, 0x76, 0x69, + 0x74, 0x65, 0x41, 0x64, 0x6d, 0x69, 0x74, 0x44, 0x65, 0x66, 0x65, 0x61, 0x74, 0x52, 0x65, 0x71, 0x12, 0x14, 0x0a, 0x05, 0x67, 0x74, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x67, 0x74, 0x79, 0x70, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x69, 0x64, - 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x69, 0x64, 0x12, 0x16, - 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x75, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, - 0x6f, 0x66, 0x66, 0x75, 0x69, 0x64, 0x22, 0x1b, 0x0a, 0x19, 0x52, 0x50, 0x43, 0x5f, 0x47, 0x61, - 0x6d, 0x65, 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x4f, 0x66, 0x66, 0x6c, 0x69, 0x6e, 0x65, 0x52, - 0x65, 0x73, 0x70, 0x42, 0x06, 0x5a, 0x04, 0x2e, 0x3b, 0x70, 0x62, 0x62, 0x06, 0x70, 0x72, 0x6f, - 0x74, 0x6f, 0x33, + 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x69, 0x64, 0x22, 0x1b, + 0x0a, 0x19, 0x47, 0x61, 0x6d, 0x65, 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x41, 0x64, 0x6d, 0x69, + 0x74, 0x44, 0x65, 0x66, 0x65, 0x61, 0x74, 0x52, 0x65, 0x73, 0x70, 0x22, 0x60, 0x0a, 0x18, 0x52, + 0x50, 0x43, 0x5f, 0x47, 0x61, 0x6d, 0x65, 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x4f, 0x66, 0x66, + 0x6c, 0x69, 0x6e, 0x65, 0x52, 0x65, 0x71, 0x12, 0x14, 0x0a, 0x05, 0x67, 0x74, 0x79, 0x70, 0x65, + 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x67, 0x74, 0x79, 0x70, 0x65, 0x12, 0x16, 0x0a, + 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x72, + 0x6f, 0x6f, 0x6d, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x75, 0x69, 0x64, 0x18, + 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x75, 0x69, 0x64, 0x22, 0x1b, 0x0a, + 0x19, 0x52, 0x50, 0x43, 0x5f, 0x47, 0x61, 0x6d, 0x65, 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x4f, + 0x66, 0x66, 0x6c, 0x69, 0x6e, 0x65, 0x52, 0x65, 0x73, 0x70, 0x42, 0x06, 0x5a, 0x04, 0x2e, 0x3b, + 0x70, 0x62, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, } var ( @@ -582,7 +683,7 @@ func file_gameinvite_gameinvite_msg_proto_rawDescGZIP() []byte { return file_gameinvite_gameinvite_msg_proto_rawDescData } -var file_gameinvite_gameinvite_msg_proto_msgTypes = make([]protoimpl.MessageInfo, 9) +var file_gameinvite_gameinvite_msg_proto_msgTypes = make([]protoimpl.MessageInfo, 11) var file_gameinvite_gameinvite_msg_proto_goTypes = []interface{}{ (*GameInviteQiecuoReq)(nil), // 0: GameInviteQiecuoReq (*GameInviteQiecuoResp)(nil), // 1: GameInviteQiecuoResp @@ -591,17 +692,19 @@ var file_gameinvite_gameinvite_msg_proto_goTypes = []interface{}{ (*GameInviteRefuseReq)(nil), // 4: GameInviteRefuseReq (*GameInviteRefuseResp)(nil), // 5: GameInviteRefuseResp (*GameInviteQiecuonotifyPush)(nil), // 6: GameInviteQiecuonotifyPush - (*RPC_GameInviteOfflineReq)(nil), // 7: RPC_GameInviteOfflineReq - (*RPC_GameInviteOfflineResp)(nil), // 8: RPC_GameInviteOfflineResp - (*BaseUserInfo)(nil), // 9: BaseUserInfo + (*GameInviteAdmitDefeatReq)(nil), // 7: GameInviteAdmitDefeatReq + (*GameInviteAdmitDefeatResp)(nil), // 8: GameInviteAdmitDefeatResp + (*RPC_GameInviteOfflineReq)(nil), // 9: RPC_GameInviteOfflineReq + (*RPC_GameInviteOfflineResp)(nil), // 10: RPC_GameInviteOfflineResp + (*BaseUserInfo)(nil), // 11: BaseUserInfo } var file_gameinvite_gameinvite_msg_proto_depIdxs = []int32{ - 9, // 0: GameInviteQiecuonotifyPush.user:type_name -> BaseUserInfo - 1, // [1:1] is the sub-list for method output_type - 1, // [1:1] is the sub-list for method input_type - 1, // [1:1] is the sub-list for extension type_name - 1, // [1:1] is the sub-list for extension extendee - 0, // [0:1] is the sub-list for field type_name + 11, // 0: GameInviteQiecuonotifyPush.user:type_name -> BaseUserInfo + 1, // [1:1] is the sub-list for method output_type + 1, // [1:1] is the sub-list for method input_type + 1, // [1:1] is the sub-list for extension type_name + 1, // [1:1] is the sub-list for extension extendee + 0, // [0:1] is the sub-list for field type_name } func init() { file_gameinvite_gameinvite_msg_proto_init() } @@ -696,7 +799,7 @@ func file_gameinvite_gameinvite_msg_proto_init() { } } file_gameinvite_gameinvite_msg_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} { - switch v := v.(*RPC_GameInviteOfflineReq); i { + switch v := v.(*GameInviteAdmitDefeatReq); i { case 0: return &v.state case 1: @@ -708,6 +811,30 @@ func file_gameinvite_gameinvite_msg_proto_init() { } } file_gameinvite_gameinvite_msg_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} { + switch v := v.(*GameInviteAdmitDefeatResp); i { + case 0: + return &v.state + case 1: + return &v.sizeCache + case 2: + return &v.unknownFields + default: + return nil + } + } + file_gameinvite_gameinvite_msg_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} { + switch v := v.(*RPC_GameInviteOfflineReq); i { + case 0: + return &v.state + case 1: + return &v.sizeCache + case 2: + return &v.unknownFields + default: + return nil + } + } + file_gameinvite_gameinvite_msg_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} { switch v := v.(*RPC_GameInviteOfflineResp); i { case 0: return &v.state @@ -726,7 +853,7 @@ func file_gameinvite_gameinvite_msg_proto_init() { GoPackagePath: reflect.TypeOf(x{}).PkgPath(), RawDescriptor: file_gameinvite_gameinvite_msg_proto_rawDesc, NumEnums: 0, - NumMessages: 9, + NumMessages: 11, NumExtensions: 0, NumServices: 0, },