From 23886a2763c0d912331b15b51f12cad8cecf51f1 Mon Sep 17 00:00:00 2001 From: liwei1dao Date: Tue, 26 Sep 2023 19:04:31 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E5=BA=9F=E5=BC=83=E8=A1=A8?= =?UTF-8?q?=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/json/game_activityshow.json | 57 - bin/json/game_buriedcondi.json | 24 +- bin/json/game_buzkashilv.json | 18 +- bin/json/game_buzkashireward.json | 67 - bin/json/game_celebration.json | 8 +- bin/json/game_circulate.json | 1600 +- bin/json/game_dragonweeklyreward.json | 112 + bin/json/game_global.json | 2 +- bin/json/game_guildbosstask.json | 152 - bin/json/game_hdcelebration.json | 39 - bin/json/game_hero.json | 2 +- bin/json/game_heroupstory.json | 2 +- bin/json/game_heroupstorychapter.json | 247 +- bin/json/game_heroupstorychaptertxt.json | 6 +- bin/json/game_huntingopentime.json | 28 +- bin/json/game_item.json | 108 +- bin/json/game_mainstage.json | 138 +- bin/json/game_opencond.json | 2 +- bin/json/game_paypackage.json | 8 +- bin/json/game_rdtaskcondi.json | 19765 ---------------- bin/json/game_robotdata.json | 322 - bin/json/game_worldtask.json | 22 +- modules/parkour/api_getreward.go | 44 +- modules/parkour/configure.go | 27 +- modules/sociaty/config.go | 19 - modules/sociaty/module.go | 4 - sys/configure/structs/Game.Activityshow.go | 42 - .../structs/Game.ActivityshowData.go | 50 - sys/configure/structs/Game.BattleReadyData.go | 2 + sys/configure/structs/Game.BuzkashiLvData.go | 2 + sys/configure/structs/Game.BuzkashiReward.go | 42 - .../structs/Game.DragonWeeklyreward.go | 42 + ...Data.go => Game.DragonWeeklyrewardData.go} | 30 +- sys/configure/structs/Game.EquipUpsell.go | 14 +- sys/configure/structs/Game.GuildBossTask.go | 42 - .../structs/Game.GuildBossTaskData.go | 54 - sys/configure/structs/Game.HDCelebration.go | 42 - .../structs/Game.HDCelebrationData.go | 69 - sys/configure/structs/Game.MainChapterData.go | 15 + sys/configure/structs/Game.RdtaskCondi.go | 42 - sys/configure/structs/Game.RdtaskCondiData.go | 96 - sys/configure/structs/Game.RobotDataData.go | 45 - sys/configure/structs/Tables.go | 14 +- sys/configure/structs/game.globalData.go | 2 + 44 files changed, 1357 insertions(+), 22111 deletions(-) delete mode 100644 bin/json/game_activityshow.json delete mode 100644 bin/json/game_buzkashireward.json create mode 100644 bin/json/game_dragonweeklyreward.json delete mode 100644 bin/json/game_guildbosstask.json delete mode 100644 bin/json/game_hdcelebration.json delete mode 100644 bin/json/game_rdtaskcondi.json delete mode 100644 bin/json/game_robotdata.json delete mode 100644 sys/configure/structs/Game.Activityshow.go delete mode 100644 sys/configure/structs/Game.ActivityshowData.go delete mode 100644 sys/configure/structs/Game.BuzkashiReward.go create mode 100644 sys/configure/structs/Game.DragonWeeklyreward.go rename sys/configure/structs/{Game.BuzkashiRewardData.go => Game.DragonWeeklyrewardData.go} (54%) delete mode 100644 sys/configure/structs/Game.GuildBossTask.go delete mode 100644 sys/configure/structs/Game.GuildBossTaskData.go delete mode 100644 sys/configure/structs/Game.HDCelebration.go delete mode 100644 sys/configure/structs/Game.HDCelebrationData.go delete mode 100644 sys/configure/structs/Game.RdtaskCondi.go delete mode 100644 sys/configure/structs/Game.RdtaskCondiData.go delete mode 100644 sys/configure/structs/Game.RobotDataData.go diff --git a/bin/json/game_activityshow.json b/bin/json/game_activityshow.json deleted file mode 100644 index 38f38b29e..000000000 --- a/bin/json/game_activityshow.json +++ /dev/null @@ -1,57 +0,0 @@ -[ - { - "key": 0, - "show": [ - { - "a": "attr", - "t": "gold", - "n": 1 - }, - { - "a": "attr", - "t": "diamond", - "n": 1 - } - ] - }, - { - "key": 1001, - "show": [ - { - "a": "item", - "t": "23000001", - "n": 0 - } - ] - }, - { - "key": 1003, - "show": [ - { - "a": "item", - "t": "23000002", - "n": 0 - } - ] - }, - { - "key": 1004, - "show": [ - { - "a": "item", - "t": "23000003", - "n": 0 - } - ] - }, - { - "key": 1005, - "show": [ - { - "a": "item", - "t": "23000004", - "n": 0 - } - ] - } -] \ No newline at end of file diff --git a/bin/json/game_buriedcondi.json b/bin/json/game_buriedcondi.json index 8a6102113..542df64ab 100644 --- a/bin/json/game_buriedcondi.json +++ b/bin/json/game_buriedcondi.json @@ -27406,9 +27406,9 @@ "type_sp": 1, "tasktxt": { "key": "buried_buried_condi_tasktxt_949", - "text": "找对象聊天2" + "text": "找瘦警卫聊聊" }, - "type": 187, + "type": 20001, "valid": 0, "head": { "a": "attr", @@ -27419,7 +27419,7 @@ "NPC": 60301, "value": 1, "filter": [ - 12870 + 10000120 ], "filter2": [] }, @@ -27481,9 +27481,9 @@ "type_sp": 1, "tasktxt": { "key": "buried_buried_condi_tasktxt_952", - "text": "找对象聊天5" + "text": "和师傅聊天" }, - "type": 187, + "type": 20001, "valid": 0, "head": { "a": "attr", @@ -27494,7 +27494,7 @@ "NPC": 60331, "value": 1, "filter": [ - 12870 + 10000150 ], "filter2": [] }, @@ -27556,7 +27556,7 @@ "type_sp": 1, "tasktxt": { "key": "buried_buried_condi_tasktxt_955", - "text": "找对象聊天8" + "text": "找菲奥娜聊聊" }, "type": 20001, "valid": 0, @@ -27569,7 +27569,7 @@ "NPC": 60361, "value": 1, "filter": [ - 12870 + 10000180 ], "filter2": [] }, @@ -27606,7 +27606,7 @@ "type_sp": 1, "tasktxt": { "key": "buried_buried_condi_tasktxt_957", - "text": "找对象聊天10" + "text": "找平先生聊聊" }, "type": 20001, "valid": 0, @@ -27619,7 +27619,7 @@ "NPC": 60381, "value": 1, "filter": [ - 12870 + 10000200 ], "filter2": [] }, @@ -27706,7 +27706,7 @@ "type_sp": 1, "tasktxt": { "key": "buried_buried_condi_tasktxt_961", - "text": "找对象聊天14" + "text": "找菲奥娜聊聊" }, "type": 20001, "valid": 0, @@ -27719,7 +27719,7 @@ "NPC": 60421, "value": 1, "filter": [ - 12870 + 10000230 ], "filter2": [] }, diff --git a/bin/json/game_buzkashilv.json b/bin/json/game_buzkashilv.json index ca6dc92d7..56ba2521d 100644 --- a/bin/json/game_buzkashilv.json +++ b/bin/json/game_buzkashilv.json @@ -2,31 +2,37 @@ { "num": 1, "score": "gh_img_c", - "value": 10 + "value": 10, + "point": 1000 }, { "num": 2, "score": "gh_img_b", - "value": 20 + "value": 20, + "point": 2000 }, { "num": 3, "score": "gh_img_a", - "value": 50 + "value": 50, + "point": 3000 }, { "num": 4, "score": "gh_img_s", - "value": 80 + "value": 80, + "point": 4000 }, { "num": 5, "score": "gh_img_ss", - "value": 100 + "value": 100, + "point": 5000 }, { "num": 6, "score": "gh_img_sss", - "value": 120 + "value": 120, + "point": 6000 } ] \ No newline at end of file diff --git a/bin/json/game_buzkashireward.json b/bin/json/game_buzkashireward.json deleted file mode 100644 index 6bebcdf12..000000000 --- a/bin/json/game_buzkashireward.json +++ /dev/null @@ -1,67 +0,0 @@ -[ - { - "key": 1, - "schedule": 20, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 5 - } - ] - }, - { - "key": 2, - "schedule": 40, - "reword": [ - { - "a": "attr", - "t": "gold", - "n": 10000 - } - ] - }, - { - "key": 3, - "schedule": 60, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 10 - } - ] - }, - { - "key": 4, - "schedule": 80, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 10 - }, - { - "a": "attr", - "t": "gold", - "n": 20000 - } - ] - }, - { - "key": 5, - "schedule": 100, - "reword": [ - { - "a": "item", - "t": "10000001", - "n": 1 - }, - { - "a": "attr", - "t": "gold", - "n": 50000 - } - ] - } -] \ No newline at end of file diff --git a/bin/json/game_celebration.json b/bin/json/game_celebration.json index 19061a3db..5914c044a 100644 --- a/bin/json/game_celebration.json +++ b/bin/json/game_celebration.json @@ -9,7 +9,7 @@ 6 ], "pic": "fb_pt_tkhx", - "days": 2, + "days": 10, "tipstxt": { "key": "celebration_celebration_tipstxt_1", "text": "每日前[color=#AAFF00]{0}[/color]次挑战猎魂任意boss,可以获得[color=#AAFF00]双倍奖励[/color]" @@ -25,7 +25,7 @@ 6 ], "pic": "xmwg_jyfb_boss1", - "days": 2, + "days": 10, "tipstxt": { "key": "celebration_celebration_tipstxt_2", "text": "每日前[color=#AAFF00]{0}[/color]次挑战梦境回廊,可以获得[color=#AAFF00]双倍奖励[/color]" @@ -45,10 +45,10 @@ 2 ], "pic": "wjyz_img002", - "days": 2, + "days": 10, "tipstxt": { "key": "celebration_celebration_tipstxt_3", - "text": "每日前[color=#AAFF00]{0}[/color]次挑战维京远征,可以获得[color=#AAFF00]双倍奖励[/color],每名boss每日分别只能挑战[color=#AAFF00]{0}[/color]次" + "text": "每日前[color=#AAFF00]{0}[/color]次挑战维京远征,可以获得[color=#AAFF00]双倍奖励[/color],每名boss每日分别只能挑战[color=#AAFF00]{1}[/color]次" } } ] \ No newline at end of file diff --git a/bin/json/game_circulate.json b/bin/json/game_circulate.json index fb0891c27..ebba5d279 100644 --- a/bin/json/game_circulate.json +++ b/bin/json/game_circulate.json @@ -42,7 +42,7 @@ "key": "circularcamptower_Sheet1_name_display_51", "text": "第1层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000002, @@ -87,7 +87,7 @@ "key": "circularcamptower_Sheet1_name_display_52", "text": "第2层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000003, @@ -132,7 +132,7 @@ "key": "circularcamptower_Sheet1_name_display_53", "text": "第3层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000004, @@ -177,7 +177,7 @@ "key": "circularcamptower_Sheet1_name_display_54", "text": "第4层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000005, @@ -222,7 +222,7 @@ "key": "circularcamptower_Sheet1_name_display_55", "text": "第5层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000006, @@ -267,7 +267,7 @@ "key": "circularcamptower_Sheet1_name_display_56", "text": "第6层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000007, @@ -312,7 +312,7 @@ "key": "circularcamptower_Sheet1_name_display_57", "text": "第7层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000008, @@ -357,7 +357,7 @@ "key": "circularcamptower_Sheet1_name_display_58", "text": "第8层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000009, @@ -402,7 +402,7 @@ "key": "circularcamptower_Sheet1_name_display_59", "text": "第9层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000010, @@ -447,7 +447,7 @@ "key": "circularcamptower_Sheet1_name_display_60", "text": "第10层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000011, @@ -492,7 +492,7 @@ "key": "circularcamptower_Sheet1_name_display_61", "text": "第11层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000012, @@ -537,7 +537,7 @@ "key": "circularcamptower_Sheet1_name_display_62", "text": "第12层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000013, @@ -582,7 +582,7 @@ "key": "circularcamptower_Sheet1_name_display_63", "text": "第13层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000014, @@ -627,7 +627,7 @@ "key": "circularcamptower_Sheet1_name_display_64", "text": "第14层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000015, @@ -672,7 +672,7 @@ "key": "circularcamptower_Sheet1_name_display_65", "text": "第15层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000016, @@ -717,7 +717,7 @@ "key": "circularcamptower_Sheet1_name_display_66", "text": "第16层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000017, @@ -762,7 +762,7 @@ "key": "circularcamptower_Sheet1_name_display_67", "text": "第17层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000018, @@ -807,7 +807,7 @@ "key": "circularcamptower_Sheet1_name_display_68", "text": "第18层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000019, @@ -852,7 +852,7 @@ "key": "circularcamptower_Sheet1_name_display_69", "text": "第19层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000020, @@ -897,7 +897,7 @@ "key": "circularcamptower_Sheet1_name_display_70", "text": "第20层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000021, @@ -942,7 +942,7 @@ "key": "circularcamptower_Sheet1_name_display_71", "text": "第21层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000022, @@ -987,7 +987,7 @@ "key": "circularcamptower_Sheet1_name_display_72", "text": "第22层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000023, @@ -1032,7 +1032,7 @@ "key": "circularcamptower_Sheet1_name_display_73", "text": "第23层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000024, @@ -1077,7 +1077,7 @@ "key": "circularcamptower_Sheet1_name_display_74", "text": "第24层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000025, @@ -1122,7 +1122,7 @@ "key": "circularcamptower_Sheet1_name_display_75", "text": "第25层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000026, @@ -1167,7 +1167,7 @@ "key": "circularcamptower_Sheet1_name_display_76", "text": "第26层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000027, @@ -1212,7 +1212,7 @@ "key": "circularcamptower_Sheet1_name_display_77", "text": "第27层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000028, @@ -1257,7 +1257,7 @@ "key": "circularcamptower_Sheet1_name_display_78", "text": "第28层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000029, @@ -1302,7 +1302,7 @@ "key": "circularcamptower_Sheet1_name_display_79", "text": "第29层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000030, @@ -1347,7 +1347,7 @@ "key": "circularcamptower_Sheet1_name_display_80", "text": "第30层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000031, @@ -1392,7 +1392,7 @@ "key": "circularcamptower_Sheet1_name_display_81", "text": "第31层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000032, @@ -1437,7 +1437,7 @@ "key": "circularcamptower_Sheet1_name_display_82", "text": "第32层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000033, @@ -1482,7 +1482,7 @@ "key": "circularcamptower_Sheet1_name_display_83", "text": "第33层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000034, @@ -1527,7 +1527,7 @@ "key": "circularcamptower_Sheet1_name_display_84", "text": "第34层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000035, @@ -1572,7 +1572,7 @@ "key": "circularcamptower_Sheet1_name_display_85", "text": "第35层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000036, @@ -1617,7 +1617,7 @@ "key": "circularcamptower_Sheet1_name_display_86", "text": "第36层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000037, @@ -1662,7 +1662,7 @@ "key": "circularcamptower_Sheet1_name_display_87", "text": "第37层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000038, @@ -1707,7 +1707,7 @@ "key": "circularcamptower_Sheet1_name_display_88", "text": "第38层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000039, @@ -1752,7 +1752,7 @@ "key": "circularcamptower_Sheet1_name_display_89", "text": "第39层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000040, @@ -1797,7 +1797,7 @@ "key": "circularcamptower_Sheet1_name_display_90", "text": "第40层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000041, @@ -1842,7 +1842,7 @@ "key": "circularcamptower_Sheet1_name_display_91", "text": "第41层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000042, @@ -1887,7 +1887,7 @@ "key": "circularcamptower_Sheet1_name_display_92", "text": "第42层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000043, @@ -1932,7 +1932,7 @@ "key": "circularcamptower_Sheet1_name_display_93", "text": "第43层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000044, @@ -1977,7 +1977,7 @@ "key": "circularcamptower_Sheet1_name_display_94", "text": "第44层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000045, @@ -2022,7 +2022,7 @@ "key": "circularcamptower_Sheet1_name_display_95", "text": "第45层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000046, @@ -2067,7 +2067,7 @@ "key": "circularcamptower_Sheet1_name_display_96", "text": "第46层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000047, @@ -2112,7 +2112,7 @@ "key": "circularcamptower_Sheet1_name_display_97", "text": "第47层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000048, @@ -2157,7 +2157,7 @@ "key": "circularcamptower_Sheet1_name_display_98", "text": "第48层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000049, @@ -2202,7 +2202,7 @@ "key": "circularcamptower_Sheet1_name_display_99", "text": "第49层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000050, @@ -2247,7 +2247,7 @@ "key": "circularcamptower_Sheet1_name_display_100", "text": "第50层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000051, @@ -2292,7 +2292,7 @@ "key": "circularcamptower_Sheet1_name_display_101", "text": "第51层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000052, @@ -2337,7 +2337,7 @@ "key": "circularcamptower_Sheet1_name_display_102", "text": "第52层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000053, @@ -2382,7 +2382,7 @@ "key": "circularcamptower_Sheet1_name_display_103", "text": "第53层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000054, @@ -2427,7 +2427,7 @@ "key": "circularcamptower_Sheet1_name_display_104", "text": "第54层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000055, @@ -2472,7 +2472,7 @@ "key": "circularcamptower_Sheet1_name_display_105", "text": "第55层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000056, @@ -2517,7 +2517,7 @@ "key": "circularcamptower_Sheet1_name_display_106", "text": "第56层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000057, @@ -2562,7 +2562,7 @@ "key": "circularcamptower_Sheet1_name_display_107", "text": "第57层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000058, @@ -2607,7 +2607,7 @@ "key": "circularcamptower_Sheet1_name_display_108", "text": "第58层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000059, @@ -2652,7 +2652,7 @@ "key": "circularcamptower_Sheet1_name_display_109", "text": "第59层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000060, @@ -2697,7 +2697,7 @@ "key": "circularcamptower_Sheet1_name_display_110", "text": "第60层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000061, @@ -2742,7 +2742,7 @@ "key": "circularcamptower_Sheet1_name_display_111", "text": "第61层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000062, @@ -2787,7 +2787,7 @@ "key": "circularcamptower_Sheet1_name_display_112", "text": "第62层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000063, @@ -2832,7 +2832,7 @@ "key": "circularcamptower_Sheet1_name_display_113", "text": "第63层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000064, @@ -2877,7 +2877,7 @@ "key": "circularcamptower_Sheet1_name_display_114", "text": "第64层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000065, @@ -2922,7 +2922,7 @@ "key": "circularcamptower_Sheet1_name_display_115", "text": "第65层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000066, @@ -2967,7 +2967,7 @@ "key": "circularcamptower_Sheet1_name_display_116", "text": "第66层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000067, @@ -3012,7 +3012,7 @@ "key": "circularcamptower_Sheet1_name_display_117", "text": "第67层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000068, @@ -3057,7 +3057,7 @@ "key": "circularcamptower_Sheet1_name_display_118", "text": "第68层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000069, @@ -3102,7 +3102,7 @@ "key": "circularcamptower_Sheet1_name_display_119", "text": "第69层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000070, @@ -3147,7 +3147,7 @@ "key": "circularcamptower_Sheet1_name_display_120", "text": "第70层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000071, @@ -3192,7 +3192,7 @@ "key": "circularcamptower_Sheet1_name_display_121", "text": "第71层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000072, @@ -3237,7 +3237,7 @@ "key": "circularcamptower_Sheet1_name_display_122", "text": "第72层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000073, @@ -3282,7 +3282,7 @@ "key": "circularcamptower_Sheet1_name_display_123", "text": "第73层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000074, @@ -3327,7 +3327,7 @@ "key": "circularcamptower_Sheet1_name_display_124", "text": "第74层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000075, @@ -3372,7 +3372,7 @@ "key": "circularcamptower_Sheet1_name_display_125", "text": "第75层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000076, @@ -3417,7 +3417,7 @@ "key": "circularcamptower_Sheet1_name_display_126", "text": "第76层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000077, @@ -3462,7 +3462,7 @@ "key": "circularcamptower_Sheet1_name_display_127", "text": "第77层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000078, @@ -3507,7 +3507,7 @@ "key": "circularcamptower_Sheet1_name_display_128", "text": "第78层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000079, @@ -3552,7 +3552,7 @@ "key": "circularcamptower_Sheet1_name_display_129", "text": "第79层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000080, @@ -3597,7 +3597,7 @@ "key": "circularcamptower_Sheet1_name_display_130", "text": "第80层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000081, @@ -3642,7 +3642,7 @@ "key": "circularcamptower_Sheet1_name_display_131", "text": "第81层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000082, @@ -3687,7 +3687,7 @@ "key": "circularcamptower_Sheet1_name_display_132", "text": "第82层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000083, @@ -3732,7 +3732,7 @@ "key": "circularcamptower_Sheet1_name_display_133", "text": "第83层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000084, @@ -3777,7 +3777,7 @@ "key": "circularcamptower_Sheet1_name_display_134", "text": "第84层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000085, @@ -3822,7 +3822,7 @@ "key": "circularcamptower_Sheet1_name_display_135", "text": "第85层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000086, @@ -3867,7 +3867,7 @@ "key": "circularcamptower_Sheet1_name_display_136", "text": "第86层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000087, @@ -3912,7 +3912,7 @@ "key": "circularcamptower_Sheet1_name_display_137", "text": "第87层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000088, @@ -3957,7 +3957,7 @@ "key": "circularcamptower_Sheet1_name_display_138", "text": "第88层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000089, @@ -4002,7 +4002,7 @@ "key": "circularcamptower_Sheet1_name_display_139", "text": "第89层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000090, @@ -4047,7 +4047,7 @@ "key": "circularcamptower_Sheet1_name_display_140", "text": "第90层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000091, @@ -4092,7 +4092,7 @@ "key": "circularcamptower_Sheet1_name_display_141", "text": "第91层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000092, @@ -4137,7 +4137,7 @@ "key": "circularcamptower_Sheet1_name_display_142", "text": "第92层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000093, @@ -4182,7 +4182,7 @@ "key": "circularcamptower_Sheet1_name_display_143", "text": "第93层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000094, @@ -4227,7 +4227,7 @@ "key": "circularcamptower_Sheet1_name_display_144", "text": "第94层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000095, @@ -4272,7 +4272,7 @@ "key": "circularcamptower_Sheet1_name_display_145", "text": "第95层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000096, @@ -4317,7 +4317,7 @@ "key": "circularcamptower_Sheet1_name_display_146", "text": "第96层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000097, @@ -4362,7 +4362,7 @@ "key": "circularcamptower_Sheet1_name_display_147", "text": "第97层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000098, @@ -4407,7 +4407,7 @@ "key": "circularcamptower_Sheet1_name_display_148", "text": "第98层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000099, @@ -4452,7 +4452,7 @@ "key": "circularcamptower_Sheet1_name_display_149", "text": "第99层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000100, @@ -4497,7 +4497,7 @@ "key": "circularcamptower_Sheet1_name_display_150", "text": "第100层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000101, @@ -4542,7 +4542,7 @@ "key": "circularcamptower_Sheet1_name_display_151", "text": "第101层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000102, @@ -4587,7 +4587,7 @@ "key": "circularcamptower_Sheet1_name_display_152", "text": "第102层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000103, @@ -4632,7 +4632,7 @@ "key": "circularcamptower_Sheet1_name_display_153", "text": "第103层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000104, @@ -4677,7 +4677,7 @@ "key": "circularcamptower_Sheet1_name_display_154", "text": "第104层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000105, @@ -4722,7 +4722,7 @@ "key": "circularcamptower_Sheet1_name_display_155", "text": "第105层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000106, @@ -4767,7 +4767,7 @@ "key": "circularcamptower_Sheet1_name_display_156", "text": "第106层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000107, @@ -4812,7 +4812,7 @@ "key": "circularcamptower_Sheet1_name_display_157", "text": "第107层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000108, @@ -4857,7 +4857,7 @@ "key": "circularcamptower_Sheet1_name_display_158", "text": "第108层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000109, @@ -4902,7 +4902,7 @@ "key": "circularcamptower_Sheet1_name_display_159", "text": "第109层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000110, @@ -4947,7 +4947,7 @@ "key": "circularcamptower_Sheet1_name_display_160", "text": "第110层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000111, @@ -4992,7 +4992,7 @@ "key": "circularcamptower_Sheet1_name_display_161", "text": "第111层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000112, @@ -5037,7 +5037,7 @@ "key": "circularcamptower_Sheet1_name_display_162", "text": "第112层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000113, @@ -5082,7 +5082,7 @@ "key": "circularcamptower_Sheet1_name_display_163", "text": "第113层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000114, @@ -5127,7 +5127,7 @@ "key": "circularcamptower_Sheet1_name_display_164", "text": "第114层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000115, @@ -5172,7 +5172,7 @@ "key": "circularcamptower_Sheet1_name_display_165", "text": "第115层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000116, @@ -5217,7 +5217,7 @@ "key": "circularcamptower_Sheet1_name_display_166", "text": "第116层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000117, @@ -5262,7 +5262,7 @@ "key": "circularcamptower_Sheet1_name_display_167", "text": "第117层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000118, @@ -5307,7 +5307,7 @@ "key": "circularcamptower_Sheet1_name_display_168", "text": "第118层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000119, @@ -5352,7 +5352,7 @@ "key": "circularcamptower_Sheet1_name_display_169", "text": "第119层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000120, @@ -5397,7 +5397,7 @@ "key": "circularcamptower_Sheet1_name_display_170", "text": "第120层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000121, @@ -5442,7 +5442,7 @@ "key": "circularcamptower_Sheet1_name_display_171", "text": "第121层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000122, @@ -5487,7 +5487,7 @@ "key": "circularcamptower_Sheet1_name_display_172", "text": "第122层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000123, @@ -5532,7 +5532,7 @@ "key": "circularcamptower_Sheet1_name_display_173", "text": "第123层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000124, @@ -5577,7 +5577,7 @@ "key": "circularcamptower_Sheet1_name_display_174", "text": "第124层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000125, @@ -5622,7 +5622,7 @@ "key": "circularcamptower_Sheet1_name_display_175", "text": "第125层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000126, @@ -5667,7 +5667,7 @@ "key": "circularcamptower_Sheet1_name_display_176", "text": "第126层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000127, @@ -5712,7 +5712,7 @@ "key": "circularcamptower_Sheet1_name_display_177", "text": "第127层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000128, @@ -5757,7 +5757,7 @@ "key": "circularcamptower_Sheet1_name_display_178", "text": "第128层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000129, @@ -5802,7 +5802,7 @@ "key": "circularcamptower_Sheet1_name_display_179", "text": "第129层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000130, @@ -5847,7 +5847,7 @@ "key": "circularcamptower_Sheet1_name_display_180", "text": "第130层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000131, @@ -5892,7 +5892,7 @@ "key": "circularcamptower_Sheet1_name_display_181", "text": "第131层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000132, @@ -5937,7 +5937,7 @@ "key": "circularcamptower_Sheet1_name_display_182", "text": "第132层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000133, @@ -5982,7 +5982,7 @@ "key": "circularcamptower_Sheet1_name_display_183", "text": "第133层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000134, @@ -6027,7 +6027,7 @@ "key": "circularcamptower_Sheet1_name_display_184", "text": "第134层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000135, @@ -6072,7 +6072,7 @@ "key": "circularcamptower_Sheet1_name_display_185", "text": "第135层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000136, @@ -6117,7 +6117,7 @@ "key": "circularcamptower_Sheet1_name_display_186", "text": "第136层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000137, @@ -6162,7 +6162,7 @@ "key": "circularcamptower_Sheet1_name_display_187", "text": "第137层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000138, @@ -6207,7 +6207,7 @@ "key": "circularcamptower_Sheet1_name_display_188", "text": "第138层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000139, @@ -6252,7 +6252,7 @@ "key": "circularcamptower_Sheet1_name_display_189", "text": "第139层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000140, @@ -6297,7 +6297,7 @@ "key": "circularcamptower_Sheet1_name_display_190", "text": "第140层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000141, @@ -6342,7 +6342,7 @@ "key": "circularcamptower_Sheet1_name_display_191", "text": "第141层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000142, @@ -6387,7 +6387,7 @@ "key": "circularcamptower_Sheet1_name_display_192", "text": "第142层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000143, @@ -6432,7 +6432,7 @@ "key": "circularcamptower_Sheet1_name_display_193", "text": "第143层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000144, @@ -6477,7 +6477,7 @@ "key": "circularcamptower_Sheet1_name_display_194", "text": "第144层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000145, @@ -6522,7 +6522,7 @@ "key": "circularcamptower_Sheet1_name_display_195", "text": "第145层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000146, @@ -6567,7 +6567,7 @@ "key": "circularcamptower_Sheet1_name_display_196", "text": "第146层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000147, @@ -6612,7 +6612,7 @@ "key": "circularcamptower_Sheet1_name_display_197", "text": "第147层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000148, @@ -6657,7 +6657,7 @@ "key": "circularcamptower_Sheet1_name_display_198", "text": "第148层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000149, @@ -6702,7 +6702,7 @@ "key": "circularcamptower_Sheet1_name_display_199", "text": "第149层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000150, @@ -6747,7 +6747,7 @@ "key": "circularcamptower_Sheet1_name_display_200", "text": "第150层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000151, @@ -6792,7 +6792,7 @@ "key": "circularcamptower_Sheet1_name_display_201", "text": "第151层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000152, @@ -6837,7 +6837,7 @@ "key": "circularcamptower_Sheet1_name_display_202", "text": "第152层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000153, @@ -6882,7 +6882,7 @@ "key": "circularcamptower_Sheet1_name_display_203", "text": "第153层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000154, @@ -6927,7 +6927,7 @@ "key": "circularcamptower_Sheet1_name_display_204", "text": "第154层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000155, @@ -6972,7 +6972,7 @@ "key": "circularcamptower_Sheet1_name_display_205", "text": "第155层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000156, @@ -7017,7 +7017,7 @@ "key": "circularcamptower_Sheet1_name_display_206", "text": "第156层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000157, @@ -7062,7 +7062,7 @@ "key": "circularcamptower_Sheet1_name_display_207", "text": "第157层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000158, @@ -7107,7 +7107,7 @@ "key": "circularcamptower_Sheet1_name_display_208", "text": "第158层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000159, @@ -7152,7 +7152,7 @@ "key": "circularcamptower_Sheet1_name_display_209", "text": "第159层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000160, @@ -7197,7 +7197,7 @@ "key": "circularcamptower_Sheet1_name_display_210", "text": "第160层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000161, @@ -7242,7 +7242,7 @@ "key": "circularcamptower_Sheet1_name_display_211", "text": "第161层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000162, @@ -7287,7 +7287,7 @@ "key": "circularcamptower_Sheet1_name_display_212", "text": "第162层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000163, @@ -7332,7 +7332,7 @@ "key": "circularcamptower_Sheet1_name_display_213", "text": "第163层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000164, @@ -7377,7 +7377,7 @@ "key": "circularcamptower_Sheet1_name_display_214", "text": "第164层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000165, @@ -7422,7 +7422,7 @@ "key": "circularcamptower_Sheet1_name_display_215", "text": "第165层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000166, @@ -7467,7 +7467,7 @@ "key": "circularcamptower_Sheet1_name_display_216", "text": "第166层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000167, @@ -7512,7 +7512,7 @@ "key": "circularcamptower_Sheet1_name_display_217", "text": "第167层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000168, @@ -7557,7 +7557,7 @@ "key": "circularcamptower_Sheet1_name_display_218", "text": "第168层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000169, @@ -7602,7 +7602,7 @@ "key": "circularcamptower_Sheet1_name_display_219", "text": "第169层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000170, @@ -7647,7 +7647,7 @@ "key": "circularcamptower_Sheet1_name_display_220", "text": "第170层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000171, @@ -7692,7 +7692,7 @@ "key": "circularcamptower_Sheet1_name_display_221", "text": "第171层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000172, @@ -7737,7 +7737,7 @@ "key": "circularcamptower_Sheet1_name_display_222", "text": "第172层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000173, @@ -7782,7 +7782,7 @@ "key": "circularcamptower_Sheet1_name_display_223", "text": "第173层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000174, @@ -7827,7 +7827,7 @@ "key": "circularcamptower_Sheet1_name_display_224", "text": "第174层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000175, @@ -7872,7 +7872,7 @@ "key": "circularcamptower_Sheet1_name_display_225", "text": "第175层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000176, @@ -7917,7 +7917,7 @@ "key": "circularcamptower_Sheet1_name_display_226", "text": "第176层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000177, @@ -7962,7 +7962,7 @@ "key": "circularcamptower_Sheet1_name_display_227", "text": "第177层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000178, @@ -8007,7 +8007,7 @@ "key": "circularcamptower_Sheet1_name_display_228", "text": "第178层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000179, @@ -8052,7 +8052,7 @@ "key": "circularcamptower_Sheet1_name_display_229", "text": "第179层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000180, @@ -8097,7 +8097,7 @@ "key": "circularcamptower_Sheet1_name_display_230", "text": "第180层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000181, @@ -8142,7 +8142,7 @@ "key": "circularcamptower_Sheet1_name_display_231", "text": "第181层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000182, @@ -8187,7 +8187,7 @@ "key": "circularcamptower_Sheet1_name_display_232", "text": "第182层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000183, @@ -8232,7 +8232,7 @@ "key": "circularcamptower_Sheet1_name_display_233", "text": "第183层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000184, @@ -8277,7 +8277,7 @@ "key": "circularcamptower_Sheet1_name_display_234", "text": "第184层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000185, @@ -8322,7 +8322,7 @@ "key": "circularcamptower_Sheet1_name_display_235", "text": "第185层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000186, @@ -8367,7 +8367,7 @@ "key": "circularcamptower_Sheet1_name_display_236", "text": "第186层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000187, @@ -8412,7 +8412,7 @@ "key": "circularcamptower_Sheet1_name_display_237", "text": "第187层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000188, @@ -8457,7 +8457,7 @@ "key": "circularcamptower_Sheet1_name_display_238", "text": "第188层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000189, @@ -8502,7 +8502,7 @@ "key": "circularcamptower_Sheet1_name_display_239", "text": "第189层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000190, @@ -8547,7 +8547,7 @@ "key": "circularcamptower_Sheet1_name_display_240", "text": "第190层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000191, @@ -8592,7 +8592,7 @@ "key": "circularcamptower_Sheet1_name_display_241", "text": "第191层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000192, @@ -8637,7 +8637,7 @@ "key": "circularcamptower_Sheet1_name_display_242", "text": "第192层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000193, @@ -8682,7 +8682,7 @@ "key": "circularcamptower_Sheet1_name_display_243", "text": "第193层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000194, @@ -8727,7 +8727,7 @@ "key": "circularcamptower_Sheet1_name_display_244", "text": "第194层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000195, @@ -8772,7 +8772,7 @@ "key": "circularcamptower_Sheet1_name_display_245", "text": "第195层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000196, @@ -8817,7 +8817,7 @@ "key": "circularcamptower_Sheet1_name_display_246", "text": "第196层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000197, @@ -8862,7 +8862,7 @@ "key": "circularcamptower_Sheet1_name_display_247", "text": "第197层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000198, @@ -8907,7 +8907,7 @@ "key": "circularcamptower_Sheet1_name_display_248", "text": "第198层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000199, @@ -8952,7 +8952,7 @@ "key": "circularcamptower_Sheet1_name_display_249", "text": "第199层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000200, @@ -8997,7 +8997,7 @@ "key": "circularcamptower_Sheet1_name_display_250", "text": "第200层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000201, @@ -9042,7 +9042,7 @@ "key": "circularcamptower_Sheet1_name_display_251", "text": "第201层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000202, @@ -9087,7 +9087,7 @@ "key": "circularcamptower_Sheet1_name_display_252", "text": "第202层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000203, @@ -9132,7 +9132,7 @@ "key": "circularcamptower_Sheet1_name_display_253", "text": "第203层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000204, @@ -9177,7 +9177,7 @@ "key": "circularcamptower_Sheet1_name_display_254", "text": "第204层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000205, @@ -9222,7 +9222,7 @@ "key": "circularcamptower_Sheet1_name_display_255", "text": "第205层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000206, @@ -9267,7 +9267,7 @@ "key": "circularcamptower_Sheet1_name_display_256", "text": "第206层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000207, @@ -9312,7 +9312,7 @@ "key": "circularcamptower_Sheet1_name_display_257", "text": "第207层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000208, @@ -9357,7 +9357,7 @@ "key": "circularcamptower_Sheet1_name_display_258", "text": "第208层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000209, @@ -9402,7 +9402,7 @@ "key": "circularcamptower_Sheet1_name_display_259", "text": "第209层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000210, @@ -9447,7 +9447,7 @@ "key": "circularcamptower_Sheet1_name_display_260", "text": "第210层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000211, @@ -9492,7 +9492,7 @@ "key": "circularcamptower_Sheet1_name_display_261", "text": "第211层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000212, @@ -9537,7 +9537,7 @@ "key": "circularcamptower_Sheet1_name_display_262", "text": "第212层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000213, @@ -9582,7 +9582,7 @@ "key": "circularcamptower_Sheet1_name_display_263", "text": "第213层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000214, @@ -9627,7 +9627,7 @@ "key": "circularcamptower_Sheet1_name_display_264", "text": "第214层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000215, @@ -9672,7 +9672,7 @@ "key": "circularcamptower_Sheet1_name_display_265", "text": "第215层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000216, @@ -9717,7 +9717,7 @@ "key": "circularcamptower_Sheet1_name_display_266", "text": "第216层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000217, @@ -9762,7 +9762,7 @@ "key": "circularcamptower_Sheet1_name_display_267", "text": "第217层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000218, @@ -9807,7 +9807,7 @@ "key": "circularcamptower_Sheet1_name_display_268", "text": "第218层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000219, @@ -9852,7 +9852,7 @@ "key": "circularcamptower_Sheet1_name_display_269", "text": "第219层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000220, @@ -9897,7 +9897,7 @@ "key": "circularcamptower_Sheet1_name_display_270", "text": "第220层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000221, @@ -9942,7 +9942,7 @@ "key": "circularcamptower_Sheet1_name_display_271", "text": "第221层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000222, @@ -9987,7 +9987,7 @@ "key": "circularcamptower_Sheet1_name_display_272", "text": "第222层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000223, @@ -10032,7 +10032,7 @@ "key": "circularcamptower_Sheet1_name_display_273", "text": "第223层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000224, @@ -10077,7 +10077,7 @@ "key": "circularcamptower_Sheet1_name_display_274", "text": "第224层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000225, @@ -10122,7 +10122,7 @@ "key": "circularcamptower_Sheet1_name_display_275", "text": "第225层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000226, @@ -10167,7 +10167,7 @@ "key": "circularcamptower_Sheet1_name_display_276", "text": "第226层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000227, @@ -10212,7 +10212,7 @@ "key": "circularcamptower_Sheet1_name_display_277", "text": "第227层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000228, @@ -10257,7 +10257,7 @@ "key": "circularcamptower_Sheet1_name_display_278", "text": "第228层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000229, @@ -10302,7 +10302,7 @@ "key": "circularcamptower_Sheet1_name_display_279", "text": "第229层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000230, @@ -10347,7 +10347,7 @@ "key": "circularcamptower_Sheet1_name_display_280", "text": "第230层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000231, @@ -10392,7 +10392,7 @@ "key": "circularcamptower_Sheet1_name_display_281", "text": "第231层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000232, @@ -10437,7 +10437,7 @@ "key": "circularcamptower_Sheet1_name_display_282", "text": "第232层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000233, @@ -10482,7 +10482,7 @@ "key": "circularcamptower_Sheet1_name_display_283", "text": "第233层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000234, @@ -10527,7 +10527,7 @@ "key": "circularcamptower_Sheet1_name_display_284", "text": "第234层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000235, @@ -10572,7 +10572,7 @@ "key": "circularcamptower_Sheet1_name_display_285", "text": "第235层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000236, @@ -10617,7 +10617,7 @@ "key": "circularcamptower_Sheet1_name_display_286", "text": "第236层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000237, @@ -10662,7 +10662,7 @@ "key": "circularcamptower_Sheet1_name_display_287", "text": "第237层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000238, @@ -10707,7 +10707,7 @@ "key": "circularcamptower_Sheet1_name_display_288", "text": "第238层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000239, @@ -10752,7 +10752,7 @@ "key": "circularcamptower_Sheet1_name_display_289", "text": "第239层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000240, @@ -10797,7 +10797,7 @@ "key": "circularcamptower_Sheet1_name_display_290", "text": "第240层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000241, @@ -10842,7 +10842,7 @@ "key": "circularcamptower_Sheet1_name_display_291", "text": "第241层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000242, @@ -10887,7 +10887,7 @@ "key": "circularcamptower_Sheet1_name_display_292", "text": "第242层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000243, @@ -10932,7 +10932,7 @@ "key": "circularcamptower_Sheet1_name_display_293", "text": "第243层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000244, @@ -10977,7 +10977,7 @@ "key": "circularcamptower_Sheet1_name_display_294", "text": "第244层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000245, @@ -11022,7 +11022,7 @@ "key": "circularcamptower_Sheet1_name_display_295", "text": "第245层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000246, @@ -11067,7 +11067,7 @@ "key": "circularcamptower_Sheet1_name_display_296", "text": "第246层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000247, @@ -11112,7 +11112,7 @@ "key": "circularcamptower_Sheet1_name_display_297", "text": "第247层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000248, @@ -11157,7 +11157,7 @@ "key": "circularcamptower_Sheet1_name_display_298", "text": "第248层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000249, @@ -11202,7 +11202,7 @@ "key": "circularcamptower_Sheet1_name_display_299", "text": "第249层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 21000250, @@ -11247,7 +11247,7 @@ "key": "circularcamptower_Sheet1_name_display_300", "text": "第250层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000001, @@ -11292,7 +11292,7 @@ "key": "circularcamptower_Sheet1_name_display_51", "text": "第1层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000002, @@ -11337,7 +11337,7 @@ "key": "circularcamptower_Sheet1_name_display_52", "text": "第2层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000003, @@ -11382,7 +11382,7 @@ "key": "circularcamptower_Sheet1_name_display_53", "text": "第3层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000004, @@ -11427,7 +11427,7 @@ "key": "circularcamptower_Sheet1_name_display_54", "text": "第4层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000005, @@ -11472,7 +11472,7 @@ "key": "circularcamptower_Sheet1_name_display_55", "text": "第5层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000006, @@ -11517,7 +11517,7 @@ "key": "circularcamptower_Sheet1_name_display_56", "text": "第6层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000007, @@ -11562,7 +11562,7 @@ "key": "circularcamptower_Sheet1_name_display_57", "text": "第7层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000008, @@ -11607,7 +11607,7 @@ "key": "circularcamptower_Sheet1_name_display_58", "text": "第8层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000009, @@ -11652,7 +11652,7 @@ "key": "circularcamptower_Sheet1_name_display_59", "text": "第9层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000010, @@ -11697,7 +11697,7 @@ "key": "circularcamptower_Sheet1_name_display_60", "text": "第10层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000011, @@ -11742,7 +11742,7 @@ "key": "circularcamptower_Sheet1_name_display_61", "text": "第11层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000012, @@ -11787,7 +11787,7 @@ "key": "circularcamptower_Sheet1_name_display_62", "text": "第12层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000013, @@ -11832,7 +11832,7 @@ "key": "circularcamptower_Sheet1_name_display_63", "text": "第13层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000014, @@ -11877,7 +11877,7 @@ "key": "circularcamptower_Sheet1_name_display_64", "text": "第14层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000015, @@ -11922,7 +11922,7 @@ "key": "circularcamptower_Sheet1_name_display_65", "text": "第15层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000016, @@ -11967,7 +11967,7 @@ "key": "circularcamptower_Sheet1_name_display_66", "text": "第16层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000017, @@ -12012,7 +12012,7 @@ "key": "circularcamptower_Sheet1_name_display_67", "text": "第17层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000018, @@ -12057,7 +12057,7 @@ "key": "circularcamptower_Sheet1_name_display_68", "text": "第18层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000019, @@ -12102,7 +12102,7 @@ "key": "circularcamptower_Sheet1_name_display_69", "text": "第19层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000020, @@ -12147,7 +12147,7 @@ "key": "circularcamptower_Sheet1_name_display_70", "text": "第20层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000021, @@ -12192,7 +12192,7 @@ "key": "circularcamptower_Sheet1_name_display_71", "text": "第21层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000022, @@ -12237,7 +12237,7 @@ "key": "circularcamptower_Sheet1_name_display_72", "text": "第22层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000023, @@ -12282,7 +12282,7 @@ "key": "circularcamptower_Sheet1_name_display_73", "text": "第23层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000024, @@ -12327,7 +12327,7 @@ "key": "circularcamptower_Sheet1_name_display_74", "text": "第24层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000025, @@ -12372,7 +12372,7 @@ "key": "circularcamptower_Sheet1_name_display_75", "text": "第25层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000026, @@ -12417,7 +12417,7 @@ "key": "circularcamptower_Sheet1_name_display_76", "text": "第26层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000027, @@ -12462,7 +12462,7 @@ "key": "circularcamptower_Sheet1_name_display_77", "text": "第27层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000028, @@ -12507,7 +12507,7 @@ "key": "circularcamptower_Sheet1_name_display_78", "text": "第28层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000029, @@ -12552,7 +12552,7 @@ "key": "circularcamptower_Sheet1_name_display_79", "text": "第29层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000030, @@ -12597,7 +12597,7 @@ "key": "circularcamptower_Sheet1_name_display_80", "text": "第30层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000031, @@ -12642,7 +12642,7 @@ "key": "circularcamptower_Sheet1_name_display_81", "text": "第31层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000032, @@ -12687,7 +12687,7 @@ "key": "circularcamptower_Sheet1_name_display_82", "text": "第32层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000033, @@ -12732,7 +12732,7 @@ "key": "circularcamptower_Sheet1_name_display_83", "text": "第33层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000034, @@ -12777,7 +12777,7 @@ "key": "circularcamptower_Sheet1_name_display_84", "text": "第34层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000035, @@ -12822,7 +12822,7 @@ "key": "circularcamptower_Sheet1_name_display_85", "text": "第35层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000036, @@ -12867,7 +12867,7 @@ "key": "circularcamptower_Sheet1_name_display_86", "text": "第36层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000037, @@ -12912,7 +12912,7 @@ "key": "circularcamptower_Sheet1_name_display_87", "text": "第37层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000038, @@ -12957,7 +12957,7 @@ "key": "circularcamptower_Sheet1_name_display_88", "text": "第38层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000039, @@ -13002,7 +13002,7 @@ "key": "circularcamptower_Sheet1_name_display_89", "text": "第39层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000040, @@ -13047,7 +13047,7 @@ "key": "circularcamptower_Sheet1_name_display_90", "text": "第40层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000041, @@ -13092,7 +13092,7 @@ "key": "circularcamptower_Sheet1_name_display_91", "text": "第41层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000042, @@ -13137,7 +13137,7 @@ "key": "circularcamptower_Sheet1_name_display_92", "text": "第42层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000043, @@ -13182,7 +13182,7 @@ "key": "circularcamptower_Sheet1_name_display_93", "text": "第43层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000044, @@ -13227,7 +13227,7 @@ "key": "circularcamptower_Sheet1_name_display_94", "text": "第44层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000045, @@ -13272,7 +13272,7 @@ "key": "circularcamptower_Sheet1_name_display_95", "text": "第45层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000046, @@ -13317,7 +13317,7 @@ "key": "circularcamptower_Sheet1_name_display_96", "text": "第46层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000047, @@ -13362,7 +13362,7 @@ "key": "circularcamptower_Sheet1_name_display_97", "text": "第47层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000048, @@ -13407,7 +13407,7 @@ "key": "circularcamptower_Sheet1_name_display_98", "text": "第48层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000049, @@ -13452,7 +13452,7 @@ "key": "circularcamptower_Sheet1_name_display_99", "text": "第49层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000050, @@ -13497,7 +13497,7 @@ "key": "circularcamptower_Sheet1_name_display_100", "text": "第50层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000051, @@ -13542,7 +13542,7 @@ "key": "circularcamptower_Sheet1_name_display_101", "text": "第51层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000052, @@ -13587,7 +13587,7 @@ "key": "circularcamptower_Sheet1_name_display_102", "text": "第52层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000053, @@ -13632,7 +13632,7 @@ "key": "circularcamptower_Sheet1_name_display_103", "text": "第53层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000054, @@ -13677,7 +13677,7 @@ "key": "circularcamptower_Sheet1_name_display_104", "text": "第54层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000055, @@ -13722,7 +13722,7 @@ "key": "circularcamptower_Sheet1_name_display_105", "text": "第55层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000056, @@ -13767,7 +13767,7 @@ "key": "circularcamptower_Sheet1_name_display_106", "text": "第56层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000057, @@ -13812,7 +13812,7 @@ "key": "circularcamptower_Sheet1_name_display_107", "text": "第57层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000058, @@ -13857,7 +13857,7 @@ "key": "circularcamptower_Sheet1_name_display_108", "text": "第58层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000059, @@ -13902,7 +13902,7 @@ "key": "circularcamptower_Sheet1_name_display_109", "text": "第59层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000060, @@ -13947,7 +13947,7 @@ "key": "circularcamptower_Sheet1_name_display_110", "text": "第60层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000061, @@ -13992,7 +13992,7 @@ "key": "circularcamptower_Sheet1_name_display_111", "text": "第61层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000062, @@ -14037,7 +14037,7 @@ "key": "circularcamptower_Sheet1_name_display_112", "text": "第62层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000063, @@ -14082,7 +14082,7 @@ "key": "circularcamptower_Sheet1_name_display_113", "text": "第63层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000064, @@ -14127,7 +14127,7 @@ "key": "circularcamptower_Sheet1_name_display_114", "text": "第64层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000065, @@ -14172,7 +14172,7 @@ "key": "circularcamptower_Sheet1_name_display_115", "text": "第65层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000066, @@ -14217,7 +14217,7 @@ "key": "circularcamptower_Sheet1_name_display_116", "text": "第66层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000067, @@ -14262,7 +14262,7 @@ "key": "circularcamptower_Sheet1_name_display_117", "text": "第67层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000068, @@ -14307,7 +14307,7 @@ "key": "circularcamptower_Sheet1_name_display_118", "text": "第68层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000069, @@ -14352,7 +14352,7 @@ "key": "circularcamptower_Sheet1_name_display_119", "text": "第69层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000070, @@ -14397,7 +14397,7 @@ "key": "circularcamptower_Sheet1_name_display_120", "text": "第70层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000071, @@ -14442,7 +14442,7 @@ "key": "circularcamptower_Sheet1_name_display_121", "text": "第71层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000072, @@ -14487,7 +14487,7 @@ "key": "circularcamptower_Sheet1_name_display_122", "text": "第72层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000073, @@ -14532,7 +14532,7 @@ "key": "circularcamptower_Sheet1_name_display_123", "text": "第73层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000074, @@ -14577,7 +14577,7 @@ "key": "circularcamptower_Sheet1_name_display_124", "text": "第74层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000075, @@ -14622,7 +14622,7 @@ "key": "circularcamptower_Sheet1_name_display_125", "text": "第75层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000076, @@ -14667,7 +14667,7 @@ "key": "circularcamptower_Sheet1_name_display_126", "text": "第76层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000077, @@ -14712,7 +14712,7 @@ "key": "circularcamptower_Sheet1_name_display_127", "text": "第77层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000078, @@ -14757,7 +14757,7 @@ "key": "circularcamptower_Sheet1_name_display_128", "text": "第78层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000079, @@ -14802,7 +14802,7 @@ "key": "circularcamptower_Sheet1_name_display_129", "text": "第79层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000080, @@ -14847,7 +14847,7 @@ "key": "circularcamptower_Sheet1_name_display_130", "text": "第80层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000081, @@ -14892,7 +14892,7 @@ "key": "circularcamptower_Sheet1_name_display_131", "text": "第81层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000082, @@ -14937,7 +14937,7 @@ "key": "circularcamptower_Sheet1_name_display_132", "text": "第82层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000083, @@ -14982,7 +14982,7 @@ "key": "circularcamptower_Sheet1_name_display_133", "text": "第83层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000084, @@ -15027,7 +15027,7 @@ "key": "circularcamptower_Sheet1_name_display_134", "text": "第84层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000085, @@ -15072,7 +15072,7 @@ "key": "circularcamptower_Sheet1_name_display_135", "text": "第85层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000086, @@ -15117,7 +15117,7 @@ "key": "circularcamptower_Sheet1_name_display_136", "text": "第86层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000087, @@ -15162,7 +15162,7 @@ "key": "circularcamptower_Sheet1_name_display_137", "text": "第87层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000088, @@ -15207,7 +15207,7 @@ "key": "circularcamptower_Sheet1_name_display_138", "text": "第88层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000089, @@ -15252,7 +15252,7 @@ "key": "circularcamptower_Sheet1_name_display_139", "text": "第89层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000090, @@ -15297,7 +15297,7 @@ "key": "circularcamptower_Sheet1_name_display_140", "text": "第90层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000091, @@ -15342,7 +15342,7 @@ "key": "circularcamptower_Sheet1_name_display_141", "text": "第91层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000092, @@ -15387,7 +15387,7 @@ "key": "circularcamptower_Sheet1_name_display_142", "text": "第92层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000093, @@ -15432,7 +15432,7 @@ "key": "circularcamptower_Sheet1_name_display_143", "text": "第93层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000094, @@ -15477,7 +15477,7 @@ "key": "circularcamptower_Sheet1_name_display_144", "text": "第94层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000095, @@ -15522,7 +15522,7 @@ "key": "circularcamptower_Sheet1_name_display_145", "text": "第95层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000096, @@ -15567,7 +15567,7 @@ "key": "circularcamptower_Sheet1_name_display_146", "text": "第96层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000097, @@ -15612,7 +15612,7 @@ "key": "circularcamptower_Sheet1_name_display_147", "text": "第97层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000098, @@ -15657,7 +15657,7 @@ "key": "circularcamptower_Sheet1_name_display_148", "text": "第98层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000099, @@ -15702,7 +15702,7 @@ "key": "circularcamptower_Sheet1_name_display_149", "text": "第99层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000100, @@ -15747,7 +15747,7 @@ "key": "circularcamptower_Sheet1_name_display_150", "text": "第100层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000101, @@ -15792,7 +15792,7 @@ "key": "circularcamptower_Sheet1_name_display_151", "text": "第101层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000102, @@ -15837,7 +15837,7 @@ "key": "circularcamptower_Sheet1_name_display_152", "text": "第102层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000103, @@ -15882,7 +15882,7 @@ "key": "circularcamptower_Sheet1_name_display_153", "text": "第103层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000104, @@ -15927,7 +15927,7 @@ "key": "circularcamptower_Sheet1_name_display_154", "text": "第104层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000105, @@ -15972,7 +15972,7 @@ "key": "circularcamptower_Sheet1_name_display_155", "text": "第105层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000106, @@ -16017,7 +16017,7 @@ "key": "circularcamptower_Sheet1_name_display_156", "text": "第106层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000107, @@ -16062,7 +16062,7 @@ "key": "circularcamptower_Sheet1_name_display_157", "text": "第107层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000108, @@ -16107,7 +16107,7 @@ "key": "circularcamptower_Sheet1_name_display_158", "text": "第108层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000109, @@ -16152,7 +16152,7 @@ "key": "circularcamptower_Sheet1_name_display_159", "text": "第109层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000110, @@ -16197,7 +16197,7 @@ "key": "circularcamptower_Sheet1_name_display_160", "text": "第110层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000111, @@ -16242,7 +16242,7 @@ "key": "circularcamptower_Sheet1_name_display_161", "text": "第111层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000112, @@ -16287,7 +16287,7 @@ "key": "circularcamptower_Sheet1_name_display_162", "text": "第112层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000113, @@ -16332,7 +16332,7 @@ "key": "circularcamptower_Sheet1_name_display_163", "text": "第113层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000114, @@ -16377,7 +16377,7 @@ "key": "circularcamptower_Sheet1_name_display_164", "text": "第114层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000115, @@ -16422,7 +16422,7 @@ "key": "circularcamptower_Sheet1_name_display_165", "text": "第115层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000116, @@ -16467,7 +16467,7 @@ "key": "circularcamptower_Sheet1_name_display_166", "text": "第116层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000117, @@ -16512,7 +16512,7 @@ "key": "circularcamptower_Sheet1_name_display_167", "text": "第117层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000118, @@ -16557,7 +16557,7 @@ "key": "circularcamptower_Sheet1_name_display_168", "text": "第118层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000119, @@ -16602,7 +16602,7 @@ "key": "circularcamptower_Sheet1_name_display_169", "text": "第119层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000120, @@ -16647,7 +16647,7 @@ "key": "circularcamptower_Sheet1_name_display_170", "text": "第120层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000121, @@ -16692,7 +16692,7 @@ "key": "circularcamptower_Sheet1_name_display_171", "text": "第121层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000122, @@ -16737,7 +16737,7 @@ "key": "circularcamptower_Sheet1_name_display_172", "text": "第122层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000123, @@ -16782,7 +16782,7 @@ "key": "circularcamptower_Sheet1_name_display_173", "text": "第123层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000124, @@ -16827,7 +16827,7 @@ "key": "circularcamptower_Sheet1_name_display_174", "text": "第124层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000125, @@ -16872,7 +16872,7 @@ "key": "circularcamptower_Sheet1_name_display_175", "text": "第125层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000126, @@ -16917,7 +16917,7 @@ "key": "circularcamptower_Sheet1_name_display_176", "text": "第126层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000127, @@ -16962,7 +16962,7 @@ "key": "circularcamptower_Sheet1_name_display_177", "text": "第127层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000128, @@ -17007,7 +17007,7 @@ "key": "circularcamptower_Sheet1_name_display_178", "text": "第128层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000129, @@ -17052,7 +17052,7 @@ "key": "circularcamptower_Sheet1_name_display_179", "text": "第129层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000130, @@ -17097,7 +17097,7 @@ "key": "circularcamptower_Sheet1_name_display_180", "text": "第130层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000131, @@ -17142,7 +17142,7 @@ "key": "circularcamptower_Sheet1_name_display_181", "text": "第131层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000132, @@ -17187,7 +17187,7 @@ "key": "circularcamptower_Sheet1_name_display_182", "text": "第132层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000133, @@ -17232,7 +17232,7 @@ "key": "circularcamptower_Sheet1_name_display_183", "text": "第133层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000134, @@ -17277,7 +17277,7 @@ "key": "circularcamptower_Sheet1_name_display_184", "text": "第134层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000135, @@ -17322,7 +17322,7 @@ "key": "circularcamptower_Sheet1_name_display_185", "text": "第135层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000136, @@ -17367,7 +17367,7 @@ "key": "circularcamptower_Sheet1_name_display_186", "text": "第136层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000137, @@ -17412,7 +17412,7 @@ "key": "circularcamptower_Sheet1_name_display_187", "text": "第137层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000138, @@ -17457,7 +17457,7 @@ "key": "circularcamptower_Sheet1_name_display_188", "text": "第138层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000139, @@ -17502,7 +17502,7 @@ "key": "circularcamptower_Sheet1_name_display_189", "text": "第139层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000140, @@ -17547,7 +17547,7 @@ "key": "circularcamptower_Sheet1_name_display_190", "text": "第140层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000141, @@ -17592,7 +17592,7 @@ "key": "circularcamptower_Sheet1_name_display_191", "text": "第141层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000142, @@ -17637,7 +17637,7 @@ "key": "circularcamptower_Sheet1_name_display_192", "text": "第142层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000143, @@ -17682,7 +17682,7 @@ "key": "circularcamptower_Sheet1_name_display_193", "text": "第143层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000144, @@ -17727,7 +17727,7 @@ "key": "circularcamptower_Sheet1_name_display_194", "text": "第144层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000145, @@ -17772,7 +17772,7 @@ "key": "circularcamptower_Sheet1_name_display_195", "text": "第145层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000146, @@ -17817,7 +17817,7 @@ "key": "circularcamptower_Sheet1_name_display_196", "text": "第146层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000147, @@ -17862,7 +17862,7 @@ "key": "circularcamptower_Sheet1_name_display_197", "text": "第147层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000148, @@ -17907,7 +17907,7 @@ "key": "circularcamptower_Sheet1_name_display_198", "text": "第148层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000149, @@ -17952,7 +17952,7 @@ "key": "circularcamptower_Sheet1_name_display_199", "text": "第149层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000150, @@ -17997,7 +17997,7 @@ "key": "circularcamptower_Sheet1_name_display_200", "text": "第150层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000151, @@ -18042,7 +18042,7 @@ "key": "circularcamptower_Sheet1_name_display_201", "text": "第151层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000152, @@ -18087,7 +18087,7 @@ "key": "circularcamptower_Sheet1_name_display_202", "text": "第152层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000153, @@ -18132,7 +18132,7 @@ "key": "circularcamptower_Sheet1_name_display_203", "text": "第153层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000154, @@ -18177,7 +18177,7 @@ "key": "circularcamptower_Sheet1_name_display_204", "text": "第154层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000155, @@ -18222,7 +18222,7 @@ "key": "circularcamptower_Sheet1_name_display_205", "text": "第155层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000156, @@ -18267,7 +18267,7 @@ "key": "circularcamptower_Sheet1_name_display_206", "text": "第156层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000157, @@ -18312,7 +18312,7 @@ "key": "circularcamptower_Sheet1_name_display_207", "text": "第157层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000158, @@ -18357,7 +18357,7 @@ "key": "circularcamptower_Sheet1_name_display_208", "text": "第158层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000159, @@ -18402,7 +18402,7 @@ "key": "circularcamptower_Sheet1_name_display_209", "text": "第159层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000160, @@ -18447,7 +18447,7 @@ "key": "circularcamptower_Sheet1_name_display_210", "text": "第160层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000161, @@ -18492,7 +18492,7 @@ "key": "circularcamptower_Sheet1_name_display_211", "text": "第161层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000162, @@ -18537,7 +18537,7 @@ "key": "circularcamptower_Sheet1_name_display_212", "text": "第162层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000163, @@ -18582,7 +18582,7 @@ "key": "circularcamptower_Sheet1_name_display_213", "text": "第163层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000164, @@ -18627,7 +18627,7 @@ "key": "circularcamptower_Sheet1_name_display_214", "text": "第164层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000165, @@ -18672,7 +18672,7 @@ "key": "circularcamptower_Sheet1_name_display_215", "text": "第165层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000166, @@ -18717,7 +18717,7 @@ "key": "circularcamptower_Sheet1_name_display_216", "text": "第166层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000167, @@ -18762,7 +18762,7 @@ "key": "circularcamptower_Sheet1_name_display_217", "text": "第167层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000168, @@ -18807,7 +18807,7 @@ "key": "circularcamptower_Sheet1_name_display_218", "text": "第168层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000169, @@ -18852,7 +18852,7 @@ "key": "circularcamptower_Sheet1_name_display_219", "text": "第169层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000170, @@ -18897,7 +18897,7 @@ "key": "circularcamptower_Sheet1_name_display_220", "text": "第170层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000171, @@ -18942,7 +18942,7 @@ "key": "circularcamptower_Sheet1_name_display_221", "text": "第171层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000172, @@ -18987,7 +18987,7 @@ "key": "circularcamptower_Sheet1_name_display_222", "text": "第172层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000173, @@ -19032,7 +19032,7 @@ "key": "circularcamptower_Sheet1_name_display_223", "text": "第173层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000174, @@ -19077,7 +19077,7 @@ "key": "circularcamptower_Sheet1_name_display_224", "text": "第174层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000175, @@ -19122,7 +19122,7 @@ "key": "circularcamptower_Sheet1_name_display_225", "text": "第175层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000176, @@ -19167,7 +19167,7 @@ "key": "circularcamptower_Sheet1_name_display_226", "text": "第176层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000177, @@ -19212,7 +19212,7 @@ "key": "circularcamptower_Sheet1_name_display_227", "text": "第177层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000178, @@ -19257,7 +19257,7 @@ "key": "circularcamptower_Sheet1_name_display_228", "text": "第178层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000179, @@ -19302,7 +19302,7 @@ "key": "circularcamptower_Sheet1_name_display_229", "text": "第179层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000180, @@ -19347,7 +19347,7 @@ "key": "circularcamptower_Sheet1_name_display_230", "text": "第180层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000181, @@ -19392,7 +19392,7 @@ "key": "circularcamptower_Sheet1_name_display_231", "text": "第181层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000182, @@ -19437,7 +19437,7 @@ "key": "circularcamptower_Sheet1_name_display_232", "text": "第182层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000183, @@ -19482,7 +19482,7 @@ "key": "circularcamptower_Sheet1_name_display_233", "text": "第183层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000184, @@ -19527,7 +19527,7 @@ "key": "circularcamptower_Sheet1_name_display_234", "text": "第184层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000185, @@ -19572,7 +19572,7 @@ "key": "circularcamptower_Sheet1_name_display_235", "text": "第185层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000186, @@ -19617,7 +19617,7 @@ "key": "circularcamptower_Sheet1_name_display_236", "text": "第186层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000187, @@ -19662,7 +19662,7 @@ "key": "circularcamptower_Sheet1_name_display_237", "text": "第187层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000188, @@ -19707,7 +19707,7 @@ "key": "circularcamptower_Sheet1_name_display_238", "text": "第188层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000189, @@ -19752,7 +19752,7 @@ "key": "circularcamptower_Sheet1_name_display_239", "text": "第189层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000190, @@ -19797,7 +19797,7 @@ "key": "circularcamptower_Sheet1_name_display_240", "text": "第190层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000191, @@ -19842,7 +19842,7 @@ "key": "circularcamptower_Sheet1_name_display_241", "text": "第191层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000192, @@ -19887,7 +19887,7 @@ "key": "circularcamptower_Sheet1_name_display_242", "text": "第192层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000193, @@ -19932,7 +19932,7 @@ "key": "circularcamptower_Sheet1_name_display_243", "text": "第193层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000194, @@ -19977,7 +19977,7 @@ "key": "circularcamptower_Sheet1_name_display_244", "text": "第194层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000195, @@ -20022,7 +20022,7 @@ "key": "circularcamptower_Sheet1_name_display_245", "text": "第195层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000196, @@ -20067,7 +20067,7 @@ "key": "circularcamptower_Sheet1_name_display_246", "text": "第196层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000197, @@ -20112,7 +20112,7 @@ "key": "circularcamptower_Sheet1_name_display_247", "text": "第197层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000198, @@ -20157,7 +20157,7 @@ "key": "circularcamptower_Sheet1_name_display_248", "text": "第198层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000199, @@ -20202,7 +20202,7 @@ "key": "circularcamptower_Sheet1_name_display_249", "text": "第199层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000200, @@ -20247,7 +20247,7 @@ "key": "circularcamptower_Sheet1_name_display_250", "text": "第200层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000201, @@ -20292,7 +20292,7 @@ "key": "circularcamptower_Sheet1_name_display_251", "text": "第201层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000202, @@ -20337,7 +20337,7 @@ "key": "circularcamptower_Sheet1_name_display_252", "text": "第202层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000203, @@ -20382,7 +20382,7 @@ "key": "circularcamptower_Sheet1_name_display_253", "text": "第203层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000204, @@ -20427,7 +20427,7 @@ "key": "circularcamptower_Sheet1_name_display_254", "text": "第204层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000205, @@ -20472,7 +20472,7 @@ "key": "circularcamptower_Sheet1_name_display_255", "text": "第205层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000206, @@ -20517,7 +20517,7 @@ "key": "circularcamptower_Sheet1_name_display_256", "text": "第206层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000207, @@ -20562,7 +20562,7 @@ "key": "circularcamptower_Sheet1_name_display_257", "text": "第207层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000208, @@ -20607,7 +20607,7 @@ "key": "circularcamptower_Sheet1_name_display_258", "text": "第208层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000209, @@ -20652,7 +20652,7 @@ "key": "circularcamptower_Sheet1_name_display_259", "text": "第209层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000210, @@ -20697,7 +20697,7 @@ "key": "circularcamptower_Sheet1_name_display_260", "text": "第210层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000211, @@ -20742,7 +20742,7 @@ "key": "circularcamptower_Sheet1_name_display_261", "text": "第211层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000212, @@ -20787,7 +20787,7 @@ "key": "circularcamptower_Sheet1_name_display_262", "text": "第212层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000213, @@ -20832,7 +20832,7 @@ "key": "circularcamptower_Sheet1_name_display_263", "text": "第213层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000214, @@ -20877,7 +20877,7 @@ "key": "circularcamptower_Sheet1_name_display_264", "text": "第214层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000215, @@ -20922,7 +20922,7 @@ "key": "circularcamptower_Sheet1_name_display_265", "text": "第215层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000216, @@ -20967,7 +20967,7 @@ "key": "circularcamptower_Sheet1_name_display_266", "text": "第216层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000217, @@ -21012,7 +21012,7 @@ "key": "circularcamptower_Sheet1_name_display_267", "text": "第217层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000218, @@ -21057,7 +21057,7 @@ "key": "circularcamptower_Sheet1_name_display_268", "text": "第218层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000219, @@ -21102,7 +21102,7 @@ "key": "circularcamptower_Sheet1_name_display_269", "text": "第219层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000220, @@ -21147,7 +21147,7 @@ "key": "circularcamptower_Sheet1_name_display_270", "text": "第220层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000221, @@ -21192,7 +21192,7 @@ "key": "circularcamptower_Sheet1_name_display_271", "text": "第221层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000222, @@ -21237,7 +21237,7 @@ "key": "circularcamptower_Sheet1_name_display_272", "text": "第222层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000223, @@ -21282,7 +21282,7 @@ "key": "circularcamptower_Sheet1_name_display_273", "text": "第223层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000224, @@ -21327,7 +21327,7 @@ "key": "circularcamptower_Sheet1_name_display_274", "text": "第224层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000225, @@ -21372,7 +21372,7 @@ "key": "circularcamptower_Sheet1_name_display_275", "text": "第225层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000226, @@ -21417,7 +21417,7 @@ "key": "circularcamptower_Sheet1_name_display_276", "text": "第226层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000227, @@ -21462,7 +21462,7 @@ "key": "circularcamptower_Sheet1_name_display_277", "text": "第227层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000228, @@ -21507,7 +21507,7 @@ "key": "circularcamptower_Sheet1_name_display_278", "text": "第228层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000229, @@ -21552,7 +21552,7 @@ "key": "circularcamptower_Sheet1_name_display_279", "text": "第229层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000230, @@ -21597,7 +21597,7 @@ "key": "circularcamptower_Sheet1_name_display_280", "text": "第230层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000231, @@ -21642,7 +21642,7 @@ "key": "circularcamptower_Sheet1_name_display_281", "text": "第231层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000232, @@ -21687,7 +21687,7 @@ "key": "circularcamptower_Sheet1_name_display_282", "text": "第232层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000233, @@ -21732,7 +21732,7 @@ "key": "circularcamptower_Sheet1_name_display_283", "text": "第233层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000234, @@ -21777,7 +21777,7 @@ "key": "circularcamptower_Sheet1_name_display_284", "text": "第234层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000235, @@ -21822,7 +21822,7 @@ "key": "circularcamptower_Sheet1_name_display_285", "text": "第235层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000236, @@ -21867,7 +21867,7 @@ "key": "circularcamptower_Sheet1_name_display_286", "text": "第236层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000237, @@ -21912,7 +21912,7 @@ "key": "circularcamptower_Sheet1_name_display_287", "text": "第237层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000238, @@ -21957,7 +21957,7 @@ "key": "circularcamptower_Sheet1_name_display_288", "text": "第238层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000239, @@ -22002,7 +22002,7 @@ "key": "circularcamptower_Sheet1_name_display_289", "text": "第239层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000240, @@ -22047,7 +22047,7 @@ "key": "circularcamptower_Sheet1_name_display_290", "text": "第240层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000241, @@ -22092,7 +22092,7 @@ "key": "circularcamptower_Sheet1_name_display_291", "text": "第241层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000242, @@ -22137,7 +22137,7 @@ "key": "circularcamptower_Sheet1_name_display_292", "text": "第242层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000243, @@ -22182,7 +22182,7 @@ "key": "circularcamptower_Sheet1_name_display_293", "text": "第243层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000244, @@ -22227,7 +22227,7 @@ "key": "circularcamptower_Sheet1_name_display_294", "text": "第244层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000245, @@ -22272,7 +22272,7 @@ "key": "circularcamptower_Sheet1_name_display_295", "text": "第245层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000246, @@ -22317,7 +22317,7 @@ "key": "circularcamptower_Sheet1_name_display_296", "text": "第246层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000247, @@ -22362,7 +22362,7 @@ "key": "circularcamptower_Sheet1_name_display_297", "text": "第247层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000248, @@ -22407,7 +22407,7 @@ "key": "circularcamptower_Sheet1_name_display_298", "text": "第248层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000249, @@ -22452,7 +22452,7 @@ "key": "circularcamptower_Sheet1_name_display_299", "text": "第249层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 22000250, @@ -22497,7 +22497,7 @@ "key": "circularcamptower_Sheet1_name_display_300", "text": "第250层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000001, @@ -22542,7 +22542,7 @@ "key": "circularcamptower_Sheet1_name_display_51", "text": "第1层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000002, @@ -22587,7 +22587,7 @@ "key": "circularcamptower_Sheet1_name_display_52", "text": "第2层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000003, @@ -22632,7 +22632,7 @@ "key": "circularcamptower_Sheet1_name_display_53", "text": "第3层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000004, @@ -22677,7 +22677,7 @@ "key": "circularcamptower_Sheet1_name_display_54", "text": "第4层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000005, @@ -22722,7 +22722,7 @@ "key": "circularcamptower_Sheet1_name_display_55", "text": "第5层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000006, @@ -22767,7 +22767,7 @@ "key": "circularcamptower_Sheet1_name_display_56", "text": "第6层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000007, @@ -22812,7 +22812,7 @@ "key": "circularcamptower_Sheet1_name_display_57", "text": "第7层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000008, @@ -22857,7 +22857,7 @@ "key": "circularcamptower_Sheet1_name_display_58", "text": "第8层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000009, @@ -22902,7 +22902,7 @@ "key": "circularcamptower_Sheet1_name_display_59", "text": "第9层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000010, @@ -22947,7 +22947,7 @@ "key": "circularcamptower_Sheet1_name_display_60", "text": "第10层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000011, @@ -22992,7 +22992,7 @@ "key": "circularcamptower_Sheet1_name_display_61", "text": "第11层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000012, @@ -23037,7 +23037,7 @@ "key": "circularcamptower_Sheet1_name_display_62", "text": "第12层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000013, @@ -23082,7 +23082,7 @@ "key": "circularcamptower_Sheet1_name_display_63", "text": "第13层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000014, @@ -23127,7 +23127,7 @@ "key": "circularcamptower_Sheet1_name_display_64", "text": "第14层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000015, @@ -23172,7 +23172,7 @@ "key": "circularcamptower_Sheet1_name_display_65", "text": "第15层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000016, @@ -23217,7 +23217,7 @@ "key": "circularcamptower_Sheet1_name_display_66", "text": "第16层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000017, @@ -23262,7 +23262,7 @@ "key": "circularcamptower_Sheet1_name_display_67", "text": "第17层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000018, @@ -23307,7 +23307,7 @@ "key": "circularcamptower_Sheet1_name_display_68", "text": "第18层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000019, @@ -23352,7 +23352,7 @@ "key": "circularcamptower_Sheet1_name_display_69", "text": "第19层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000020, @@ -23397,7 +23397,7 @@ "key": "circularcamptower_Sheet1_name_display_70", "text": "第20层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000021, @@ -23442,7 +23442,7 @@ "key": "circularcamptower_Sheet1_name_display_71", "text": "第21层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000022, @@ -23487,7 +23487,7 @@ "key": "circularcamptower_Sheet1_name_display_72", "text": "第22层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000023, @@ -23532,7 +23532,7 @@ "key": "circularcamptower_Sheet1_name_display_73", "text": "第23层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000024, @@ -23577,7 +23577,7 @@ "key": "circularcamptower_Sheet1_name_display_74", "text": "第24层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000025, @@ -23622,7 +23622,7 @@ "key": "circularcamptower_Sheet1_name_display_75", "text": "第25层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000026, @@ -23667,7 +23667,7 @@ "key": "circularcamptower_Sheet1_name_display_76", "text": "第26层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000027, @@ -23712,7 +23712,7 @@ "key": "circularcamptower_Sheet1_name_display_77", "text": "第27层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000028, @@ -23757,7 +23757,7 @@ "key": "circularcamptower_Sheet1_name_display_78", "text": "第28层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000029, @@ -23802,7 +23802,7 @@ "key": "circularcamptower_Sheet1_name_display_79", "text": "第29层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000030, @@ -23847,7 +23847,7 @@ "key": "circularcamptower_Sheet1_name_display_80", "text": "第30层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000031, @@ -23892,7 +23892,7 @@ "key": "circularcamptower_Sheet1_name_display_81", "text": "第31层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000032, @@ -23937,7 +23937,7 @@ "key": "circularcamptower_Sheet1_name_display_82", "text": "第32层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000033, @@ -23982,7 +23982,7 @@ "key": "circularcamptower_Sheet1_name_display_83", "text": "第33层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000034, @@ -24027,7 +24027,7 @@ "key": "circularcamptower_Sheet1_name_display_84", "text": "第34层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000035, @@ -24072,7 +24072,7 @@ "key": "circularcamptower_Sheet1_name_display_85", "text": "第35层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000036, @@ -24117,7 +24117,7 @@ "key": "circularcamptower_Sheet1_name_display_86", "text": "第36层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000037, @@ -24162,7 +24162,7 @@ "key": "circularcamptower_Sheet1_name_display_87", "text": "第37层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000038, @@ -24207,7 +24207,7 @@ "key": "circularcamptower_Sheet1_name_display_88", "text": "第38层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000039, @@ -24252,7 +24252,7 @@ "key": "circularcamptower_Sheet1_name_display_89", "text": "第39层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000040, @@ -24297,7 +24297,7 @@ "key": "circularcamptower_Sheet1_name_display_90", "text": "第40层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000041, @@ -24342,7 +24342,7 @@ "key": "circularcamptower_Sheet1_name_display_91", "text": "第41层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000042, @@ -24387,7 +24387,7 @@ "key": "circularcamptower_Sheet1_name_display_92", "text": "第42层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000043, @@ -24432,7 +24432,7 @@ "key": "circularcamptower_Sheet1_name_display_93", "text": "第43层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000044, @@ -24477,7 +24477,7 @@ "key": "circularcamptower_Sheet1_name_display_94", "text": "第44层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000045, @@ -24522,7 +24522,7 @@ "key": "circularcamptower_Sheet1_name_display_95", "text": "第45层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000046, @@ -24567,7 +24567,7 @@ "key": "circularcamptower_Sheet1_name_display_96", "text": "第46层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000047, @@ -24612,7 +24612,7 @@ "key": "circularcamptower_Sheet1_name_display_97", "text": "第47层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000048, @@ -24657,7 +24657,7 @@ "key": "circularcamptower_Sheet1_name_display_98", "text": "第48层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000049, @@ -24702,7 +24702,7 @@ "key": "circularcamptower_Sheet1_name_display_99", "text": "第49层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000050, @@ -24747,7 +24747,7 @@ "key": "circularcamptower_Sheet1_name_display_100", "text": "第50层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000051, @@ -24792,7 +24792,7 @@ "key": "circularcamptower_Sheet1_name_display_101", "text": "第51层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000052, @@ -24837,7 +24837,7 @@ "key": "circularcamptower_Sheet1_name_display_102", "text": "第52层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000053, @@ -24882,7 +24882,7 @@ "key": "circularcamptower_Sheet1_name_display_103", "text": "第53层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000054, @@ -24927,7 +24927,7 @@ "key": "circularcamptower_Sheet1_name_display_104", "text": "第54层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000055, @@ -24972,7 +24972,7 @@ "key": "circularcamptower_Sheet1_name_display_105", "text": "第55层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000056, @@ -25017,7 +25017,7 @@ "key": "circularcamptower_Sheet1_name_display_106", "text": "第56层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000057, @@ -25062,7 +25062,7 @@ "key": "circularcamptower_Sheet1_name_display_107", "text": "第57层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000058, @@ -25107,7 +25107,7 @@ "key": "circularcamptower_Sheet1_name_display_108", "text": "第58层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000059, @@ -25152,7 +25152,7 @@ "key": "circularcamptower_Sheet1_name_display_109", "text": "第59层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000060, @@ -25197,7 +25197,7 @@ "key": "circularcamptower_Sheet1_name_display_110", "text": "第60层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000061, @@ -25242,7 +25242,7 @@ "key": "circularcamptower_Sheet1_name_display_111", "text": "第61层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000062, @@ -25287,7 +25287,7 @@ "key": "circularcamptower_Sheet1_name_display_112", "text": "第62层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000063, @@ -25332,7 +25332,7 @@ "key": "circularcamptower_Sheet1_name_display_113", "text": "第63层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000064, @@ -25377,7 +25377,7 @@ "key": "circularcamptower_Sheet1_name_display_114", "text": "第64层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000065, @@ -25422,7 +25422,7 @@ "key": "circularcamptower_Sheet1_name_display_115", "text": "第65层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000066, @@ -25467,7 +25467,7 @@ "key": "circularcamptower_Sheet1_name_display_116", "text": "第66层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000067, @@ -25512,7 +25512,7 @@ "key": "circularcamptower_Sheet1_name_display_117", "text": "第67层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000068, @@ -25557,7 +25557,7 @@ "key": "circularcamptower_Sheet1_name_display_118", "text": "第68层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000069, @@ -25602,7 +25602,7 @@ "key": "circularcamptower_Sheet1_name_display_119", "text": "第69层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000070, @@ -25647,7 +25647,7 @@ "key": "circularcamptower_Sheet1_name_display_120", "text": "第70层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000071, @@ -25692,7 +25692,7 @@ "key": "circularcamptower_Sheet1_name_display_121", "text": "第71层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000072, @@ -25737,7 +25737,7 @@ "key": "circularcamptower_Sheet1_name_display_122", "text": "第72层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000073, @@ -25782,7 +25782,7 @@ "key": "circularcamptower_Sheet1_name_display_123", "text": "第73层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000074, @@ -25827,7 +25827,7 @@ "key": "circularcamptower_Sheet1_name_display_124", "text": "第74层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000075, @@ -25872,7 +25872,7 @@ "key": "circularcamptower_Sheet1_name_display_125", "text": "第75层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000076, @@ -25917,7 +25917,7 @@ "key": "circularcamptower_Sheet1_name_display_126", "text": "第76层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000077, @@ -25962,7 +25962,7 @@ "key": "circularcamptower_Sheet1_name_display_127", "text": "第77层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000078, @@ -26007,7 +26007,7 @@ "key": "circularcamptower_Sheet1_name_display_128", "text": "第78层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000079, @@ -26052,7 +26052,7 @@ "key": "circularcamptower_Sheet1_name_display_129", "text": "第79层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000080, @@ -26097,7 +26097,7 @@ "key": "circularcamptower_Sheet1_name_display_130", "text": "第80层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000081, @@ -26142,7 +26142,7 @@ "key": "circularcamptower_Sheet1_name_display_131", "text": "第81层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000082, @@ -26187,7 +26187,7 @@ "key": "circularcamptower_Sheet1_name_display_132", "text": "第82层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000083, @@ -26232,7 +26232,7 @@ "key": "circularcamptower_Sheet1_name_display_133", "text": "第83层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000084, @@ -26277,7 +26277,7 @@ "key": "circularcamptower_Sheet1_name_display_134", "text": "第84层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000085, @@ -26322,7 +26322,7 @@ "key": "circularcamptower_Sheet1_name_display_135", "text": "第85层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000086, @@ -26367,7 +26367,7 @@ "key": "circularcamptower_Sheet1_name_display_136", "text": "第86层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000087, @@ -26412,7 +26412,7 @@ "key": "circularcamptower_Sheet1_name_display_137", "text": "第87层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000088, @@ -26457,7 +26457,7 @@ "key": "circularcamptower_Sheet1_name_display_138", "text": "第88层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000089, @@ -26502,7 +26502,7 @@ "key": "circularcamptower_Sheet1_name_display_139", "text": "第89层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000090, @@ -26547,7 +26547,7 @@ "key": "circularcamptower_Sheet1_name_display_140", "text": "第90层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000091, @@ -26592,7 +26592,7 @@ "key": "circularcamptower_Sheet1_name_display_141", "text": "第91层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000092, @@ -26637,7 +26637,7 @@ "key": "circularcamptower_Sheet1_name_display_142", "text": "第92层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000093, @@ -26682,7 +26682,7 @@ "key": "circularcamptower_Sheet1_name_display_143", "text": "第93层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000094, @@ -26727,7 +26727,7 @@ "key": "circularcamptower_Sheet1_name_display_144", "text": "第94层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000095, @@ -26772,7 +26772,7 @@ "key": "circularcamptower_Sheet1_name_display_145", "text": "第95层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000096, @@ -26817,7 +26817,7 @@ "key": "circularcamptower_Sheet1_name_display_146", "text": "第96层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000097, @@ -26862,7 +26862,7 @@ "key": "circularcamptower_Sheet1_name_display_147", "text": "第97层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000098, @@ -26907,7 +26907,7 @@ "key": "circularcamptower_Sheet1_name_display_148", "text": "第98层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000099, @@ -26952,7 +26952,7 @@ "key": "circularcamptower_Sheet1_name_display_149", "text": "第99层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000100, @@ -26997,7 +26997,7 @@ "key": "circularcamptower_Sheet1_name_display_150", "text": "第100层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000101, @@ -27042,7 +27042,7 @@ "key": "circularcamptower_Sheet1_name_display_151", "text": "第101层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000102, @@ -27087,7 +27087,7 @@ "key": "circularcamptower_Sheet1_name_display_152", "text": "第102层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000103, @@ -27132,7 +27132,7 @@ "key": "circularcamptower_Sheet1_name_display_153", "text": "第103层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000104, @@ -27177,7 +27177,7 @@ "key": "circularcamptower_Sheet1_name_display_154", "text": "第104层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000105, @@ -27222,7 +27222,7 @@ "key": "circularcamptower_Sheet1_name_display_155", "text": "第105层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000106, @@ -27267,7 +27267,7 @@ "key": "circularcamptower_Sheet1_name_display_156", "text": "第106层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000107, @@ -27312,7 +27312,7 @@ "key": "circularcamptower_Sheet1_name_display_157", "text": "第107层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000108, @@ -27357,7 +27357,7 @@ "key": "circularcamptower_Sheet1_name_display_158", "text": "第108层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000109, @@ -27402,7 +27402,7 @@ "key": "circularcamptower_Sheet1_name_display_159", "text": "第109层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000110, @@ -27447,7 +27447,7 @@ "key": "circularcamptower_Sheet1_name_display_160", "text": "第110层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000111, @@ -27492,7 +27492,7 @@ "key": "circularcamptower_Sheet1_name_display_161", "text": "第111层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000112, @@ -27537,7 +27537,7 @@ "key": "circularcamptower_Sheet1_name_display_162", "text": "第112层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000113, @@ -27582,7 +27582,7 @@ "key": "circularcamptower_Sheet1_name_display_163", "text": "第113层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000114, @@ -27627,7 +27627,7 @@ "key": "circularcamptower_Sheet1_name_display_164", "text": "第114层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000115, @@ -27672,7 +27672,7 @@ "key": "circularcamptower_Sheet1_name_display_165", "text": "第115层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000116, @@ -27717,7 +27717,7 @@ "key": "circularcamptower_Sheet1_name_display_166", "text": "第116层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000117, @@ -27762,7 +27762,7 @@ "key": "circularcamptower_Sheet1_name_display_167", "text": "第117层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000118, @@ -27807,7 +27807,7 @@ "key": "circularcamptower_Sheet1_name_display_168", "text": "第118层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000119, @@ -27852,7 +27852,7 @@ "key": "circularcamptower_Sheet1_name_display_169", "text": "第119层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000120, @@ -27897,7 +27897,7 @@ "key": "circularcamptower_Sheet1_name_display_170", "text": "第120层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000121, @@ -27942,7 +27942,7 @@ "key": "circularcamptower_Sheet1_name_display_171", "text": "第121层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000122, @@ -27987,7 +27987,7 @@ "key": "circularcamptower_Sheet1_name_display_172", "text": "第122层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000123, @@ -28032,7 +28032,7 @@ "key": "circularcamptower_Sheet1_name_display_173", "text": "第123层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000124, @@ -28077,7 +28077,7 @@ "key": "circularcamptower_Sheet1_name_display_174", "text": "第124层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000125, @@ -28122,7 +28122,7 @@ "key": "circularcamptower_Sheet1_name_display_175", "text": "第125层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000126, @@ -28167,7 +28167,7 @@ "key": "circularcamptower_Sheet1_name_display_176", "text": "第126层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000127, @@ -28212,7 +28212,7 @@ "key": "circularcamptower_Sheet1_name_display_177", "text": "第127层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000128, @@ -28257,7 +28257,7 @@ "key": "circularcamptower_Sheet1_name_display_178", "text": "第128层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000129, @@ -28302,7 +28302,7 @@ "key": "circularcamptower_Sheet1_name_display_179", "text": "第129层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000130, @@ -28347,7 +28347,7 @@ "key": "circularcamptower_Sheet1_name_display_180", "text": "第130层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000131, @@ -28392,7 +28392,7 @@ "key": "circularcamptower_Sheet1_name_display_181", "text": "第131层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000132, @@ -28437,7 +28437,7 @@ "key": "circularcamptower_Sheet1_name_display_182", "text": "第132层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000133, @@ -28482,7 +28482,7 @@ "key": "circularcamptower_Sheet1_name_display_183", "text": "第133层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000134, @@ -28527,7 +28527,7 @@ "key": "circularcamptower_Sheet1_name_display_184", "text": "第134层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000135, @@ -28572,7 +28572,7 @@ "key": "circularcamptower_Sheet1_name_display_185", "text": "第135层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000136, @@ -28617,7 +28617,7 @@ "key": "circularcamptower_Sheet1_name_display_186", "text": "第136层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000137, @@ -28662,7 +28662,7 @@ "key": "circularcamptower_Sheet1_name_display_187", "text": "第137层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000138, @@ -28707,7 +28707,7 @@ "key": "circularcamptower_Sheet1_name_display_188", "text": "第138层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000139, @@ -28752,7 +28752,7 @@ "key": "circularcamptower_Sheet1_name_display_189", "text": "第139层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000140, @@ -28797,7 +28797,7 @@ "key": "circularcamptower_Sheet1_name_display_190", "text": "第140层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000141, @@ -28842,7 +28842,7 @@ "key": "circularcamptower_Sheet1_name_display_191", "text": "第141层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000142, @@ -28887,7 +28887,7 @@ "key": "circularcamptower_Sheet1_name_display_192", "text": "第142层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000143, @@ -28932,7 +28932,7 @@ "key": "circularcamptower_Sheet1_name_display_193", "text": "第143层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000144, @@ -28977,7 +28977,7 @@ "key": "circularcamptower_Sheet1_name_display_194", "text": "第144层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000145, @@ -29022,7 +29022,7 @@ "key": "circularcamptower_Sheet1_name_display_195", "text": "第145层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000146, @@ -29067,7 +29067,7 @@ "key": "circularcamptower_Sheet1_name_display_196", "text": "第146层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000147, @@ -29112,7 +29112,7 @@ "key": "circularcamptower_Sheet1_name_display_197", "text": "第147层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000148, @@ -29157,7 +29157,7 @@ "key": "circularcamptower_Sheet1_name_display_198", "text": "第148层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000149, @@ -29202,7 +29202,7 @@ "key": "circularcamptower_Sheet1_name_display_199", "text": "第149层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000150, @@ -29247,7 +29247,7 @@ "key": "circularcamptower_Sheet1_name_display_200", "text": "第150层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000151, @@ -29292,7 +29292,7 @@ "key": "circularcamptower_Sheet1_name_display_201", "text": "第151层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000152, @@ -29337,7 +29337,7 @@ "key": "circularcamptower_Sheet1_name_display_202", "text": "第152层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000153, @@ -29382,7 +29382,7 @@ "key": "circularcamptower_Sheet1_name_display_203", "text": "第153层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000154, @@ -29427,7 +29427,7 @@ "key": "circularcamptower_Sheet1_name_display_204", "text": "第154层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000155, @@ -29472,7 +29472,7 @@ "key": "circularcamptower_Sheet1_name_display_205", "text": "第155层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000156, @@ -29517,7 +29517,7 @@ "key": "circularcamptower_Sheet1_name_display_206", "text": "第156层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000157, @@ -29562,7 +29562,7 @@ "key": "circularcamptower_Sheet1_name_display_207", "text": "第157层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000158, @@ -29607,7 +29607,7 @@ "key": "circularcamptower_Sheet1_name_display_208", "text": "第158层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000159, @@ -29652,7 +29652,7 @@ "key": "circularcamptower_Sheet1_name_display_209", "text": "第159层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000160, @@ -29697,7 +29697,7 @@ "key": "circularcamptower_Sheet1_name_display_210", "text": "第160层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000161, @@ -29742,7 +29742,7 @@ "key": "circularcamptower_Sheet1_name_display_211", "text": "第161层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000162, @@ -29787,7 +29787,7 @@ "key": "circularcamptower_Sheet1_name_display_212", "text": "第162层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000163, @@ -29832,7 +29832,7 @@ "key": "circularcamptower_Sheet1_name_display_213", "text": "第163层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000164, @@ -29877,7 +29877,7 @@ "key": "circularcamptower_Sheet1_name_display_214", "text": "第164层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000165, @@ -29922,7 +29922,7 @@ "key": "circularcamptower_Sheet1_name_display_215", "text": "第165层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000166, @@ -29967,7 +29967,7 @@ "key": "circularcamptower_Sheet1_name_display_216", "text": "第166层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000167, @@ -30012,7 +30012,7 @@ "key": "circularcamptower_Sheet1_name_display_217", "text": "第167层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000168, @@ -30057,7 +30057,7 @@ "key": "circularcamptower_Sheet1_name_display_218", "text": "第168层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000169, @@ -30102,7 +30102,7 @@ "key": "circularcamptower_Sheet1_name_display_219", "text": "第169层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000170, @@ -30147,7 +30147,7 @@ "key": "circularcamptower_Sheet1_name_display_220", "text": "第170层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000171, @@ -30192,7 +30192,7 @@ "key": "circularcamptower_Sheet1_name_display_221", "text": "第171层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000172, @@ -30237,7 +30237,7 @@ "key": "circularcamptower_Sheet1_name_display_222", "text": "第172层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000173, @@ -30282,7 +30282,7 @@ "key": "circularcamptower_Sheet1_name_display_223", "text": "第173层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000174, @@ -30327,7 +30327,7 @@ "key": "circularcamptower_Sheet1_name_display_224", "text": "第174层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000175, @@ -30372,7 +30372,7 @@ "key": "circularcamptower_Sheet1_name_display_225", "text": "第175层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000176, @@ -30417,7 +30417,7 @@ "key": "circularcamptower_Sheet1_name_display_226", "text": "第176层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000177, @@ -30462,7 +30462,7 @@ "key": "circularcamptower_Sheet1_name_display_227", "text": "第177层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000178, @@ -30507,7 +30507,7 @@ "key": "circularcamptower_Sheet1_name_display_228", "text": "第178层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000179, @@ -30552,7 +30552,7 @@ "key": "circularcamptower_Sheet1_name_display_229", "text": "第179层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000180, @@ -30597,7 +30597,7 @@ "key": "circularcamptower_Sheet1_name_display_230", "text": "第180层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000181, @@ -30642,7 +30642,7 @@ "key": "circularcamptower_Sheet1_name_display_231", "text": "第181层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000182, @@ -30687,7 +30687,7 @@ "key": "circularcamptower_Sheet1_name_display_232", "text": "第182层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000183, @@ -30732,7 +30732,7 @@ "key": "circularcamptower_Sheet1_name_display_233", "text": "第183层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000184, @@ -30777,7 +30777,7 @@ "key": "circularcamptower_Sheet1_name_display_234", "text": "第184层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000185, @@ -30822,7 +30822,7 @@ "key": "circularcamptower_Sheet1_name_display_235", "text": "第185层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000186, @@ -30867,7 +30867,7 @@ "key": "circularcamptower_Sheet1_name_display_236", "text": "第186层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000187, @@ -30912,7 +30912,7 @@ "key": "circularcamptower_Sheet1_name_display_237", "text": "第187层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000188, @@ -30957,7 +30957,7 @@ "key": "circularcamptower_Sheet1_name_display_238", "text": "第188层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000189, @@ -31002,7 +31002,7 @@ "key": "circularcamptower_Sheet1_name_display_239", "text": "第189层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000190, @@ -31047,7 +31047,7 @@ "key": "circularcamptower_Sheet1_name_display_240", "text": "第190层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000191, @@ -31092,7 +31092,7 @@ "key": "circularcamptower_Sheet1_name_display_241", "text": "第191层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000192, @@ -31137,7 +31137,7 @@ "key": "circularcamptower_Sheet1_name_display_242", "text": "第192层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000193, @@ -31182,7 +31182,7 @@ "key": "circularcamptower_Sheet1_name_display_243", "text": "第193层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000194, @@ -31227,7 +31227,7 @@ "key": "circularcamptower_Sheet1_name_display_244", "text": "第194层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000195, @@ -31272,7 +31272,7 @@ "key": "circularcamptower_Sheet1_name_display_245", "text": "第195层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000196, @@ -31317,7 +31317,7 @@ "key": "circularcamptower_Sheet1_name_display_246", "text": "第196层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000197, @@ -31362,7 +31362,7 @@ "key": "circularcamptower_Sheet1_name_display_247", "text": "第197层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000198, @@ -31407,7 +31407,7 @@ "key": "circularcamptower_Sheet1_name_display_248", "text": "第198层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000199, @@ -31452,7 +31452,7 @@ "key": "circularcamptower_Sheet1_name_display_249", "text": "第199层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000200, @@ -31497,7 +31497,7 @@ "key": "circularcamptower_Sheet1_name_display_250", "text": "第200层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000201, @@ -31542,7 +31542,7 @@ "key": "circularcamptower_Sheet1_name_display_251", "text": "第201层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000202, @@ -31587,7 +31587,7 @@ "key": "circularcamptower_Sheet1_name_display_252", "text": "第202层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000203, @@ -31632,7 +31632,7 @@ "key": "circularcamptower_Sheet1_name_display_253", "text": "第203层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000204, @@ -31677,7 +31677,7 @@ "key": "circularcamptower_Sheet1_name_display_254", "text": "第204层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000205, @@ -31722,7 +31722,7 @@ "key": "circularcamptower_Sheet1_name_display_255", "text": "第205层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000206, @@ -31767,7 +31767,7 @@ "key": "circularcamptower_Sheet1_name_display_256", "text": "第206层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000207, @@ -31812,7 +31812,7 @@ "key": "circularcamptower_Sheet1_name_display_257", "text": "第207层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000208, @@ -31857,7 +31857,7 @@ "key": "circularcamptower_Sheet1_name_display_258", "text": "第208层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000209, @@ -31902,7 +31902,7 @@ "key": "circularcamptower_Sheet1_name_display_259", "text": "第209层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000210, @@ -31947,7 +31947,7 @@ "key": "circularcamptower_Sheet1_name_display_260", "text": "第210层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000211, @@ -31992,7 +31992,7 @@ "key": "circularcamptower_Sheet1_name_display_261", "text": "第211层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000212, @@ -32037,7 +32037,7 @@ "key": "circularcamptower_Sheet1_name_display_262", "text": "第212层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000213, @@ -32082,7 +32082,7 @@ "key": "circularcamptower_Sheet1_name_display_263", "text": "第213层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000214, @@ -32127,7 +32127,7 @@ "key": "circularcamptower_Sheet1_name_display_264", "text": "第214层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000215, @@ -32172,7 +32172,7 @@ "key": "circularcamptower_Sheet1_name_display_265", "text": "第215层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000216, @@ -32217,7 +32217,7 @@ "key": "circularcamptower_Sheet1_name_display_266", "text": "第216层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000217, @@ -32262,7 +32262,7 @@ "key": "circularcamptower_Sheet1_name_display_267", "text": "第217层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000218, @@ -32307,7 +32307,7 @@ "key": "circularcamptower_Sheet1_name_display_268", "text": "第218层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000219, @@ -32352,7 +32352,7 @@ "key": "circularcamptower_Sheet1_name_display_269", "text": "第219层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000220, @@ -32397,7 +32397,7 @@ "key": "circularcamptower_Sheet1_name_display_270", "text": "第220层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000221, @@ -32442,7 +32442,7 @@ "key": "circularcamptower_Sheet1_name_display_271", "text": "第221层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000222, @@ -32487,7 +32487,7 @@ "key": "circularcamptower_Sheet1_name_display_272", "text": "第222层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000223, @@ -32532,7 +32532,7 @@ "key": "circularcamptower_Sheet1_name_display_273", "text": "第223层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000224, @@ -32577,7 +32577,7 @@ "key": "circularcamptower_Sheet1_name_display_274", "text": "第224层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000225, @@ -32622,7 +32622,7 @@ "key": "circularcamptower_Sheet1_name_display_275", "text": "第225层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000226, @@ -32667,7 +32667,7 @@ "key": "circularcamptower_Sheet1_name_display_276", "text": "第226层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000227, @@ -32712,7 +32712,7 @@ "key": "circularcamptower_Sheet1_name_display_277", "text": "第227层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000228, @@ -32757,7 +32757,7 @@ "key": "circularcamptower_Sheet1_name_display_278", "text": "第228层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000229, @@ -32802,7 +32802,7 @@ "key": "circularcamptower_Sheet1_name_display_279", "text": "第229层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000230, @@ -32847,7 +32847,7 @@ "key": "circularcamptower_Sheet1_name_display_280", "text": "第230层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000231, @@ -32892,7 +32892,7 @@ "key": "circularcamptower_Sheet1_name_display_281", "text": "第231层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000232, @@ -32937,7 +32937,7 @@ "key": "circularcamptower_Sheet1_name_display_282", "text": "第232层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000233, @@ -32982,7 +32982,7 @@ "key": "circularcamptower_Sheet1_name_display_283", "text": "第233层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000234, @@ -33027,7 +33027,7 @@ "key": "circularcamptower_Sheet1_name_display_284", "text": "第234层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000235, @@ -33072,7 +33072,7 @@ "key": "circularcamptower_Sheet1_name_display_285", "text": "第235层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000236, @@ -33117,7 +33117,7 @@ "key": "circularcamptower_Sheet1_name_display_286", "text": "第236层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000237, @@ -33162,7 +33162,7 @@ "key": "circularcamptower_Sheet1_name_display_287", "text": "第237层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000238, @@ -33207,7 +33207,7 @@ "key": "circularcamptower_Sheet1_name_display_288", "text": "第238层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000239, @@ -33252,7 +33252,7 @@ "key": "circularcamptower_Sheet1_name_display_289", "text": "第239层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000240, @@ -33297,7 +33297,7 @@ "key": "circularcamptower_Sheet1_name_display_290", "text": "第240层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000241, @@ -33342,7 +33342,7 @@ "key": "circularcamptower_Sheet1_name_display_291", "text": "第241层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000242, @@ -33387,7 +33387,7 @@ "key": "circularcamptower_Sheet1_name_display_292", "text": "第242层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000243, @@ -33432,7 +33432,7 @@ "key": "circularcamptower_Sheet1_name_display_293", "text": "第243层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000244, @@ -33477,7 +33477,7 @@ "key": "circularcamptower_Sheet1_name_display_294", "text": "第244层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000245, @@ -33522,7 +33522,7 @@ "key": "circularcamptower_Sheet1_name_display_295", "text": "第245层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000246, @@ -33567,7 +33567,7 @@ "key": "circularcamptower_Sheet1_name_display_296", "text": "第246层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000247, @@ -33612,7 +33612,7 @@ "key": "circularcamptower_Sheet1_name_display_297", "text": "第247层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000248, @@ -33657,7 +33657,7 @@ "key": "circularcamptower_Sheet1_name_display_298", "text": "第248层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000249, @@ -33702,7 +33702,7 @@ "key": "circularcamptower_Sheet1_name_display_299", "text": "第249层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 23000250, @@ -33747,7 +33747,7 @@ "key": "circularcamptower_Sheet1_name_display_300", "text": "第250层" }, - "model_display": 13002 + "model_display": 34006 }, { "id": 11000001, @@ -33790,7 +33790,7 @@ "key": "circularcamptower_Sheet1_name_display_1", "text": "第1层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 11000002, @@ -33833,7 +33833,7 @@ "key": "circularcamptower_Sheet1_name_display_2", "text": "第2层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 11000003, @@ -33876,7 +33876,7 @@ "key": "circularcamptower_Sheet1_name_display_3", "text": "第3层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 11000004, @@ -33919,7 +33919,7 @@ "key": "circularcamptower_Sheet1_name_display_4", "text": "第4层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 11000005, @@ -33962,7 +33962,7 @@ "key": "circularcamptower_Sheet1_name_display_5", "text": "第5层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 11000006, @@ -34005,7 +34005,7 @@ "key": "circularcamptower_Sheet1_name_display_6", "text": "第6层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 11000007, @@ -34048,7 +34048,7 @@ "key": "circularcamptower_Sheet1_name_display_7", "text": "第7层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 11000008, @@ -34091,7 +34091,7 @@ "key": "circularcamptower_Sheet1_name_display_8", "text": "第8层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 11000009, @@ -34134,7 +34134,7 @@ "key": "circularcamptower_Sheet1_name_display_9", "text": "第9层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 11000010, @@ -34177,7 +34177,7 @@ "key": "circularcamptower_Sheet1_name_display_10", "text": "第10层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 11000011, @@ -34220,7 +34220,7 @@ "key": "circularcamptower_Sheet1_name_display_11", "text": "第11层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 11000012, @@ -34263,7 +34263,7 @@ "key": "circularcamptower_Sheet1_name_display_12", "text": "第12层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 11000013, @@ -34306,7 +34306,7 @@ "key": "circularcamptower_Sheet1_name_display_13", "text": "第13层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 11000014, @@ -34349,7 +34349,7 @@ "key": "circularcamptower_Sheet1_name_display_14", "text": "第14层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 11000015, @@ -34392,7 +34392,7 @@ "key": "circularcamptower_Sheet1_name_display_15", "text": "第15层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 11000016, @@ -34435,7 +34435,7 @@ "key": "circularcamptower_Sheet1_name_display_16", "text": "第16层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 11000017, @@ -34478,7 +34478,7 @@ "key": "circularcamptower_Sheet1_name_display_17", "text": "第17层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 11000018, @@ -34521,7 +34521,7 @@ "key": "circularcamptower_Sheet1_name_display_18", "text": "第18层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 11000019, @@ -34564,7 +34564,7 @@ "key": "circularcamptower_Sheet1_name_display_19", "text": "第19层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 11000020, @@ -34607,7 +34607,7 @@ "key": "circularcamptower_Sheet1_name_display_20", "text": "第20层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 11000021, @@ -34650,7 +34650,7 @@ "key": "circularcamptower_Sheet1_name_display_21", "text": "第21层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 11000022, @@ -34693,7 +34693,7 @@ "key": "circularcamptower_Sheet1_name_display_22", "text": "第22层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 11000023, @@ -34736,7 +34736,7 @@ "key": "circularcamptower_Sheet1_name_display_23", "text": "第23层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 11000024, @@ -34779,7 +34779,7 @@ "key": "circularcamptower_Sheet1_name_display_24", "text": "第24层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 11000025, @@ -34822,7 +34822,7 @@ "key": "circularcamptower_Sheet1_name_display_25", "text": "第25层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 12000001, @@ -34865,7 +34865,7 @@ "key": "circularcamptower_Sheet1_name_display_1", "text": "第1层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 12000002, @@ -34908,7 +34908,7 @@ "key": "circularcamptower_Sheet1_name_display_2", "text": "第2层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 12000003, @@ -34951,7 +34951,7 @@ "key": "circularcamptower_Sheet1_name_display_3", "text": "第3层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 12000004, @@ -34994,7 +34994,7 @@ "key": "circularcamptower_Sheet1_name_display_4", "text": "第4层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 12000005, @@ -35037,7 +35037,7 @@ "key": "circularcamptower_Sheet1_name_display_5", "text": "第5层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 12000006, @@ -35080,7 +35080,7 @@ "key": "circularcamptower_Sheet1_name_display_6", "text": "第6层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 12000007, @@ -35123,7 +35123,7 @@ "key": "circularcamptower_Sheet1_name_display_7", "text": "第7层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 12000008, @@ -35166,7 +35166,7 @@ "key": "circularcamptower_Sheet1_name_display_8", "text": "第8层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 12000009, @@ -35209,7 +35209,7 @@ "key": "circularcamptower_Sheet1_name_display_9", "text": "第9层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 12000010, @@ -35252,7 +35252,7 @@ "key": "circularcamptower_Sheet1_name_display_10", "text": "第10层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 12000011, @@ -35295,7 +35295,7 @@ "key": "circularcamptower_Sheet1_name_display_11", "text": "第11层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 12000012, @@ -35338,7 +35338,7 @@ "key": "circularcamptower_Sheet1_name_display_12", "text": "第12层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 12000013, @@ -35381,7 +35381,7 @@ "key": "circularcamptower_Sheet1_name_display_13", "text": "第13层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 12000014, @@ -35424,7 +35424,7 @@ "key": "circularcamptower_Sheet1_name_display_14", "text": "第14层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 12000015, @@ -35467,7 +35467,7 @@ "key": "circularcamptower_Sheet1_name_display_15", "text": "第15层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 12000016, @@ -35510,7 +35510,7 @@ "key": "circularcamptower_Sheet1_name_display_16", "text": "第16层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 12000017, @@ -35553,7 +35553,7 @@ "key": "circularcamptower_Sheet1_name_display_17", "text": "第17层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 12000018, @@ -35596,7 +35596,7 @@ "key": "circularcamptower_Sheet1_name_display_18", "text": "第18层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 12000019, @@ -35639,7 +35639,7 @@ "key": "circularcamptower_Sheet1_name_display_19", "text": "第19层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 12000020, @@ -35682,7 +35682,7 @@ "key": "circularcamptower_Sheet1_name_display_20", "text": "第20层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 12000021, @@ -35725,7 +35725,7 @@ "key": "circularcamptower_Sheet1_name_display_21", "text": "第21层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 12000022, @@ -35768,7 +35768,7 @@ "key": "circularcamptower_Sheet1_name_display_22", "text": "第22层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 12000023, @@ -35811,7 +35811,7 @@ "key": "circularcamptower_Sheet1_name_display_23", "text": "第23层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 12000024, @@ -35854,7 +35854,7 @@ "key": "circularcamptower_Sheet1_name_display_24", "text": "第24层" }, - "model_display": 13002 + "model_display": 0 }, { "id": 12000025, @@ -35897,6 +35897,6 @@ "key": "circularcamptower_Sheet1_name_display_25", "text": "第25层" }, - "model_display": 13002 + "model_display": 0 } ] \ No newline at end of file diff --git a/bin/json/game_dragonweeklyreward.json b/bin/json/game_dragonweeklyreward.json new file mode 100644 index 000000000..a20517df5 --- /dev/null +++ b/bin/json/game_dragonweeklyreward.json @@ -0,0 +1,112 @@ +[ + { + "id": 1, + "rewarditem": [ + { + "a": "attr", + "t": "gold", + "n": 200000 + } + ], + "point": 1000 + }, + { + "id": 2, + "rewarditem": [ + { + "a": "item", + "t": "10000022", + "n": 1 + } + ], + "point": 2000 + }, + { + "id": 3, + "rewarditem": [ + { + "a": "attr", + "t": "gold", + "n": 200000 + } + ], + "point": 3000 + }, + { + "id": 4, + "rewarditem": [ + { + "a": "item", + "t": "10000023", + "n": 1 + } + ], + "point": 4000 + }, + { + "id": 5, + "rewarditem": [ + { + "a": "attr", + "t": "gold", + "n": 200000 + } + ], + "point": 5000 + }, + { + "id": 6, + "rewarditem": [ + { + "a": "item", + "t": "10000024", + "n": 1 + } + ], + "point": 6000 + }, + { + "id": 7, + "rewarditem": [ + { + "a": "attr", + "t": "gold", + "n": 200000 + } + ], + "point": 7000 + }, + { + "id": 8, + "rewarditem": [ + { + "a": "item", + "t": "10000005", + "n": 1 + } + ], + "point": 8000 + }, + { + "id": 9, + "rewarditem": [ + { + "a": "item", + "t": "10000005", + "n": 1 + } + ], + "point": 9000 + }, + { + "id": 10, + "rewarditem": [ + { + "a": "item", + "t": "13000001", + "n": 1 + } + ], + "point": 10000 + } +] \ No newline at end of file diff --git a/bin/json/game_global.json b/bin/json/game_global.json index e313fcd02..1163ee756 100644 --- a/bin/json/game_global.json +++ b/bin/json/game_global.json @@ -854,6 +854,6 @@ "dialogueclickcd": 0.3, "doragon_item": "24012003", "sign_account": 28, - "dragon_funtime": 500 + "dragon_funtime": 700 } ] \ No newline at end of file diff --git a/bin/json/game_guildbosstask.json b/bin/json/game_guildbosstask.json deleted file mode 100644 index 18dd5f9eb..000000000 --- a/bin/json/game_guildbosstask.json +++ /dev/null @@ -1,152 +0,0 @@ -[ - { - "id": 1, - "score": 1500000, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - } - ], - "task_describe": { - "key": "guildboss_task_task_describe_1", - "text": "总积分达到1500000分" - } - }, - { - "id": 2, - "score": 3000000, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - } - ], - "task_describe": { - "key": "guildboss_task_task_describe_2", - "text": "总积分达到3000000分" - } - }, - { - "id": 3, - "score": 4500000, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - } - ], - "task_describe": { - "key": "guildboss_task_task_describe_3", - "text": "总积分达到4500000分" - } - }, - { - "id": 4, - "score": 6000000, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - } - ], - "task_describe": { - "key": "guildboss_task_task_describe_4", - "text": "总积分达到6000000分" - } - }, - { - "id": 5, - "score": 9000000, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - } - ], - "task_describe": { - "key": "guildboss_task_task_describe_5", - "text": "总积分达到9000000分" - } - }, - { - "id": 6, - "score": 12000000, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - } - ], - "task_describe": { - "key": "guildboss_task_task_describe_6", - "text": "总积分达到12000000分" - } - }, - { - "id": 7, - "score": 15000000, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - } - ], - "task_describe": { - "key": "guildboss_task_task_describe_7", - "text": "总积分达到15000000分" - } - }, - { - "id": 8, - "score": 18000000, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - } - ], - "task_describe": { - "key": "guildboss_task_task_describe_8", - "text": "总积分达到18000000分" - } - }, - { - "id": 9, - "score": 21000000, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - } - ], - "task_describe": { - "key": "guildboss_task_task_describe_9", - "text": "总积分达到21000000分" - } - }, - { - "id": 10, - "score": 24000000, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - } - ], - "task_describe": { - "key": "guildboss_task_task_describe_10", - "text": "总积分达到24000000分" - } - } -] \ No newline at end of file diff --git a/bin/json/game_hdcelebration.json b/bin/json/game_hdcelebration.json deleted file mode 100644 index 720d72f02..000000000 --- a/bin/json/game_hdcelebration.json +++ /dev/null @@ -1,39 +0,0 @@ -[ - { - "ID": 1, - "systemtype": 1, - "bosstype": [ - 0 - ], - "num": [ - 6 - ], - "days": 2 - }, - { - "ID": 2, - "systemtype": 2, - "bosstype": [ - 31 - ], - "num": [ - 6 - ], - "days": 2 - }, - { - "ID": 3, - "systemtype": 2, - "bosstype": [ - 1, - 2, - 3 - ], - "num": [ - 2, - 2, - 2 - ], - "days": 2 - } -] \ No newline at end of file diff --git a/bin/json/game_hero.json b/bin/json/game_hero.json index 55ca2b88f..f83b3a7c8 100644 --- a/bin/json/game_hero.json +++ b/bin/json/game_hero.json @@ -1868,7 +1868,7 @@ "expitemnum": 7, "herointr": { "key": "hero_main_herointr_24", - "text": " 结实的大脚,强健的肌肉,犀利的眼神,很难想象这位猛男兔是如何画出那些精美可爱的复活蛋花纹的。邦尼冷酷的外表下有着一颗火热的心。虽然嘴上很爱挖苦人,但他却时刻关心着每位同伴的安危。
邦尼兔最开心的事是吃胡萝卜,最讨厌的事是与杰克共处一室。杰克漫不经心的个性一度令严苛认真的邦尼很是看不惯。" + "text": " 结实的大脚,强健的肌肉,犀利的眼神,很难想象精美可爱的复活蛋花纹出自这样一位猛男之手。外似冰山内如火焰,别看邦尼嘴上很爱挖苦人,同伴遇险时他绝对是第一个冲出去的。
要问邦尼最喜欢什么,那肯定是胡萝卜。问邦尼最讨厌什么,那肯定是杰克。在严苛认真的邦尼看来,吊儿郎当的杰克简直是每分钟都在挑战他的耐心。" } }, { diff --git a/bin/json/game_heroupstory.json b/bin/json/game_heroupstory.json index d1ba662d9..76efe8f1f 100644 --- a/bin/json/game_heroupstory.json +++ b/bin/json/game_heroupstory.json @@ -1,6 +1,6 @@ [ { - "heroid": 25001, + "heroid": 15005, "opentime": "2023-08-08", "newheroday": 4, "reward": [ diff --git a/bin/json/game_heroupstorychapter.json b/bin/json/game_heroupstorychapter.json index 6f33cc1ac..226dcfb06 100644 --- a/bin/json/game_heroupstorychapter.json +++ b/bin/json/game_heroupstorychapter.json @@ -3,7 +3,7 @@ "key": 1, "onlevel": 0, "chapter": 2500101, - "hero": 25001, + "hero": 15005, "onlevelstory": [], "point": { "x": 0, @@ -11,19 +11,19 @@ }, "level": 101, "levellink": [], - "leveltype": 1, - "startstory": 20325, - "battle": 0, + "leveltype": 2, + "startstory": 301050, + "battle": 101, "reward": [ { "a": "attr", - "t": "gold", + "t": "glod", "n": 3000 } ], "tipstxt": { "key": "heroupstory_heroupstory_chapter_txt_01", - "text": "未开启提示1" + "text": "关卡暂未开启" }, "txt": { "key": "heroupstory_heroupstory_chapter_txt_01", @@ -38,29 +38,29 @@ "key": 2, "onlevel": 1, "chapter": 2500101, - "hero": 25001, + "hero": 15005, "onlevelstory": [], "point": { - "x": 1, + "x": 0, "y": 2 }, "level": 102, "levellink": [ 1 ], - "leveltype": 2, - "startstory": 20325, - "battle": 101, + "leveltype": 1, + "startstory": 301051, + "battle": 0, "reward": [ { "a": "attr", - "t": "gold", - "n": 3010 + "t": "glod", + "n": 3000 } ], "tipstxt": { "key": "heroupstory_heroupstory_chapter_txt_02", - "text": "未开启提示2" + "text": "关卡暂未开启" }, "txt": { "key": "heroupstory_heroupstory_chapter_txt_02", @@ -75,29 +75,29 @@ "key": 3, "onlevel": 1, "chapter": 2500101, - "hero": 25001, + "hero": 15005, "onlevelstory": [], "point": { - "x": 1, - "y": 0 + "x": 0, + "y": 3 }, "level": 103, "levellink": [ - 1 + 2 ], - "leveltype": 3, - "startstory": 0, - "battle": 0, + "leveltype": 2, + "startstory": 301053, + "battle": 101, "reward": [ { "a": "attr", - "t": "gold", - "n": 3020 + "t": "glod", + "n": 3000 } ], "tipstxt": { "key": "heroupstory_heroupstory_chapter_txt_03", - "text": "未开启提示3" + "text": "关卡暂未开启" }, "txt": { "key": "heroupstory_heroupstory_chapter_txt_03", @@ -112,24 +112,29 @@ "key": 4, "onlevel": 3, "chapter": 2500101, - "hero": 25001, + "hero": 15005, "onlevelstory": [], "point": { - "x": 2, - "y": 1 + "x": 0, + "y": 4 }, "level": 104, "levellink": [ - 2, 3 ], - "leveltype": 4, + "leveltype": 2, "startstory": 0, - "battle": 0, - "reward": [], + "battle": 101, + "reward": [ + { + "a": "attr", + "t": "glod", + "n": 3000 + } + ], "tipstxt": { "key": "heroupstory_heroupstory_chapter_txt_04", - "text": "未开启提示4" + "text": "关卡暂未开启" }, "txt": { "key": "heroupstory_heroupstory_chapter_txt_04", @@ -144,29 +149,29 @@ "key": 5, "onlevel": 4, "chapter": 2500101, - "hero": 25001, + "hero": 15005, "onlevelstory": [], "point": { - "x": 3, - "y": 1 + "x": 0, + "y": 5 }, "level": 105, "levellink": [ 4 ], - "leveltype": 5, - "startstory": 20325, - "battle": 101, + "leveltype": 2, + "startstory": 301054, + "battle": 0, "reward": [ { "a": "attr", - "t": "gold", - "n": 3040 + "t": "glod", + "n": 3000 } ], "tipstxt": { "key": "heroupstory_heroupstory_chapter_txt_05", - "text": "未开启提示5" + "text": "关卡暂未开启" }, "txt": { "key": "heroupstory_heroupstory_chapter_txt_05", @@ -181,7 +186,7 @@ "key": 6, "onlevel": 4, "chapter": 2500102, - "hero": 25001, + "hero": 15005, "onlevelstory": [], "point": { "x": 0, @@ -190,18 +195,18 @@ "level": 101, "levellink": [], "leveltype": 1, - "startstory": 20325, + "startstory": 301060, "battle": 0, "reward": [ { "a": "attr", - "t": "gold", - "n": 3050 + "t": "glod", + "n": 3000 } ], "tipstxt": { "key": "heroupstory_heroupstory_chapter_txt_06", - "text": "未开启提示6" + "text": "关卡暂未开启" }, "txt": { "key": "heroupstory_heroupstory_chapter_txt_06", @@ -216,10 +221,10 @@ "key": 7, "onlevel": 6, "chapter": 2500102, - "hero": 25001, + "hero": 15005, "onlevelstory": [], "point": { - "x": 1, + "x": 0, "y": 2 }, "level": 102, @@ -227,18 +232,18 @@ 1 ], "leveltype": 2, - "startstory": 20325, + "startstory": 301061, "battle": 101, "reward": [ { "a": "attr", - "t": "gold", - "n": 3060 + "t": "glod", + "n": 3000 } ], "tipstxt": { "key": "heroupstory_heroupstory_chapter_txt_07", - "text": "未开启提示7" + "text": "关卡暂未开启" }, "txt": { "key": "heroupstory_heroupstory_chapter_txt_07", @@ -253,29 +258,29 @@ "key": 8, "onlevel": 6, "chapter": 2500102, - "hero": 25001, + "hero": 15005, "onlevelstory": [], "point": { - "x": 1, - "y": 0 + "x": 0, + "y": 3 }, "level": 103, "levellink": [ - 1 + 2 ], - "leveltype": 3, + "leveltype": 2, "startstory": 0, - "battle": 0, + "battle": 101, "reward": [ { "a": "attr", - "t": "gold", - "n": 3070 + "t": "glod", + "n": 3000 } ], "tipstxt": { "key": "heroupstory_heroupstory_chapter_txt_08", - "text": "未开启提示8" + "text": "关卡暂未开启" }, "txt": { "key": "heroupstory_heroupstory_chapter_txt_08", @@ -290,24 +295,29 @@ "key": 9, "onlevel": 8, "chapter": 2500102, - "hero": 25001, + "hero": 15005, "onlevelstory": [], "point": { - "x": 2, - "y": 1 + "x": 0, + "y": 4 }, "level": 104, "levellink": [ - 2, 3 ], - "leveltype": 4, - "startstory": 0, + "leveltype": 1, + "startstory": 301062, "battle": 0, - "reward": [], + "reward": [ + { + "a": "attr", + "t": "glod", + "n": 3000 + } + ], "tipstxt": { "key": "heroupstory_heroupstory_chapter_txt_09", - "text": "未开启提示9" + "text": "关卡暂未开启" }, "txt": { "key": "heroupstory_heroupstory_chapter_txt_09", @@ -322,29 +332,29 @@ "key": 10, "onlevel": 7, "chapter": 2500102, - "hero": 25001, + "hero": 15005, "onlevelstory": [], "point": { - "x": 3, - "y": 1 + "x": 0, + "y": 5 }, "level": 105, "levellink": [ 4 ], - "leveltype": 5, - "startstory": 20325, + "leveltype": 1, + "startstory": 301063, "battle": 0, "reward": [ { "a": "attr", - "t": "gold", - "n": 3090 + "t": "glod", + "n": 3000 } ], "tipstxt": { "key": "heroupstory_heroupstory_chapter_txt_10", - "text": "未开启提示10" + "text": "关卡暂未开启" }, "txt": { "key": "heroupstory_heroupstory_chapter_txt_10", @@ -359,7 +369,7 @@ "key": 11, "onlevel": 9, "chapter": 2500103, - "hero": 25001, + "hero": 15005, "onlevelstory": [], "point": { "x": 0, @@ -368,18 +378,18 @@ "level": 101, "levellink": [], "leveltype": 1, - "startstory": 20325, + "startstory": 301080, "battle": 0, "reward": [ { "a": "attr", - "t": "gold", - "n": 3100 + "t": "glod", + "n": 3000 } ], "tipstxt": { "key": "heroupstory_heroupstory_chapter_txt_11", - "text": "未开启提示11" + "text": "关卡暂未开启" }, "txt": { "key": "heroupstory_heroupstory_chapter_txt_11", @@ -394,29 +404,29 @@ "key": 12, "onlevel": 11, "chapter": 2500103, - "hero": 25001, + "hero": 15005, "onlevelstory": [], "point": { - "x": 1, + "x": 0, "y": 2 }, "level": 102, "levellink": [ 1 ], - "leveltype": 2, - "startstory": 20325, - "battle": 101, + "leveltype": 1, + "startstory": 301081, + "battle": 0, "reward": [ { "a": "attr", - "t": "gold", - "n": 3110 + "t": "glod", + "n": 3000 } ], "tipstxt": { "key": "heroupstory_heroupstory_chapter_txt_12", - "text": "未开启提示12" + "text": "关卡暂未开启" }, "txt": { "key": "heroupstory_heroupstory_chapter_txt_12", @@ -431,29 +441,29 @@ "key": 13, "onlevel": 11, "chapter": 2500103, - "hero": 25001, + "hero": 15005, "onlevelstory": [], "point": { - "x": 1, - "y": 0 + "x": 0, + "y": 3 }, "level": 103, "levellink": [ - 1 + 2 ], - "leveltype": 3, - "startstory": 0, - "battle": 0, + "leveltype": 2, + "startstory": 301082, + "battle": 101, "reward": [ { "a": "attr", - "t": "gold", - "n": 3120 + "t": "glod", + "n": 3000 } ], "tipstxt": { "key": "heroupstory_heroupstory_chapter_txt_13", - "text": "未开启提示13" + "text": "关卡暂未开启" }, "txt": { "key": "heroupstory_heroupstory_chapter_txt_13", @@ -468,24 +478,29 @@ "key": 14, "onlevel": 13, "chapter": 2500103, - "hero": 25001, + "hero": 15005, "onlevelstory": [], "point": { - "x": 2, - "y": 1 + "x": 0, + "y": 4 }, "level": 104, "levellink": [ - 2, 3 ], - "leveltype": 4, + "leveltype": 2, "startstory": 0, - "battle": 0, - "reward": [], + "battle": 101, + "reward": [ + { + "a": "attr", + "t": "glod", + "n": 3000 + } + ], "tipstxt": { "key": "heroupstory_heroupstory_chapter_txt_14", - "text": "未开启提示14" + "text": "关卡暂未开启" }, "txt": { "key": "heroupstory_heroupstory_chapter_txt_14", @@ -500,29 +515,29 @@ "key": 15, "onlevel": 14, "chapter": 2500103, - "hero": 25001, + "hero": 15005, "onlevelstory": [], "point": { - "x": 3, - "y": 1 + "x": 0, + "y": 5 }, "level": 105, "levellink": [ 4 ], - "leveltype": 5, - "startstory": 20325, + "leveltype": 1, + "startstory": 301083, "battle": 0, "reward": [ { "a": "attr", - "t": "gold", - "n": 3140 + "t": "glod", + "n": 3000 } ], "tipstxt": { "key": "heroupstory_heroupstory_chapter_txt_15", - "text": "未开启提示15" + "text": "关卡暂未开启" }, "txt": { "key": "heroupstory_heroupstory_chapter_txt_15", diff --git a/bin/json/game_heroupstorychaptertxt.json b/bin/json/game_heroupstorychaptertxt.json index 0626a5a8e..2977bc005 100644 --- a/bin/json/game_heroupstorychaptertxt.json +++ b/bin/json/game_heroupstorychaptertxt.json @@ -1,7 +1,7 @@ [ { "chapterID": 2500101, - "hero": 25001, + "hero": 15005, "chaptername": { "key": "heroupstory_heroupstory_chapter_chaptername_01", "text": "第一章:武斗大会" @@ -12,7 +12,7 @@ }, { "chapterID": 2500102, - "hero": 25001, + "hero": 15005, "chaptername": { "key": "heroupstory_heroupstory_chapter_chaptername_06", "text": "第二章:武侠汇聚" @@ -23,7 +23,7 @@ }, { "chapterID": 2500103, - "hero": 25001, + "hero": 15005, "chaptername": { "key": "heroupstory_heroupstory_chapter_chaptername_11", "text": "第三章:大龙归来" diff --git a/bin/json/game_huntingopentime.json b/bin/json/game_huntingopentime.json index a2e1766f6..172a80698 100644 --- a/bin/json/game_huntingopentime.json +++ b/bin/json/game_huntingopentime.json @@ -3,7 +3,9 @@ "type": 1, "opentime": [ 1, - 2 + 3, + 5, + 7 ], "name": { "key": "hunting_opentime_name_1", @@ -15,7 +17,7 @@ }, "opentimetext": { "key": "hunting_opentime_opentimetext_1", - "text": "开启时间:周一,周二" + "text": "开启时间:周一,周三,周五,周日" }, "bg": "fb_pt_jxxx", "icon": "wjyz_img016", @@ -24,8 +26,10 @@ { "type": 2, "opentime": [ + 1, 3, - 4 + 5, + 7 ], "name": { "key": "hunting_opentime_name_2", @@ -37,7 +41,7 @@ }, "opentimetext": { "key": "hunting_opentime_opentimetext_2", - "text": "开启时间:周三,周四" + "text": "开启时间:周一,周三,周五,周日" }, "bg": "fb_pt_hl", "icon": "wjyz_img015", @@ -46,8 +50,10 @@ { "type": 3, "opentime": [ - 5, - 6 + 2, + 4, + 6, + 7 ], "name": { "key": "hunting_opentime_name_3", @@ -59,7 +65,7 @@ }, "opentimetext": { "key": "hunting_opentime_opentimetext_3", - "text": "开启时间:周五,周六" + "text": "开启时间:周二,周四,周六,周日" }, "bg": "fb_pt_dc", "icon": "wjyz_img014", @@ -68,8 +74,10 @@ { "type": 4, "opentime": [ - 0, - 1 + 2, + 4, + 6, + 7 ], "name": { "key": "hunting_opentime_name_4", @@ -81,7 +89,7 @@ }, "opentimetext": { "key": "hunting_opentime_opentimetext_4", - "text": "开启时间:周日,周一" + "text": "开启时间:周二,周四,周六,周日" }, "bg": "fb_pt_tkhx", "icon": "wjyz_img017", diff --git a/bin/json/game_item.json b/bin/json/game_item.json index 5eb794689..29841670e 100644 --- a/bin/json/game_item.json +++ b/bin/json/game_item.json @@ -485,7 +485,7 @@ "key": "item_item_name_11", "text": "初级荣耀徽章" }, - "usetype": 2, + "usetype": 3, "color": 2, "bagtype": 3, "index": 100, @@ -515,7 +515,7 @@ "access": [ 107 ], - "use_skip": 103, + "use_skip": 10046, "upper_limit": 0, "img": "item_10000011", "intr": { @@ -545,7 +545,7 @@ "key": "item_item_name_12", "text": "中级荣耀徽章" }, - "usetype": 2, + "usetype": 3, "color": 3, "bagtype": 3, "index": 101, @@ -587,7 +587,7 @@ "access": [ 107 ], - "use_skip": 103, + "use_skip": 10047, "upper_limit": 0, "img": "item_10000012", "intr": { @@ -617,7 +617,7 @@ "key": "item_item_name_13", "text": "高级荣耀徽章" }, - "usetype": 2, + "usetype": 3, "color": 4, "bagtype": 3, "index": 102, @@ -647,7 +647,7 @@ "access": [ 107 ], - "use_skip": 103, + "use_skip": 10048, "upper_limit": 0, "img": "item_10000013", "intr": { @@ -893,7 +893,7 @@ "access": [ 10038 ], - "use_skip": 10038, + "use_skip": 0, "upper_limit": 999, "img": "wp_icon_10020", "intr": { @@ -947,7 +947,7 @@ "access": [ 10038 ], - "use_skip": 10038, + "use_skip": 0, "upper_limit": 999, "img": "wp_icon_10021", "intr": { @@ -1001,7 +1001,7 @@ "access": [ 10038 ], - "use_skip": 10038, + "use_skip": 0, "upper_limit": 999, "img": "wp_icon_10022", "intr": { @@ -1055,7 +1055,7 @@ "access": [ 10038 ], - "use_skip": 10038, + "use_skip": 0, "upper_limit": 999, "img": "wp_icon_10024", "intr": { @@ -12275,7 +12275,7 @@ "key": "item_item_name_250", "text": "热火之灵" }, - "usetype": 2, + "usetype": 3, "color": 1, "bagtype": 3, "index": 1, @@ -12305,8 +12305,8 @@ "access": [ 168 ], - "use_skip": 155, - "upper_limit": 0, + "use_skip": 10049, + "upper_limit": 999, "img": "item_15000101", "intr": { "key": "item_item_intr_252", @@ -12335,7 +12335,7 @@ "key": "item_item_name_251", "text": "水滴之灵" }, - "usetype": 2, + "usetype": 3, "color": 1, "bagtype": 3, "index": 1, @@ -12365,8 +12365,8 @@ "access": [ 168 ], - "use_skip": 155, - "upper_limit": 0, + "use_skip": 10050, + "upper_limit": 999, "img": "item_15000102", "intr": { "key": "item_item_intr_253", @@ -12395,7 +12395,7 @@ "key": "item_item_name_252", "text": "古木之灵" }, - "usetype": 2, + "usetype": 3, "color": 1, "bagtype": 3, "index": 1, @@ -12425,8 +12425,8 @@ "access": [ 168 ], - "use_skip": 155, - "upper_limit": 0, + "use_skip": 10051, + "upper_limit": 999, "img": "item_15000103", "intr": { "key": "item_item_intr_254", @@ -12455,7 +12455,7 @@ "key": "item_item_name_253", "text": "微光之灵" }, - "usetype": 2, + "usetype": 3, "color": 1, "bagtype": 3, "index": 1, @@ -12485,8 +12485,8 @@ "access": [ 168 ], - "use_skip": 155, - "upper_limit": 0, + "use_skip": 10052, + "upper_limit": 999, "img": "item_15000104", "intr": { "key": "item_item_intr_255", @@ -12515,7 +12515,7 @@ "key": "item_item_name_254", "text": "烈焰之魄" }, - "usetype": 2, + "usetype": 3, "color": 2, "bagtype": 3, "index": 1, @@ -12550,15 +12550,15 @@ "decompose_get": [ { "a": "item", - "t": "15000201", + "t": "15000101", "n": 2 } ], "access": [ 168 ], - "use_skip": 155, - "upper_limit": 0, + "use_skip": 10053, + "upper_limit": 999, "img": "item_15000201", "intr": { "key": "item_item_intr_256", @@ -12587,7 +12587,7 @@ "key": "item_item_name_255", "text": "波浪之魄" }, - "usetype": 2, + "usetype": 3, "color": 2, "bagtype": 3, "index": 1, @@ -12622,15 +12622,15 @@ "decompose_get": [ { "a": "item", - "t": "15000202", + "t": "15000102", "n": 2 } ], "access": [ 168 ], - "use_skip": 155, - "upper_limit": 0, + "use_skip": 10054, + "upper_limit": 999, "img": "item_15000202", "intr": { "key": "item_item_intr_257", @@ -12659,7 +12659,7 @@ "key": "item_item_name_256", "text": "荆棘之魄" }, - "usetype": 2, + "usetype": 3, "color": 2, "bagtype": 3, "index": 1, @@ -12694,15 +12694,15 @@ "decompose_get": [ { "a": "item", - "t": "15000203", + "t": "15000103", "n": 2 } ], "access": [ 168 ], - "use_skip": 155, - "upper_limit": 0, + "use_skip": 10055, + "upper_limit": 999, "img": "item_15000203", "intr": { "key": "item_item_intr_258", @@ -12731,7 +12731,7 @@ "key": "item_item_name_257", "text": "曙光之魄" }, - "usetype": 2, + "usetype": 3, "color": 2, "bagtype": 3, "index": 1, @@ -12766,15 +12766,15 @@ "decompose_get": [ { "a": "item", - "t": "15000204", + "t": "15000104", "n": 2 } ], "access": [ 168 ], - "use_skip": 155, - "upper_limit": 0, + "use_skip": 10056, + "upper_limit": 999, "img": "item_15000204", "intr": { "key": "item_item_intr_259", @@ -12803,7 +12803,7 @@ "key": "item_item_name_258", "text": "燃爆之魂" }, - "usetype": 2, + "usetype": 3, "color": 3, "bagtype": 3, "index": 1, @@ -12826,15 +12826,15 @@ "decompose_get": [ { "a": "item", - "t": "15000301", + "t": "15000201", "n": 2 } ], "access": [ 168 ], - "use_skip": 155, - "upper_limit": 0, + "use_skip": 10057, + "upper_limit": 999, "img": "item_15000301", "intr": { "key": "item_item_intr_260", @@ -12863,7 +12863,7 @@ "key": "item_item_name_259", "text": "浪花之魂" }, - "usetype": 2, + "usetype": 3, "color": 3, "bagtype": 3, "index": 1, @@ -12886,15 +12886,15 @@ "decompose_get": [ { "a": "item", - "t": "15000302", + "t": "15000202", "n": 2 } ], "access": [ 168 ], - "use_skip": 155, - "upper_limit": 0, + "use_skip": 10058, + "upper_limit": 999, "img": "item_15000302", "intr": { "key": "item_item_intr_261", @@ -12923,7 +12923,7 @@ "key": "item_item_name_260", "text": "回春之魂" }, - "usetype": 2, + "usetype": 3, "color": 3, "bagtype": 3, "index": 1, @@ -12946,15 +12946,15 @@ "decompose_get": [ { "a": "item", - "t": "15000303", + "t": "15000203", "n": 2 } ], "access": [ 168 ], - "use_skip": 155, - "upper_limit": 0, + "use_skip": 10059, + "upper_limit": 999, "img": "item_15000303", "intr": { "key": "item_item_intr_262", @@ -12983,7 +12983,7 @@ "key": "item_item_name_261", "text": "耀光之魂" }, - "usetype": 2, + "usetype": 3, "color": 3, "bagtype": 3, "index": 1, @@ -13006,15 +13006,15 @@ "decompose_get": [ { "a": "item", - "t": "15000304", + "t": "15000204", "n": 2 } ], "access": [ 168 ], - "use_skip": 155, - "upper_limit": 0, + "use_skip": 10060, + "upper_limit": 999, "img": "item_15000304", "intr": { "key": "item_item_intr_263", diff --git a/bin/json/game_mainstage.json b/bin/json/game_mainstage.json index 70899bbe6..7fde9b534 100644 --- a/bin/json/game_mainstage.json +++ b/bin/json/game_mainstage.json @@ -2904,7 +2904,7 @@ "animation": [], "hide": 0, "destroy": 1, - "progress": 1, + "progress": 0, "stroyshow": 0, "frontstoryid": 0, "afterstoryid": 0, @@ -3840,7 +3840,7 @@ "herocolor": 1, "heroimg": "zxgq_qp_icon_sq", "bubbletext": { - "key": "main_stage_bubbletext_41", + "key": "", "text": "" }, "animation": [], @@ -3917,7 +3917,7 @@ "herocolor": 1, "heroimg": "zxgq_qp_icon_sq", "bubbletext": { - "key": "main_stage_bubbletext_42", + "key": "", "text": "" }, "animation": [], @@ -3994,7 +3994,7 @@ "herocolor": 1, "heroimg": "zxgq_qp_icon_sq", "bubbletext": { - "key": "main_stage_bubbletext_43", + "key": "", "text": "" }, "animation": [], @@ -4333,7 +4333,7 @@ "herocolor": 1, "heroimg": "zxgq_qp_icon_wh", "bubbletext": { - "key": "main_stage_bubbletext_47", + "key": "", "text": "" }, "animation": [], @@ -4447,7 +4447,7 @@ "herocolor": 1, "heroimg": "zxgq_qp_icon_wh", "bubbletext": { - "key": "main_stage_bubbletext_48", + "key": "", "text": "" }, "animation": [], @@ -4675,7 +4675,7 @@ "herocolor": 1, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { - "key": "main_stage_bubbletext_50", + "key": "", "text": "" }, "animation": [], @@ -4789,7 +4789,7 @@ "herocolor": 1, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { - "key": "main_stage_bubbletext_51", + "key": "", "text": "" }, "animation": [], @@ -4972,7 +4972,7 @@ "herocolor": 1, "heroimg": "zxgq_qp_icon_sq", "bubbletext": { - "key": "main_stage_bubbletext_53", + "key": "", "text": "" }, "animation": [], @@ -5054,7 +5054,7 @@ "herocolor": 1, "heroimg": "zxgq_qp_icon_sq", "bubbletext": { - "key": "main_stage_bubbletext_54", + "key": "", "text": "" }, "animation": [], @@ -11528,8 +11528,8 @@ "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { - "key": "", - "text": "" + "key": "main_stage_bubbletext_119", + "text": "这里可是世界上戒备最森严的地方,一只蚊子都别想跑出去1" }, "animation": [], "hide": 0, @@ -11548,11 +11548,11 @@ }, "title": { "key": "mainchapter_main_stage_title_96", - "text": "疑云丛生" + "text": "地下室风波" }, "desc": { "key": "mainchapter_main_stage_desc_92", - "text": "众人来到卡梅洛特城堡的研究所,放置月光原石的地方响起了警报声,食人鱼成了头号嫌疑人......" + "text": "戒备森严的反坏蛋联盟地下室竟有人妄想逃跑?!抓住他!" }, "exp": 0, "hero_exp": 360, @@ -11647,8 +11647,8 @@ "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { - "key": "", - "text": "" + "key": "main_stage_bubbletext_120", + "text": "哪里来的豚鼠!" }, "animation": [], "hide": 0, @@ -11667,11 +11667,11 @@ }, "title": { "key": "mainchapter_main_stage_title_97", - "text": "内斗" + "text": "进击的豚鼠" }, "desc": { "key": "mainchapter_main_stage_desc_93", - "text": "邦尼兔认定食人鱼就是窃取月光原石的盗贼,和坏蛋联盟发生争执。" + "text": "坏蛋联盟被一群小豚鼠团团围住,快去帮帮他们!" }, "exp": 0, "hero_exp": 360, @@ -11766,8 +11766,8 @@ "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { - "key": "", - "text": "" + "key": "main_stage_bubbletext_121", + "text": "哼!打月光原石主意的人我们可见多了!" }, "animation": [], "hide": 0, @@ -11786,11 +11786,11 @@ }, "title": { "key": "mainchapter_main_stage_title_98", - "text": "盗贼现身" + "text": "不打不相识" }, "desc": { "key": "mainchapter_main_stage_desc_94", - "text": "追到药品仓库,发现一切都是越狱成功的果酱教授在搞鬼。" + "text": "被坏蛋联盟误会成了觊觎原石的小偷,得赶快解开误会才行。" }, "exp": 0, "hero_exp": 360, @@ -11885,8 +11885,8 @@ "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { - "key": "", - "text": "" + "key": "main_stage_bubbletext_122", + "text": "前面的车辆靠边接受检查!" }, "animation": [], "hide": 0, @@ -11905,11 +11905,11 @@ }, "title": { "key": "mainchapter_main_stage_title_99", - "text": "恶势力再现" + "text": "伏击" }, "desc": { "key": "mainchapter_main_stage_desc_95", - "text": "阴影战士再次现身,众人能否再次守护好这颗月光原石?" + "text": "运送月光原石要紧,警长你就委屈一下吧!" }, "exp": 0, "hero_exp": 360, @@ -12075,8 +12075,8 @@ "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { - "key": "", - "text": "" + "key": "main_stage_bubbletext_124", + "text": "这就是卡梅洛特城堡了。" }, "animation": [], "hide": 0, @@ -12166,11 +12166,11 @@ }, "title": { "key": "mainchapter_main_stage_title_102", - "text": "杜瓦街面包店" + "text": "谁偷了月光原石" }, "desc": { "key": "mainchapter_main_stage_desc_98", - "text": "原始世界突然山崩地裂,原始人一家赖以生存的洞穴被毁,他们重新踏上寻找新家园的旅程。" + "text": "食人鱼先生想偷月光原石?这之中一定有什么误会。" }, "exp": 0, "hero_exp": 400, @@ -12285,11 +12285,11 @@ }, "title": { "key": "mainchapter_main_stage_title_103", - "text": "沼泽之地" + "text": "邦尼兔暴走" }, "desc": { "key": "mainchapter_main_stage_desc_99", - "text": "原始人一家误入奇幻雨林,遭到各种奇幻生物袭击。" + "text": "兔兔似乎失去了冷静……" }, "exp": 0, "hero_exp": 400, @@ -12455,8 +12455,8 @@ "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { - "key": "", - "text": "" + "key": "main_stage_bubbletext_128", + "text": "嘿嘿,一群笨蛋,怎么斗得过机智的豚鼠!" }, "animation": [], "hide": 0, @@ -12475,11 +12475,11 @@ }, "title": { "key": "mainchapter_main_stage_title_105", - "text": "幻影魔法" + "text": "豚鼠的计谋" }, "desc": { "key": "mainchapter_main_stage_desc_101", - "text": "原来猩猩怪意外获得月光原石,这才导致地质突变,一群人进入抢夺月光原石的混战。" + "text": "原来这一切都是果酱教授的诡计,一定不能让他跑了!" }, "exp": 0, "hero_exp": 400, @@ -12594,11 +12594,11 @@ }, "title": { "key": "mainchapter_main_stage_title_106", - "text": "秘密接头人" + "text": "追击" }, "desc": { "key": "mainchapter_main_stage_desc_102", - "text": "参加气功训练营,打探月光原石消息。" + "text": "追捕果酱教授的途中又遇到了神秘的黑衣人,他究竟是……" }, "exp": 0, "hero_exp": 400, @@ -12788,7 +12788,7 @@ }, "desc": { "key": "mainchapter_main_stage_desc_104", - "text": "翡翠宫前人满为患,遇到刺头,那就友好切磋一下。" + "text": "" }, "exp": 0, "hero_exp": 0, @@ -12835,8 +12835,8 @@ "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { - "key": "", - "text": "" + "key": "main_stage_bubbletext_132", + "text": "欢迎~" }, "animation": [], "hide": 0, @@ -12859,7 +12859,7 @@ }, "desc": { "key": "mainchapter_main_stage_desc_105", - "text": "训练营学员行迹可疑,深夜跟踪调查。" + "text": "" }, "exp": 0, "hero_exp": 0, @@ -12906,8 +12906,8 @@ "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { - "key": "", - "text": "" + "key": "main_stage_bubbletext_133", + "text": "嘿嘿嘿,就快要到了~" }, "animation": [], "hide": 0, @@ -12930,7 +12930,7 @@ }, "desc": { "key": "mainchapter_main_stage_desc_106", - "text": "气功卷轴被盗!竟然是学员依靠月光原石的力量偷走。" + "text": "知人知面不知心!防人之心不可无!" }, "exp": 0, "hero_exp": 450, @@ -13025,8 +13025,8 @@ "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { - "key": "", - "text": "" + "key": "main_stage_bubbletext_134", + "text": "在下靴猫剑客。" }, "animation": [], "hide": 0, @@ -13049,7 +13049,7 @@ }, "desc": { "key": "mainchapter_main_stage_desc_107", - "text": "历史重现,气功卷轴真谛究竟是什么?月光原石能否顺利收回?" + "text": "靴猫剑客出手相救,甚是感激。但如此巧合,恐怕有诈?" }, "exp": 0, "hero_exp": 450, @@ -13144,8 +13144,8 @@ "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { - "key": "", - "text": "" + "key": "main_stage_bubbletext_135", + "text": "还差一点,差一点就完成了!我的哈妮,姜饼妹!" }, "animation": [], "hide": 0, @@ -13168,7 +13168,7 @@ }, "desc": { "key": "mainchapter_main_stage_desc_108", - "text": "寻找接头人史莱克,偶遇史莱克的小屋遭抢占,和史莱克合力赶走其他童话人物。" + "text": "" }, "exp": 0, "hero_exp": 0, @@ -13215,8 +13215,8 @@ "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { - "key": "", - "text": "" + "key": "main_stage_bubbletext_136", + "text": "哦,亲爱的,你让我喘不过气……" }, "animation": [], "hide": 0, @@ -13239,7 +13239,7 @@ }, "desc": { "key": "mainchapter_main_stage_desc_109", - "text": "史莱克来到童话王国,希望国王能够把大沼泽的所有权给他,但国王出尔反尔,命令士兵抓捕史莱克。" + "text": "爱情是一抹毒药,姜饼人你长点心!" }, "exp": 0, "hero_exp": 450, @@ -13334,8 +13334,8 @@ "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { - "key": "", - "text": "" + "key": "main_stage_bubbletext_137", + "text": "这片沼泽地有些奇怪……" }, "animation": [], "hide": 0, @@ -13358,7 +13358,7 @@ }, "desc": { "key": "mainchapter_main_stage_desc_110", - "text": "史莱克答应国王来到恶龙守卫的城堡营救公主,趁恶龙不注意,史莱克成功救出公主。" + "text": "这片沼泽地是怎么回事?进来后怪事不断,邦尼兔和穿靴猫的样子也很不对……" }, "exp": 0, "hero_exp": 450, @@ -13477,7 +13477,7 @@ }, "desc": { "key": "mainchapter_main_stage_desc_111", - "text": "史莱克和公主途经毒苹果酒吧,卷入黑市交易。" + "text": "邦尼兔和穿靴猫是怎么了?突然朝我攻击……" }, "exp": 0, "hero_exp": 450, @@ -13596,7 +13596,7 @@ }, "desc": { "key": "mainchapter_main_stage_desc_112", - "text": "史莱克和公主乔装打扮逃出毒苹果酒吧,却在女巫森林遭到赏金猎人围堵。原来他们不小心带走了月光原石。" + "text": "" }, "exp": 0, "hero_exp": 0, @@ -13667,7 +13667,7 @@ }, "desc": { "key": "mainchapter_main_stage_desc_113", - "text": "关键时刻,公主吻上史莱克化身女武士,两人一起击败赏金猎人,并把原石交给守护者。" + "text": "" }, "exp": 0, "hero_exp": 0, @@ -13714,8 +13714,8 @@ "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { - "key": "", - "text": "" + "key": "main_stage_bubbletext_141", + "text": "法夸德勋爵还在迫害童话人物!" }, "animation": [], "hide": 0, @@ -13738,7 +13738,7 @@ }, "desc": { "key": "mainchapter_main_stage_desc_114", - "text": "寻找接头人史莱克,偶遇史莱克的小屋遭抢占,和史莱克合力赶走其他童话人物。" + "text": "不能眼睁睁的看着姜饼人被抓走,必须做点什么!" }, "exp": 0, "hero_exp": 500, @@ -13857,7 +13857,7 @@ }, "desc": { "key": "mainchapter_main_stage_desc_115", - "text": "史莱克来到童话王国,希望国王能够把大沼泽的所有权给他,但国王出尔反尔,命令士兵抓捕史莱克。" + "text": "" }, "exp": 0, "hero_exp": 0, @@ -13904,8 +13904,8 @@ "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { - "key": "", - "text": "" + "key": "main_stage_bubbletext_143", + "text": "有关我的传言,也许并不都是真的。" }, "animation": [], "hide": 0, @@ -13928,7 +13928,7 @@ }, "desc": { "key": "mainchapter_main_stage_desc_116", - "text": "史莱克答应国王来到恶龙守卫的城堡营救公主,趁恶龙不注意,史莱克成功救出公主。" + "text": "邀请函就在法夸德勋爵手里,只有打赢它才能获得这交易所的入场券!" }, "exp": 0, "hero_exp": 500, @@ -14047,7 +14047,7 @@ }, "desc": { "key": "mainchapter_main_stage_desc_117", - "text": "史莱克和公主途经毒苹果酒吧,卷入黑市交易。" + "text": "" }, "exp": 0, "hero_exp": 0, @@ -14118,7 +14118,7 @@ }, "desc": { "key": "mainchapter_main_stage_desc_118", - "text": "史莱克和公主乔装打扮逃出毒苹果酒吧,却在女巫森林遭到赏金猎人围堵。原来他们不小心带走了月光原石。" + "text": "" }, "exp": 0, "hero_exp": 500, diff --git a/bin/json/game_opencond.json b/bin/json/game_opencond.json index 3aef84274..21cdfa660 100644 --- a/bin/json/game_opencond.json +++ b/bin/json/game_opencond.json @@ -1977,7 +1977,7 @@ "main": [ { "key": 1, - "param": 1 + "param": 6 } ], "wkqbx": 2, diff --git a/bin/json/game_paypackage.json b/bin/json/game_paypackage.json index 05babdbbf..c987f71d8 100644 --- a/bin/json/game_paypackage.json +++ b/bin/json/game_paypackage.json @@ -295,7 +295,7 @@ "key": "paypackage_paypackage_pagename_13", "text": "每月礼包1" }, - "packagetype": "month_2", + "packagetype": "month_1", "buy_num": 1, "packagename": { "key": "paypackage_paypackage_packagename_13", @@ -353,7 +353,7 @@ "key": "paypackage_paypackage_pagename_15", "text": "每月礼包3" }, - "packagetype": "month_2", + "packagetype": "month_3", "buy_num": 3, "packagename": { "key": "paypackage_paypackage_packagename_15", @@ -387,7 +387,7 @@ "key": "paypackage_paypackage_pagename_16", "text": "每月礼包4" }, - "packagetype": "month_2", + "packagetype": "week_6", "buy_num": 5, "packagename": { "key": "paypackage_paypackage_packagename_16", @@ -421,7 +421,7 @@ "key": "paypackage_paypackage_pagename_16", "text": "每月礼包5" }, - "packagetype": "month_2", + "packagetype": "day_4", "buy_num": 5, "packagename": { "key": "paypackage_paypackage_packagename_16", diff --git a/bin/json/game_rdtaskcondi.json b/bin/json/game_rdtaskcondi.json deleted file mode 100644 index 034ab7aec..000000000 --- a/bin/json/game_rdtaskcondi.json +++ /dev/null @@ -1,19765 +0,0 @@ -[ - { - "id": 101, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_1", - "text": "获得守护者{1}" - }, - "type": 1, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 25001 - ], - "filter2": [ - "守护者ID", - "0", - "0", - "0" - ] - }, - { - "id": 102, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_2", - "text": "获得守护者{1}" - }, - "type": 1, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 24004 - ], - "filter2": [ - "守护者ID", - "0", - "0", - "0" - ] - }, - { - "id": 103, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_3", - "text": "完成{1}事件" - }, - "type": 3, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 2 - ], - "filter2": [ - "任务ID", - "0", - "0", - "0" - ] - }, - { - "id": 104, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_4", - "text": "{1}等级达到{0}" - }, - "type": 4, - "valid": 0, - "NPC": 0, - "value": 10, - "filter": [ - 14007 - ], - "filter2": [ - "守护者ID", - "0", - "0", - "0" - ] - }, - { - "id": 105, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_5", - "text": "{1}穿戴装备{0}件" - }, - "type": 5, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 25001 - ], - "filter2": [ - "守护者ID", - "0", - "0", - "0" - ] - }, - { - "id": 106, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_6", - "text": "{1}星级达到{0}" - }, - "type": 6, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [ - 25004 - ], - "filter2": [ - "守护者ID", - "0", - "0", - "0" - ] - }, - { - "id": 107, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_7", - "text": "日常登录{0}次" - }, - "type": 7, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 108, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_8", - "text": "累计登录{0}天" - }, - "type": 8, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 109, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_9", - "text": "连续登录{0}天" - }, - "type": 9, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_10", - "text": "拥有{0}个好友" - }, - "type": 10, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 111, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_11", - "text": "赠送{0}次友情点" - }, - "type": 11, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 112, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_12", - "text": "使用好友助战{0}次" - }, - "type": 12, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 113, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_13", - "text": "更换{0}次助战守护者" - }, - "type": 13, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 114, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_14", - "text": "{0}次普通招募" - }, - "type": 14, - "valid": 0, - "NPC": 101, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 115, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_15", - "text": "{0}次阵营招募" - }, - "type": 15, - "valid": 0, - "NPC": 0, - "value": 10, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 116, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_16", - "text": "获得{1}品质守护者{0}个" - }, - "type": 16, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [ - 3 - ], - "filter2": [ - "品质", - "0", - "0", - "0" - ] - }, - { - "id": 117, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_17", - "text": "十连获得{0}个{1}星守护者" - }, - "type": 17, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 3 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 118, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_18", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 119, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_19", - "text": "累计{0}次阵营招募" - }, - "type": 19, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 120, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_20", - "text": "用户升至{0}级" - }, - "type": 20, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 121, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_21", - "text": "合成守护者{0}次" - }, - "type": 21, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 122, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_22", - "text": "合成{1}守护者" - }, - "type": 22, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 25001 - ], - "filter2": [ - "守护者ID", - "0", - "0", - "0" - ] - }, - { - "id": 123, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_23", - "text": "拥有{0}个{1}星{2}等级守护者" - }, - "type": 23, - "valid": 0, - "NPC": 0, - "value": 3, - "filter": [ - 5, - 20 - ], - "filter2": [ - "星级", - "等级", - "0", - "0" - ] - }, - { - "id": 124, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_24", - "text": "任意守护者提升{0}次等级" - }, - "type": 24, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 125, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_25", - "text": "{0}名{1}守护者升至{2}星" - }, - "type": 25, - "valid": 0, - "NPC": 0, - "value": 3, - "filter": [ - 25001, - 6 - ], - "filter2": [ - "守护者ID", - "星级", - "0", - "0" - ] - }, - { - "id": 129, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_26", - "text": "拥有{0}个{1}级{2}" - }, - "type": 29, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 25004, - 22 - ], - "filter2": [ - "等级", - "守护者ID", - "0", - "0" - ] - }, - { - "id": 130, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_27", - "text": "拥有{0}个品质为{1}以上的守护者" - }, - "type": 30, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [ - 3 - ], - "filter2": [ - "品质", - "0", - "0", - "0" - ] - }, - { - "id": 132, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_28", - "text": "{0}个品质为{1}等级为{2}的守护者" - }, - "type": 32, - "valid": 0, - "NPC": 0, - "value": 3, - "filter": [ - 3, - 20 - ], - "filter2": [ - "满足条件的守护者品质", - "需要升到的等级", - "0", - "0" - ] - }, - { - "id": 134, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_29", - "text": "{0}个守护者觉醒到{1}阶段" - }, - "type": 34, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [ - 2 - ], - "filter2": [ - "觉醒阶段", - "0", - "0", - "0" - ] - }, - { - "id": 135, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_30", - "text": "{0}觉醒到{1}阶" - }, - "type": 35, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 25001 - ], - "filter2": [ - "守护者ID", - "0", - "0", - "0" - ] - }, - { - "id": 136, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_31", - "text": "{0}个{1}品质{2}职业{3}阵营守护者觉醒{4}阶" - }, - "type": 36, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 3, - 3, - 3, - 1 - ], - "filter2": [ - "守护者品质", - "指定职业", - "指定阵营", - "觉醒阶段" - ] - }, - { - "id": 137, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_32", - "text": "{0}名{1}品质守护者回响等级觉醒全满" - }, - "type": 37, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 3 - ], - "filter2": [ - "守护者品质", - "0", - "0", - "0" - ] - }, - { - "id": 138, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_33", - "text": "{0}个守护者回响品质觉醒全满" - }, - "type": 38, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 139, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_34", - "text": "任意守护者回响累计{0}次" - }, - "type": 39, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 140, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_35", - "text": "{0}个守护者回响{1}次" - }, - "type": 40, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 2 - ], - "filter2": [ - "回响次数", - "0", - "0", - "0" - ] - }, - { - "id": 141, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_36", - "text": "任意守护者传{0}件{1}星装备" - }, - "type": 41, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 2, - 1 - ], - "filter2": [ - "装备数量", - "指定星级", - "0", - "0" - ] - }, - { - "id": 142, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_37", - "text": "任意守护者传到{0}件{1}等级装备" - }, - "type": 42, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 2, - 2 - ], - "filter2": [ - "装备数量", - "指定等级", - "0", - "0" - ] - }, - { - "id": 143, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_38", - "text": "将{0}件装备强化至{1}级" - }, - "type": 43, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 2 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 145, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_39", - "text": "将{0}件{1}星{2}套装强化至{3}级" - }, - "type": 45, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 1, - 1, - 2 - ], - "filter2": [ - "指定装备星级", - "指定套装", - "强化等级", - "0" - ] - }, - { - "id": 147, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_40", - "text": "累计强化装备成功{0}次" - }, - "type": 47, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 148, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_41", - "text": "{0}次{1}星2件套强化{2}并穿戴" - }, - "type": 48, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 1, - 2 - ], - "filter2": [ - "指定装备星级", - "强化等级", - "0", - "0" - ] - }, - { - "id": 149, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_42", - "text": "{0}次{1}星4件套强化{2}并穿戴" - }, - "type": 49, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 1, - 2 - ], - "filter2": [ - "指定装备星级", - "强化等级", - "0", - "0" - ] - }, - { - "id": 150, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_43", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 1 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 151, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_44", - "text": "从铁匠铺获得{0}件{1}星装备" - }, - "type": 51, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 1 - ], - "filter2": [ - "指定装备星级", - "0", - "0", - "0" - ] - }, - { - "id": 152, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_45", - "text": "{1}提升{0}次技能" - }, - "type": 52, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 14007 - ], - "filter2": [ - "指定守护者", - "0", - "0", - "0" - ] - }, - { - "id": 153, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_46", - "text": "技能累计升级{0}次" - }, - "type": 53, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 154, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_47", - "text": "{0}名守护者技能全满" - }, - "type": 54, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 155, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_48", - "text": "{1}品质守护者提升{0}次技能" - }, - "type": 55, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 3 - ], - "filter2": [ - "指定品质", - "0", - "0", - "0" - ] - }, - { - "id": 160, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_49", - "text": "任意主线通关{0}次" - }, - "type": 60, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 161, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_50", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 105, - "value": 1, - "filter": [ - 1100105 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 162, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_51", - "text": "世界聊天发言{0}次" - }, - "type": 62, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 164, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_52", - "text": "任意商品购买{0}次" - }, - "type": 64, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 165, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_53", - "text": "在商店购买{0}件{1}商品" - }, - "type": 65, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 10001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 166, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_54", - "text": "在{1}商店购买任意货物{0}次" - }, - "type": 66, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 1 - ], - "filter2": [ - "商店ID", - "0", - "0", - "0" - ] - }, - { - "id": 167, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_55", - "text": "商店购买消耗{1}{0}个" - }, - "type": 67, - "valid": 0, - "NPC": 0, - "value": 1000, - "filter": [ - 1 - ], - "filter2": [ - "货币ID", - "0", - "0", - "0" - ] - }, - { - "id": 168, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_56", - "text": "任意渠道消耗{0}金币" - }, - "type": 68, - "valid": 0, - "NPC": 0, - "value": 1000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 169, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_57", - "text": "与其他玩家切磋{0}次" - }, - "type": 69, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 170, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_58", - "text": "获得守护者{1}" - }, - "type": 1, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 44006 - ], - "filter2": [ - "守护者ID", - "0", - "0", - "0" - ] - }, - { - "id": 171, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_59", - "text": "完成世界任务{1}战斗" - }, - "type": 70, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 101 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 172, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_60", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 10, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 174, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_61", - "text": "完成世界任务{1}战斗" - }, - "type": 70, - "valid": 0, - "NPC": 10022, - "value": 1, - "filter": [ - 101 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 175, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_62", - "text": "完成世界任务{1}战斗" - }, - "type": 70, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 102 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 176, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_63", - "text": "完成世界任务{1}战斗" - }, - "type": 70, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 103 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 177, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_64", - "text": "完成世界任务{1}战斗" - }, - "type": 70, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 104 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 178, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_65", - "text": "完成世界任务{1}战斗" - }, - "type": 70, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 105 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 179, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_66", - "text": "完成世界任务{1}战斗" - }, - "type": 70, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 106 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 180, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_67", - "text": "完成世界任务{1}战斗" - }, - "type": 70, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 107 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 181, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_68", - "text": "完成世界任务{1}战斗" - }, - "type": 70, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 108 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 182, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_69", - "text": "完成世界任务{1}战斗" - }, - "type": 70, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 109 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 183, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_70", - "text": "完成{0}旧时光" - }, - "type": 140, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 10001 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 184, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_71", - "text": "完成{0}旧时光" - }, - "type": 140, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 10002 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 185, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_72", - "text": "完成{0}旧时光" - }, - "type": 140, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 10003 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 186, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_73", - "text": "完成{0}旧时光" - }, - "type": 140, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 10004 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 187, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_74", - "text": "加入{0}次公会" - }, - "type": 109, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 188, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_75", - "text": "使用{0}个钻石" - }, - "type": 104, - "valid": 0, - "NPC": 0, - "value": 100, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 189, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_76", - "text": "完成世界任务{1}战斗" - }, - "type": 70, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 110 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 190, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_77", - "text": "完成世界任务{1}战斗" - }, - "type": 70, - "valid": 0, - "NPC": 1, - "value": 1, - "filter": [ - 111 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 191, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_78", - "text": "完成世界任务{1}战斗" - }, - "type": 70, - "valid": 0, - "NPC": 2, - "value": 1, - "filter": [ - 112 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 192, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_79", - "text": "完成世界任务{1}战斗" - }, - "type": 70, - "valid": 0, - "NPC": 3, - "value": 1, - "filter": [ - 113 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 193, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_80", - "text": "完成世界任务{1}战斗" - }, - "type": 70, - "valid": 0, - "NPC": 10110, - "value": 1, - "filter": [ - 114 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 195, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_81", - "text": "完成{0}旧时光" - }, - "type": 140, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 10005 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 196, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_82", - "text": "完成{0}旧时光" - }, - "type": 140, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 10006 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 197, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_83", - "text": "完成{0}旧时光" - }, - "type": 140, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 10007 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 198, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_84", - "text": "完成{0}旧时光" - }, - "type": 140, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 10008 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 199, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_85", - "text": "完成{0}旧时光" - }, - "type": 140, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 10009 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 200, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_86", - "text": "完成{0}旧时光" - }, - "type": 140, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 10010 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 201, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_87", - "text": "完成{0}旧时光" - }, - "type": 140, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 10007 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 202, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_88", - "text": "完成{0}旧时光" - }, - "type": 140, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 10007 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 203, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_89", - "text": "武馆培养守护者{0}次" - }, - "type": 149, - "valid": 0, - "NPC": 104, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 301, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_90", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 29, - "value": 1, - "filter": [ - 1100101 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 302, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_91", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 104 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 303, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_92", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 108 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 304, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_93", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 70022, - "value": 1, - "filter": [ - 1, - 1 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 305, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_94", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 105, - "value": 1, - "filter": [ - 1100106 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 306, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_95", - "text": "{0}次普通招募" - }, - "type": 14, - "valid": 0, - "NPC": 101, - "value": 10, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 307, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_96", - "text": "完成世界任务{1}战斗" - }, - "type": 70, - "valid": 0, - "NPC": 10121, - "value": 1, - "filter": [ - 102 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 308, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_97", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 70022, - "value": 1, - "filter": [ - 1, - 1 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 309, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_98", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 70032, - "value": 1, - "filter": [ - 1, - 1 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 10001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_99", - "text": "任意守护者提升{0}次等级" - }, - "type": 24, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10002, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_100", - "text": "任意守护者提升{0}次等级" - }, - "type": 24, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10003, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_101", - "text": "任意守护者提升{0}次等级" - }, - "type": 24, - "valid": 0, - "NPC": 0, - "value": 10, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10004, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_102", - "text": "任意守护者提升{0}次等级" - }, - "type": 24, - "valid": 0, - "NPC": 0, - "value": 20, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10005, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_103", - "text": "任意守护者提升{0}次等级" - }, - "type": 24, - "valid": 0, - "NPC": 0, - "value": 50, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10006, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_104", - "text": "任意守护者提升{0}次等级" - }, - "type": 24, - "valid": 0, - "NPC": 0, - "value": 100, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10007, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_105", - "text": "任意守护者提升{0}次等级" - }, - "type": 24, - "valid": 0, - "NPC": 0, - "value": 200, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10008, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_106", - "text": "任意守护者提升{0}次等级" - }, - "type": 24, - "valid": 0, - "NPC": 0, - "value": 300, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10009, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_107", - "text": "任意守护者提升{0}次等级" - }, - "type": 24, - "valid": 0, - "NPC": 0, - "value": 500, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10010, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_108", - "text": "任意守护者提升{0}次等级" - }, - "type": 24, - "valid": 0, - "NPC": 0, - "value": 1000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10101, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_109", - "text": "日常登录{0}次" - }, - "type": 7, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10201, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_110", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10202, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_111", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10203, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_112", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 10, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10204, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_113", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 20, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10205, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_114", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 50, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10206, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_115", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 100, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10207, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_116", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 200, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10208, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_117", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 300, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10209, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_118", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 500, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10210, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_119", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 1000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10301, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_120", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10302, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_121", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [ - 5 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 10303, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_122", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 0, - "value": 10, - "filter": [ - 5 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 10304, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_123", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 0, - "value": 20, - "filter": [ - 5 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 10305, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_124", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 0, - "value": 50, - "filter": [ - 5 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 10306, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_125", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 0, - "value": 100, - "filter": [ - 5 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 10307, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_126", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 0, - "value": 200, - "filter": [ - 5 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 10308, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_127", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 0, - "value": 300, - "filter": [ - 5 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 10309, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_128", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 0, - "value": 500, - "filter": [ - 5 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 10310, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_129", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 0, - "value": 1000, - "filter": [ - 5 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 10401, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_130", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 6 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 10402, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_131", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [ - 6 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 10403, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_132", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 0, - "value": 10, - "filter": [ - 6 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 10404, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_133", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 0, - "value": 20, - "filter": [ - 6 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 10405, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_134", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 0, - "value": 50, - "filter": [ - 6 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 10406, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_135", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 0, - "value": 100, - "filter": [ - 6 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 10407, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_136", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 0, - "value": 200, - "filter": [ - 6 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 10408, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_137", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 0, - "value": 300, - "filter": [ - 6 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 10409, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_138", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 0, - "value": 500, - "filter": [ - 6 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 10410, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_139", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 0, - "value": 1000, - "filter": [ - 6 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 10601, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_140", - "text": "世界聊天发言{0}次" - }, - "type": 62, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10602, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_141", - "text": "世界聊天发言{0}次" - }, - "type": 62, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10603, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_142", - "text": "世界聊天发言{0}次" - }, - "type": 62, - "valid": 0, - "NPC": 0, - "value": 99, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10701, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_143", - "text": "任意商品购买{0}次" - }, - "type": 64, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10702, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_144", - "text": "任意商品购买{0}次" - }, - "type": 64, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10703, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_145", - "text": "任意商品购买{0}次" - }, - "type": 64, - "valid": 0, - "NPC": 0, - "value": 10, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10704, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_146", - "text": "任意商品购买{0}次" - }, - "type": 64, - "valid": 0, - "NPC": 0, - "value": 20, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10705, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_147", - "text": "任意商品购买{0}次" - }, - "type": 64, - "valid": 0, - "NPC": 0, - "value": 50, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10706, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_148", - "text": "任意商品购买{0}次" - }, - "type": 64, - "valid": 0, - "NPC": 0, - "value": 100, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10707, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_149", - "text": "任意商品购买{0}次" - }, - "type": 64, - "valid": 0, - "NPC": 0, - "value": 200, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10708, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_150", - "text": "任意商品购买{0}次" - }, - "type": 64, - "valid": 0, - "NPC": 0, - "value": 300, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10709, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_151", - "text": "任意商品购买{0}次" - }, - "type": 64, - "valid": 0, - "NPC": 0, - "value": 500, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10710, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_152", - "text": "任意商品购买{0}次" - }, - "type": 64, - "valid": 0, - "NPC": 0, - "value": 1000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10801, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_153", - "text": "累计登录{0}天" - }, - "type": 8, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10802, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_154", - "text": "累计登录{0}天" - }, - "type": 8, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10803, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_155", - "text": "累计登录{0}天" - }, - "type": 8, - "valid": 0, - "NPC": 0, - "value": 10, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10804, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_156", - "text": "累计登录{0}天" - }, - "type": 8, - "valid": 0, - "NPC": 0, - "value": 20, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10805, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_157", - "text": "累计登录{0}天" - }, - "type": 8, - "valid": 0, - "NPC": 0, - "value": 50, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10806, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_158", - "text": "累计登录{0}天" - }, - "type": 8, - "valid": 0, - "NPC": 0, - "value": 100, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10807, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_159", - "text": "累计登录{0}天" - }, - "type": 8, - "valid": 0, - "NPC": 0, - "value": 200, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10808, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_160", - "text": "累计登录{0}天" - }, - "type": 8, - "valid": 0, - "NPC": 0, - "value": 300, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10809, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_161", - "text": "累计登录{0}天" - }, - "type": 8, - "valid": 0, - "NPC": 0, - "value": 500, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 10810, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_162", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 1000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 2008001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_163", - "text": "累计登录{0}天" - }, - "type": 8, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 2012001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_164", - "text": "使用好友助战{0}次" - }, - "type": 12, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 2018001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_165", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 2024001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_166", - "text": "任意守护者提升{0}次等级" - }, - "type": 24, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 2047001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_167", - "text": "累计强化装备成功{0}次" - }, - "type": 47, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 2062001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_168", - "text": "世界聊天发言{0}次" - }, - "type": 62, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 2064001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_169", - "text": "任意商品购买{0}次" - }, - "type": 64, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 2130001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_170", - "text": "进行{0}次竞技场挑战" - }, - "type": 130, - "valid": 0, - "NPC": 0, - "value": 3, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 3008001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_171", - "text": "累计登录{0}天" - }, - "type": 8, - "valid": 0, - "NPC": 0, - "value": 10, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 3012001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_172", - "text": "使用好友助战{0}次" - }, - "type": 12, - "valid": 0, - "NPC": 0, - "value": 10, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 3018001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_173", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 3024001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_174", - "text": "任意守护者提升{0}次等级" - }, - "type": 24, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 3047001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_175", - "text": "累计强化装备成功{0}次" - }, - "type": 47, - "valid": 0, - "NPC": 0, - "value": 7, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 3061001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_176", - "text": "世界聊天发言{0}次" - }, - "type": 62, - "valid": 0, - "NPC": 0, - "value": 7, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 3064001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_177", - "text": "任意商品购买{0}次" - }, - "type": 64, - "valid": 0, - "NPC": 0, - "value": 7, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 3088001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_178", - "text": "完成{0}次月之秘境" - }, - "type": 88, - "valid": 0, - "NPC": 0, - "value": 3, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 3105001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_179", - "text": "任意商店刷新{0}次" - }, - "type": 105, - "valid": 0, - "NPC": 0, - "value": 10, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 3104001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_180", - "text": "使用{0}个钻石" - }, - "type": 104, - "valid": 0, - "NPC": 0, - "value": 1000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 3130001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_181", - "text": "进行{0}次竞技场挑战" - }, - "type": 130, - "valid": 0, - "NPC": 0, - "value": 30, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4008001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_182", - "text": "累计登录{0}天" - }, - "type": 8, - "valid": 0, - "NPC": 0, - "value": 3, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4008002, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_183", - "text": "累计登录{0}天" - }, - "type": 8, - "valid": 0, - "NPC": 0, - "value": 7, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4008003, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_184", - "text": "累计登录{0}天" - }, - "type": 8, - "valid": 0, - "NPC": 0, - "value": 30, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4008004, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_185", - "text": "累计登录{0}天" - }, - "type": 8, - "valid": 0, - "NPC": 0, - "value": 90, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4008005, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_186", - "text": "累计登录{0}天" - }, - "type": 8, - "valid": 0, - "NPC": 0, - "value": 180, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4008006, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_187", - "text": "累计登录{0}天" - }, - "type": 8, - "valid": 0, - "NPC": 0, - "value": 365, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4008007, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_188", - "text": "连续登录{0}天" - }, - "type": 9, - "valid": 0, - "NPC": 0, - "value": 3, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4008008, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_189", - "text": "连续登录{0}天" - }, - "type": 9, - "valid": 0, - "NPC": 0, - "value": 7, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4008009, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_190", - "text": "连续登录{0}天" - }, - "type": 9, - "valid": 0, - "NPC": 0, - "value": 14, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4008010, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_191", - "text": "连续登录{0}天" - }, - "type": 9, - "valid": 0, - "NPC": 0, - "value": 30, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4010001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_192", - "text": "拥有{0}个好友" - }, - "type": 10, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4010002, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_193", - "text": "拥有{0}个好友" - }, - "type": 10, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4010003, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_194", - "text": "拥有{0}个好友" - }, - "type": 10, - "valid": 0, - "NPC": 0, - "value": 10, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4010004, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_195", - "text": "拥有{0}个好友" - }, - "type": 10, - "valid": 0, - "NPC": 0, - "value": 20, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4010005, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_196", - "text": "拥有{0}个好友" - }, - "type": 10, - "valid": 0, - "NPC": 0, - "value": 30, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4010006, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_197", - "text": "拥有{0}个好友" - }, - "type": 10, - "valid": 0, - "NPC": 0, - "value": 50, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4011001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_198", - "text": "赠送{0}次友情点" - }, - "type": 11, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4011002, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_199", - "text": "赠送{0}次友情点" - }, - "type": 11, - "valid": 0, - "NPC": 0, - "value": 10, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4011003, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_200", - "text": "赠送{0}次友情点" - }, - "type": 11, - "valid": 0, - "NPC": 0, - "value": 30, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4011004, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_201", - "text": "赠送{0}次友情点" - }, - "type": 11, - "valid": 0, - "NPC": 0, - "value": 50, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4011005, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_202", - "text": "赠送{0}次友情点" - }, - "type": 11, - "valid": 0, - "NPC": 0, - "value": 100, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4011006, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_203", - "text": "赠送{0}次友情点" - }, - "type": 11, - "valid": 0, - "NPC": 0, - "value": 300, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4011007, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_204", - "text": "赠送{0}次友情点" - }, - "type": 11, - "valid": 0, - "NPC": 0, - "value": 500, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4011008, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_205", - "text": "赠送{0}次友情点" - }, - "type": 11, - "valid": 0, - "NPC": 0, - "value": 1000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4011009, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_206", - "text": "赠送{0}次友情点" - }, - "type": 11, - "valid": 0, - "NPC": 0, - "value": 3000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4011010, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_207", - "text": "赠送{0}次友情点" - }, - "type": 11, - "valid": 0, - "NPC": 0, - "value": 5000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4011011, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_208", - "text": "赠送{0}次友情点" - }, - "type": 11, - "valid": 0, - "NPC": 0, - "value": 10000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4012001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_209", - "text": "使用好友助战{0}次" - }, - "type": 12, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4012002, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_210", - "text": "使用好友助战{0}次" - }, - "type": 12, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4012003, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_211", - "text": "使用好友助战{0}次" - }, - "type": 12, - "valid": 0, - "NPC": 0, - "value": 10, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4012004, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_212", - "text": "使用好友助战{0}次" - }, - "type": 12, - "valid": 0, - "NPC": 0, - "value": 30, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4012005, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_213", - "text": "使用好友助战{0}次" - }, - "type": 12, - "valid": 0, - "NPC": 0, - "value": 50, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4012006, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_214", - "text": "使用好友助战{0}次" - }, - "type": 12, - "valid": 0, - "NPC": 0, - "value": 100, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4012007, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_215", - "text": "使用好友助战{0}次" - }, - "type": 12, - "valid": 0, - "NPC": 0, - "value": 300, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4012008, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_216", - "text": "使用好友助战{0}次" - }, - "type": 12, - "valid": 0, - "NPC": 0, - "value": 500, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4012009, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_217", - "text": "使用好友助战{0}次" - }, - "type": 12, - "valid": 0, - "NPC": 0, - "value": 1000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4016001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_218", - "text": "获得{1}品质守护者{0}个" - }, - "type": 16, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 5 - ], - "filter2": [ - "品质", - "0", - "0", - "0" - ] - }, - { - "id": 4016002, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_219", - "text": "获得{1}品质守护者{0}个" - }, - "type": 16, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 5 - ], - "filter2": [ - "品质", - "0", - "0", - "0" - ] - }, - { - "id": 4016003, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_220", - "text": "获得{1}品质守护者{0}个" - }, - "type": 16, - "valid": 0, - "NPC": 0, - "value": 3, - "filter": [ - 5 - ], - "filter2": [ - "品质", - "0", - "0", - "0" - ] - }, - { - "id": 4016004, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_221", - "text": "获得{1}品质守护者{0}个" - }, - "type": 16, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [ - 5 - ], - "filter2": [ - "品质", - "0", - "0", - "0" - ] - }, - { - "id": 4016005, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_222", - "text": "获得{1}品质守护者{0}个" - }, - "type": 16, - "valid": 0, - "NPC": 0, - "value": 10, - "filter": [ - 5 - ], - "filter2": [ - "品质", - "0", - "0", - "0" - ] - }, - { - "id": 4016006, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_223", - "text": "获得{1}品质守护者{0}个" - }, - "type": 16, - "valid": 0, - "NPC": 0, - "value": 15, - "filter": [ - 5 - ], - "filter2": [ - "品质", - "0", - "0", - "0" - ] - }, - { - "id": 4016007, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_224", - "text": "获得{1}品质守护者{0}个" - }, - "type": 16, - "valid": 0, - "NPC": 0, - "value": 20, - "filter": [ - 5 - ], - "filter2": [ - "品质", - "0", - "0", - "0" - ] - }, - { - "id": 4016008, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_225", - "text": "获得{1}品质守护者{0}个" - }, - "type": 16, - "valid": 0, - "NPC": 0, - "value": 30, - "filter": [ - 5 - ], - "filter2": [ - "品质", - "0", - "0", - "0" - ] - }, - { - "id": 4016009, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_226", - "text": "获得{1}品质守护者{0}个" - }, - "type": 16, - "valid": 0, - "NPC": 0, - "value": 50, - "filter": [ - 5 - ], - "filter2": [ - "品质", - "0", - "0", - "0" - ] - }, - { - "id": 4018001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_227", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 10, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4018002, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_228", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 20, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4018003, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_229", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 30, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4018004, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_230", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 50, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4018005, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_231", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 100, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4018006, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_232", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 200, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4018007, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_233", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 300, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4018008, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_234", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 500, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4018009, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_235", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 1000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4018010, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_236", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 2000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4018011, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_237", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 5000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4018012, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_238", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 10000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4020001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_239", - "text": "用户升至{0}级" - }, - "type": 20, - "valid": 0, - "NPC": 0, - "value": 10, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4020002, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_240", - "text": "用户升至{0}级" - }, - "type": 20, - "valid": 0, - "NPC": 0, - "value": 20, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4020003, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_241", - "text": "用户升至{0}级" - }, - "type": 20, - "valid": 0, - "NPC": 0, - "value": 30, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4020004, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_242", - "text": "用户升至{0}级" - }, - "type": 20, - "valid": 0, - "NPC": 0, - "value": 40, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4020005, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_243", - "text": "用户升至{0}级" - }, - "type": 20, - "valid": 0, - "NPC": 0, - "value": 50, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4020006, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_244", - "text": "用户升至{0}级" - }, - "type": 20, - "valid": 0, - "NPC": 0, - "value": 60, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4043001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_245", - "text": "将{0}件装备强化至{1}级" - }, - "type": 43, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 15 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 4043002, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_246", - "text": "将{0}件装备强化至{1}级" - }, - "type": 43, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 15 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 4043003, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_247", - "text": "将{0}件装备强化至{1}级" - }, - "type": 43, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 15 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 4043004, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_248", - "text": "将{0}件装备强化至{1}级" - }, - "type": 43, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 15 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 4043005, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_249", - "text": "将{0}件装备强化至{1}级" - }, - "type": 43, - "valid": 0, - "NPC": 0, - "value": 12, - "filter": [ - 15 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 4043006, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_250", - "text": "将{0}件装备强化至{1}级" - }, - "type": 43, - "valid": 0, - "NPC": 0, - "value": 18, - "filter": [ - 15 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 4043007, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_251", - "text": "将{0}件装备强化至{1}级" - }, - "type": 43, - "valid": 0, - "NPC": 0, - "value": 24, - "filter": [ - 15 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 4043008, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_252", - "text": "将{0}件装备强化至{1}级" - }, - "type": 43, - "valid": 0, - "NPC": 0, - "value": 30, - "filter": [ - 15 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 4043009, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_253", - "text": "将{0}件装备强化至{1}级" - }, - "type": 43, - "valid": 0, - "NPC": 0, - "value": 60, - "filter": [ - 15 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 4043010, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_254", - "text": "将{0}件装备强化至{1}级" - }, - "type": 43, - "valid": 0, - "NPC": 0, - "value": 120, - "filter": [ - 15 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 4047001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_255", - "text": "累计强化装备成功{0}次" - }, - "type": 47, - "valid": 0, - "NPC": 0, - "value": 10, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4047002, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_256", - "text": "累计强化装备成功{0}次" - }, - "type": 47, - "valid": 0, - "NPC": 0, - "value": 20, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4047003, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_257", - "text": "累计强化装备成功{0}次" - }, - "type": 47, - "valid": 0, - "NPC": 0, - "value": 30, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4047004, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_258", - "text": "累计强化装备成功{0}次" - }, - "type": 47, - "valid": 0, - "NPC": 0, - "value": 50, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4047005, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_259", - "text": "累计强化装备成功{0}次" - }, - "type": 47, - "valid": 0, - "NPC": 0, - "value": 100, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4047006, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_260", - "text": "累计强化装备成功{0}次" - }, - "type": 47, - "valid": 0, - "NPC": 0, - "value": 200, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4047007, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_261", - "text": "累计强化装备成功{0}次" - }, - "type": 47, - "valid": 0, - "NPC": 0, - "value": 300, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4047008, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_262", - "text": "累计强化装备成功{0}次" - }, - "type": 47, - "valid": 0, - "NPC": 0, - "value": 500, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4047009, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_263", - "text": "累计强化装备成功{0}次" - }, - "type": 47, - "valid": 0, - "NPC": 0, - "value": 1000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4047010, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_264", - "text": "累计强化装备成功{0}次" - }, - "type": 47, - "valid": 0, - "NPC": 0, - "value": 2000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4047011, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_265", - "text": "累计强化装备成功{0}次" - }, - "type": 47, - "valid": 0, - "NPC": 0, - "value": 3000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4047012, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_266", - "text": "累计强化装备成功{0}次" - }, - "type": 47, - "valid": 0, - "NPC": 0, - "value": 5000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4047013, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_267", - "text": "累计强化装备成功{0}次" - }, - "type": 47, - "valid": 0, - "NPC": 0, - "value": 10000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4064001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_268", - "text": "任意商品购买{0}次" - }, - "type": 64, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4064002, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_269", - "text": "任意商品购买{0}次" - }, - "type": 64, - "valid": 0, - "NPC": 0, - "value": 10, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4064003, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_270", - "text": "任意商品购买{0}次" - }, - "type": 64, - "valid": 0, - "NPC": 0, - "value": 20, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4064004, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_271", - "text": "任意商品购买{0}次" - }, - "type": 64, - "valid": 0, - "NPC": 0, - "value": 50, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4064005, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_272", - "text": "任意商品购买{0}次" - }, - "type": 64, - "valid": 0, - "NPC": 0, - "value": 100, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4064006, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_273", - "text": "任意商品购买{0}次" - }, - "type": 64, - "valid": 0, - "NPC": 0, - "value": 200, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4064007, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_274", - "text": "任意商品购买{0}次" - }, - "type": 64, - "valid": 0, - "NPC": 0, - "value": 500, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4068001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_275", - "text": "任意渠道消耗{0}金币" - }, - "type": 68, - "valid": 0, - "NPC": 0, - "value": 50000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4068002, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_276", - "text": "任意渠道消耗{0}金币" - }, - "type": 68, - "valid": 0, - "NPC": 0, - "value": 500000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4068003, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_277", - "text": "任意渠道消耗{0}金币" - }, - "type": 68, - "valid": 0, - "NPC": 0, - "value": 5000000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4068004, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_278", - "text": "任意渠道消耗{0}金币" - }, - "type": 68, - "valid": 0, - "NPC": 0, - "value": 50000000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4096001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_279", - "text": "强化失败{0}次" - }, - "type": 96, - "valid": 0, - "NPC": 0, - "value": 10, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4096002, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_280", - "text": "强化失败{0}次" - }, - "type": 96, - "valid": 0, - "NPC": 0, - "value": 20, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4096003, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_281", - "text": "强化失败{0}次" - }, - "type": 96, - "valid": 0, - "NPC": 0, - "value": 50, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4096004, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_282", - "text": "强化失败{0}次" - }, - "type": 96, - "valid": 0, - "NPC": 0, - "value": 100, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4096005, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_283", - "text": "强化失败{0}次" - }, - "type": 96, - "valid": 0, - "NPC": 0, - "value": 200, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4096006, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_284", - "text": "强化失败{0}次" - }, - "type": 96, - "valid": 0, - "NPC": 0, - "value": 300, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4096007, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_285", - "text": "强化失败{0}次" - }, - "type": 96, - "valid": 0, - "NPC": 0, - "value": 500, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4096008, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_286", - "text": "强化失败{0}次" - }, - "type": 96, - "valid": 0, - "NPC": 0, - "value": 1000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4096009, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_287", - "text": "强化失败{0}次" - }, - "type": 96, - "valid": 0, - "NPC": 0, - "value": 2000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4096010, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_288", - "text": "强化失败{0}次" - }, - "type": 96, - "valid": 0, - "NPC": 0, - "value": 3000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4096011, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_289", - "text": "强化失败{0}次" - }, - "type": 96, - "valid": 0, - "NPC": 0, - "value": 5000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4096012, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_290", - "text": "强化失败{0}次" - }, - "type": 96, - "valid": 0, - "NPC": 0, - "value": 10000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4104001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_291", - "text": "使用{0}个钻石" - }, - "type": 104, - "valid": 0, - "NPC": 0, - "value": 500, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4104002, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_292", - "text": "使用{0}个钻石" - }, - "type": 104, - "valid": 0, - "NPC": 0, - "value": 1000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4104003, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_293", - "text": "使用{0}个钻石" - }, - "type": 104, - "valid": 0, - "NPC": 0, - "value": 3000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4104004, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_294", - "text": "使用{0}个钻石" - }, - "type": 104, - "valid": 0, - "NPC": 0, - "value": 5000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4104005, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_295", - "text": "使用{0}个钻石" - }, - "type": 104, - "valid": 0, - "NPC": 0, - "value": 10000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4104006, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_296", - "text": "使用{0}个钻石" - }, - "type": 104, - "valid": 0, - "NPC": 0, - "value": 20000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4104007, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_297", - "text": "使用{0}个钻石" - }, - "type": 104, - "valid": 0, - "NPC": 0, - "value": 30000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4104008, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_298", - "text": "使用{0}个钻石" - }, - "type": 104, - "valid": 0, - "NPC": 0, - "value": 50000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4104009, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_299", - "text": "使用{0}个钻石" - }, - "type": 104, - "valid": 0, - "NPC": 0, - "value": 100000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4104010, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_300", - "text": "使用{0}个钻石" - }, - "type": 104, - "valid": 0, - "NPC": 0, - "value": 200000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4104011, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_301", - "text": "使用{0}个钻石" - }, - "type": 104, - "valid": 0, - "NPC": 0, - "value": 500000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4128001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_302", - "text": "竞技场积分达到{0}分" - }, - "type": 128, - "valid": 0, - "NPC": 0, - "value": 1100, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4128002, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_303", - "text": "竞技场积分达到{0}分" - }, - "type": 128, - "valid": 0, - "NPC": 0, - "value": 1200, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4128003, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_304", - "text": "竞技场积分达到{0}分" - }, - "type": 128, - "valid": 0, - "NPC": 0, - "value": 1300, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4128004, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_305", - "text": "竞技场积分达到{0}分" - }, - "type": 128, - "valid": 0, - "NPC": 0, - "value": 1400, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4128005, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_306", - "text": "竞技场积分达到{0}分" - }, - "type": 128, - "valid": 0, - "NPC": 0, - "value": 1500, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4128006, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_307", - "text": "竞技场积分达到{0}分" - }, - "type": 128, - "valid": 0, - "NPC": 0, - "value": 1600, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4128007, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_308", - "text": "竞技场积分达到{0}分" - }, - "type": 128, - "valid": 0, - "NPC": 0, - "value": 1700, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4128008, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_309", - "text": "竞技场积分达到{0}分" - }, - "type": 128, - "valid": 0, - "NPC": 0, - "value": 1800, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4128009, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_310", - "text": "竞技场积分达到{0}分" - }, - "type": 128, - "valid": 0, - "NPC": 0, - "value": 1900, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4128010, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_311", - "text": "竞技场积分达到{0}分" - }, - "type": 128, - "valid": 0, - "NPC": 0, - "value": 2000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4131001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_312", - "text": "竞技场获胜{0}次" - }, - "type": 131, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4131002, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_313", - "text": "竞技场获胜{0}次" - }, - "type": 131, - "valid": 0, - "NPC": 0, - "value": 10, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4131003, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_314", - "text": "竞技场获胜{0}次" - }, - "type": 131, - "valid": 0, - "NPC": 0, - "value": 20, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4131004, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_315", - "text": "竞技场获胜{0}次" - }, - "type": 131, - "valid": 0, - "NPC": 0, - "value": 30, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4131005, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_316", - "text": "竞技场获胜{0}次" - }, - "type": 131, - "valid": 0, - "NPC": 0, - "value": 50, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4131006, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_317", - "text": "竞技场获胜{0}次" - }, - "type": 131, - "valid": 0, - "NPC": 0, - "value": 100, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4131007, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_318", - "text": "竞技场获胜{0}次" - }, - "type": 131, - "valid": 0, - "NPC": 0, - "value": 200, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4131008, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_319", - "text": "竞技场获胜{0}次" - }, - "type": 131, - "valid": 0, - "NPC": 0, - "value": 300, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4131009, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_320", - "text": "竞技场获胜{0}次" - }, - "type": 131, - "valid": 0, - "NPC": 0, - "value": 500, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 4131010, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_321", - "text": "竞技场获胜{0}次" - }, - "type": 131, - "valid": 0, - "NPC": 0, - "value": 1000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 5011001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_322", - "text": "赠送{0}次友情点" - }, - "type": 11, - "valid": 0, - "NPC": 0, - "value": 3, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 5012001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_323", - "text": "使用好友助战{0}次" - }, - "type": 12, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 5018001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_324", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 5024001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_325", - "text": "任意守护者提升{0}次等级" - }, - "type": 24, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 5047001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_326", - "text": "累计强化装备成功{0}次" - }, - "type": 47, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 5068001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_327", - "text": "任意渠道消耗{0}金币" - }, - "type": 68, - "valid": 0, - "NPC": 0, - "value": 200000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 5104001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_328", - "text": "使用{0}个钻石" - }, - "type": 104, - "valid": 0, - "NPC": 0, - "value": 100, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 20001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_329", - "text": "和{0}聊聊" - }, - "type": 20001, - "valid": 1, - "NPC": 10012, - "value": 1, - "filter": [ - 602 - ], - "filter2": [ - "剧情ID", - "0", - "0", - "0" - ] - }, - { - "id": 20002, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_330", - "text": "和{0}聊聊" - }, - "type": 20001, - "valid": 1, - "NPC": 10021, - "value": 1, - "filter": [ - 432 - ], - "filter2": [ - "剧情ID", - "0", - "0", - "0" - ] - }, - { - "id": 30001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_331", - "text": "和{0}聊聊" - }, - "type": 20001, - "valid": 1, - "NPC": 70010, - "value": 1, - "filter": [ - 9010 - ], - "filter2": [ - "剧情ID", - "0", - "0", - "0" - ] - }, - { - "id": 30002, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_332", - "text": "和{0}聊聊" - }, - "type": 20001, - "valid": 1, - "NPC": 70020, - "value": 1, - "filter": [ - 9020 - ], - "filter2": [ - "剧情ID", - "0", - "0", - "0" - ] - }, - { - "id": 30003, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_333", - "text": "和{0}聊聊" - }, - "type": 20001, - "valid": 1, - "NPC": 70030, - "value": 1, - "filter": [ - 9030 - ], - "filter2": [ - "剧情ID", - "0", - "0", - "0" - ] - }, - { - "id": 30004, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_334", - "text": "和{0}聊聊" - }, - "type": 20001, - "valid": 1, - "NPC": 70040, - "value": 1, - "filter": [ - 9040 - ], - "filter2": [ - "剧情ID", - "0", - "0", - "0" - ] - }, - { - "id": 30005, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_335", - "text": "和{0}聊聊" - }, - "type": 20001, - "valid": 1, - "NPC": 70050, - "value": 1, - "filter": [ - 9050 - ], - "filter2": [ - "剧情ID", - "0", - "0", - "0" - ] - }, - { - "id": 30006, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_336", - "text": "和{0}聊聊" - }, - "type": 20001, - "valid": 1, - "NPC": 70060, - "value": 1, - "filter": [ - 9060 - ], - "filter2": [ - "剧情ID", - "0", - "0", - "0" - ] - }, - { - "id": 600001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_337", - "text": "{1}穿戴装备{0}件" - }, - "type": 5, - "valid": 0, - "NPC": 10141, - "value": 3, - "filter": [ - 25001 - ], - "filter2": [ - "守护者ID", - "0", - "0", - "0" - ] - }, - { - "id": 600002, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_338", - "text": "强化装备{0}次" - }, - "type": 92, - "valid": 0, - "NPC": 10151, - "value": 3, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 600003, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_339", - "text": "为{0}名守护者穿戴{1}星{2}套装" - }, - "type": 46, - "valid": 0, - "NPC": 10161, - "value": 1, - "filter": [ - 3, - 1 - ], - "filter2": [ - "指定装备星级", - "指定套装", - "0", - "0" - ] - }, - { - "id": 600004, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_340", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 10171, - "value": 1, - "filter": [ - 2, - 1 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 600005, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_341", - "text": "任意守护者传到{0}件{1}等级装备" - }, - "type": 42, - "valid": 0, - "NPC": 10181, - "value": 1, - "filter": [ - 6, - 3 - ], - "filter2": [ - "装备数量", - "指定等级", - "0", - "0" - ] - }, - { - "id": 600006, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_342", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10191, - "value": 1, - "filter": [ - 1100206 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600007, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_343", - "text": "将{0}件装备强化至{1}级" - }, - "type": 43, - "valid": 0, - "NPC": 10201, - "value": 6, - "filter": [ - 6 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 600008, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_344", - "text": "武馆培养守护者{0}次" - }, - "type": 149, - "valid": 0, - "NPC": 10211, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 600009, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_345", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 10221, - "value": 1, - "filter": [ - 11, - 2 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 600010, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_346", - "text": "完成功夫大师{1}挑战{0}层" - }, - "type": 168, - "valid": 0, - "NPC": 10231, - "value": 5, - "filter": [ - 1 - ], - "filter2": [ - "页签id", - "0", - "0", - "0" - ] - }, - { - "id": 600011, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_347", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10241, - "value": 1, - "filter": [ - 1100301 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600012, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_348", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10251, - "value": 1, - "filter": [ - 1100306 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600013, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_349", - "text": "通关{2}难度{1}{0}次" - }, - "type": 80, - "valid": 0, - "NPC": 10261, - "value": 1, - "filter": [ - 1, - 1 - ], - "filter2": [ - "BOSSid", - "难度", - "0", - "0" - ] - }, - { - "id": 600014, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_350", - "text": "{0}个守护者觉醒到{1}阶段" - }, - "type": 34, - "valid": 0, - "NPC": 10271, - "value": 1, - "filter": [ - 1 - ], - "filter2": [ - "觉醒阶段", - "0", - "0", - "0" - ] - }, - { - "id": 600015, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_351", - "text": "将{0}件装备强化至{1}级" - }, - "type": 43, - "valid": 0, - "NPC": 10281, - "value": 9, - "filter": [ - 6 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 600016, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_352", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10291, - "value": 1, - "filter": [ - 1100406 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600017, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_353", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 10301, - "value": 1, - "filter": [ - 21, - 2 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 600018, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_354", - "text": "将{0}件装备强化至{1}级" - }, - "type": 43, - "valid": 0, - "NPC": 10311, - "value": 12, - "filter": [ - 6 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 600019, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_355", - "text": "武馆解锁{0}个位置" - }, - "type": 152, - "valid": 0, - "NPC": 10321, - "value": 3, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 600020, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_356", - "text": "完成功夫大师{1}挑战{0}层" - }, - "type": 168, - "valid": 0, - "NPC": 10331, - "value": 10, - "filter": [ - 1 - ], - "filter2": [ - "页签id", - "0", - "0", - "0" - ] - }, - { - "id": 600021, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_357", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10341, - "value": 1, - "filter": [ - 1100506 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600022, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_358", - "text": "触发{1}套装效果" - }, - "type": 169, - "valid": 0, - "NPC": 10351, - "value": 1, - "filter": [ - 1 - ], - "filter2": [ - "套装效果", - "0", - "0", - "0" - ] - }, - { - "id": 600023, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_359", - "text": "创建公会" - }, - "type": 188, - "valid": 0, - "NPC": 10361, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 600024, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_360", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 10371, - "value": 1, - "filter": [ - 21, - 4 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 600025, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_361", - "text": "通关{2}难度{1}{0}次" - }, - "type": 80, - "valid": 0, - "NPC": 10261, - "value": 1, - "filter": [ - 1, - 1 - ], - "filter2": [ - "BOSSid", - "难度", - "0", - "0" - ] - }, - { - "id": 600026, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_362", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 10391, - "value": 5, - "filter": [ - 132000 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 600027, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_363", - "text": "{0}个守护者觉醒到{1}阶段" - }, - "type": 34, - "valid": 0, - "NPC": 10401, - "value": 1, - "filter": [ - 3 - ], - "filter2": [ - "觉醒阶段", - "0", - "0", - "0" - ] - }, - { - "id": 600028, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_364", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10411, - "value": 1, - "filter": [ - 1100606 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600029, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_365", - "text": "将{0}件装备强化至{1}级" - }, - "type": 43, - "valid": 0, - "NPC": 10421, - "value": 12, - "filter": [ - 9 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 600030, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_366", - "text": "竞技场获胜{0}次" - }, - "type": 131, - "valid": 0, - "NPC": 10431, - "value": 3, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 600031, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_367", - "text": "通关{2}难度{1}{0}次" - }, - "type": 80, - "valid": 0, - "NPC": 10261, - "value": 1, - "filter": [ - 1, - 1 - ], - "filter2": [ - "BOSSid", - "难度", - "0", - "0" - ] - }, - { - "id": 600032, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_368", - "text": "{0}个守护者觉醒到{1}阶段" - }, - "type": 34, - "valid": 0, - "NPC": 10451, - "value": 3, - "filter": [ - 3 - ], - "filter2": [ - "觉醒阶段", - "0", - "0", - "0" - ] - }, - { - "id": 600033, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_369", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10461, - "value": 1, - "filter": [ - 1100706 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600034, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_370", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 10471, - "value": 12, - "filter": [ - 4 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 600035, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_371", - "text": "完成功夫大师{1}挑战{0}层" - }, - "type": 168, - "valid": 0, - "NPC": 10481, - "value": 5, - "filter": [ - 2 - ], - "filter2": [ - "页签id", - "0", - "0", - "0" - ] - }, - { - "id": 600036, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_372", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10491, - "value": 1, - "filter": [ - 1100806 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600037, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_373", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 10501, - "value": 1, - "filter": [ - 11, - 6 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 600038, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_374", - "text": "将{0}件装备强化至{1}级" - }, - "type": 43, - "valid": 0, - "NPC": 10511, - "value": 18, - "filter": [ - 9 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 600039, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_375", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10521, - "value": 1, - "filter": [ - 1100906 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600040, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_376", - "text": "{0}个守护者觉醒到{1}阶段" - }, - "type": 34, - "valid": 0, - "NPC": 10531, - "value": 4, - "filter": [ - 3 - ], - "filter2": [ - "觉醒阶段", - "0", - "0", - "0" - ] - }, - { - "id": 600041, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_377", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10541, - "value": 1, - "filter": [ - 11001006 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600042, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_378", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 10551, - "value": 1, - "filter": [ - 21, - 6 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 600043, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_379", - "text": "将{0}件装备强化至{1}级" - }, - "type": 43, - "valid": 0, - "NPC": 10561, - "value": 8, - "filter": [ - 12 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 600044, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_380", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10571, - "value": 1, - "filter": [ - 11001106 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600045, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_381", - "text": "竞技场获胜{0}次" - }, - "type": 131, - "valid": 0, - "NPC": 10581, - "value": 10, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 600046, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_382", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10591, - "value": 1, - "filter": [ - 11001206 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600047, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_383", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10601, - "value": 1, - "filter": [ - 1200103 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600048, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_384", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10611, - "value": 1, - "filter": [ - 1200106 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600049, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_385", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10621, - "value": 1, - "filter": [ - 1200203 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600050, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_386", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10631, - "value": 1, - "filter": [ - 1200206 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600051, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_387", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10641, - "value": 1, - "filter": [ - 1200303 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600052, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_388", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10651, - "value": 1, - "filter": [ - 1200306 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600053, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_389", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10661, - "value": 1, - "filter": [ - 1200403 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600054, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_390", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10671, - "value": 1, - "filter": [ - 1200406 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600055, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_391", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10681, - "value": 1, - "filter": [ - 1200503 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600056, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_392", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10691, - "value": 1, - "filter": [ - 1200506 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600057, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_393", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10701, - "value": 1, - "filter": [ - 1200603 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600058, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_394", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10711, - "value": 1, - "filter": [ - 1200606 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600059, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_395", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10721, - "value": 1, - "filter": [ - 1200703 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600060, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_396", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10731, - "value": 1, - "filter": [ - 1200706 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600061, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_397", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10741, - "value": 1, - "filter": [ - 1200803 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600062, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_398", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10751, - "value": 1, - "filter": [ - 1200806 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600063, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_399", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10761, - "value": 1, - "filter": [ - 1200903 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600064, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_400", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10771, - "value": 1, - "filter": [ - 1200906 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600065, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_401", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10781, - "value": 1, - "filter": [ - 12001003 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600066, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_402", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10791, - "value": 1, - "filter": [ - 12001006 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600067, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_403", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10801, - "value": 1, - "filter": [ - 12001103 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600068, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_404", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10811, - "value": 1, - "filter": [ - 12001106 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600069, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_405", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10821, - "value": 1, - "filter": [ - 12001203 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 600070, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_406", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 10831, - "value": 1, - "filter": [ - 12001206 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 700001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_407", - "text": "浇水{0}次" - }, - "type": 171, - "valid": 0, - "NPC": 10141, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700002, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_408", - "text": "浇水{0}次" - }, - "type": 171, - "valid": 0, - "NPC": 10151, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700003, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_409", - "text": "浇水{0}次" - }, - "type": 171, - "valid": 0, - "NPC": 10161, - "value": 3, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700004, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_410", - "text": "{1}提升{0}次技能" - }, - "type": 52, - "valid": 0, - "NPC": 10171, - "value": 1, - "filter": [ - 25001 - ], - "filter2": [ - "指定守护者", - "0", - "0", - "0" - ] - }, - { - "id": 700005, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_411", - "text": "{1}提升{0}次技能" - }, - "type": 52, - "valid": 0, - "NPC": 10181, - "value": 5, - "filter": [ - 25001 - ], - "filter2": [ - "指定守护者", - "0", - "0", - "0" - ] - }, - { - "id": 700006, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_412", - "text": "技能累计升级{0}次" - }, - "type": 53, - "valid": 0, - "NPC": 10191, - "value": 9, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700007, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_413", - "text": "0" - }, - "type": 57, - "valid": 0, - "NPC": 10201, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700008, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_414", - "text": "技能累计升级{0}次" - }, - "type": 53, - "valid": 0, - "NPC": 10211, - "value": 15, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700009, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_415", - "text": "0" - }, - "type": 57, - "valid": 0, - "NPC": 10221, - "value": 4, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700010, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_416", - "text": "通关{2}难度{1}{0}次" - }, - "type": 80, - "valid": 0, - "NPC": 10231, - "value": 1, - "filter": [ - 3, - 1 - ], - "filter2": [ - "BOSSid", - "难度", - "0", - "0" - ] - }, - { - "id": 700011, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_417", - "text": "在维京远征内战斗{0}次" - }, - "type": 172, - "valid": 0, - "NPC": 10241, - "value": 3, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700012, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_418", - "text": "{0}个守护者觉醒到{1}阶段" - }, - "type": 34, - "valid": 0, - "NPC": 10251, - "value": 1, - "filter": [ - 3 - ], - "filter2": [ - "觉醒阶段", - "0", - "0", - "0" - ] - }, - { - "id": 700013, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_419", - "text": "竞技场获胜{0}次" - }, - "type": 131, - "valid": 0, - "NPC": 10261, - "value": 5, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700014, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_420", - "text": "解锁星象{0}次" - }, - "type": 173, - "valid": 0, - "NPC": 10271, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700015, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_421", - "text": "使用好友助战{0}次" - }, - "type": 12, - "valid": 0, - "NPC": 10281, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700016, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_422", - "text": "{1}觉醒至{0}级" - }, - "type": 119, - "valid": 0, - "NPC": 10291, - "value": 4, - "filter": [ - 25001 - ], - "filter2": [ - "守护者id", - "0", - "0", - "0" - ] - }, - { - "id": 700017, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_423", - "text": "{1}阵营守护者觉醒{0}次" - }, - "type": 121, - "valid": 0, - "NPC": 10301, - "value": 2, - "filter": [ - 2 - ], - "filter2": [ - "阵营id", - "0", - "0", - "0" - ] - }, - { - "id": 700018, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_424", - "text": "{1}阵营守护者觉醒{0}次" - }, - "type": 121, - "valid": 0, - "NPC": 10311, - "value": 3, - "filter": [ - 2 - ], - "filter2": [ - "阵营id", - "0", - "0", - "0" - ] - }, - { - "id": 700019, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_425", - "text": "{1}阵营守护者觉醒{0}次" - }, - "type": 121, - "valid": 0, - "NPC": 10321, - "value": 5, - "filter": [ - 2 - ], - "filter2": [ - "阵营id", - "0", - "0", - "0" - ] - }, - { - "id": 700020, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_426", - "text": "0" - }, - "type": 57, - "valid": 0, - "NPC": 10331, - "value": 3, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700021, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_427", - "text": "商店购买消耗{1}{0}个" - }, - "type": 67, - "valid": 0, - "NPC": 10341, - "value": 10000, - "filter": [ - 1 - ], - "filter2": [ - "货币ID", - "0", - "0", - "0" - ] - }, - { - "id": 700022, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_428", - "text": "{1}阵营守护者觉醒{0}次" - }, - "type": 121, - "valid": 0, - "NPC": 10351, - "value": 2, - "filter": [ - 2 - ], - "filter2": [ - "阵营id", - "0", - "0", - "0" - ] - }, - { - "id": 700023, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_429", - "text": "{1}阵营守护者觉醒{0}次" - }, - "type": 121, - "valid": 0, - "NPC": 10361, - "value": 3, - "filter": [ - 2 - ], - "filter2": [ - "阵营id", - "0", - "0", - "0" - ] - }, - { - "id": 700024, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_430", - "text": "{1}阵营守护者觉醒{0}次" - }, - "type": 121, - "valid": 0, - "NPC": 10371, - "value": 5, - "filter": [ - 2 - ], - "filter2": [ - "阵营id", - "0", - "0", - "0" - ] - }, - { - "id": 700025, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_431", - "text": "{0}个{1}星级守护者技能全满" - }, - "type": 174, - "valid": 0, - "NPC": 10381, - "value": 1, - "filter": [ - 5 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 700026, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_432", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 10141, - "value": 1, - "filter": [ - 1, - 1 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 700027, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_433", - "text": "铁匠铺下单{0}件装备" - }, - "type": 148, - "valid": 0, - "NPC": 10151, - "value": 3, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700028, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_434", - "text": "铁匠铺下单{0}件装备" - }, - "type": 148, - "valid": 0, - "NPC": 10161, - "value": 6, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700029, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_435", - "text": "炉温达到{0}" - }, - "type": 175, - "valid": 0, - "NPC": 10171, - "value": 100, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700030, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_436", - "text": "铁匠铺解锁{0}个图鉴" - }, - "type": 166, - "valid": 0, - "NPC": 10181, - "value": 3, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700031, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_437", - "text": "铁匠铺解锁{0}个图鉴" - }, - "type": 166, - "valid": 0, - "NPC": 10191, - "value": 6, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700032, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_438", - "text": "解锁{0}个新图纸" - }, - "type": 177, - "valid": 0, - "NPC": 10201, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700033, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_439", - "text": "解锁{0}个新图纸" - }, - "type": 177, - "valid": 0, - "NPC": 10211, - "value": 4, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700034, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_440", - "text": "解锁{0}个新图纸" - }, - "type": 177, - "valid": 0, - "NPC": 10221, - "value": 6, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700035, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_441", - "text": "解锁{1}阶段新图纸{0}个" - }, - "type": 179, - "valid": 0, - "NPC": 10231, - "value": 1, - "filter": [ - 2 - ], - "filter2": [ - "对应阶段", - "0", - "0", - "0" - ] - }, - { - "id": 700036, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_442", - "text": "解锁{1}阶段新图纸{0}个" - }, - "type": 179, - "valid": 0, - "NPC": 10241, - "value": 2, - "filter": [ - 3 - ], - "filter2": [ - "对应阶段", - "0", - "0", - "0" - ] - }, - { - "id": 700037, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_443", - "text": "解锁{1}阶段新图纸{0}个" - }, - "type": 179, - "valid": 0, - "NPC": 10251, - "value": 3, - "filter": [ - 5 - ], - "filter2": [ - "对应阶段", - "0", - "0", - "0" - ] - }, - { - "id": 700038, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_444", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 10261, - "value": 10, - "filter": [ - 3 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 700039, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_445", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 10271, - "value": 1, - "filter": [ - 11, - 3 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 700040, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_446", - "text": "在{1}内使用好友助战{0}次" - }, - "type": 180, - "valid": 0, - "NPC": 10281, - "value": 1, - "filter": [ - 1 - ], - "filter2": [ - "副本类型", - "0", - "0", - "0" - ] - }, - { - "id": 700041, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_447", - "text": "穿戴一套强化{2}级的{1}" - }, - "type": 93, - "valid": 0, - "NPC": 10291, - "value": 1, - "filter": [ - 1, - 6 - ], - "filter2": [ - "套装id", - "强化等级", - "0", - "0" - ] - }, - { - "id": 700042, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_448", - "text": "穿戴一套强化{2}级的{1}" - }, - "type": 93, - "valid": 0, - "NPC": 10301, - "value": 6, - "filter": [ - 2, - 6 - ], - "filter2": [ - "套装id", - "强化等级", - "0", - "0" - ] - }, - { - "id": 700043, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_449", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 10311, - "value": 10, - "filter": [ - 4 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 700044, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_450", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 10321, - "value": 1, - "filter": [ - 11, - 6 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 700045, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_451", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 10331, - "value": 1, - "filter": [ - 21, - 5 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 700046, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_452", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 10341, - "value": 1, - "filter": [ - 11, - 7 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 700047, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_453", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 10351, - "value": 1, - "filter": [ - 21, - 6 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 700048, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_454", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 10361, - "value": 12, - "filter": [ - 5 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 700049, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_455", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 10371, - "value": 1, - "filter": [ - 11, - 8 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 700050, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_456", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 10381, - "value": 1, - "filter": [ - 21, - 7 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 700052, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_457", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 10391, - "value": 3, - "filter": [ - 6 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 700053, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_458", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 10401, - "value": 1, - "filter": [ - 11, - 9 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 700054, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_459", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 10411, - "value": 1, - "filter": [ - 21, - 8 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 700056, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_460", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 10421, - "value": 8, - "filter": [ - 6 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 700057, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_461", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 10431, - "value": 1, - "filter": [ - 11, - 10 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 700058, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_462", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 10441, - "value": 1, - "filter": [ - 21, - 9 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 700060, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_463", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 10451, - "value": 15, - "filter": [ - 6 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 700061, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_464", - "text": "难度{2}的{1}自动战斗{0}次" - }, - "type": 181, - "valid": 0, - "NPC": 10461, - "value": 1, - "filter": [ - 11, - 2 - ], - "filter2": [ - "副本类型", - "副本难度", - "0", - "0" - ] - }, - { - "id": 700062, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_465", - "text": "难度{2}的{1}自动战斗{0}次" - }, - "type": 181, - "valid": 0, - "NPC": 10471, - "value": 1, - "filter": [ - 11, - 3 - ], - "filter2": [ - "副本类型", - "副本难度", - "0", - "0" - ] - }, - { - "id": 700064, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_466", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 10481, - "value": 30, - "filter": [ - 6 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 700065, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_467", - "text": "武馆解锁{0}个位置" - }, - "type": 152, - "valid": 0, - "NPC": 10491, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700066, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_468", - "text": "武馆解锁{0}个位置" - }, - "type": 152, - "valid": 0, - "NPC": 10501, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700067, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_469", - "text": "武馆解锁{0}个位置" - }, - "type": 152, - "valid": 0, - "NPC": 10511, - "value": 3, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700068, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_470", - "text": "干掉来踢馆的{0}次" - }, - "type": 182, - "valid": 0, - "NPC": 10521, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700069, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_471", - "text": "干掉来踢馆的{0}次" - }, - "type": 182, - "valid": 0, - "NPC": 10531, - "value": 4, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700070, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_472", - "text": "干掉来踢馆的{0}次" - }, - "type": 182, - "valid": 0, - "NPC": 10541, - "value": 6, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700071, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_473", - "text": "去好友武馆踢馆{0}次" - }, - "type": 183, - "valid": 0, - "NPC": 10551, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700072, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_474", - "text": "使用好友木桩{0}次" - }, - "type": 184, - "valid": 0, - "NPC": 10561, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700073, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_475", - "text": "完成{0}次每日一健" - }, - "type": 185, - "valid": 0, - "NPC": 10571, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700074, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_476", - "text": "完成{0}次每日一健" - }, - "type": 185, - "valid": 0, - "NPC": 10581, - "value": 3, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700075, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_477", - "text": "完成{0}次每日一健" - }, - "type": 185, - "valid": 0, - "NPC": 10591, - "value": 5, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700076, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_478", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 10601, - "value": 1, - "filter": [ - 31, - 2 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 700077, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_479", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 10611, - "value": 1, - "filter": [ - 31, - 3 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 700078, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_480", - "text": "拥有{0}个{1}级守护者" - }, - "type": 111, - "valid": 0, - "NPC": 10621, - "value": 5, - "filter": [ - 25 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 700079, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_481", - "text": "拥有{0}个{1}级守护者" - }, - "type": 111, - "valid": 0, - "NPC": 10631, - "value": 5, - "filter": [ - 40 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 700080, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_482", - "text": "拥有{0}个{1}级守护者" - }, - "type": 111, - "valid": 0, - "NPC": 10641, - "value": 5, - "filter": [ - 50 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 700081, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_483", - "text": "武馆派遣{0}次" - }, - "type": 186, - "valid": 0, - "NPC": 10651, - "value": 3, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700082, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_484", - "text": "武馆派遣{0}次" - }, - "type": 186, - "valid": 0, - "NPC": 10661, - "value": 8, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700083, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_485", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 10671, - "value": 1, - "filter": [ - 31, - 4 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 700084, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_486", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 10681, - "value": 1, - "filter": [ - 31, - 5 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 700085, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_487", - "text": "武馆派遣{0}次" - }, - "type": 186, - "valid": 0, - "NPC": 10691, - "value": 10, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 700086, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_488", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 10701, - "value": 1, - "filter": [ - 31, - 6 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 700087, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_489", - "text": "拥有{0}个{1}级守护者" - }, - "type": 111, - "valid": 0, - "NPC": 10711, - "value": 10, - "filter": [ - 50 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 700088, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_490", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 10721, - "value": 1, - "filter": [ - 31, - 7 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 700089, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_491", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 10731, - "value": 1, - "filter": [ - 31, - 8 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 700090, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_492", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 10741, - "value": 1, - "filter": [ - 31, - 9 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 700091, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_493", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 10751, - "value": 1, - "filter": [ - 31, - 10 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 11187001, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_494", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16001001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187002, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_495", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16001001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187003, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_496", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16001002 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187004, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_497", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16001002 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187005, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_498", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16001003 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187006, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_499", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16001003 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187007, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_500", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16002001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187008, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_501", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16002001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187009, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_502", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16002002 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187010, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_503", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16002002 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187011, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_504", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16002003 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187012, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_505", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16002003 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187013, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_506", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16003001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187014, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_507", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16003001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187015, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_508", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16003002 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187016, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_509", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16003002 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187017, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_510", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16003003 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187018, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_511", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16003003 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187019, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_512", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16004001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187020, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_513", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16004001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187021, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_514", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16004002 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187022, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_515", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16004002 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187023, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_516", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16004003 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187024, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_517", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16004003 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187025, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_518", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16005001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187026, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_519", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16005001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187027, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_520", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16005002 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187028, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_521", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16005002 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187029, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_522", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16005003 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187030, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_523", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16005003 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187031, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_524", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16006001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187032, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_525", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16006001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187033, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_526", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16006002 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187034, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_527", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16006002 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187035, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_528", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16006003 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187036, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_529", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16006003 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187037, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_530", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16007001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187038, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_531", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16007001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187039, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_532", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16007002 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187040, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_533", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16007002 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187041, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_534", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16007003 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187042, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_535", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16007003 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187043, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_536", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16008001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187044, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_537", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16008001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187045, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_538", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16008002 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187046, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_539", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16008002 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187047, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_540", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16008003 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187048, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_541", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16008003 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187049, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_542", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16009001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187050, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_543", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16009001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187051, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_544", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16009002 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187052, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_545", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16009002 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187053, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_546", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16009003 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187054, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_547", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16009003 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187055, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_548", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16010001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187056, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_549", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16010001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187057, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_550", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16010002 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187058, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_551", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16010002 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187059, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_552", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16010003 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187060, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_553", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16010003 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187061, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_554", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16011001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187062, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_555", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16011001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187063, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_556", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16011002 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187064, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_557", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16011002 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187065, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_558", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16011003 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187066, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_559", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16011003 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187067, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_560", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16012001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187068, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_561", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16012001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187069, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_562", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16012002 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187070, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_563", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16012002 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187071, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_564", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16012003 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187072, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_565", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16012003 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187073, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_566", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16013001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187074, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_567", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16013001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187075, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_568", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16013002 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187076, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_569", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16013002 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187077, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_570", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 16013003 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 11187078, - "rtype": 1, - "ctype": 1, - "notify": [ - "combat" - ], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_571", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 16013003 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 110001, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_572", - "text": "获得守护者{1}" - }, - "type": 1, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 25001 - ], - "filter2": [ - "守护者ID", - "0", - "0", - "0" - ] - }, - { - "id": 110003, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_573", - "text": "完成{1}事件" - }, - "type": 3, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 700010 - ], - "filter2": [ - "任务ID", - "0", - "0", - "0" - ] - }, - { - "id": 110004, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_574", - "text": "{1}等级达到{0}" - }, - "type": 4, - "valid": 0, - "NPC": 0, - "value": 10, - "filter": [ - 14007 - ], - "filter2": [ - "守护者ID", - "0", - "0", - "0" - ] - }, - { - "id": 110005, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_575", - "text": "{1}穿戴装备{0}件" - }, - "type": 5, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 25001 - ], - "filter2": [ - "守护者ID", - "0", - "0", - "0" - ] - }, - { - "id": 110006, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_576", - "text": "{1}星级达到{0}" - }, - "type": 6, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [ - 25004 - ], - "filter2": [ - "守护者ID", - "0", - "0", - "0" - ] - }, - { - "id": 110007, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_577", - "text": "日常登录{0}次" - }, - "type": 7, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110008, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_578", - "text": "累计登录{0}天" - }, - "type": 8, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110009, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_579", - "text": "连续登录{0}天" - }, - "type": 9, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110010, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_580", - "text": "拥有{0}个好友" - }, - "type": 10, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110012, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_581", - "text": "使用好友助战{0}次" - }, - "type": 12, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110013, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_582", - "text": "更换{0}次助战守护者" - }, - "type": 13, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110014, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_583", - "text": "{0}次普通招募" - }, - "type": 14, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110015, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_584", - "text": "{0}次阵营招募" - }, - "type": 15, - "valid": 0, - "NPC": 0, - "value": 10, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110016, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_585", - "text": "获得{1}品质守护者{0}个" - }, - "type": 16, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [ - 3 - ], - "filter2": [ - "品质", - "0", - "0", - "0" - ] - }, - { - "id": 110017, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_586", - "text": "十连获得{0}个{1}星守护者" - }, - "type": 17, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 3 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 110018, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_587", - "text": "累计{0}次普通招募" - }, - "type": 18, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110019, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_588", - "text": "累计{0}次阵营招募" - }, - "type": 19, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110020, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_589", - "text": "用户升至{0}级" - }, - "type": 20, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110023, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_590", - "text": "拥有{0}个{1}星{2}等级守护者" - }, - "type": 23, - "valid": 0, - "NPC": 0, - "value": 3, - "filter": [ - 5, - 20 - ], - "filter2": [ - "星级", - "等级", - "0", - "0" - ] - }, - { - "id": 110024, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_591", - "text": "任意守护者提升{0}次等级" - }, - "type": 24, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110025, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_592", - "text": "{0}名{1}守护者升至{2}星" - }, - "type": 25, - "valid": 0, - "NPC": 0, - "value": 3, - "filter": [ - 25001, - 6 - ], - "filter2": [ - "守护者ID", - "星级", - "0", - "0" - ] - }, - { - "id": 110026, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_593", - "text": "0" - }, - "type": 26, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110027, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_594", - "text": "0" - }, - "type": 27, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110028, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_595", - "text": "0" - }, - "type": 28, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110030, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_596", - "text": "拥有{0}个品质为{1}以上的守护者" - }, - "type": 30, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [ - 3 - ], - "filter2": [ - "品质", - "0", - "0", - "0" - ] - }, - { - "id": 110032, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_597", - "text": "{0}个品质为{1}等级为{2}的守护者" - }, - "type": 32, - "valid": 0, - "NPC": 0, - "value": 3, - "filter": [ - 3, - 20 - ], - "filter2": [ - "满足条件的守护者品质", - "需要升到的等级", - "0", - "0" - ] - }, - { - "id": 110033, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_598", - "text": "0" - }, - "type": 33, - "valid": 0, - "NPC": 0, - "value": 3, - "filter": [ - 3, - 23 - ], - "filter2": [ - "满足条件的守护者品质", - "需要升到的等级", - "0", - "0" - ] - }, - { - "id": 110034, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_599", - "text": "{0}个守护者觉醒到{1}阶段" - }, - "type": 34, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [ - 2 - ], - "filter2": [ - "觉醒阶段", - "0", - "0", - "0" - ] - }, - { - "id": 110035, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_600", - "text": "{0}觉醒到{1}阶" - }, - "type": 35, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 25001 - ], - "filter2": [ - "守护者ID", - "0", - "0", - "0" - ] - }, - { - "id": 110036, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_601", - "text": "{0}个{1}品质{2}职业{3}阵营守护者觉醒{4}阶" - }, - "type": 36, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 3, - 3, - 3, - 1 - ], - "filter2": [ - "守护者品质", - "指定职业", - "指定阵营", - "觉醒阶段" - ] - }, - { - "id": 110037, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_602", - "text": "{0}名{1}品质守护者回响等级觉醒全满" - }, - "type": 37, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 3 - ], - "filter2": [ - "守护者品质", - "0", - "0", - "0" - ] - }, - { - "id": 110038, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_603", - "text": "{0}个守护者回响品质觉醒全满" - }, - "type": 38, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110039, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_604", - "text": "任意守护者回响累计{0}次" - }, - "type": 39, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110040, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_605", - "text": "{0}个守护者回响{1}次" - }, - "type": 40, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 2 - ], - "filter2": [ - "回响次数", - "0", - "0", - "0" - ] - }, - { - "id": 110041, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_606", - "text": "任意守护者传{0}件{1}星装备" - }, - "type": 41, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 2, - 1 - ], - "filter2": [ - "装备数量", - "指定星级", - "0", - "0" - ] - }, - { - "id": 110042, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_607", - "text": "任意守护者传到{0}件{1}等级装备" - }, - "type": 42, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 2, - 2 - ], - "filter2": [ - "装备数量", - "指定等级", - "0", - "0" - ] - }, - { - "id": 110043, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_608", - "text": "将{0}件装备强化至{1}级" - }, - "type": 43, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 2 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 110046, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_609", - "text": "为{0}名守护者穿戴{1}星{2}套装" - }, - "type": 46, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 4, - 1 - ], - "filter2": [ - "指定装备星级", - "指定套装", - "0", - "0" - ] - }, - { - "id": 110047, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_610", - "text": "累计强化装备成功{0}次" - }, - "type": 47, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110050, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_611", - "text": "获得{1}星以上装备{0}件" - }, - "type": 50, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 1 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 110051, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_612", - "text": "从铁匠铺获得{0}件{1}星装备" - }, - "type": 51, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 1 - ], - "filter2": [ - "指定装备星级", - "0", - "0", - "0" - ] - }, - { - "id": 110052, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_613", - "text": "{1}提升{0}次技能" - }, - "type": 52, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 14007 - ], - "filter2": [ - "指定守护者", - "0", - "0", - "0" - ] - }, - { - "id": 110053, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_614", - "text": "技能累计升级{0}次" - }, - "type": 53, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110054, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_615", - "text": "{0}名守护者技能全满" - }, - "type": 54, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110055, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_616", - "text": "{1}品质守护者提升{0}次技能" - }, - "type": 55, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 3 - ], - "filter2": [ - "指定品质", - "0", - "0", - "0" - ] - }, - { - "id": 110056, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_617", - "text": "0" - }, - "type": 56, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 1, - 2 - ], - "filter2": [ - "技能升级次数", - "指定职业", - "0", - "0" - ] - }, - { - "id": 110057, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_618", - "text": "0" - }, - "type": 57, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110060, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_619", - "text": "任意主线通关{0}次" - }, - "type": 60, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110061, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_620", - "text": "通关主线{0}" - }, - "type": 61, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 1100105 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 110062, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_621", - "text": "世界聊天发言{0}次" - }, - "type": 62, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110064, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_622", - "text": "任意商品购买{0}次" - }, - "type": 64, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110065, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_623", - "text": "在商店购买{0}件{1}商品" - }, - "type": 65, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 10001 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 110066, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_624", - "text": "在{1}商店购买任意货物{0}次" - }, - "type": 66, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 1 - ], - "filter2": [ - "商店ID", - "0", - "0", - "0" - ] - }, - { - "id": 110067, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_625", - "text": "商店购买消耗{1}{0}个" - }, - "type": 67, - "valid": 0, - "NPC": 0, - "value": 1000, - "filter": [ - 1 - ], - "filter2": [ - "货币ID", - "0", - "0", - "0" - ] - }, - { - "id": 110068, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_626", - "text": "任意渠道消耗{0}金币" - }, - "type": 68, - "valid": 0, - "NPC": 0, - "value": 1000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110070, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_627", - "text": "完成世界任务{1}战斗" - }, - "type": 70, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 101 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 110072, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_628", - "text": "通关{2}难度{1}{0}次" - }, - "type": 73, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 1, - 1 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 110073, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_629", - "text": "0" - }, - "type": 74, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 1, - 1 - ], - "filter2": [ - "BOSSid", - "难度", - "0", - "0" - ] - }, - { - "id": 110074, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_630", - "text": "自动战斗通关难度{2}的{1}" - }, - "type": 75, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 1, - 1 - ], - "filter2": [ - "BOSSid", - "难度", - "0", - "0" - ] - }, - { - "id": 110075, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_631", - "text": "通关{1}{0}次" - }, - "type": 76, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 1 - ], - "filter2": [ - "BOSSid", - "0", - "0", - "0" - ] - }, - { - "id": 110076, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_632", - "text": "通关{2}难度{1}{0}次" - }, - "type": 77, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 1, - 1 - ], - "filter2": [ - "BOSSid", - "难度", - "0", - "0" - ] - }, - { - "id": 110077, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_633", - "text": "{2}秒内通关{3}难度{1}" - }, - "type": 78, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 1, - 30, - 1 - ], - "filter2": [ - "BOSSid", - "时间(秒)", - "难度", - "0" - ] - }, - { - "id": 110078, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_634", - "text": "使用好友助战通关{2}难度{1}" - }, - "type": 79, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 1, - 1 - ], - "filter2": [ - "BOSSid", - "难度", - "0", - "0" - ] - }, - { - "id": 110079, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_635", - "text": "通关{2}难度{1}{0}次" - }, - "type": 80, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 1, - 1 - ], - "filter2": [ - "BOSSid", - "难度", - "0", - "0" - ] - }, - { - "id": 110080, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_636", - "text": "0" - }, - "type": 81, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 1 - ], - "filter2": [ - "难度", - "0", - "0", - "0" - ] - }, - { - "id": 110081, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_637", - "text": "通关{1}{0}次" - }, - "type": 82, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 1 - ], - "filter2": [ - "BOSSid", - "0", - "0", - "0" - ] - }, - { - "id": 110082, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_638", - "text": "通关{2}难度{1}{0}次" - }, - "type": 83, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 1, - 1 - ], - "filter2": [ - "BOSSid", - "难度", - "0", - "0" - ] - }, - { - "id": 110086, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_639", - "text": "发现{0}次月之秘境" - }, - "type": 87, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110087, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_640", - "text": "完成{0}次月之秘境" - }, - "type": 88, - "valid": 0, - "NPC": 0, - "value": 3, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110088, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_641", - "text": "进行{0}次招募" - }, - "type": 89, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110089, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_642", - "text": "进行{0}次普通十连抽" - }, - "type": 90, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110090, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_643", - "text": "进行{0}次阵营十连抽" - }, - "type": 91, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110091, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_644", - "text": "强化装备{0}次" - }, - "type": 92, - "valid": 0, - "NPC": 0, - "value": 3, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110092, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_645", - "text": "穿戴一套强化{2}级的{1}" - }, - "type": 93, - "valid": 0, - "NPC": 0, - "value": 3, - "filter": [ - 1, - 3 - ], - "filter2": [ - "套装id", - "强化等级", - "0", - "0" - ] - }, - { - "id": 110093, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_646", - "text": "装备附魔{0}次" - }, - "type": 94, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110094, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_647", - "text": "装备洗炼{0}次" - }, - "type": 95, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110095, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_648", - "text": "强化失败{0}次" - }, - "type": 96, - "valid": 0, - "NPC": 0, - "value": 10, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110096, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_649", - "text": "获得{1}星{2}{0}件" - }, - "type": 97, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 3, - 1 - ], - "filter2": [ - "星级", - "套装id", - "0", - "0" - ] - }, - { - "id": 110097, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_650", - "text": "穿戴{0}件强化{1}的装备" - }, - "type": 98, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 3 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 110098, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_651", - "text": "获得{0}个初始属性大于{1}条的{2}星装备" - }, - "type": 99, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 3, - 5 - ], - "filter2": [ - "初始条目数量", - "星级", - "0", - "0" - ] - }, - { - "id": 110101, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_652", - "text": "任意阵营饰品成功强化{0}次" - }, - "type": 102, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110102, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_653", - "text": "获得{1}星阵营饰品{0}件" - }, - "type": 103, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 3 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 110103, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_654", - "text": "使用{0}个钻石" - }, - "type": 104, - "valid": 0, - "NPC": 0, - "value": 1000, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110104, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_655", - "text": "任意商店刷新{0}次" - }, - "type": 105, - "valid": 0, - "NPC": 0, - "value": 10, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110105, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_656", - "text": "跨服聊天发言{0}次" - }, - "type": 106, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110106, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_657", - "text": "助战守护者被使用{0}次" - }, - "type": 108, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110107, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_658", - "text": "加入{0}次公会" - }, - "type": 109, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110109, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_659", - "text": "拥有{0}个{1}级守护者" - }, - "type": 111, - "valid": 0, - "NPC": 0, - "value": 3, - "filter": [ - 20 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 110110, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_660", - "text": "0" - }, - "type": 112, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 20 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 110111, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_661", - "text": "任意守护者升至{0}级" - }, - "type": 113, - "valid": 0, - "NPC": 0, - "value": 30, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110112, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_662", - "text": "{1}升到{0}星" - }, - "type": 114, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 24004 - ], - "filter2": [ - "守护者id", - "0", - "0", - "0" - ] - }, - { - "id": 110113, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_663", - "text": "升星获得{0}个{1}星守护者" - }, - "type": 115, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 6 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 110114, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_664", - "text": "{1}阵营守护者升级技能{0}次" - }, - "type": 116, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 1 - ], - "filter2": [ - "阵营id", - "0", - "0", - "0" - ] - }, - { - "id": 110115, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_665", - "text": "{1}技能升级{0}次" - }, - "type": 117, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [ - 25001 - ], - "filter2": [ - "守护者id", - "0", - "0", - "0" - ] - }, - { - "id": 110116, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_666", - "text": "0" - }, - "type": 118, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 50, - 50 - ], - "filter2": [ - "等级", - "星级", - "0", - "0" - ] - }, - { - "id": 110117, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_667", - "text": "{1}觉醒至{0}级" - }, - "type": 119, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 25001 - ], - "filter2": [ - "守护者id", - "0", - "0", - "0" - ] - }, - { - "id": 110118, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_668", - "text": "任意守护者觉醒{0}级" - }, - "type": 120, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110119, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_669", - "text": "{1}阵营守护者觉醒{0}次" - }, - "type": 121, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 1 - ], - "filter2": [ - "阵营id", - "0", - "0", - "0" - ] - }, - { - "id": 110120, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_670", - "text": "{1}星守护者觉醒{0}次" - }, - "type": 122, - "valid": 0, - "NPC": 0, - "value": 6, - "filter": [ - 2 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 110121, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_671", - "text": "回响{1}次的{2}星守护者{0}个" - }, - "type": 123, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 2, - 6 - ], - "filter2": [ - "回响次数", - "星级", - "0", - "0" - ] - }, - { - "id": 110122, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_672", - "text": "任意守护者回响达到{1}级" - }, - "type": 124, - "valid": 0, - "NPC": 0, - "value": 3, - "filter": [ - 1 - ], - "filter2": [ - "回响等级", - "0", - "0", - "0" - ] - }, - { - "id": 110123, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_673", - "text": "{1}回响{0}次" - }, - "type": 125, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 24004 - ], - "filter2": [ - "守护者id", - "0", - "0", - "0" - ] - }, - { - "id": 110124, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_674", - "text": "{1}阵营守护者回响{0}次" - }, - "type": 126, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [ - 2 - ], - "filter2": [ - "阵营id", - "0", - "0", - "0" - ] - }, - { - "id": 110125, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_675", - "text": "{1}星守护者回响{0}次" - }, - "type": 127, - "valid": 0, - "NPC": 0, - "value": 3, - "filter": [ - 6 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 110126, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_676", - "text": "竞技场积分达到{0}分" - }, - "type": 128, - "valid": 0, - "NPC": 0, - "value": 1100, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110127, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_677", - "text": "竞技场段位达到{1}段位" - }, - "type": 129, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 1 - ], - "filter2": [ - "段位", - "0", - "0", - "0" - ] - }, - { - "id": 110128, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_678", - "text": "进行{0}次竞技场挑战" - }, - "type": 130, - "valid": 0, - "NPC": 0, - "value": 3, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110129, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_679", - "text": "竞技场获胜{0}次" - }, - "type": 131, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110130, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_680", - "text": "与{0}个守护者好感度达到{1}" - }, - "type": 132, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 2 - ], - "filter2": [ - "好感等级", - "0", - "0", - "0" - ] - }, - { - "id": 110131, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_681", - "text": "与{1}好感度达到{0}" - }, - "type": 133, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 25001 - ], - "filter2": [ - "守护者id", - "0", - "0", - "0" - ] - }, - { - "id": 110132, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_682", - "text": "给守护者送礼并增加{0}点好感" - }, - "type": 134, - "valid": 0, - "NPC": 0, - "value": 10, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110133, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_683", - "text": "累计武馆训练{0}分钟" - }, - "type": 135, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110136, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_684", - "text": "0" - }, - "type": 138, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110138, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_685", - "text": "完成{0}旧时光" - }, - "type": 140, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 10001 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 110145, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_686", - "text": "{1}升{0}级" - }, - "type": 147, - "valid": 0, - "NPC": 0, - "value": 20, - "filter": [ - 25004 - ], - "filter2": [ - "守护者ID", - "0", - "0", - "0" - ] - }, - { - "id": 110146, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_687", - "text": "铁匠铺下单{0}件装备" - }, - "type": 148, - "valid": 0, - "NPC": 0, - "value": 3, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110147, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_688", - "text": "武馆培养守护者{0}次" - }, - "type": 149, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110150, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_689", - "text": "武馆解锁{0}个位置" - }, - "type": 152, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110151, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_690", - "text": "商队交易{0}次" - }, - "type": 153, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110152, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_691", - "text": "狩猎掉落{0}个觉醒材料" - }, - "type": 154, - "valid": 0, - "NPC": 0, - "value": 3, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110153, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_692", - "text": "更换助战守护者{0}次" - }, - "type": 155, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110154, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_693", - "text": "完成工会任务{0}次" - }, - "type": 156, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110156, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_694", - "text": "难度{2}的主线{1}章达到{0}星" - }, - "type": 158, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 1, - 15 - ], - "filter2": [ - "章节", - "难度", - "0", - "0" - ] - }, - { - "id": 110157, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_695", - "text": "0" - }, - "type": 159, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 1 - ], - "filter2": [ - "章节", - "0", - "0", - "0" - ] - }, - { - "id": 110158, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_696", - "text": "0" - }, - "type": 160, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 2 - ], - "filter2": [ - "章节", - "0", - "0", - "0" - ] - }, - { - "id": 110159, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_697", - "text": "完成{0}场自动战斗" - }, - "type": 161, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110160, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_698", - "text": "0" - }, - "type": 162, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110161, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_699", - "text": "0" - }, - "type": 163, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110162, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_700", - "text": "0" - }, - "type": 164, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110163, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_701", - "text": "铁匠铺解锁{0}件收藏" - }, - "type": 165, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110164, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_702", - "text": "铁匠铺解锁{0}个图鉴" - }, - "type": 166, - "valid": 0, - "NPC": 0, - "value": 4, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110165, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_703", - "text": "铁匠铺收藏积分{0}分" - }, - "type": 167, - "valid": 0, - "NPC": 0, - "value": 3, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110166, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_704", - "text": "完成功夫大师{1}挑战{0}层" - }, - "type": 168, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [ - 1 - ], - "filter2": [ - "页签id", - "0", - "0", - "0" - ] - }, - { - "id": 110167, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_705", - "text": "触发{1}套装效果" - }, - "type": 169, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 1 - ], - "filter2": [ - "套装效果", - "0", - "0", - "0" - ] - }, - { - "id": 110168, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_706", - "text": "0" - }, - "type": 170, - "valid": 0, - "NPC": 0, - "value": 3, - "filter": [ - 132000 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 110169, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_707", - "text": "浇水{0}次" - }, - "type": 171, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110170, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_708", - "text": "在维京远征内战斗{0}次" - }, - "type": 172, - "valid": 0, - "NPC": 0, - "value": 3, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110171, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_709", - "text": "解锁星象{0}次" - }, - "type": 173, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110172, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_710", - "text": "{0}个{1}星级守护者技能全满" - }, - "type": 174, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 4 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 110173, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_711", - "text": "炉温达到{0}" - }, - "type": 175, - "valid": 0, - "NPC": 0, - "value": 40, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110174, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_712", - "text": "解锁{0}个新图纸" - }, - "type": 177, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110175, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_713", - "text": "解锁{1}阶段新图纸{0}个" - }, - "type": 179, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [ - 2 - ], - "filter2": [ - "对应阶段", - "0", - "0", - "0" - ] - }, - { - "id": 110176, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_714", - "text": "在{1}内使用好友助战{0}次" - }, - "type": 180, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 1 - ], - "filter2": [ - "副本类型", - "0", - "0", - "0" - ] - }, - { - "id": 110177, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_715", - "text": "难度{2}的{1}自动战斗{0}次" - }, - "type": 181, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 1, - 1 - ], - "filter2": [ - "副本类型", - "副本难度", - "0", - "0" - ] - }, - { - "id": 110178, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_716", - "text": "干掉来踢馆的{0}次" - }, - "type": 182, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110179, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_717", - "text": "去好友武馆踢馆{0}次" - }, - "type": 183, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110180, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_718", - "text": "使用好友木桩{0}次" - }, - "type": 184, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110181, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_719", - "text": "完成{0}次每日一健" - }, - "type": 185, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110182, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_720", - "text": "武馆派遣{0}次" - }, - "type": 186, - "valid": 0, - "NPC": 0, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 110183, - "rtype": 1, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_721", - "text": "搜集{1}{0}个" - }, - "type": 187, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [ - 132000 - ], - "filter2": [ - "道具ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070010, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_722", - "text": "剧情(月光交互、移动教学)" - }, - "type": 20001, - "valid": 1, - "NPC": 10014, - "value": 1, - "filter": [ - 10010 - ], - "filter2": [ - "剧情ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070020, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_723", - "text": "剧情(战斗1 小怪)" - }, - "type": 70, - "valid": 0, - "NPC": 10024, - "value": 1, - "filter": [ - 101 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070030, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_724", - "text": "剧情(战斗2 邦尼兔)" - }, - "type": 70, - "valid": 0, - "NPC": 10034, - "value": 1, - "filter": [ - 102 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070040, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_725", - "text": "剧情(战斗3 邦尼兔)" - }, - "type": 70, - "valid": 0, - "NPC": 10044, - "value": 1, - "filter": [ - 103 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070050, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_726", - "text": "剧情(战斗4 恐惧灵)" - }, - "type": 70, - "valid": 0, - "NPC": 10054, - "value": 1, - "filter": [ - 104 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070060, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_727", - "text": "单抽" - }, - "type": 14, - "valid": 0, - "NPC": 111, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 12070070, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_728", - "text": "剧情(战斗5 浣熊师傅)" - }, - "type": 70, - "valid": 0, - "NPC": 10074, - "value": 1, - "filter": [ - 105 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070080, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_729", - "text": "阿宝武馆剧情" - }, - "type": 20001, - "valid": 1, - "NPC": 10081, - "value": 1, - "filter": [ - 10010 - ], - "filter2": [ - "剧情ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070090, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_730", - "text": "邦尼兔木桩剧情" - }, - "type": 20001, - "valid": 1, - "NPC": 10081, - "value": 1, - "filter": [ - 10010 - ], - "filter2": [ - "剧情ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070100, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_731", - "text": "木桩" - }, - "type": 149, - "valid": 0, - "NPC": 10084, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 12070110, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_732", - "text": "剧情" - }, - "type": 20001, - "valid": 1, - "NPC": 0, - "value": 1, - "filter": [ - 10010 - ], - "filter2": [ - "剧情ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070120, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_733", - "text": "主线【1-1】-【1-3】" - }, - "type": 61, - "valid": 1, - "NPC": 10104, - "value": 1, - "filter": [ - 1100103 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070130, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_734", - "text": "给X守护者穿戴5件装备\n" - }, - "type": 5, - "valid": 0, - "NPC": 0, - "value": 5, - "filter": [ - 25001 - ], - "filter2": [ - "守护者ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070140, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_735", - "text": "主线【1-4】-【1-7】" - }, - "type": 61, - "valid": 1, - "NPC": 10124, - "value": 1, - "filter": [ - 1100107 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070150, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_736", - "text": "维京远征boss1难度1" - }, - "type": 73, - "valid": 0, - "NPC": 10134, - "value": 1, - "filter": [ - 1, - 1 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 12070160, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_737", - "text": "定制1件装备" - }, - "type": 189, - "valid": 1, - "NPC": 10144, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 12070170, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_738", - "text": "穿戴完整的X套装" - }, - "type": 169, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 1 - ], - "filter2": [ - "套装效果", - "0", - "0", - "0" - ] - }, - { - "id": 12070180, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_739", - "text": "强化装备" - }, - "type": 43, - "valid": 0, - "NPC": 0, - "value": 3, - "filter": [ - 3 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 12070190, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_740", - "text": "主线【1-8】" - }, - "type": 61, - "valid": 0, - "NPC": 10174, - "value": 1, - "filter": [ - 1100108 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070200, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_741", - "text": "剧情" - }, - "type": 20001, - "valid": 0, - "NPC": 0, - "value": 1, - "filter": [ - 10010 - ], - "filter2": [ - "剧情ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070210, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_742", - "text": "十连" - }, - "type": 14, - "valid": 0, - "NPC": 111, - "value": 10, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 12070220, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_743", - "text": "战斗6" - }, - "type": 70, - "valid": 0, - "NPC": 10204, - "value": 1, - "filter": [ - 106 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070230, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_744", - "text": "战斗7" - }, - "type": 70, - "valid": 0, - "NPC": 10214, - "value": 1, - "filter": [ - 107 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070240, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_745", - "text": "战斗" - }, - "type": 70, - "valid": 0, - "NPC": 10224, - "value": 1, - "filter": [ - 108 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070250, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_746", - "text": "解锁木人桩" - }, - "type": 152, - "valid": 0, - "NPC": 10234, - "value": 2, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 12070260, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_747", - "text": "炼金塔3层" - }, - "type": 168, - "valid": 0, - "NPC": 10244, - "value": 3, - "filter": [ - 1 - ], - "filter2": [ - "页签id", - "0", - "0", - "0" - ] - }, - { - "id": 12070270, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_748", - "text": "剧情" - }, - "type": 20001, - "valid": 0, - "NPC": 10254, - "value": 1, - "filter": [ - 10010 - ], - "filter2": [ - "剧情ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070280, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_749", - "text": "穿戴6件3星装备" - }, - "type": 41, - "valid": 0, - "NPC": 10264, - "value": 1, - "filter": [ - 6, - 3 - ], - "filter2": [ - "装备数量", - "指定星级", - "0", - "0" - ] - }, - { - "id": 12070290, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_750", - "text": "3件装备+6" - }, - "type": 43, - "valid": 0, - "NPC": 10274, - "value": 3, - "filter": [ - 6 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 12070300, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_751", - "text": "主线【2-1】-【2-8】" - }, - "type": 61, - "valid": 0, - "NPC": 10284, - "value": 1, - "filter": [ - 1100208 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070310, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_752", - "text": "剧情ID" - }, - "type": 20001, - "valid": 0, - "NPC": 10294, - "value": 1, - "filter": [ - 10010 - ], - "filter2": [ - "剧情ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070320, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_753", - "text": "剧情ID" - }, - "type": 20001, - "valid": 0, - "NPC": 10304, - "value": 1, - "filter": [ - 10010 - ], - "filter2": [ - "剧情ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070330, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_754", - "text": "维京远征boss2难度1" - }, - "type": 73, - "valid": 0, - "NPC": 10314, - "value": 1, - "filter": [ - 2, - 1 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 12070340, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_755", - "text": "剧情" - }, - "type": 20001, - "valid": 0, - "NPC": 10324, - "value": 1, - "filter": [ - 10010 - ], - "filter2": [ - "剧情ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070350, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_756", - "text": "主线【3-1】-【3-4】" - }, - "type": 61, - "valid": 0, - "NPC": 10334, - "value": 1, - "filter": [ - 1100304 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070360, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_757", - "text": "装备副本boss2难度4" - }, - "type": 73, - "valid": 0, - "NPC": 10344, - "value": 1, - "filter": [ - 2, - 4 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 12070370, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_758", - "text": "装备穿戴、升级/剧情" - }, - "type": 20001, - "valid": 0, - "NPC": 10354, - "value": 1, - "filter": [ - 10010 - ], - "filter2": [ - "剧情ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070380, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_759", - "text": "主线【3-5】-【3-8】" - }, - "type": 61, - "valid": 0, - "NPC": 10364, - "value": 1, - "filter": [ - 1100308 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070390, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_760", - "text": "剧情" - }, - "type": 20001, - "valid": 0, - "NPC": 10374, - "value": 1, - "filter": [ - 10010 - ], - "filter2": [ - "剧情ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070400, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_761", - "text": "战斗18" - }, - "type": 70, - "valid": 0, - "NPC": 10384, - "value": 1, - "filter": [ - 109 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070410, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_762", - "text": "守护者星象解锁次数1次" - }, - "type": 173, - "valid": 0, - "NPC": 10394, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 12070420, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_763", - "text": "维京远征boss2难度6" - }, - "type": 73, - "valid": 0, - "NPC": 10404, - "value": 1, - "filter": [ - 2, - 6 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 12070430, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_764", - "text": "4件装备强化+6" - }, - "type": 43, - "valid": 0, - "NPC": 10414, - "value": 4, - "filter": [ - 6 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 12070440, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_765", - "text": "战斗21" - }, - "type": 70, - "valid": 0, - "NPC": 10424, - "value": 1, - "filter": [ - 110 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070450, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_766", - "text": "剧情" - }, - "type": 20001, - "valid": 0, - "NPC": 10434, - "value": 1, - "filter": [ - 10010 - ], - "filter2": [ - "剧情ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070460, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_767", - "text": "战斗16" - }, - "type": 70, - "valid": 0, - "NPC": 10444, - "value": 1, - "filter": [ - 116 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070470, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_768", - "text": "维京远征boss2难度1" - }, - "type": 73, - "valid": 0, - "NPC": 10454, - "value": 1, - "filter": [ - 2, - 1 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 12070480, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_769", - "text": "剧情" - }, - "type": 20001, - "valid": 0, - "NPC": 10464, - "value": 1, - "filter": [ - 10010 - ], - "filter2": [ - "剧情ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070490, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_770", - "text": "强化装备" - }, - "type": 43, - "valid": 0, - "NPC": 10474, - "value": 6, - "filter": [ - 6 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 12070500, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_771", - "text": "主线【3-1】-【3-4】" - }, - "type": 61, - "valid": 0, - "NPC": 10484, - "value": 1, - "filter": [ - 1100304 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070510, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_772", - "text": "装备副本boss2难度2刷1次、装备穿戴、升级" - }, - "type": 73, - "valid": 0, - "NPC": 10494, - "value": 1, - "filter": [ - 2, - 2 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 12070520, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_773", - "text": "主线【3-5】-【3-8】" - }, - "type": 61, - "valid": 0, - "NPC": 10504, - "value": 1, - "filter": [ - 1100308 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070530, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_774", - "text": "剧情" - }, - "type": 20001, - "valid": 0, - "NPC": 10514, - "value": 1, - "filter": [ - 10010 - ], - "filter2": [ - "剧情ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070540, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_775", - "text": "剧情" - }, - "type": 20001, - "valid": 0, - "NPC": 10524, - "value": 1, - "filter": [ - 10010 - ], - "filter2": [ - "剧情ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070550, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_776", - "text": "炼金塔5层" - }, - "type": 168, - "valid": 0, - "NPC": 10534, - "value": 5, - "filter": [ - 1 - ], - "filter2": [ - "页签id", - "0", - "0", - "0" - ] - }, - { - "id": 12070560, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_777", - "text": "战斗17" - }, - "type": 70, - "valid": 0, - "NPC": 10544, - "value": 1, - "filter": [ - 117 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070570, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_778", - "text": "战斗18" - }, - "type": 70, - "valid": 0, - "NPC": 10554, - "value": 1, - "filter": [ - 118 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070580, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_779", - "text": "战斗19" - }, - "type": 70, - "valid": 0, - "NPC": 10564, - "value": 1, - "filter": [ - 119 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070590, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_780", - "text": "装备副本boss3难度1(开支线,打狩猎)" - }, - "type": 73, - "valid": 0, - "NPC": 10574, - "value": 1, - "filter": [ - 3, - 1 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 12070600, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_781", - "text": "守护者星象解锁次数3次" - }, - "type": 173, - "valid": 0, - "NPC": 10584, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 12070610, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_782", - "text": "9件装备强化+6" - }, - "type": 43, - "valid": 0, - "NPC": 10594, - "value": 9, - "filter": [ - 6 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 12070620, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_783", - "text": "战斗20" - }, - "type": 70, - "valid": 0, - "NPC": 10604, - "value": 1, - "filter": [ - 120 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070630, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_784", - "text": "战斗21" - }, - "type": 70, - "valid": 0, - "NPC": 10614, - "value": 1, - "filter": [ - 121 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070640, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_785", - "text": "剧情" - }, - "type": 20001, - "valid": 0, - "NPC": 10624, - "value": 1, - "filter": [ - 10010 - ], - "filter2": [ - "剧情ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070650, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_786", - "text": "主线【4-1】-【4-8】" - }, - "type": 61, - "valid": 0, - "NPC": 10634, - "value": 1, - "filter": [ - 1100408 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070660, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_787", - "text": "装备副本boss3难度1刷1次" - }, - "type": 73, - "valid": 0, - "NPC": 10644, - "value": 1, - "filter": [ - 3, - 4 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 12070670, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_788", - "text": "12件装备强化+6" - }, - "type": 43, - "valid": 0, - "NPC": 10654, - "value": 12, - "filter": [ - 6 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 12070680, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_789", - "text": "武馆木桩解锁3根" - }, - "type": 152, - "valid": 0, - "NPC": 10664, - "value": 3, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 12070690, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_790", - "text": "炼金塔10层" - }, - "type": 168, - "valid": 0, - "NPC": 10674, - "value": 10, - "filter": [ - 1 - ], - "filter2": [ - "页签id", - "0", - "0", - "0" - ] - }, - { - "id": 12070700, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_791", - "text": "关卡【5-1】-【5-8】" - }, - "type": 61, - "valid": 0, - "NPC": 10684, - "value": 1, - "filter": [ - 1100508 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070710, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_792", - "text": "战斗22" - }, - "type": 70, - "valid": 0, - "NPC": 10694, - "value": 1, - "filter": [ - 122 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070720, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_793", - "text": "战斗23" - }, - "type": 70, - "valid": 0, - "NPC": 10704, - "value": 1, - "filter": [ - 123 - ], - "filter2": [ - "通关的关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070730, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_794", - "text": "穿指定套装2套(从解锁的装备boss套装里选)" - }, - "type": 93, - "valid": 0, - "NPC": 10714, - "value": 1, - "filter": [ - 1, - 6 - ], - "filter2": [ - "套装id", - "强化等级", - "0", - "0" - ] - }, - { - "id": 12070740, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_795", - "text": "加入公会" - }, - "type": 109, - "valid": 0, - "NPC": 10724, - "value": 1, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 12070750, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_796", - "text": "装备副本boss3难度2刷1次" - }, - "type": 73, - "valid": 0, - "NPC": 10734, - "value": 1, - "filter": [ - 3, - 2 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 12070760, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_797", - "text": "装备副本boss3难度5刷2次" - }, - "type": 73, - "valid": 0, - "NPC": 10744, - "value": 1, - "filter": [ - 3, - 5 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 12070770, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_798", - "text": "守护者星象解锁次数10次" - }, - "type": 173, - "valid": 0, - "NPC": 10754, - "value": 10, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 12070780, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_799", - "text": "守护者星象解锁次数15次" - }, - "type": 173, - "valid": 0, - "NPC": 10764, - "value": 15, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 12070790, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_800", - "text": "关卡6-6" - }, - "type": 61, - "valid": 0, - "NPC": 10774, - "value": 1, - "filter": [ - 1100606 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070800, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_801", - "text": "12件装备强化+9" - }, - "type": 43, - "valid": 0, - "NPC": 10784, - "value": 12, - "filter": [ - 9 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 12070810, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_802", - "text": "竞技场3连胜" - }, - "type": 131, - "valid": 0, - "NPC": 10794, - "value": 3, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 12070820, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_803", - "text": "装备副本boss4难度2刷1次" - }, - "type": 73, - "valid": 0, - "NPC": 10804, - "value": 1, - "filter": [ - 4, - 2 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 12070830, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_804", - "text": "守护者星象解锁解锁30次" - }, - "type": 173, - "valid": 0, - "NPC": 10814, - "value": 30, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 12070840, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_805", - "text": "关卡7-6" - }, - "type": 61, - "valid": 0, - "NPC": 10824, - "value": 1, - "filter": [ - 1100706 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070850, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_806", - "text": "搜集12个4星装备" - }, - "type": 50, - "valid": 0, - "NPC": 10834, - "value": 12, - "filter": [ - 4 - ], - "filter2": [ - "星级", - "0", - "0", - "0" - ] - }, - { - "id": 12070860, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_807", - "text": "炼金塔20层" - }, - "type": 168, - "valid": 0, - "NPC": 10844, - "value": 10, - "filter": [ - 2 - ], - "filter2": [ - "页签id", - "0", - "0", - "0" - ] - }, - { - "id": 12070870, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_808", - "text": "关卡8-6" - }, - "type": 61, - "valid": 0, - "NPC": 10854, - "value": 1, - "filter": [ - 1100806 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070880, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_809", - "text": "装备副本boss4难度4刷1次" - }, - "type": 73, - "valid": 0, - "NPC": 10864, - "value": 1, - "filter": [ - 4, - 4 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 12070890, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_810", - "text": "18件强化+9" - }, - "type": 43, - "valid": 0, - "NPC": 10874, - "value": 18, - "filter": [ - 9 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 12070900, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_811", - "text": "关卡9-6" - }, - "type": 61, - "valid": 0, - "NPC": 10884, - "value": 1, - "filter": [ - 1100906 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070910, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_812", - "text": "守护者星象解锁50次" - }, - "type": 173, - "valid": 0, - "NPC": 10894, - "value": 50, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 12070920, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_813", - "text": "关卡10-6" - }, - "type": 61, - "valid": 0, - "NPC": 10904, - "value": 1, - "filter": [ - 1101006 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070930, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_814", - "text": "装备副本boss4难度6刷1次" - }, - "type": 73, - "valid": 0, - "NPC": 10914, - "value": 1, - "filter": [ - 4, - 6 - ], - "filter2": [ - "boss类型", - "难度", - "0", - "0" - ] - }, - { - "id": 12070940, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_815", - "text": "8件任意装备强化+12" - }, - "type": 43, - "valid": 0, - "NPC": 10924, - "value": 8, - "filter": [ - 12 - ], - "filter2": [ - "等级", - "0", - "0", - "0" - ] - }, - { - "id": 12070950, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_816", - "text": "关卡11-6" - }, - "type": 61, - "valid": 0, - "NPC": 10934, - "value": 1, - "filter": [ - 1101106 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070960, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_817", - "text": "竞技场获胜20次" - }, - "type": 131, - "valid": 0, - "NPC": 10944, - "value": 20, - "filter": [], - "filter2": [ - "0", - "0", - "0", - "0" - ] - }, - { - "id": 12070970, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_818", - "text": "关卡12-6" - }, - "type": 61, - "valid": 0, - "NPC": 10954, - "value": 1, - "filter": [ - 1101206 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070980, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_819", - "text": "主线困难1-3" - }, - "type": 61, - "valid": 0, - "NPC": 10964, - "value": 1, - "filter": [ - 2100103 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12070990, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_820", - "text": "主线困难1-6" - }, - "type": 61, - "valid": 0, - "NPC": 10974, - "value": 1, - "filter": [ - 2100106 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12071000, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_821", - "text": "主线困难2-3" - }, - "type": 61, - "valid": 0, - "NPC": 10984, - "value": 1, - "filter": [ - 2100203 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12071010, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_822", - "text": "主线困难2-6" - }, - "type": 61, - "valid": 0, - "NPC": 10994, - "value": 1, - "filter": [ - 2100206 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12071020, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_823", - "text": "主线困难3-3" - }, - "type": 61, - "valid": 0, - "NPC": 11004, - "value": 1, - "filter": [ - 2100303 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12071030, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_824", - "text": "主线困难3-6" - }, - "type": 61, - "valid": 0, - "NPC": 11014, - "value": 1, - "filter": [ - 2100306 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12071040, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_825", - "text": "主线困难4-3" - }, - "type": 61, - "valid": 0, - "NPC": 11024, - "value": 1, - "filter": [ - 2100403 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12071050, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_826", - "text": "主线困难4-6" - }, - "type": 61, - "valid": 0, - "NPC": 11034, - "value": 1, - "filter": [ - 2100406 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12071060, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_827", - "text": "主线困难5-3" - }, - "type": 61, - "valid": 0, - "NPC": 11044, - "value": 1, - "filter": [ - 2100503 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12071070, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_828", - "text": "主线困难5-6" - }, - "type": 61, - "valid": 0, - "NPC": 11054, - "value": 1, - "filter": [ - 2100506 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12071080, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_829", - "text": "主线困难6-3" - }, - "type": 61, - "valid": 0, - "NPC": 11064, - "value": 1, - "filter": [ - 2100603 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12071090, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_830", - "text": "主线困难6-6" - }, - "type": 61, - "valid": 0, - "NPC": 11074, - "value": 1, - "filter": [ - 2100606 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12071100, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_831", - "text": "主线困难7-3" - }, - "type": 61, - "valid": 0, - "NPC": 11084, - "value": 1, - "filter": [ - 2100703 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12071110, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_832", - "text": "主线困难7-6" - }, - "type": 61, - "valid": 0, - "NPC": 11094, - "value": 1, - "filter": [ - 2100706 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12071120, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_833", - "text": "主线困难8-3" - }, - "type": 61, - "valid": 0, - "NPC": 11104, - "value": 1, - "filter": [ - 2100803 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12071130, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_834", - "text": "主线困难8-6" - }, - "type": 61, - "valid": 0, - "NPC": 11114, - "value": 1, - "filter": [ - 2100806 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12071140, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_835", - "text": "主线困难9-3" - }, - "type": 61, - "valid": 0, - "NPC": 11124, - "value": 1, - "filter": [ - 2100903 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12071150, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_836", - "text": "主线困难9-6" - }, - "type": 61, - "valid": 0, - "NPC": 11134, - "value": 1, - "filter": [ - 2100906 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12071160, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_837", - "text": "主线困难10-3" - }, - "type": 61, - "valid": 0, - "NPC": 11144, - "value": 1, - "filter": [ - 2101003 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12071170, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_838", - "text": "主线困难10-6" - }, - "type": 61, - "valid": 0, - "NPC": 11154, - "value": 1, - "filter": [ - 2101006 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12071180, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_839", - "text": "主线困难11-3" - }, - "type": 61, - "valid": 0, - "NPC": 11164, - "value": 1, - "filter": [ - 2101103 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12071190, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_840", - "text": "主线困难11-6" - }, - "type": 61, - "valid": 0, - "NPC": 11174, - "value": 1, - "filter": [ - 2101106 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12071200, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_841", - "text": "主线困难12-3" - }, - "type": 61, - "valid": 0, - "NPC": 11184, - "value": 1, - "filter": [ - 2101203 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - }, - { - "id": 12071210, - "rtype": 2, - "ctype": 1, - "notify": [], - "type_sp": 1, - "tasktxt": { - "key": "taskcond_rdtask_condi_tasktxt_842", - "text": "主线困难12-6" - }, - "type": 61, - "valid": 0, - "NPC": 11194, - "value": 1, - "filter": [ - 2101206 - ], - "filter2": [ - "关卡ID", - "0", - "0", - "0" - ] - } -] \ No newline at end of file diff --git a/bin/json/game_robotdata.json b/bin/json/game_robotdata.json deleted file mode 100644 index a039d2ed3..000000000 --- a/bin/json/game_robotdata.json +++ /dev/null @@ -1,322 +0,0 @@ -[ - { - "robotid": 10001, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "激奋的布卢尔", - "sex": 0, - "showid": "16010101" - }, - { - "robotid": 10002, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "快乐的艾丽莎", - "sex": 1, - "showid": "16010101" - }, - { - "robotid": 10003, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "朴素的希伯来", - "sex": 0, - "showid": "16010101" - }, - { - "robotid": 10004, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "庄重的布卢姆", - "sex": 0, - "showid": "16010101" - }, - { - "robotid": 10005, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "和谐的哈莉特", - "sex": 0, - "showid": "16010101" - }, - { - "robotid": 10006, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "坦然的乔伊斯", - "sex": 0, - "showid": "16010101" - }, - { - "robotid": 10007, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "苗条的赫瑟尔", - "sex": 0, - "showid": "16010101" - }, - { - "robotid": 10008, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "可人的博斯韦", - "sex": 0, - "showid": "16010101" - }, - { - "robotid": 10009, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "青春的罗瑞尔", - "sex": 0, - "showid": "16010101" - }, - { - "robotid": 10010, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "开心的茉莉", - "sex": 1, - "showid": "16010101" - }, - { - "robotid": 10011, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "幸运的蒂安娜", - "sex": 1, - "showid": "16010101" - }, - { - "robotid": 10012, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "踊跃的波伊尔", - "sex": 0, - "showid": "16010101" - }, - { - "robotid": 10013, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "愉快的爱罗拉", - "sex": 1, - "showid": "16010101" - }, - { - "robotid": 10014, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "神奇的塔利娅", - "sex": 1, - "showid": "16010101" - }, - { - "robotid": 10015, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "不凡的埃达", - "sex": 0, - "showid": "16010101" - }, - { - "robotid": 10016, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "进步的汉塞尔", - "sex": 1, - "showid": "16010101" - }, - { - "robotid": 10017, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "业余的桃乐丝", - "sex": 1, - "showid": "16010101" - }, - { - "robotid": 10018, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "整洁的薇薇安", - "sex": 0, - "showid": "16010101" - }, - { - "robotid": 10019, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "认真的塞尔特", - "sex": 0, - "showid": "16010101" - }, - { - "robotid": 10020, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "友爱的白雪", - "sex": 1, - "showid": "16010101" - }, - { - "robotid": 10021, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "聪明的玛娅", - "sex": 1, - "showid": "16010101" - }, - { - "robotid": 10022, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "细心的阿拉丁", - "sex": 1, - "showid": "16010101" - }, - { - "robotid": 10023, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "娇美的布赖特", - "sex": 0, - "showid": "16010101" - }, - { - "robotid": 10024, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "无知的伊凡", - "sex": 1, - "showid": "16010101" - }, - { - "robotid": 10025, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "冷魅的梅根", - "sex": 0, - "showid": "16010101" - }, - { - "robotid": 10026, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "雍容的布罗德", - "sex": 0, - "showid": "16010101" - }, - { - "robotid": 10027, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "害羞的夏洛特", - "sex": 1, - "showid": "16010101" - }, - { - "robotid": 10028, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "热情的海洛伊", - "sex": 1, - "showid": "16010101" - }, - { - "robotid": 10029, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "开朗的克莱儿", - "sex": 1, - "showid": "16010101" - }, - { - "robotid": 10030, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "唠叨的巴比特", - "sex": 1, - "showid": "16010101" - }, - { - "robotid": 10031, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "娇媚的波比", - "sex": 0, - "showid": "16010101" - }, - { - "robotid": 10032, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "绝美的艾薇", - "sex": 0, - "showid": "16010101" - }, - { - "robotid": 10033, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "职业的艾尔玛", - "sex": 1, - "showid": "16010101" - }, - { - "robotid": 10034, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "佩服的布鲁克", - "sex": 0, - "showid": "16010101" - }, - { - "robotid": 10035, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "迷茫的鲍德温", - "sex": 1, - "showid": "16010101" - }, - { - "robotid": 10036, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "摩登的鲁思", - "sex": 0, - "showid": "16010101" - }, - { - "robotid": 10037, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "火红的巴纳德", - "sex": 1, - "showid": "16010101" - }, - { - "robotid": 10038, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "好动的杰奎琳", - "sex": 1, - "showid": "16010101" - }, - { - "robotid": 10039, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "娇艳的丝特勒", - "sex": 0, - "showid": "16010101" - }, - { - "robotid": 10040, - "icon": "hbkp_js_24003", - "lvshow": 60, - "name": "欢闹的妮莉雅", - "sex": 1, - "showid": "16010101" - } -] \ No newline at end of file diff --git a/bin/json/game_worldtask.json b/bin/json/game_worldtask.json index 158526b2e..f8e59ac26 100644 --- a/bin/json/game_worldtask.json +++ b/bin/json/game_worldtask.json @@ -5683,7 +5683,7 @@ "opencond": "", "lock": 1, "lockend": 999, - "ontxe": 20250, + "ontxe": 20280, "id_after": 300050, "group": 302, "exgroup": 310, @@ -6103,7 +6103,7 @@ "opencond": "", "lock": 1, "lockend": 999, - "ontxe": 20250, + "ontxe": 20370, "id_after": 0, "group": 320, "exgroup": 310, @@ -6314,7 +6314,7 @@ "opencond": "", "lock": 1, "lockend": 999, - "ontxe": 20250, + "ontxe": 20290, "id_after": 0, "group": 320, "exgroup": 310, @@ -6355,7 +6355,7 @@ "opencond": "", "lock": 1, "lockend": 999, - "ontxe": 20250, + "ontxe": 20300, "id_after": 0, "group": 320, "exgroup": 310, @@ -6396,7 +6396,7 @@ "opencond": "", "lock": 1, "lockend": 999, - "ontxe": 20250, + "ontxe": 20370, "id_after": 0, "group": 320, "exgroup": 310, @@ -6437,7 +6437,7 @@ "opencond": "", "lock": 1, "lockend": 999, - "ontxe": 20250, + "ontxe": 20370, "id_after": 0, "group": 320, "exgroup": 310, @@ -6478,7 +6478,7 @@ "opencond": "", "lock": 1, "lockend": 999, - "ontxe": 20250, + "ontxe": 20370, "id_after": 0, "group": 320, "exgroup": 310, @@ -6519,7 +6519,7 @@ "opencond": "", "lock": 1, "lockend": 999, - "ontxe": 20250, + "ontxe": 20370, "id_after": 320231, "group": 320, "exgroup": 310, @@ -6601,7 +6601,7 @@ "opencond": "", "lock": 1, "lockend": 999, - "ontxe": 20250, + "ontxe": 20370, "id_after": 0, "group": 320, "exgroup": 310, @@ -6642,7 +6642,7 @@ "opencond": "", "lock": 1, "lockend": 999, - "ontxe": 20250, + "ontxe": 20370, "id_after": 0, "group": 320, "exgroup": 310, @@ -6683,7 +6683,7 @@ "opencond": "", "lock": 1, "lockend": 999, - "ontxe": 20250, + "ontxe": 20370, "id_after": 0, "group": 320, "exgroup": 310, diff --git a/modules/parkour/api_getreward.go b/modules/parkour/api_getreward.go index d506bcf92..5effd8dcb 100644 --- a/modules/parkour/api_getreward.go +++ b/modules/parkour/api_getreward.go @@ -27,28 +27,28 @@ func (this *apiComp) GetReward(session comm.IUserSession, req *pb.ParkourGetRewa } return } - _conf := this.module.configure.getGameBuzkashiReward(req.Rid) - if _conf == nil { - errdata = &pb.ErrorData{ - Code: pb.ErrorCode_ConfigNoFound, - Title: pb.ErrorCode_ConfigNoFound.ToString(), - Message: err.Error(), - } - return - } - if _conf.Schedule <= info.Integral && (info.Reward+1 == req.Rid) { - info.Reward += 1 - if err = this.module.parkourComp.Change(session.GetUserId(), map[string]interface{}{ - "reward": info.Reward, - }); err != nil { - errdata = &pb.ErrorData{ - Code: pb.ErrorCode_DBError, - Title: pb.ErrorCode_DBError.ToString(), - Message: err.Error(), - } - return - } - } + // _conf := this.module.configure.getGameBuzkashiReward(req.Rid) + // if _conf == nil { + // errdata = &pb.ErrorData{ + // Code: pb.ErrorCode_ConfigNoFound, + // Title: pb.ErrorCode_ConfigNoFound.ToString(), + // Message: err.Error(), + // } + // return + // } + // if _conf.Schedule <= info.Integral && (info.Reward+1 == req.Rid) { + // info.Reward += 1 + // if err = this.module.parkourComp.Change(session.GetUserId(), map[string]interface{}{ + // "reward": info.Reward, + // }); err != nil { + // errdata = &pb.ErrorData{ + // Code: pb.ErrorCode_DBError, + // Title: pb.ErrorCode_DBError.ToString(), + // Message: err.Error(), + // } + // return + // } + // } session.SendMsg(string(this.module.GetType()), "getreward", &pb.ParkourGetRewardResp{ Info: info, }) diff --git a/modules/parkour/configure.go b/modules/parkour/configure.go index e78c91728..7f4c6d041 100644 --- a/modules/parkour/configure.go +++ b/modules/parkour/configure.go @@ -2,7 +2,6 @@ package parkour import ( "fmt" - "go_dreamfactory/comm" "go_dreamfactory/lego/core" "go_dreamfactory/modules" "go_dreamfactory/sys/configure" @@ -31,7 +30,7 @@ func (this *configureComp) Init(service core.IService, module core.IModule, comp this.LoadConfigure(game_buzkashigrade, cfg.NewGameBuzkashiGrade) this.LoadConfigure(game_buzkashilv, cfg.NewGameBuzkashiLv) this.LoadConfigure(game_buzkashimount, cfg.NewGameBuzkashiMount) - this.LoadConfigure(game_buzkashireward, cfg.NewGameBuzkashiReward) + // this.LoadConfigure(game_buzkashireward, cfg.NewGameBuzkashiReward) return } @@ -63,15 +62,15 @@ func (this *configureComp) isopen() (open bool) { return } -func (this *configureComp) getGameBuzkashiReward(id int32) (configure *cfg.GameBuzkashiRewardData) { - if v, err := this.GetConfigure(game_buzkashireward); err == nil { - var ok bool - if configure, ok = v.(*cfg.GameBuzkashiReward).GetDataMap()[id]; !ok { - // err = fmt.Errorf("not found:%d ", id) - err = comm.NewNotFoundConfErr(string(this.module.GetType()), game_buzkashireward, id) - this.module.Errorln(err) - return - } - } - return nil -} +// func (this *configureComp) getGameBuzkashiReward(id int32) (configure *cfg.GameBuzkashiRewardData) { +// if v, err := this.GetConfigure(game_buzkashireward); err == nil { +// var ok bool +// if configure, ok = v.(*cfg.GameBuzkashiReward).GetDataMap()[id]; !ok { +// // err = fmt.Errorf("not found:%d ", id) +// err = comm.NewNotFoundConfErr(string(this.module.GetType()), game_buzkashireward, id) +// this.module.Errorln(err) +// return +// } +// } +// return nil +// } diff --git a/modules/sociaty/config.go b/modules/sociaty/config.go index c99686a64..70249c7ec 100644 --- a/modules/sociaty/config.go +++ b/modules/sociaty/config.go @@ -13,7 +13,6 @@ const ( gameSociatyTask = "game_guildtask.json" gameSociatySign = "game_guildsign.json" gameSociatyActivity = "game_guildactivity.json" - gameRdtaskCondi = "game_rdtaskcondi.json" gameSociatyBossTask = "game_guildbosstask.json" gameburiedCond = "game_buriedcondi.json" ) @@ -31,7 +30,6 @@ func (this *configureComp) Init(service core.IService, module core.IModule, comp gameSociatyTask: cfg.NewGameGuildTask, gameSociatySign: cfg.NewGameGuildSign, gameSociatyActivity: cfg.NewGameGuildActivity, - gameRdtaskCondi: cfg.NewGameRdtaskCondi, gameburiedCond: cfg.NewGameBuriedCondi, }) return @@ -105,23 +103,6 @@ func (this *configureComp) getSociatyActivityCfg() (data *cfg.GameGuildActivity, return } -// 任务 -func (this *configureComp) getRtaskCondiCfg() (data *cfg.GameRdtaskCondi, err error) { - var ( - v interface{} - ok bool - ) - if v, err = this.GetConfigure(gameRdtaskCondi); err != nil { - return - } else { - if data, ok = v.(*cfg.GameRdtaskCondi); !ok { - err = fmt.Errorf("%T no is *cfg.GameRdtaskCondi", v) - return - } - } - return -} - func (this *configureComp) getBuriedCondCfg() (data *cfg.GameBuriedCondi, err error) { var ( v interface{} diff --git a/modules/sociaty/module.go b/modules/sociaty/module.go index 939db4120..d04596b84 100644 --- a/modules/sociaty/module.go +++ b/modules/sociaty/module.go @@ -34,7 +34,6 @@ type Sociaty struct { sociatyActivityConf *cfg.GameGuildActivity sociatyTaskConf *cfg.GameGuildTask sociatySignConf *cfg.GameGuildSign - rtaskCondConf *cfg.GameRdtaskCondi } func NewModule() core.IModule { @@ -82,9 +81,6 @@ func (this *Sociaty) Start() (err error) { if this.sociatyTaskConf, err = this.configure.getSociatyTaskCfg(); err != nil { return err } - if this.rtaskCondConf, err = this.configure.getRtaskCondiCfg(); err != nil { - return err - } if this.sociatySignConf, err = this.configure.getSociatySignCfg(); err != nil { return err } diff --git a/sys/configure/structs/Game.Activityshow.go b/sys/configure/structs/Game.Activityshow.go deleted file mode 100644 index 2df201fa5..000000000 --- a/sys/configure/structs/Game.Activityshow.go +++ /dev/null @@ -1,42 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -package cfg - -type GameActivityshow struct { - _dataMap map[int32]*GameActivityshowData - _dataList []*GameActivityshowData -} - -func NewGameActivityshow(_buf []map[string]interface{}) (*GameActivityshow, error) { - _dataList := make([]*GameActivityshowData, 0, len(_buf)) - dataMap := make(map[int32]*GameActivityshowData) - for _, _ele_ := range _buf { - if _v, err2 := DeserializeGameActivityshowData(_ele_); err2 != nil { - return nil, err2 - } else { - _dataList = append(_dataList, _v) - dataMap[_v.Key] = _v - } - } - return &GameActivityshow{_dataList:_dataList, _dataMap:dataMap}, nil -} - -func (table *GameActivityshow) GetDataMap() map[int32]*GameActivityshowData { - return table._dataMap -} - -func (table *GameActivityshow) GetDataList() []*GameActivityshowData { - return table._dataList -} - -func (table *GameActivityshow) Get(key int32) *GameActivityshowData { - return table._dataMap[key] -} - - diff --git a/sys/configure/structs/Game.ActivityshowData.go b/sys/configure/structs/Game.ActivityshowData.go deleted file mode 100644 index 96fe359a3..000000000 --- a/sys/configure/structs/Game.ActivityshowData.go +++ /dev/null @@ -1,50 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -package cfg - -import "errors" - -type GameActivityshowData struct { - Key int32 - Show []*Gameatn -} - -const TypeId_GameActivityshowData = 1637104338 - -func (*GameActivityshowData) GetTypeId() int32 { - return 1637104338 -} - -func (_v *GameActivityshowData)Deserialize(_buf map[string]interface{}) (err error) { - { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["key"].(float64); !_ok_ { err = errors.New("key error"); return }; _v.Key = int32(_tempNum_) } - { - var _arr_ []interface{} - var _ok_ bool - if _arr_, _ok_ = _buf["show"].([]interface{}); !_ok_ { err = errors.New("show error"); return } - - _v.Show = make([]*Gameatn, 0, len(_arr_)) - - for _, _e_ := range _arr_ { - var _list_v_ *Gameatn - { var _ok_ bool; var _x_ map[string]interface{}; if _x_, _ok_ = _e_.(map[string]interface{}); !_ok_ { err = errors.New("_list_v_ error"); return }; if _list_v_, err = DeserializeGameatn(_x_); err != nil { return } } - _v.Show = append(_v.Show, _list_v_) - } - } - - return -} - -func DeserializeGameActivityshowData(_buf map[string]interface{}) (*GameActivityshowData, error) { - v := &GameActivityshowData{} - if err := v.Deserialize(_buf); err == nil { - return v, nil - } else { - return nil, err - } -} diff --git a/sys/configure/structs/Game.BattleReadyData.go b/sys/configure/structs/Game.BattleReadyData.go index 957d2cf0d..cecc95a5b 100644 --- a/sys/configure/structs/Game.BattleReadyData.go +++ b/sys/configure/structs/Game.BattleReadyData.go @@ -16,6 +16,7 @@ type GameBattleReadyData struct { HeroCount int32 ReadyScene string BattleScenes []string + BGMusic string LoadingId int32 HideAlienSpace int32 RuleTips string @@ -61,6 +62,7 @@ func (_v *GameBattleReadyData)Deserialize(_buf map[string]interface{}) (err erro } } + { var _ok_ bool; if _v.BGMusic, _ok_ = _buf["BGMusic"].(string); !_ok_ { err = errors.New("BGMusic error"); return } } { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["LoadingId"].(float64); !_ok_ { err = errors.New("LoadingId error"); return }; _v.LoadingId = int32(_tempNum_) } { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["HideAlienSpace"].(float64); !_ok_ { err = errors.New("HideAlienSpace error"); return }; _v.HideAlienSpace = int32(_tempNum_) } {var _ok_ bool; var __json_text__ map[string]interface{}; if __json_text__, _ok_ = _buf["RuleTips"].(map[string]interface{}) ; !_ok_ { err = errors.New("_v.RuleTips error"); return }; { var _ok_ bool; if _, _ok_ = __json_text__["key"].(string); !_ok_ { err = errors.New("key error"); return } }; { var _ok_ bool; if _v.RuleTips, _ok_ = __json_text__["text"].(string); !_ok_ { err = errors.New("text error"); return } } } diff --git a/sys/configure/structs/Game.BuzkashiLvData.go b/sys/configure/structs/Game.BuzkashiLvData.go index ad32def00..e34e407c1 100644 --- a/sys/configure/structs/Game.BuzkashiLvData.go +++ b/sys/configure/structs/Game.BuzkashiLvData.go @@ -14,6 +14,7 @@ type GameBuzkashiLvData struct { Num int32 Score string Value int32 + Point int32 } const TypeId_GameBuzkashiLvData = -1108462041 @@ -26,6 +27,7 @@ func (_v *GameBuzkashiLvData)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; if _v.Score, _ok_ = _buf["score"].(string); !_ok_ { err = errors.New("score error"); return } } { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["value"].(float64); !_ok_ { err = errors.New("value error"); return }; _v.Value = int32(_tempNum_) } + { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["point"].(float64); !_ok_ { err = errors.New("point error"); return }; _v.Point = int32(_tempNum_) } return } diff --git a/sys/configure/structs/Game.BuzkashiReward.go b/sys/configure/structs/Game.BuzkashiReward.go deleted file mode 100644 index 8afd2c6cb..000000000 --- a/sys/configure/structs/Game.BuzkashiReward.go +++ /dev/null @@ -1,42 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -package cfg - -type GameBuzkashiReward struct { - _dataMap map[int32]*GameBuzkashiRewardData - _dataList []*GameBuzkashiRewardData -} - -func NewGameBuzkashiReward(_buf []map[string]interface{}) (*GameBuzkashiReward, error) { - _dataList := make([]*GameBuzkashiRewardData, 0, len(_buf)) - dataMap := make(map[int32]*GameBuzkashiRewardData) - for _, _ele_ := range _buf { - if _v, err2 := DeserializeGameBuzkashiRewardData(_ele_); err2 != nil { - return nil, err2 - } else { - _dataList = append(_dataList, _v) - dataMap[_v.Key] = _v - } - } - return &GameBuzkashiReward{_dataList:_dataList, _dataMap:dataMap}, nil -} - -func (table *GameBuzkashiReward) GetDataMap() map[int32]*GameBuzkashiRewardData { - return table._dataMap -} - -func (table *GameBuzkashiReward) GetDataList() []*GameBuzkashiRewardData { - return table._dataList -} - -func (table *GameBuzkashiReward) Get(key int32) *GameBuzkashiRewardData { - return table._dataMap[key] -} - - diff --git a/sys/configure/structs/Game.DragonWeeklyreward.go b/sys/configure/structs/Game.DragonWeeklyreward.go new file mode 100644 index 000000000..050365682 --- /dev/null +++ b/sys/configure/structs/Game.DragonWeeklyreward.go @@ -0,0 +1,42 @@ +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +package cfg + +type GameDragonWeeklyreward struct { + _dataMap map[int32]*GameDragonWeeklyrewardData + _dataList []*GameDragonWeeklyrewardData +} + +func NewGameDragonWeeklyreward(_buf []map[string]interface{}) (*GameDragonWeeklyreward, error) { + _dataList := make([]*GameDragonWeeklyrewardData, 0, len(_buf)) + dataMap := make(map[int32]*GameDragonWeeklyrewardData) + for _, _ele_ := range _buf { + if _v, err2 := DeserializeGameDragonWeeklyrewardData(_ele_); err2 != nil { + return nil, err2 + } else { + _dataList = append(_dataList, _v) + dataMap[_v.Id] = _v + } + } + return &GameDragonWeeklyreward{_dataList:_dataList, _dataMap:dataMap}, nil +} + +func (table *GameDragonWeeklyreward) GetDataMap() map[int32]*GameDragonWeeklyrewardData { + return table._dataMap +} + +func (table *GameDragonWeeklyreward) GetDataList() []*GameDragonWeeklyrewardData { + return table._dataList +} + +func (table *GameDragonWeeklyreward) Get(key int32) *GameDragonWeeklyrewardData { + return table._dataMap[key] +} + + diff --git a/sys/configure/structs/Game.BuzkashiRewardData.go b/sys/configure/structs/Game.DragonWeeklyrewardData.go similarity index 54% rename from sys/configure/structs/Game.BuzkashiRewardData.go rename to sys/configure/structs/Game.DragonWeeklyrewardData.go index cf44a2e1f..1abb6de36 100644 --- a/sys/configure/structs/Game.BuzkashiRewardData.go +++ b/sys/configure/structs/Game.DragonWeeklyrewardData.go @@ -10,40 +10,40 @@ package cfg import "errors" -type GameBuzkashiRewardData struct { - Key int32 - Schedule int32 - Reword []*Gameatn +type GameDragonWeeklyrewardData struct { + Id int32 + Rewarditem []*Gameatn + Point int32 } -const TypeId_GameBuzkashiRewardData = -1577911348 +const TypeId_GameDragonWeeklyrewardData = 1340413033 -func (*GameBuzkashiRewardData) GetTypeId() int32 { - return -1577911348 +func (*GameDragonWeeklyrewardData) GetTypeId() int32 { + return 1340413033 } -func (_v *GameBuzkashiRewardData)Deserialize(_buf map[string]interface{}) (err error) { - { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["key"].(float64); !_ok_ { err = errors.New("key error"); return }; _v.Key = int32(_tempNum_) } - { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["schedule"].(float64); !_ok_ { err = errors.New("schedule error"); return }; _v.Schedule = int32(_tempNum_) } +func (_v *GameDragonWeeklyrewardData)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 _arr_ []interface{} var _ok_ bool - if _arr_, _ok_ = _buf["reword"].([]interface{}); !_ok_ { err = errors.New("reword error"); return } + if _arr_, _ok_ = _buf["rewarditem"].([]interface{}); !_ok_ { err = errors.New("rewarditem error"); return } - _v.Reword = make([]*Gameatn, 0, len(_arr_)) + _v.Rewarditem = make([]*Gameatn, 0, len(_arr_)) for _, _e_ := range _arr_ { var _list_v_ *Gameatn { var _ok_ bool; var _x_ map[string]interface{}; if _x_, _ok_ = _e_.(map[string]interface{}); !_ok_ { err = errors.New("_list_v_ error"); return }; if _list_v_, err = DeserializeGameatn(_x_); err != nil { return } } - _v.Reword = append(_v.Reword, _list_v_) + _v.Rewarditem = append(_v.Rewarditem, _list_v_) } } + { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["point"].(float64); !_ok_ { err = errors.New("point error"); return }; _v.Point = int32(_tempNum_) } return } -func DeserializeGameBuzkashiRewardData(_buf map[string]interface{}) (*GameBuzkashiRewardData, error) { - v := &GameBuzkashiRewardData{} +func DeserializeGameDragonWeeklyrewardData(_buf map[string]interface{}) (*GameDragonWeeklyrewardData, error) { + v := &GameDragonWeeklyrewardData{} if err := v.Deserialize(_buf); err == nil { return v, nil } else { diff --git a/sys/configure/structs/Game.EquipUpsell.go b/sys/configure/structs/Game.EquipUpsell.go index 70fd52159..7fbf74291 100644 --- a/sys/configure/structs/Game.EquipUpsell.go +++ b/sys/configure/structs/Game.EquipUpsell.go @@ -9,34 +9,26 @@ package cfg type GameEquipUpsell struct { - _dataMap map[int32]*GameEquipUpsellData _dataList []*GameEquipUpsellData } func NewGameEquipUpsell(_buf []map[string]interface{}) (*GameEquipUpsell, error) { _dataList := make([]*GameEquipUpsellData, 0, len(_buf)) - dataMap := make(map[int32]*GameEquipUpsellData) for _, _ele_ := range _buf { if _v, err2 := DeserializeGameEquipUpsellData(_ele_); err2 != nil { return nil, err2 } else { _dataList = append(_dataList, _v) - dataMap[_v.Id] = _v } } - return &GameEquipUpsell{_dataList:_dataList, _dataMap:dataMap}, nil -} - -func (table *GameEquipUpsell) GetDataMap() map[int32]*GameEquipUpsellData { - return table._dataMap + return &GameEquipUpsell{_dataList:_dataList}, nil } func (table *GameEquipUpsell) GetDataList() []*GameEquipUpsellData { return table._dataList } -func (table *GameEquipUpsell) Get(key int32) *GameEquipUpsellData { - return table._dataMap[key] +func (table *GameEquipUpsell) Get(index int) *GameEquipUpsellData { + return table._dataList[index] } - diff --git a/sys/configure/structs/Game.GuildBossTask.go b/sys/configure/structs/Game.GuildBossTask.go deleted file mode 100644 index d40d7ae99..000000000 --- a/sys/configure/structs/Game.GuildBossTask.go +++ /dev/null @@ -1,42 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -package cfg - -type GameGuildBossTask struct { - _dataMap map[int32]*GameGuildBossTaskData - _dataList []*GameGuildBossTaskData -} - -func NewGameGuildBossTask(_buf []map[string]interface{}) (*GameGuildBossTask, error) { - _dataList := make([]*GameGuildBossTaskData, 0, len(_buf)) - dataMap := make(map[int32]*GameGuildBossTaskData) - for _, _ele_ := range _buf { - if _v, err2 := DeserializeGameGuildBossTaskData(_ele_); err2 != nil { - return nil, err2 - } else { - _dataList = append(_dataList, _v) - dataMap[_v.Id] = _v - } - } - return &GameGuildBossTask{_dataList:_dataList, _dataMap:dataMap}, nil -} - -func (table *GameGuildBossTask) GetDataMap() map[int32]*GameGuildBossTaskData { - return table._dataMap -} - -func (table *GameGuildBossTask) GetDataList() []*GameGuildBossTaskData { - return table._dataList -} - -func (table *GameGuildBossTask) Get(key int32) *GameGuildBossTaskData { - return table._dataMap[key] -} - - diff --git a/sys/configure/structs/Game.GuildBossTaskData.go b/sys/configure/structs/Game.GuildBossTaskData.go deleted file mode 100644 index 3110f6990..000000000 --- a/sys/configure/structs/Game.GuildBossTaskData.go +++ /dev/null @@ -1,54 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -package cfg - -import "errors" - -type GameGuildBossTaskData struct { - Id int32 - Score int32 - Reward []*Gameatn - TaskDescribe string -} - -const TypeId_GameGuildBossTaskData = -1074074125 - -func (*GameGuildBossTaskData) GetTypeId() int32 { - return -1074074125 -} - -func (_v *GameGuildBossTaskData)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["score"].(float64); !_ok_ { err = errors.New("score error"); return }; _v.Score = int32(_tempNum_) } - { - var _arr_ []interface{} - var _ok_ bool - if _arr_, _ok_ = _buf["reward"].([]interface{}); !_ok_ { err = errors.New("reward error"); return } - - _v.Reward = make([]*Gameatn, 0, len(_arr_)) - - for _, _e_ := range _arr_ { - var _list_v_ *Gameatn - { var _ok_ bool; var _x_ map[string]interface{}; if _x_, _ok_ = _e_.(map[string]interface{}); !_ok_ { err = errors.New("_list_v_ error"); return }; if _list_v_, err = DeserializeGameatn(_x_); err != nil { return } } - _v.Reward = append(_v.Reward, _list_v_) - } - } - - {var _ok_ bool; var __json_text__ map[string]interface{}; if __json_text__, _ok_ = _buf["task_describe"].(map[string]interface{}) ; !_ok_ { err = errors.New("_v.TaskDescribe error"); return }; { var _ok_ bool; if _, _ok_ = __json_text__["key"].(string); !_ok_ { err = errors.New("key error"); return } }; { var _ok_ bool; if _v.TaskDescribe, _ok_ = __json_text__["text"].(string); !_ok_ { err = errors.New("text error"); return } } } - return -} - -func DeserializeGameGuildBossTaskData(_buf map[string]interface{}) (*GameGuildBossTaskData, error) { - v := &GameGuildBossTaskData{} - if err := v.Deserialize(_buf); err == nil { - return v, nil - } else { - return nil, err - } -} diff --git a/sys/configure/structs/Game.HDCelebration.go b/sys/configure/structs/Game.HDCelebration.go deleted file mode 100644 index d4d3b50be..000000000 --- a/sys/configure/structs/Game.HDCelebration.go +++ /dev/null @@ -1,42 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -package cfg - -type GameHDCelebration struct { - _dataMap map[int32]*GameHDCelebrationData - _dataList []*GameHDCelebrationData -} - -func NewGameHDCelebration(_buf []map[string]interface{}) (*GameHDCelebration, error) { - _dataList := make([]*GameHDCelebrationData, 0, len(_buf)) - dataMap := make(map[int32]*GameHDCelebrationData) - for _, _ele_ := range _buf { - if _v, err2 := DeserializeGameHDCelebrationData(_ele_); err2 != nil { - return nil, err2 - } else { - _dataList = append(_dataList, _v) - dataMap[_v.ID] = _v - } - } - return &GameHDCelebration{_dataList:_dataList, _dataMap:dataMap}, nil -} - -func (table *GameHDCelebration) GetDataMap() map[int32]*GameHDCelebrationData { - return table._dataMap -} - -func (table *GameHDCelebration) GetDataList() []*GameHDCelebrationData { - return table._dataList -} - -func (table *GameHDCelebration) Get(key int32) *GameHDCelebrationData { - return table._dataMap[key] -} - - diff --git a/sys/configure/structs/Game.HDCelebrationData.go b/sys/configure/structs/Game.HDCelebrationData.go deleted file mode 100644 index 508619275..000000000 --- a/sys/configure/structs/Game.HDCelebrationData.go +++ /dev/null @@ -1,69 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -package cfg - -import "errors" - -type GameHDCelebrationData struct { - ID int32 - Systemtype int32 - Bosstype []int32 - Num []int32 - Days int32 -} - -const TypeId_GameHDCelebrationData = -1921981892 - -func (*GameHDCelebrationData) GetTypeId() int32 { - return -1921981892 -} - -func (_v *GameHDCelebrationData)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["systemtype"].(float64); !_ok_ { err = errors.New("systemtype error"); return }; _v.Systemtype = int32(_tempNum_) } - { - var _arr_ []interface{} - var _ok_ bool - if _arr_, _ok_ = _buf["bosstype"].([]interface{}); !_ok_ { err = errors.New("bosstype error"); return } - - _v.Bosstype = 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.Bosstype = append(_v.Bosstype, _list_v_) - } - } - - { - var _arr_ []interface{} - var _ok_ bool - if _arr_, _ok_ = _buf["num"].([]interface{}); !_ok_ { err = errors.New("num error"); return } - - _v.Num = 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.Num = append(_v.Num, _list_v_) - } - } - - { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["days"].(float64); !_ok_ { err = errors.New("days error"); return }; _v.Days = int32(_tempNum_) } - return -} - -func DeserializeGameHDCelebrationData(_buf map[string]interface{}) (*GameHDCelebrationData, error) { - v := &GameHDCelebrationData{} - if err := v.Deserialize(_buf); err == nil { - return v, nil - } else { - return nil, err - } -} diff --git a/sys/configure/structs/Game.MainChapterData.go b/sys/configure/structs/Game.MainChapterData.go index 13e2c5134..732999756 100644 --- a/sys/configure/structs/Game.MainChapterData.go +++ b/sys/configure/structs/Game.MainChapterData.go @@ -17,6 +17,7 @@ type GameMainChapterData struct { Achunlock int32 Shopname string Shopunlock int32 + Venturecurrency []*Gameatn Name string Worldname string ChapterType int32 @@ -45,6 +46,20 @@ func (_v *GameMainChapterData)Deserialize(_buf map[string]interface{}) (err erro { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["achunlock"].(float64); !_ok_ { err = errors.New("achunlock error"); return }; _v.Achunlock = int32(_tempNum_) } {var _ok_ bool; var __json_text__ map[string]interface{}; if __json_text__, _ok_ = _buf["shopname"].(map[string]interface{}) ; !_ok_ { err = errors.New("_v.Shopname error"); return }; { var _ok_ bool; if _, _ok_ = __json_text__["key"].(string); !_ok_ { err = errors.New("key error"); return } }; { var _ok_ bool; if _v.Shopname, _ok_ = __json_text__["text"].(string); !_ok_ { err = errors.New("text error"); return } } } { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["shopunlock"].(float64); !_ok_ { err = errors.New("shopunlock error"); return }; _v.Shopunlock = int32(_tempNum_) } + { + var _arr_ []interface{} + var _ok_ bool + if _arr_, _ok_ = _buf["venturecurrency"].([]interface{}); !_ok_ { err = errors.New("venturecurrency error"); return } + + _v.Venturecurrency = make([]*Gameatn, 0, len(_arr_)) + + for _, _e_ := range _arr_ { + var _list_v_ *Gameatn + { var _ok_ bool; var _x_ map[string]interface{}; if _x_, _ok_ = _e_.(map[string]interface{}); !_ok_ { err = errors.New("_list_v_ error"); return }; if _list_v_, err = DeserializeGameatn(_x_); err != nil { return } } + _v.Venturecurrency = append(_v.Venturecurrency, _list_v_) + } + } + {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["worldname"].(map[string]interface{}) ; !_ok_ { err = errors.New("_v.Worldname error"); return }; { var _ok_ bool; if _, _ok_ = __json_text__["key"].(string); !_ok_ { err = errors.New("key error"); return } }; { var _ok_ bool; if _v.Worldname, _ok_ = __json_text__["text"].(string); !_ok_ { err = errors.New("text error"); return } } } { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["chapter_type"].(float64); !_ok_ { err = errors.New("chapter_type error"); return }; _v.ChapterType = int32(_tempNum_) } diff --git a/sys/configure/structs/Game.RdtaskCondi.go b/sys/configure/structs/Game.RdtaskCondi.go deleted file mode 100644 index dc62197f2..000000000 --- a/sys/configure/structs/Game.RdtaskCondi.go +++ /dev/null @@ -1,42 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -package cfg - -type GameRdtaskCondi struct { - _dataMap map[int32]*GameRdtaskCondiData - _dataList []*GameRdtaskCondiData -} - -func NewGameRdtaskCondi(_buf []map[string]interface{}) (*GameRdtaskCondi, error) { - _dataList := make([]*GameRdtaskCondiData, 0, len(_buf)) - dataMap := make(map[int32]*GameRdtaskCondiData) - for _, _ele_ := range _buf { - if _v, err2 := DeserializeGameRdtaskCondiData(_ele_); err2 != nil { - return nil, err2 - } else { - _dataList = append(_dataList, _v) - dataMap[_v.Id] = _v - } - } - return &GameRdtaskCondi{_dataList:_dataList, _dataMap:dataMap}, nil -} - -func (table *GameRdtaskCondi) GetDataMap() map[int32]*GameRdtaskCondiData { - return table._dataMap -} - -func (table *GameRdtaskCondi) GetDataList() []*GameRdtaskCondiData { - return table._dataList -} - -func (table *GameRdtaskCondi) Get(key int32) *GameRdtaskCondiData { - return table._dataMap[key] -} - - diff --git a/sys/configure/structs/Game.RdtaskCondiData.go b/sys/configure/structs/Game.RdtaskCondiData.go deleted file mode 100644 index 5fd8b3539..000000000 --- a/sys/configure/structs/Game.RdtaskCondiData.go +++ /dev/null @@ -1,96 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -package cfg - -import "errors" - -type GameRdtaskCondiData struct { - Id int32 - Rtype int32 - Ctype int32 - Notify []string - TypeSp int32 - Tasktxt string - Type int32 - Valid int32 - NPC int32 - Value int32 - Filter []int32 - Filter2 []string -} - -const TypeId_GameRdtaskCondiData = 2060899038 - -func (*GameRdtaskCondiData) GetTypeId() int32 { - return 2060899038 -} - -func (_v *GameRdtaskCondiData)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["rtype"].(float64); !_ok_ { err = errors.New("rtype error"); return }; _v.Rtype = int32(_tempNum_) } - { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["ctype"].(float64); !_ok_ { err = errors.New("ctype error"); return }; _v.Ctype = int32(_tempNum_) } - { - var _arr_ []interface{} - var _ok_ bool - if _arr_, _ok_ = _buf["notify"].([]interface{}); !_ok_ { err = errors.New("notify error"); return } - - _v.Notify = make([]string, 0, len(_arr_)) - - for _, _e_ := range _arr_ { - var _list_v_ string - { if _list_v_, _ok_ = _e_.(string); !_ok_ { err = errors.New("_list_v_ error"); return } } - _v.Notify = append(_v.Notify, _list_v_) - } - } - - { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["type_sp"].(float64); !_ok_ { err = errors.New("type_sp error"); return }; _v.TypeSp = int32(_tempNum_) } - {var _ok_ bool; var __json_text__ map[string]interface{}; if __json_text__, _ok_ = _buf["tasktxt"].(map[string]interface{}) ; !_ok_ { err = errors.New("_v.Tasktxt error"); return }; { var _ok_ bool; if _, _ok_ = __json_text__["key"].(string); !_ok_ { err = errors.New("key error"); return } }; { var _ok_ bool; if _v.Tasktxt, _ok_ = __json_text__["text"].(string); !_ok_ { err = errors.New("text 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 _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["valid"].(float64); !_ok_ { err = errors.New("valid error"); return }; _v.Valid = int32(_tempNum_) } - { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["NPC"].(float64); !_ok_ { err = errors.New("NPC error"); return }; _v.NPC = int32(_tempNum_) } - { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["value"].(float64); !_ok_ { err = errors.New("value error"); return }; _v.Value = int32(_tempNum_) } - { - var _arr_ []interface{} - var _ok_ bool - if _arr_, _ok_ = _buf["filter"].([]interface{}); !_ok_ { err = errors.New("filter error"); return } - - _v.Filter = 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.Filter = append(_v.Filter, _list_v_) - } - } - - { - var _arr_ []interface{} - var _ok_ bool - if _arr_, _ok_ = _buf["filter2"].([]interface{}); !_ok_ { err = errors.New("filter2 error"); return } - - _v.Filter2 = make([]string, 0, len(_arr_)) - - for _, _e_ := range _arr_ { - var _list_v_ string - { if _list_v_, _ok_ = _e_.(string); !_ok_ { err = errors.New("_list_v_ error"); return } } - _v.Filter2 = append(_v.Filter2, _list_v_) - } - } - - return -} - -func DeserializeGameRdtaskCondiData(_buf map[string]interface{}) (*GameRdtaskCondiData, error) { - v := &GameRdtaskCondiData{} - if err := v.Deserialize(_buf); err == nil { - return v, nil - } else { - return nil, err - } -} diff --git a/sys/configure/structs/Game.RobotDataData.go b/sys/configure/structs/Game.RobotDataData.go deleted file mode 100644 index f50d04d75..000000000 --- a/sys/configure/structs/Game.RobotDataData.go +++ /dev/null @@ -1,45 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -package cfg - -import "errors" - -type GameRobotDataData struct { - Robotid int32 - Icon string - Lvshow int32 - Name string - Sex int32 - Showid string -} - -const TypeId_GameRobotDataData = 1848956418 - -func (*GameRobotDataData) GetTypeId() int32 { - return 1848956418 -} - -func (_v *GameRobotDataData)Deserialize(_buf map[string]interface{}) (err error) { - { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["robotid"].(float64); !_ok_ { err = errors.New("robotid error"); return }; _v.Robotid = int32(_tempNum_) } - { var _ok_ bool; if _v.Icon, _ok_ = _buf["icon"].(string); !_ok_ { err = errors.New("icon error"); return } } - { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["lvshow"].(float64); !_ok_ { err = errors.New("lvshow error"); return }; _v.Lvshow = int32(_tempNum_) } - { var _ok_ bool; if _v.Name, _ok_ = _buf["name"].(string); !_ok_ { err = errors.New("name error"); return } } - { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["sex"].(float64); !_ok_ { err = errors.New("sex error"); return }; _v.Sex = int32(_tempNum_) } - { var _ok_ bool; if _v.Showid, _ok_ = _buf["showid"].(string); !_ok_ { err = errors.New("showid error"); return } } - return -} - -func DeserializeGameRobotDataData(_buf map[string]interface{}) (*GameRobotDataData, error) { - v := &GameRobotDataData{} - if err := v.Deserialize(_buf); err == nil { - return v, nil - } else { - return nil, err - } -} diff --git a/sys/configure/structs/Tables.go b/sys/configure/structs/Tables.go index e06d35888..8a0f33737 100644 --- a/sys/configure/structs/Tables.go +++ b/sys/configure/structs/Tables.go @@ -60,7 +60,6 @@ type Tables struct { Opencond *GameOpencond Pagoda *GamePagoda PagodaTaskReward *GamePagodaTaskReward - RdtaskCondi *GameRdtaskCondi RdtaskNpc *GameRdtaskNpc Drop *GameDrop VikingBoss *GameVikingBoss @@ -262,6 +261,7 @@ type Tables struct { GameKlotski *GameGameKlotski MainVenture *GameMainVenture DragonLvItem *GameDragonLvItem + DragonWeeklyreward *GameDragonWeeklyreward } func NewTables(loader JsonLoader) (*Tables, error) { @@ -563,12 +563,6 @@ func NewTables(loader JsonLoader) (*Tables, error) { if tables.PagodaTaskReward, err = NewGamePagodaTaskReward(buf) ; err != nil { return nil, err } - if buf, err = loader("game_rdtaskcondi") ; err != nil { - return nil, err - } - if tables.RdtaskCondi, err = NewGameRdtaskCondi(buf) ; err != nil { - return nil, err - } if buf, err = loader("game_rdtasknpc") ; err != nil { return nil, err } @@ -1775,5 +1769,11 @@ func NewTables(loader JsonLoader) (*Tables, error) { if tables.DragonLvItem, err = NewGameDragonLvItem(buf) ; err != nil { return nil, err } + if buf, err = loader("game_dragonweeklyreward") ; err != nil { + return nil, err + } + if tables.DragonWeeklyreward, err = NewGameDragonWeeklyreward(buf) ; err != nil { + return nil, err + } return tables, nil } diff --git a/sys/configure/structs/game.globalData.go b/sys/configure/structs/game.globalData.go index b0e8b34f9..cdaab014d 100644 --- a/sys/configure/structs/game.globalData.go +++ b/sys/configure/structs/game.globalData.go @@ -291,6 +291,7 @@ type GameGlobalData struct { Dialogueclickcd float32 DoragonItem string SignAccount int32 + DragonFuntime int32 } const TypeId_GameGlobalData = 477542761 @@ -1139,6 +1140,7 @@ func (_v *GameGlobalData)Deserialize(_buf map[string]interface{}) (err error) { { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["dialogueclickcd"].(float64); !_ok_ { err = errors.New("dialogueclickcd error"); return }; _v.Dialogueclickcd = float32(_tempNum_) } { var _ok_ bool; if _v.DoragonItem, _ok_ = _buf["doragon_item"].(string); !_ok_ { err = errors.New("doragon_item error"); return } } { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["sign_account"].(float64); !_ok_ { err = errors.New("sign_account error"); return }; _v.SignAccount = int32(_tempNum_) } + { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["dragon_funtime"].(float64); !_ok_ { err = errors.New("dragon_funtime error"); return }; _v.DragonFuntime = int32(_tempNum_) } return }