From 8f636c138917f7d37bbc7f86dffecec93f9bde33 Mon Sep 17 00:00:00 2001 From: liwei Date: Fri, 2 Dec 2022 13:55:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/json/game_activereward.json | 87 +- bin/json/game_arenaactivereward.json | 386 +- bin/json/game_arenabuychallenge.json | 202 +- bin/json/game_arenachallengenpc.json | 932 +- bin/json/game_arenarobot.json | 194 +- bin/json/game_coin.json | 17 +- bin/json/game_combatlevel.json | 115 +- bin/json/game_combatmanster.json | 8 +- bin/json/game_dreamlandboos.json | 6 +- bin/json/game_dreamlandchallenge.json | 202 +- bin/json/game_dreamlandtrigger.json | 52 +- bin/json/game_drop.json | 48 +- bin/json/game_equip.json | 192 +- bin/json/game_equipattribute.json | 1642 +- bin/json/game_equipenchanting.json | 534 +- bin/json/game_equipscompose.json | 1220 +- bin/json/game_equipsuit.json | 18 +- bin/json/game_fightglobalevent.json | 260 + bin/json/game_global.json | 6 +- bin/json/game_growreward.json | 116 +- bin/json/game_growtask.json | 1682 +- bin/json/game_guildactivity.json | 112 +- bin/json/game_guildlv.json | 202 +- bin/json/game_guildpng.json | 90 +- bin/json/game_guildsign.json | 262 +- bin/json/game_guildtask.json | 527 +- bin/json/game_help.json | 24 + bin/json/game_heroawaken.json | 7204 ++++++- bin/json/game_heroconvertdata.json | 34 +- bin/json/game_herofusion.json | 202 +- bin/json/game_herolevelgrow.json | 6 +- bin/json/game_heromethodcomment.json | 884 + bin/json/game_heroskilllevel.json | 2160 +- bin/json/game_herostarup.json | 1190 +- bin/json/game_herotalent.json | 1042 +- bin/json/game_horoscope.json | 26596 ++++++++++++------------ bin/json/game_huntingboss.json | 480 +- bin/json/game_huntingopentime.json | 16 +- bin/json/game_item.json | 292 +- bin/json/game_itembox.json | 298 +- bin/json/game_kungfumasterworker.json | 72 +- bin/json/game_librarybubble.json | 44 +- bin/json/game_libraryfavorlv.json | 50 +- bin/json/game_libraryplayback.json | 90 +- bin/json/game_linestorymaintask.json | 362 +- bin/json/game_linestorytimeline.json | 398 +- bin/json/game_mail.json | 282 +- bin/json/game_opencond.json | 17 + bin/json/game_pagoda.json | 3615 +++- bin/json/game_pagodataskreward.json | 140 +- bin/json/game_passcheck.json | 402 +- bin/json/game_paypackage.json | 548 +- bin/json/game_playerinfor.json | 86 +- bin/json/game_privilege.json | 156 +- bin/json/game_privilegecard.json | 130 +- bin/json/game_recharge.json | 1386 +- bin/json/game_reddot.json | 134 +- bin/json/game_reddotgroup.json | 219 + bin/json/game_reddottalkid.json | 156 +- bin/json/game_seasonloop.json | 40 +- bin/json/game_show.json | 134 +- bin/json/game_sign.json | 2060 +- bin/json/game_signreset.json | 26 +- bin/json/game_skillafteratk.json | 298 +- bin/json/game_skillatk.json | 670 +- bin/json/game_skillbuff.json | 30 +- bin/json/game_skillpassive.json | 15 + bin/json/game_talentskill.json | 866 +- bin/json/game_taskactivereward.json | 87 +- bin/json/game_taskcond.json | 4783 +++-- bin/json/game_taskround.json | 3032 ++- bin/json/game_tasktype.json | 1964 +- bin/json/game_teaching.json | 902 +- bin/json/game_teachtask.json | 354 +- bin/json/game_trollcoefficient.json | 98 +- bin/json/game_trollgoods.json | 218 +- bin/json/game_trolllv.json | 254 +- bin/json/game_trollrule.json | 66 +- bin/json/game_trolltrain.json | 44 +- bin/json/game_vikingboss.json | 893 +- bin/json/game_vikingbossskill.json | 4 +- bin/json/game_vikingentrance.json | 104 +- bin/json/game_vikinglineup.json | 602 +- bin/json/game_worldtask.json | 5075 ++--- 84 files changed, 49776 insertions(+), 30670 deletions(-) create mode 100644 bin/json/game_fightglobalevent.json create mode 100644 bin/json/game_help.json create mode 100644 bin/json/game_heromethodcomment.json create mode 100644 bin/json/game_reddotgroup.json diff --git a/bin/json/game_activereward.json b/bin/json/game_activereward.json index 9a50404e3..9f6173c54 100644 --- a/bin/json/game_activereward.json +++ b/bin/json/game_activereward.json @@ -4,15 +4,10 @@ "id_tag": 1, "active": 20, "reword": [ - { - "a": "attr", - "t": "gold", - "n": 100 - }, { "a": "attr", "t": "diamond", - "n": 50 + "n": 5 } ] }, @@ -22,14 +17,14 @@ "active": 40, "reword": [ { - "a": "attr", - "t": "gold", - "n": 150 + "a": "hero", + "t": "42911", + "n": 1 }, { "a": "attr", "t": "diamond", - "n": 50 + "n": 10000 } ] }, @@ -38,15 +33,10 @@ "id_tag": 1, "active": 60, "reword": [ - { - "a": "attr", - "t": "gold", - "n": 200 - }, { "a": "attr", "t": "diamond", - "n": 50 + "n": 10 } ] }, @@ -56,14 +46,14 @@ "active": 80, "reword": [ { - "a": "attr", - "t": "gold", - "n": 250 + "a": "hero", + "t": "43901", + "n": 1 }, { "a": "attr", - "t": "diamond", - "n": 50 + "t": "gold", + "n": 20000 } ] }, @@ -73,14 +63,14 @@ "active": 100, "reword": [ { - "a": "attr", - "t": "gold", - "n": 300 + "a": "item", + "t": "30001", + "n": 1 }, { "a": "attr", - "t": "diamond", - "n": 50 + "t": "gold", + "n": 50000 } ] }, @@ -90,14 +80,14 @@ "active": 40, "reword": [ { - "a": "attr", - "t": "gold", - "n": 350 + "a": "hero", + "t": "42911", + "n": 1 }, { "a": "attr", - "t": "diamond", - "n": 50 + "t": "gold", + "n": 25000 } ] }, @@ -107,14 +97,14 @@ "active": 80, "reword": [ { - "a": "attr", - "t": "gold", - "n": 400 + "a": "hero", + "t": "43901", + "n": 1 }, { "a": "attr", "t": "diamond", - "n": 50 + "n": 10 } ] }, @@ -123,15 +113,10 @@ "id_tag": 2, "active": 120, "reword": [ - { - "a": "attr", - "t": "gold", - "n": 450 - }, { "a": "attr", "t": "diamond", - "n": 50 + "n": 20 } ] }, @@ -141,14 +126,14 @@ "active": 160, "reword": [ { - "a": "attr", - "t": "gold", - "n": 500 + "a": "hero", + "t": "43911", + "n": 1 }, { "a": "attr", - "t": "diamond", - "n": 50 + "t": "gold", + "n": 75000 } ] }, @@ -158,14 +143,14 @@ "active": 200, "reword": [ { - "a": "attr", - "t": "gold", - "n": 550 + "a": "hero", + "t": "43902", + "n": 1 }, { "a": "attr", - "t": "diamond", - "n": 50 + "t": "gold", + "n": 200000 } ] } diff --git a/bin/json/game_arenaactivereward.json b/bin/json/game_arenaactivereward.json index a52aaaa9d..8142e5046 100644 --- a/bin/json/game_arenaactivereward.json +++ b/bin/json/game_arenaactivereward.json @@ -1,194 +1,194 @@ -[ - { - "lv_id": 1, - "score_low": 0, - "score_up": 799, - "human_num": 1, - "name": { - "key": "arena_rank_1", - "text": "黑铁" - }, - "win_reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 5 - } - ], - "png": "wp_icon_bydw02", - "k_value": 32 - }, - { - "lv_id": 2, - "score_low": 800, - "score_up": 1199, - "human_num": 1, - "name": { - "key": "arena_rank_2", - "text": "青铜" - }, - "win_reward": [ - { - "a": "attr", - "t": "gold", - "n": 1200 - }, - { - "a": "attr", - "t": "diamond", - "n": 7 - } - ], - "png": "wp_icon_bydw02", - "k_value": 64 - }, - { - "lv_id": 3, - "score_low": 1200, - "score_up": 1599, - "human_num": 2, - "name": { - "key": "arena_rank_3", - "text": "白银" - }, - "win_reward": [ - { - "a": "attr", - "t": "gold", - "n": 1400 - }, - { - "a": "attr", - "t": "diamond", - "n": 9 - } - ], - "png": "wp_icon_bydw02", - "k_value": 32 - }, - { - "lv_id": 4, - "score_low": 1600, - "score_up": 1999, - "human_num": 2, - "name": { - "key": "arena_rank_4", - "text": "黄金" - }, - "win_reward": [ - { - "a": "attr", - "t": "gold", - "n": 1600 - }, - { - "a": "attr", - "t": "diamond", - "n": 11 - } - ], - "png": "wp_icon_bydw02", - "k_value": 16 - }, - { - "lv_id": 5, - "score_low": 2000, - "score_up": 2399, - "human_num": 3, - "name": { - "key": "arena_rank_5", - "text": "铂金" - }, - "win_reward": [ - { - "a": "attr", - "t": "gold", - "n": 1800 - }, - { - "a": "attr", - "t": "diamond", - "n": 13 - } - ], - "png": "wp_icon_bydw02", - "k_value": 8 - }, - { - "lv_id": 6, - "score_low": 2400, - "score_up": 2799, - "human_num": 3, - "name": { - "key": "arena_rank_6", - "text": "钻石" - }, - "win_reward": [ - { - "a": "attr", - "t": "gold", - "n": 2000 - }, - { - "a": "attr", - "t": "diamond", - "n": 15 - } - ], - "png": "wp_icon_bydw02", - "k_value": 8 - }, - { - "lv_id": 7, - "score_low": 2800, - "score_up": 3199, - "human_num": 4, - "name": { - "key": "arena_rank_7", - "text": "大师" - }, - "win_reward": [ - { - "a": "attr", - "t": "gold", - "n": 2200 - }, - { - "a": "attr", - "t": "diamond", - "n": 17 - } - ], - "png": "wp_icon_bydw02", - "k_value": 8 - }, - { - "lv_id": 8, - "score_low": 3200, - "score_up": 99999999, - "human_num": 4, - "name": { - "key": "arena_rank_8", - "text": "王者" - }, - "win_reward": [ - { - "a": "attr", - "t": "gold", - "n": 2400 - }, - { - "a": "attr", - "t": "diamond", - "n": 19 - } - ], - "png": "wp_icon_bydw02", - "k_value": 8 - } +[ + { + "lv_id": 1, + "score_low": 0, + "score_up": 799, + "human_num": 1, + "name": { + "key": "arena_rank_1", + "text": "黑铁" + }, + "win_reward": [ + { + "a": "attr", + "t": "arenacoin", + "n": 6 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "png": "wp_icon_bydw02", + "k_value": 32 + }, + { + "lv_id": 2, + "score_low": 800, + "score_up": 1199, + "human_num": 1, + "name": { + "key": "arena_rank_2", + "text": "青铜" + }, + "win_reward": [ + { + "a": "attr", + "t": "arenacoin", + "n": 8 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "png": "wp_icon_bydw02", + "k_value": 64 + }, + { + "lv_id": 3, + "score_low": 1200, + "score_up": 1599, + "human_num": 2, + "name": { + "key": "arena_rank_3", + "text": "白银" + }, + "win_reward": [ + { + "a": "attr", + "t": "arenacoin", + "n": 10 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "png": "wp_icon_bydw02", + "k_value": 32 + }, + { + "lv_id": 4, + "score_low": 1600, + "score_up": 1999, + "human_num": 2, + "name": { + "key": "arena_rank_4", + "text": "黄金" + }, + "win_reward": [ + { + "a": "attr", + "t": "arenacoin", + "n": 12 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "png": "wp_icon_bydw02", + "k_value": 16 + }, + { + "lv_id": 5, + "score_low": 2000, + "score_up": 2399, + "human_num": 3, + "name": { + "key": "arena_rank_5", + "text": "铂金" + }, + "win_reward": [ + { + "a": "attr", + "t": "arenacoin", + "n": 14 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "png": "wp_icon_bydw02", + "k_value": 8 + }, + { + "lv_id": 6, + "score_low": 2400, + "score_up": 2799, + "human_num": 3, + "name": { + "key": "arena_rank_6", + "text": "钻石" + }, + "win_reward": [ + { + "a": "attr", + "t": "arenacoin", + "n": 16 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "png": "wp_icon_bydw02", + "k_value": 8 + }, + { + "lv_id": 7, + "score_low": 2800, + "score_up": 3199, + "human_num": 4, + "name": { + "key": "arena_rank_7", + "text": "大师" + }, + "win_reward": [ + { + "a": "attr", + "t": "arenacoin", + "n": 18 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "png": "wp_icon_bydw02", + "k_value": 8 + }, + { + "lv_id": 8, + "score_low": 3200, + "score_up": 99999999, + "human_num": 4, + "name": { + "key": "arena_rank_8", + "text": "王者" + }, + "win_reward": [ + { + "a": "attr", + "t": "arenacoin", + "n": 20 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "png": "wp_icon_bydw02", + "k_value": 8 + } ] \ No newline at end of file diff --git a/bin/json/game_arenabuychallenge.json b/bin/json/game_arenabuychallenge.json index cff9c2657..b5a21e592 100644 --- a/bin/json/game_arenabuychallenge.json +++ b/bin/json/game_arenabuychallenge.json @@ -1,102 +1,102 @@ -[ - { - "num": 1, - "need": [ - { - "a": "attr", - "t": "diamond", - "n": 20 - } - ] - }, - { - "num": 2, - "need": [ - { - "a": "attr", - "t": "diamond", - "n": 30 - } - ] - }, - { - "num": 3, - "need": [ - { - "a": "attr", - "t": "diamond", - "n": 30 - } - ] - }, - { - "num": 4, - "need": [ - { - "a": "attr", - "t": "diamond", - "n": 50 - } - ] - }, - { - "num": 5, - "need": [ - { - "a": "attr", - "t": "diamond", - "n": 50 - } - ] - }, - { - "num": 6, - "need": [ - { - "a": "attr", - "t": "diamond", - "n": 50 - } - ] - }, - { - "num": 7, - "need": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "num": 8, - "need": [ - { - "a": "attr", - "t": "diamond", - "n": 150 - } - ] - }, - { - "num": 9, - "need": [ - { - "a": "attr", - "t": "diamond", - "n": 200 - } - ] - }, - { - "num": 10, - "need": [ - { - "a": "attr", - "t": "diamond", - "n": 250 - } - ] - } +[ + { + "num": 1, + "need": [ + { + "a": "attr", + "t": "diamond", + "n": 20 + } + ] + }, + { + "num": 2, + "need": [ + { + "a": "attr", + "t": "diamond", + "n": 30 + } + ] + }, + { + "num": 3, + "need": [ + { + "a": "attr", + "t": "diamond", + "n": 30 + } + ] + }, + { + "num": 4, + "need": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + } + ] + }, + { + "num": 5, + "need": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + } + ] + }, + { + "num": 6, + "need": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + } + ] + }, + { + "num": 7, + "need": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "num": 8, + "need": [ + { + "a": "attr", + "t": "diamond", + "n": 150 + } + ] + }, + { + "num": 9, + "need": [ + { + "a": "attr", + "t": "diamond", + "n": 200 + } + ] + }, + { + "num": 10, + "need": [ + { + "a": "attr", + "t": "diamond", + "n": 250 + } + ] + } ] \ No newline at end of file diff --git a/bin/json/game_arenachallengenpc.json b/bin/json/game_arenachallengenpc.json index ff46d2180..3d5b4f096 100644 --- a/bin/json/game_arenachallengenpc.json +++ b/bin/json/game_arenachallengenpc.json @@ -1,467 +1,467 @@ -[ - { - "id": 1, - "open_cond": 1, - "open_value": 10, - "monsterformat_id": [ - 301011, - 301027 - ], - "stroy_id_front": 201, - "stroy_id_after": 201, - "name": { - "key": "arena_npc_1", - "text": "npc1" - }, - "revive_cd": 24, - "npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 10000 - } - ], - "new_npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 20000 - } - ] - }, - { - "id": 2, - "open_cond": 1, - "open_value": 11, - "monsterformat_id": [ - 301012 - ], - "stroy_id_front": 201, - "stroy_id_after": 201, - "name": { - "key": "arena_npc_2", - "text": "npc2" - }, - "revive_cd": 24, - "npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 10000 - } - ], - "new_npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 20000 - } - ] - }, - { - "id": 3, - "open_cond": 1, - "open_value": 12, - "monsterformat_id": [ - 301013 - ], - "stroy_id_front": 201, - "stroy_id_after": 201, - "name": { - "key": "arena_npc_3", - "text": "npc3" - }, - "revive_cd": 24, - "npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 10000 - } - ], - "new_npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 20000 - } - ] - }, - { - "id": 4, - "open_cond": 1, - "open_value": 13, - "monsterformat_id": [ - 301014 - ], - "stroy_id_front": 201, - "stroy_id_after": 201, - "name": { - "key": "arena_npc_4", - "text": "npc4" - }, - "revive_cd": 24, - "npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 10000 - } - ], - "new_npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 20000 - } - ] - }, - { - "id": 5, - "open_cond": 1, - "open_value": 14, - "monsterformat_id": [ - 301015 - ], - "stroy_id_front": 201, - "stroy_id_after": 201, - "name": { - "key": "arena_npc_5", - "text": "npc5" - }, - "revive_cd": 24, - "npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 10000 - } - ], - "new_npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 20000 - } - ] - }, - { - "id": 6, - "open_cond": 1, - "open_value": 15, - "monsterformat_id": [ - 301016 - ], - "stroy_id_front": 201, - "stroy_id_after": 201, - "name": { - "key": "arena_npc_6", - "text": "npc6" - }, - "revive_cd": 24, - "npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 10000 - } - ], - "new_npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 20000 - } - ] - }, - { - "id": 7, - "open_cond": 1, - "open_value": 16, - "monsterformat_id": [ - 301017 - ], - "stroy_id_front": 201, - "stroy_id_after": 201, - "name": { - "key": "arena_npc_7", - "text": "npc7" - }, - "revive_cd": 24, - "npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 10000 - } - ], - "new_npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 20000 - } - ] - }, - { - "id": 8, - "open_cond": 1, - "open_value": 17, - "monsterformat_id": [ - 301018 - ], - "stroy_id_front": 201, - "stroy_id_after": 201, - "name": { - "key": "arena_npc_8", - "text": "npc8" - }, - "revive_cd": 24, - "npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 10000 - } - ], - "new_npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 20000 - } - ] - }, - { - "id": 9, - "open_cond": 1, - "open_value": 18, - "monsterformat_id": [ - 301019 - ], - "stroy_id_front": 201, - "stroy_id_after": 201, - "name": { - "key": "arena_npc_9", - "text": "npc9" - }, - "revive_cd": 24, - "npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 10000 - } - ], - "new_npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 20000 - } - ] - }, - { - "id": 10, - "open_cond": 1, - "open_value": 19, - "monsterformat_id": [ - 301020 - ], - "stroy_id_front": 201, - "stroy_id_after": 201, - "name": { - "key": "arena_npc_10", - "text": "npc10" - }, - "revive_cd": 24, - "npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 10000 - } - ], - "new_npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 20000 - } - ] - }, - { - "id": 11, - "open_cond": 1, - "open_value": 20, - "monsterformat_id": [ - 301021 - ], - "stroy_id_front": 201, - "stroy_id_after": 201, - "name": { - "key": "arena_npc_11", - "text": "npc11" - }, - "revive_cd": 24, - "npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 10000 - } - ], - "new_npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 20000 - } - ] - }, - { - "id": 12, - "open_cond": 1, - "open_value": 21, - "monsterformat_id": [ - 301022 - ], - "stroy_id_front": 201, - "stroy_id_after": 201, - "name": { - "key": "arena_npc_12", - "text": "npc12" - }, - "revive_cd": 24, - "npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 10000 - } - ], - "new_npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 20000 - } - ] - }, - { - "id": 13, - "open_cond": 1, - "open_value": 22, - "monsterformat_id": [ - 301023 - ], - "stroy_id_front": 201, - "stroy_id_after": 201, - "name": { - "key": "arena_npc_13", - "text": "npc13" - }, - "revive_cd": 24, - "npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 10000 - } - ], - "new_npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 20000 - } - ] - }, - { - "id": 14, - "open_cond": 1, - "open_value": 23, - "monsterformat_id": [ - 301024 - ], - "stroy_id_front": 201, - "stroy_id_after": 201, - "name": { - "key": "arena_npc_14", - "text": "npc14" - }, - "revive_cd": 24, - "npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 10000 - } - ], - "new_npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 20000 - } - ] - }, - { - "id": 15, - "open_cond": 1, - "open_value": 24, - "monsterformat_id": [ - 301025 - ], - "stroy_id_front": 201, - "stroy_id_after": 201, - "name": { - "key": "arena_npc_15", - "text": "npc15" - }, - "revive_cd": 24, - "npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 10000 - } - ], - "new_npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 20000 - } - ] - }, - { - "id": 16, - "open_cond": 1, - "open_value": 25, - "monsterformat_id": [ - 301026 - ], - "stroy_id_front": 201, - "stroy_id_after": 201, - "name": { - "key": "arena_npc_16", - "text": "npc16" - }, - "revive_cd": 24, - "npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 10000 - } - ], - "new_npc_reward": [ - { - "a": "attr", - "t": "gold", - "n": 20000 - } - ] - } +[ + { + "id": 1, + "open_cond": 1, + "open_value": 10, + "monsterformat_id": [ + 301011, + 301027 + ], + "stroy_id_front": 201, + "stroy_id_after": 201, + "name": { + "key": "arena_npc_1", + "text": "npc1" + }, + "revive_cd": 24, + "npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 10000 + } + ], + "new_npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 20000 + } + ] + }, + { + "id": 2, + "open_cond": 1, + "open_value": 11, + "monsterformat_id": [ + 301012 + ], + "stroy_id_front": 201, + "stroy_id_after": 201, + "name": { + "key": "arena_npc_2", + "text": "npc2" + }, + "revive_cd": 24, + "npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 10000 + } + ], + "new_npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 20000 + } + ] + }, + { + "id": 3, + "open_cond": 1, + "open_value": 12, + "monsterformat_id": [ + 301013 + ], + "stroy_id_front": 201, + "stroy_id_after": 201, + "name": { + "key": "arena_npc_3", + "text": "npc3" + }, + "revive_cd": 24, + "npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 10000 + } + ], + "new_npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 20000 + } + ] + }, + { + "id": 4, + "open_cond": 1, + "open_value": 13, + "monsterformat_id": [ + 301014 + ], + "stroy_id_front": 201, + "stroy_id_after": 201, + "name": { + "key": "arena_npc_4", + "text": "npc4" + }, + "revive_cd": 24, + "npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 10000 + } + ], + "new_npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 20000 + } + ] + }, + { + "id": 5, + "open_cond": 1, + "open_value": 14, + "monsterformat_id": [ + 301015 + ], + "stroy_id_front": 201, + "stroy_id_after": 201, + "name": { + "key": "arena_npc_5", + "text": "npc5" + }, + "revive_cd": 24, + "npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 10000 + } + ], + "new_npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 20000 + } + ] + }, + { + "id": 6, + "open_cond": 1, + "open_value": 15, + "monsterformat_id": [ + 301016 + ], + "stroy_id_front": 201, + "stroy_id_after": 201, + "name": { + "key": "arena_npc_6", + "text": "npc6" + }, + "revive_cd": 24, + "npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 10000 + } + ], + "new_npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 20000 + } + ] + }, + { + "id": 7, + "open_cond": 1, + "open_value": 16, + "monsterformat_id": [ + 301017 + ], + "stroy_id_front": 201, + "stroy_id_after": 201, + "name": { + "key": "arena_npc_7", + "text": "npc7" + }, + "revive_cd": 24, + "npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 10000 + } + ], + "new_npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 20000 + } + ] + }, + { + "id": 8, + "open_cond": 1, + "open_value": 17, + "monsterformat_id": [ + 301018 + ], + "stroy_id_front": 201, + "stroy_id_after": 201, + "name": { + "key": "arena_npc_8", + "text": "npc8" + }, + "revive_cd": 24, + "npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 10000 + } + ], + "new_npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 20000 + } + ] + }, + { + "id": 9, + "open_cond": 1, + "open_value": 18, + "monsterformat_id": [ + 301019 + ], + "stroy_id_front": 201, + "stroy_id_after": 201, + "name": { + "key": "arena_npc_9", + "text": "npc9" + }, + "revive_cd": 24, + "npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 10000 + } + ], + "new_npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 20000 + } + ] + }, + { + "id": 10, + "open_cond": 1, + "open_value": 19, + "monsterformat_id": [ + 301020 + ], + "stroy_id_front": 201, + "stroy_id_after": 201, + "name": { + "key": "arena_npc_10", + "text": "npc10" + }, + "revive_cd": 24, + "npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 10000 + } + ], + "new_npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 20000 + } + ] + }, + { + "id": 11, + "open_cond": 1, + "open_value": 20, + "monsterformat_id": [ + 301021 + ], + "stroy_id_front": 201, + "stroy_id_after": 201, + "name": { + "key": "arena_npc_11", + "text": "npc11" + }, + "revive_cd": 24, + "npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 10000 + } + ], + "new_npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 20000 + } + ] + }, + { + "id": 12, + "open_cond": 1, + "open_value": 21, + "monsterformat_id": [ + 301022 + ], + "stroy_id_front": 201, + "stroy_id_after": 201, + "name": { + "key": "arena_npc_12", + "text": "npc12" + }, + "revive_cd": 24, + "npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 10000 + } + ], + "new_npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 20000 + } + ] + }, + { + "id": 13, + "open_cond": 1, + "open_value": 22, + "monsterformat_id": [ + 301023 + ], + "stroy_id_front": 201, + "stroy_id_after": 201, + "name": { + "key": "arena_npc_13", + "text": "npc13" + }, + "revive_cd": 24, + "npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 10000 + } + ], + "new_npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 20000 + } + ] + }, + { + "id": 14, + "open_cond": 1, + "open_value": 23, + "monsterformat_id": [ + 301024 + ], + "stroy_id_front": 201, + "stroy_id_after": 201, + "name": { + "key": "arena_npc_14", + "text": "npc14" + }, + "revive_cd": 24, + "npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 10000 + } + ], + "new_npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 20000 + } + ] + }, + { + "id": 15, + "open_cond": 1, + "open_value": 24, + "monsterformat_id": [ + 301025 + ], + "stroy_id_front": 201, + "stroy_id_after": 201, + "name": { + "key": "arena_npc_15", + "text": "npc15" + }, + "revive_cd": 24, + "npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 10000 + } + ], + "new_npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 20000 + } + ] + }, + { + "id": 16, + "open_cond": 1, + "open_value": 25, + "monsterformat_id": [ + 301026 + ], + "stroy_id_front": 201, + "stroy_id_after": 201, + "name": { + "key": "arena_npc_16", + "text": "npc16" + }, + "revive_cd": 24, + "npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 10000 + } + ], + "new_npc_reward": [ + { + "a": "attr", + "t": "gold", + "n": 20000 + } + ] + } ] \ No newline at end of file diff --git a/bin/json/game_arenarobot.json b/bin/json/game_arenarobot.json index e25ae7f0c..639ef60e9 100644 --- a/bin/json/game_arenarobot.json +++ b/bin/json/game_arenarobot.json @@ -1,98 +1,98 @@ -[ - { - "id": 1, - "lv_id": 1, - "monsterformat_id": 301011, - "weight": 1000 - }, - { - "id": 2, - "lv_id": 1, - "monsterformat_id": 301012, - "weight": 1000 - }, - { - "id": 3, - "lv_id": 2, - "monsterformat_id": 301013, - "weight": 1000 - }, - { - "id": 4, - "lv_id": 2, - "monsterformat_id": 301014, - "weight": 1000 - }, - { - "id": 5, - "lv_id": 3, - "monsterformat_id": 301015, - "weight": 1000 - }, - { - "id": 6, - "lv_id": 3, - "monsterformat_id": 301016, - "weight": 1000 - }, - { - "id": 7, - "lv_id": 4, - "monsterformat_id": 301017, - "weight": 1000 - }, - { - "id": 8, - "lv_id": 4, - "monsterformat_id": 301018, - "weight": 1000 - }, - { - "id": 9, - "lv_id": 5, - "monsterformat_id": 301019, - "weight": 1000 - }, - { - "id": 10, - "lv_id": 5, - "monsterformat_id": 301020, - "weight": 1000 - }, - { - "id": 11, - "lv_id": 6, - "monsterformat_id": 301021, - "weight": 1000 - }, - { - "id": 12, - "lv_id": 6, - "monsterformat_id": 301022, - "weight": 1000 - }, - { - "id": 13, - "lv_id": 7, - "monsterformat_id": 301023, - "weight": 1000 - }, - { - "id": 14, - "lv_id": 7, - "monsterformat_id": 301024, - "weight": 1000 - }, - { - "id": 15, - "lv_id": 8, - "monsterformat_id": 301025, - "weight": 1000 - }, - { - "id": 16, - "lv_id": 8, - "monsterformat_id": 301026, - "weight": 1000 - } +[ + { + "id": 1, + "lv_id": 1, + "monsterformat_id": 301011, + "weight": 1000 + }, + { + "id": 2, + "lv_id": 1, + "monsterformat_id": 301012, + "weight": 1000 + }, + { + "id": 3, + "lv_id": 2, + "monsterformat_id": 301013, + "weight": 1000 + }, + { + "id": 4, + "lv_id": 2, + "monsterformat_id": 301014, + "weight": 1000 + }, + { + "id": 5, + "lv_id": 3, + "monsterformat_id": 301015, + "weight": 1000 + }, + { + "id": 6, + "lv_id": 3, + "monsterformat_id": 301016, + "weight": 1000 + }, + { + "id": 7, + "lv_id": 4, + "monsterformat_id": 301017, + "weight": 1000 + }, + { + "id": 8, + "lv_id": 4, + "monsterformat_id": 301018, + "weight": 1000 + }, + { + "id": 9, + "lv_id": 5, + "monsterformat_id": 301019, + "weight": 1000 + }, + { + "id": 10, + "lv_id": 5, + "monsterformat_id": 301020, + "weight": 1000 + }, + { + "id": 11, + "lv_id": 6, + "monsterformat_id": 301021, + "weight": 1000 + }, + { + "id": 12, + "lv_id": 6, + "monsterformat_id": 301022, + "weight": 1000 + }, + { + "id": 13, + "lv_id": 7, + "monsterformat_id": 301023, + "weight": 1000 + }, + { + "id": 14, + "lv_id": 7, + "monsterformat_id": 301024, + "weight": 1000 + }, + { + "id": 15, + "lv_id": 8, + "monsterformat_id": 301025, + "weight": 1000 + }, + { + "id": 16, + "lv_id": 8, + "monsterformat_id": 301026, + "weight": 1000 + } ] \ No newline at end of file diff --git a/bin/json/game_coin.json b/bin/json/game_coin.json index fd02ec08c..fc385deb4 100644 --- a/bin/json/game_coin.json +++ b/bin/json/game_coin.json @@ -47,7 +47,7 @@ "star": 2, "race": 0, "img": "hy_icon_jltb", - "ico": "", + "ico": "hy_icon_jltb", "intr": "Currency used to purchase goods", "tipstxt": "Insufficient friendship points" }, @@ -122,7 +122,20 @@ "color": 3, "effects": "", "access": 0, - "star": 2, + "star": 3, + "race": 0, + "img": "wp_icon_0002", + "ico": "wp_icon_0002", + "intr": "Currency used to purchase goods", + "tipstxt": "Lack of experience" + }, + { + "key": "arenacoin", + "name": "arenacoin", + "color": 3, + "effects": "", + "access": 0, + "star": 3, "race": 0, "img": "wp_icon_0002", "ico": "wp_icon_0002", diff --git a/bin/json/game_combatlevel.json b/bin/json/game_combatlevel.json index 0b56f90a4..eff7cff02 100644 --- a/bin/json/game_combatlevel.json +++ b/bin/json/game_combatlevel.json @@ -2,6 +2,7 @@ { "id": 10001, "scene": "LevelDemo_Fcamer_1_1", + "levelname": "Look For Blast Air", "formatList": [], "droplist": [ 10001, @@ -17,58 +18,70 @@ "award": [ { "a": "attr", - "t": "gold", - "n": 1650 + "t": "exp", + "n": 1000 } - ] + ], + "scenemusic": "scenemusic_leveldemo_fcamer_1_1", + "atmosphere": "atmospheremusic_leveldemo_fcamer_1_1" }, { "id": 10002, "scene": "LevelDemo_Fcamer_1_2", - "formatList": [], + "levelname": "Repair Broken Books", + "formatList": [ + 101011, + 101021 + ], "droplist": [ - 10101, - 10102, - 10103 + 10301, + 10302 ], "passformatList": [], "passdroplist": [ - 10101, - 10102, - 10103 + 10301, + 10302 ], "award": [ { "a": "attr", - "t": "gold", - "n": 1650 + "t": "exp", + "n": 1000 } - ] + ], + "scenemusic": "scenemusic_leveldemo_fcamer_1_3", + "atmosphere": "atmospheremusic_leveldemo_fcamer_1_3" }, { "id": 10003, "scene": "LevelDemo_Fcamer_1_3", + "levelname": "Rescue Grug", "formatList": [], "droplist": [ - 10301, - 10302 + 10101, + 10102, + 10103 ], "passformatList": [], "passdroplist": [ - 10301, - 10302 + 10101, + 10102, + 10103 ], "award": [ { "a": "attr", - "t": "gold", - "n": 1650 + "t": "exp", + "n": 1000 } - ] + ], + "scenemusic": "scenemusic_leveldemo_fcamer_1_2", + "atmosphere": "atmospheremusic_leveldemo_fcamer_1_2" }, { "id": 10004, "scene": "LevelDemo_Fcamer_1_4", + "levelname": "Restart The Windmill", "formatList": [ 101011, 101021 @@ -87,14 +100,17 @@ "award": [ { "a": "attr", - "t": "gold", - "n": 1650 + "t": "exp", + "n": 1000 } - ] + ], + "scenemusic": "scenemusic_leveldemo_fcamer_1_4", + "atmosphere": "atmospheremusic_leveldemo_fcamer_1_4" }, { "id": 10005, "scene": "LevelDemo_Fcamer_1_5", + "levelname": "Tame The Rampage Flock", "formatList": [ 101011, 101012, @@ -110,14 +126,17 @@ "award": [ { "a": "attr", - "t": "gold", - "n": 1650 + "t": "exp", + "n": 1000 } - ] + ], + "scenemusic": "scenemusic_leveldemo_fcamer_1_5", + "atmosphere": "atmospheremusic_leveldemo_fcamer_1_5" }, { "id": 10006, "scene": "LevelDemo_Fcamer_1_6", + "levelname": "Against Eret", "formatList": [ 101011, 101012, @@ -131,14 +150,17 @@ "award": [ { "a": "attr", - "t": "gold", - "n": 1650 + "t": "exp", + "n": 1000 } - ] + ], + "scenemusic": "scenemusic_leveldemo_fcamer_1_6", + "atmosphere": "atmospheremusic_leveldemo_fcamer_1_6" }, { "id": 10007, "scene": "LevelDemo_Fcamer_1_7", + "levelname": "Repress Eret", "formatList": [ 101011, 101012, @@ -154,14 +176,17 @@ "award": [ { "a": "attr", - "t": "gold", - "n": 1650 + "t": "exp", + "n": 1000 } - ] + ], + "scenemusic": "scenemusic_leveldemo_fcamer_1_7", + "atmosphere": "atmospheremusic_leveldemo_fcamer_1_7" }, { "id": 10008, "scene": "LevelDemo_Fcamer_1_8", + "levelname": "Moon Hill", "formatList": [ 101011, 101021 @@ -178,14 +203,17 @@ "award": [ { "a": "attr", - "t": "gold", - "n": 1650 + "t": "exp", + "n": 1000 } - ] + ], + "scenemusic": "scenemusic_leveldemo_fcamer_1_8", + "atmosphere": "atmospheremusic_leveldemo_fcamer_1_8" }, { "id": 10009, "scene": "LevelDemo_Fcamer_1_9", + "levelname": "Moon Hill", "formatList": [ 101011, 101021 @@ -202,14 +230,17 @@ "award": [ { "a": "attr", - "t": "gold", - "n": 1650 + "t": "exp", + "n": 1000 } - ] + ], + "scenemusic": "scenemusic_leveldemo_fcamer_1_9", + "atmosphere": "atmospheremusic_leveldemo_fcamer_1_9" }, { "id": 10010, "scene": "LevelDemo_Fcamer_1_10", + "levelname": "Moon Hill", "formatList": [ 101011, 101021 @@ -226,9 +257,11 @@ "award": [ { "a": "attr", - "t": "gold", - "n": 1650 + "t": "exp", + "n": 1000 } - ] + ], + "scenemusic": "scenemusic_leveldemo_fcamer_1_10", + "atmosphere": "atmospheremusic_leveldemo_fcamer_1_10" } ] \ No newline at end of file diff --git a/bin/json/game_combatmanster.json b/bin/json/game_combatmanster.json index c078de435..b3da6ffea 100644 --- a/bin/json/game_combatmanster.json +++ b/bin/json/game_combatmanster.json @@ -3,8 +3,8 @@ "id": 101011, "type": 1, "sencenstory": [ - 3000011, - 3000012 + 301, + 301 ], "time": 3, "clickstory": 0, @@ -23,8 +23,8 @@ "id": 101012, "type": 1, "sencenstory": [ - 3000011, - 3000012 + 302, + 302 ], "time": 3, "clickstory": 0, diff --git a/bin/json/game_dreamlandboos.json b/bin/json/game_dreamlandboos.json index 9d660002e..623aff6ce 100644 --- a/bin/json/game_dreamlandboos.json +++ b/bin/json/game_dreamlandboos.json @@ -3,11 +3,11 @@ "bossid": "25001", "pro": 30, "fightnum": 5, - "challengenum": 40, + "challengenum": 30, "prize": [ { "a": "item", - "t": "30001", + "t": "90001", "n": 1 } ], @@ -24,7 +24,7 @@ "prize": [ { "a": "item", - "t": "30001", + "t": "535001", "n": 1 } ], diff --git a/bin/json/game_dreamlandchallenge.json b/bin/json/game_dreamlandchallenge.json index b66be6731..a77c0e0e2 100644 --- a/bin/json/game_dreamlandchallenge.json +++ b/bin/json/game_dreamlandchallenge.json @@ -1,102 +1,102 @@ -[ - { - "buynum": 1, - "need": [ - { - "a": "attr", - "t": "diamond", - "n": 10 - } - ] - }, - { - "buynum": 2, - "need": [ - { - "a": "attr", - "t": "diamond", - "n": 20 - } - ] - }, - { - "buynum": 3, - "need": [ - { - "a": "attr", - "t": "diamond", - "n": 30 - } - ] - }, - { - "buynum": 4, - "need": [ - { - "a": "attr", - "t": "diamond", - "n": 40 - } - ] - }, - { - "buynum": 5, - "need": [ - { - "a": "attr", - "t": "diamond", - "n": 50 - } - ] - }, - { - "buynum": 6, - "need": [ - { - "a": "attr", - "t": "diamond", - "n": 60 - } - ] - }, - { - "buynum": 7, - "need": [ - { - "a": "attr", - "t": "diamond", - "n": 70 - } - ] - }, - { - "buynum": 8, - "need": [ - { - "a": "attr", - "t": "diamond", - "n": 80 - } - ] - }, - { - "buynum": 9, - "need": [ - { - "a": "attr", - "t": "diamond", - "n": 90 - } - ] - }, - { - "buynum": 10, - "need": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - } +[ + { + "buynum": 1, + "need": [ + { + "a": "attr", + "t": "diamond", + "n": 10 + } + ] + }, + { + "buynum": 2, + "need": [ + { + "a": "attr", + "t": "diamond", + "n": 20 + } + ] + }, + { + "buynum": 3, + "need": [ + { + "a": "attr", + "t": "diamond", + "n": 30 + } + ] + }, + { + "buynum": 4, + "need": [ + { + "a": "attr", + "t": "diamond", + "n": 40 + } + ] + }, + { + "buynum": 5, + "need": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + } + ] + }, + { + "buynum": 6, + "need": [ + { + "a": "attr", + "t": "diamond", + "n": 60 + } + ] + }, + { + "buynum": 7, + "need": [ + { + "a": "attr", + "t": "diamond", + "n": 70 + } + ] + }, + { + "buynum": 8, + "need": [ + { + "a": "attr", + "t": "diamond", + "n": 80 + } + ] + }, + { + "buynum": 9, + "need": [ + { + "a": "attr", + "t": "diamond", + "n": 90 + } + ] + }, + { + "buynum": 10, + "need": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + } ] \ No newline at end of file diff --git a/bin/json/game_dreamlandtrigger.json b/bin/json/game_dreamlandtrigger.json index 40ae01665..9f7be62eb 100644 --- a/bin/json/game_dreamlandtrigger.json +++ b/bin/json/game_dreamlandtrigger.json @@ -1,27 +1,27 @@ -[ - { - "id": 1, - "dreamland_pro": 1000, - "open": true - }, - { - "id": 2, - "dreamland_pro": 1000, - "open": true - }, - { - "id": 3, - "dreamland_pro": 1000, - "open": true - }, - { - "id": 4, - "dreamland_pro": 1000, - "open": true - }, - { - "id": 5, - "dreamland_pro": 1000, - "open": true - } +[ + { + "id": 1, + "dreamland_pro": 1000, + "open": true + }, + { + "id": 2, + "dreamland_pro": 1000, + "open": true + }, + { + "id": 3, + "dreamland_pro": 1000, + "open": true + }, + { + "id": 4, + "dreamland_pro": 1000, + "open": true + }, + { + "id": 5, + "dreamland_pro": 1000, + "open": true + } ] \ No newline at end of file diff --git a/bin/json/game_drop.json b/bin/json/game_drop.json index b3dde7415..4a16005e8 100644 --- a/bin/json/game_drop.json +++ b/bin/json/game_drop.json @@ -5,7 +5,7 @@ "prize": [ { "a": "item", - "t": "50001", + "t": "30001", "n": 1 } ], @@ -18,7 +18,7 @@ "prize": [ { "a": "item", - "t": "50002", + "t": "30001", "n": 1 } ], @@ -31,7 +31,7 @@ "prize": [ { "a": "item", - "t": "50003", + "t": "30001", "n": 1 } ], @@ -44,7 +44,7 @@ "prize": [ { "a": "item", - "t": "50004", + "t": "30001", "n": 1 } ], @@ -57,7 +57,7 @@ "prize": [ { "a": "item", - "t": "50005", + "t": "30001", "n": 1 } ], @@ -70,7 +70,7 @@ "prize": [ { "a": "item", - "t": "50006", + "t": "30001", "n": 1 } ], @@ -83,7 +83,7 @@ "prize": [ { "a": "item", - "t": "50007", + "t": "30001", "n": 1 } ], @@ -96,7 +96,7 @@ "prize": [ { "a": "item", - "t": "50008", + "t": "30001", "n": 1 } ], @@ -109,7 +109,7 @@ "prize": [ { "a": "item", - "t": "50009", + "t": "30001", "n": 1 } ], @@ -122,7 +122,7 @@ "prize": [ { "a": "item", - "t": "50010", + "t": "30001", "n": 1 } ], @@ -135,7 +135,7 @@ "prize": [ { "a": "item", - "t": "50011", + "t": "30001", "n": 1 } ], @@ -148,7 +148,7 @@ "prize": [ { "a": "item", - "t": "50012", + "t": "30001", "n": 1 } ], @@ -160,8 +160,8 @@ "dropid": 1002, "prize": [ { - "a": "equi", - "t": "10004", + "a": "item", + "t": "90001", "n": 1 } ], @@ -173,8 +173,8 @@ "dropid": 1002, "prize": [ { - "a": "equi", - "t": "10005", + "a": "item", + "t": "90001", "n": 1 } ], @@ -186,8 +186,8 @@ "dropid": 1002, "prize": [ { - "a": "equi", - "t": "10006", + "a": "item", + "t": "90001", "n": 1 } ], @@ -199,8 +199,8 @@ "dropid": 1003, "prize": [ { - "a": "equi", - "t": "10011", + "a": "item", + "t": "90002", "n": 1 } ], @@ -212,8 +212,8 @@ "dropid": 1003, "prize": [ { - "a": "equi", - "t": "10012", + "a": "item", + "t": "90002", "n": 1 } ], @@ -225,8 +225,8 @@ "dropid": 1003, "prize": [ { - "a": "equi", - "t": "10013", + "a": "item", + "t": "90002", "n": 1 } ], diff --git a/bin/json/game_equip.json b/bin/json/game_equip.json index 2432fdda5..3a1704611 100644 --- a/bin/json/game_equip.json +++ b/bin/json/game_equip.json @@ -14,6 +14,7 @@ "pos": 0, "star": 1, "color": 1, + "Effects": "", "leadlibrary": 10001, "addattrnum": [ 0, @@ -52,6 +53,7 @@ "pos": 1, "star": 1, "color": 1, + "Effects": "", "leadlibrary": 10002, "addattrnum": [ 0, @@ -90,6 +92,7 @@ "pos": 2, "star": 1, "color": 1, + "Effects": "", "leadlibrary": 10003, "addattrnum": [ 0, @@ -130,6 +133,7 @@ "pos": 3, "star": 1, "color": 1, + "Effects": "", "leadlibrary": 10004, "addattrnum": [ 1, @@ -168,6 +172,7 @@ "pos": 4, "star": 1, "color": 1, + "Effects": "", "leadlibrary": 10005, "addattrnum": [ 1, @@ -208,6 +213,7 @@ "pos": 5, "star": 1, "color": 1, + "Effects": "", "leadlibrary": 10006, "addattrnum": [ 2, @@ -246,6 +252,7 @@ "pos": 0, "star": 2, "color": 2, + "Effects": "", "leadlibrary": 10011, "addattrnum": [ 0, @@ -284,6 +291,7 @@ "pos": 1, "star": 2, "color": 2, + "Effects": "", "leadlibrary": 10012, "addattrnum": [ 0, @@ -322,6 +330,7 @@ "pos": 2, "star": 2, "color": 2, + "Effects": "", "leadlibrary": 10013, "addattrnum": [ 0, @@ -362,6 +371,7 @@ "pos": 3, "star": 2, "color": 2, + "Effects": "", "leadlibrary": 10014, "addattrnum": [ 1, @@ -400,6 +410,7 @@ "pos": 4, "star": 2, "color": 2, + "Effects": "", "leadlibrary": 10015, "addattrnum": [ 1, @@ -440,6 +451,7 @@ "pos": 5, "star": 2, "color": 2, + "Effects": "", "leadlibrary": 10016, "addattrnum": [ 2, @@ -478,6 +490,7 @@ "pos": 0, "star": 3, "color": 3, + "Effects": "", "leadlibrary": 10021, "addattrnum": [ 0, @@ -516,6 +529,7 @@ "pos": 1, "star": 3, "color": 3, + "Effects": "", "leadlibrary": 10022, "addattrnum": [ 0, @@ -554,6 +568,7 @@ "pos": 2, "star": 3, "color": 3, + "Effects": "", "leadlibrary": 10023, "addattrnum": [ 0, @@ -594,6 +609,7 @@ "pos": 3, "star": 3, "color": 3, + "Effects": "", "leadlibrary": 10024, "addattrnum": [ 1, @@ -632,6 +648,7 @@ "pos": 4, "star": 3, "color": 3, + "Effects": "", "leadlibrary": 10025, "addattrnum": [ 1, @@ -672,6 +689,7 @@ "pos": 5, "star": 3, "color": 3, + "Effects": "", "leadlibrary": 10026, "addattrnum": [ 2, @@ -710,6 +728,7 @@ "pos": 0, "star": 4, "color": 4, + "Effects": "effect_ui_wuping_1", "leadlibrary": 10031, "addattrnum": [ 0, @@ -748,6 +767,7 @@ "pos": 1, "star": 4, "color": 4, + "Effects": "effect_ui_wuping_1", "leadlibrary": 10032, "addattrnum": [ 0, @@ -786,6 +806,7 @@ "pos": 2, "star": 4, "color": 4, + "Effects": "effect_ui_wuping_1", "leadlibrary": 10033, "addattrnum": [ 0, @@ -826,6 +847,7 @@ "pos": 3, "star": 4, "color": 4, + "Effects": "effect_ui_wuping_1", "leadlibrary": 10034, "addattrnum": [ 1, @@ -864,6 +886,7 @@ "pos": 4, "star": 4, "color": 4, + "Effects": "effect_ui_wuping_1", "leadlibrary": 10035, "addattrnum": [ 1, @@ -904,6 +927,7 @@ "pos": 5, "star": 4, "color": 4, + "Effects": "effect_ui_wuping_1", "leadlibrary": 10036, "addattrnum": [ 2, @@ -942,6 +966,7 @@ "pos": 0, "star": 5, "color": 5, + "Effects": "effect_ui_wuping_2", "leadlibrary": 10041, "addattrnum": [ 0, @@ -980,6 +1005,7 @@ "pos": 1, "star": 5, "color": 5, + "Effects": "effect_ui_wuping_2", "leadlibrary": 10042, "addattrnum": [ 0, @@ -1018,6 +1044,7 @@ "pos": 2, "star": 5, "color": 5, + "Effects": "effect_ui_wuping_2", "leadlibrary": 10043, "addattrnum": [ 0, @@ -1058,6 +1085,7 @@ "pos": 3, "star": 5, "color": 5, + "Effects": "effect_ui_wuping_2", "leadlibrary": 10044, "addattrnum": [ 1, @@ -1096,6 +1124,7 @@ "pos": 4, "star": 5, "color": 5, + "Effects": "effect_ui_wuping_2", "leadlibrary": 10045, "addattrnum": [ 1, @@ -1136,6 +1165,7 @@ "pos": 5, "star": 5, "color": 5, + "Effects": "effect_ui_wuping_2", "leadlibrary": 10046, "addattrnum": [ 2, @@ -1174,6 +1204,7 @@ "pos": 0, "star": 6, "color": 6, + "Effects": "effect_ui_wuping_3", "leadlibrary": 10051, "addattrnum": [ 0, @@ -1212,6 +1243,7 @@ "pos": 1, "star": 6, "color": 6, + "Effects": "effect_ui_wuping_3", "leadlibrary": 10052, "addattrnum": [ 0, @@ -1250,6 +1282,7 @@ "pos": 2, "star": 6, "color": 6, + "Effects": "effect_ui_wuping_3", "leadlibrary": 10053, "addattrnum": [ 0, @@ -1290,6 +1323,7 @@ "pos": 3, "star": 6, "color": 6, + "Effects": "effect_ui_wuping_3", "leadlibrary": 10054, "addattrnum": [ 1, @@ -1328,6 +1362,7 @@ "pos": 4, "star": 6, "color": 6, + "Effects": "effect_ui_wuping_3", "leadlibrary": 10055, "addattrnum": [ 1, @@ -1368,6 +1403,7 @@ "pos": 5, "star": 6, "color": 6, + "Effects": "effect_ui_wuping_3", "leadlibrary": 10056, "addattrnum": [ 2, @@ -1406,6 +1442,7 @@ "pos": 0, "star": 1, "color": 1, + "Effects": "", "leadlibrary": 11001, "addattrnum": [ 0, @@ -1444,6 +1481,7 @@ "pos": 1, "star": 1, "color": 1, + "Effects": "", "leadlibrary": 11002, "addattrnum": [ 0, @@ -1482,6 +1520,7 @@ "pos": 2, "star": 1, "color": 1, + "Effects": "", "leadlibrary": 11003, "addattrnum": [ 0, @@ -1522,6 +1561,7 @@ "pos": 3, "star": 1, "color": 1, + "Effects": "", "leadlibrary": 11004, "addattrnum": [ 1, @@ -1560,6 +1600,7 @@ "pos": 4, "star": 1, "color": 1, + "Effects": "", "leadlibrary": 11005, "addattrnum": [ 1, @@ -1600,6 +1641,7 @@ "pos": 5, "star": 1, "color": 1, + "Effects": "", "leadlibrary": 11006, "addattrnum": [ 2, @@ -1638,6 +1680,7 @@ "pos": 0, "star": 2, "color": 2, + "Effects": "", "leadlibrary": 11011, "addattrnum": [ 0, @@ -1676,6 +1719,7 @@ "pos": 1, "star": 2, "color": 2, + "Effects": "", "leadlibrary": 11012, "addattrnum": [ 0, @@ -1714,6 +1758,7 @@ "pos": 2, "star": 2, "color": 2, + "Effects": "", "leadlibrary": 11013, "addattrnum": [ 0, @@ -1754,6 +1799,7 @@ "pos": 3, "star": 2, "color": 2, + "Effects": "", "leadlibrary": 11014, "addattrnum": [ 1, @@ -1792,6 +1838,7 @@ "pos": 4, "star": 2, "color": 2, + "Effects": "", "leadlibrary": 11015, "addattrnum": [ 1, @@ -1832,6 +1879,7 @@ "pos": 5, "star": 2, "color": 2, + "Effects": "", "leadlibrary": 11016, "addattrnum": [ 2, @@ -1870,6 +1918,7 @@ "pos": 0, "star": 3, "color": 3, + "Effects": "", "leadlibrary": 11021, "addattrnum": [ 0, @@ -1908,6 +1957,7 @@ "pos": 1, "star": 3, "color": 3, + "Effects": "", "leadlibrary": 11022, "addattrnum": [ 0, @@ -1946,6 +1996,7 @@ "pos": 2, "star": 3, "color": 3, + "Effects": "", "leadlibrary": 11023, "addattrnum": [ 0, @@ -1986,6 +2037,7 @@ "pos": 3, "star": 3, "color": 3, + "Effects": "", "leadlibrary": 11024, "addattrnum": [ 1, @@ -2024,6 +2076,7 @@ "pos": 4, "star": 3, "color": 3, + "Effects": "", "leadlibrary": 11025, "addattrnum": [ 1, @@ -2064,6 +2117,7 @@ "pos": 5, "star": 3, "color": 3, + "Effects": "", "leadlibrary": 11026, "addattrnum": [ 2, @@ -2102,6 +2156,7 @@ "pos": 0, "star": 4, "color": 4, + "Effects": "effect_ui_wuping_1", "leadlibrary": 11031, "addattrnum": [ 0, @@ -2140,6 +2195,7 @@ "pos": 1, "star": 4, "color": 4, + "Effects": "effect_ui_wuping_1", "leadlibrary": 11032, "addattrnum": [ 0, @@ -2178,6 +2234,7 @@ "pos": 2, "star": 4, "color": 4, + "Effects": "effect_ui_wuping_1", "leadlibrary": 11033, "addattrnum": [ 0, @@ -2218,6 +2275,7 @@ "pos": 3, "star": 4, "color": 4, + "Effects": "effect_ui_wuping_1", "leadlibrary": 11034, "addattrnum": [ 1, @@ -2256,6 +2314,7 @@ "pos": 4, "star": 4, "color": 4, + "Effects": "effect_ui_wuping_1", "leadlibrary": 11035, "addattrnum": [ 1, @@ -2296,6 +2355,7 @@ "pos": 5, "star": 4, "color": 4, + "Effects": "effect_ui_wuping_1", "leadlibrary": 11036, "addattrnum": [ 2, @@ -2334,6 +2394,7 @@ "pos": 0, "star": 5, "color": 5, + "Effects": "effect_ui_wuping_2", "leadlibrary": 11041, "addattrnum": [ 0, @@ -2372,6 +2433,7 @@ "pos": 1, "star": 5, "color": 5, + "Effects": "effect_ui_wuping_2", "leadlibrary": 11042, "addattrnum": [ 0, @@ -2410,6 +2472,7 @@ "pos": 2, "star": 5, "color": 5, + "Effects": "effect_ui_wuping_2", "leadlibrary": 11043, "addattrnum": [ 0, @@ -2450,6 +2513,7 @@ "pos": 3, "star": 5, "color": 5, + "Effects": "effect_ui_wuping_2", "leadlibrary": 11044, "addattrnum": [ 1, @@ -2488,6 +2552,7 @@ "pos": 4, "star": 5, "color": 5, + "Effects": "effect_ui_wuping_2", "leadlibrary": 11045, "addattrnum": [ 1, @@ -2528,6 +2593,7 @@ "pos": 5, "star": 5, "color": 5, + "Effects": "effect_ui_wuping_2", "leadlibrary": 11046, "addattrnum": [ 2, @@ -2566,6 +2632,7 @@ "pos": 0, "star": 6, "color": 6, + "Effects": "effect_ui_wuping_3", "leadlibrary": 11051, "addattrnum": [ 0, @@ -2604,6 +2671,7 @@ "pos": 1, "star": 6, "color": 6, + "Effects": "effect_ui_wuping_3", "leadlibrary": 11052, "addattrnum": [ 0, @@ -2642,6 +2710,7 @@ "pos": 2, "star": 6, "color": 6, + "Effects": "effect_ui_wuping_3", "leadlibrary": 11053, "addattrnum": [ 0, @@ -2682,6 +2751,7 @@ "pos": 3, "star": 6, "color": 6, + "Effects": "effect_ui_wuping_3", "leadlibrary": 11054, "addattrnum": [ 1, @@ -2720,6 +2790,7 @@ "pos": 4, "star": 6, "color": 6, + "Effects": "effect_ui_wuping_3", "leadlibrary": 11055, "addattrnum": [ 1, @@ -2760,6 +2831,7 @@ "pos": 5, "star": 6, "color": 6, + "Effects": "effect_ui_wuping_3", "leadlibrary": 11056, "addattrnum": [ 2, @@ -2798,6 +2870,7 @@ "pos": 6, "star": 1, "color": 1, + "Effects": "", "leadlibrary": 20101, "addattrnum": [ 0, @@ -2838,6 +2911,7 @@ "pos": 6, "star": 1, "color": 1, + "Effects": "", "leadlibrary": 20101, "addattrnum": [ 0, @@ -2852,7 +2926,7 @@ 10 ], "addlibrary": 20001, - "ico": "wp_icon_10021", + "ico": "wp_icon_10010", "use_skip": 102, "sale": [ { @@ -2878,6 +2952,7 @@ "pos": 6, "star": 1, "color": 1, + "Effects": "", "leadlibrary": 20101, "addattrnum": [ 0, @@ -2892,7 +2967,7 @@ 10 ], "addlibrary": 20001, - "ico": "wp_icon_10021", + "ico": "wp_icon_10017", "use_skip": 102, "sale": [ { @@ -2918,6 +2993,7 @@ "pos": 6, "star": 1, "color": 1, + "Effects": "", "leadlibrary": 20101, "addattrnum": [ 0, @@ -2932,7 +3008,7 @@ 10 ], "addlibrary": 20001, - "ico": "wp_icon_10021", + "ico": "wp_icon_10018", "use_skip": 102, "sale": [ { @@ -2958,6 +3034,7 @@ "pos": 6, "star": 2, "color": 2, + "Effects": "", "leadlibrary": 20101, "addattrnum": [ 0, @@ -2998,6 +3075,7 @@ "pos": 6, "star": 2, "color": 2, + "Effects": "", "leadlibrary": 20101, "addattrnum": [ 0, @@ -3012,7 +3090,7 @@ 10 ], "addlibrary": 20002, - "ico": "wp_icon_10021", + "ico": "wp_icon_10010", "use_skip": 102, "sale": [ { @@ -3038,6 +3116,7 @@ "pos": 6, "star": 2, "color": 2, + "Effects": "", "leadlibrary": 20101, "addattrnum": [ 0, @@ -3052,7 +3131,7 @@ 10 ], "addlibrary": 20002, - "ico": "wp_icon_10021", + "ico": "wp_icon_10017", "use_skip": 102, "sale": [ { @@ -3078,6 +3157,7 @@ "pos": 6, "star": 2, "color": 2, + "Effects": "", "leadlibrary": 20101, "addattrnum": [ 0, @@ -3092,7 +3172,7 @@ 10 ], "addlibrary": 20002, - "ico": "wp_icon_10021", + "ico": "wp_icon_10018", "use_skip": 102, "sale": [ { @@ -3118,6 +3198,7 @@ "pos": 6, "star": 3, "color": 3, + "Effects": "", "leadlibrary": 20101, "addattrnum": [ 0, @@ -3158,6 +3239,7 @@ "pos": 6, "star": 3, "color": 3, + "Effects": "", "leadlibrary": 20101, "addattrnum": [ 0, @@ -3172,7 +3254,7 @@ 10 ], "addlibrary": 20003, - "ico": "wp_icon_10021", + "ico": "wp_icon_10010", "use_skip": 102, "sale": [ { @@ -3198,6 +3280,7 @@ "pos": 6, "star": 3, "color": 3, + "Effects": "", "leadlibrary": 20101, "addattrnum": [ 0, @@ -3212,7 +3295,7 @@ 10 ], "addlibrary": 20003, - "ico": "wp_icon_10021", + "ico": "wp_icon_10017", "use_skip": 102, "sale": [ { @@ -3238,6 +3321,7 @@ "pos": 6, "star": 3, "color": 3, + "Effects": "", "leadlibrary": 20101, "addattrnum": [ 0, @@ -3252,7 +3336,7 @@ 10 ], "addlibrary": 20003, - "ico": "wp_icon_10021", + "ico": "wp_icon_10018", "use_skip": 102, "sale": [ { @@ -3278,6 +3362,7 @@ "pos": 6, "star": 4, "color": 4, + "Effects": "effect_ui_wuping_1", "leadlibrary": 20101, "addattrnum": [ 1, @@ -3318,6 +3403,7 @@ "pos": 6, "star": 4, "color": 4, + "Effects": "effect_ui_wuping_1", "leadlibrary": 20101, "addattrnum": [ 1, @@ -3332,7 +3418,7 @@ 10 ], "addlibrary": 20004, - "ico": "wp_icon_10021", + "ico": "wp_icon_10010", "use_skip": 102, "sale": [ { @@ -3358,6 +3444,7 @@ "pos": 6, "star": 4, "color": 4, + "Effects": "effect_ui_wuping_1", "leadlibrary": 20101, "addattrnum": [ 1, @@ -3372,7 +3459,7 @@ 10 ], "addlibrary": 20004, - "ico": "wp_icon_10021", + "ico": "wp_icon_10017", "use_skip": 102, "sale": [ { @@ -3398,6 +3485,7 @@ "pos": 6, "star": 4, "color": 4, + "Effects": "effect_ui_wuping_1", "leadlibrary": 20101, "addattrnum": [ 1, @@ -3412,7 +3500,7 @@ 10 ], "addlibrary": 20004, - "ico": "wp_icon_10021", + "ico": "wp_icon_10018", "use_skip": 102, "sale": [ { @@ -3438,6 +3526,7 @@ "pos": 6, "star": 5, "color": 5, + "Effects": "effect_ui_wuping_2", "leadlibrary": 20101, "addattrnum": [ 2, @@ -3476,6 +3565,7 @@ "pos": 6, "star": 5, "color": 5, + "Effects": "effect_ui_wuping_2", "leadlibrary": 20101, "addattrnum": [ 2, @@ -3488,7 +3578,7 @@ 20 ], "addlibrary": 20005, - "ico": "wp_icon_10021", + "ico": "wp_icon_10010", "use_skip": 102, "sale": [ { @@ -3514,6 +3604,7 @@ "pos": 6, "star": 5, "color": 5, + "Effects": "effect_ui_wuping_2", "leadlibrary": 20101, "addattrnum": [ 2, @@ -3526,7 +3617,7 @@ 20 ], "addlibrary": 20005, - "ico": "wp_icon_10021", + "ico": "wp_icon_10017", "use_skip": 102, "sale": [ { @@ -3552,6 +3643,7 @@ "pos": 6, "star": 5, "color": 5, + "Effects": "effect_ui_wuping_2", "leadlibrary": 20101, "addattrnum": [ 2, @@ -3564,7 +3656,7 @@ 20 ], "addlibrary": 20005, - "ico": "wp_icon_10021", + "ico": "wp_icon_10018", "use_skip": 102, "sale": [ { @@ -3590,6 +3682,7 @@ "pos": 6, "star": 6, "color": 6, + "Effects": "effect_ui_wuping_3", "leadlibrary": 20101, "addattrnum": [ 2, @@ -3628,6 +3721,7 @@ "pos": 6, "star": 6, "color": 6, + "Effects": "effect_ui_wuping_3", "leadlibrary": 20101, "addattrnum": [ 2, @@ -3640,7 +3734,7 @@ 20 ], "addlibrary": 20006, - "ico": "wp_icon_10021", + "ico": "wp_icon_10010", "use_skip": 102, "sale": [ { @@ -3666,6 +3760,7 @@ "pos": 6, "star": 6, "color": 6, + "Effects": "effect_ui_wuping_3", "leadlibrary": 20101, "addattrnum": [ 2, @@ -3678,7 +3773,7 @@ 20 ], "addlibrary": 20006, - "ico": "wp_icon_10021", + "ico": "wp_icon_10017", "use_skip": 102, "sale": [ { @@ -3704,6 +3799,7 @@ "pos": 6, "star": 6, "color": 6, + "Effects": "effect_ui_wuping_3", "leadlibrary": 20101, "addattrnum": [ 2, @@ -3716,7 +3812,7 @@ 20 ], "addlibrary": 20006, - "ico": "wp_icon_10021", + "ico": "wp_icon_10018", "use_skip": 102, "sale": [ { @@ -3742,6 +3838,7 @@ "pos": 7, "star": 1, "color": 1, + "Effects": "", "leadlibrary": 30101, "addattrnum": [ 0, @@ -3782,6 +3879,7 @@ "pos": 7, "star": 1, "color": 1, + "Effects": "", "leadlibrary": 30101, "addattrnum": [ 0, @@ -3796,7 +3894,7 @@ 10 ], "addlibrary": 30001, - "ico": "wp_icon_10023", + "ico": "wp_icon_10011", "use_skip": 102, "sale": [ { @@ -3822,6 +3920,7 @@ "pos": 7, "star": 1, "color": 1, + "Effects": "", "leadlibrary": 30101, "addattrnum": [ 0, @@ -3836,7 +3935,7 @@ 10 ], "addlibrary": 30001, - "ico": "wp_icon_10023", + "ico": "wp_icon_10009", "use_skip": 102, "sale": [ { @@ -3862,6 +3961,7 @@ "pos": 7, "star": 1, "color": 1, + "Effects": "", "leadlibrary": 30101, "addattrnum": [ 0, @@ -3876,7 +3976,7 @@ 10 ], "addlibrary": 30001, - "ico": "wp_icon_10023", + "ico": "wp_icon_10015", "use_skip": 102, "sale": [ { @@ -3902,6 +4002,7 @@ "pos": 7, "star": 2, "color": 2, + "Effects": "", "leadlibrary": 30101, "addattrnum": [ 0, @@ -3942,6 +4043,7 @@ "pos": 7, "star": 2, "color": 2, + "Effects": "", "leadlibrary": 30101, "addattrnum": [ 0, @@ -3956,7 +4058,7 @@ 10 ], "addlibrary": 30002, - "ico": "wp_icon_10023", + "ico": "wp_icon_10011", "use_skip": 102, "sale": [ { @@ -3982,6 +4084,7 @@ "pos": 7, "star": 2, "color": 2, + "Effects": "", "leadlibrary": 30101, "addattrnum": [ 0, @@ -3996,7 +4099,7 @@ 10 ], "addlibrary": 30002, - "ico": "wp_icon_10023", + "ico": "wp_icon_10009", "use_skip": 102, "sale": [ { @@ -4022,6 +4125,7 @@ "pos": 7, "star": 2, "color": 2, + "Effects": "", "leadlibrary": 30101, "addattrnum": [ 0, @@ -4036,7 +4140,7 @@ 10 ], "addlibrary": 30002, - "ico": "wp_icon_10023", + "ico": "wp_icon_10015", "use_skip": 102, "sale": [ { @@ -4062,6 +4166,7 @@ "pos": 7, "star": 3, "color": 3, + "Effects": "", "leadlibrary": 30101, "addattrnum": [ 0, @@ -4102,6 +4207,7 @@ "pos": 7, "star": 3, "color": 3, + "Effects": "", "leadlibrary": 30101, "addattrnum": [ 0, @@ -4116,7 +4222,7 @@ 10 ], "addlibrary": 30003, - "ico": "wp_icon_10023", + "ico": "wp_icon_10011", "use_skip": 102, "sale": [ { @@ -4142,6 +4248,7 @@ "pos": 7, "star": 3, "color": 3, + "Effects": "", "leadlibrary": 30101, "addattrnum": [ 0, @@ -4156,7 +4263,7 @@ 10 ], "addlibrary": 30003, - "ico": "wp_icon_10023", + "ico": "wp_icon_10009", "use_skip": 102, "sale": [ { @@ -4182,6 +4289,7 @@ "pos": 7, "star": 3, "color": 3, + "Effects": "", "leadlibrary": 30101, "addattrnum": [ 0, @@ -4196,7 +4304,7 @@ 10 ], "addlibrary": 30003, - "ico": "wp_icon_10023", + "ico": "wp_icon_10015", "use_skip": 102, "sale": [ { @@ -4222,6 +4330,7 @@ "pos": 7, "star": 4, "color": 4, + "Effects": "effect_ui_wuping_1", "leadlibrary": 30101, "addattrnum": [ 1, @@ -4262,6 +4371,7 @@ "pos": 7, "star": 4, "color": 4, + "Effects": "effect_ui_wuping_1", "leadlibrary": 30101, "addattrnum": [ 1, @@ -4276,7 +4386,7 @@ 10 ], "addlibrary": 30004, - "ico": "wp_icon_10023", + "ico": "wp_icon_10011", "use_skip": 102, "sale": [ { @@ -4302,6 +4412,7 @@ "pos": 7, "star": 4, "color": 4, + "Effects": "effect_ui_wuping_1", "leadlibrary": 30101, "addattrnum": [ 1, @@ -4316,7 +4427,7 @@ 10 ], "addlibrary": 30004, - "ico": "wp_icon_10023", + "ico": "wp_icon_10009", "use_skip": 102, "sale": [ { @@ -4342,6 +4453,7 @@ "pos": 7, "star": 4, "color": 4, + "Effects": "effect_ui_wuping_1", "leadlibrary": 30101, "addattrnum": [ 1, @@ -4356,7 +4468,7 @@ 10 ], "addlibrary": 30004, - "ico": "wp_icon_10023", + "ico": "wp_icon_10015", "use_skip": 102, "sale": [ { @@ -4382,6 +4494,7 @@ "pos": 7, "star": 5, "color": 5, + "Effects": "effect_ui_wuping_2", "leadlibrary": 30101, "addattrnum": [ 2, @@ -4420,6 +4533,7 @@ "pos": 7, "star": 5, "color": 5, + "Effects": "effect_ui_wuping_2", "leadlibrary": 30101, "addattrnum": [ 2, @@ -4432,7 +4546,7 @@ 20 ], "addlibrary": 30005, - "ico": "wp_icon_10023", + "ico": "wp_icon_10011", "use_skip": 102, "sale": [ { @@ -4458,6 +4572,7 @@ "pos": 7, "star": 5, "color": 5, + "Effects": "effect_ui_wuping_2", "leadlibrary": 30101, "addattrnum": [ 2, @@ -4470,7 +4585,7 @@ 20 ], "addlibrary": 30005, - "ico": "wp_icon_10023", + "ico": "wp_icon_10009", "use_skip": 102, "sale": [ { @@ -4496,6 +4611,7 @@ "pos": 7, "star": 5, "color": 5, + "Effects": "effect_ui_wuping_2", "leadlibrary": 30101, "addattrnum": [ 2, @@ -4508,7 +4624,7 @@ 20 ], "addlibrary": 30005, - "ico": "wp_icon_10023", + "ico": "wp_icon_10015", "use_skip": 102, "sale": [ { @@ -4534,6 +4650,7 @@ "pos": 7, "star": 6, "color": 6, + "Effects": "effect_ui_wuping_3", "leadlibrary": 30101, "addattrnum": [ 2, @@ -4572,6 +4689,7 @@ "pos": 7, "star": 6, "color": 6, + "Effects": "effect_ui_wuping_3", "leadlibrary": 30101, "addattrnum": [ 2, @@ -4584,7 +4702,7 @@ 20 ], "addlibrary": 30006, - "ico": "wp_icon_10023", + "ico": "wp_icon_10011", "use_skip": 102, "sale": [ { @@ -4610,6 +4728,7 @@ "pos": 7, "star": 6, "color": 6, + "Effects": "effect_ui_wuping_3", "leadlibrary": 30101, "addattrnum": [ 2, @@ -4622,7 +4741,7 @@ 20 ], "addlibrary": 30006, - "ico": "wp_icon_10023", + "ico": "wp_icon_10009", "use_skip": 102, "sale": [ { @@ -4648,6 +4767,7 @@ "pos": 7, "star": 6, "color": 6, + "Effects": "effect_ui_wuping_3", "leadlibrary": 30101, "addattrnum": [ 2, @@ -4660,7 +4780,7 @@ 20 ], "addlibrary": 30006, - "ico": "wp_icon_10023", + "ico": "wp_icon_10015", "use_skip": 102, "sale": [ { diff --git a/bin/json/game_equipattribute.json b/bin/json/game_equipattribute.json index 3708dbef1..482acd985 100644 --- a/bin/json/game_equipattribute.json +++ b/bin/json/game_equipattribute.json @@ -1,822 +1,822 @@ -[ - { - "key": "1", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text1", - "text": "对直觉属性英雄伤害增加" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue1", - "text": "对直觉属性英雄伤害增加" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "2", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text2", - "text": "对真诚属性英雄伤害增加" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue2", - "text": "对真诚属性英雄伤害增加" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "3", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text3", - "text": "对共情属性英雄伤害增加" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue3", - "text": "对共情属性英雄伤害增加" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "4", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text4", - "text": "对责任属性英雄伤害增加" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue4", - "text": "对责任属性英雄伤害增加" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "5", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text5", - "text": "减少受到的直觉属性英雄伤害" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue5", - "text": "减少受到的直觉属性英雄伤害" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "6", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text6", - "text": "减少受到的真诚属性英雄伤害" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue6", - "text": "减少受到的真诚属性英雄伤害" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "7", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text7", - "text": "减少受到的共情属性英雄伤害" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue7", - "text": "减少受到的共情属性英雄伤害" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "8", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text8", - "text": "减少受到的责任属性英雄伤害" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue8", - "text": "减少受到的责任属性英雄伤害" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "9", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text9", - "text": "提升自身失去生命值百分比*系数的攻击" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue9", - "text": "提升自身失去生命值百分比*系数的攻击" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "10", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text10", - "text": "提升自身失去生命值百分比*系数的防御" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue10", - "text": "提升自身失去生命值百分比*系数的防御" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "11", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text11", - "text": "提升自身失去生命值百分比*系数的速度" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue11", - "text": "提升自身失去生命值百分比*系数的速度" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "12", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text12", - "text": "提升自身失去生命值百分比*系数的暴击" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue12", - "text": "提升自身失去生命值百分比*系数的暴击" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "13", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text13", - "text": "提升自身失去生命值百分比*系数的暴击伤害" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue13", - "text": "提升自身失去生命值百分比*系数的暴击伤害" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "14", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text14", - "text": "提升自身失去生命值百分比*系数的命中" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue14", - "text": "提升自身失去生命值百分比*系数的命中" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "15", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text15", - "text": "提升自身失去生命值百分比*系数的效果抵抗" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue15", - "text": "提升自身失去生命值百分比*系数的效果抵抗" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "16", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text16", - "text": "攻击敌人时,增加敌人失去生命值比例*系数的暴击伤害" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue16", - "text": "攻击敌人时,增加敌人失去生命值比例*系数的暴击伤害" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "17", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text17", - "text": "攻击敌人时,增加敌人拥有生命值比例*系数的暴击伤害" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue17", - "text": "攻击敌人时,增加敌人拥有生命值比例*系数的暴击伤害" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "18", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text18", - "text": "增加相当于A%攻击的追加伤害" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue18", - "text": "增加相当于A%攻击的追加伤害" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "19", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text19", - "text": "增加相当于A%防御的追加伤害" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue19", - "text": "增加相当于A%防御的追加伤害" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "20", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text20", - "text": "增加相当于A%生命的追加伤害" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue20", - "text": "增加相当于A%生命的追加伤害" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "21", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text21", - "text": "增加相当于A%速度的追加伤害" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue21", - "text": "增加相当于A%速度的追加伤害" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "22", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text22", - "text": "攻击强化效果增加" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue22", - "text": "攻击强化效果增加" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "23", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text23", - "text": "反击造成的伤害增加" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue23", - "text": "反击造成的伤害增加" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "24", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text24", - "text": "复活时行动值增加" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue24", - "text": "复活时行动值增加" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "25", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text25", - "text": "复活时体力值增加" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue25", - "text": "复活时体力值增加" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "26", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text26", - "text": "吸血量增加" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue26", - "text": "吸血量增加" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "27", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text27", - "text": "围剿造成的伤害增加" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue27", - "text": "围剿造成的伤害增加" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "28", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text28", - "text": "炸弹造成的伤害增加" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue28", - "text": "炸弹造成的伤害增加" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "29", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text29", - "text": "被暴击时减少A%的伤害" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue29", - "text": "被暴击时减少A%的伤害" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "30", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text30", - "text": "[1号技能]的回复量提升" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue30", - "text": "[1号技能]的回复量提升" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "31", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text31", - "text": "[1号技能]的暴击伤害提升" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue31", - "text": "[1号技能]的暴击伤害提升" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "32", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text32", - "text": "[1号技能]的命中提升" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue32", - "text": "[1号技能]的命中提升" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "33", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text33", - "text": "[2号技能]的回复量提升" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue33", - "text": "[2号技能]的回复量提升" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "34", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text34", - "text": "[2号技能]的暴击伤害提升" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue34", - "text": "[2号技能]的暴击伤害提升" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "35", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text35", - "text": "[2号技能]的命中提升" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue35", - "text": "[2号技能]的命中提升" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "36", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text36", - "text": "[3号技能]的回复量提升" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue36", - "text": "[3号技能]的回复量提升" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "37", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text37", - "text": "[3号技能]的暴击伤害提升" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue37", - "text": "[3号技能]的暴击伤害提升" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "38", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text38", - "text": "[3号技能]的命中提升" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue38", - "text": "[3号技能]的命中提升" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "39", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text39", - "text": "[4号技能]的回复量提升" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue39", - "text": "[4号技能]的回复量提升" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "40", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text40", - "text": "[4号技能]的暴击伤害提升" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue40", - "text": "[4号技能]的暴击伤害提升" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - }, - { - "key": "41", - "skill_id": 125004011, - "attribute_text": { - "key": "attribute_text41", - "text": "[4号技能]的命中提升" - }, - "attribute_text_novalue": { - "key": "attribute_text_novalue41", - "text": "[4号技能]的命中提升" - }, - "skill_parameter": [ - "1%", - "2%", - "3%", - "4%", - "5%", - "6%" - ] - } +[ + { + "key": "1", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text1", + "text": "对直觉属性英雄伤害增加" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue1", + "text": "对直觉属性英雄伤害增加" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "2", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text2", + "text": "对真诚属性英雄伤害增加" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue2", + "text": "对真诚属性英雄伤害增加" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "3", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text3", + "text": "对共情属性英雄伤害增加" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue3", + "text": "对共情属性英雄伤害增加" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "4", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text4", + "text": "对责任属性英雄伤害增加" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue4", + "text": "对责任属性英雄伤害增加" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "5", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text5", + "text": "减少受到的直觉属性英雄伤害" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue5", + "text": "减少受到的直觉属性英雄伤害" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "6", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text6", + "text": "减少受到的真诚属性英雄伤害" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue6", + "text": "减少受到的真诚属性英雄伤害" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "7", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text7", + "text": "减少受到的共情属性英雄伤害" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue7", + "text": "减少受到的共情属性英雄伤害" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "8", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text8", + "text": "减少受到的责任属性英雄伤害" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue8", + "text": "减少受到的责任属性英雄伤害" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "9", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text9", + "text": "提升自身失去生命值百分比*系数的攻击" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue9", + "text": "提升自身失去生命值百分比*系数的攻击" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "10", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text10", + "text": "提升自身失去生命值百分比*系数的防御" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue10", + "text": "提升自身失去生命值百分比*系数的防御" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "11", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text11", + "text": "提升自身失去生命值百分比*系数的速度" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue11", + "text": "提升自身失去生命值百分比*系数的速度" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "12", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text12", + "text": "提升自身失去生命值百分比*系数的暴击" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue12", + "text": "提升自身失去生命值百分比*系数的暴击" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "13", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text13", + "text": "提升自身失去生命值百分比*系数的暴击伤害" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue13", + "text": "提升自身失去生命值百分比*系数的暴击伤害" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "14", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text14", + "text": "提升自身失去生命值百分比*系数的命中" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue14", + "text": "提升自身失去生命值百分比*系数的命中" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "15", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text15", + "text": "提升自身失去生命值百分比*系数的效果抵抗" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue15", + "text": "提升自身失去生命值百分比*系数的效果抵抗" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "16", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text16", + "text": "攻击敌人时,增加敌人失去生命值比例*系数的暴击伤害" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue16", + "text": "攻击敌人时,增加敌人失去生命值比例*系数的暴击伤害" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "17", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text17", + "text": "攻击敌人时,增加敌人拥有生命值比例*系数的暴击伤害" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue17", + "text": "攻击敌人时,增加敌人拥有生命值比例*系数的暴击伤害" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "18", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text18", + "text": "增加相当于A%攻击的追加伤害" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue18", + "text": "增加相当于A%攻击的追加伤害" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "19", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text19", + "text": "增加相当于A%防御的追加伤害" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue19", + "text": "增加相当于A%防御的追加伤害" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "20", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text20", + "text": "增加相当于A%生命的追加伤害" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue20", + "text": "增加相当于A%生命的追加伤害" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "21", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text21", + "text": "增加相当于A%速度的追加伤害" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue21", + "text": "增加相当于A%速度的追加伤害" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "22", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text22", + "text": "攻击强化效果增加" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue22", + "text": "攻击强化效果增加" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "23", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text23", + "text": "反击造成的伤害增加" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue23", + "text": "反击造成的伤害增加" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "24", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text24", + "text": "复活时行动值增加" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue24", + "text": "复活时行动值增加" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "25", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text25", + "text": "复活时体力值增加" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue25", + "text": "复活时体力值增加" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "26", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text26", + "text": "吸血量增加" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue26", + "text": "吸血量增加" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "27", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text27", + "text": "围剿造成的伤害增加" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue27", + "text": "围剿造成的伤害增加" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "28", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text28", + "text": "炸弹造成的伤害增加" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue28", + "text": "炸弹造成的伤害增加" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "29", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text29", + "text": "被暴击时减少A%的伤害" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue29", + "text": "被暴击时减少A%的伤害" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "30", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text30", + "text": "[1号技能]的回复量提升" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue30", + "text": "[1号技能]的回复量提升" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "31", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text31", + "text": "[1号技能]的暴击伤害提升" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue31", + "text": "[1号技能]的暴击伤害提升" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "32", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text32", + "text": "[1号技能]的命中提升" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue32", + "text": "[1号技能]的命中提升" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "33", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text33", + "text": "[2号技能]的回复量提升" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue33", + "text": "[2号技能]的回复量提升" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "34", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text34", + "text": "[2号技能]的暴击伤害提升" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue34", + "text": "[2号技能]的暴击伤害提升" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "35", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text35", + "text": "[2号技能]的命中提升" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue35", + "text": "[2号技能]的命中提升" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "36", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text36", + "text": "[3号技能]的回复量提升" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue36", + "text": "[3号技能]的回复量提升" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "37", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text37", + "text": "[3号技能]的暴击伤害提升" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue37", + "text": "[3号技能]的暴击伤害提升" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "38", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text38", + "text": "[3号技能]的命中提升" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue38", + "text": "[3号技能]的命中提升" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "39", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text39", + "text": "[4号技能]的回复量提升" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue39", + "text": "[4号技能]的回复量提升" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "40", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text40", + "text": "[4号技能]的暴击伤害提升" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue40", + "text": "[4号技能]的暴击伤害提升" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + }, + { + "key": "41", + "skill_id": 125004011, + "attribute_text": { + "key": "attribute_text41", + "text": "[4号技能]的命中提升" + }, + "attribute_text_novalue": { + "key": "attribute_text_novalue41", + "text": "[4号技能]的命中提升" + }, + "skill_parameter": [ + "1%", + "2%", + "3%", + "4%", + "5%", + "6%" + ] + } ] \ No newline at end of file diff --git a/bin/json/game_equipenchanting.json b/bin/json/game_equipenchanting.json index 74da40f65..5f2d74c4e 100644 --- a/bin/json/game_equipenchanting.json +++ b/bin/json/game_equipenchanting.json @@ -1,268 +1,268 @@ -[ - { - "item": "40001", - "suittype": 1, - "attrkey": "atk", - "attr_mini": 300, - "attr_max": 500, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 16851 - } - ] - }, - { - "item": "40002", - "suittype": 1, - "attrkey": "atk", - "attr_mini": 300, - "attr_max": 500, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 16851 - } - ] - }, - { - "item": "40003", - "suittype": 1, - "attrkey": "def", - "attr_mini": 300, - "attr_max": 500, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 16851 - } - ] - }, - { - "item": "40004", - "suittype": 1, - "attrkey": "hp", - "attr_mini": 300, - "attr_max": 500, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 16851 - } - ] - }, - { - "item": "40005", - "suittype": 1, - "attrkey": "atk", - "attr_mini": 300, - "attr_max": 500, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 16851 - } - ] - }, - { - "item": "40006", - "suittype": 1, - "attrkey": "atk", - "attr_mini": 300, - "attr_max": 500, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 16851 - } - ] - }, - { - "item": "40007", - "suittype": 1, - "attrkey": "def", - "attr_mini": 300, - "attr_max": 500, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 16851 - } - ] - }, - { - "item": "40008", - "suittype": 1, - "attrkey": "hp", - "attr_mini": 300, - "attr_max": 500, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 16851 - } - ] - }, - { - "item": "40009", - "suittype": 1, - "attrkey": "atk", - "attr_mini": 300, - "attr_max": 500, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 16851 - } - ] - }, - { - "item": "40010", - "suittype": 1, - "attrkey": "atk", - "attr_mini": 300, - "attr_max": 500, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 16851 - } - ] - }, - { - "item": "40011", - "suittype": 1, - "attrkey": "def", - "attr_mini": 300, - "attr_max": 500, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 16851 - } - ] - }, - { - "item": "40012", - "suittype": 1, - "attrkey": "hp", - "attr_mini": 300, - "attr_max": 500, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 16851 - } - ] - }, - { - "item": "40013", - "suittype": 1, - "attrkey": "atk", - "attr_mini": 300, - "attr_max": 500, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 16851 - } - ] - }, - { - "item": "40014", - "suittype": 1, - "attrkey": "atk", - "attr_mini": 300, - "attr_max": 500, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 16851 - } - ] - }, - { - "item": "40015", - "suittype": 1, - "attrkey": "def", - "attr_mini": 300, - "attr_max": 500, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 16851 - } - ] - }, - { - "item": "40016", - "suittype": 1, - "attrkey": "hp", - "attr_mini": 300, - "attr_max": 500, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 16851 - } - ] - }, - { - "item": "40017", - "suittype": 1, - "attrkey": "atk", - "attr_mini": 300, - "attr_max": 500, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 16851 - } - ] - }, - { - "item": "40018", - "suittype": 1, - "attrkey": "atk", - "attr_mini": 300, - "attr_max": 500, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 16851 - } - ] - }, - { - "item": "40019", - "suittype": 1, - "attrkey": "def", - "attr_mini": 300, - "attr_max": 500, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 16851 - } - ] - } +[ + { + "item": "40001", + "suittype": 1, + "attrkey": "atk", + "attr_mini": 300, + "attr_max": 500, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 16851 + } + ] + }, + { + "item": "40002", + "suittype": 1, + "attrkey": "hppro", + "attr_mini": 300, + "attr_max": 500, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 16851 + } + ] + }, + { + "item": "40003", + "suittype": 1, + "attrkey": "def", + "attr_mini": 50, + "attr_max": 150, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 16851 + } + ] + }, + { + "item": "40004", + "suittype": 1, + "attrkey": "hp", + "attr_mini": 1000, + "attr_max": 1500, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 16851 + } + ] + }, + { + "item": "40005", + "suittype": 1, + "attrkey": "atkpro", + "attr_mini": 300, + "attr_max": 500, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 16851 + } + ] + }, + { + "item": "40006", + "suittype": 1, + "attrkey": "defpro", + "attr_mini": 300, + "attr_max": 500, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 16851 + } + ] + }, + { + "item": "40007", + "suittype": 1, + "attrkey": "speed", + "attr_mini": 10, + "attr_max": 20, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 16851 + } + ] + }, + { + "item": "40008", + "suittype": 1, + "attrkey": "cri", + "attr_mini": 300, + "attr_max": 500, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 16851 + } + ] + }, + { + "item": "40009", + "suittype": 1, + "attrkey": "cridam", + "attr_mini": 300, + "attr_max": 500, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 16851 + } + ] + }, + { + "item": "40010", + "suittype": 1, + "attrkey": "effhit", + "attr_mini": 300, + "attr_max": 500, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 16851 + } + ] + }, + { + "item": "40011", + "suittype": 1, + "attrkey": "effre", + "attr_mini": 300, + "attr_max": 500, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 16851 + } + ] + }, + { + "item": "40012", + "suittype": 1, + "attrkey": "atk", + "attr_mini": 300, + "attr_max": 500, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 16851 + } + ] + }, + { + "item": "40013", + "suittype": 1, + "attrkey": "hppro", + "attr_mini": 300, + "attr_max": 500, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 16851 + } + ] + }, + { + "item": "40014", + "suittype": 1, + "attrkey": "def", + "attr_mini": 300, + "attr_max": 500, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 16851 + } + ] + }, + { + "item": "40015", + "suittype": 1, + "attrkey": "hp", + "attr_mini": 50, + "attr_max": 150, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 16851 + } + ] + }, + { + "item": "40016", + "suittype": 1, + "attrkey": "atkpro", + "attr_mini": 1000, + "attr_max": 1500, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 16851 + } + ] + }, + { + "item": "40017", + "suittype": 1, + "attrkey": "defpro", + "attr_mini": 300, + "attr_max": 500, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 16851 + } + ] + }, + { + "item": "40018", + "suittype": 1, + "attrkey": "speed", + "attr_mini": 300, + "attr_max": 500, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 16851 + } + ] + }, + { + "item": "40019", + "suittype": 1, + "attrkey": "cri", + "attr_mini": 10, + "attr_max": 20, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 16851 + } + ] + } ] \ No newline at end of file diff --git a/bin/json/game_equipscompose.json b/bin/json/game_equipscompose.json index 79452bb52..d9fb2358a 100644 --- a/bin/json/game_equipscompose.json +++ b/bin/json/game_equipscompose.json @@ -1,611 +1,611 @@ -[ - { - "key": 1, - "suittype": 1, - "star": 4, - "skillintr": { - "key": "equip_13215", - "text": "战神套装/n4件套效果:攻击力+30%" - }, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 16851 - } - ], - "ico": "zb_icon_01", - "equip": [ - "10001", - "10002", - "10003", - "10004" - ], - "probability": [ - 10001, - 10002, - 10003, - 10004 - ] - }, - { - "key": 2, - "suittype": 1, - "star": 5, - "skillintr": { - "key": "equip_13215", - "text": "战神套装/n4件套效果:攻击力+30%" - }, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 21064 - } - ], - "ico": "zb_icon_02", - "equip": [ - "10001", - "10002", - "10003", - "10004" - ], - "probability": [ - 10001, - 10002, - 10003, - 10004 - ] - }, - { - "key": 3, - "suittype": 1, - "star": 6, - "skillintr": { - "key": "equip_13215", - "text": "战神套装/n4件套效果:攻击力+30%" - }, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 23936 - } - ], - "ico": "zb_icon_03", - "equip": [ - "10001", - "10002", - "10003", - "10004" - ], - "probability": [ - 10001, - 10002, - 10003, - 10004 - ] - }, - { - "key": 4, - "suittype": 2, - "star": 4, - "skillintr": { - "key": "equip_13215", - "text": "战神套装/n4件套效果:攻击力+30%" - }, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 24681 - } - ], - "ico": "zb_icon_04", - "equip": [ - "10001", - "10002", - "10003", - "10004" - ], - "probability": [ - 10001, - 10002, - 10003, - 10004 - ] - }, - { - "key": 5, - "suittype": 2, - "star": 5, - "skillintr": { - "key": "equip_13215", - "text": "战神套装/n4件套效果:攻击力+30%" - }, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 25319 - } - ], - "ico": "zb_icon_05", - "equip": [ - "10001", - "10002", - "10003", - "10004" - ], - "probability": [ - 10001, - 10002, - 10003, - 10004 - ] - }, - { - "key": 6, - "suittype": 2, - "star": 6, - "skillintr": { - "key": "equip_13215", - "text": "战神套装/n4件套效果:攻击力+30%" - }, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 25532 - } - ], - "ico": "zb_icon_06", - "equip": [ - "10001", - "10002", - "10003", - "10004" - ], - "probability": [ - 10001, - 10002, - 10003, - 10004 - ] - }, - { - "key": 7, - "suittype": 3, - "star": 4, - "skillintr": { - "key": "equip_13215", - "text": "战神套装/n4件套效果:攻击力+30%" - }, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 16851 - } - ], - "ico": "zb_icon_01", - "equip": [ - "10001", - "10002", - "10003", - "10004" - ], - "probability": [ - 10001, - 10002, - 10003, - 10004 - ] - }, - { - "key": 8, - "suittype": 3, - "star": 5, - "skillintr": { - "key": "equip_13215", - "text": "战神套装/n4件套效果:攻击力+30%" - }, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 21064 - } - ], - "ico": "zb_icon_02", - "equip": [ - "10001", - "10002", - "10003", - "10004" - ], - "probability": [ - 10001, - 10002, - 10003, - 10004 - ] - }, - { - "key": 9, - "suittype": 3, - "star": 6, - "skillintr": { - "key": "equip_13215", - "text": "战神套装/n4件套效果:攻击力+30%" - }, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 23936 - } - ], - "ico": "zb_icon_03", - "equip": [ - "10001", - "10002", - "10003", - "10004" - ], - "probability": [ - 10001, - 10002, - 10003, - 10004 - ] - }, - { - "key": 10, - "suittype": 4, - "star": 4, - "skillintr": { - "key": "equip_13215", - "text": "战神套装/n4件套效果:攻击力+30%" - }, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 24681 - } - ], - "ico": "zb_icon_04", - "equip": [ - "10001", - "10002", - "10003", - "10004" - ], - "probability": [ - 10001, - 10002, - 10003, - 10004 - ] - }, - { - "key": 11, - "suittype": 4, - "star": 5, - "skillintr": { - "key": "equip_13215", - "text": "战神套装/n4件套效果:攻击力+30%" - }, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 25319 - } - ], - "ico": "zb_icon_05", - "equip": [ - "10001", - "10002", - "10003", - "10004" - ], - "probability": [ - 10001, - 10002, - 10003, - 10004 - ] - }, - { - "key": 12, - "suittype": 4, - "star": 6, - "skillintr": { - "key": "equip_13215", - "text": "战神套装/n4件套效果:攻击力+30%" - }, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 25532 - } - ], - "ico": "zb_icon_06", - "equip": [ - "10001", - "10002", - "10003", - "10004" - ], - "probability": [ - 10001, - 10002, - 10003, - 10004 - ] - }, - { - "key": 13, - "suittype": 5, - "star": 4, - "skillintr": { - "key": "equip_13215", - "text": "战神套装/n4件套效果:攻击力+30%" - }, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 16851 - } - ], - "ico": "zb_icon_01", - "equip": [ - "10001", - "10002", - "10003", - "10004" - ], - "probability": [ - 10001, - 10002, - 10003, - 10004 - ] - }, - { - "key": 14, - "suittype": 5, - "star": 5, - "skillintr": { - "key": "equip_13215", - "text": "战神套装/n4件套效果:攻击力+30%" - }, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 21064 - } - ], - "ico": "zb_icon_02", - "equip": [ - "10001", - "10002", - "10003", - "10004" - ], - "probability": [ - 10001, - 10002, - 10003, - 10004 - ] - }, - { - "key": 15, - "suittype": 5, - "star": 6, - "skillintr": { - "key": "equip_13215", - "text": "战神套装/n4件套效果:攻击力+30%" - }, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 23936 - } - ], - "ico": "zb_icon_03", - "equip": [ - "10001", - "10002", - "10003", - "10004" - ], - "probability": [ - 10001, - 10002, - 10003, - 10004 - ] - }, - { - "key": 16, - "suittype": 6, - "star": 4, - "skillintr": { - "key": "equip_13215", - "text": "战神套装/n4件套效果:攻击力+30%" - }, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 24681 - } - ], - "ico": "zb_icon_04", - "equip": [ - "10001", - "10002", - "10003", - "10004" - ], - "probability": [ - 10001, - 10002, - 10003, - 10004 - ] - }, - { - "key": 17, - "suittype": 6, - "star": 5, - "skillintr": { - "key": "equip_13215", - "text": "战神套装/n4件套效果:攻击力+30%" - }, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 25319 - } - ], - "ico": "zb_icon_05", - "equip": [ - "10001", - "10002", - "10003", - "10004" - ], - "probability": [ - 10001, - 10002, - 10003, - 10004 - ] - }, - { - "key": 18, - "suittype": 6, - "star": 6, - "skillintr": { - "key": "equip_13215", - "text": "战神套装/n4件套效果:攻击力+30%" - }, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 25532 - } - ], - "ico": "zb_icon_06", - "equip": [ - "10001", - "10002", - "10003", - "10004" - ], - "probability": [ - 10001, - 10002, - 10003, - 10004 - ] - }, - { - "key": 19, - "suittype": 7, - "star": 4, - "skillintr": { - "key": "equip_13215", - "text": "战神套装/n4件套效果:攻击力+30%" - }, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 16851 - } - ], - "ico": "zb_icon_01", - "equip": [ - "10001", - "10002", - "10003", - "10004" - ], - "probability": [ - 10001, - 10002, - 10003, - 10004 - ] - }, - { - "key": 20, - "suittype": 7, - "star": 5, - "skillintr": { - "key": "equip_13215", - "text": "战神套装/n4件套效果:攻击力+30%" - }, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 21064 - } - ], - "ico": "zb_icon_02", - "equip": [ - "10001", - "10002", - "10003", - "10004" - ], - "probability": [ - 10001, - 10002, - 10003, - 10004 - ] - }, - { - "key": 21, - "suittype": 7, - "star": 6, - "skillintr": { - "key": "equip_13215", - "text": "战神套装/n4件套效果:攻击力+30%" - }, - "need": [ - { - "a": "attr", - "t": "gold", - "n": 23936 - } - ], - "ico": "zb_icon_03", - "equip": [ - "10001", - "10002", - "10003", - "10004" - ], - "probability": [ - 10001, - 10002, - 10003, - 10004 - ] - } +[ + { + "key": 1, + "suittype": 1, + "star": 4, + "skillintr": { + "key": "equip_13215", + "text": "战神套装/n4件套效果:攻击力+30%" + }, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 16851 + } + ], + "ico": "zb_icon_01", + "equip": [ + "10001", + "10002", + "10003", + "10004" + ], + "probability": [ + 10001, + 10002, + 10003, + 10004 + ] + }, + { + "key": 2, + "suittype": 1, + "star": 5, + "skillintr": { + "key": "equip_13215", + "text": "战神套装/n4件套效果:攻击力+30%" + }, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 21064 + } + ], + "ico": "zb_icon_02", + "equip": [ + "10001", + "10002", + "10003", + "10004" + ], + "probability": [ + 10001, + 10002, + 10003, + 10004 + ] + }, + { + "key": 3, + "suittype": 1, + "star": 6, + "skillintr": { + "key": "equip_13215", + "text": "战神套装/n4件套效果:攻击力+30%" + }, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 23936 + } + ], + "ico": "zb_icon_03", + "equip": [ + "10001", + "10002", + "10003", + "10004" + ], + "probability": [ + 10001, + 10002, + 10003, + 10004 + ] + }, + { + "key": 4, + "suittype": 2, + "star": 4, + "skillintr": { + "key": "equip_13215", + "text": "战神套装/n4件套效果:攻击力+30%" + }, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 24681 + } + ], + "ico": "zb_icon_04", + "equip": [ + "10001", + "10002", + "10003", + "10004" + ], + "probability": [ + 10001, + 10002, + 10003, + 10004 + ] + }, + { + "key": 5, + "suittype": 2, + "star": 5, + "skillintr": { + "key": "equip_13215", + "text": "战神套装/n4件套效果:攻击力+30%" + }, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 25319 + } + ], + "ico": "zb_icon_05", + "equip": [ + "10001", + "10002", + "10003", + "10004" + ], + "probability": [ + 10001, + 10002, + 10003, + 10004 + ] + }, + { + "key": 6, + "suittype": 2, + "star": 6, + "skillintr": { + "key": "equip_13215", + "text": "战神套装/n4件套效果:攻击力+30%" + }, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 25532 + } + ], + "ico": "zb_icon_06", + "equip": [ + "10001", + "10002", + "10003", + "10004" + ], + "probability": [ + 10001, + 10002, + 10003, + 10004 + ] + }, + { + "key": 7, + "suittype": 3, + "star": 4, + "skillintr": { + "key": "equip_13215", + "text": "战神套装/n4件套效果:攻击力+30%" + }, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 16851 + } + ], + "ico": "zb_icon_01", + "equip": [ + "10001", + "10002", + "10003", + "10004" + ], + "probability": [ + 10001, + 10002, + 10003, + 10004 + ] + }, + { + "key": 8, + "suittype": 3, + "star": 5, + "skillintr": { + "key": "equip_13215", + "text": "战神套装/n4件套效果:攻击力+30%" + }, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 21064 + } + ], + "ico": "zb_icon_02", + "equip": [ + "10001", + "10002", + "10003", + "10004" + ], + "probability": [ + 10001, + 10002, + 10003, + 10004 + ] + }, + { + "key": 9, + "suittype": 3, + "star": 6, + "skillintr": { + "key": "equip_13215", + "text": "战神套装/n4件套效果:攻击力+30%" + }, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 23936 + } + ], + "ico": "zb_icon_03", + "equip": [ + "10001", + "10002", + "10003", + "10004" + ], + "probability": [ + 10001, + 10002, + 10003, + 10004 + ] + }, + { + "key": 10, + "suittype": 4, + "star": 4, + "skillintr": { + "key": "equip_13215", + "text": "战神套装/n4件套效果:攻击力+30%" + }, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 24681 + } + ], + "ico": "zb_icon_04", + "equip": [ + "10001", + "10002", + "10003", + "10004" + ], + "probability": [ + 10001, + 10002, + 10003, + 10004 + ] + }, + { + "key": 11, + "suittype": 4, + "star": 5, + "skillintr": { + "key": "equip_13215", + "text": "战神套装/n4件套效果:攻击力+30%" + }, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 25319 + } + ], + "ico": "zb_icon_05", + "equip": [ + "10001", + "10002", + "10003", + "10004" + ], + "probability": [ + 10001, + 10002, + 10003, + 10004 + ] + }, + { + "key": 12, + "suittype": 4, + "star": 6, + "skillintr": { + "key": "equip_13215", + "text": "战神套装/n4件套效果:攻击力+30%" + }, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 25532 + } + ], + "ico": "zb_icon_06", + "equip": [ + "10001", + "10002", + "10003", + "10004" + ], + "probability": [ + 10001, + 10002, + 10003, + 10004 + ] + }, + { + "key": 13, + "suittype": 5, + "star": 4, + "skillintr": { + "key": "equip_13215", + "text": "战神套装/n4件套效果:攻击力+30%" + }, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 16851 + } + ], + "ico": "zb_icon_01", + "equip": [ + "10001", + "10002", + "10003", + "10004" + ], + "probability": [ + 10001, + 10002, + 10003, + 10004 + ] + }, + { + "key": 14, + "suittype": 5, + "star": 5, + "skillintr": { + "key": "equip_13215", + "text": "战神套装/n4件套效果:攻击力+30%" + }, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 21064 + } + ], + "ico": "zb_icon_02", + "equip": [ + "10001", + "10002", + "10003", + "10004" + ], + "probability": [ + 10001, + 10002, + 10003, + 10004 + ] + }, + { + "key": 15, + "suittype": 5, + "star": 6, + "skillintr": { + "key": "equip_13215", + "text": "战神套装/n4件套效果:攻击力+30%" + }, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 23936 + } + ], + "ico": "zb_icon_03", + "equip": [ + "10001", + "10002", + "10003", + "10004" + ], + "probability": [ + 10001, + 10002, + 10003, + 10004 + ] + }, + { + "key": 16, + "suittype": 6, + "star": 4, + "skillintr": { + "key": "equip_13215", + "text": "战神套装/n4件套效果:攻击力+30%" + }, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 24681 + } + ], + "ico": "zb_icon_04", + "equip": [ + "10001", + "10002", + "10003", + "10004" + ], + "probability": [ + 10001, + 10002, + 10003, + 10004 + ] + }, + { + "key": 17, + "suittype": 6, + "star": 5, + "skillintr": { + "key": "equip_13215", + "text": "战神套装/n4件套效果:攻击力+30%" + }, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 25319 + } + ], + "ico": "zb_icon_05", + "equip": [ + "10001", + "10002", + "10003", + "10004" + ], + "probability": [ + 10001, + 10002, + 10003, + 10004 + ] + }, + { + "key": 18, + "suittype": 6, + "star": 6, + "skillintr": { + "key": "equip_13215", + "text": "战神套装/n4件套效果:攻击力+30%" + }, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 25532 + } + ], + "ico": "zb_icon_06", + "equip": [ + "10001", + "10002", + "10003", + "10004" + ], + "probability": [ + 10001, + 10002, + 10003, + 10004 + ] + }, + { + "key": 19, + "suittype": 7, + "star": 4, + "skillintr": { + "key": "equip_13215", + "text": "战神套装/n4件套效果:攻击力+30%" + }, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 16851 + } + ], + "ico": "zb_icon_01", + "equip": [ + "10001", + "10002", + "10003", + "10004" + ], + "probability": [ + 10001, + 10002, + 10003, + 10004 + ] + }, + { + "key": 20, + "suittype": 7, + "star": 5, + "skillintr": { + "key": "equip_13215", + "text": "战神套装/n4件套效果:攻击力+30%" + }, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 21064 + } + ], + "ico": "zb_icon_02", + "equip": [ + "10001", + "10002", + "10003", + "10004" + ], + "probability": [ + 10001, + 10002, + 10003, + 10004 + ] + }, + { + "key": 21, + "suittype": 7, + "star": 6, + "skillintr": { + "key": "equip_13215", + "text": "战神套装/n4件套效果:攻击力+30%" + }, + "need": [ + { + "a": "attr", + "t": "gold", + "n": 23936 + } + ], + "ico": "zb_icon_03", + "equip": [ + "10001", + "10002", + "10003", + "10004" + ], + "probability": [ + 10001, + 10002, + 10003, + 10004 + ] + } ] \ No newline at end of file diff --git a/bin/json/game_equipsuit.json b/bin/json/game_equipsuit.json index 1463b6627..043b9b0cb 100644 --- a/bin/json/game_equipsuit.json +++ b/bin/json/game_equipsuit.json @@ -40,7 +40,7 @@ { "suittype": 3, "suitnum": 4, - "skill": 225001214, + "skill": 100003001, "skillname": { "key": "suit_13003", "text": "寒霜套装" @@ -97,7 +97,7 @@ { "suittype": 6, "suitnum": 4, - "skill": 225001214, + "skill": 100006001, "skillname": { "key": "suit_13006", "text": "祈愿套装" @@ -116,7 +116,7 @@ { "suittype": 7, "suitnum": 4, - "skill": 225001214, + "skill": 100007001, "skillname": { "key": "suit_13007", "text": "脉冲套装" @@ -154,7 +154,7 @@ { "suittype": 9, "suitnum": 4, - "skill": 225001214, + "skill": 100009001, "skillname": { "key": "suit_13009", "text": "炼心套装" @@ -173,7 +173,7 @@ { "suittype": 10, "suitnum": 4, - "skill": 225001214, + "skill": 100001001, "skillname": { "key": "suit_13010", "text": "庇佑套装" @@ -249,7 +249,7 @@ { "suittype": 14, "suitnum": 2, - "skill": 225001214, + "skill": 100001401, "skillname": { "key": "suit_13014", "text": "预言套装" @@ -268,7 +268,7 @@ { "suittype": 15, "suitnum": 2, - "skill": 225001214, + "skill": 100001501, "skillname": { "key": "suit_13015", "text": "月盾套装" @@ -306,7 +306,7 @@ { "suittype": 17, "suitnum": 2, - "skill": 225001214, + "skill": 100001701, "skillname": { "key": "suit_13017", "text": "诅咒套装" @@ -344,7 +344,7 @@ { "suittype": 19, "suitnum": 2, - "skill": 225001214, + "skill": 100001901, "skillname": { "key": "suit_13019", "text": "御免套装" diff --git a/bin/json/game_fightglobalevent.json b/bin/json/game_fightglobalevent.json new file mode 100644 index 000000000..bb67c2ff6 --- /dev/null +++ b/bin/json/game_fightglobalevent.json @@ -0,0 +1,260 @@ +[ + { + "Id": 1, + "Count": 1, + "desc": { + "key": "teach_task_10001", + "text": "使用攻击全体敌人,并吸收敌人的行动值。" + }, + "When": 15, + "FromCheck": "HeroID=25001", + "TargetCheck": "", + "MainSkillCheck": "MainSkillID=125001111", + "AfterSkillCheck": "", + "BuffCheck": "", + "FightEndCheck": "", + "AddCon": [], + "Execution": 0, + "Args": [] + }, + { + "Id": 2, + "Count": 1, + "desc": { + "key": "teach_task_10002", + "text": "使用击杀首领,并获得生命值恢复。" + }, + "When": 15, + "FromCheck": "HeroID=25001", + "TargetCheck": "", + "MainSkillCheck": "MainSkillID=125001311", + "AfterSkillCheck": "", + "BuffCheck": "", + "FightEndCheck": "", + "AddCon": [], + "Execution": 0, + "Args": [] + }, + { + "Id": 3, + "Count": 1, + "desc": { + "key": "teach_task_10003", + "text": "获得本次战斗胜利。" + }, + "When": 24, + "FromCheck": "", + "TargetCheck": "", + "MainSkillCheck": "", + "AfterSkillCheck": "", + "BuffCheck": "", + "FightEndCheck": "Win=1", + "AddCon": [], + "Execution": 0, + "Args": [] + }, + { + "Id": 4, + "Count": 1, + "desc": { + "key": "teach_task_10001", + "text": "使用攻击全体敌人,并吸收敌人的行动值。" + }, + "When": 15, + "FromCheck": "", + "TargetCheck": "", + "MainSkillCheck": "", + "AfterSkillCheck": "", + "BuffCheck": "", + "FightEndCheck": "", + "AddCon": [], + "Execution": 0, + "Args": [] + }, + { + "Id": 5, + "Count": 1, + "desc": { + "key": "teach_task_10002", + "text": "使用击杀首领,并获得生命值恢复。" + }, + "When": 15, + "FromCheck": "", + "TargetCheck": "", + "MainSkillCheck": "", + "AfterSkillCheck": "", + "BuffCheck": "", + "FightEndCheck": "", + "AddCon": [], + "Execution": 0, + "Args": [] + }, + { + "Id": 6, + "Count": 1, + "desc": { + "key": "teach_task_10003", + "text": "获得本次战斗胜利。" + }, + "When": 24, + "FromCheck": "", + "TargetCheck": "", + "MainSkillCheck": "", + "AfterSkillCheck": "", + "BuffCheck": "", + "FightEndCheck": "", + "AddCon": [], + "Execution": 0, + "Args": [] + }, + { + "Id": 7, + "Count": 1, + "desc": { + "key": "teach_task_10001", + "text": "使用攻击全体敌人,并吸收敌人的行动值。" + }, + "When": 15, + "FromCheck": "", + "TargetCheck": "", + "MainSkillCheck": "", + "AfterSkillCheck": "", + "BuffCheck": "", + "FightEndCheck": "", + "AddCon": [], + "Execution": 0, + "Args": [] + }, + { + "Id": 8, + "Count": 1, + "desc": { + "key": "teach_task_10002", + "text": "使用击杀首领,并获得生命值恢复。" + }, + "When": 15, + "FromCheck": "", + "TargetCheck": "", + "MainSkillCheck": "", + "AfterSkillCheck": "", + "BuffCheck": "", + "FightEndCheck": "", + "AddCon": [], + "Execution": 0, + "Args": [] + }, + { + "Id": 9, + "Count": 1, + "desc": { + "key": "teach_task_10003", + "text": "获得本次战斗胜利。" + }, + "When": 24, + "FromCheck": "", + "TargetCheck": "", + "MainSkillCheck": "", + "AfterSkillCheck": "", + "BuffCheck": "", + "FightEndCheck": "", + "AddCon": [], + "Execution": 0, + "Args": [] + }, + { + "Id": 10, + "Count": 1, + "desc": { + "key": "teach_task_10001", + "text": "使用攻击全体敌人,并吸收敌人的行动值。" + }, + "When": 15, + "FromCheck": "", + "TargetCheck": "", + "MainSkillCheck": "", + "AfterSkillCheck": "", + "BuffCheck": "", + "FightEndCheck": "", + "AddCon": [], + "Execution": 0, + "Args": [] + }, + { + "Id": 11, + "Count": 1, + "desc": { + "key": "teach_task_10002", + "text": "使用击杀首领,并获得生命值恢复。" + }, + "When": 15, + "FromCheck": "", + "TargetCheck": "", + "MainSkillCheck": "", + "AfterSkillCheck": "", + "BuffCheck": "", + "FightEndCheck": "", + "AddCon": [], + "Execution": 0, + "Args": [] + }, + { + "Id": 12, + "Count": 1, + "desc": { + "key": "teach_task_10002", + "text": "使用击杀首领,并获得生命值恢复。" + }, + "When": 20, + "FromCheck": "", + "TargetCheck": "", + "MainSkillCheck": "", + "AfterSkillCheck": "", + "BuffCheck": "", + "FightEndCheck": "", + "AddCon": [], + "Execution": 3, + "Args": [] + }, + { + "Id": 13, + "Count": 1, + "desc": { + "key": "teach_task_10002", + "text": "使用击杀首领,并获得生命值恢复。" + }, + "When": 2, + "FromCheck": "", + "TargetCheck": "", + "MainSkillCheck": "", + "AfterSkillCheck": "", + "BuffCheck": "", + "FightEndCheck": "", + "AddCon": [], + "Execution": 2, + "Args": [ + 321 + ] + }, + { + "Id": 14, + "Count": 1, + "desc": { + "key": "teach_task_10002", + "text": "使用击杀首领,并获得生命值恢复。" + }, + "When": 1, + "FromCheck": "", + "TargetCheck": "", + "MainSkillCheck": "", + "AfterSkillCheck": "", + "BuffCheck": "", + "FightEndCheck": "", + "AddCon": [], + "Execution": 1, + "Args": [ + 0, + 0, + 225001312 + ] + } +] \ No newline at end of file diff --git a/bin/json/game_global.json b/bin/json/game_global.json index 441d5adbf..f537f7a2c 100644 --- a/bin/json/game_global.json +++ b/bin/json/game_global.json @@ -321,6 +321,10 @@ 6000 ], "DrawCard_supplement1": 1000001, - "DrawCard_supplement10": 1000002 + "DrawCard_supplement10": 1000002, + "CGPloatTxt": [ + "First_plot1", + "First_plot2" + ] } ] \ No newline at end of file diff --git a/bin/json/game_growreward.json b/bin/json/game_growreward.json index c43a50cdf..4e0815ffe 100644 --- a/bin/json/game_growreward.json +++ b/bin/json/game_growreward.json @@ -1,59 +1,59 @@ -[ - { - "type": 1, - "allreward": [ - { - "a": "attr", - "t": "gold", - "n": 9999 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ], - "title": { - "key": "Primary_Reward_Progress", - "text": "初级-奖励进度" - } - }, - { - "type": 2, - "allreward": [ - { - "a": "attr", - "t": "gold", - "n": 9999 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ], - "title": { - "key": "Middle_Reward_Progress", - "text": "中级-奖励进度" - } - }, - { - "type": 3, - "allreward": [ - { - "a": "attr", - "t": "gold", - "n": 9999 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ], - "title": { - "key": "High_Reward_Progress", - "text": "高级-奖励进度" - } - } +[ + { + "type": 1, + "allreward": [ + { + "a": "attr", + "t": "gold", + "n": 9999 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ], + "title": { + "key": "Primary_Reward_Progress", + "text": "初级-奖励进度" + } + }, + { + "type": 2, + "allreward": [ + { + "a": "attr", + "t": "gold", + "n": 9999 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ], + "title": { + "key": "Middle_Reward_Progress", + "text": "中级-奖励进度" + } + }, + { + "type": 3, + "allreward": [ + { + "a": "attr", + "t": "gold", + "n": 9999 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ], + "title": { + "key": "High_Reward_Progress", + "text": "高级-奖励进度" + } + } ] \ No newline at end of file diff --git a/bin/json/game_growtask.json b/bin/json/game_growtask.json index 20be0d83f..663dff96b 100644 --- a/bin/json/game_growtask.json +++ b/bin/json/game_growtask.json @@ -1,842 +1,842 @@ -[ - { - "id": 1, - "type": 1, - "title": { - "key": "ClearanceThread", - "text": "通关1-1" - }, - "onetask": 0, - "txt": { - "key": "Growtxtone", - "text": "位置的丛林充满了危险,赶快带上你的小伙伴去探索一番吧~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 2, - "type": 1, - "title": { - "key": "ClearanceThread", - "text": "通关1-2" - }, - "onetask": 1, - "txt": { - "key": "Growtxtone", - "text": "位置的丛林充满了危险,赶快带上你的小伙伴去探索一番吧~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 3, - "type": 1, - "title": { - "key": "ClearanceThread", - "text": "通关1-3" - }, - "onetask": 2, - "txt": { - "key": "Growtxtone", - "text": "位置的丛林充满了危险,赶快带上你的小伙伴去探索一番吧~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 4, - "type": 1, - "title": { - "key": "ClearanceThread", - "text": "通关1-4" - }, - "onetask": 3, - "txt": { - "key": "Growtxtone", - "text": "位置的丛林充满了危险,赶快带上你的小伙伴去探索一番吧~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 5, - "type": 1, - "title": { - "key": "ClearanceThread", - "text": "通关1-5" - }, - "onetask": 4, - "txt": { - "key": "Growtxtone", - "text": "位置的丛林充满了危险,赶快带上你的小伙伴去探索一番吧~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 6, - "type": 1, - "title": { - "key": "ClearanceThread", - "text": "通关1-6" - }, - "onetask": 5, - "txt": { - "key": "Growtxtone", - "text": "位置的丛林充满了危险,赶快带上你的小伙伴去探索一番吧~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 7, - "type": 1, - "title": { - "key": "ClearanceThread", - "text": "通关1-7" - }, - "onetask": 6, - "txt": { - "key": "Growtxtone", - "text": "位置的丛林充满了危险,赶快带上你的小伙伴去探索一番吧~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 8, - "type": 1, - "title": { - "key": "ClearanceThread", - "text": "通关1-8" - }, - "onetask": 7, - "txt": { - "key": "Growtxtone", - "text": "位置的丛林充满了危险,赶快带上你的小伙伴去探索一番吧~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 9, - "type": 1, - "title": { - "key": "ClearanceThread", - "text": "通关1-9" - }, - "onetask": 8, - "txt": { - "key": "Growtxtone", - "text": "位置的丛林充满了危险,赶快带上你的小伙伴去探索一番吧~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 10, - "type": 1, - "title": { - "key": "ClearanceThread", - "text": "通关1-10" - }, - "onetask": 9, - "txt": { - "key": "Growtxtone", - "text": "位置的丛林充满了危险,赶快带上你的小伙伴去探索一番吧~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 11, - "type": 2, - "title": { - "key": "CharacterGrowth", - "text": "阿宝升1级" - }, - "onetask": 10, - "txt": { - "key": "Growtxttwo", - "text": "阿宝需要变强,快去帮助他把~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 12, - "type": 2, - "title": { - "key": "CharacterGrowth", - "text": "阿宝升2级" - }, - "onetask": 11, - "txt": { - "key": "Growtxttwo", - "text": "阿宝需要变强,快去帮助他把~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 13, - "type": 2, - "title": { - "key": "CharacterGrowth", - "text": "阿宝升3级" - }, - "onetask": 12, - "txt": { - "key": "Growtxttwo", - "text": "阿宝需要变强,快去帮助他把~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 14, - "type": 2, - "title": { - "key": "CharacterGrowth", - "text": "阿宝升4级" - }, - "onetask": 13, - "txt": { - "key": "Growtxttwo", - "text": "阿宝需要变强,快去帮助他把~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 15, - "type": 2, - "title": { - "key": "CharacterGrowth", - "text": "阿宝升5级" - }, - "onetask": 14, - "txt": { - "key": "Growtxttwo", - "text": "阿宝需要变强,快去帮助他把~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 16, - "type": 2, - "title": { - "key": "CharacterGrowth", - "text": "阿宝升6级" - }, - "onetask": 15, - "txt": { - "key": "Growtxttwo", - "text": "阿宝需要变强,快去帮助他把~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 17, - "type": 2, - "title": { - "key": "CharacterGrowth", - "text": "阿宝升7级" - }, - "onetask": 16, - "txt": { - "key": "Growtxttwo", - "text": "阿宝需要变强,快去帮助他把~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 18, - "type": 2, - "title": { - "key": "CharacterGrowth", - "text": "阿宝升8级" - }, - "onetask": 17, - "txt": { - "key": "Growtxttwo", - "text": "阿宝需要变强,快去帮助他把~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 19, - "type": 2, - "title": { - "key": "CharacterGrowth", - "text": "阿宝升9级" - }, - "onetask": 18, - "txt": { - "key": "Growtxttwo", - "text": "阿宝需要变强,快去帮助他把~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 20, - "type": 2, - "title": { - "key": "CharacterGrowth", - "text": "阿宝升10级" - }, - "onetask": 19, - "txt": { - "key": "Growtxttwo", - "text": "阿宝需要变强,快去帮助他把~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 21, - "type": 3, - "title": { - "key": "CharacterIpgrading", - "text": "波比升1级" - }, - "onetask": 20, - "txt": { - "key": "Growtxtthree", - "text": "你们都变强了,我也需要变强,请助我一臂之力~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 22, - "type": 3, - "title": { - "key": "CharacterIpgrading", - "text": "波比升2级" - }, - "onetask": 21, - "txt": { - "key": "Growtxtthree", - "text": "你们都变强了,我也需要变强,请助我一臂之力~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 23, - "type": 3, - "title": { - "key": "CharacterIpgrading", - "text": "波比升3级" - }, - "onetask": 22, - "txt": { - "key": "Growtxtthree", - "text": "你们都变强了,我也需要变强,请助我一臂之力~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 24, - "type": 3, - "title": { - "key": "CharacterIpgrading", - "text": "波比升4级" - }, - "onetask": 23, - "txt": { - "key": "Growtxtthree", - "text": "你们都变强了,我也需要变强,请助我一臂之力~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 25, - "type": 3, - "title": { - "key": "CharacterIpgrading", - "text": "波比升5级" - }, - "onetask": 24, - "txt": { - "key": "Growtxtthree", - "text": "你们都变强了,我也需要变强,请助我一臂之力~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 26, - "type": 3, - "title": { - "key": "CharacterIpgrading", - "text": "波比升6级" - }, - "onetask": 25, - "txt": { - "key": "Growtxtthree", - "text": "你们都变强了,我也需要变强,请助我一臂之力~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 27, - "type": 3, - "title": { - "key": "CharacterIpgrading", - "text": "波比升7级" - }, - "onetask": 26, - "txt": { - "key": "Growtxtthree", - "text": "你们都变强了,我也需要变强,请助我一臂之力~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 28, - "type": 3, - "title": { - "key": "CharacterIpgrading", - "text": "波比升8级" - }, - "onetask": 27, - "txt": { - "key": "Growtxtthree", - "text": "你们都变强了,我也需要变强,请助我一臂之力~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 29, - "type": 3, - "title": { - "key": "CharacterIpgrading", - "text": "波比升9级" - }, - "onetask": 28, - "txt": { - "key": "Growtxtthree", - "text": "你们都变强了,我也需要变强,请助我一臂之力~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - }, - { - "id": 30, - "type": 3, - "title": { - "key": "CharacterIpgrading", - "text": "波比升9级" - }, - "onetask": 29, - "txt": { - "key": "Growtxtthree", - "text": "你们都变强了,我也需要变强,请助我一臂之力~" - }, - "portrait": "N6_0002_图层-31253", - "fstask": 101, - "jump": 107, - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 1000 - }, - { - "a": "attr", - "t": "diamond", - "n": 1000 - } - ] - } +[ + { + "id": 1, + "type": 1, + "title": { + "key": "ClearanceThread", + "text": "通关1-1" + }, + "onetask": 0, + "txt": { + "key": "Growtxtone", + "text": "位置的丛林充满了危险,赶快带上你的小伙伴去探索一番吧~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 2, + "type": 1, + "title": { + "key": "ClearanceThread", + "text": "通关1-2" + }, + "onetask": 1, + "txt": { + "key": "Growtxtone", + "text": "位置的丛林充满了危险,赶快带上你的小伙伴去探索一番吧~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 3, + "type": 1, + "title": { + "key": "ClearanceThread", + "text": "通关1-3" + }, + "onetask": 2, + "txt": { + "key": "Growtxtone", + "text": "位置的丛林充满了危险,赶快带上你的小伙伴去探索一番吧~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 4, + "type": 1, + "title": { + "key": "ClearanceThread", + "text": "通关1-4" + }, + "onetask": 3, + "txt": { + "key": "Growtxtone", + "text": "位置的丛林充满了危险,赶快带上你的小伙伴去探索一番吧~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 5, + "type": 1, + "title": { + "key": "ClearanceThread", + "text": "通关1-5" + }, + "onetask": 4, + "txt": { + "key": "Growtxtone", + "text": "位置的丛林充满了危险,赶快带上你的小伙伴去探索一番吧~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 6, + "type": 1, + "title": { + "key": "ClearanceThread", + "text": "通关1-6" + }, + "onetask": 5, + "txt": { + "key": "Growtxtone", + "text": "位置的丛林充满了危险,赶快带上你的小伙伴去探索一番吧~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 7, + "type": 1, + "title": { + "key": "ClearanceThread", + "text": "通关1-7" + }, + "onetask": 6, + "txt": { + "key": "Growtxtone", + "text": "位置的丛林充满了危险,赶快带上你的小伙伴去探索一番吧~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 8, + "type": 1, + "title": { + "key": "ClearanceThread", + "text": "通关1-8" + }, + "onetask": 7, + "txt": { + "key": "Growtxtone", + "text": "位置的丛林充满了危险,赶快带上你的小伙伴去探索一番吧~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 9, + "type": 1, + "title": { + "key": "ClearanceThread", + "text": "通关1-9" + }, + "onetask": 8, + "txt": { + "key": "Growtxtone", + "text": "位置的丛林充满了危险,赶快带上你的小伙伴去探索一番吧~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 10, + "type": 1, + "title": { + "key": "ClearanceThread", + "text": "通关1-10" + }, + "onetask": 9, + "txt": { + "key": "Growtxtone", + "text": "位置的丛林充满了危险,赶快带上你的小伙伴去探索一番吧~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 11, + "type": 2, + "title": { + "key": "CharacterGrowth", + "text": "阿宝升1级" + }, + "onetask": 10, + "txt": { + "key": "Growtxttwo", + "text": "阿宝需要变强,快去帮助他把~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 12, + "type": 2, + "title": { + "key": "CharacterGrowth", + "text": "阿宝升2级" + }, + "onetask": 11, + "txt": { + "key": "Growtxttwo", + "text": "阿宝需要变强,快去帮助他把~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 13, + "type": 2, + "title": { + "key": "CharacterGrowth", + "text": "阿宝升3级" + }, + "onetask": 12, + "txt": { + "key": "Growtxttwo", + "text": "阿宝需要变强,快去帮助他把~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 14, + "type": 2, + "title": { + "key": "CharacterGrowth", + "text": "阿宝升4级" + }, + "onetask": 13, + "txt": { + "key": "Growtxttwo", + "text": "阿宝需要变强,快去帮助他把~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 15, + "type": 2, + "title": { + "key": "CharacterGrowth", + "text": "阿宝升5级" + }, + "onetask": 14, + "txt": { + "key": "Growtxttwo", + "text": "阿宝需要变强,快去帮助他把~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 16, + "type": 2, + "title": { + "key": "CharacterGrowth", + "text": "阿宝升6级" + }, + "onetask": 15, + "txt": { + "key": "Growtxttwo", + "text": "阿宝需要变强,快去帮助他把~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 17, + "type": 2, + "title": { + "key": "CharacterGrowth", + "text": "阿宝升7级" + }, + "onetask": 16, + "txt": { + "key": "Growtxttwo", + "text": "阿宝需要变强,快去帮助他把~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 18, + "type": 2, + "title": { + "key": "CharacterGrowth", + "text": "阿宝升8级" + }, + "onetask": 17, + "txt": { + "key": "Growtxttwo", + "text": "阿宝需要变强,快去帮助他把~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 19, + "type": 2, + "title": { + "key": "CharacterGrowth", + "text": "阿宝升9级" + }, + "onetask": 18, + "txt": { + "key": "Growtxttwo", + "text": "阿宝需要变强,快去帮助他把~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 20, + "type": 2, + "title": { + "key": "CharacterGrowth", + "text": "阿宝升10级" + }, + "onetask": 19, + "txt": { + "key": "Growtxttwo", + "text": "阿宝需要变强,快去帮助他把~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 21, + "type": 3, + "title": { + "key": "CharacterIpgrading", + "text": "波比升1级" + }, + "onetask": 20, + "txt": { + "key": "Growtxtthree", + "text": "你们都变强了,我也需要变强,请助我一臂之力~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 22, + "type": 3, + "title": { + "key": "CharacterIpgrading", + "text": "波比升2级" + }, + "onetask": 21, + "txt": { + "key": "Growtxtthree", + "text": "你们都变强了,我也需要变强,请助我一臂之力~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 23, + "type": 3, + "title": { + "key": "CharacterIpgrading", + "text": "波比升3级" + }, + "onetask": 22, + "txt": { + "key": "Growtxtthree", + "text": "你们都变强了,我也需要变强,请助我一臂之力~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 24, + "type": 3, + "title": { + "key": "CharacterIpgrading", + "text": "波比升4级" + }, + "onetask": 23, + "txt": { + "key": "Growtxtthree", + "text": "你们都变强了,我也需要变强,请助我一臂之力~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 25, + "type": 3, + "title": { + "key": "CharacterIpgrading", + "text": "波比升5级" + }, + "onetask": 24, + "txt": { + "key": "Growtxtthree", + "text": "你们都变强了,我也需要变强,请助我一臂之力~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 26, + "type": 3, + "title": { + "key": "CharacterIpgrading", + "text": "波比升6级" + }, + "onetask": 25, + "txt": { + "key": "Growtxtthree", + "text": "你们都变强了,我也需要变强,请助我一臂之力~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 27, + "type": 3, + "title": { + "key": "CharacterIpgrading", + "text": "波比升7级" + }, + "onetask": 26, + "txt": { + "key": "Growtxtthree", + "text": "你们都变强了,我也需要变强,请助我一臂之力~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 28, + "type": 3, + "title": { + "key": "CharacterIpgrading", + "text": "波比升8级" + }, + "onetask": 27, + "txt": { + "key": "Growtxtthree", + "text": "你们都变强了,我也需要变强,请助我一臂之力~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 29, + "type": 3, + "title": { + "key": "CharacterIpgrading", + "text": "波比升9级" + }, + "onetask": 28, + "txt": { + "key": "Growtxtthree", + "text": "你们都变强了,我也需要变强,请助我一臂之力~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + }, + { + "id": 30, + "type": 3, + "title": { + "key": "CharacterIpgrading", + "text": "波比升9级" + }, + "onetask": 29, + "txt": { + "key": "Growtxtthree", + "text": "你们都变强了,我也需要变强,请助我一臂之力~" + }, + "portrait": "N6_0002_图层-31253", + "fstask": 101, + "jump": 107, + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 1000 + }, + { + "a": "attr", + "t": "diamond", + "n": 1000 + } + ] + } ] \ No newline at end of file diff --git a/bin/json/game_guildactivity.json b/bin/json/game_guildactivity.json index 6da3f01a9..d6c88a0f6 100644 --- a/bin/json/game_guildactivity.json +++ b/bin/json/game_guildactivity.json @@ -1,57 +1,57 @@ -[ - { - "id": 1, - "activity": 1000, - "reward": [ - { - "a": "attr", - "t": "diamond", - "n": 50 - } - ] - }, - { - "id": 2, - "activity": 2000, - "reward": [ - { - "a": "attr", - "t": "diamond", - "n": 60 - } - ] - }, - { - "id": 3, - "activity": 3000, - "reward": [ - { - "a": "attr", - "t": "diamond", - "n": 70 - } - ] - }, - { - "id": 4, - "activity": 4000, - "reward": [ - { - "a": "attr", - "t": "diamond", - "n": 80 - } - ] - }, - { - "id": 5, - "activity": 5000, - "reward": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - } +[ + { + "id": 1, + "activity": 1000, + "reward": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + } + ] + }, + { + "id": 2, + "activity": 2000, + "reward": [ + { + "a": "attr", + "t": "diamond", + "n": 60 + } + ] + }, + { + "id": 3, + "activity": 3000, + "reward": [ + { + "a": "attr", + "t": "diamond", + "n": 70 + } + ] + }, + { + "id": 4, + "activity": 4000, + "reward": [ + { + "a": "attr", + "t": "diamond", + "n": 80 + } + ] + }, + { + "id": 5, + "activity": 5000, + "reward": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + } ] \ No newline at end of file diff --git a/bin/json/game_guildlv.json b/bin/json/game_guildlv.json index a51e48a22..dc2920129 100644 --- a/bin/json/game_guildlv.json +++ b/bin/json/game_guildlv.json @@ -1,102 +1,102 @@ -[ - { - "lv": 1, - "exp": 0, - "member_max": 20 - }, - { - "lv": 2, - "exp": 1000, - "member_max": 22 - }, - { - "lv": 3, - "exp": 2000, - "member_max": 24 - }, - { - "lv": 4, - "exp": 3000, - "member_max": 26 - }, - { - "lv": 5, - "exp": 4000, - "member_max": 28 - }, - { - "lv": 6, - "exp": 5000, - "member_max": 30 - }, - { - "lv": 7, - "exp": 6000, - "member_max": 32 - }, - { - "lv": 8, - "exp": 7000, - "member_max": 34 - }, - { - "lv": 9, - "exp": 8000, - "member_max": 36 - }, - { - "lv": 10, - "exp": 9000, - "member_max": 38 - }, - { - "lv": 11, - "exp": 10000, - "member_max": 40 - }, - { - "lv": 12, - "exp": 11000, - "member_max": 42 - }, - { - "lv": 13, - "exp": 12000, - "member_max": 44 - }, - { - "lv": 14, - "exp": 13000, - "member_max": 46 - }, - { - "lv": 15, - "exp": 14000, - "member_max": 48 - }, - { - "lv": 16, - "exp": 15000, - "member_max": 50 - }, - { - "lv": 17, - "exp": 16000, - "member_max": 52 - }, - { - "lv": 18, - "exp": 17000, - "member_max": 54 - }, - { - "lv": 19, - "exp": 18000, - "member_max": 56 - }, - { - "lv": 20, - "exp": 19000, - "member_max": 58 - } +[ + { + "lv": 1, + "exp": 0, + "member_max": 22 + }, + { + "lv": 2, + "exp": 1000, + "member_max": 24 + }, + { + "lv": 3, + "exp": 2000, + "member_max": 26 + }, + { + "lv": 4, + "exp": 3000, + "member_max": 28 + }, + { + "lv": 5, + "exp": 4000, + "member_max": 30 + }, + { + "lv": 6, + "exp": 5000, + "member_max": 32 + }, + { + "lv": 7, + "exp": 6000, + "member_max": 34 + }, + { + "lv": 8, + "exp": 7000, + "member_max": 36 + }, + { + "lv": 9, + "exp": 8000, + "member_max": 38 + }, + { + "lv": 10, + "exp": 9000, + "member_max": 40 + }, + { + "lv": 11, + "exp": 10000, + "member_max": 42 + }, + { + "lv": 12, + "exp": 11000, + "member_max": 44 + }, + { + "lv": 13, + "exp": 12000, + "member_max": 46 + }, + { + "lv": 14, + "exp": 13000, + "member_max": 48 + }, + { + "lv": 15, + "exp": 14000, + "member_max": 50 + }, + { + "lv": 16, + "exp": 15000, + "member_max": 52 + }, + { + "lv": 17, + "exp": 16000, + "member_max": 54 + }, + { + "lv": 18, + "exp": 17000, + "member_max": 56 + }, + { + "lv": 19, + "exp": 18000, + "member_max": 58 + }, + { + "lv": 20, + "exp": 19000, + "member_max": 60 + } ] \ No newline at end of file diff --git a/bin/json/game_guildpng.json b/bin/json/game_guildpng.json index 8344f195a..b69cb0040 100644 --- a/bin/json/game_guildpng.json +++ b/bin/json/game_guildpng.json @@ -1,46 +1,46 @@ -[ - { - "id": 1, - "png": "wp_icon_10013" - }, - { - "id": 2, - "png": "wp_icon_10014" - }, - { - "id": 3, - "png": "wp_icon_10015" - }, - { - "id": 4, - "png": "wp_icon_10016" - }, - { - "id": 5, - "png": "wp_icon_10017" - }, - { - "id": 6, - "png": "wp_icon_10018" - }, - { - "id": 7, - "png": "wp_icon_10019" - }, - { - "id": 8, - "png": "wp_icon_10020" - }, - { - "id": 9, - "png": "wp_icon_10021" - }, - { - "id": 10, - "png": "wp_icon_10022" - }, - { - "id": 11, - "png": "wp_icon_10023" - } +[ + { + "id": 1, + "png": "wp_icon_10013" + }, + { + "id": 2, + "png": "wp_icon_10014" + }, + { + "id": 3, + "png": "wp_icon_10015" + }, + { + "id": 4, + "png": "wp_icon_10016" + }, + { + "id": 5, + "png": "wp_icon_10017" + }, + { + "id": 6, + "png": "wp_icon_10018" + }, + { + "id": 7, + "png": "wp_icon_10019" + }, + { + "id": 8, + "png": "wp_icon_10020" + }, + { + "id": 9, + "png": "wp_icon_10021" + }, + { + "id": 10, + "png": "wp_icon_10022" + }, + { + "id": 11, + "png": "wp_icon_10023" + } ] \ No newline at end of file diff --git a/bin/json/game_guildsign.json b/bin/json/game_guildsign.json index 194fecace..bf82f0713 100644 --- a/bin/json/game_guildsign.json +++ b/bin/json/game_guildsign.json @@ -1,132 +1,132 @@ -[ - { - "id": 1, - "down": 0, - "up": 4, - "SignIn_text": { - "key": "signin1", - "text": "昨日0人签到" - }, - "reward": [ - { - "a": "attr", - "t": "diamond", - "n": 10 - }, - { - "a": "attr", - "t": "guildcoin", - "n": 10 - } - ], - "exp": { - "a": "attr", - "t": "guildexp", - "n": 0 - } - }, - { - "id": 2, - "down": 5, - "up": 9, - "SignIn_text": { - "key": "signin2", - "text": "昨日5人签到" - }, - "reward": [ - { - "a": "attr", - "t": "diamond", - "n": 50 - }, - { - "a": "attr", - "t": "guildcoin", - "n": 50 - } - ], - "exp": { - "a": "attr", - "t": "guildexp", - "n": 50 - } - }, - { - "id": 3, - "down": 10, - "up": 14, - "SignIn_text": { - "key": "signin3", - "text": "昨日10人签到" - }, - "reward": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - }, - { - "a": "attr", - "t": "guildcoin", - "n": 100 - } - ], - "exp": { - "a": "attr", - "t": "guildexp", - "n": 100 - } - }, - { - "id": 4, - "down": 15, - "up": 19, - "SignIn_text": { - "key": "signin4", - "text": "昨日15人签到" - }, - "reward": [ - { - "a": "attr", - "t": "diamond", - "n": 150 - }, - { - "a": "attr", - "t": "guildcoin", - "n": 150 - } - ], - "exp": { - "a": "attr", - "t": "guildexp", - "n": 150 - } - }, - { - "id": 5, - "down": 20, - "up": 99, - "SignIn_text": { - "key": "signin5", - "text": "昨日20人签到" - }, - "reward": [ - { - "a": "attr", - "t": "diamond", - "n": 200 - }, - { - "a": "attr", - "t": "guildcoin", - "n": 200 - } - ], - "exp": { - "a": "attr", - "t": "guildexp", - "n": 200 - } - } +[ + { + "id": 1, + "down": 0, + "up": 4, + "SignIn_text": { + "key": "signin1", + "text": "昨日0人签到" + }, + "reward": [ + { + "a": "attr", + "t": "diamond", + "n": 10 + }, + { + "a": "attr", + "t": "guildcoin", + "n": 10 + } + ], + "exp": { + "a": "attr", + "t": "guildexp", + "n": 0 + } + }, + { + "id": 2, + "down": 5, + "up": 9, + "SignIn_text": { + "key": "signin2", + "text": "昨日5人签到" + }, + "reward": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + }, + { + "a": "attr", + "t": "guildcoin", + "n": 50 + } + ], + "exp": { + "a": "attr", + "t": "guildexp", + "n": 50 + } + }, + { + "id": 3, + "down": 10, + "up": 14, + "SignIn_text": { + "key": "signin3", + "text": "昨日10人签到" + }, + "reward": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + }, + { + "a": "attr", + "t": "guildcoin", + "n": 100 + } + ], + "exp": { + "a": "attr", + "t": "guildexp", + "n": 100 + } + }, + { + "id": 4, + "down": 15, + "up": 19, + "SignIn_text": { + "key": "signin4", + "text": "昨日15人签到" + }, + "reward": [ + { + "a": "attr", + "t": "diamond", + "n": 150 + }, + { + "a": "attr", + "t": "guildcoin", + "n": 150 + } + ], + "exp": { + "a": "attr", + "t": "guildexp", + "n": 150 + } + }, + { + "id": 5, + "down": 20, + "up": 99, + "SignIn_text": { + "key": "signin5", + "text": "昨日20人签到" + }, + "reward": [ + { + "a": "attr", + "t": "diamond", + "n": 200 + }, + { + "a": "attr", + "t": "guildcoin", + "n": 200 + } + ], + "exp": { + "a": "attr", + "t": "guildexp", + "n": 200 + } + } ] \ No newline at end of file diff --git a/bin/json/game_guildtask.json b/bin/json/game_guildtask.json index 9196de442..f412be553 100644 --- a/bin/json/game_guildtask.json +++ b/bin/json/game_guildtask.json @@ -1,247 +1,282 @@ -[ - { - "type_id": 10001, - "id_list": 1, - "weight": 1000, - "jump_interface": 103, - "task_display": { - "key": "guild_task10001", - "text": "提升任意英雄1级" - }, - "reward": [ - { - "a": "attr", - "t": "diamond", - "n": 50 - }, - { - "a": "attr", - "t": "guildcoin", - "n": 50 - } - ], - "sociaty_reward": [ - { - "a": "attr", - "t": "guildactive", - "n": 20 - }, - { - "a": "attr", - "t": "guildexp", - "n": 20 - } - ], - "contribution": 50 - }, - { - "type_id": 10002, - "id_list": 2, - "weight": 1000, - "jump_interface": 103, - "task_display": { - "key": "guild_task10002", - "text": "提升任意英雄5级" - }, - "reward": [ - { - "a": "attr", - "t": "diamond", - "n": 60 - }, - { - "a": "attr", - "t": "guildcoin", - "n": 50 - } - ], - "sociaty_reward": [ - { - "a": "attr", - "t": "guildactive", - "n": 20 - }, - { - "a": "attr", - "t": "guildexp", - "n": 20 - } - ], - "contribution": 50 - }, - { - "type_id": 10003, - "id_list": 3, - "weight": 1000, - "jump_interface": 103, - "task_display": { - "key": "guild_task10003", - "text": "提升任意英雄10级" - }, - "reward": [ - { - "a": "attr", - "t": "diamond", - "n": 70 - }, - { - "a": "attr", - "t": "guildcoin", - "n": 50 - } - ], - "sociaty_reward": [ - { - "a": "attr", - "t": "guildactive", - "n": 20 - }, - { - "a": "attr", - "t": "guildexp", - "n": 20 - } - ], - "contribution": 50 - }, - { - "type_id": 10101, - "id_list": 4, - "weight": 1000, - "jump_interface": 0, - "task_display": { - "key": "guild_task10101", - "text": "登录游戏" - }, - "reward": [ - { - "a": "attr", - "t": "diamond", - "n": 80 - }, - { - "a": "attr", - "t": "guildcoin", - "n": 50 - } - ], - "sociaty_reward": [ - { - "a": "attr", - "t": "guildactive", - "n": 20 - }, - { - "a": "attr", - "t": "guildexp", - "n": 20 - } - ], - "contribution": 50 - }, - { - "type_id": 10201, - "id_list": 5, - "weight": 1000, - "jump_interface": 107, - "task_display": { - "key": "guild_task10201", - "text": "进行1次普通招募" - }, - "reward": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - }, - { - "a": "attr", - "t": "guildcoin", - "n": 50 - } - ], - "sociaty_reward": [ - { - "a": "attr", - "t": "guildactive", - "n": 20 - }, - { - "a": "attr", - "t": "guildexp", - "n": 20 - } - ], - "contribution": 50 - }, - { - "type_id": 10202, - "id_list": 6, - "weight": 1000, - "jump_interface": 107, - "task_display": { - "key": "guild_task10202", - "text": "进行5次普通招募" - }, - "reward": [ - { - "a": "attr", - "t": "diamond", - "n": 50 - }, - { - "a": "attr", - "t": "guildcoin", - "n": 50 - } - ], - "sociaty_reward": [ - { - "a": "attr", - "t": "guildactive", - "n": 20 - }, - { - "a": "attr", - "t": "guildexp", - "n": 20 - } - ], - "contribution": 50 - }, - { - "type_id": 10203, - "id_list": 7, - "weight": 1000, - "jump_interface": 107, - "task_display": { - "key": "guild_task10203", - "text": "进行10次普通招募" - }, - "reward": [ - { - "a": "attr", - "t": "diamond", - "n": 60 - }, - { - "a": "attr", - "t": "guildcoin", - "n": 50 - } - ], - "sociaty_reward": [ - { - "a": "attr", - "t": "guildactive", - "n": 20 - }, - { - "a": "attr", - "t": "guildexp", - "n": 20 - } - ], - "contribution": 50 - } +[ + { + "type_id": 5011001, + "id_list": 1, + "weight": 1000, + "jump_interface": 115, + "task_display": { + "key": "guild_task5011001", + "text": "赠送3次友情点" + }, + "reward": [ + { + "a": "attr", + "t": "guildcoin", + "n": 50 + }, + { + "a": "attr", + "t": "gold", + "n": 50000 + } + ], + "sociaty_reward": [ + { + "a": "attr", + "t": "guildactive", + "n": 20 + }, + { + "a": "attr", + "t": "guildexp", + "n": 20 + } + ], + "contribution": 50 + }, + { + "type_id": 5012001, + "id_list": 2, + "weight": 1000, + "jump_interface": 113, + "task_display": { + "key": "guild_task5012001", + "text": "使用好友助战英雄1次" + }, + "reward": [ + { + "a": "attr", + "t": "guildcoin", + "n": 50 + }, + { + "a": "attr", + "t": "gold", + "n": 50000 + } + ], + "sociaty_reward": [ + { + "a": "attr", + "t": "guildactive", + "n": 20 + }, + { + "a": "attr", + "t": "guildexp", + "n": 20 + } + ], + "contribution": 50 + }, + { + "type_id": 5018001, + "id_list": 3, + "weight": 1000, + "jump_interface": 107, + "task_display": { + "key": "guild_task5018001", + "text": "进行一次普通招募" + }, + "reward": [ + { + "a": "attr", + "t": "guildcoin", + "n": 50 + }, + { + "a": "attr", + "t": "gold", + "n": 50000 + } + ], + "sociaty_reward": [ + { + "a": "attr", + "t": "guildactive", + "n": 20 + }, + { + "a": "attr", + "t": "guildexp", + "n": 20 + } + ], + "contribution": 50 + }, + { + "type_id": 5024001, + "id_list": 4, + "weight": 1000, + "jump_interface": 103, + "task_display": { + "key": "guild_task5024001", + "text": "为任意影响提升1级" + }, + "reward": [ + { + "a": "attr", + "t": "guildcoin", + "n": 50 + }, + { + "a": "attr", + "t": "gold", + "n": 50000 + } + ], + "sociaty_reward": [ + { + "a": "attr", + "t": "guildactive", + "n": 20 + }, + { + "a": "attr", + "t": "guildexp", + "n": 20 + } + ], + "contribution": 50 + }, + { + "type_id": 5047001, + "id_list": 5, + "weight": 1000, + "jump_interface": 103, + "task_display": { + "key": "guild_task5047001", + "text": "强化任意装备成功6次" + }, + "reward": [ + { + "a": "attr", + "t": "guildcoin", + "n": 50 + }, + { + "a": "attr", + "t": "gold", + "n": 50000 + } + ], + "sociaty_reward": [ + { + "a": "attr", + "t": "guildactive", + "n": 20 + }, + { + "a": "attr", + "t": "guildexp", + "n": 20 + } + ], + "contribution": 50 + }, + { + "type_id": 5063001, + "id_list": 6, + "weight": 1000, + "jump_interface": 109, + "task_display": { + "key": "guild_task5063001", + "text": "日常任务活跃达到100" + }, + "reward": [ + { + "a": "attr", + "t": "guildcoin", + "n": 50 + }, + { + "a": "attr", + "t": "gold", + "n": 50000 + } + ], + "sociaty_reward": [ + { + "a": "attr", + "t": "guildactive", + "n": 20 + }, + { + "a": "attr", + "t": "guildexp", + "n": 20 + } + ], + "contribution": 50 + }, + { + "type_id": 5068001, + "id_list": 7, + "weight": 1000, + "jump_interface": 122, + "task_display": { + "key": "guild_task5068001", + "text": "消费200000金币" + }, + "reward": [ + { + "a": "attr", + "t": "guildcoin", + "n": 50 + }, + { + "a": "attr", + "t": "gold", + "n": 50000 + } + ], + "sociaty_reward": [ + { + "a": "attr", + "t": "guildactive", + "n": 20 + }, + { + "a": "attr", + "t": "guildexp", + "n": 20 + } + ], + "contribution": 50 + }, + { + "type_id": 5104001, + "id_list": 8, + "weight": 1000, + "jump_interface": 123, + "task_display": { + "key": "guild_task5104001", + "text": "消费100钻石" + }, + "reward": [ + { + "a": "attr", + "t": "guildcoin", + "n": 50 + }, + { + "a": "attr", + "t": "gold", + "n": 50000 + } + ], + "sociaty_reward": [ + { + "a": "attr", + "t": "guildactive", + "n": 20 + }, + { + "a": "attr", + "t": "guildexp", + "n": 20 + } + ], + "contribution": 50 + } ] \ No newline at end of file diff --git a/bin/json/game_help.json b/bin/json/game_help.json new file mode 100644 index 000000000..8802c480b --- /dev/null +++ b/bin/json/game_help.json @@ -0,0 +1,24 @@ +[ + { + "key": "resonance", + "title": { + "key": "HelpTitle_resonance", + "text": "共鸣帮助信息" + }, + "text": { + "key": "HelpText_resonance", + "text": "共鸣帮助信息内容" + } + }, + { + "key": "awaken", + "title": { + "key": "HelpTitle_awaken", + "text": "觉醒帮助信息" + }, + "text": { + "key": "HelpText_awaken", + "text": "觉醒帮助信息内容" + } + } +] \ No newline at end of file diff --git a/bin/json/game_heroawaken.json b/bin/json/game_heroawaken.json index 3760fcc6b..9e191d4d4 100644 --- a/bin/json/game_heroawaken.json +++ b/bin/json/game_heroawaken.json @@ -21,7 +21,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513001", + "n": 1 + } + ] }, { "key": 2, @@ -45,7 +51,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513001", + "n": 1 + } + ] }, { "key": 3, @@ -74,7 +86,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513001", + "n": 1 + } + ] }, { "key": 4, @@ -103,7 +121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513001", + "n": 1 + } + ] }, { "key": 5, @@ -132,7 +156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513001", + "n": 1 + } + ] }, { "key": 6, @@ -161,7 +191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513001", + "n": 1 + } + ] }, { "key": 7, @@ -185,7 +221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513001", + "n": 1 + } + ] }, { "key": 8, @@ -209,7 +251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513001", + "n": 1 + } + ] }, { "key": 9, @@ -238,7 +286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513001", + "n": 1 + } + ] }, { "key": 10, @@ -267,7 +321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513001", + "n": 1 + } + ] }, { "key": 11, @@ -296,7 +356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513001", + "n": 1 + } + ] }, { "key": 12, @@ -325,7 +391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513001", + "n": 1 + } + ] }, { "key": 13, @@ -349,7 +421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513002", + "n": 1 + } + ] }, { "key": 14, @@ -373,7 +451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513002", + "n": 1 + } + ] }, { "key": 15, @@ -402,7 +486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513002", + "n": 1 + } + ] }, { "key": 16, @@ -431,7 +521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513002", + "n": 1 + } + ] }, { "key": 17, @@ -460,7 +556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513002", + "n": 1 + } + ] }, { "key": 18, @@ -489,7 +591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513002", + "n": 1 + } + ] }, { "key": 19, @@ -513,7 +621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513002", + "n": 1 + } + ] }, { "key": 20, @@ -537,7 +651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513002", + "n": 1 + } + ] }, { "key": 21, @@ -566,7 +686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513002", + "n": 1 + } + ] }, { "key": 22, @@ -595,7 +721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513002", + "n": 1 + } + ] }, { "key": 23, @@ -624,7 +756,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513002", + "n": 1 + } + ] }, { "key": 24, @@ -653,7 +791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513002", + "n": 1 + } + ] }, { "key": 25, @@ -677,7 +821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513003", + "n": 1 + } + ] }, { "key": 26, @@ -701,7 +851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513003", + "n": 1 + } + ] }, { "key": 27, @@ -730,7 +886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513003", + "n": 1 + } + ] }, { "key": 28, @@ -759,7 +921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513003", + "n": 1 + } + ] }, { "key": 29, @@ -788,7 +956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513003", + "n": 1 + } + ] }, { "key": 30, @@ -817,7 +991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513003", + "n": 1 + } + ] }, { "key": 31, @@ -841,7 +1021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513003", + "n": 1 + } + ] }, { "key": 32, @@ -865,7 +1051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513003", + "n": 1 + } + ] }, { "key": 33, @@ -894,7 +1086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513003", + "n": 1 + } + ] }, { "key": 34, @@ -923,7 +1121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513003", + "n": 1 + } + ] }, { "key": 35, @@ -952,7 +1156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513003", + "n": 1 + } + ] }, { "key": 36, @@ -981,7 +1191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513003", + "n": 1 + } + ] }, { "key": 37, @@ -1008,8 +1224,8 @@ "awakenup": [ { "a": "item", - "t": "90001", - "n": 20 + "t": "513004", + "n": 1 } ] }, @@ -1038,8 +1254,8 @@ "awakenup": [ { "a": "item", - "t": "90001", - "n": 20 + "t": "513004", + "n": 1 } ] }, @@ -1073,8 +1289,8 @@ "awakenup": [ { "a": "item", - "t": "90001", - "n": 20 + "t": "513004", + "n": 1 } ] }, @@ -1108,8 +1324,8 @@ "awakenup": [ { "a": "item", - "t": "90001", - "n": 20 + "t": "513004", + "n": 1 } ] }, @@ -1143,8 +1359,8 @@ "awakenup": [ { "a": "item", - "t": "90001", - "n": 20 + "t": "513004", + "n": 1 } ] }, @@ -1178,8 +1394,8 @@ "awakenup": [ { "a": "item", - "t": "90001", - "n": 20 + "t": "513004", + "n": 1 } ] }, @@ -1205,7 +1421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513004", + "n": 1 + } + ] }, { "key": 44, @@ -1229,7 +1451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513004", + "n": 1 + } + ] }, { "key": 45, @@ -1258,7 +1486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513004", + "n": 1 + } + ] }, { "key": 46, @@ -1287,7 +1521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513004", + "n": 1 + } + ] }, { "key": 47, @@ -1316,7 +1556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513004", + "n": 1 + } + ] }, { "key": 48, @@ -1345,7 +1591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513004", + "n": 1 + } + ] }, { "key": 49, @@ -1369,7 +1621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513005", + "n": 1 + } + ] }, { "key": 50, @@ -1393,7 +1651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513005", + "n": 1 + } + ] }, { "key": 51, @@ -1422,7 +1686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513005", + "n": 1 + } + ] }, { "key": 52, @@ -1451,7 +1721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513005", + "n": 1 + } + ] }, { "key": 53, @@ -1480,7 +1756,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513005", + "n": 1 + } + ] }, { "key": 54, @@ -1509,7 +1791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513005", + "n": 1 + } + ] }, { "key": 55, @@ -1533,7 +1821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513005", + "n": 1 + } + ] }, { "key": 56, @@ -1557,7 +1851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513005", + "n": 1 + } + ] }, { "key": 57, @@ -1586,7 +1886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513005", + "n": 1 + } + ] }, { "key": 58, @@ -1615,7 +1921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513005", + "n": 1 + } + ] }, { "key": 59, @@ -1644,7 +1956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513005", + "n": 1 + } + ] }, { "key": 60, @@ -1673,7 +1991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "513005", + "n": 1 + } + ] }, { "key": 61, @@ -1697,7 +2021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514001", + "n": 1 + } + ] }, { "key": 62, @@ -1721,7 +2051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514001", + "n": 1 + } + ] }, { "key": 63, @@ -1750,7 +2086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514001", + "n": 1 + } + ] }, { "key": 64, @@ -1779,7 +2121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514001", + "n": 1 + } + ] }, { "key": 65, @@ -1808,7 +2156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514001", + "n": 1 + } + ] }, { "key": 66, @@ -1837,7 +2191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514001", + "n": 1 + } + ] }, { "key": 67, @@ -1861,7 +2221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514001", + "n": 1 + } + ] }, { "key": 68, @@ -1885,7 +2251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514001", + "n": 1 + } + ] }, { "key": 69, @@ -1914,7 +2286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514001", + "n": 1 + } + ] }, { "key": 70, @@ -1943,7 +2321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514001", + "n": 1 + } + ] }, { "key": 71, @@ -1972,7 +2356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514001", + "n": 1 + } + ] }, { "key": 72, @@ -2001,7 +2391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514001", + "n": 1 + } + ] }, { "key": 73, @@ -2025,7 +2421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514002", + "n": 1 + } + ] }, { "key": 74, @@ -2049,7 +2451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514002", + "n": 1 + } + ] }, { "key": 75, @@ -2078,7 +2486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514002", + "n": 1 + } + ] }, { "key": 76, @@ -2107,7 +2521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514002", + "n": 1 + } + ] }, { "key": 77, @@ -2136,7 +2556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514002", + "n": 1 + } + ] }, { "key": 78, @@ -2165,7 +2591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514002", + "n": 1 + } + ] }, { "key": 79, @@ -2189,7 +2621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514002", + "n": 1 + } + ] }, { "key": 80, @@ -2213,7 +2651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514002", + "n": 1 + } + ] }, { "key": 81, @@ -2242,7 +2686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514002", + "n": 1 + } + ] }, { "key": 82, @@ -2271,7 +2721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514002", + "n": 1 + } + ] }, { "key": 83, @@ -2300,7 +2756,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514002", + "n": 1 + } + ] }, { "key": 84, @@ -2329,7 +2791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514002", + "n": 1 + } + ] }, { "key": 85, @@ -2353,7 +2821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514003", + "n": 1 + } + ] }, { "key": 86, @@ -2377,7 +2851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514003", + "n": 1 + } + ] }, { "key": 87, @@ -2406,7 +2886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514003", + "n": 1 + } + ] }, { "key": 88, @@ -2435,7 +2921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514003", + "n": 1 + } + ] }, { "key": 89, @@ -2464,7 +2956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514003", + "n": 1 + } + ] }, { "key": 90, @@ -2493,7 +2991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514003", + "n": 1 + } + ] }, { "key": 91, @@ -2517,7 +3021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514003", + "n": 1 + } + ] }, { "key": 92, @@ -2541,7 +3051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514003", + "n": 1 + } + ] }, { "key": 93, @@ -2570,7 +3086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514003", + "n": 1 + } + ] }, { "key": 94, @@ -2599,7 +3121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514003", + "n": 1 + } + ] }, { "key": 95, @@ -2628,7 +3156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514003", + "n": 1 + } + ] }, { "key": 96, @@ -2657,7 +3191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514003", + "n": 1 + } + ] }, { "key": 97, @@ -2681,7 +3221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514004", + "n": 1 + } + ] }, { "key": 98, @@ -2705,7 +3251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514004", + "n": 1 + } + ] }, { "key": 99, @@ -2734,7 +3286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514004", + "n": 1 + } + ] }, { "key": 100, @@ -2763,7 +3321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514004", + "n": 1 + } + ] }, { "key": 101, @@ -2792,7 +3356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514004", + "n": 1 + } + ] }, { "key": 102, @@ -2821,7 +3391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514004", + "n": 1 + } + ] }, { "key": 103, @@ -2845,7 +3421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514004", + "n": 1 + } + ] }, { "key": 104, @@ -2869,7 +3451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514004", + "n": 1 + } + ] }, { "key": 105, @@ -2898,7 +3486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514004", + "n": 1 + } + ] }, { "key": 106, @@ -2927,7 +3521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514004", + "n": 1 + } + ] }, { "key": 107, @@ -2956,7 +3556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514004", + "n": 1 + } + ] }, { "key": 108, @@ -2985,7 +3591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514004", + "n": 1 + } + ] }, { "key": 109, @@ -3009,7 +3621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514005", + "n": 1 + } + ] }, { "key": 110, @@ -3033,7 +3651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514005", + "n": 1 + } + ] }, { "key": 111, @@ -3062,7 +3686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514005", + "n": 1 + } + ] }, { "key": 112, @@ -3091,7 +3721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514005", + "n": 1 + } + ] }, { "key": 113, @@ -3120,7 +3756,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514005", + "n": 1 + } + ] }, { "key": 114, @@ -3149,7 +3791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514005", + "n": 1 + } + ] }, { "key": 115, @@ -3173,7 +3821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514005", + "n": 1 + } + ] }, { "key": 116, @@ -3197,7 +3851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514005", + "n": 1 + } + ] }, { "key": 117, @@ -3226,7 +3886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514005", + "n": 1 + } + ] }, { "key": 118, @@ -3255,7 +3921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514005", + "n": 1 + } + ] }, { "key": 119, @@ -3284,7 +3956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514005", + "n": 1 + } + ] }, { "key": 120, @@ -3313,7 +3991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514005", + "n": 1 + } + ] }, { "key": 121, @@ -3337,7 +4021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514006", + "n": 1 + } + ] }, { "key": 122, @@ -3361,7 +4051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514006", + "n": 1 + } + ] }, { "key": 123, @@ -3390,7 +4086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514006", + "n": 1 + } + ] }, { "key": 124, @@ -3419,7 +4121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514006", + "n": 1 + } + ] }, { "key": 125, @@ -3448,7 +4156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514006", + "n": 1 + } + ] }, { "key": 126, @@ -3477,7 +4191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514006", + "n": 1 + } + ] }, { "key": 127, @@ -3501,7 +4221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514006", + "n": 1 + } + ] }, { "key": 128, @@ -3525,7 +4251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514006", + "n": 1 + } + ] }, { "key": 129, @@ -3554,7 +4286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514006", + "n": 1 + } + ] }, { "key": 130, @@ -3583,7 +4321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514006", + "n": 1 + } + ] }, { "key": 131, @@ -3612,7 +4356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514006", + "n": 1 + } + ] }, { "key": 132, @@ -3641,7 +4391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514006", + "n": 1 + } + ] }, { "key": 133, @@ -3665,7 +4421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514007", + "n": 1 + } + ] }, { "key": 134, @@ -3689,7 +4451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514007", + "n": 1 + } + ] }, { "key": 135, @@ -3718,7 +4486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514007", + "n": 1 + } + ] }, { "key": 136, @@ -3747,7 +4521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514007", + "n": 1 + } + ] }, { "key": 137, @@ -3776,7 +4556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514007", + "n": 1 + } + ] }, { "key": 138, @@ -3805,7 +4591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514007", + "n": 1 + } + ] }, { "key": 139, @@ -3829,7 +4621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514007", + "n": 1 + } + ] }, { "key": 140, @@ -3853,7 +4651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514007", + "n": 1 + } + ] }, { "key": 141, @@ -3882,7 +4686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514007", + "n": 1 + } + ] }, { "key": 142, @@ -3911,7 +4721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514007", + "n": 1 + } + ] }, { "key": 143, @@ -3940,7 +4756,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514007", + "n": 1 + } + ] }, { "key": 144, @@ -3969,7 +4791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "514007", + "n": 1 + } + ] }, { "key": 145, @@ -3993,7 +4821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515001", + "n": 1 + } + ] }, { "key": 146, @@ -4017,7 +4851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515001", + "n": 1 + } + ] }, { "key": 147, @@ -4046,7 +4886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515001", + "n": 1 + } + ] }, { "key": 148, @@ -4075,7 +4921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515001", + "n": 1 + } + ] }, { "key": 149, @@ -4104,7 +4956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515001", + "n": 1 + } + ] }, { "key": 150, @@ -4133,7 +4991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515001", + "n": 1 + } + ] }, { "key": 151, @@ -4157,7 +5021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515001", + "n": 1 + } + ] }, { "key": 152, @@ -4181,7 +5051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515001", + "n": 1 + } + ] }, { "key": 153, @@ -4210,7 +5086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515001", + "n": 1 + } + ] }, { "key": 154, @@ -4239,7 +5121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515001", + "n": 1 + } + ] }, { "key": 155, @@ -4268,7 +5156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515001", + "n": 1 + } + ] }, { "key": 156, @@ -4297,7 +5191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515001", + "n": 1 + } + ] }, { "key": 157, @@ -4321,7 +5221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515002", + "n": 1 + } + ] }, { "key": 158, @@ -4345,7 +5251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515002", + "n": 1 + } + ] }, { "key": 159, @@ -4374,7 +5286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515002", + "n": 1 + } + ] }, { "key": 160, @@ -4403,7 +5321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515002", + "n": 1 + } + ] }, { "key": 161, @@ -4432,7 +5356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515002", + "n": 1 + } + ] }, { "key": 162, @@ -4461,7 +5391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515002", + "n": 1 + } + ] }, { "key": 163, @@ -4485,7 +5421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515002", + "n": 1 + } + ] }, { "key": 164, @@ -4509,7 +5451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515002", + "n": 1 + } + ] }, { "key": 165, @@ -4538,7 +5486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515002", + "n": 1 + } + ] }, { "key": 166, @@ -4567,7 +5521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515002", + "n": 1 + } + ] }, { "key": 167, @@ -4596,7 +5556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515002", + "n": 1 + } + ] }, { "key": 168, @@ -4625,7 +5591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515002", + "n": 1 + } + ] }, { "key": 169, @@ -4649,7 +5621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515003", + "n": 1 + } + ] }, { "key": 170, @@ -4673,7 +5651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515003", + "n": 1 + } + ] }, { "key": 171, @@ -4702,7 +5686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515003", + "n": 1 + } + ] }, { "key": 172, @@ -4731,7 +5721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515003", + "n": 1 + } + ] }, { "key": 173, @@ -4760,7 +5756,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515003", + "n": 1 + } + ] }, { "key": 174, @@ -4789,7 +5791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515003", + "n": 1 + } + ] }, { "key": 175, @@ -4813,7 +5821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515003", + "n": 1 + } + ] }, { "key": 176, @@ -4837,7 +5851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515003", + "n": 1 + } + ] }, { "key": 177, @@ -4866,7 +5886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515003", + "n": 1 + } + ] }, { "key": 178, @@ -4895,7 +5921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515003", + "n": 1 + } + ] }, { "key": 179, @@ -4924,7 +5956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515003", + "n": 1 + } + ] }, { "key": 180, @@ -4953,7 +5991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515003", + "n": 1 + } + ] }, { "key": 181, @@ -4977,7 +6021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515004", + "n": 1 + } + ] }, { "key": 182, @@ -5001,7 +6051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515004", + "n": 1 + } + ] }, { "key": 183, @@ -5030,7 +6086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515004", + "n": 1 + } + ] }, { "key": 184, @@ -5059,7 +6121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515004", + "n": 1 + } + ] }, { "key": 185, @@ -5088,15 +6156,21 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515004", + "n": 1 + } + ] }, { "key": 186, "hid": "15004", "phase": 6, "phasebonus": [ - "hppro", - "200" + "915004211", + "1" ], "icon": "js_jx_img_icon02", "condition": 25, @@ -5117,7 +6191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515004", + "n": 1 + } + ] }, { "key": 187, @@ -5141,7 +6221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515004", + "n": 1 + } + ] }, { "key": 188, @@ -5165,7 +6251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515004", + "n": 1 + } + ] }, { "key": 189, @@ -5194,7 +6286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515004", + "n": 1 + } + ] }, { "key": 190, @@ -5223,7 +6321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515004", + "n": 1 + } + ] }, { "key": 191, @@ -5252,7 +6356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515004", + "n": 1 + } + ] }, { "key": 192, @@ -5281,7 +6391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515004", + "n": 1 + } + ] }, { "key": 193, @@ -5305,7 +6421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523001", + "n": 1 + } + ] }, { "key": 194, @@ -5329,7 +6451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523001", + "n": 1 + } + ] }, { "key": 195, @@ -5358,7 +6486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523001", + "n": 1 + } + ] }, { "key": 196, @@ -5387,7 +6521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523001", + "n": 1 + } + ] }, { "key": 197, @@ -5416,7 +6556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523001", + "n": 1 + } + ] }, { "key": 198, @@ -5445,7 +6591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523001", + "n": 1 + } + ] }, { "key": 199, @@ -5469,7 +6621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523001", + "n": 1 + } + ] }, { "key": 200, @@ -5493,7 +6651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523001", + "n": 1 + } + ] }, { "key": 201, @@ -5522,7 +6686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523001", + "n": 1 + } + ] }, { "key": 202, @@ -5551,7 +6721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523001", + "n": 1 + } + ] }, { "key": 203, @@ -5580,7 +6756,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523001", + "n": 1 + } + ] }, { "key": 204, @@ -5609,7 +6791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523001", + "n": 1 + } + ] }, { "key": 205, @@ -5633,7 +6821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523002", + "n": 1 + } + ] }, { "key": 206, @@ -5657,7 +6851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523002", + "n": 1 + } + ] }, { "key": 207, @@ -5686,7 +6886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523002", + "n": 1 + } + ] }, { "key": 208, @@ -5715,7 +6921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523002", + "n": 1 + } + ] }, { "key": 209, @@ -5744,7 +6956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523002", + "n": 1 + } + ] }, { "key": 210, @@ -5773,7 +6991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523002", + "n": 1 + } + ] }, { "key": 211, @@ -5797,7 +7021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523002", + "n": 1 + } + ] }, { "key": 212, @@ -5821,7 +7051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523002", + "n": 1 + } + ] }, { "key": 213, @@ -5850,7 +7086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523002", + "n": 1 + } + ] }, { "key": 214, @@ -5879,7 +7121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523002", + "n": 1 + } + ] }, { "key": 215, @@ -5908,7 +7156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523002", + "n": 1 + } + ] }, { "key": 216, @@ -5937,7 +7191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523002", + "n": 1 + } + ] }, { "key": 217, @@ -5961,7 +7221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523003", + "n": 1 + } + ] }, { "key": 218, @@ -5985,7 +7251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523003", + "n": 1 + } + ] }, { "key": 219, @@ -6014,7 +7286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523003", + "n": 1 + } + ] }, { "key": 220, @@ -6043,7 +7321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523003", + "n": 1 + } + ] }, { "key": 221, @@ -6072,7 +7356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523003", + "n": 1 + } + ] }, { "key": 222, @@ -6101,7 +7391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523003", + "n": 1 + } + ] }, { "key": 223, @@ -6125,7 +7421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523003", + "n": 1 + } + ] }, { "key": 224, @@ -6149,7 +7451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523003", + "n": 1 + } + ] }, { "key": 225, @@ -6178,7 +7486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523003", + "n": 1 + } + ] }, { "key": 226, @@ -6207,7 +7521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523003", + "n": 1 + } + ] }, { "key": 227, @@ -6236,7 +7556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523003", + "n": 1 + } + ] }, { "key": 228, @@ -6265,7 +7591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523003", + "n": 1 + } + ] }, { "key": 229, @@ -6289,7 +7621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523004", + "n": 1 + } + ] }, { "key": 230, @@ -6313,7 +7651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523004", + "n": 1 + } + ] }, { "key": 231, @@ -6342,7 +7686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523004", + "n": 1 + } + ] }, { "key": 232, @@ -6371,7 +7721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523004", + "n": 1 + } + ] }, { "key": 233, @@ -6400,7 +7756,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523004", + "n": 1 + } + ] }, { "key": 234, @@ -6429,7 +7791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523004", + "n": 1 + } + ] }, { "key": 235, @@ -6453,7 +7821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523004", + "n": 1 + } + ] }, { "key": 236, @@ -6477,7 +7851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523004", + "n": 1 + } + ] }, { "key": 237, @@ -6506,7 +7886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523004", + "n": 1 + } + ] }, { "key": 238, @@ -6535,7 +7921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523004", + "n": 1 + } + ] }, { "key": 239, @@ -6564,7 +7956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523004", + "n": 1 + } + ] }, { "key": 240, @@ -6593,7 +7991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "523004", + "n": 1 + } + ] }, { "key": 241, @@ -6617,7 +8021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524001", + "n": 1 + } + ] }, { "key": 242, @@ -6641,7 +8051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524001", + "n": 1 + } + ] }, { "key": 243, @@ -6670,7 +8086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524001", + "n": 1 + } + ] }, { "key": 244, @@ -6699,7 +8121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524001", + "n": 1 + } + ] }, { "key": 245, @@ -6728,7 +8156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524001", + "n": 1 + } + ] }, { "key": 246, @@ -6757,7 +8191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524001", + "n": 1 + } + ] }, { "key": 247, @@ -6781,7 +8221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524001", + "n": 1 + } + ] }, { "key": 248, @@ -6805,7 +8251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524001", + "n": 1 + } + ] }, { "key": 249, @@ -6834,7 +8286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524001", + "n": 1 + } + ] }, { "key": 250, @@ -6863,7 +8321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524001", + "n": 1 + } + ] }, { "key": 251, @@ -6892,7 +8356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524001", + "n": 1 + } + ] }, { "key": 252, @@ -6921,7 +8391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524001", + "n": 1 + } + ] }, { "key": 253, @@ -6945,7 +8421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524002", + "n": 1 + } + ] }, { "key": 254, @@ -6969,7 +8451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524002", + "n": 1 + } + ] }, { "key": 255, @@ -6998,7 +8486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524002", + "n": 1 + } + ] }, { "key": 256, @@ -7027,7 +8521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524002", + "n": 1 + } + ] }, { "key": 257, @@ -7056,7 +8556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524002", + "n": 1 + } + ] }, { "key": 258, @@ -7085,7 +8591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524002", + "n": 1 + } + ] }, { "key": 259, @@ -7109,7 +8621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524002", + "n": 1 + } + ] }, { "key": 260, @@ -7133,7 +8651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524002", + "n": 1 + } + ] }, { "key": 261, @@ -7162,7 +8686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524002", + "n": 1 + } + ] }, { "key": 262, @@ -7191,7 +8721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524002", + "n": 1 + } + ] }, { "key": 263, @@ -7220,7 +8756,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524002", + "n": 1 + } + ] }, { "key": 264, @@ -7249,7 +8791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524002", + "n": 1 + } + ] }, { "key": 265, @@ -7273,7 +8821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524003", + "n": 1 + } + ] }, { "key": 266, @@ -7297,7 +8851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524003", + "n": 1 + } + ] }, { "key": 267, @@ -7326,7 +8886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524003", + "n": 1 + } + ] }, { "key": 268, @@ -7355,7 +8921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524003", + "n": 1 + } + ] }, { "key": 269, @@ -7384,7 +8956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524003", + "n": 1 + } + ] }, { "key": 270, @@ -7413,7 +8991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524003", + "n": 1 + } + ] }, { "key": 271, @@ -7437,7 +9021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524003", + "n": 1 + } + ] }, { "key": 272, @@ -7461,7 +9051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524003", + "n": 1 + } + ] }, { "key": 273, @@ -7490,7 +9086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524003", + "n": 1 + } + ] }, { "key": 274, @@ -7519,7 +9121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524003", + "n": 1 + } + ] }, { "key": 275, @@ -7548,7 +9156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524003", + "n": 1 + } + ] }, { "key": 276, @@ -7577,7 +9191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524003", + "n": 1 + } + ] }, { "key": 277, @@ -7601,7 +9221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524004", + "n": 1 + } + ] }, { "key": 278, @@ -7625,7 +9251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524004", + "n": 1 + } + ] }, { "key": 279, @@ -7654,7 +9286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524004", + "n": 1 + } + ] }, { "key": 280, @@ -7683,7 +9321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524004", + "n": 1 + } + ] }, { "key": 281, @@ -7712,7 +9356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524004", + "n": 1 + } + ] }, { "key": 282, @@ -7741,7 +9391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524004", + "n": 1 + } + ] }, { "key": 283, @@ -7765,7 +9421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524004", + "n": 1 + } + ] }, { "key": 284, @@ -7789,7 +9451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524004", + "n": 1 + } + ] }, { "key": 285, @@ -7818,7 +9486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524004", + "n": 1 + } + ] }, { "key": 286, @@ -7847,7 +9521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524004", + "n": 1 + } + ] }, { "key": 287, @@ -7876,7 +9556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524004", + "n": 1 + } + ] }, { "key": 288, @@ -7905,7 +9591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524004", + "n": 1 + } + ] }, { "key": 289, @@ -7929,7 +9621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524005", + "n": 1 + } + ] }, { "key": 290, @@ -7953,7 +9651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524005", + "n": 1 + } + ] }, { "key": 291, @@ -7982,7 +9686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524005", + "n": 1 + } + ] }, { "key": 292, @@ -8011,7 +9721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524005", + "n": 1 + } + ] }, { "key": 293, @@ -8040,7 +9756,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524005", + "n": 1 + } + ] }, { "key": 294, @@ -8069,7 +9791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524005", + "n": 1 + } + ] }, { "key": 295, @@ -8093,7 +9821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524005", + "n": 1 + } + ] }, { "key": 296, @@ -8117,7 +9851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524005", + "n": 1 + } + ] }, { "key": 297, @@ -8146,7 +9886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524005", + "n": 1 + } + ] }, { "key": 298, @@ -8175,7 +9921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524005", + "n": 1 + } + ] }, { "key": 299, @@ -8204,7 +9956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524005", + "n": 1 + } + ] }, { "key": 300, @@ -8233,7 +9991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524005", + "n": 1 + } + ] }, { "key": 301, @@ -8257,7 +10021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524006", + "n": 1 + } + ] }, { "key": 302, @@ -8281,7 +10051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524006", + "n": 1 + } + ] }, { "key": 303, @@ -8310,7 +10086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524006", + "n": 1 + } + ] }, { "key": 304, @@ -8339,7 +10121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524006", + "n": 1 + } + ] }, { "key": 305, @@ -8368,7 +10156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524006", + "n": 1 + } + ] }, { "key": 306, @@ -8397,7 +10191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524006", + "n": 1 + } + ] }, { "key": 307, @@ -8421,7 +10221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524006", + "n": 1 + } + ] }, { "key": 308, @@ -8445,7 +10251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524006", + "n": 1 + } + ] }, { "key": 309, @@ -8474,7 +10286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524006", + "n": 1 + } + ] }, { "key": 310, @@ -8503,7 +10321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524006", + "n": 1 + } + ] }, { "key": 311, @@ -8532,7 +10356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524006", + "n": 1 + } + ] }, { "key": 312, @@ -8561,7 +10391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524006", + "n": 1 + } + ] }, { "key": 313, @@ -8585,7 +10421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524007", + "n": 1 + } + ] }, { "key": 314, @@ -8609,7 +10451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524007", + "n": 1 + } + ] }, { "key": 315, @@ -8638,7 +10486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524007", + "n": 1 + } + ] }, { "key": 316, @@ -8667,7 +10521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524007", + "n": 1 + } + ] }, { "key": 317, @@ -8696,7 +10556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524007", + "n": 1 + } + ] }, { "key": 318, @@ -8725,7 +10591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524007", + "n": 1 + } + ] }, { "key": 319, @@ -8749,7 +10621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524007", + "n": 1 + } + ] }, { "key": 320, @@ -8773,7 +10651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524007", + "n": 1 + } + ] }, { "key": 321, @@ -8802,7 +10686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524007", + "n": 1 + } + ] }, { "key": 322, @@ -8831,7 +10721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524007", + "n": 1 + } + ] }, { "key": 323, @@ -8860,7 +10756,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524007", + "n": 1 + } + ] }, { "key": 324, @@ -8889,7 +10791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524007", + "n": 1 + } + ] }, { "key": 325, @@ -8913,7 +10821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524008", + "n": 1 + } + ] }, { "key": 326, @@ -8937,7 +10851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524008", + "n": 1 + } + ] }, { "key": 327, @@ -8966,7 +10886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524008", + "n": 1 + } + ] }, { "key": 328, @@ -8995,7 +10921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524008", + "n": 1 + } + ] }, { "key": 329, @@ -9024,7 +10956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524008", + "n": 1 + } + ] }, { "key": 330, @@ -9053,7 +10991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524008", + "n": 1 + } + ] }, { "key": 331, @@ -9077,7 +11021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524008", + "n": 1 + } + ] }, { "key": 332, @@ -9101,7 +11051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524008", + "n": 1 + } + ] }, { "key": 333, @@ -9130,7 +11086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524008", + "n": 1 + } + ] }, { "key": 334, @@ -9159,7 +11121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524008", + "n": 1 + } + ] }, { "key": 335, @@ -9188,7 +11156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524008", + "n": 1 + } + ] }, { "key": 336, @@ -9217,7 +11191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524008", + "n": 1 + } + ] }, { "key": 337, @@ -9241,7 +11221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524009", + "n": 1 + } + ] }, { "key": 338, @@ -9265,7 +11251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524009", + "n": 1 + } + ] }, { "key": 339, @@ -9294,7 +11286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524009", + "n": 1 + } + ] }, { "key": 340, @@ -9323,7 +11321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524009", + "n": 1 + } + ] }, { "key": 341, @@ -9352,7 +11356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524009", + "n": 1 + } + ] }, { "key": 342, @@ -9381,7 +11391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524009", + "n": 1 + } + ] }, { "key": 343, @@ -9405,7 +11421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524009", + "n": 1 + } + ] }, { "key": 344, @@ -9429,7 +11451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524009", + "n": 1 + } + ] }, { "key": 345, @@ -9458,7 +11486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524009", + "n": 1 + } + ] }, { "key": 346, @@ -9487,7 +11521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524009", + "n": 1 + } + ] }, { "key": 347, @@ -9516,7 +11556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524009", + "n": 1 + } + ] }, { "key": 348, @@ -9545,7 +11591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "524009", + "n": 1 + } + ] }, { "key": 349, @@ -9569,7 +11621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525001", + "n": 1 + } + ] }, { "key": 350, @@ -9593,7 +11651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525001", + "n": 1 + } + ] }, { "key": 351, @@ -9622,7 +11686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525001", + "n": 1 + } + ] }, { "key": 352, @@ -9651,7 +11721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525001", + "n": 1 + } + ] }, { "key": 353, @@ -9680,15 +11756,21 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525001", + "n": 1 + } + ] }, { "key": 354, "hid": "25001", "phase": 6, "phasebonus": [ - "hppro", - "200" + "925001411", + "1" ], "icon": "js_jx_img_icon02", "condition": 25, @@ -9709,7 +11791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525001", + "n": 1 + } + ] }, { "key": 355, @@ -9733,7 +11821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525001", + "n": 1 + } + ] }, { "key": 356, @@ -9757,7 +11851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525001", + "n": 1 + } + ] }, { "key": 357, @@ -9786,7 +11886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525001", + "n": 1 + } + ] }, { "key": 358, @@ -9815,7 +11921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525001", + "n": 1 + } + ] }, { "key": 359, @@ -9844,7 +11956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525001", + "n": 1 + } + ] }, { "key": 360, @@ -9873,7 +11991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525001", + "n": 1 + } + ] }, { "key": 361, @@ -9897,7 +12021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525002", + "n": 1 + } + ] }, { "key": 362, @@ -9921,7 +12051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525002", + "n": 1 + } + ] }, { "key": 363, @@ -9950,7 +12086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525002", + "n": 1 + } + ] }, { "key": 364, @@ -9979,7 +12121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525002", + "n": 1 + } + ] }, { "key": 365, @@ -10008,7 +12156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525002", + "n": 1 + } + ] }, { "key": 366, @@ -10037,7 +12191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525002", + "n": 1 + } + ] }, { "key": 367, @@ -10061,7 +12221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525002", + "n": 1 + } + ] }, { "key": 368, @@ -10085,7 +12251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525002", + "n": 1 + } + ] }, { "key": 369, @@ -10114,7 +12286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525002", + "n": 1 + } + ] }, { "key": 370, @@ -10143,7 +12321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525002", + "n": 1 + } + ] }, { "key": 371, @@ -10172,7 +12356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525002", + "n": 1 + } + ] }, { "key": 372, @@ -10201,7 +12391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525002", + "n": 1 + } + ] }, { "key": 373, @@ -10225,7 +12421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525003", + "n": 1 + } + ] }, { "key": 374, @@ -10249,7 +12451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525003", + "n": 1 + } + ] }, { "key": 375, @@ -10278,7 +12486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525003", + "n": 1 + } + ] }, { "key": 376, @@ -10307,7 +12521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525003", + "n": 1 + } + ] }, { "key": 377, @@ -10336,7 +12556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525003", + "n": 1 + } + ] }, { "key": 378, @@ -10365,7 +12591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525003", + "n": 1 + } + ] }, { "key": 379, @@ -10389,7 +12621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525003", + "n": 1 + } + ] }, { "key": 380, @@ -10413,7 +12651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525003", + "n": 1 + } + ] }, { "key": 381, @@ -10442,7 +12686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525003", + "n": 1 + } + ] }, { "key": 382, @@ -10471,7 +12721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525003", + "n": 1 + } + ] }, { "key": 383, @@ -10500,7 +12756,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525003", + "n": 1 + } + ] }, { "key": 384, @@ -10529,7 +12791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525003", + "n": 1 + } + ] }, { "key": 385, @@ -10553,7 +12821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525004", + "n": 1 + } + ] }, { "key": 386, @@ -10577,7 +12851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525004", + "n": 1 + } + ] }, { "key": 387, @@ -10606,7 +12886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525004", + "n": 1 + } + ] }, { "key": 388, @@ -10635,7 +12921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525004", + "n": 1 + } + ] }, { "key": 389, @@ -10664,7 +12956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525004", + "n": 1 + } + ] }, { "key": 390, @@ -10693,7 +12991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525004", + "n": 1 + } + ] }, { "key": 391, @@ -10717,7 +13021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525004", + "n": 1 + } + ] }, { "key": 392, @@ -10741,7 +13051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525004", + "n": 1 + } + ] }, { "key": 393, @@ -10770,7 +13086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525004", + "n": 1 + } + ] }, { "key": 394, @@ -10799,7 +13121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525004", + "n": 1 + } + ] }, { "key": 395, @@ -10828,7 +13156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525004", + "n": 1 + } + ] }, { "key": 396, @@ -10857,7 +13191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "525004", + "n": 1 + } + ] }, { "key": 397, @@ -10881,7 +13221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533001", + "n": 1 + } + ] }, { "key": 398, @@ -10905,7 +13251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533001", + "n": 1 + } + ] }, { "key": 399, @@ -10934,7 +13286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533001", + "n": 1 + } + ] }, { "key": 400, @@ -10963,7 +13321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533001", + "n": 1 + } + ] }, { "key": 401, @@ -10992,7 +13356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533001", + "n": 1 + } + ] }, { "key": 402, @@ -11021,7 +13391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533001", + "n": 1 + } + ] }, { "key": 403, @@ -11045,7 +13421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533001", + "n": 1 + } + ] }, { "key": 404, @@ -11069,7 +13451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533001", + "n": 1 + } + ] }, { "key": 405, @@ -11098,7 +13486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533001", + "n": 1 + } + ] }, { "key": 406, @@ -11127,7 +13521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533001", + "n": 1 + } + ] }, { "key": 407, @@ -11156,7 +13556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533001", + "n": 1 + } + ] }, { "key": 408, @@ -11185,7 +13591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533001", + "n": 1 + } + ] }, { "key": 409, @@ -11209,7 +13621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533002", + "n": 1 + } + ] }, { "key": 410, @@ -11233,7 +13651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533002", + "n": 1 + } + ] }, { "key": 411, @@ -11262,7 +13686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533002", + "n": 1 + } + ] }, { "key": 412, @@ -11291,7 +13721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533002", + "n": 1 + } + ] }, { "key": 413, @@ -11320,7 +13756,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533002", + "n": 1 + } + ] }, { "key": 414, @@ -11349,7 +13791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533002", + "n": 1 + } + ] }, { "key": 415, @@ -11373,7 +13821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533002", + "n": 1 + } + ] }, { "key": 416, @@ -11397,7 +13851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533002", + "n": 1 + } + ] }, { "key": 417, @@ -11426,7 +13886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533002", + "n": 1 + } + ] }, { "key": 418, @@ -11455,7 +13921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533002", + "n": 1 + } + ] }, { "key": 419, @@ -11484,7 +13956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533002", + "n": 1 + } + ] }, { "key": 420, @@ -11513,7 +13991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533002", + "n": 1 + } + ] }, { "key": 421, @@ -11537,7 +14021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533003", + "n": 1 + } + ] }, { "key": 422, @@ -11561,7 +14051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533003", + "n": 1 + } + ] }, { "key": 423, @@ -11590,7 +14086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533003", + "n": 1 + } + ] }, { "key": 424, @@ -11619,7 +14121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533003", + "n": 1 + } + ] }, { "key": 425, @@ -11648,7 +14156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533003", + "n": 1 + } + ] }, { "key": 426, @@ -11677,7 +14191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533003", + "n": 1 + } + ] }, { "key": 427, @@ -11701,7 +14221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533003", + "n": 1 + } + ] }, { "key": 428, @@ -11725,7 +14251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533003", + "n": 1 + } + ] }, { "key": 429, @@ -11754,7 +14286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533003", + "n": 1 + } + ] }, { "key": 430, @@ -11783,7 +14321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533003", + "n": 1 + } + ] }, { "key": 431, @@ -11812,7 +14356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533003", + "n": 1 + } + ] }, { "key": 432, @@ -11841,7 +14391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533003", + "n": 1 + } + ] }, { "key": 433, @@ -11865,7 +14421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533004", + "n": 1 + } + ] }, { "key": 434, @@ -11889,7 +14451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533004", + "n": 1 + } + ] }, { "key": 435, @@ -11918,7 +14486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533004", + "n": 1 + } + ] }, { "key": 436, @@ -11947,7 +14521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533004", + "n": 1 + } + ] }, { "key": 437, @@ -11976,7 +14556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533004", + "n": 1 + } + ] }, { "key": 438, @@ -12005,7 +14591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533004", + "n": 1 + } + ] }, { "key": 439, @@ -12029,7 +14621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533004", + "n": 1 + } + ] }, { "key": 440, @@ -12053,7 +14651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533004", + "n": 1 + } + ] }, { "key": 441, @@ -12082,7 +14686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533004", + "n": 1 + } + ] }, { "key": 442, @@ -12111,7 +14721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533004", + "n": 1 + } + ] }, { "key": 443, @@ -12140,7 +14756,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533004", + "n": 1 + } + ] }, { "key": 444, @@ -12169,7 +14791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533004", + "n": 1 + } + ] }, { "key": 445, @@ -12193,7 +14821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533005", + "n": 1 + } + ] }, { "key": 446, @@ -12217,7 +14851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533005", + "n": 1 + } + ] }, { "key": 447, @@ -12246,7 +14886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533005", + "n": 1 + } + ] }, { "key": 448, @@ -12275,7 +14921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533005", + "n": 1 + } + ] }, { "key": 449, @@ -12304,7 +14956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533005", + "n": 1 + } + ] }, { "key": 450, @@ -12333,7 +14991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533005", + "n": 1 + } + ] }, { "key": 451, @@ -12357,7 +15021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533005", + "n": 1 + } + ] }, { "key": 452, @@ -12381,7 +15051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533005", + "n": 1 + } + ] }, { "key": 453, @@ -12410,7 +15086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533005", + "n": 1 + } + ] }, { "key": 454, @@ -12439,7 +15121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533005", + "n": 1 + } + ] }, { "key": 455, @@ -12468,7 +15156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533005", + "n": 1 + } + ] }, { "key": 456, @@ -12497,7 +15191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533005", + "n": 1 + } + ] }, { "key": 457, @@ -12521,7 +15221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533006", + "n": 1 + } + ] }, { "key": 458, @@ -12545,7 +15251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533006", + "n": 1 + } + ] }, { "key": 459, @@ -12574,7 +15286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533006", + "n": 1 + } + ] }, { "key": 460, @@ -12603,7 +15321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533006", + "n": 1 + } + ] }, { "key": 461, @@ -12632,7 +15356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533006", + "n": 1 + } + ] }, { "key": 462, @@ -12661,7 +15391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533006", + "n": 1 + } + ] }, { "key": 463, @@ -12685,7 +15421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533006", + "n": 1 + } + ] }, { "key": 464, @@ -12709,7 +15451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533006", + "n": 1 + } + ] }, { "key": 465, @@ -12738,7 +15486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533006", + "n": 1 + } + ] }, { "key": 466, @@ -12767,7 +15521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533006", + "n": 1 + } + ] }, { "key": 467, @@ -12796,7 +15556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533006", + "n": 1 + } + ] }, { "key": 468, @@ -12825,7 +15591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "533006", + "n": 1 + } + ] }, { "key": 469, @@ -12849,7 +15621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534001", + "n": 1 + } + ] }, { "key": 470, @@ -12873,7 +15651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534001", + "n": 1 + } + ] }, { "key": 471, @@ -12902,7 +15686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534001", + "n": 1 + } + ] }, { "key": 472, @@ -12931,7 +15721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534001", + "n": 1 + } + ] }, { "key": 473, @@ -12960,7 +15756,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534001", + "n": 1 + } + ] }, { "key": 474, @@ -12989,7 +15791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534001", + "n": 1 + } + ] }, { "key": 475, @@ -13013,7 +15821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534001", + "n": 1 + } + ] }, { "key": 476, @@ -13037,7 +15851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534001", + "n": 1 + } + ] }, { "key": 477, @@ -13066,7 +15886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534001", + "n": 1 + } + ] }, { "key": 478, @@ -13095,7 +15921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534001", + "n": 1 + } + ] }, { "key": 479, @@ -13124,7 +15956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534001", + "n": 1 + } + ] }, { "key": 480, @@ -13153,7 +15991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534001", + "n": 1 + } + ] }, { "key": 481, @@ -13177,7 +16021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534002", + "n": 1 + } + ] }, { "key": 482, @@ -13201,7 +16051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534002", + "n": 1 + } + ] }, { "key": 483, @@ -13230,7 +16086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534002", + "n": 1 + } + ] }, { "key": 484, @@ -13259,7 +16121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534002", + "n": 1 + } + ] }, { "key": 485, @@ -13288,7 +16156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534002", + "n": 1 + } + ] }, { "key": 486, @@ -13317,7 +16191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534002", + "n": 1 + } + ] }, { "key": 487, @@ -13341,7 +16221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534002", + "n": 1 + } + ] }, { "key": 488, @@ -13365,7 +16251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534002", + "n": 1 + } + ] }, { "key": 489, @@ -13394,7 +16286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534002", + "n": 1 + } + ] }, { "key": 490, @@ -13423,7 +16321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534002", + "n": 1 + } + ] }, { "key": 491, @@ -13452,7 +16356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534002", + "n": 1 + } + ] }, { "key": 492, @@ -13481,7 +16391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534002", + "n": 1 + } + ] }, { "key": 493, @@ -13505,7 +16421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534003", + "n": 1 + } + ] }, { "key": 494, @@ -13529,7 +16451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534003", + "n": 1 + } + ] }, { "key": 495, @@ -13558,7 +16486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534003", + "n": 1 + } + ] }, { "key": 496, @@ -13587,7 +16521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534003", + "n": 1 + } + ] }, { "key": 497, @@ -13616,7 +16556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534003", + "n": 1 + } + ] }, { "key": 498, @@ -13645,7 +16591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534003", + "n": 1 + } + ] }, { "key": 499, @@ -13669,7 +16621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534003", + "n": 1 + } + ] }, { "key": 500, @@ -13693,7 +16651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534003", + "n": 1 + } + ] }, { "key": 501, @@ -13722,7 +16686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534003", + "n": 1 + } + ] }, { "key": 502, @@ -13751,7 +16721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534003", + "n": 1 + } + ] }, { "key": 503, @@ -13780,7 +16756,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534003", + "n": 1 + } + ] }, { "key": 504, @@ -13809,7 +16791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534003", + "n": 1 + } + ] }, { "key": 505, @@ -13833,7 +16821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534004", + "n": 1 + } + ] }, { "key": 506, @@ -13857,7 +16851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534004", + "n": 1 + } + ] }, { "key": 507, @@ -13886,7 +16886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534004", + "n": 1 + } + ] }, { "key": 508, @@ -13915,7 +16921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534004", + "n": 1 + } + ] }, { "key": 509, @@ -13944,7 +16956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534004", + "n": 1 + } + ] }, { "key": 510, @@ -13973,7 +16991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534004", + "n": 1 + } + ] }, { "key": 511, @@ -13997,7 +17021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534004", + "n": 1 + } + ] }, { "key": 512, @@ -14021,7 +17051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534004", + "n": 1 + } + ] }, { "key": 513, @@ -14050,7 +17086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534004", + "n": 1 + } + ] }, { "key": 514, @@ -14079,7 +17121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534004", + "n": 1 + } + ] }, { "key": 515, @@ -14108,7 +17156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534004", + "n": 1 + } + ] }, { "key": 516, @@ -14137,7 +17191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534004", + "n": 1 + } + ] }, { "key": 517, @@ -14161,7 +17221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534005", + "n": 1 + } + ] }, { "key": 518, @@ -14185,7 +17251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534005", + "n": 1 + } + ] }, { "key": 519, @@ -14214,7 +17286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534005", + "n": 1 + } + ] }, { "key": 520, @@ -14243,7 +17321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534005", + "n": 1 + } + ] }, { "key": 521, @@ -14272,7 +17356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534005", + "n": 1 + } + ] }, { "key": 522, @@ -14301,7 +17391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534005", + "n": 1 + } + ] }, { "key": 523, @@ -14325,7 +17421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534005", + "n": 1 + } + ] }, { "key": 524, @@ -14349,7 +17451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534005", + "n": 1 + } + ] }, { "key": 525, @@ -14378,7 +17486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534005", + "n": 1 + } + ] }, { "key": 526, @@ -14407,7 +17521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534005", + "n": 1 + } + ] }, { "key": 527, @@ -14436,7 +17556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534005", + "n": 1 + } + ] }, { "key": 528, @@ -14465,7 +17591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534005", + "n": 1 + } + ] }, { "key": 529, @@ -14489,7 +17621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534006", + "n": 1 + } + ] }, { "key": 530, @@ -14513,7 +17651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534006", + "n": 1 + } + ] }, { "key": 531, @@ -14542,7 +17686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534006", + "n": 1 + } + ] }, { "key": 532, @@ -14571,7 +17721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534006", + "n": 1 + } + ] }, { "key": 533, @@ -14600,15 +17756,21 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534006", + "n": 1 + } + ] }, { "key": 534, "hid": "34006", "phase": 6, "phasebonus": [ - "hppro", - "200" + "934006411", + "1" ], "icon": "js_jx_img_icon02", "condition": 25, @@ -14629,7 +17791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534006", + "n": 1 + } + ] }, { "key": 535, @@ -14653,7 +17821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534006", + "n": 1 + } + ] }, { "key": 536, @@ -14677,7 +17851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534006", + "n": 1 + } + ] }, { "key": 537, @@ -14706,7 +17886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534006", + "n": 1 + } + ] }, { "key": 538, @@ -14735,7 +17921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534006", + "n": 1 + } + ] }, { "key": 539, @@ -14764,7 +17956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534006", + "n": 1 + } + ] }, { "key": 540, @@ -14793,7 +17991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534006", + "n": 1 + } + ] }, { "key": 541, @@ -14817,7 +18021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534007", + "n": 1 + } + ] }, { "key": 542, @@ -14841,7 +18051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534007", + "n": 1 + } + ] }, { "key": 543, @@ -14870,7 +18086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534007", + "n": 1 + } + ] }, { "key": 544, @@ -14899,7 +18121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534007", + "n": 1 + } + ] }, { "key": 545, @@ -14928,7 +18156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534007", + "n": 1 + } + ] }, { "key": 546, @@ -14957,7 +18191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534007", + "n": 1 + } + ] }, { "key": 547, @@ -14981,7 +18221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534007", + "n": 1 + } + ] }, { "key": 548, @@ -15005,7 +18251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534007", + "n": 1 + } + ] }, { "key": 549, @@ -15034,7 +18286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534007", + "n": 1 + } + ] }, { "key": 550, @@ -15063,7 +18321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534007", + "n": 1 + } + ] }, { "key": 551, @@ -15092,7 +18356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534007", + "n": 1 + } + ] }, { "key": 552, @@ -15121,7 +18391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534007", + "n": 1 + } + ] }, { "key": 553, @@ -15145,7 +18421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534008", + "n": 1 + } + ] }, { "key": 554, @@ -15169,7 +18451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534008", + "n": 1 + } + ] }, { "key": 555, @@ -15198,7 +18486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534008", + "n": 1 + } + ] }, { "key": 556, @@ -15227,7 +18521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534008", + "n": 1 + } + ] }, { "key": 557, @@ -15256,7 +18556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534008", + "n": 1 + } + ] }, { "key": 558, @@ -15285,7 +18591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534008", + "n": 1 + } + ] }, { "key": 559, @@ -15309,7 +18621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534008", + "n": 1 + } + ] }, { "key": 560, @@ -15333,7 +18651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534008", + "n": 1 + } + ] }, { "key": 561, @@ -15362,7 +18686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534008", + "n": 1 + } + ] }, { "key": 562, @@ -15391,7 +18721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534008", + "n": 1 + } + ] }, { "key": 563, @@ -15420,7 +18756,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534008", + "n": 1 + } + ] }, { "key": 564, @@ -15449,7 +18791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "534008", + "n": 1 + } + ] }, { "key": 565, @@ -15473,7 +18821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535001", + "n": 1 + } + ] }, { "key": 566, @@ -15497,7 +18851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535001", + "n": 1 + } + ] }, { "key": 567, @@ -15526,7 +18886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535001", + "n": 1 + } + ] }, { "key": 568, @@ -15555,7 +18921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535001", + "n": 1 + } + ] }, { "key": 569, @@ -15584,15 +18956,21 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535001", + "n": 1 + } + ] }, { "key": 570, "hid": "35001", "phase": 6, "phasebonus": [ - "hppro", - "200" + "935001411", + "1" ], "icon": "js_jx_img_icon02", "condition": 25, @@ -15613,7 +18991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535001", + "n": 1 + } + ] }, { "key": 571, @@ -15637,7 +19021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535001", + "n": 1 + } + ] }, { "key": 572, @@ -15661,7 +19051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535001", + "n": 1 + } + ] }, { "key": 573, @@ -15690,7 +19086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535001", + "n": 1 + } + ] }, { "key": 574, @@ -15719,7 +19121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535001", + "n": 1 + } + ] }, { "key": 575, @@ -15748,7 +19156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535001", + "n": 1 + } + ] }, { "key": 576, @@ -15777,7 +19191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535001", + "n": 1 + } + ] }, { "key": 577, @@ -15801,7 +19221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535002", + "n": 1 + } + ] }, { "key": 578, @@ -15825,7 +19251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535002", + "n": 1 + } + ] }, { "key": 579, @@ -15854,7 +19286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535002", + "n": 1 + } + ] }, { "key": 580, @@ -15883,7 +19321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535002", + "n": 1 + } + ] }, { "key": 581, @@ -15912,15 +19356,21 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535002", + "n": 1 + } + ] }, { "key": 582, "hid": "35002", "phase": 6, "phasebonus": [ - "hppro", - "200" + "935002411", + "1" ], "icon": "js_jx_img_icon02", "condition": 25, @@ -15941,7 +19391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535002", + "n": 1 + } + ] }, { "key": 583, @@ -15965,7 +19421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535002", + "n": 1 + } + ] }, { "key": 584, @@ -15989,7 +19451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535002", + "n": 1 + } + ] }, { "key": 585, @@ -16018,7 +19486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535002", + "n": 1 + } + ] }, { "key": 586, @@ -16047,7 +19521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535002", + "n": 1 + } + ] }, { "key": 587, @@ -16076,7 +19556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535002", + "n": 1 + } + ] }, { "key": 588, @@ -16105,7 +19591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535002", + "n": 1 + } + ] }, { "key": 589, @@ -16129,7 +19621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535003", + "n": 1 + } + ] }, { "key": 590, @@ -16153,7 +19651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535003", + "n": 1 + } + ] }, { "key": 591, @@ -16182,7 +19686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535003", + "n": 1 + } + ] }, { "key": 592, @@ -16211,7 +19721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535003", + "n": 1 + } + ] }, { "key": 593, @@ -16240,7 +19756,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535003", + "n": 1 + } + ] }, { "key": 594, @@ -16269,7 +19791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535003", + "n": 1 + } + ] }, { "key": 595, @@ -16293,7 +19821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535003", + "n": 1 + } + ] }, { "key": 596, @@ -16317,7 +19851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535003", + "n": 1 + } + ] }, { "key": 597, @@ -16346,7 +19886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535003", + "n": 1 + } + ] }, { "key": 598, @@ -16375,7 +19921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535003", + "n": 1 + } + ] }, { "key": 599, @@ -16404,7 +19956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535003", + "n": 1 + } + ] }, { "key": 600, @@ -16433,7 +19991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535003", + "n": 1 + } + ] }, { "key": 601, @@ -16457,7 +20021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535004", + "n": 1 + } + ] }, { "key": 602, @@ -16481,7 +20051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535004", + "n": 1 + } + ] }, { "key": 603, @@ -16510,7 +20086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535004", + "n": 1 + } + ] }, { "key": 604, @@ -16539,7 +20121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535004", + "n": 1 + } + ] }, { "key": 605, @@ -16568,7 +20156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535004", + "n": 1 + } + ] }, { "key": 606, @@ -16597,7 +20191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535004", + "n": 1 + } + ] }, { "key": 607, @@ -16621,7 +20221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535004", + "n": 1 + } + ] }, { "key": 608, @@ -16645,7 +20251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535004", + "n": 1 + } + ] }, { "key": 609, @@ -16674,7 +20286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535004", + "n": 1 + } + ] }, { "key": 610, @@ -16703,7 +20321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535004", + "n": 1 + } + ] }, { "key": 611, @@ -16732,7 +20356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535004", + "n": 1 + } + ] }, { "key": 612, @@ -16761,7 +20391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535004", + "n": 1 + } + ] }, { "key": 613, @@ -16785,7 +20421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535005", + "n": 1 + } + ] }, { "key": 614, @@ -16809,7 +20451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535005", + "n": 1 + } + ] }, { "key": 615, @@ -16838,7 +20486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535005", + "n": 1 + } + ] }, { "key": 616, @@ -16867,7 +20521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535005", + "n": 1 + } + ] }, { "key": 617, @@ -16896,7 +20556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535005", + "n": 1 + } + ] }, { "key": 618, @@ -16925,7 +20591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535005", + "n": 1 + } + ] }, { "key": 619, @@ -16949,7 +20621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535005", + "n": 1 + } + ] }, { "key": 620, @@ -16973,7 +20651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535005", + "n": 1 + } + ] }, { "key": 621, @@ -17002,7 +20686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535005", + "n": 1 + } + ] }, { "key": 622, @@ -17031,7 +20721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535005", + "n": 1 + } + ] }, { "key": 623, @@ -17060,7 +20756,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535005", + "n": 1 + } + ] }, { "key": 624, @@ -17089,7 +20791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535005", + "n": 1 + } + ] }, { "key": 625, @@ -17113,7 +20821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535006", + "n": 1 + } + ] }, { "key": 626, @@ -17137,7 +20851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535006", + "n": 1 + } + ] }, { "key": 627, @@ -17166,7 +20886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535006", + "n": 1 + } + ] }, { "key": 628, @@ -17195,7 +20921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535006", + "n": 1 + } + ] }, { "key": 629, @@ -17224,7 +20956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535006", + "n": 1 + } + ] }, { "key": 630, @@ -17253,7 +20991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535006", + "n": 1 + } + ] }, { "key": 631, @@ -17277,7 +21021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535006", + "n": 1 + } + ] }, { "key": 632, @@ -17301,7 +21051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535006", + "n": 1 + } + ] }, { "key": 633, @@ -17330,7 +21086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535006", + "n": 1 + } + ] }, { "key": 634, @@ -17359,7 +21121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535006", + "n": 1 + } + ] }, { "key": 635, @@ -17388,7 +21156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535006", + "n": 1 + } + ] }, { "key": 636, @@ -17417,7 +21191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "535006", + "n": 1 + } + ] }, { "key": 637, @@ -17441,7 +21221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543001", + "n": 1 + } + ] }, { "key": 638, @@ -17465,7 +21251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543001", + "n": 1 + } + ] }, { "key": 639, @@ -17494,7 +21286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543001", + "n": 1 + } + ] }, { "key": 640, @@ -17523,7 +21321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543001", + "n": 1 + } + ] }, { "key": 641, @@ -17552,7 +21356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543001", + "n": 1 + } + ] }, { "key": 642, @@ -17581,7 +21391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543001", + "n": 1 + } + ] }, { "key": 643, @@ -17605,7 +21421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543001", + "n": 1 + } + ] }, { "key": 644, @@ -17629,7 +21451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543001", + "n": 1 + } + ] }, { "key": 645, @@ -17658,7 +21486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543001", + "n": 1 + } + ] }, { "key": 646, @@ -17687,7 +21521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543001", + "n": 1 + } + ] }, { "key": 647, @@ -17716,7 +21556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543001", + "n": 1 + } + ] }, { "key": 648, @@ -17745,7 +21591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543001", + "n": 1 + } + ] }, { "key": 649, @@ -17769,7 +21621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543002", + "n": 1 + } + ] }, { "key": 650, @@ -17793,7 +21651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543002", + "n": 1 + } + ] }, { "key": 651, @@ -17822,7 +21686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543002", + "n": 1 + } + ] }, { "key": 652, @@ -17851,7 +21721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543002", + "n": 1 + } + ] }, { "key": 653, @@ -17880,7 +21756,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543002", + "n": 1 + } + ] }, { "key": 654, @@ -17909,7 +21791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543002", + "n": 1 + } + ] }, { "key": 655, @@ -17933,7 +21821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543002", + "n": 1 + } + ] }, { "key": 656, @@ -17957,7 +21851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543002", + "n": 1 + } + ] }, { "key": 657, @@ -17986,7 +21886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543002", + "n": 1 + } + ] }, { "key": 658, @@ -18015,7 +21921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543002", + "n": 1 + } + ] }, { "key": 659, @@ -18044,7 +21956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543002", + "n": 1 + } + ] }, { "key": 660, @@ -18073,7 +21991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543002", + "n": 1 + } + ] }, { "key": 661, @@ -18097,7 +22021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543003", + "n": 1 + } + ] }, { "key": 662, @@ -18121,7 +22051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543003", + "n": 1 + } + ] }, { "key": 663, @@ -18150,7 +22086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543003", + "n": 1 + } + ] }, { "key": 664, @@ -18179,7 +22121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543003", + "n": 1 + } + ] }, { "key": 665, @@ -18208,7 +22156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543003", + "n": 1 + } + ] }, { "key": 666, @@ -18237,7 +22191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543003", + "n": 1 + } + ] }, { "key": 667, @@ -18261,7 +22221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543003", + "n": 1 + } + ] }, { "key": 668, @@ -18285,7 +22251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543003", + "n": 1 + } + ] }, { "key": 669, @@ -18314,7 +22286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543003", + "n": 1 + } + ] }, { "key": 670, @@ -18343,7 +22321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543003", + "n": 1 + } + ] }, { "key": 671, @@ -18372,7 +22356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543003", + "n": 1 + } + ] }, { "key": 672, @@ -18401,7 +22391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543003", + "n": 1 + } + ] }, { "key": 673, @@ -18425,7 +22421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543004", + "n": 1 + } + ] }, { "key": 674, @@ -18449,7 +22451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543004", + "n": 1 + } + ] }, { "key": 675, @@ -18478,7 +22486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543004", + "n": 1 + } + ] }, { "key": 676, @@ -18507,7 +22521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543004", + "n": 1 + } + ] }, { "key": 677, @@ -18536,7 +22556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543004", + "n": 1 + } + ] }, { "key": 678, @@ -18565,7 +22591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543004", + "n": 1 + } + ] }, { "key": 679, @@ -18589,7 +22621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543004", + "n": 1 + } + ] }, { "key": 680, @@ -18613,7 +22651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543004", + "n": 1 + } + ] }, { "key": 681, @@ -18642,7 +22686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543004", + "n": 1 + } + ] }, { "key": 682, @@ -18671,7 +22721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543004", + "n": 1 + } + ] }, { "key": 683, @@ -18700,7 +22756,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543004", + "n": 1 + } + ] }, { "key": 684, @@ -18729,7 +22791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543004", + "n": 1 + } + ] }, { "key": 685, @@ -18753,7 +22821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543005", + "n": 1 + } + ] }, { "key": 686, @@ -18777,7 +22851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543005", + "n": 1 + } + ] }, { "key": 687, @@ -18806,7 +22886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543005", + "n": 1 + } + ] }, { "key": 688, @@ -18835,7 +22921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543005", + "n": 1 + } + ] }, { "key": 689, @@ -18864,7 +22956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543005", + "n": 1 + } + ] }, { "key": 690, @@ -18893,7 +22991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543005", + "n": 1 + } + ] }, { "key": 691, @@ -18917,7 +23021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543005", + "n": 1 + } + ] }, { "key": 692, @@ -18941,7 +23051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543005", + "n": 1 + } + ] }, { "key": 693, @@ -18970,7 +23086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543005", + "n": 1 + } + ] }, { "key": 694, @@ -18999,7 +23121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543005", + "n": 1 + } + ] }, { "key": 695, @@ -19028,7 +23156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543005", + "n": 1 + } + ] }, { "key": 696, @@ -19057,7 +23191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543005", + "n": 1 + } + ] }, { "key": 697, @@ -19081,7 +23221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543006", + "n": 1 + } + ] }, { "key": 698, @@ -19105,7 +23251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543006", + "n": 1 + } + ] }, { "key": 699, @@ -19134,7 +23286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543006", + "n": 1 + } + ] }, { "key": 700, @@ -19163,7 +23321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543006", + "n": 1 + } + ] }, { "key": 701, @@ -19192,7 +23356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543006", + "n": 1 + } + ] }, { "key": 702, @@ -19221,7 +23391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543006", + "n": 1 + } + ] }, { "key": 703, @@ -19245,7 +23421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543006", + "n": 1 + } + ] }, { "key": 704, @@ -19269,7 +23451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543006", + "n": 1 + } + ] }, { "key": 705, @@ -19298,7 +23486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543006", + "n": 1 + } + ] }, { "key": 706, @@ -19327,7 +23521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543006", + "n": 1 + } + ] }, { "key": 707, @@ -19356,7 +23556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543006", + "n": 1 + } + ] }, { "key": 708, @@ -19385,7 +23591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543006", + "n": 1 + } + ] }, { "key": 709, @@ -19409,7 +23621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543007", + "n": 1 + } + ] }, { "key": 710, @@ -19433,7 +23651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543007", + "n": 1 + } + ] }, { "key": 711, @@ -19462,7 +23686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543007", + "n": 1 + } + ] }, { "key": 712, @@ -19491,7 +23721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543007", + "n": 1 + } + ] }, { "key": 713, @@ -19520,7 +23756,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543007", + "n": 1 + } + ] }, { "key": 714, @@ -19549,7 +23791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543007", + "n": 1 + } + ] }, { "key": 715, @@ -19573,7 +23821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543007", + "n": 1 + } + ] }, { "key": 716, @@ -19597,7 +23851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543007", + "n": 1 + } + ] }, { "key": 717, @@ -19626,7 +23886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543007", + "n": 1 + } + ] }, { "key": 718, @@ -19655,7 +23921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543007", + "n": 1 + } + ] }, { "key": 719, @@ -19684,7 +23956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543007", + "n": 1 + } + ] }, { "key": 720, @@ -19713,7 +23991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543007", + "n": 1 + } + ] }, { "key": 721, @@ -19737,7 +24021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544001", + "n": 1 + } + ] }, { "key": 722, @@ -19761,7 +24051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544001", + "n": 1 + } + ] }, { "key": 723, @@ -19790,7 +24086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544001", + "n": 1 + } + ] }, { "key": 724, @@ -19819,7 +24121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544001", + "n": 1 + } + ] }, { "key": 725, @@ -19848,7 +24156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544001", + "n": 1 + } + ] }, { "key": 726, @@ -19877,7 +24191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544001", + "n": 1 + } + ] }, { "key": 727, @@ -19901,7 +24221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544001", + "n": 1 + } + ] }, { "key": 728, @@ -19925,7 +24251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544001", + "n": 1 + } + ] }, { "key": 729, @@ -19954,7 +24286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544001", + "n": 1 + } + ] }, { "key": 730, @@ -19983,7 +24321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544001", + "n": 1 + } + ] }, { "key": 731, @@ -20012,7 +24356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544001", + "n": 1 + } + ] }, { "key": 732, @@ -20041,7 +24391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544001", + "n": 1 + } + ] }, { "key": 733, @@ -20065,7 +24421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544002", + "n": 1 + } + ] }, { "key": 734, @@ -20089,7 +24451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544002", + "n": 1 + } + ] }, { "key": 735, @@ -20118,7 +24486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544002", + "n": 1 + } + ] }, { "key": 736, @@ -20147,7 +24521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544002", + "n": 1 + } + ] }, { "key": 737, @@ -20176,7 +24556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544002", + "n": 1 + } + ] }, { "key": 738, @@ -20205,7 +24591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544002", + "n": 1 + } + ] }, { "key": 739, @@ -20229,7 +24621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544002", + "n": 1 + } + ] }, { "key": 740, @@ -20253,7 +24651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544002", + "n": 1 + } + ] }, { "key": 741, @@ -20282,7 +24686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544002", + "n": 1 + } + ] }, { "key": 742, @@ -20311,7 +24721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544002", + "n": 1 + } + ] }, { "key": 743, @@ -20340,7 +24756,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544002", + "n": 1 + } + ] }, { "key": 744, @@ -20369,7 +24791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544002", + "n": 1 + } + ] }, { "key": 745, @@ -20393,7 +24821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544003", + "n": 1 + } + ] }, { "key": 746, @@ -20417,7 +24851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544003", + "n": 1 + } + ] }, { "key": 747, @@ -20446,7 +24886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544003", + "n": 1 + } + ] }, { "key": 748, @@ -20475,7 +24921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544003", + "n": 1 + } + ] }, { "key": 749, @@ -20504,7 +24956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544003", + "n": 1 + } + ] }, { "key": 750, @@ -20533,7 +24991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544003", + "n": 1 + } + ] }, { "key": 751, @@ -20557,7 +25021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544003", + "n": 1 + } + ] }, { "key": 752, @@ -20581,7 +25051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544003", + "n": 1 + } + ] }, { "key": 753, @@ -20610,7 +25086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544003", + "n": 1 + } + ] }, { "key": 754, @@ -20639,7 +25121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544003", + "n": 1 + } + ] }, { "key": 755, @@ -20668,7 +25156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544003", + "n": 1 + } + ] }, { "key": 756, @@ -20697,7 +25191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544003", + "n": 1 + } + ] }, { "key": 757, @@ -20721,7 +25221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544004", + "n": 1 + } + ] }, { "key": 758, @@ -20745,7 +25251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544004", + "n": 1 + } + ] }, { "key": 759, @@ -20774,7 +25286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544004", + "n": 1 + } + ] }, { "key": 760, @@ -20803,7 +25321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544004", + "n": 1 + } + ] }, { "key": 761, @@ -20832,7 +25356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544004", + "n": 1 + } + ] }, { "key": 762, @@ -20861,7 +25391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544004", + "n": 1 + } + ] }, { "key": 763, @@ -20885,7 +25421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544004", + "n": 1 + } + ] }, { "key": 764, @@ -20909,7 +25451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544004", + "n": 1 + } + ] }, { "key": 765, @@ -20938,7 +25486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544004", + "n": 1 + } + ] }, { "key": 766, @@ -20967,7 +25521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544004", + "n": 1 + } + ] }, { "key": 767, @@ -20996,7 +25556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544004", + "n": 1 + } + ] }, { "key": 768, @@ -21025,7 +25591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544004", + "n": 1 + } + ] }, { "key": 769, @@ -21049,7 +25621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544006", + "n": 1 + } + ] }, { "key": 770, @@ -21073,7 +25651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544006", + "n": 1 + } + ] }, { "key": 771, @@ -21102,7 +25686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544006", + "n": 1 + } + ] }, { "key": 772, @@ -21131,7 +25721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544006", + "n": 1 + } + ] }, { "key": 773, @@ -21160,15 +25756,21 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544006", + "n": 1 + } + ] }, { "key": 774, "hid": "44006", "phase": 6, "phasebonus": [ - "hppro", - "200" + "944006411", + "1" ], "icon": "js_jx_img_icon02", "condition": 25, @@ -21189,7 +25791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544006", + "n": 1 + } + ] }, { "key": 775, @@ -21213,7 +25821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544006", + "n": 1 + } + ] }, { "key": 776, @@ -21237,7 +25851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544006", + "n": 1 + } + ] }, { "key": 777, @@ -21266,7 +25886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544006", + "n": 1 + } + ] }, { "key": 778, @@ -21295,7 +25921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544006", + "n": 1 + } + ] }, { "key": 779, @@ -21324,7 +25956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544006", + "n": 1 + } + ] }, { "key": 780, @@ -21353,7 +25991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544006", + "n": 1 + } + ] }, { "key": 781, @@ -21377,7 +26021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545001", + "n": 1 + } + ] }, { "key": 782, @@ -21401,7 +26051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545001", + "n": 1 + } + ] }, { "key": 783, @@ -21430,7 +26086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545001", + "n": 1 + } + ] }, { "key": 784, @@ -21459,7 +26121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545001", + "n": 1 + } + ] }, { "key": 785, @@ -21488,7 +26156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545001", + "n": 1 + } + ] }, { "key": 786, @@ -21517,7 +26191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545001", + "n": 1 + } + ] }, { "key": 787, @@ -21541,7 +26221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545001", + "n": 1 + } + ] }, { "key": 788, @@ -21565,7 +26251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545001", + "n": 1 + } + ] }, { "key": 789, @@ -21594,7 +26286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545001", + "n": 1 + } + ] }, { "key": 790, @@ -21623,7 +26321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545001", + "n": 1 + } + ] }, { "key": 791, @@ -21652,7 +26356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545001", + "n": 1 + } + ] }, { "key": 792, @@ -21681,7 +26391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545001", + "n": 1 + } + ] }, { "key": 793, @@ -21705,7 +26421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545002", + "n": 1 + } + ] }, { "key": 794, @@ -21729,7 +26451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545002", + "n": 1 + } + ] }, { "key": 795, @@ -21758,7 +26486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545002", + "n": 1 + } + ] }, { "key": 796, @@ -21787,7 +26521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545002", + "n": 1 + } + ] }, { "key": 797, @@ -21816,7 +26556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545002", + "n": 1 + } + ] }, { "key": 798, @@ -21845,7 +26591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545002", + "n": 1 + } + ] }, { "key": 799, @@ -21869,7 +26621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545002", + "n": 1 + } + ] }, { "key": 800, @@ -21893,7 +26651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545002", + "n": 1 + } + ] }, { "key": 801, @@ -21922,7 +26686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545002", + "n": 1 + } + ] }, { "key": 802, @@ -21951,7 +26721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545002", + "n": 1 + } + ] }, { "key": 803, @@ -21980,7 +26756,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545002", + "n": 1 + } + ] }, { "key": 804, @@ -22009,7 +26791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545002", + "n": 1 + } + ] }, { "key": 805, @@ -22033,7 +26821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545003", + "n": 1 + } + ] }, { "key": 806, @@ -22057,7 +26851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545003", + "n": 1 + } + ] }, { "key": 807, @@ -22086,7 +26886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545003", + "n": 1 + } + ] }, { "key": 808, @@ -22115,7 +26921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545003", + "n": 1 + } + ] }, { "key": 809, @@ -22144,7 +26956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545003", + "n": 1 + } + ] }, { "key": 810, @@ -22173,7 +26991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545003", + "n": 1 + } + ] }, { "key": 811, @@ -22197,7 +27021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545003", + "n": 1 + } + ] }, { "key": 812, @@ -22221,7 +27051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545003", + "n": 1 + } + ] }, { "key": 813, @@ -22250,7 +27086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545003", + "n": 1 + } + ] }, { "key": 814, @@ -22279,7 +27121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545003", + "n": 1 + } + ] }, { "key": 815, @@ -22308,7 +27156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545003", + "n": 1 + } + ] }, { "key": 816, @@ -22337,7 +27191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545003", + "n": 1 + } + ] }, { "key": 817, @@ -22361,7 +27221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545004", + "n": 1 + } + ] }, { "key": 818, @@ -22385,7 +27251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545004", + "n": 1 + } + ] }, { "key": 819, @@ -22414,7 +27286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545004", + "n": 1 + } + ] }, { "key": 820, @@ -22443,7 +27321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545004", + "n": 1 + } + ] }, { "key": 821, @@ -22472,7 +27356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545004", + "n": 1 + } + ] }, { "key": 822, @@ -22501,7 +27391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545004", + "n": 1 + } + ] }, { "key": 823, @@ -22525,7 +27421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545004", + "n": 1 + } + ] }, { "key": 824, @@ -22549,7 +27451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545004", + "n": 1 + } + ] }, { "key": 825, @@ -22578,7 +27486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545004", + "n": 1 + } + ] }, { "key": 826, @@ -22607,7 +27521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545004", + "n": 1 + } + ] }, { "key": 827, @@ -22636,7 +27556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545004", + "n": 1 + } + ] }, { "key": 828, @@ -22665,7 +27591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "545004", + "n": 1 + } + ] }, { "key": 829, @@ -22689,7 +27621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544005", + "n": 1 + } + ] }, { "key": 830, @@ -22713,7 +27651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544005", + "n": 1 + } + ] }, { "key": 831, @@ -22742,7 +27686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544005", + "n": 1 + } + ] }, { "key": 832, @@ -22771,7 +27721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544005", + "n": 1 + } + ] }, { "key": 833, @@ -22800,15 +27756,21 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544005", + "n": 1 + } + ] }, { "key": 834, "hid": "44005", "phase": 6, "phasebonus": [ - "hppro", - "200" + "944005411", + "1" ], "icon": "js_jx_img_icon02", "condition": 25, @@ -22829,7 +27791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544005", + "n": 1 + } + ] }, { "key": 835, @@ -22853,7 +27821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544005", + "n": 1 + } + ] }, { "key": 836, @@ -22877,7 +27851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544005", + "n": 1 + } + ] }, { "key": 837, @@ -22906,7 +27886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544005", + "n": 1 + } + ] }, { "key": 838, @@ -22935,7 +27921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544005", + "n": 1 + } + ] }, { "key": 839, @@ -22964,7 +27956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544005", + "n": 1 + } + ] }, { "key": 840, @@ -22993,7 +27991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "544005", + "n": 1 + } + ] }, { "key": 841, @@ -23017,7 +28021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515005", + "n": 1 + } + ] }, { "key": 842, @@ -23041,7 +28051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515005", + "n": 1 + } + ] }, { "key": 843, @@ -23070,7 +28086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515005", + "n": 1 + } + ] }, { "key": 844, @@ -23099,7 +28121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515005", + "n": 1 + } + ] }, { "key": 845, @@ -23128,7 +28156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515005", + "n": 1 + } + ] }, { "key": 846, @@ -23157,7 +28191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515005", + "n": 1 + } + ] }, { "key": 847, @@ -23181,7 +28221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515005", + "n": 1 + } + ] }, { "key": 848, @@ -23205,7 +28251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515005", + "n": 1 + } + ] }, { "key": 849, @@ -23234,7 +28286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515005", + "n": 1 + } + ] }, { "key": 850, @@ -23263,7 +28321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515005", + "n": 1 + } + ] }, { "key": 851, @@ -23292,7 +28356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515005", + "n": 1 + } + ] }, { "key": 852, @@ -23321,7 +28391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "515005", + "n": 1 + } + ] }, { "key": 853, @@ -23345,7 +28421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543901", + "n": 1 + } + ] }, { "key": 854, @@ -23369,7 +28451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543901", + "n": 1 + } + ] }, { "key": 855, @@ -23398,7 +28486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543901", + "n": 1 + } + ] }, { "key": 856, @@ -23427,7 +28521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543901", + "n": 1 + } + ] }, { "key": 857, @@ -23456,7 +28556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543901", + "n": 1 + } + ] }, { "key": 858, @@ -23485,7 +28591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543901", + "n": 1 + } + ] }, { "key": 859, @@ -23509,7 +28621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543901", + "n": 1 + } + ] }, { "key": 860, @@ -23533,7 +28651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543901", + "n": 1 + } + ] }, { "key": 861, @@ -23562,7 +28686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543901", + "n": 1 + } + ] }, { "key": 862, @@ -23591,7 +28721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543901", + "n": 1 + } + ] }, { "key": 863, @@ -23620,7 +28756,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543901", + "n": 1 + } + ] }, { "key": 864, @@ -23649,7 +28791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543901", + "n": 1 + } + ] }, { "key": 865, @@ -23673,7 +28821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543902", + "n": 1 + } + ] }, { "key": 866, @@ -23697,7 +28851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543902", + "n": 1 + } + ] }, { "key": 867, @@ -23726,7 +28886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543902", + "n": 1 + } + ] }, { "key": 868, @@ -23755,7 +28921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543902", + "n": 1 + } + ] }, { "key": 869, @@ -23784,7 +28956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543902", + "n": 1 + } + ] }, { "key": 870, @@ -23813,7 +28991,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543902", + "n": 1 + } + ] }, { "key": 871, @@ -23837,7 +29021,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543902", + "n": 1 + } + ] }, { "key": 872, @@ -23861,7 +29051,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543902", + "n": 1 + } + ] }, { "key": 873, @@ -23890,7 +29086,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543902", + "n": 1 + } + ] }, { "key": 874, @@ -23919,7 +29121,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543902", + "n": 1 + } + ] }, { "key": 875, @@ -23948,7 +29156,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543902", + "n": 1 + } + ] }, { "key": 876, @@ -23977,7 +29191,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543902", + "n": 1 + } + ] }, { "key": 877, @@ -24001,7 +29221,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543903", + "n": 1 + } + ] }, { "key": 878, @@ -24025,7 +29251,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543903", + "n": 1 + } + ] }, { "key": 879, @@ -24054,7 +29286,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543903", + "n": 1 + } + ] }, { "key": 880, @@ -24083,7 +29321,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543903", + "n": 1 + } + ] }, { "key": 881, @@ -24112,7 +29356,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543903", + "n": 1 + } + ] }, { "key": 882, @@ -24141,7 +29391,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543903", + "n": 1 + } + ] }, { "key": 883, @@ -24165,7 +29421,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543903", + "n": 1 + } + ] }, { "key": 884, @@ -24189,7 +29451,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543903", + "n": 1 + } + ] }, { "key": 885, @@ -24218,7 +29486,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543903", + "n": 1 + } + ] }, { "key": 886, @@ -24247,7 +29521,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543903", + "n": 1 + } + ] }, { "key": 887, @@ -24276,7 +29556,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543903", + "n": 1 + } + ] }, { "key": 888, @@ -24305,7 +29591,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "543903", + "n": 1 + } + ] }, { "key": 889, @@ -24329,7 +29621,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "5101004", + "n": 1 + } + ] }, { "key": 890, @@ -24353,7 +29651,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "5101004", + "n": 1 + } + ] }, { "key": 891, @@ -24382,7 +29686,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "5101004", + "n": 1 + } + ] }, { "key": 892, @@ -24411,7 +29721,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "5101004", + "n": 1 + } + ] }, { "key": 893, @@ -24440,7 +29756,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "5101004", + "n": 1 + } + ] }, { "key": 894, @@ -24469,7 +29791,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "5101004", + "n": 1 + } + ] }, { "key": 895, @@ -24493,7 +29821,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "5101004", + "n": 1 + } + ] }, { "key": 896, @@ -24517,7 +29851,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "5101004", + "n": 1 + } + ] }, { "key": 897, @@ -24546,7 +29886,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "5101004", + "n": 1 + } + ] }, { "key": 898, @@ -24575,7 +29921,13 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "5101004", + "n": 1 + } + ] }, { "key": 899, @@ -24604,7 +29956,13 @@ "n": 10 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "5101004", + "n": 1 + } + ] }, { "key": 900, @@ -24633,6 +29991,12 @@ "n": 20 } ], - "awakenup": [] + "awakenup": [ + { + "a": "item", + "t": "5101004", + "n": 1 + } + ] } ] \ No newline at end of file diff --git a/bin/json/game_heroconvertdata.json b/bin/json/game_heroconvertdata.json index ae4beeba2..62a83d983 100644 --- a/bin/json/game_heroconvertdata.json +++ b/bin/json/game_heroconvertdata.json @@ -1,18 +1,18 @@ -[ - { - "race": 1, - "id": "50001" - }, - { - "race": 2, - "id": "50002" - }, - { - "race": 3, - "id": "50003" - }, - { - "race": 4, - "id": "50004" - } +[ + { + "race": 1, + "id": "50001" + }, + { + "race": 2, + "id": "50002" + }, + { + "race": 3, + "id": "50003" + }, + { + "race": 4, + "id": "50004" + } ] \ No newline at end of file diff --git a/bin/json/game_herofusion.json b/bin/json/game_herofusion.json index 4607700b5..e2b7a4626 100644 --- a/bin/json/game_herofusion.json +++ b/bin/json/game_herofusion.json @@ -1,102 +1,102 @@ -[ - { - "hero": "14007", - "switch": 1, - "pointhero": [ - "35001", - "35001", - "35001", - "35001" - ], - "awaken": -1, - "start": -1, - "lv": -1, - "fuison": [ - { - "a": "attr", - "t": "gold", - "n": 15000 - } - ] - }, - { - "hero": "35001", - "switch": 1, - "pointhero": [ - "25001", - "25001", - "25001", - "25001" - ], - "awaken": -1, - "start": -1, - "lv": -1, - "fuison": [ - { - "a": "attr", - "t": "gold", - "n": 15000 - } - ] - }, - { - "hero": "25001", - "switch": 1, - "pointhero": [ - "25004", - "25004", - "25004", - "25004" - ], - "awaken": -1, - "start": -1, - "lv": -1, - "fuison": [ - { - "a": "attr", - "t": "gold", - "n": 15000 - } - ] - }, - { - "hero": "25004", - "switch": 1, - "pointhero": [ - "44005", - "44005", - "44005", - "44005" - ], - "awaken": -1, - "start": -1, - "lv": -1, - "fuison": [ - { - "a": "attr", - "t": "gold", - "n": 15000 - } - ] - }, - { - "hero": "45003", - "switch": 1, - "pointhero": [ - "44005", - "44005", - "44005", - "44005" - ], - "awaken": -1, - "start": -1, - "lv": -1, - "fuison": [ - { - "a": "attr", - "t": "gold", - "n": 15000 - } - ] - } +[ + { + "hero": "14007", + "switch": 1, + "pointhero": [ + "35001", + "35001", + "35001", + "35001" + ], + "awaken": 1, + "start": 1, + "lv": 1, + "fuison": [ + { + "a": "attr", + "t": "gold", + "n": 15000 + } + ] + }, + { + "hero": "35001", + "switch": 1, + "pointhero": [ + "25001", + "25001", + "25001", + "25001" + ], + "awaken": 1, + "start": 1, + "lv": 1, + "fuison": [ + { + "a": "attr", + "t": "gold", + "n": 15000 + } + ] + }, + { + "hero": "25001", + "switch": 1, + "pointhero": [ + "25004", + "25004", + "25004", + "25004" + ], + "awaken": 1, + "start": 1, + "lv": 1, + "fuison": [ + { + "a": "attr", + "t": "gold", + "n": 15000 + } + ] + }, + { + "hero": "25004", + "switch": 1, + "pointhero": [ + "44005", + "44005", + "44005", + "44005" + ], + "awaken": 1, + "start": 1, + "lv": 1, + "fuison": [ + { + "a": "attr", + "t": "gold", + "n": 15000 + } + ] + }, + { + "hero": "45003", + "switch": 1, + "pointhero": [ + "44005", + "44005", + "44005", + "44005" + ], + "awaken": 1, + "start": 1, + "lv": 1, + "fuison": [ + { + "a": "attr", + "t": "gold", + "n": 15000 + } + ] + } ] \ No newline at end of file diff --git a/bin/json/game_herolevelgrow.json b/bin/json/game_herolevelgrow.json index 8690893fe..a89590ce8 100644 --- a/bin/json/game_herolevelgrow.json +++ b/bin/json/game_herolevelgrow.json @@ -1275,7 +1275,7 @@ "speedgrow": 0 }, { - "id": "51008", + "id": "54005", "hp": 0, "atk": 0, "def": 0, @@ -1290,7 +1290,7 @@ "speedgrow": 0 }, { - "id": "51009", + "id": "54001", "hp": 0, "atk": 0, "def": 0, @@ -1425,7 +1425,7 @@ "speedgrow": 0 }, { - "id": "53004", + "id": "54002", "hp": 0, "atk": 0, "def": 0, diff --git a/bin/json/game_heromethodcomment.json b/bin/json/game_heromethodcomment.json new file mode 100644 index 000000000..7c2986bf1 --- /dev/null +++ b/bin/json/game_heromethodcomment.json @@ -0,0 +1,884 @@ +[ + { + "id": 101, + "comment": { + "key": "surname_10001", + "text": "愤怒的" + } + }, + { + "id": 102, + "comment": { + "key": "surname_10002", + "text": "快乐的" + } + }, + { + "id": 103, + "comment": { + "key": "surname_10003", + "text": "忧伤的" + } + }, + { + "id": 104, + "comment": { + "key": "surname_10004", + "text": "吵闹的" + } + }, + { + "id": 105, + "comment": { + "key": "surname_10005", + "text": "喜悦的" + } + }, + { + "id": 106, + "comment": { + "key": "surname_10006", + "text": "悲伤的" + } + }, + { + "id": 107, + "comment": { + "key": "surname_10007", + "text": "难过的" + } + }, + { + "id": 108, + "comment": { + "key": "surname_10008", + "text": "兴奋的" + } + }, + { + "id": 109, + "comment": { + "key": "surname_10009", + "text": "潇洒的" + } + }, + { + "id": 110, + "comment": { + "key": "surname_10010", + "text": "开心的" + } + }, + { + "id": 111, + "comment": { + "key": "surname_10011", + "text": "幸运的" + } + }, + { + "id": 112, + "comment": { + "key": "surname_10012", + "text": "欢喜的" + } + }, + { + "id": 113, + "comment": { + "key": "surname_10013", + "text": "愉快的" + } + }, + { + "id": 114, + "comment": { + "key": "surname_10014", + "text": "神奇的" + } + }, + { + "id": 115, + "comment": { + "key": "surname_10015", + "text": "刻苦的" + } + }, + { + "id": 116, + "comment": { + "key": "surname_10016", + "text": "进步的" + } + }, + { + "id": 117, + "comment": { + "key": "surname_10017", + "text": "业余的" + } + }, + { + "id": 118, + "comment": { + "key": "surname_10018", + "text": "友好的" + } + }, + { + "id": 119, + "comment": { + "key": "surname_10019", + "text": "着急的" + } + }, + { + "id": 120, + "comment": { + "key": "surname_10020", + "text": "友爱的" + } + }, + { + "id": 121, + "comment": { + "key": "surname_10021", + "text": "聪明的" + } + }, + { + "id": 122, + "comment": { + "key": "surname_10022", + "text": "细心的" + } + }, + { + "id": 123, + "comment": { + "key": "surname_10023", + "text": "冰冷的" + } + }, + { + "id": 124, + "comment": { + "key": "surname_10024", + "text": "无知的" + } + }, + { + "id": 125, + "comment": { + "key": "surname_10025", + "text": "秀美的" + } + }, + { + "id": 126, + "comment": { + "key": "surname_10026", + "text": "活泼的" + } + }, + { + "id": 127, + "comment": { + "key": "surname_10027", + "text": "害羞的" + } + }, + { + "id": 128, + "comment": { + "key": "surname_10028", + "text": "热情的" + } + }, + { + "id": 129, + "comment": { + "key": "surname_10029", + "text": "开朗的" + } + }, + { + "id": 130, + "comment": { + "key": "surname_10030", + "text": "唠叨的" + } + }, + { + "id": 131, + "comment": { + "key": "surname_10031", + "text": "糊涂的" + } + }, + { + "id": 132, + "comment": { + "key": "surname_10032", + "text": "飞驰的" + } + }, + { + "id": 133, + "comment": { + "key": "surname_10033", + "text": "职业的" + } + }, + { + "id": 134, + "comment": { + "key": "surname_10034", + "text": "迟缓的" + } + }, + { + "id": 135, + "comment": { + "key": "surname_10035", + "text": "迷茫的" + } + }, + { + "id": 136, + "comment": { + "key": "surname_10036", + "text": "优秀的" + } + }, + { + "id": 137, + "comment": { + "key": "surname_10037", + "text": "火红的" + } + }, + { + "id": 138, + "comment": { + "key": "surname_10038", + "text": "好动的" + } + }, + { + "id": 139, + "comment": { + "key": "surname_10039", + "text": "行走的" + } + }, + { + "id": 140, + "comment": { + "key": "surname_10040", + "text": "欢闹的" + } + }, + { + "id": 141, + "comment": { + "key": "surname_10041", + "text": "风度的" + } + }, + { + "id": 142, + "comment": { + "key": "surname_10042", + "text": "柔韧的" + } + }, + { + "id": 143, + "comment": { + "key": "surname_10043", + "text": "温柔的" + } + }, + { + "id": 144, + "comment": { + "key": "surname_10044", + "text": "美丽的" + } + }, + { + "id": 145, + "comment": { + "key": "surname_10045", + "text": "高雅的" + } + }, + { + "id": 146, + "comment": { + "key": "surname_10046", + "text": "洋气的" + } + }, + { + "id": 147, + "comment": { + "key": "surname_10047", + "text": "恬静的" + } + }, + { + "id": 148, + "comment": { + "key": "surname_10048", + "text": "大方的" + } + }, + { + "id": 149, + "comment": { + "key": "surname_10049", + "text": "端庄的" + } + }, + { + "id": 150, + "comment": { + "key": "surname_10050", + "text": "秀气的" + } + }, + { + "id": 151, + "comment": { + "key": "surname_10051", + "text": "清秀的" + } + }, + { + "id": 152, + "comment": { + "key": "surname_10052", + "text": "妩媚的" + } + }, + { + "id": 153, + "comment": { + "key": "surname_10053", + "text": "轩昂的" + } + }, + { + "id": 154, + "comment": { + "key": "surname_10054", + "text": "迷人的" + } + }, + { + "id": 155, + "comment": { + "key": "surname_10055", + "text": "淡定的" + } + }, + { + "id": 156, + "comment": { + "key": "surname_10056", + "text": "畅快的" + } + }, + { + "id": 157, + "comment": { + "key": "surname_10057", + "text": "坚强的" + } + }, + { + "id": 158, + "comment": { + "key": "surname_10058", + "text": "甜美的" + } + }, + { + "id": 159, + "comment": { + "key": "surname_10059", + "text": "爽朗的" + } + }, + { + "id": 160, + "comment": { + "key": "surname_10060", + "text": "安然的" + } + }, + { + "id": 161, + "comment": { + "key": "surname_10061", + "text": "文雅的" + } + }, + { + "id": 162, + "comment": { + "key": "surname_10062", + "text": "悠然的" + } + }, + { + "id": 163, + "comment": { + "key": "surname_10063", + "text": "宁静的" + } + }, + { + "id": 164, + "comment": { + "key": "surname_10064", + "text": "沮丧的" + } + }, + { + "id": 165, + "comment": { + "key": "surname_10065", + "text": "从容的" + } + }, + { + "id": 166, + "comment": { + "key": "surname_10066", + "text": "随和的" + } + }, + { + "id": 167, + "comment": { + "key": "surname_10067", + "text": "坦荡的" + } + }, + { + "id": 168, + "comment": { + "key": "surname_10068", + "text": "随性的" + } + }, + { + "id": 169, + "comment": { + "key": "surname_10069", + "text": "红润的" + } + }, + { + "id": 170, + "comment": { + "key": "surname_10070", + "text": "傲骨的" + } + }, + { + "id": 171, + "comment": { + "key": "surname_10071", + "text": "欣喜的" + } + }, + { + "id": 172, + "comment": { + "key": "surname_10072", + "text": "宽容的" + } + }, + { + "id": 173, + "comment": { + "key": "surname_10073", + "text": "大气的" + } + }, + { + "id": 174, + "comment": { + "key": "surname_10074", + "text": "厚道的" + } + }, + { + "id": 175, + "comment": { + "key": "surname_10075", + "text": "王者的" + } + }, + { + "id": 176, + "comment": { + "key": "surname_10076", + "text": "羞涩的" + } + }, + { + "id": 177, + "comment": { + "key": "surname_10077", + "text": "尽情的" + } + }, + { + "id": 178, + "comment": { + "key": "surname_10078", + "text": "激奋的" + } + }, + { + "id": 179, + "comment": { + "key": "surname_10079", + "text": "俊美的" + } + }, + { + "id": 180, + "comment": { + "key": "surname_10080", + "text": "朴素的" + } + }, + { + "id": 181, + "comment": { + "key": "surname_10081", + "text": "庄重的" + } + }, + { + "id": 182, + "comment": { + "key": "surname_10082", + "text": "和谐的" + } + }, + { + "id": 183, + "comment": { + "key": "surname_10083", + "text": "坦然的" + } + }, + { + "id": 184, + "comment": { + "key": "surname_10084", + "text": "苗条的" + } + }, + { + "id": 185, + "comment": { + "key": "surname_10085", + "text": "可人的" + } + }, + { + "id": 186, + "comment": { + "key": "surname_10086", + "text": "青春的" + } + }, + { + "id": 187, + "comment": { + "key": "surname_10087", + "text": "激昂的" + } + }, + { + "id": 188, + "comment": { + "key": "surname_10088", + "text": "小巧的" + } + }, + { + "id": 189, + "comment": { + "key": "surname_10089", + "text": "踊跃的" + } + }, + { + "id": 190, + "comment": { + "key": "surname_10090", + "text": "可爱的" + } + }, + { + "id": 191, + "comment": { + "key": "surname_10091", + "text": "帅气的" + } + }, + { + "id": 192, + "comment": { + "key": "surname_10092", + "text": "不凡的" + } + }, + { + "id": 193, + "comment": { + "key": "surname_10093", + "text": "激情的" + } + }, + { + "id": 194, + "comment": { + "key": "surname_10094", + "text": "慈祥的" + } + }, + { + "id": 195, + "comment": { + "key": "surname_10095", + "text": "整洁的" + } + }, + { + "id": 196, + "comment": { + "key": "surname_10096", + "text": "认真的" + } + }, + { + "id": 197, + "comment": { + "key": "surname_10097", + "text": "情调的" + } + }, + { + "id": 198, + "comment": { + "key": "surname_10098", + "text": "海涵的" + } + }, + { + "id": 199, + "comment": { + "key": "surname_10099", + "text": "善良的" + } + }, + { + "id": 200, + "comment": { + "key": "surname_10100", + "text": "娇美的" + } + }, + { + "id": 201, + "comment": { + "key": "surname_10101", + "text": "妖媚的" + } + }, + { + "id": 202, + "comment": { + "key": "surname_10102", + "text": "冷魅的" + } + }, + { + "id": 203, + "comment": { + "key": "surname_10103", + "text": "雍容的" + } + }, + { + "id": 204, + "comment": { + "key": "surname_10104", + "text": "儒雅的" + } + }, + { + "id": 205, + "comment": { + "key": "surname_10105", + "text": "敬佩的" + } + }, + { + "id": 206, + "comment": { + "key": "surname_10106", + "text": "时髦的" + } + }, + { + "id": 207, + "comment": { + "key": "surname_10107", + "text": "无邪的" + } + }, + { + "id": 208, + "comment": { + "key": "surname_10108", + "text": "娇媚的" + } + }, + { + "id": 209, + "comment": { + "key": "surname_10109", + "text": "绝美的" + } + }, + { + "id": 210, + "comment": { + "key": "surname_10110", + "text": "邪魅的" + } + }, + { + "id": 211, + "comment": { + "key": "surname_10111", + "text": "佩服的" + } + }, + { + "id": 212, + "comment": { + "key": "surname_10112", + "text": "白皙的" + } + }, + { + "id": 213, + "comment": { + "key": "surname_10113", + "text": "摩登的" + } + }, + { + "id": 214, + "comment": { + "key": "surname_10114", + "text": "结实的" + } + }, + { + "id": 215, + "comment": { + "key": "surname_10115", + "text": "率性的" + } + }, + { + "id": 216, + "comment": { + "key": "surname_10116", + "text": "娇艳的" + } + }, + { + "id": 217, + "comment": { + "key": "surname_10117", + "text": "素雅的" + } + }, + { + "id": 218, + "comment": { + "key": "surname_10118", + "text": "惆怅的" + } + }, + { + "id": 219, + "comment": { + "key": "surname_10119", + "text": "欢畅的" + } + }, + { + "id": 220, + "comment": { + "key": "surname_10120", + "text": "崇拜的" + } + }, + { + "id": 221, + "comment": { + "key": "surname_10121", + "text": "漂亮的" + } + }, + { + "id": 222, + "comment": { + "key": "surname_10122", + "text": "艳丽的" + } + }, + { + "id": 223, + "comment": { + "key": "surname_10123", + "text": "淡雅的" + } + }, + { + "id": 224, + "comment": { + "key": "surname_10124", + "text": "倾城的" + } + }, + { + "id": 225, + "comment": { + "key": "surname_10125", + "text": "光滑的" + } + }, + { + "id": 226, + "comment": { + "key": "surname_10126", + "text": "巧嘴的" + } + } +] \ No newline at end of file diff --git a/bin/json/game_heroskilllevel.json b/bin/json/game_heroskilllevel.json index b2c11b639..1417d1a97 100644 --- a/bin/json/game_heroskilllevel.json +++ b/bin/json/game_heroskilllevel.json @@ -1,6 +1,6 @@ [ { - "id": 125001111, + "id": 113001111, "probability": [ 300, 255, @@ -12,7 +12,7 @@ ] }, { - "id": 125004111, + "id": 113002111, "probability": [ 300, 255, @@ -24,7 +24,7 @@ ] }, { - "id": 144006111, + "id": 113003111, "probability": [ 300, 255, @@ -36,7 +36,7 @@ ] }, { - "id": 135001111, + "id": 113004111, "probability": [ 300, 255, @@ -48,7 +48,7 @@ ] }, { - "id": 144005111, + "id": 113005111, "probability": [ 300, 255, @@ -60,7 +60,7 @@ ] }, { - "id": 115004111, + "id": 114001111, "probability": [ 300, 255, @@ -72,43 +72,7 @@ ] }, { - "id": 124002111, - "probability": [ - 300, - 255, - 200, - 100, - 100, - 100, - 100 - ] - }, - { - "id": 114007111, - "probability": [ - 300, - 255, - 200, - 100, - 100, - 100, - 100 - ] - }, - { - "id": 145003111, - "probability": [ - 300, - 255, - 200, - 100, - 100, - 100, - 100 - ] - }, - { - "id": 124004111, + "id": 114002111, "probability": [ 300, 255, @@ -132,7 +96,7 @@ ] }, { - "id": 135003111, + "id": 114004111, "probability": [ 300, 255, @@ -144,7 +108,7 @@ ] }, { - "id": 115005111, + "id": 114005111, "probability": [ 300, 255, @@ -156,7 +120,139 @@ ] }, { - "id": 134006111, + "id": 114006111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 114007111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 115001111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 115002111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 115003111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 115004111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 123001111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 123002111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 123003111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 123004111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 124001111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 124002111, "probability": [ 300, 255, @@ -180,7 +276,7 @@ ] }, { - "id": 125001211, + "id": 124004111, "probability": [ 300, 255, @@ -192,7 +288,7 @@ ] }, { - "id": 125004211, + "id": 124005111, "probability": [ 300, 255, @@ -204,7 +300,7 @@ ] }, { - "id": 144006211, + "id": 124006111, "probability": [ 300, 255, @@ -216,7 +312,7 @@ ] }, { - "id": 135001211, + "id": 124007111, "probability": [ 300, 255, @@ -228,7 +324,7 @@ ] }, { - "id": 144005211, + "id": 124008111, "probability": [ 300, 255, @@ -240,7 +336,7 @@ ] }, { - "id": 115004211, + "id": 124009111, "probability": [ 300, 255, @@ -252,7 +348,7 @@ ] }, { - "id": 124002211, + "id": 125001111, "probability": [ 300, 255, @@ -264,7 +360,7 @@ ] }, { - "id": 114007211, + "id": 125002111, "probability": [ 300, 255, @@ -276,7 +372,7 @@ ] }, { - "id": 145003211, + "id": 125003111, "probability": [ 300, 255, @@ -288,7 +384,547 @@ ] }, { - "id": 124004211, + "id": 125004111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 133001111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 133002111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 133003111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 133004111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 133005111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 133006111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 134001111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 134002111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 134003111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 134004111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 134005111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 134006111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 134007111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 134008111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 135001111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 135002111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 135003111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 135004111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 135005111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 135006111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 143001111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 143002111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 143003111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 143004111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 143005111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 143006111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 143007111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 144001111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 144002111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 144003111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 144004111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 144006111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 145001111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 145002111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 145003111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 145004111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 144005111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 115005111, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 113001211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 113002211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 113003211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 113004211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 113005211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 114001211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 114002211, "probability": [ 300, 255, @@ -312,7 +948,7 @@ ] }, { - "id": 135003211, + "id": 114004211, "probability": [ 300, 255, @@ -324,7 +960,7 @@ ] }, { - "id": 115005211, + "id": 114005211, "probability": [ 300, 255, @@ -336,7 +972,139 @@ ] }, { - "id": 134006211, + "id": 114006211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 114007211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 115001211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 115002211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 115003211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 115004211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 123001211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 123002211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 123003211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 123004211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 124001211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 124002211, "probability": [ 300, 255, @@ -360,7 +1128,7 @@ ] }, { - "id": 125001311, + "id": 124004211, "probability": [ 300, 255, @@ -372,7 +1140,7 @@ ] }, { - "id": 125004311, + "id": 124005211, "probability": [ 300, 255, @@ -384,7 +1152,7 @@ ] }, { - "id": 144006311, + "id": 124006211, "probability": [ 300, 255, @@ -396,7 +1164,7 @@ ] }, { - "id": 135001311, + "id": 124007211, "probability": [ 300, 255, @@ -408,7 +1176,7 @@ ] }, { - "id": 144005311, + "id": 124008211, "probability": [ 300, 255, @@ -420,7 +1188,7 @@ ] }, { - "id": 115004311, + "id": 124009211, "probability": [ 300, 255, @@ -432,7 +1200,7 @@ ] }, { - "id": 124002311, + "id": 125001211, "probability": [ 300, 255, @@ -444,7 +1212,7 @@ ] }, { - "id": 114007311, + "id": 125002211, "probability": [ 300, 255, @@ -456,7 +1224,7 @@ ] }, { - "id": 145003311, + "id": 125003211, "probability": [ 300, 255, @@ -468,7 +1236,547 @@ ] }, { - "id": 124004311, + "id": 125004211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 133001211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 133002211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 133003211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 133004211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 133005211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 133006211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 134001211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 134002211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 134003211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 134004211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 134005211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 134006211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 134007211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 134008211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 135001211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 135002211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 135003211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 135004211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 135005211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 135006211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 143001211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 143002211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 143003211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 143004211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 143005211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 143006211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 143007211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 144001211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 144002211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 144003211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 144004211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 144006211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 145001211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 145002211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 145003211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 145004211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 144005211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 115005211, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 113001311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 113002311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 113003311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 113004311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 113005311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 114001311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 114002311, "probability": [ 300, 255, @@ -492,7 +1800,7 @@ ] }, { - "id": 135003311, + "id": 114004311, "probability": [ 300, 255, @@ -504,7 +1812,415 @@ ] }, { - "id": 115005311, + "id": 114005311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 114006311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 114007311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 115001311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 115002311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 115003311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 115004311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 123001311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 123002311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 123003311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 123004311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 124001311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 124002311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 124003311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 124004311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 124005311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 124006311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 124007311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 124008311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 124009311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 125001311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 125002311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 125003311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 125004311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 133001311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 133002311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 133003311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 133004311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 133005311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 133006311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 134001311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 134002311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 134003311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 134004311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 134005311, "probability": [ 300, 255, @@ -528,7 +2244,307 @@ ] }, { - "id": 124003311, + "id": 134007311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 134008311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 135001311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 135002311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 135003311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 135004311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 135005311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 135006311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 143001311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 143002311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 143003311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 143004311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 143005311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 143006311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 143007311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 144001311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 144002311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 144003311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 144004311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 144006311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 145001311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 145002311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 145003311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 145004311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 144005311, + "probability": [ + 300, + 255, + 200, + 100, + 100, + 100, + 100 + ] + }, + { + "id": 115005311, "probability": [ 300, 255, diff --git a/bin/json/game_herostarup.json b/bin/json/game_herostarup.json index 5e8b1382c..92b5c56dd 100644 --- a/bin/json/game_herostarup.json +++ b/bin/json/game_herostarup.json @@ -15,7 +15,13 @@ "needracestar": 3, "needracenum": 3, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "513001", + "n": 1 + } + ] }, { "key": 2, @@ -33,7 +39,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "513001", + "n": 1 + } + ] }, { "key": 3, @@ -51,7 +63,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "513001", + "n": 1 + } + ] }, { "key": 4, @@ -82,7 +100,13 @@ "needracestar": 3, "needracenum": 3, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "513002", + "n": 1 + } + ] }, { "key": 6, @@ -100,7 +124,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "513002", + "n": 1 + } + ] }, { "key": 7, @@ -118,7 +148,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "513002", + "n": 1 + } + ] }, { "key": 8, @@ -149,7 +185,13 @@ "needracestar": 3, "needracenum": 3, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "513003", + "n": 1 + } + ] }, { "key": 10, @@ -167,7 +209,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "513003", + "n": 1 + } + ] }, { "key": 11, @@ -185,7 +233,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "513003", + "n": 1 + } + ] }, { "key": 12, @@ -216,7 +270,13 @@ "needracestar": 3, "needracenum": 3, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "513004", + "n": 1 + } + ] }, { "key": 14, @@ -234,7 +294,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "513004", + "n": 1 + } + ] }, { "key": 15, @@ -252,7 +318,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "513004", + "n": 1 + } + ] }, { "key": 16, @@ -283,7 +355,13 @@ "needracestar": 3, "needracenum": 3, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "513005", + "n": 1 + } + ] }, { "key": 18, @@ -301,7 +379,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "513005", + "n": 1 + } + ] }, { "key": 19, @@ -319,7 +403,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "513005", + "n": 1 + } + ] }, { "key": 20, @@ -350,7 +440,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "514001", + "n": 1 + } + ] }, { "key": 22, @@ -368,7 +464,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "514001", + "n": 1 + } + ] }, { "key": 23, @@ -399,7 +501,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "514002", + "n": 1 + } + ] }, { "key": 25, @@ -417,7 +525,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "514002", + "n": 1 + } + ] }, { "key": 26, @@ -448,7 +562,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "514003", + "n": 1 + } + ] }, { "key": 28, @@ -466,7 +586,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "514003", + "n": 1 + } + ] }, { "key": 29, @@ -497,7 +623,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "514004", + "n": 1 + } + ] }, { "key": 31, @@ -515,7 +647,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "514004", + "n": 1 + } + ] }, { "key": 32, @@ -546,7 +684,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "514005", + "n": 1 + } + ] }, { "key": 34, @@ -564,7 +708,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "514005", + "n": 1 + } + ] }, { "key": 35, @@ -595,7 +745,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "514006", + "n": 1 + } + ] }, { "key": 37, @@ -613,7 +769,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "514006", + "n": 1 + } + ] }, { "key": 38, @@ -644,7 +806,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "514007", + "n": 1 + } + ] }, { "key": 40, @@ -662,7 +830,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "514007", + "n": 1 + } + ] }, { "key": 41, @@ -693,7 +867,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "515001", + "n": 1 + } + ] }, { "key": 43, @@ -724,7 +904,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "515002", + "n": 1 + } + ] }, { "key": 45, @@ -755,7 +941,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "515003", + "n": 1 + } + ] }, { "key": 47, @@ -786,7 +978,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "515004", + "n": 1 + } + ] }, { "key": 49, @@ -817,7 +1015,13 @@ "needracestar": 3, "needracenum": 3, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "523001", + "n": 1 + } + ] }, { "key": 51, @@ -835,7 +1039,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "523001", + "n": 1 + } + ] }, { "key": 52, @@ -853,7 +1063,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "523001", + "n": 1 + } + ] }, { "key": 53, @@ -884,7 +1100,13 @@ "needracestar": 3, "needracenum": 3, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "523002", + "n": 1 + } + ] }, { "key": 55, @@ -902,7 +1124,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "523002", + "n": 1 + } + ] }, { "key": 56, @@ -920,7 +1148,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "523002", + "n": 1 + } + ] }, { "key": 57, @@ -951,7 +1185,13 @@ "needracestar": 3, "needracenum": 3, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "523003", + "n": 1 + } + ] }, { "key": 59, @@ -969,7 +1209,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "523003", + "n": 1 + } + ] }, { "key": 60, @@ -987,7 +1233,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "523003", + "n": 1 + } + ] }, { "key": 61, @@ -1018,7 +1270,13 @@ "needracestar": 3, "needracenum": 3, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "523004", + "n": 1 + } + ] }, { "key": 63, @@ -1036,7 +1294,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "523004", + "n": 1 + } + ] }, { "key": 64, @@ -1054,7 +1318,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "523004", + "n": 1 + } + ] }, { "key": 65, @@ -1085,7 +1355,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "524001", + "n": 1 + } + ] }, { "key": 67, @@ -1103,7 +1379,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "524001", + "n": 1 + } + ] }, { "key": 68, @@ -1134,7 +1416,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "524002", + "n": 1 + } + ] }, { "key": 70, @@ -1152,7 +1440,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "524002", + "n": 1 + } + ] }, { "key": 71, @@ -1183,7 +1477,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "524003", + "n": 1 + } + ] }, { "key": 73, @@ -1201,7 +1501,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "524003", + "n": 1 + } + ] }, { "key": 74, @@ -1232,7 +1538,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "524004", + "n": 1 + } + ] }, { "key": 76, @@ -1250,7 +1562,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "524004", + "n": 1 + } + ] }, { "key": 77, @@ -1281,7 +1599,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "524005", + "n": 1 + } + ] }, { "key": 79, @@ -1299,7 +1623,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "524005", + "n": 1 + } + ] }, { "key": 80, @@ -1330,7 +1660,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "524006", + "n": 1 + } + ] }, { "key": 82, @@ -1348,7 +1684,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "524006", + "n": 1 + } + ] }, { "key": 83, @@ -1379,7 +1721,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "524007", + "n": 1 + } + ] }, { "key": 85, @@ -1397,7 +1745,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "524007", + "n": 1 + } + ] }, { "key": 86, @@ -1428,7 +1782,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "524008", + "n": 1 + } + ] }, { "key": 88, @@ -1446,7 +1806,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "524008", + "n": 1 + } + ] }, { "key": 89, @@ -1477,7 +1843,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "524009", + "n": 1 + } + ] }, { "key": 91, @@ -1495,7 +1867,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "524009", + "n": 1 + } + ] }, { "key": 92, @@ -1529,7 +1907,7 @@ "starup": [ { "a": "item", - "t": "90001", + "t": "525001", "n": 1 } ] @@ -1563,7 +1941,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "525002", + "n": 1 + } + ] }, { "key": 96, @@ -1594,7 +1978,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "525003", + "n": 1 + } + ] }, { "key": 98, @@ -1628,7 +2018,7 @@ "starup": [ { "a": "item", - "t": "90002", + "t": "525004", "n": 1 } ] @@ -1662,7 +2052,13 @@ "needracestar": 3, "needracenum": 3, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "533001", + "n": 1 + } + ] }, { "key": 102, @@ -1680,7 +2076,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "533001", + "n": 1 + } + ] }, { "key": 103, @@ -1698,7 +2100,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "533001", + "n": 1 + } + ] }, { "key": 104, @@ -1729,7 +2137,13 @@ "needracestar": 3, "needracenum": 3, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "533002", + "n": 1 + } + ] }, { "key": 106, @@ -1747,7 +2161,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "533002", + "n": 1 + } + ] }, { "key": 107, @@ -1765,7 +2185,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "533002", + "n": 1 + } + ] }, { "key": 108, @@ -1796,7 +2222,13 @@ "needracestar": 3, "needracenum": 3, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "533003", + "n": 1 + } + ] }, { "key": 110, @@ -1814,7 +2246,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "533003", + "n": 1 + } + ] }, { "key": 111, @@ -1832,7 +2270,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "533003", + "n": 1 + } + ] }, { "key": 112, @@ -1863,7 +2307,13 @@ "needracestar": 3, "needracenum": 3, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "533004", + "n": 1 + } + ] }, { "key": 114, @@ -1881,7 +2331,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "533004", + "n": 1 + } + ] }, { "key": 115, @@ -1899,7 +2355,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "533004", + "n": 1 + } + ] }, { "key": 116, @@ -1930,7 +2392,13 @@ "needracestar": 3, "needracenum": 3, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "533005", + "n": 1 + } + ] }, { "key": 118, @@ -1948,7 +2416,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "533005", + "n": 1 + } + ] }, { "key": 119, @@ -1966,7 +2440,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "533005", + "n": 1 + } + ] }, { "key": 120, @@ -1997,7 +2477,13 @@ "needracestar": 3, "needracenum": 3, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "533006", + "n": 1 + } + ] }, { "key": 122, @@ -2015,7 +2501,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "533006", + "n": 1 + } + ] }, { "key": 123, @@ -2033,7 +2525,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "533006", + "n": 1 + } + ] }, { "key": 124, @@ -2064,7 +2562,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "534001", + "n": 1 + } + ] }, { "key": 126, @@ -2082,7 +2586,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "534001", + "n": 1 + } + ] }, { "key": 127, @@ -2113,7 +2623,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "534002", + "n": 1 + } + ] }, { "key": 129, @@ -2131,7 +2647,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "534002", + "n": 1 + } + ] }, { "key": 130, @@ -2162,7 +2684,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "534003", + "n": 1 + } + ] }, { "key": 132, @@ -2180,7 +2708,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "534003", + "n": 1 + } + ] }, { "key": 133, @@ -2211,7 +2745,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "534004", + "n": 1 + } + ] }, { "key": 135, @@ -2229,7 +2769,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "534004", + "n": 1 + } + ] }, { "key": 136, @@ -2260,7 +2806,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "534005", + "n": 1 + } + ] }, { "key": 138, @@ -2278,7 +2830,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "534005", + "n": 1 + } + ] }, { "key": 139, @@ -2309,7 +2867,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "534006", + "n": 1 + } + ] }, { "key": 141, @@ -2327,7 +2891,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "534006", + "n": 1 + } + ] }, { "key": 142, @@ -2358,7 +2928,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "534007", + "n": 1 + } + ] }, { "key": 144, @@ -2376,7 +2952,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "534007", + "n": 1 + } + ] }, { "key": 145, @@ -2407,7 +2989,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "534008", + "n": 1 + } + ] }, { "key": 147, @@ -2425,7 +3013,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "534008", + "n": 1 + } + ] }, { "key": 148, @@ -2456,7 +3050,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "535001", + "n": 1 + } + ] }, { "key": 150, @@ -2487,7 +3087,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "535002", + "n": 1 + } + ] }, { "key": 152, @@ -2518,7 +3124,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "535003", + "n": 1 + } + ] }, { "key": 154, @@ -2549,7 +3161,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "535004", + "n": 1 + } + ] }, { "key": 156, @@ -2580,7 +3198,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "535005", + "n": 1 + } + ] }, { "key": 158, @@ -2611,7 +3235,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "535006", + "n": 1 + } + ] }, { "key": 160, @@ -2642,7 +3272,13 @@ "needracestar": 3, "needracenum": 3, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "543001", + "n": 1 + } + ] }, { "key": 162, @@ -2660,7 +3296,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "543001", + "n": 1 + } + ] }, { "key": 163, @@ -2678,7 +3320,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "543001", + "n": 1 + } + ] }, { "key": 164, @@ -2709,7 +3357,13 @@ "needracestar": 3, "needracenum": 3, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "543002", + "n": 1 + } + ] }, { "key": 166, @@ -2727,7 +3381,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "543002", + "n": 1 + } + ] }, { "key": 167, @@ -2745,7 +3405,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "543002", + "n": 1 + } + ] }, { "key": 168, @@ -2776,7 +3442,13 @@ "needracestar": 3, "needracenum": 3, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "543003", + "n": 1 + } + ] }, { "key": 170, @@ -2794,7 +3466,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "543003", + "n": 1 + } + ] }, { "key": 171, @@ -2812,7 +3490,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "543003", + "n": 1 + } + ] }, { "key": 172, @@ -2843,7 +3527,13 @@ "needracestar": 3, "needracenum": 3, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "543004", + "n": 1 + } + ] }, { "key": 174, @@ -2861,7 +3551,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "543004", + "n": 1 + } + ] }, { "key": 175, @@ -2879,7 +3575,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "543004", + "n": 1 + } + ] }, { "key": 176, @@ -2910,7 +3612,13 @@ "needracestar": 3, "needracenum": 3, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "543005", + "n": 1 + } + ] }, { "key": 178, @@ -2928,7 +3636,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "543005", + "n": 1 + } + ] }, { "key": 179, @@ -2946,7 +3660,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "543005", + "n": 1 + } + ] }, { "key": 180, @@ -2977,7 +3697,13 @@ "needracestar": 3, "needracenum": 3, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "543006", + "n": 1 + } + ] }, { "key": 182, @@ -2995,7 +3721,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "543006", + "n": 1 + } + ] }, { "key": 183, @@ -3013,7 +3745,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "543006", + "n": 1 + } + ] }, { "key": 184, @@ -3044,7 +3782,13 @@ "needracestar": 3, "needracenum": 3, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "543007", + "n": 1 + } + ] }, { "key": 186, @@ -3062,7 +3806,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "543007", + "n": 1 + } + ] }, { "key": 187, @@ -3080,7 +3830,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "543007", + "n": 1 + } + ] }, { "key": 188, @@ -3111,7 +3867,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "544001", + "n": 1 + } + ] }, { "key": 190, @@ -3129,7 +3891,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "544001", + "n": 1 + } + ] }, { "key": 191, @@ -3160,7 +3928,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "544002", + "n": 1 + } + ] }, { "key": 193, @@ -3178,7 +3952,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "544002", + "n": 1 + } + ] }, { "key": 194, @@ -3209,7 +3989,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "544003", + "n": 1 + } + ] }, { "key": 196, @@ -3227,7 +4013,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "544003", + "n": 1 + } + ] }, { "key": 197, @@ -3258,7 +4050,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "544004", + "n": 1 + } + ] }, { "key": 199, @@ -3276,7 +4074,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "544004", + "n": 1 + } + ] }, { "key": 200, @@ -3307,7 +4111,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "544006", + "n": 1 + } + ] }, { "key": 202, @@ -3325,7 +4135,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "544006", + "n": 1 + } + ] }, { "key": 203, @@ -3356,7 +4172,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "545001", + "n": 1 + } + ] }, { "key": 205, @@ -3387,7 +4209,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "545002", + "n": 1 + } + ] }, { "key": 207, @@ -3418,7 +4246,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "545003", + "n": 1 + } + ] }, { "key": 209, @@ -3449,7 +4283,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "545004", + "n": 1 + } + ] }, { "key": 211, @@ -3483,7 +4323,7 @@ "starup": [ { "a": "item", - "t": "90003", + "t": "544005", "n": 1 } ] @@ -3504,7 +4344,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "544005", + "n": 1 + } + ] }, { "key": 214, @@ -3535,7 +4381,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "515005", + "n": 1 + } + ] }, { "key": 216, @@ -3566,7 +4418,13 @@ "needracestar": 3, "needracenum": 3, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "543901", + "n": 1 + } + ] }, { "key": 218, @@ -3584,7 +4442,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "543901", + "n": 1 + } + ] }, { "key": 219, @@ -3602,7 +4466,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "543901", + "n": 1 + } + ] }, { "key": 220, @@ -3633,7 +4503,13 @@ "needracestar": 4, "needracenum": 4, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "543902", + "n": 1 + } + ] }, { "key": 222, @@ -3651,7 +4527,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "543902", + "n": 1 + } + ] }, { "key": 223, @@ -3682,7 +4564,13 @@ "needracestar": 5, "needracenum": 5, "gold": 10000, - "starup": [] + "starup": [ + { + "a": "item", + "t": "543903", + "n": 1 + } + ] }, { "key": 225, diff --git a/bin/json/game_herotalent.json b/bin/json/game_herotalent.json index 9789b2127..988a363de 100644 --- a/bin/json/game_herotalent.json +++ b/bin/json/game_herotalent.json @@ -1,522 +1,522 @@ -[ - { - "id": 1, - "type": 0, - "talentid": 40101, - "before": [ - 0 - ], - "thing": [ - { - "a": "attr", - "t": "gold", - "n": 20000 - }, - { - "a": "attr", - "t": "diamond", - "n": 5000 - } - ], - "point": 20, - "position": [ - 1, - 1 - ] - }, - { - "id": 2, - "type": 0, - "talentid": 40102, - "before": [ - 0 - ], - "thing": [ - { - "a": "attr", - "t": "gold", - "n": 20000 - }, - { - "a": "attr", - "t": "diamond", - "n": 5000 - } - ], - "point": 20, - "position": [ - 1, - 3 - ] - }, - { - "id": 3, - "type": 0, - "talentid": 40103, - "before": [ - 0 - ], - "thing": [ - { - "a": "attr", - "t": "gold", - "n": 20000 - }, - { - "a": "attr", - "t": "diamond", - "n": 5000 - } - ], - "point": 20, - "position": [ - 1, - 5 - ] - }, - { - "id": 4, - "type": 1, - "talentid": 10101, - "before": [ - 1 - ], - "thing": [ - { - "a": "attr", - "t": "gold", - "n": 15000 - } - ], - "point": 10, - "position": [ - 3, - 1 - ] - }, - { - "id": 5, - "type": 1, - "talentid": 10102, - "before": [ - 4 - ], - "thing": [ - { - "a": "attr", - "t": "gold", - "n": 15000 - } - ], - "point": 10, - "position": [ - 5, - 1 - ] - }, - { - "id": 6, - "type": 1, - "talentid": 10103, - "before": [ - 5 - ], - "thing": [ - { - "a": "attr", - "t": "gold", - "n": 15000 - } - ], - "point": 10, - "position": [ - 7, - 1 - ] - }, - { - "id": 7, - "type": 1, - "talentid": 10104, - "before": [ - 6, - 23 - ], - "thing": [ - { - "a": "attr", - "t": "gold", - "n": 15000 - } - ], - "point": 10, - "position": [ - 9, - 1 - ] - }, - { - "id": 8, - "type": 1, - "talentid": 10105, - "before": [ - 7 - ], - "thing": [ - { - "a": "attr", - "t": "gold", - "n": 15000 - } - ], - "point": 10, - "position": [ - 11, - 1 - ] - }, - { - "id": 9, - "type": 1, - "talentid": 10106, - "before": [ - 8 - ], - "thing": [ - { - "a": "attr", - "t": "gold", - "n": 15000 - } - ], - "point": 10, - "position": [ - 13, - 1 - ] - }, - { - "id": 10, - "type": 2, - "talentid": 20101, - "before": [ - 2 - ], - "thing": [ - { - "a": "attr", - "t": "gold", - "n": 15000 - } - ], - "point": 10, - "position": [ - 3, - 3 - ] - }, - { - "id": 11, - "type": 2, - "talentid": 20102, - "before": [ - 10 - ], - "thing": [ - { - "a": "attr", - "t": "gold", - "n": 15000 - } - ], - "point": 10, - "position": [ - 5, - 3 - ] - }, - { - "id": 12, - "type": 2, - "talentid": 20103, - "before": [ - 11, - 5, - 18 - ], - "thing": [ - { - "a": "attr", - "t": "gold", - "n": 15000 - } - ], - "point": 10, - "position": [ - 7, - 3 - ] - }, - { - "id": 13, - "type": 2, - "talentid": 20104, - "before": [ - 23, - 24 - ], - "thing": [ - { - "a": "attr", - "t": "gold", - "n": 15000 - } - ], - "point": 10, - "position": [ - 9, - 3 - ] - }, - { - "id": 14, - "type": 2, - "talentid": 20105, - "before": [ - 7, - 13, - 20 - ], - "thing": [ - { - "a": "attr", - "t": "gold", - "n": 15000 - } - ], - "point": 10, - "position": [ - 11, - 3 - ] - }, - { - "id": 15, - "type": 2, - "talentid": 20106, - "before": [ - 14 - ], - "thing": [ - { - "a": "attr", - "t": "gold", - "n": 15000 - } - ], - "point": 10, - "position": [ - 13, - 3 - ] - }, - { - "id": 17, - "type": 3, - "talentid": 30101, - "before": [ - 3 - ], - "thing": [ - { - "a": "attr", - "t": "gold", - "n": 15000 - } - ], - "point": 10, - "position": [ - 3, - 5 - ] - }, - { - "id": 18, - "type": 3, - "talentid": 30102, - "before": [ - 17 - ], - "thing": [ - { - "a": "attr", - "t": "gold", - "n": 15000 - } - ], - "point": 10, - "position": [ - 5, - 5 - ] - }, - { - "id": 19, - "type": 3, - "talentid": 30103, - "before": [ - 18 - ], - "thing": [ - { - "a": "attr", - "t": "gold", - "n": 15000 - } - ], - "point": 10, - "position": [ - 7, - 5 - ] - }, - { - "id": 20, - "type": 3, - "talentid": 30104, - "before": [ - 24 - ], - "thing": [ - { - "a": "attr", - "t": "gold", - "n": 15000 - } - ], - "point": 10, - "position": [ - 9, - 5 - ] - }, - { - "id": 21, - "type": 3, - "talentid": 30105, - "before": [ - 20 - ], - "thing": [ - { - "a": "attr", - "t": "gold", - "n": 15000 - } - ], - "point": 10, - "position": [ - 11, - 5 - ] - }, - { - "id": 22, - "type": 3, - "talentid": 30106, - "before": [ - 21 - ], - "thing": [ - { - "a": "attr", - "t": "gold", - "n": 15000 - } - ], - "point": 10, - "position": [ - 13, - 5 - ] - }, - { - "id": 23, - "type": 999, - "talentid": 99101, - "before": [ - 6, - 12 - ], - "thing": [ - { - "a": "attr", - "t": "gold", - "n": 40000 - }, - { - "a": "attr", - "t": "diamond", - "n": 5000 - } - ], - "point": 15, - "position": [ - 8, - 2 - ] - }, - { - "id": 24, - "type": 999, - "talentid": 99102, - "before": [ - 12, - 19 - ], - "thing": [ - { - "a": "attr", - "t": "gold", - "n": 40000 - }, - { - "a": "attr", - "t": "diamond", - "n": 5000 - } - ], - "point": 15, - "position": [ - 8, - 4 - ] - }, - { - "id": 25, - "type": 999, - "talentid": 99103, - "before": [ - 9, - 15, - 22 - ], - "thing": [ - { - "a": "attr", - "t": "gold", - "n": 40000 - }, - { - "a": "attr", - "t": "diamond", - "n": 5000 - } - ], - "point": 15, - "position": [ - 15, - 3 - ] - } +[ + { + "id": 1, + "type": 0, + "talentid": 40101, + "before": [ + 0 + ], + "thing": [ + { + "a": "attr", + "t": "gold", + "n": 20000 + }, + { + "a": "attr", + "t": "diamond", + "n": 5000 + } + ], + "point": 20, + "position": [ + 1, + 1 + ] + }, + { + "id": 2, + "type": 0, + "talentid": 40102, + "before": [ + 0 + ], + "thing": [ + { + "a": "attr", + "t": "gold", + "n": 20000 + }, + { + "a": "attr", + "t": "diamond", + "n": 5000 + } + ], + "point": 20, + "position": [ + 1, + 3 + ] + }, + { + "id": 3, + "type": 0, + "talentid": 40103, + "before": [ + 0 + ], + "thing": [ + { + "a": "attr", + "t": "gold", + "n": 20000 + }, + { + "a": "attr", + "t": "diamond", + "n": 5000 + } + ], + "point": 20, + "position": [ + 1, + 5 + ] + }, + { + "id": 4, + "type": 1, + "talentid": 10101, + "before": [ + 1 + ], + "thing": [ + { + "a": "attr", + "t": "gold", + "n": 15000 + } + ], + "point": 10, + "position": [ + 3, + 1 + ] + }, + { + "id": 5, + "type": 1, + "talentid": 10102, + "before": [ + 4 + ], + "thing": [ + { + "a": "attr", + "t": "gold", + "n": 15000 + } + ], + "point": 10, + "position": [ + 5, + 1 + ] + }, + { + "id": 6, + "type": 1, + "talentid": 10103, + "before": [ + 5 + ], + "thing": [ + { + "a": "attr", + "t": "gold", + "n": 15000 + } + ], + "point": 10, + "position": [ + 7, + 1 + ] + }, + { + "id": 7, + "type": 1, + "talentid": 10104, + "before": [ + 6, + 23 + ], + "thing": [ + { + "a": "attr", + "t": "gold", + "n": 15000 + } + ], + "point": 10, + "position": [ + 9, + 1 + ] + }, + { + "id": 8, + "type": 1, + "talentid": 10105, + "before": [ + 7 + ], + "thing": [ + { + "a": "attr", + "t": "gold", + "n": 15000 + } + ], + "point": 10, + "position": [ + 11, + 1 + ] + }, + { + "id": 9, + "type": 1, + "talentid": 10106, + "before": [ + 8 + ], + "thing": [ + { + "a": "attr", + "t": "gold", + "n": 15000 + } + ], + "point": 10, + "position": [ + 13, + 1 + ] + }, + { + "id": 10, + "type": 2, + "talentid": 20101, + "before": [ + 2 + ], + "thing": [ + { + "a": "attr", + "t": "gold", + "n": 15000 + } + ], + "point": 10, + "position": [ + 3, + 3 + ] + }, + { + "id": 11, + "type": 2, + "talentid": 20102, + "before": [ + 10 + ], + "thing": [ + { + "a": "attr", + "t": "gold", + "n": 15000 + } + ], + "point": 10, + "position": [ + 5, + 3 + ] + }, + { + "id": 12, + "type": 2, + "talentid": 20103, + "before": [ + 11, + 5, + 18 + ], + "thing": [ + { + "a": "attr", + "t": "gold", + "n": 15000 + } + ], + "point": 10, + "position": [ + 7, + 3 + ] + }, + { + "id": 13, + "type": 2, + "talentid": 20104, + "before": [ + 23, + 24 + ], + "thing": [ + { + "a": "attr", + "t": "gold", + "n": 15000 + } + ], + "point": 10, + "position": [ + 9, + 3 + ] + }, + { + "id": 14, + "type": 2, + "talentid": 20105, + "before": [ + 7, + 13, + 20 + ], + "thing": [ + { + "a": "attr", + "t": "gold", + "n": 15000 + } + ], + "point": 10, + "position": [ + 11, + 3 + ] + }, + { + "id": 15, + "type": 2, + "talentid": 20106, + "before": [ + 14 + ], + "thing": [ + { + "a": "attr", + "t": "gold", + "n": 15000 + } + ], + "point": 10, + "position": [ + 13, + 3 + ] + }, + { + "id": 17, + "type": 3, + "talentid": 30101, + "before": [ + 3 + ], + "thing": [ + { + "a": "attr", + "t": "gold", + "n": 15000 + } + ], + "point": 10, + "position": [ + 3, + 5 + ] + }, + { + "id": 18, + "type": 3, + "talentid": 30102, + "before": [ + 17 + ], + "thing": [ + { + "a": "attr", + "t": "gold", + "n": 15000 + } + ], + "point": 10, + "position": [ + 5, + 5 + ] + }, + { + "id": 19, + "type": 3, + "talentid": 30103, + "before": [ + 18 + ], + "thing": [ + { + "a": "attr", + "t": "gold", + "n": 15000 + } + ], + "point": 10, + "position": [ + 7, + 5 + ] + }, + { + "id": 20, + "type": 3, + "talentid": 30104, + "before": [ + 24 + ], + "thing": [ + { + "a": "attr", + "t": "gold", + "n": 15000 + } + ], + "point": 10, + "position": [ + 9, + 5 + ] + }, + { + "id": 21, + "type": 3, + "talentid": 30105, + "before": [ + 20 + ], + "thing": [ + { + "a": "attr", + "t": "gold", + "n": 15000 + } + ], + "point": 10, + "position": [ + 11, + 5 + ] + }, + { + "id": 22, + "type": 3, + "talentid": 30106, + "before": [ + 21 + ], + "thing": [ + { + "a": "attr", + "t": "gold", + "n": 15000 + } + ], + "point": 10, + "position": [ + 13, + 5 + ] + }, + { + "id": 23, + "type": 999, + "talentid": 99101, + "before": [ + 6, + 12 + ], + "thing": [ + { + "a": "attr", + "t": "gold", + "n": 40000 + }, + { + "a": "attr", + "t": "diamond", + "n": 5000 + } + ], + "point": 15, + "position": [ + 8, + 2 + ] + }, + { + "id": 24, + "type": 999, + "talentid": 99102, + "before": [ + 12, + 19 + ], + "thing": [ + { + "a": "attr", + "t": "gold", + "n": 40000 + }, + { + "a": "attr", + "t": "diamond", + "n": 5000 + } + ], + "point": 15, + "position": [ + 8, + 4 + ] + }, + { + "id": 25, + "type": 999, + "talentid": 99103, + "before": [ + 9, + 15, + 22 + ], + "thing": [ + { + "a": "attr", + "t": "gold", + "n": 40000 + }, + { + "a": "attr", + "t": "diamond", + "n": 5000 + } + ], + "point": 15, + "position": [ + 15, + 3 + ] + } ] \ No newline at end of file diff --git a/bin/json/game_horoscope.json b/bin/json/game_horoscope.json index f17d8c8d3..0a6e44603 100644 --- a/bin/json/game_horoscope.json +++ b/bin/json/game_horoscope.json @@ -1,13299 +1,13299 @@ -[ - { - "id": 100100, - "type": 1, - "type_name": { - "key": "horoscope_100100", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1001, - "name": { - "key": "horoscope_1100100", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10100100", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "11001|1001", - "front": 0, - "behind": "0" - }, - { - "id": 100101, - "type": 1, - "type_name": { - "key": "horoscope_100101", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1001, - "name": { - "key": "horoscope_1100101", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10100101", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "11001|1001", - "front": 0, - "behind": "0" - }, - { - "id": 100102, - "type": 1, - "type_name": { - "key": "horoscope_100102", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1001, - "name": { - "key": "horoscope_1100102", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10100102", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "11001|1001", - "front": 0, - "behind": "0" - }, - { - "id": 100103, - "type": 1, - "type_name": { - "key": "horoscope_100103", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1001, - "name": { - "key": "horoscope_1100103", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10100103", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "11001|1001", - "front": 0, - "behind": "0" - }, - { - "id": 100104, - "type": 1, - "type_name": { - "key": "horoscope_100104", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1001, - "name": { - "key": "horoscope_1100104", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10100104", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "11001|1001", - "front": 0, - "behind": "0" - }, - { - "id": 100105, - "type": 1, - "type_name": { - "key": "horoscope_100105", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1001, - "name": { - "key": "horoscope_1100105", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10100105", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "11001|1001", - "front": 0, - "behind": "100200|100500" - }, - { - "id": 100106, - "type": 1, - "type_name": { - "key": "horoscope_100106", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1001, - "name": { - "key": "horoscope_1100106", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 6, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10100106", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 80 - }, - { - "a": "atkpro", - "n": 800 - } - ], - "position": "11001|1001", - "front": 0, - "behind": "0" - }, - { - "id": 100107, - "type": 1, - "type_name": { - "key": "horoscope_100107", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1001, - "name": { - "key": "horoscope_1100107", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 7, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10100107", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 90 - }, - { - "a": "atkpro", - "n": 900 - } - ], - "position": "11001|1001", - "front": 0, - "behind": "0" - }, - { - "id": 100108, - "type": 1, - "type_name": { - "key": "horoscope_100108", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1001, - "name": { - "key": "horoscope_1100108", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 8, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10100108", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 100 - }, - { - "a": "atkpro", - "n": 1000 - } - ], - "position": "11001|1001", - "front": 0, - "behind": "0" - }, - { - "id": 100109, - "type": 1, - "type_name": { - "key": "horoscope_100109", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1001, - "name": { - "key": "horoscope_1100109", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 9, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10100109", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 110 - }, - { - "a": "atkpro", - "n": 1100 - } - ], - "position": "11001|1001", - "front": 0, - "behind": "0" - }, - { - "id": 100110, - "type": 1, - "type_name": { - "key": "horoscope_100110", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1001, - "name": { - "key": "horoscope_1100110", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 10, - "cost_item": [], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10100110", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 120 - }, - { - "a": "atkpro", - "n": 1200 - } - ], - "position": "11001|1001", - "front": 0, - "behind": "0" - }, - { - "id": 100200, - "type": 1, - "type_name": { - "key": "horoscope_100200", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1002, - "name": { - "key": "horoscope_1100200", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100200", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "11001|1002", - "front": 100105, - "behind": "0" - }, - { - "id": 100201, - "type": 1, - "type_name": { - "key": "horoscope_100201", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1002, - "name": { - "key": "horoscope_1100201", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100201", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "11001|1002", - "front": 0, - "behind": "0" - }, - { - "id": 100202, - "type": 1, - "type_name": { - "key": "horoscope_100202", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1002, - "name": { - "key": "horoscope_1100202", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100202", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "11001|1002", - "front": 0, - "behind": "0" - }, - { - "id": 100203, - "type": 1, - "type_name": { - "key": "horoscope_100203", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1002, - "name": { - "key": "horoscope_1100203", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100203", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "11001|1002", - "front": 0, - "behind": "0" - }, - { - "id": 100204, - "type": 1, - "type_name": { - "key": "horoscope_100204", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1002, - "name": { - "key": "horoscope_1100204", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100204", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "11001|1002", - "front": 0, - "behind": "0" - }, - { - "id": 100205, - "type": 1, - "type_name": { - "key": "horoscope_100205", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1002, - "name": { - "key": "horoscope_1100205", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100205", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "11001|1002", - "front": 0, - "behind": "100300" - }, - { - "id": 100206, - "type": 1, - "type_name": { - "key": "horoscope_100206", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1002, - "name": { - "key": "horoscope_1100206", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 6, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100206", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 80 - }, - { - "a": "atkpro", - "n": 800 - } - ], - "position": "11001|1002", - "front": 0, - "behind": "0" - }, - { - "id": 100207, - "type": 1, - "type_name": { - "key": "horoscope_100207", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1002, - "name": { - "key": "horoscope_1100207", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 7, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100207", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 90 - }, - { - "a": "atkpro", - "n": 900 - } - ], - "position": "11001|1002", - "front": 0, - "behind": "0" - }, - { - "id": 100208, - "type": 1, - "type_name": { - "key": "horoscope_100208", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1002, - "name": { - "key": "horoscope_1100208", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 8, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100208", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 100 - }, - { - "a": "atkpro", - "n": 1000 - } - ], - "position": "11001|1002", - "front": 0, - "behind": "0" - }, - { - "id": 100209, - "type": 1, - "type_name": { - "key": "horoscope_100209", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1002, - "name": { - "key": "horoscope_1100209", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 9, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100209", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 110 - }, - { - "a": "atkpro", - "n": 1100 - } - ], - "position": "11001|1002", - "front": 0, - "behind": "0" - }, - { - "id": 100210, - "type": 1, - "type_name": { - "key": "horoscope_100210", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1002, - "name": { - "key": "horoscope_1100210", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 10, - "cost_item": [], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100210", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 120 - }, - { - "a": "atkpro", - "n": 1200 - } - ], - "position": "11001|1002", - "front": 0, - "behind": "0" - }, - { - "id": 100300, - "type": 1, - "type_name": { - "key": "horoscope_100300", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1003, - "name": { - "key": "horoscope_1100300", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100300", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "11001|1003", - "front": 100205, - "behind": "0" - }, - { - "id": 100301, - "type": 1, - "type_name": { - "key": "horoscope_100301", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1003, - "name": { - "key": "horoscope_1100301", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100301", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "11001|1003", - "front": 0, - "behind": "0" - }, - { - "id": 100302, - "type": 1, - "type_name": { - "key": "horoscope_100302", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1003, - "name": { - "key": "horoscope_1100302", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100302", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "11001|1003", - "front": 0, - "behind": "0" - }, - { - "id": 100303, - "type": 1, - "type_name": { - "key": "horoscope_100303", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1003, - "name": { - "key": "horoscope_1100303", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100303", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "11001|1003", - "front": 0, - "behind": "0" - }, - { - "id": 100304, - "type": 1, - "type_name": { - "key": "horoscope_100304", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1003, - "name": { - "key": "horoscope_1100304", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100304", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "11001|1003", - "front": 0, - "behind": "0" - }, - { - "id": 100305, - "type": 1, - "type_name": { - "key": "horoscope_100305", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1003, - "name": { - "key": "horoscope_1100305", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100305", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "11001|1003", - "front": 0, - "behind": "100400" - }, - { - "id": 100306, - "type": 1, - "type_name": { - "key": "horoscope_100306", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1003, - "name": { - "key": "horoscope_1100306", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 6, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100306", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 80 - }, - { - "a": "atkpro", - "n": 800 - } - ], - "position": "11001|1003", - "front": 0, - "behind": "0" - }, - { - "id": 100307, - "type": 1, - "type_name": { - "key": "horoscope_100307", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1003, - "name": { - "key": "horoscope_1100307", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 7, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100307", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 90 - }, - { - "a": "atkpro", - "n": 900 - } - ], - "position": "11001|1003", - "front": 0, - "behind": "0" - }, - { - "id": 100308, - "type": 1, - "type_name": { - "key": "horoscope_100308", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1003, - "name": { - "key": "horoscope_1100308", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 8, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100308", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 100 - }, - { - "a": "atkpro", - "n": 1000 - } - ], - "position": "11001|1003", - "front": 0, - "behind": "0" - }, - { - "id": 100309, - "type": 1, - "type_name": { - "key": "horoscope_100309", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1003, - "name": { - "key": "horoscope_1100309", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 9, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100309", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 110 - }, - { - "a": "atkpro", - "n": 1100 - } - ], - "position": "11001|1003", - "front": 0, - "behind": "0" - }, - { - "id": 100310, - "type": 1, - "type_name": { - "key": "horoscope_100310", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1003, - "name": { - "key": "horoscope_1100310", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 10, - "cost_item": [], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100310", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 120 - }, - { - "a": "atkpro", - "n": 1200 - } - ], - "position": "11001|1003", - "front": 0, - "behind": "0" - }, - { - "id": 100400, - "type": 1, - "type_name": { - "key": "horoscope_100400", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1004, - "name": { - "key": "horoscope_1100400", - "text": "等人取名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100400", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "11001|1004", - "front": 100305, - "behind": "0" - }, - { - "id": 100401, - "type": 1, - "type_name": { - "key": "horoscope_100401", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1004, - "name": { - "key": "horoscope_1100401", - "text": "等人取名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100401", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "11001|1004", - "front": 0, - "behind": "0" - }, - { - "id": 100402, - "type": 1, - "type_name": { - "key": "horoscope_100402", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1004, - "name": { - "key": "horoscope_1100402", - "text": "等人取名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100402", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "11001|1004", - "front": 0, - "behind": "0" - }, - { - "id": 100403, - "type": 1, - "type_name": { - "key": "horoscope_100403", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1004, - "name": { - "key": "horoscope_1100403", - "text": "等人取名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100403", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "11001|1004", - "front": 0, - "behind": "0" - }, - { - "id": 100404, - "type": 1, - "type_name": { - "key": "horoscope_100404", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1004, - "name": { - "key": "horoscope_1100404", - "text": "等人取名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100404", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "11001|1004", - "front": 0, - "behind": "0" - }, - { - "id": 100405, - "type": 1, - "type_name": { - "key": "horoscope_100405", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1004, - "name": { - "key": "horoscope_1100405", - "text": "等人取名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10100405", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "11001|1004", - "front": 0, - "behind": "0" - }, - { - "id": 100500, - "type": 1, - "type_name": { - "key": "horoscope_100500", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1005, - "name": { - "key": "horoscope_1100500", - "text": "不想取名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100500", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "11001|1005", - "front": 100105, - "behind": "0" - }, - { - "id": 100501, - "type": 1, - "type_name": { - "key": "horoscope_100501", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1005, - "name": { - "key": "horoscope_1100501", - "text": "不想取名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100501", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "11001|1005", - "front": 0, - "behind": "0" - }, - { - "id": 100502, - "type": 1, - "type_name": { - "key": "horoscope_100502", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1005, - "name": { - "key": "horoscope_1100502", - "text": "不想取名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100502", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "11001|1005", - "front": 0, - "behind": "0" - }, - { - "id": 100503, - "type": 1, - "type_name": { - "key": "horoscope_100503", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1005, - "name": { - "key": "horoscope_1100503", - "text": "不想取名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100503", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "11001|1005", - "front": 0, - "behind": "0" - }, - { - "id": 100504, - "type": 1, - "type_name": { - "key": "horoscope_100504", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1005, - "name": { - "key": "horoscope_1100504", - "text": "不想取名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100504", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "11001|1005", - "front": 0, - "behind": "0" - }, - { - "id": 100505, - "type": 1, - "type_name": { - "key": "horoscope_100505", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1005, - "name": { - "key": "horoscope_1100505", - "text": "不想取名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100505", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "11001|1005", - "front": 0, - "behind": "100600" - }, - { - "id": 100506, - "type": 1, - "type_name": { - "key": "horoscope_100506", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1005, - "name": { - "key": "horoscope_1100506", - "text": "不想取名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 6, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100506", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 80 - }, - { - "a": "atkpro", - "n": 800 - } - ], - "position": "11001|1005", - "front": 0, - "behind": "0" - }, - { - "id": 100507, - "type": 1, - "type_name": { - "key": "horoscope_100507", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1005, - "name": { - "key": "horoscope_1100507", - "text": "不想取名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 7, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100507", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 90 - }, - { - "a": "atkpro", - "n": 900 - } - ], - "position": "11001|1005", - "front": 0, - "behind": "0" - }, - { - "id": 100508, - "type": 1, - "type_name": { - "key": "horoscope_100508", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1005, - "name": { - "key": "horoscope_1100508", - "text": "不想取名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 8, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100508", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 100 - }, - { - "a": "atkpro", - "n": 1000 - } - ], - "position": "11001|1005", - "front": 0, - "behind": "0" - }, - { - "id": 100509, - "type": 1, - "type_name": { - "key": "horoscope_100509", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1005, - "name": { - "key": "horoscope_1100509", - "text": "不想取名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 9, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100509", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 110 - }, - { - "a": "atkpro", - "n": 1100 - } - ], - "position": "11001|1005", - "front": 0, - "behind": "0" - }, - { - "id": 100510, - "type": 1, - "type_name": { - "key": "horoscope_100510", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1005, - "name": { - "key": "horoscope_1100510", - "text": "不想取名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 10, - "cost_item": [], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100510", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 120 - }, - { - "a": "atkpro", - "n": 1200 - } - ], - "position": "11001|1005", - "front": 0, - "behind": "0" - }, - { - "id": 100600, - "type": 1, - "type_name": { - "key": "horoscope_100600", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1006, - "name": { - "key": "horoscope_1100600", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100600", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "11001|1006", - "front": 100505, - "behind": "0" - }, - { - "id": 100601, - "type": 1, - "type_name": { - "key": "horoscope_100601", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1006, - "name": { - "key": "horoscope_1100601", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100601", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "11001|1006", - "front": 0, - "behind": "0" - }, - { - "id": 100602, - "type": 1, - "type_name": { - "key": "horoscope_100602", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1006, - "name": { - "key": "horoscope_1100602", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100602", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "11001|1006", - "front": 0, - "behind": "0" - }, - { - "id": 100603, - "type": 1, - "type_name": { - "key": "horoscope_100603", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1006, - "name": { - "key": "horoscope_1100603", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100603", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "11001|1006", - "front": 0, - "behind": "0" - }, - { - "id": 100604, - "type": 1, - "type_name": { - "key": "horoscope_100604", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1006, - "name": { - "key": "horoscope_1100604", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100604", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "11001|1006", - "front": 0, - "behind": "0" - }, - { - "id": 100605, - "type": 1, - "type_name": { - "key": "horoscope_100605", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1006, - "name": { - "key": "horoscope_1100605", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100605", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "11001|1006", - "front": 0, - "behind": "100700" - }, - { - "id": 100606, - "type": 1, - "type_name": { - "key": "horoscope_100606", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1006, - "name": { - "key": "horoscope_1100606", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 6, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100606", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 80 - }, - { - "a": "atkpro", - "n": 800 - } - ], - "position": "11001|1006", - "front": 0, - "behind": "0" - }, - { - "id": 100607, - "type": 1, - "type_name": { - "key": "horoscope_100607", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1006, - "name": { - "key": "horoscope_1100607", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 7, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100607", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 90 - }, - { - "a": "atkpro", - "n": 900 - } - ], - "position": "11001|1006", - "front": 0, - "behind": "0" - }, - { - "id": 100608, - "type": 1, - "type_name": { - "key": "horoscope_100608", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1006, - "name": { - "key": "horoscope_1100608", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 8, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100608", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 100 - }, - { - "a": "atkpro", - "n": 1000 - } - ], - "position": "11001|1006", - "front": 0, - "behind": "0" - }, - { - "id": 100609, - "type": 1, - "type_name": { - "key": "horoscope_100609", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1006, - "name": { - "key": "horoscope_1100609", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 9, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100609", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 110 - }, - { - "a": "atkpro", - "n": 1100 - } - ], - "position": "11001|1006", - "front": 0, - "behind": "0" - }, - { - "id": 100610, - "type": 1, - "type_name": { - "key": "horoscope_100610", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1006, - "name": { - "key": "horoscope_1100610", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 10, - "cost_item": [], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100610", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 120 - }, - { - "a": "atkpro", - "n": 1200 - } - ], - "position": "11001|1006", - "front": 0, - "behind": "0" - }, - { - "id": 100700, - "type": 1, - "type_name": { - "key": "horoscope_100700", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1007, - "name": { - "key": "horoscope_1100700", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100700", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "11001|1007", - "front": 100605, - "behind": "0" - }, - { - "id": 100701, - "type": 1, - "type_name": { - "key": "horoscope_100701", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1007, - "name": { - "key": "horoscope_1100701", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100701", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "11001|1007", - "front": 0, - "behind": "0" - }, - { - "id": 100702, - "type": 1, - "type_name": { - "key": "horoscope_100702", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1007, - "name": { - "key": "horoscope_1100702", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100702", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "11001|1007", - "front": 0, - "behind": "0" - }, - { - "id": 100703, - "type": 1, - "type_name": { - "key": "horoscope_100703", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1007, - "name": { - "key": "horoscope_1100703", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100703", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "11001|1007", - "front": 0, - "behind": "0" - }, - { - "id": 100704, - "type": 1, - "type_name": { - "key": "horoscope_100704", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1007, - "name": { - "key": "horoscope_1100704", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100704", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "11001|1007", - "front": 0, - "behind": "0" - }, - { - "id": 100705, - "type": 1, - "type_name": { - "key": "horoscope_100705", - "text": "阵营A" - }, - "grow_type": 11001, - "node_id": 1007, - "name": { - "key": "horoscope_1100705", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10100705", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "11001|1007", - "front": 0, - "behind": "0" - }, - { - "id": 200100, - "type": 1, - "type_name": { - "key": "horoscope_200100", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2001, - "name": { - "key": "horoscope_1200100", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10200100", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "21001|2001", - "front": 0, - "behind": "0" - }, - { - "id": 200101, - "type": 1, - "type_name": { - "key": "horoscope_200101", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2001, - "name": { - "key": "horoscope_1200101", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10200101", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "21001|2001", - "front": 0, - "behind": "0" - }, - { - "id": 200102, - "type": 1, - "type_name": { - "key": "horoscope_200102", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2001, - "name": { - "key": "horoscope_1200102", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10200102", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "21001|2001", - "front": 0, - "behind": "0" - }, - { - "id": 200103, - "type": 1, - "type_name": { - "key": "horoscope_200103", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2001, - "name": { - "key": "horoscope_1200103", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10200103", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "21001|2001", - "front": 0, - "behind": "0" - }, - { - "id": 200104, - "type": 1, - "type_name": { - "key": "horoscope_200104", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2001, - "name": { - "key": "horoscope_1200104", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10200104", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "21001|2001", - "front": 0, - "behind": "0" - }, - { - "id": 200105, - "type": 1, - "type_name": { - "key": "horoscope_200105", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2001, - "name": { - "key": "horoscope_1200105", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10200105", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "21001|2001", - "front": 0, - "behind": "0" - }, - { - "id": 200106, - "type": 1, - "type_name": { - "key": "horoscope_200106", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2001, - "name": { - "key": "horoscope_1200106", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 6, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10200106", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 80 - }, - { - "a": "atkpro", - "n": 800 - } - ], - "position": "21001|2001", - "front": 0, - "behind": "0" - }, - { - "id": 200107, - "type": 1, - "type_name": { - "key": "horoscope_200107", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2001, - "name": { - "key": "horoscope_1200107", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 7, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10200107", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 90 - }, - { - "a": "atkpro", - "n": 900 - } - ], - "position": "21001|2001", - "front": 0, - "behind": "0" - }, - { - "id": 200108, - "type": 1, - "type_name": { - "key": "horoscope_200108", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2001, - "name": { - "key": "horoscope_1200108", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 8, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10200108", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 100 - }, - { - "a": "atkpro", - "n": 1000 - } - ], - "position": "21001|2001", - "front": 0, - "behind": "0" - }, - { - "id": 200109, - "type": 1, - "type_name": { - "key": "horoscope_200109", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2001, - "name": { - "key": "horoscope_1200109", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 9, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10200109", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 110 - }, - { - "a": "atkpro", - "n": 1100 - } - ], - "position": "21001|2001", - "front": 0, - "behind": "0" - }, - { - "id": 200110, - "type": 1, - "type_name": { - "key": "horoscope_200110", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2001, - "name": { - "key": "horoscope_1200110", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 10, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10200110", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 120 - }, - { - "a": "atkpro", - "n": 1200 - } - ], - "position": "21001|2001", - "front": 0, - "behind": "200200" - }, - { - "id": 200111, - "type": 1, - "type_name": { - "key": "horoscope_200111", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2001, - "name": { - "key": "horoscope_1200111", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 11, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10200111", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 130 - }, - { - "a": "atkpro", - "n": 1300 - } - ], - "position": "21001|2001", - "front": 0, - "behind": "0" - }, - { - "id": 200112, - "type": 1, - "type_name": { - "key": "horoscope_200112", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2001, - "name": { - "key": "horoscope_1200112", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 12, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10200112", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 140 - }, - { - "a": "atkpro", - "n": 1400 - } - ], - "position": "21001|2001", - "front": 0, - "behind": "0" - }, - { - "id": 200113, - "type": 1, - "type_name": { - "key": "horoscope_200113", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2001, - "name": { - "key": "horoscope_1200113", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 13, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10200113", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 150 - }, - { - "a": "atkpro", - "n": 1500 - } - ], - "position": "21001|2001", - "front": 0, - "behind": "0" - }, - { - "id": 200114, - "type": 1, - "type_name": { - "key": "horoscope_200114", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2001, - "name": { - "key": "horoscope_1200114", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 14, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10200114", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 160 - }, - { - "a": "atkpro", - "n": 1600 - } - ], - "position": "21001|2001", - "front": 0, - "behind": "0" - }, - { - "id": 200115, - "type": 1, - "type_name": { - "key": "horoscope_200115", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2001, - "name": { - "key": "horoscope_1200115", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 15, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10200115", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 170 - }, - { - "a": "atkpro", - "n": 1700 - } - ], - "position": "21001|2001", - "front": 0, - "behind": "0" - }, - { - "id": 200116, - "type": 1, - "type_name": { - "key": "horoscope_200116", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2001, - "name": { - "key": "horoscope_1200116", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 16, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10200116", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 180 - }, - { - "a": "atkpro", - "n": 1800 - } - ], - "position": "21001|2001", - "front": 0, - "behind": "0" - }, - { - "id": 200117, - "type": 1, - "type_name": { - "key": "horoscope_200117", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2001, - "name": { - "key": "horoscope_1200117", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 17, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10200117", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 190 - }, - { - "a": "atkpro", - "n": 1900 - } - ], - "position": "21001|2001", - "front": 0, - "behind": "0" - }, - { - "id": 200118, - "type": 1, - "type_name": { - "key": "horoscope_200118", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2001, - "name": { - "key": "horoscope_1200118", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 18, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10200118", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 200 - }, - { - "a": "atkpro", - "n": 2000 - } - ], - "position": "21001|2001", - "front": 0, - "behind": "0" - }, - { - "id": 200119, - "type": 1, - "type_name": { - "key": "horoscope_200119", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2001, - "name": { - "key": "horoscope_1200119", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 19, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10200119", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 210 - }, - { - "a": "atkpro", - "n": 2100 - } - ], - "position": "21001|2001", - "front": 0, - "behind": "0" - }, - { - "id": 200120, - "type": 1, - "type_name": { - "key": "horoscope_200120", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2001, - "name": { - "key": "horoscope_1200120", - "text": "不想取名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 20, - "cost_item": [], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10200120", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 220 - }, - { - "a": "atkpro", - "n": 2200 - } - ], - "position": "21001|2001", - "front": 0, - "behind": "0" - }, - { - "id": 200200, - "type": 1, - "type_name": { - "key": "horoscope_200200", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2002, - "name": { - "key": "horoscope_1200200", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200200", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "21001|2002", - "front": 200110, - "behind": "0" - }, - { - "id": 200201, - "type": 1, - "type_name": { - "key": "horoscope_200201", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2002, - "name": { - "key": "horoscope_1200201", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200201", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "21001|2002", - "front": 0, - "behind": "0" - }, - { - "id": 200202, - "type": 1, - "type_name": { - "key": "horoscope_200202", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2002, - "name": { - "key": "horoscope_1200202", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200202", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "21001|2002", - "front": 0, - "behind": "0" - }, - { - "id": 200203, - "type": 1, - "type_name": { - "key": "horoscope_200203", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2002, - "name": { - "key": "horoscope_1200203", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200203", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "21001|2002", - "front": 0, - "behind": "0" - }, - { - "id": 200204, - "type": 1, - "type_name": { - "key": "horoscope_200204", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2002, - "name": { - "key": "horoscope_1200204", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200204", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "21001|2002", - "front": 0, - "behind": "0" - }, - { - "id": 200205, - "type": 1, - "type_name": { - "key": "horoscope_200205", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2002, - "name": { - "key": "horoscope_1200205", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200205", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "21001|2002", - "front": 0, - "behind": "200300" - }, - { - "id": 200206, - "type": 1, - "type_name": { - "key": "horoscope_200206", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2002, - "name": { - "key": "horoscope_1200206", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 6, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200206", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 80 - }, - { - "a": "atkpro", - "n": 800 - } - ], - "position": "21001|2002", - "front": 0, - "behind": "0" - }, - { - "id": 200207, - "type": 1, - "type_name": { - "key": "horoscope_200207", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2002, - "name": { - "key": "horoscope_1200207", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 7, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200207", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 90 - }, - { - "a": "atkpro", - "n": 900 - } - ], - "position": "21001|2002", - "front": 0, - "behind": "0" - }, - { - "id": 200208, - "type": 1, - "type_name": { - "key": "horoscope_200208", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2002, - "name": { - "key": "horoscope_1200208", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 8, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200208", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 100 - }, - { - "a": "atkpro", - "n": 1000 - } - ], - "position": "21001|2002", - "front": 0, - "behind": "0" - }, - { - "id": 200209, - "type": 1, - "type_name": { - "key": "horoscope_200209", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2002, - "name": { - "key": "horoscope_1200209", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 9, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200209", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 110 - }, - { - "a": "atkpro", - "n": 1100 - } - ], - "position": "21001|2002", - "front": 0, - "behind": "0" - }, - { - "id": 200210, - "type": 1, - "type_name": { - "key": "horoscope_200210", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2002, - "name": { - "key": "horoscope_1200210", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 10, - "cost_item": [], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200210", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 120 - }, - { - "a": "atkpro", - "n": 1200 - } - ], - "position": "21001|2002", - "front": 0, - "behind": "0" - }, - { - "id": 200300, - "type": 1, - "type_name": { - "key": "horoscope_200300", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2003, - "name": { - "key": "horoscope_1200300", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200300", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "21001|2003", - "front": 200205, - "behind": "0" - }, - { - "id": 200301, - "type": 1, - "type_name": { - "key": "horoscope_200301", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2003, - "name": { - "key": "horoscope_1200301", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200301", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "21001|2003", - "front": 0, - "behind": "0" - }, - { - "id": 200302, - "type": 1, - "type_name": { - "key": "horoscope_200302", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2003, - "name": { - "key": "horoscope_1200302", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200302", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "21001|2003", - "front": 0, - "behind": "0" - }, - { - "id": 200303, - "type": 1, - "type_name": { - "key": "horoscope_200303", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2003, - "name": { - "key": "horoscope_1200303", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200303", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "21001|2003", - "front": 0, - "behind": "0" - }, - { - "id": 200304, - "type": 1, - "type_name": { - "key": "horoscope_200304", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2003, - "name": { - "key": "horoscope_1200304", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200304", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "21001|2003", - "front": 0, - "behind": "0" - }, - { - "id": 200305, - "type": 1, - "type_name": { - "key": "horoscope_200305", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2003, - "name": { - "key": "horoscope_1200305", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200305", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "21001|2003", - "front": 0, - "behind": "200400" - }, - { - "id": 200306, - "type": 1, - "type_name": { - "key": "horoscope_200306", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2003, - "name": { - "key": "horoscope_1200306", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 6, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200306", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 80 - }, - { - "a": "atkpro", - "n": 800 - } - ], - "position": "21001|2003", - "front": 0, - "behind": "0" - }, - { - "id": 200307, - "type": 1, - "type_name": { - "key": "horoscope_200307", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2003, - "name": { - "key": "horoscope_1200307", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 7, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200307", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 90 - }, - { - "a": "atkpro", - "n": 900 - } - ], - "position": "21001|2003", - "front": 0, - "behind": "0" - }, - { - "id": 200308, - "type": 1, - "type_name": { - "key": "horoscope_200308", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2003, - "name": { - "key": "horoscope_1200308", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 8, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200308", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 100 - }, - { - "a": "atkpro", - "n": 1000 - } - ], - "position": "21001|2003", - "front": 0, - "behind": "0" - }, - { - "id": 200309, - "type": 1, - "type_name": { - "key": "horoscope_200309", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2003, - "name": { - "key": "horoscope_1200309", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 9, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200309", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 110 - }, - { - "a": "atkpro", - "n": 1100 - } - ], - "position": "21001|2003", - "front": 0, - "behind": "0" - }, - { - "id": 200310, - "type": 1, - "type_name": { - "key": "horoscope_200310", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2003, - "name": { - "key": "horoscope_1200310", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 10, - "cost_item": [], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200310", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 120 - }, - { - "a": "atkpro", - "n": 1200 - } - ], - "position": "21001|2003", - "front": 0, - "behind": "0" - }, - { - "id": 200400, - "type": 1, - "type_name": { - "key": "horoscope_200400", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2004, - "name": { - "key": "horoscope_1200400", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200400", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "21001|2004", - "front": 200305, - "behind": "0" - }, - { - "id": 200401, - "type": 1, - "type_name": { - "key": "horoscope_200401", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2004, - "name": { - "key": "horoscope_1200401", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200401", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "21001|2004", - "front": 0, - "behind": "0" - }, - { - "id": 200402, - "type": 1, - "type_name": { - "key": "horoscope_200402", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2004, - "name": { - "key": "horoscope_1200402", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200402", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "21001|2004", - "front": 0, - "behind": "0" - }, - { - "id": 200403, - "type": 1, - "type_name": { - "key": "horoscope_200403", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2004, - "name": { - "key": "horoscope_1200403", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200403", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "21001|2004", - "front": 0, - "behind": "0" - }, - { - "id": 200404, - "type": 1, - "type_name": { - "key": "horoscope_200404", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2004, - "name": { - "key": "horoscope_1200404", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200404", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "21001|2004", - "front": 0, - "behind": "0" - }, - { - "id": 200405, - "type": 1, - "type_name": { - "key": "horoscope_200405", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2004, - "name": { - "key": "horoscope_1200405", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200405", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "21001|2004", - "front": 0, - "behind": "0" - }, - { - "id": 200406, - "type": 1, - "type_name": { - "key": "horoscope_200406", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2004, - "name": { - "key": "horoscope_1200406", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 6, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200406", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 80 - }, - { - "a": "atkpro", - "n": 800 - } - ], - "position": "21001|2004", - "front": 0, - "behind": "0" - }, - { - "id": 200407, - "type": 1, - "type_name": { - "key": "horoscope_200407", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2004, - "name": { - "key": "horoscope_1200407", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 7, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200407", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 90 - }, - { - "a": "atkpro", - "n": 900 - } - ], - "position": "21001|2004", - "front": 0, - "behind": "0" - }, - { - "id": 200408, - "type": 1, - "type_name": { - "key": "horoscope_200408", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2004, - "name": { - "key": "horoscope_1200408", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 8, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200408", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 100 - }, - { - "a": "atkpro", - "n": 1000 - } - ], - "position": "21001|2004", - "front": 0, - "behind": "0" - }, - { - "id": 200409, - "type": 1, - "type_name": { - "key": "horoscope_200409", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2004, - "name": { - "key": "horoscope_1200409", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 9, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200409", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 110 - }, - { - "a": "atkpro", - "n": 1100 - } - ], - "position": "21001|2004", - "front": 0, - "behind": "0" - }, - { - "id": 200410, - "type": 1, - "type_name": { - "key": "horoscope_200410", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2004, - "name": { - "key": "horoscope_1200410", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 10, - "cost_item": [], - "AddGroup": 2, - "AddClassify": 1, - "text": { - "key": "horoscope_10200410", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 120 - }, - { - "a": "atkpro", - "n": 1200 - } - ], - "position": "21001|2004", - "front": 0, - "behind": "0" - }, - { - "id": 200500, - "type": 1, - "type_name": { - "key": "horoscope_200500", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2005, - "name": { - "key": "horoscope_1200500", - "text": "等人起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200500", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "21001|2005", - "front": 200110, - "behind": "0" - }, - { - "id": 200501, - "type": 1, - "type_name": { - "key": "horoscope_200501", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2005, - "name": { - "key": "horoscope_1200501", - "text": "等人起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200501", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "21001|2005", - "front": 0, - "behind": "0" - }, - { - "id": 200502, - "type": 1, - "type_name": { - "key": "horoscope_200502", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2005, - "name": { - "key": "horoscope_1200502", - "text": "等人起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200502", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "21001|2005", - "front": 0, - "behind": "0" - }, - { - "id": 200503, - "type": 1, - "type_name": { - "key": "horoscope_200503", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2005, - "name": { - "key": "horoscope_1200503", - "text": "等人起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200503", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "21001|2005", - "front": 0, - "behind": "0" - }, - { - "id": 200504, - "type": 1, - "type_name": { - "key": "horoscope_200504", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2005, - "name": { - "key": "horoscope_1200504", - "text": "等人起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200504", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "21001|2005", - "front": 0, - "behind": "0" - }, - { - "id": 200505, - "type": 1, - "type_name": { - "key": "horoscope_200505", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2005, - "name": { - "key": "horoscope_1200505", - "text": "等人起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200505", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "21001|2005", - "front": 0, - "behind": "200600" - }, - { - "id": 200506, - "type": 1, - "type_name": { - "key": "horoscope_200506", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2005, - "name": { - "key": "horoscope_1200506", - "text": "等人起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 6, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200506", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 80 - }, - { - "a": "atkpro", - "n": 800 - } - ], - "position": "21001|2005", - "front": 0, - "behind": "0" - }, - { - "id": 200507, - "type": 1, - "type_name": { - "key": "horoscope_200507", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2005, - "name": { - "key": "horoscope_1200507", - "text": "等人起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 7, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200507", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 90 - }, - { - "a": "atkpro", - "n": 900 - } - ], - "position": "21001|2005", - "front": 0, - "behind": "0" - }, - { - "id": 200508, - "type": 1, - "type_name": { - "key": "horoscope_200508", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2005, - "name": { - "key": "horoscope_1200508", - "text": "等人起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 8, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200508", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 100 - }, - { - "a": "atkpro", - "n": 1000 - } - ], - "position": "21001|2005", - "front": 0, - "behind": "0" - }, - { - "id": 200509, - "type": 1, - "type_name": { - "key": "horoscope_200509", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2005, - "name": { - "key": "horoscope_1200509", - "text": "等人起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 9, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200509", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 110 - }, - { - "a": "atkpro", - "n": 1100 - } - ], - "position": "21001|2005", - "front": 0, - "behind": "0" - }, - { - "id": 200510, - "type": 1, - "type_name": { - "key": "horoscope_200510", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2005, - "name": { - "key": "horoscope_1200510", - "text": "等人起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 10, - "cost_item": [], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200510", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 120 - }, - { - "a": "atkpro", - "n": 1200 - } - ], - "position": "21001|2005", - "front": 0, - "behind": "0" - }, - { - "id": 200600, - "type": 1, - "type_name": { - "key": "horoscope_200600", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2006, - "name": { - "key": "horoscope_1200600", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200600", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "21001|2006", - "front": 200505, - "behind": "0" - }, - { - "id": 200601, - "type": 1, - "type_name": { - "key": "horoscope_200601", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2006, - "name": { - "key": "horoscope_1200601", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200601", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "21001|2006", - "front": 0, - "behind": "0" - }, - { - "id": 200602, - "type": 1, - "type_name": { - "key": "horoscope_200602", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2006, - "name": { - "key": "horoscope_1200602", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200602", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "21001|2006", - "front": 0, - "behind": "0" - }, - { - "id": 200603, - "type": 1, - "type_name": { - "key": "horoscope_200603", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2006, - "name": { - "key": "horoscope_1200603", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200603", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "21001|2006", - "front": 0, - "behind": "0" - }, - { - "id": 200604, - "type": 1, - "type_name": { - "key": "horoscope_200604", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2006, - "name": { - "key": "horoscope_1200604", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200604", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "21001|2006", - "front": 0, - "behind": "0" - }, - { - "id": 200605, - "type": 1, - "type_name": { - "key": "horoscope_200605", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2006, - "name": { - "key": "horoscope_1200605", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200605", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "21001|2006", - "front": 0, - "behind": "200700" - }, - { - "id": 200606, - "type": 1, - "type_name": { - "key": "horoscope_200606", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2006, - "name": { - "key": "horoscope_1200606", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 6, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200606", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 80 - }, - { - "a": "atkpro", - "n": 800 - } - ], - "position": "21001|2006", - "front": 0, - "behind": "0" - }, - { - "id": 200607, - "type": 1, - "type_name": { - "key": "horoscope_200607", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2006, - "name": { - "key": "horoscope_1200607", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 7, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200607", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 90 - }, - { - "a": "atkpro", - "n": 900 - } - ], - "position": "21001|2006", - "front": 0, - "behind": "0" - }, - { - "id": 200608, - "type": 1, - "type_name": { - "key": "horoscope_200608", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2006, - "name": { - "key": "horoscope_1200608", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 8, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200608", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 100 - }, - { - "a": "atkpro", - "n": 1000 - } - ], - "position": "21001|2006", - "front": 0, - "behind": "0" - }, - { - "id": 200609, - "type": 1, - "type_name": { - "key": "horoscope_200609", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2006, - "name": { - "key": "horoscope_1200609", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 9, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200609", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 110 - }, - { - "a": "atkpro", - "n": 1100 - } - ], - "position": "21001|2006", - "front": 0, - "behind": "0" - }, - { - "id": 200610, - "type": 1, - "type_name": { - "key": "horoscope_200610", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2006, - "name": { - "key": "horoscope_1200610", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 10, - "cost_item": [], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200610", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 120 - }, - { - "a": "atkpro", - "n": 1200 - } - ], - "position": "21001|2006", - "front": 0, - "behind": "0" - }, - { - "id": 200700, - "type": 1, - "type_name": { - "key": "horoscope_200700", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2007, - "name": { - "key": "horoscope_1200700", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200700", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "21001|2007", - "front": 200605, - "behind": "0" - }, - { - "id": 200701, - "type": 1, - "type_name": { - "key": "horoscope_200701", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2007, - "name": { - "key": "horoscope_1200701", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200701", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "21001|2007", - "front": 0, - "behind": "0" - }, - { - "id": 200702, - "type": 1, - "type_name": { - "key": "horoscope_200702", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2007, - "name": { - "key": "horoscope_1200702", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200702", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "21001|2007", - "front": 0, - "behind": "0" - }, - { - "id": 200703, - "type": 1, - "type_name": { - "key": "horoscope_200703", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2007, - "name": { - "key": "horoscope_1200703", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200703", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "21001|2007", - "front": 0, - "behind": "0" - }, - { - "id": 200704, - "type": 1, - "type_name": { - "key": "horoscope_200704", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2007, - "name": { - "key": "horoscope_1200704", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200704", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "21001|2007", - "front": 0, - "behind": "0" - }, - { - "id": 200705, - "type": 1, - "type_name": { - "key": "horoscope_200705", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2007, - "name": { - "key": "horoscope_1200705", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200705", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "21001|2007", - "front": 0, - "behind": "0" - }, - { - "id": 200706, - "type": 1, - "type_name": { - "key": "horoscope_200706", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2007, - "name": { - "key": "horoscope_1200706", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 6, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200706", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 80 - }, - { - "a": "atkpro", - "n": 800 - } - ], - "position": "21001|2007", - "front": 0, - "behind": "0" - }, - { - "id": 200707, - "type": 1, - "type_name": { - "key": "horoscope_200707", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2007, - "name": { - "key": "horoscope_1200707", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 7, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200707", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 90 - }, - { - "a": "atkpro", - "n": 900 - } - ], - "position": "21001|2007", - "front": 0, - "behind": "0" - }, - { - "id": 200708, - "type": 1, - "type_name": { - "key": "horoscope_200708", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2007, - "name": { - "key": "horoscope_1200708", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 8, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200708", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 100 - }, - { - "a": "atkpro", - "n": 1000 - } - ], - "position": "21001|2007", - "front": 0, - "behind": "0" - }, - { - "id": 200709, - "type": 1, - "type_name": { - "key": "horoscope_200709", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2007, - "name": { - "key": "horoscope_1200709", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 9, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200709", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 110 - }, - { - "a": "atkpro", - "n": 1100 - } - ], - "position": "21001|2007", - "front": 0, - "behind": "0" - }, - { - "id": 200710, - "type": 1, - "type_name": { - "key": "horoscope_200710", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2007, - "name": { - "key": "horoscope_1200710", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 10, - "cost_item": [], - "AddGroup": 2, - "AddClassify": 2, - "text": { - "key": "horoscope_10200710", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 120 - }, - { - "a": "atkpro", - "n": 1200 - } - ], - "position": "21001|2007", - "front": 0, - "behind": "0" - }, - { - "id": 200800, - "type": 1, - "type_name": { - "key": "horoscope_200800", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2008, - "name": { - "key": "horoscope_1200800", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10200800", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "21001|2008", - "front": 200110, - "behind": "0" - }, - { - "id": 200801, - "type": 1, - "type_name": { - "key": "horoscope_200801", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2008, - "name": { - "key": "horoscope_1200801", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10200801", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "21001|2008", - "front": 0, - "behind": "0" - }, - { - "id": 200802, - "type": 1, - "type_name": { - "key": "horoscope_200802", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2008, - "name": { - "key": "horoscope_1200802", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10200802", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "21001|2008", - "front": 0, - "behind": "0" - }, - { - "id": 200803, - "type": 1, - "type_name": { - "key": "horoscope_200803", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2008, - "name": { - "key": "horoscope_1200803", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10200803", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "21001|2008", - "front": 0, - "behind": "0" - }, - { - "id": 200804, - "type": 1, - "type_name": { - "key": "horoscope_200804", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2008, - "name": { - "key": "horoscope_1200804", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10200804", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "21001|2008", - "front": 0, - "behind": "0" - }, - { - "id": 200805, - "type": 1, - "type_name": { - "key": "horoscope_200805", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2008, - "name": { - "key": "horoscope_1200805", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10200805", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "21001|2008", - "front": 0, - "behind": "200900" - }, - { - "id": 200806, - "type": 1, - "type_name": { - "key": "horoscope_200806", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2008, - "name": { - "key": "horoscope_1200806", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 6, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10200806", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 80 - }, - { - "a": "atkpro", - "n": 800 - } - ], - "position": "21001|2008", - "front": 0, - "behind": "0" - }, - { - "id": 200807, - "type": 1, - "type_name": { - "key": "horoscope_200807", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2008, - "name": { - "key": "horoscope_1200807", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 7, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10200807", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 90 - }, - { - "a": "atkpro", - "n": 900 - } - ], - "position": "21001|2008", - "front": 0, - "behind": "0" - }, - { - "id": 200808, - "type": 1, - "type_name": { - "key": "horoscope_200808", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2008, - "name": { - "key": "horoscope_1200808", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 8, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10200808", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 100 - }, - { - "a": "atkpro", - "n": 1000 - } - ], - "position": "21001|2008", - "front": 0, - "behind": "0" - }, - { - "id": 200809, - "type": 1, - "type_name": { - "key": "horoscope_200809", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2008, - "name": { - "key": "horoscope_1200809", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 9, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10200809", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 110 - }, - { - "a": "atkpro", - "n": 1100 - } - ], - "position": "21001|2008", - "front": 0, - "behind": "0" - }, - { - "id": 200810, - "type": 1, - "type_name": { - "key": "horoscope_200810", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2008, - "name": { - "key": "horoscope_1200810", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 10, - "cost_item": [], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10200810", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 120 - }, - { - "a": "atkpro", - "n": 1200 - } - ], - "position": "21001|2008", - "front": 0, - "behind": "0" - }, - { - "id": 200900, - "type": 1, - "type_name": { - "key": "horoscope_200900", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2009, - "name": { - "key": "horoscope_1200900", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10200900", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "21001|2009", - "front": 200805, - "behind": "0" - }, - { - "id": 200901, - "type": 1, - "type_name": { - "key": "horoscope_200901", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2009, - "name": { - "key": "horoscope_1200901", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10200901", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "21001|2009", - "front": 0, - "behind": "0" - }, - { - "id": 200902, - "type": 1, - "type_name": { - "key": "horoscope_200902", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2009, - "name": { - "key": "horoscope_1200902", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10200902", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "21001|2009", - "front": 0, - "behind": "0" - }, - { - "id": 200903, - "type": 1, - "type_name": { - "key": "horoscope_200903", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2009, - "name": { - "key": "horoscope_1200903", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10200903", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "21001|2009", - "front": 0, - "behind": "0" - }, - { - "id": 200904, - "type": 1, - "type_name": { - "key": "horoscope_200904", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2009, - "name": { - "key": "horoscope_1200904", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10200904", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "21001|2009", - "front": 0, - "behind": "0" - }, - { - "id": 200905, - "type": 1, - "type_name": { - "key": "horoscope_200905", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2009, - "name": { - "key": "horoscope_1200905", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10200905", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "21001|2009", - "front": 0, - "behind": "201000" - }, - { - "id": 200906, - "type": 1, - "type_name": { - "key": "horoscope_200906", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2009, - "name": { - "key": "horoscope_1200906", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 6, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10200906", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 80 - }, - { - "a": "atkpro", - "n": 800 - } - ], - "position": "21001|2009", - "front": 0, - "behind": "0" - }, - { - "id": 200907, - "type": 1, - "type_name": { - "key": "horoscope_200907", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2009, - "name": { - "key": "horoscope_1200907", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 7, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10200907", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 90 - }, - { - "a": "atkpro", - "n": 900 - } - ], - "position": "21001|2009", - "front": 0, - "behind": "0" - }, - { - "id": 200908, - "type": 1, - "type_name": { - "key": "horoscope_200908", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2009, - "name": { - "key": "horoscope_1200908", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 8, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10200908", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 100 - }, - { - "a": "atkpro", - "n": 1000 - } - ], - "position": "21001|2009", - "front": 0, - "behind": "0" - }, - { - "id": 200909, - "type": 1, - "type_name": { - "key": "horoscope_200909", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2009, - "name": { - "key": "horoscope_1200909", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 9, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10200909", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 110 - }, - { - "a": "atkpro", - "n": 1100 - } - ], - "position": "21001|2009", - "front": 0, - "behind": "0" - }, - { - "id": 200910, - "type": 1, - "type_name": { - "key": "horoscope_200910", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2009, - "name": { - "key": "horoscope_1200910", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 10, - "cost_item": [], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10200910", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 120 - }, - { - "a": "atkpro", - "n": 1200 - } - ], - "position": "21001|2009", - "front": 0, - "behind": "0" - }, - { - "id": 201000, - "type": 1, - "type_name": { - "key": "horoscope_201000", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2010, - "name": { - "key": "horoscope_1201000", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10201000", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "21001|2010", - "front": 200905, - "behind": "0" - }, - { - "id": 201001, - "type": 1, - "type_name": { - "key": "horoscope_201001", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2010, - "name": { - "key": "horoscope_1201001", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10201001", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "21001|2010", - "front": 0, - "behind": "0" - }, - { - "id": 201002, - "type": 1, - "type_name": { - "key": "horoscope_201002", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2010, - "name": { - "key": "horoscope_1201002", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10201002", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "21001|2010", - "front": 0, - "behind": "0" - }, - { - "id": 201003, - "type": 1, - "type_name": { - "key": "horoscope_201003", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2010, - "name": { - "key": "horoscope_1201003", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10201003", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "21001|2010", - "front": 0, - "behind": "0" - }, - { - "id": 201004, - "type": 1, - "type_name": { - "key": "horoscope_201004", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2010, - "name": { - "key": "horoscope_1201004", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10201004", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "21001|2010", - "front": 0, - "behind": "0" - }, - { - "id": 201005, - "type": 1, - "type_name": { - "key": "horoscope_201005", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2010, - "name": { - "key": "horoscope_1201005", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10201005", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "21001|2010", - "front": 0, - "behind": "0" - }, - { - "id": 201006, - "type": 1, - "type_name": { - "key": "horoscope_201006", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2010, - "name": { - "key": "horoscope_1201006", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 6, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10201006", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 80 - }, - { - "a": "atkpro", - "n": 800 - } - ], - "position": "21001|2010", - "front": 0, - "behind": "0" - }, - { - "id": 201007, - "type": 1, - "type_name": { - "key": "horoscope_201007", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2010, - "name": { - "key": "horoscope_1201007", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 7, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10201007", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 90 - }, - { - "a": "atkpro", - "n": 900 - } - ], - "position": "21001|2010", - "front": 0, - "behind": "0" - }, - { - "id": 201008, - "type": 1, - "type_name": { - "key": "horoscope_201008", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2010, - "name": { - "key": "horoscope_1201008", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 8, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10201008", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 100 - }, - { - "a": "atkpro", - "n": 1000 - } - ], - "position": "21001|2010", - "front": 0, - "behind": "0" - }, - { - "id": 201009, - "type": 1, - "type_name": { - "key": "horoscope_201009", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2010, - "name": { - "key": "horoscope_1201009", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 9, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10201009", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 110 - }, - { - "a": "atkpro", - "n": 1100 - } - ], - "position": "21001|2010", - "front": 0, - "behind": "0" - }, - { - "id": 201010, - "type": 1, - "type_name": { - "key": "horoscope_201010", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2010, - "name": { - "key": "horoscope_1201010", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 10, - "cost_item": [], - "AddGroup": 2, - "AddClassify": 3, - "text": { - "key": "horoscope_10201010", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 120 - }, - { - "a": "atkpro", - "n": 1200 - } - ], - "position": "21001|2010", - "front": 0, - "behind": "0" - }, - { - "id": 201100, - "type": 1, - "type_name": { - "key": "horoscope_201100", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2011, - "name": { - "key": "horoscope_1201100", - "text": "等人起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201100", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "21001|2011", - "front": 200110, - "behind": "0" - }, - { - "id": 201101, - "type": 1, - "type_name": { - "key": "horoscope_201101", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2011, - "name": { - "key": "horoscope_1201101", - "text": "等人起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201101", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "21001|2011", - "front": 0, - "behind": "0" - }, - { - "id": 201102, - "type": 1, - "type_name": { - "key": "horoscope_201102", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2011, - "name": { - "key": "horoscope_1201102", - "text": "等人起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201102", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "21001|2011", - "front": 0, - "behind": "0" - }, - { - "id": 201103, - "type": 1, - "type_name": { - "key": "horoscope_201103", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2011, - "name": { - "key": "horoscope_1201103", - "text": "等人起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201103", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "21001|2011", - "front": 0, - "behind": "0" - }, - { - "id": 201104, - "type": 1, - "type_name": { - "key": "horoscope_201104", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2011, - "name": { - "key": "horoscope_1201104", - "text": "等人起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201104", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "21001|2011", - "front": 0, - "behind": "0" - }, - { - "id": 201105, - "type": 1, - "type_name": { - "key": "horoscope_201105", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2011, - "name": { - "key": "horoscope_1201105", - "text": "等人起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201105", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "21001|2011", - "front": 0, - "behind": "201200" - }, - { - "id": 201106, - "type": 1, - "type_name": { - "key": "horoscope_201106", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2011, - "name": { - "key": "horoscope_1201106", - "text": "等人起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 6, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201106", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 80 - }, - { - "a": "atkpro", - "n": 800 - } - ], - "position": "21001|2011", - "front": 0, - "behind": "0" - }, - { - "id": 201107, - "type": 1, - "type_name": { - "key": "horoscope_201107", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2011, - "name": { - "key": "horoscope_1201107", - "text": "等人起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 7, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201107", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 90 - }, - { - "a": "atkpro", - "n": 900 - } - ], - "position": "21001|2011", - "front": 0, - "behind": "0" - }, - { - "id": 201108, - "type": 1, - "type_name": { - "key": "horoscope_201108", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2011, - "name": { - "key": "horoscope_1201108", - "text": "等人起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 8, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201108", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 100 - }, - { - "a": "atkpro", - "n": 1000 - } - ], - "position": "21001|2011", - "front": 0, - "behind": "0" - }, - { - "id": 201109, - "type": 1, - "type_name": { - "key": "horoscope_201109", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2011, - "name": { - "key": "horoscope_1201109", - "text": "等人起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 9, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201109", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 110 - }, - { - "a": "atkpro", - "n": 1100 - } - ], - "position": "21001|2011", - "front": 0, - "behind": "0" - }, - { - "id": 201110, - "type": 1, - "type_name": { - "key": "horoscope_201110", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2011, - "name": { - "key": "horoscope_1201110", - "text": "等人起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 10, - "cost_item": [], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201110", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 120 - }, - { - "a": "atkpro", - "n": 1200 - } - ], - "position": "21001|2011", - "front": 0, - "behind": "0" - }, - { - "id": 201200, - "type": 1, - "type_name": { - "key": "horoscope_201200", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2012, - "name": { - "key": "horoscope_1201200", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201200", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "21001|2012", - "front": 201105, - "behind": "0" - }, - { - "id": 201201, - "type": 1, - "type_name": { - "key": "horoscope_201201", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2012, - "name": { - "key": "horoscope_1201201", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201201", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "21001|2012", - "front": 0, - "behind": "0" - }, - { - "id": 201202, - "type": 1, - "type_name": { - "key": "horoscope_201202", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2012, - "name": { - "key": "horoscope_1201202", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201202", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "21001|2012", - "front": 0, - "behind": "0" - }, - { - "id": 201203, - "type": 1, - "type_name": { - "key": "horoscope_201203", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2012, - "name": { - "key": "horoscope_1201203", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201203", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "21001|2012", - "front": 0, - "behind": "0" - }, - { - "id": 201204, - "type": 1, - "type_name": { - "key": "horoscope_201204", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2012, - "name": { - "key": "horoscope_1201204", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201204", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "21001|2012", - "front": 0, - "behind": "0" - }, - { - "id": 201205, - "type": 1, - "type_name": { - "key": "horoscope_201205", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2012, - "name": { - "key": "horoscope_1201205", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201205", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "21001|2012", - "front": 0, - "behind": "201300" - }, - { - "id": 201206, - "type": 1, - "type_name": { - "key": "horoscope_201206", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2012, - "name": { - "key": "horoscope_1201206", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 6, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201206", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 80 - }, - { - "a": "atkpro", - "n": 800 - } - ], - "position": "21001|2012", - "front": 0, - "behind": "0" - }, - { - "id": 201207, - "type": 1, - "type_name": { - "key": "horoscope_201207", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2012, - "name": { - "key": "horoscope_1201207", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 7, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201207", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 90 - }, - { - "a": "atkpro", - "n": 900 - } - ], - "position": "21001|2012", - "front": 0, - "behind": "0" - }, - { - "id": 201208, - "type": 1, - "type_name": { - "key": "horoscope_201208", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2012, - "name": { - "key": "horoscope_1201208", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 8, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201208", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 100 - }, - { - "a": "atkpro", - "n": 1000 - } - ], - "position": "21001|2012", - "front": 0, - "behind": "0" - }, - { - "id": 201209, - "type": 1, - "type_name": { - "key": "horoscope_201209", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2012, - "name": { - "key": "horoscope_1201209", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 9, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201209", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 110 - }, - { - "a": "atkpro", - "n": 1100 - } - ], - "position": "21001|2012", - "front": 0, - "behind": "0" - }, - { - "id": 201210, - "type": 1, - "type_name": { - "key": "horoscope_201210", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2012, - "name": { - "key": "horoscope_1201210", - "text": "不想起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 10, - "cost_item": [], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201210", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 120 - }, - { - "a": "atkpro", - "n": 1200 - } - ], - "position": "21001|2012", - "front": 0, - "behind": "0" - }, - { - "id": 201300, - "type": 1, - "type_name": { - "key": "horoscope_201300", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2013, - "name": { - "key": "horoscope_1201300", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201300", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "21001|2013", - "front": 201205, - "behind": "0" - }, - { - "id": 201301, - "type": 1, - "type_name": { - "key": "horoscope_201301", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2013, - "name": { - "key": "horoscope_1201301", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201301", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "21001|2013", - "front": 0, - "behind": "0" - }, - { - "id": 201302, - "type": 1, - "type_name": { - "key": "horoscope_201302", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2013, - "name": { - "key": "horoscope_1201302", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201302", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "21001|2013", - "front": 0, - "behind": "0" - }, - { - "id": 201303, - "type": 1, - "type_name": { - "key": "horoscope_201303", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2013, - "name": { - "key": "horoscope_1201303", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201303", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "21001|2013", - "front": 0, - "behind": "0" - }, - { - "id": 201304, - "type": 1, - "type_name": { - "key": "horoscope_201304", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2013, - "name": { - "key": "horoscope_1201304", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201304", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "21001|2013", - "front": 0, - "behind": "0" - }, - { - "id": 201305, - "type": 1, - "type_name": { - "key": "horoscope_201305", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2013, - "name": { - "key": "horoscope_1201305", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201305", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "21001|2013", - "front": 0, - "behind": "0" - }, - { - "id": 201306, - "type": 1, - "type_name": { - "key": "horoscope_201306", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2013, - "name": { - "key": "horoscope_1201306", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 6, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201306", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 80 - }, - { - "a": "atkpro", - "n": 800 - } - ], - "position": "21001|2013", - "front": 0, - "behind": "0" - }, - { - "id": 201307, - "type": 1, - "type_name": { - "key": "horoscope_201307", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2013, - "name": { - "key": "horoscope_1201307", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 7, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201307", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 90 - }, - { - "a": "atkpro", - "n": 900 - } - ], - "position": "21001|2013", - "front": 0, - "behind": "0" - }, - { - "id": 201308, - "type": 1, - "type_name": { - "key": "horoscope_201308", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2013, - "name": { - "key": "horoscope_1201308", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 8, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201308", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 100 - }, - { - "a": "atkpro", - "n": 1000 - } - ], - "position": "21001|2013", - "front": 0, - "behind": "0" - }, - { - "id": 201309, - "type": 1, - "type_name": { - "key": "horoscope_201309", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2013, - "name": { - "key": "horoscope_1201309", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 9, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201309", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 110 - }, - { - "a": "atkpro", - "n": 1100 - } - ], - "position": "21001|2013", - "front": 0, - "behind": "0" - }, - { - "id": 201310, - "type": 1, - "type_name": { - "key": "horoscope_201310", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2013, - "name": { - "key": "horoscope_1201310", - "text": "等人起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 10, - "cost_item": [], - "AddGroup": 2, - "AddClassify": 4, - "text": { - "key": "horoscope_10201310", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 120 - }, - { - "a": "atkpro", - "n": 1200 - } - ], - "position": "21001|2013", - "front": 0, - "behind": "0" - }, - { - "id": 201400, - "type": 1, - "type_name": { - "key": "horoscope_201400", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2014, - "name": { - "key": "horoscope_1201400", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201400", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "21001|2014", - "front": 200110, - "behind": "0" - }, - { - "id": 201401, - "type": 1, - "type_name": { - "key": "horoscope_201401", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2014, - "name": { - "key": "horoscope_1201401", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201401", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "21001|2014", - "front": 0, - "behind": "0" - }, - { - "id": 201402, - "type": 1, - "type_name": { - "key": "horoscope_201402", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2014, - "name": { - "key": "horoscope_1201402", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201402", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "21001|2014", - "front": 0, - "behind": "0" - }, - { - "id": 201403, - "type": 1, - "type_name": { - "key": "horoscope_201403", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2014, - "name": { - "key": "horoscope_1201403", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201403", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "21001|2014", - "front": 0, - "behind": "0" - }, - { - "id": 201404, - "type": 1, - "type_name": { - "key": "horoscope_201404", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2014, - "name": { - "key": "horoscope_1201404", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201404", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "21001|2014", - "front": 0, - "behind": "0" - }, - { - "id": 201405, - "type": 1, - "type_name": { - "key": "horoscope_201405", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2014, - "name": { - "key": "horoscope_1201405", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201405", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "21001|2014", - "front": 0, - "behind": "201500" - }, - { - "id": 201406, - "type": 1, - "type_name": { - "key": "horoscope_201406", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2014, - "name": { - "key": "horoscope_1201406", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 6, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201406", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 80 - }, - { - "a": "atkpro", - "n": 800 - } - ], - "position": "21001|2014", - "front": 0, - "behind": "0" - }, - { - "id": 201407, - "type": 1, - "type_name": { - "key": "horoscope_201407", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2014, - "name": { - "key": "horoscope_1201407", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 7, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201407", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 90 - }, - { - "a": "atkpro", - "n": 900 - } - ], - "position": "21001|2014", - "front": 0, - "behind": "0" - }, - { - "id": 201408, - "type": 1, - "type_name": { - "key": "horoscope_201408", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2014, - "name": { - "key": "horoscope_1201408", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 8, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201408", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 100 - }, - { - "a": "atkpro", - "n": 1000 - } - ], - "position": "21001|2014", - "front": 0, - "behind": "0" - }, - { - "id": 201409, - "type": 1, - "type_name": { - "key": "horoscope_201409", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2014, - "name": { - "key": "horoscope_1201409", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 9, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201409", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 110 - }, - { - "a": "atkpro", - "n": 1100 - } - ], - "position": "21001|2014", - "front": 0, - "behind": "0" - }, - { - "id": 201410, - "type": 1, - "type_name": { - "key": "horoscope_201410", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2014, - "name": { - "key": "horoscope_1201410", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 10, - "cost_item": [], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201410", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 120 - }, - { - "a": "atkpro", - "n": 1200 - } - ], - "position": "21001|2014", - "front": 0, - "behind": "0" - }, - { - "id": 201500, - "type": 1, - "type_name": { - "key": "horoscope_201500", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2015, - "name": { - "key": "horoscope_1201500", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201500", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "21001|2015", - "front": 201405, - "behind": "0" - }, - { - "id": 201501, - "type": 1, - "type_name": { - "key": "horoscope_201501", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2015, - "name": { - "key": "horoscope_1201501", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201501", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "21001|2015", - "front": 0, - "behind": "0" - }, - { - "id": 201502, - "type": 1, - "type_name": { - "key": "horoscope_201502", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2015, - "name": { - "key": "horoscope_1201502", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201502", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "21001|2015", - "front": 0, - "behind": "0" - }, - { - "id": 201503, - "type": 1, - "type_name": { - "key": "horoscope_201503", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2015, - "name": { - "key": "horoscope_1201503", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201503", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "21001|2015", - "front": 0, - "behind": "0" - }, - { - "id": 201504, - "type": 1, - "type_name": { - "key": "horoscope_201504", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2015, - "name": { - "key": "horoscope_1201504", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201504", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "21001|2015", - "front": 0, - "behind": "0" - }, - { - "id": 201505, - "type": 1, - "type_name": { - "key": "horoscope_201505", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2015, - "name": { - "key": "horoscope_1201505", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201505", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "21001|2015", - "front": 0, - "behind": "201600" - }, - { - "id": 201506, - "type": 1, - "type_name": { - "key": "horoscope_201506", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2015, - "name": { - "key": "horoscope_1201506", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 6, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201506", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 80 - }, - { - "a": "atkpro", - "n": 800 - } - ], - "position": "21001|2015", - "front": 0, - "behind": "0" - }, - { - "id": 201507, - "type": 1, - "type_name": { - "key": "horoscope_201507", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2015, - "name": { - "key": "horoscope_1201507", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 7, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201507", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 90 - }, - { - "a": "atkpro", - "n": 900 - } - ], - "position": "21001|2015", - "front": 0, - "behind": "0" - }, - { - "id": 201508, - "type": 1, - "type_name": { - "key": "horoscope_201508", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2015, - "name": { - "key": "horoscope_1201508", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 8, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201508", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 100 - }, - { - "a": "atkpro", - "n": 1000 - } - ], - "position": "21001|2015", - "front": 0, - "behind": "0" - }, - { - "id": 201509, - "type": 1, - "type_name": { - "key": "horoscope_201509", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2015, - "name": { - "key": "horoscope_1201509", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 9, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201509", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 110 - }, - { - "a": "atkpro", - "n": 1100 - } - ], - "position": "21001|2015", - "front": 0, - "behind": "0" - }, - { - "id": 201510, - "type": 1, - "type_name": { - "key": "horoscope_201510", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2015, - "name": { - "key": "horoscope_1201510", - "text": "等人起名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 10, - "cost_item": [], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201510", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 120 - }, - { - "a": "atkpro", - "n": 1200 - } - ], - "position": "21001|2015", - "front": 0, - "behind": "0" - }, - { - "id": 201600, - "type": 1, - "type_name": { - "key": "horoscope_201600", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2016, - "name": { - "key": "horoscope_1201600", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201600", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "21001|2016", - "front": 201505, - "behind": "0" - }, - { - "id": 201601, - "type": 1, - "type_name": { - "key": "horoscope_201601", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2016, - "name": { - "key": "horoscope_1201601", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201601", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "21001|2016", - "front": 0, - "behind": "0" - }, - { - "id": 201602, - "type": 1, - "type_name": { - "key": "horoscope_201602", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2016, - "name": { - "key": "horoscope_1201602", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201602", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "21001|2016", - "front": 0, - "behind": "0" - }, - { - "id": 201603, - "type": 1, - "type_name": { - "key": "horoscope_201603", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2016, - "name": { - "key": "horoscope_1201603", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201603", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "21001|2016", - "front": 0, - "behind": "0" - }, - { - "id": 201604, - "type": 1, - "type_name": { - "key": "horoscope_201604", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2016, - "name": { - "key": "horoscope_1201604", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201604", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "21001|2016", - "front": 0, - "behind": "0" - }, - { - "id": 201605, - "type": 1, - "type_name": { - "key": "horoscope_201605", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2016, - "name": { - "key": "horoscope_1201605", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201605", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "21001|2016", - "front": 0, - "behind": "0" - }, - { - "id": 201606, - "type": 1, - "type_name": { - "key": "horoscope_201606", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2016, - "name": { - "key": "horoscope_1201606", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 6, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201606", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 80 - }, - { - "a": "atkpro", - "n": 800 - } - ], - "position": "21001|2016", - "front": 0, - "behind": "0" - }, - { - "id": 201607, - "type": 1, - "type_name": { - "key": "horoscope_201607", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2016, - "name": { - "key": "horoscope_1201607", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 7, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201607", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 90 - }, - { - "a": "atkpro", - "n": 900 - } - ], - "position": "21001|2016", - "front": 0, - "behind": "0" - }, - { - "id": 201608, - "type": 1, - "type_name": { - "key": "horoscope_201608", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2016, - "name": { - "key": "horoscope_1201608", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 8, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201608", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 100 - }, - { - "a": "atkpro", - "n": 1000 - } - ], - "position": "21001|2016", - "front": 0, - "behind": "0" - }, - { - "id": 201609, - "type": 1, - "type_name": { - "key": "horoscope_201609", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2016, - "name": { - "key": "horoscope_1201609", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 9, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201609", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 110 - }, - { - "a": "atkpro", - "n": 1100 - } - ], - "position": "21001|2016", - "front": 0, - "behind": "0" - }, - { - "id": 201610, - "type": 1, - "type_name": { - "key": "horoscope_201610", - "text": "阵营B" - }, - "grow_type": 21001, - "node_id": 2016, - "name": { - "key": "horoscope_1201610", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 10, - "cost_item": [], - "AddGroup": 2, - "AddClassify": 5, - "text": { - "key": "horoscope_10201610", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 120 - }, - { - "a": "atkpro", - "n": 1200 - } - ], - "position": "21001|2016", - "front": 0, - "behind": "0" - }, - { - "id": 300100, - "type": 2, - "type_name": { - "key": "horoscope_300100", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3001, - "name": { - "key": "horoscope_1300100", - "text": "等人起名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300100", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "31001|3001", - "front": 0, - "behind": "0" - }, - { - "id": 300101, - "type": 2, - "type_name": { - "key": "horoscope_300101", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3001, - "name": { - "key": "horoscope_1300101", - "text": "等人起名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300101", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "31001|3001", - "front": 0, - "behind": "0" - }, - { - "id": 300102, - "type": 2, - "type_name": { - "key": "horoscope_300102", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3001, - "name": { - "key": "horoscope_1300102", - "text": "等人起名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300102", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "31001|3001", - "front": 0, - "behind": "0" - }, - { - "id": 300103, - "type": 2, - "type_name": { - "key": "horoscope_300103", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3001, - "name": { - "key": "horoscope_1300103", - "text": "等人起名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300103", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "31001|3001", - "front": 0, - "behind": "0" - }, - { - "id": 300104, - "type": 2, - "type_name": { - "key": "horoscope_300104", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3001, - "name": { - "key": "horoscope_1300104", - "text": "等人起名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300104", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "31001|3001", - "front": 0, - "behind": "0" - }, - { - "id": 300105, - "type": 2, - "type_name": { - "key": "horoscope_300105", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3001, - "name": { - "key": "horoscope_1300105", - "text": "等人起名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300105", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "31001|3001", - "front": 0, - "behind": "0" - }, - { - "id": 300106, - "type": 2, - "type_name": { - "key": "horoscope_300106", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3001, - "name": { - "key": "horoscope_1300106", - "text": "等人起名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 6, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300106", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 80 - }, - { - "a": "atkpro", - "n": 800 - } - ], - "position": "31001|3001", - "front": 0, - "behind": "0" - }, - { - "id": 300107, - "type": 2, - "type_name": { - "key": "horoscope_300107", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3001, - "name": { - "key": "horoscope_1300107", - "text": "等人起名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 7, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300107", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 90 - }, - { - "a": "atkpro", - "n": 900 - } - ], - "position": "31001|3001", - "front": 0, - "behind": "0" - }, - { - "id": 300108, - "type": 2, - "type_name": { - "key": "horoscope_300108", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3001, - "name": { - "key": "horoscope_1300108", - "text": "等人起名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 8, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300108", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 100 - }, - { - "a": "atkpro", - "n": 1000 - } - ], - "position": "31001|3001", - "front": 0, - "behind": "0" - }, - { - "id": 300109, - "type": 2, - "type_name": { - "key": "horoscope_300109", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3001, - "name": { - "key": "horoscope_1300109", - "text": "等人起名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 9, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300109", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 110 - }, - { - "a": "atkpro", - "n": 1100 - } - ], - "position": "31001|3001", - "front": 0, - "behind": "0" - }, - { - "id": 300110, - "type": 2, - "type_name": { - "key": "horoscope_300110", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3001, - "name": { - "key": "horoscope_1300110", - "text": "等人起名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 10, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300110", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 120 - }, - { - "a": "atkpro", - "n": 1200 - } - ], - "position": "31001|3001", - "front": 0, - "behind": "300200" - }, - { - "id": 300111, - "type": 2, - "type_name": { - "key": "horoscope_300111", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3001, - "name": { - "key": "horoscope_1300111", - "text": "等人起名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 11, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300111", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 130 - }, - { - "a": "atkpro", - "n": 1300 - } - ], - "position": "31001|3001", - "front": 0, - "behind": "0" - }, - { - "id": 300112, - "type": 2, - "type_name": { - "key": "horoscope_300112", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3001, - "name": { - "key": "horoscope_1300112", - "text": "等人起名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 12, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300112", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 140 - }, - { - "a": "atkpro", - "n": 1400 - } - ], - "position": "31001|3001", - "front": 0, - "behind": "0" - }, - { - "id": 300113, - "type": 2, - "type_name": { - "key": "horoscope_300113", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3001, - "name": { - "key": "horoscope_1300113", - "text": "等人起名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 13, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300113", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 150 - }, - { - "a": "atkpro", - "n": 1500 - } - ], - "position": "31001|3001", - "front": 0, - "behind": "0" - }, - { - "id": 300114, - "type": 2, - "type_name": { - "key": "horoscope_300114", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3001, - "name": { - "key": "horoscope_1300114", - "text": "等人起名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 14, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300114", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 160 - }, - { - "a": "atkpro", - "n": 1600 - } - ], - "position": "31001|3001", - "front": 0, - "behind": "0" - }, - { - "id": 300115, - "type": 2, - "type_name": { - "key": "horoscope_300115", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3001, - "name": { - "key": "horoscope_1300115", - "text": "等人起名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 15, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300115", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 170 - }, - { - "a": "atkpro", - "n": 1700 - } - ], - "position": "31001|3001", - "front": 0, - "behind": "0" - }, - { - "id": 300116, - "type": 2, - "type_name": { - "key": "horoscope_300116", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3001, - "name": { - "key": "horoscope_1300116", - "text": "等人起名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 16, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300116", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 180 - }, - { - "a": "atkpro", - "n": 1800 - } - ], - "position": "31001|3001", - "front": 0, - "behind": "0" - }, - { - "id": 300117, - "type": 2, - "type_name": { - "key": "horoscope_300117", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3001, - "name": { - "key": "horoscope_1300117", - "text": "等人起名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 17, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300117", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 190 - }, - { - "a": "atkpro", - "n": 1900 - } - ], - "position": "31001|3001", - "front": 0, - "behind": "0" - }, - { - "id": 300118, - "type": 2, - "type_name": { - "key": "horoscope_300118", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3001, - "name": { - "key": "horoscope_1300118", - "text": "等人起名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 18, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300118", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 200 - }, - { - "a": "atkpro", - "n": 2000 - } - ], - "position": "31001|3001", - "front": 0, - "behind": "0" - }, - { - "id": 300119, - "type": 2, - "type_name": { - "key": "horoscope_300119", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3001, - "name": { - "key": "horoscope_1300119", - "text": "等人起名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 19, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300119", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 210 - }, - { - "a": "atkpro", - "n": 2100 - } - ], - "position": "31001|3001", - "front": 0, - "behind": "0" - }, - { - "id": 300120, - "type": 2, - "type_name": { - "key": "horoscope_300120", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3001, - "name": { - "key": "horoscope_1300120", - "text": "等人起名" - }, - "icon": "Icon_01", - "comicon": "ComIcon_001", - "lv": 20, - "cost_item": [], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300120", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 220 - }, - { - "a": "atkpro", - "n": 2200 - } - ], - "position": "31001|3001", - "front": 0, - "behind": "0" - }, - { - "id": 300200, - "type": 2, - "type_name": { - "key": "horoscope_300200", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3002, - "name": { - "key": "horoscope_1300200", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300200", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "31001|3002", - "front": 300110, - "behind": "0" - }, - { - "id": 300201, - "type": 2, - "type_name": { - "key": "horoscope_300201", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3002, - "name": { - "key": "horoscope_1300201", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300201", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "31001|3002", - "front": 0, - "behind": "0" - }, - { - "id": 300202, - "type": 2, - "type_name": { - "key": "horoscope_300202", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3002, - "name": { - "key": "horoscope_1300202", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300202", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "31001|3002", - "front": 0, - "behind": "0" - }, - { - "id": 300203, - "type": 2, - "type_name": { - "key": "horoscope_300203", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3002, - "name": { - "key": "horoscope_1300203", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300203", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "31001|3002", - "front": 0, - "behind": "0" - }, - { - "id": 300204, - "type": 2, - "type_name": { - "key": "horoscope_300204", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3002, - "name": { - "key": "horoscope_1300204", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300204", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "31001|3002", - "front": 0, - "behind": "0" - }, - { - "id": 300205, - "type": 2, - "type_name": { - "key": "horoscope_300205", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3002, - "name": { - "key": "horoscope_1300205", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300205", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "31001|3002", - "front": 0, - "behind": "300300" - }, - { - "id": 300206, - "type": 2, - "type_name": { - "key": "horoscope_300206", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3002, - "name": { - "key": "horoscope_1300206", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 6, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300206", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 80 - }, - { - "a": "atkpro", - "n": 800 - } - ], - "position": "31001|3002", - "front": 0, - "behind": "0" - }, - { - "id": 300207, - "type": 2, - "type_name": { - "key": "horoscope_300207", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3002, - "name": { - "key": "horoscope_1300207", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 7, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300207", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 90 - }, - { - "a": "atkpro", - "n": 900 - } - ], - "position": "31001|3002", - "front": 0, - "behind": "0" - }, - { - "id": 300208, - "type": 2, - "type_name": { - "key": "horoscope_300208", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3002, - "name": { - "key": "horoscope_1300208", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 8, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300208", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 100 - }, - { - "a": "atkpro", - "n": 1000 - } - ], - "position": "31001|3002", - "front": 0, - "behind": "0" - }, - { - "id": 300209, - "type": 2, - "type_name": { - "key": "horoscope_300209", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3002, - "name": { - "key": "horoscope_1300209", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 9, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300209", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 110 - }, - { - "a": "atkpro", - "n": 1100 - } - ], - "position": "31001|3002", - "front": 0, - "behind": "0" - }, - { - "id": 300210, - "type": 2, - "type_name": { - "key": "horoscope_300210", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3002, - "name": { - "key": "horoscope_1300210", - "text": "不想起名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 10, - "cost_item": [], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300210", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 120 - }, - { - "a": "atkpro", - "n": 1200 - } - ], - "position": "31001|3002", - "front": 0, - "behind": "0" - }, - { - "id": 300300, - "type": 2, - "type_name": { - "key": "horoscope_300300", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3003, - "name": { - "key": "horoscope_1300300", - "text": "不想取名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300300", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "31001|3003", - "front": 300205, - "behind": "0" - }, - { - "id": 300301, - "type": 2, - "type_name": { - "key": "horoscope_300301", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3003, - "name": { - "key": "horoscope_1300301", - "text": "不想取名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300301", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "31001|3003", - "front": 0, - "behind": "0" - }, - { - "id": 300302, - "type": 2, - "type_name": { - "key": "horoscope_300302", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3003, - "name": { - "key": "horoscope_1300302", - "text": "不想取名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300302", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "31001|3003", - "front": 0, - "behind": "0" - }, - { - "id": 300303, - "type": 2, - "type_name": { - "key": "horoscope_300303", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3003, - "name": { - "key": "horoscope_1300303", - "text": "不想取名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300303", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "31001|3003", - "front": 0, - "behind": "300400" - }, - { - "id": 300304, - "type": 2, - "type_name": { - "key": "horoscope_300304", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3003, - "name": { - "key": "horoscope_1300304", - "text": "不想取名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300304", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "31001|3003", - "front": 0, - "behind": "0" - }, - { - "id": 300305, - "type": 2, - "type_name": { - "key": "horoscope_300305", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3003, - "name": { - "key": "horoscope_1300305", - "text": "不想取名" - }, - "icon": "Icon_03", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300305", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "31001|3003", - "front": 0, - "behind": "0" - }, - { - "id": 300400, - "type": 2, - "type_name": { - "key": "horoscope_300400", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3004, - "name": { - "key": "horoscope_1300400", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300400", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "31001|3004", - "front": 300303, - "behind": "0" - }, - { - "id": 300401, - "type": 2, - "type_name": { - "key": "horoscope_300401", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3004, - "name": { - "key": "horoscope_1300401", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300401", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "31001|3004", - "front": 0, - "behind": "0" - }, - { - "id": 300402, - "type": 2, - "type_name": { - "key": "horoscope_300402", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3004, - "name": { - "key": "horoscope_1300402", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300402", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "31001|3004", - "front": 0, - "behind": "0" - }, - { - "id": 300403, - "type": 2, - "type_name": { - "key": "horoscope_300403", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3004, - "name": { - "key": "horoscope_1300403", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300403", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "31001|3004", - "front": 0, - "behind": "0" - }, - { - "id": 300404, - "type": 2, - "type_name": { - "key": "horoscope_300404", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3004, - "name": { - "key": "horoscope_1300404", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300404", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "31001|3004", - "front": 0, - "behind": "0" - }, - { - "id": 300405, - "type": 2, - "type_name": { - "key": "horoscope_300405", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3004, - "name": { - "key": "horoscope_1300405", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300405", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "31001|3004", - "front": 0, - "behind": "0" - }, - { - "id": 300406, - "type": 2, - "type_name": { - "key": "horoscope_300406", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3004, - "name": { - "key": "horoscope_1300406", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 6, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300406", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 80 - }, - { - "a": "atkpro", - "n": 800 - } - ], - "position": "31001|3004", - "front": 0, - "behind": "0" - }, - { - "id": 300407, - "type": 2, - "type_name": { - "key": "horoscope_300407", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3004, - "name": { - "key": "horoscope_1300407", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 7, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300407", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 90 - }, - { - "a": "atkpro", - "n": 900 - } - ], - "position": "31001|3004", - "front": 0, - "behind": "0" - }, - { - "id": 300408, - "type": 2, - "type_name": { - "key": "horoscope_300408", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3004, - "name": { - "key": "horoscope_1300408", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 8, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300408", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 100 - }, - { - "a": "atkpro", - "n": 1000 - } - ], - "position": "31001|3004", - "front": 0, - "behind": "0" - }, - { - "id": 300409, - "type": 2, - "type_name": { - "key": "horoscope_300409", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3004, - "name": { - "key": "horoscope_1300409", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 9, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300409", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 110 - }, - { - "a": "atkpro", - "n": 1100 - } - ], - "position": "31001|3004", - "front": 0, - "behind": "0" - }, - { - "id": 300410, - "type": 2, - "type_name": { - "key": "horoscope_300410", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3004, - "name": { - "key": "horoscope_1300410", - "text": "不想起名" - }, - "icon": "Icon_04", - "comicon": "ComIcon_001", - "lv": 10, - "cost_item": [], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300410", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 120 - }, - { - "a": "atkpro", - "n": 1200 - } - ], - "position": "31001|3004", - "front": 0, - "behind": "0" - }, - { - "id": 300500, - "type": 2, - "type_name": { - "key": "horoscope_300500", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3005, - "name": { - "key": "horoscope_1300500", - "text": "不想取名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 0, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300500", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 0 - }, - { - "a": "atkpro", - "n": 0 - } - ], - "position": "31001|3005", - "front": 300110, - "behind": "0" - }, - { - "id": 300501, - "type": 2, - "type_name": { - "key": "horoscope_300501", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3005, - "name": { - "key": "horoscope_1300501", - "text": "不想取名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 1, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300501", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 30 - }, - { - "a": "atkpro", - "n": 300 - } - ], - "position": "31001|3005", - "front": 0, - "behind": "0" - }, - { - "id": 300502, - "type": 2, - "type_name": { - "key": "horoscope_300502", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3005, - "name": { - "key": "horoscope_1300502", - "text": "不想取名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 2, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300502", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 40 - }, - { - "a": "atkpro", - "n": 400 - } - ], - "position": "31001|3005", - "front": 0, - "behind": "0" - }, - { - "id": 300503, - "type": 2, - "type_name": { - "key": "horoscope_300503", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3005, - "name": { - "key": "horoscope_1300503", - "text": "不想取名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 3, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300503", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 50 - }, - { - "a": "atkpro", - "n": 500 - } - ], - "position": "31001|3005", - "front": 0, - "behind": "0" - }, - { - "id": 300504, - "type": 2, - "type_name": { - "key": "horoscope_300504", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3005, - "name": { - "key": "horoscope_1300504", - "text": "不想取名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 4, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300504", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 60 - }, - { - "a": "atkpro", - "n": 600 - } - ], - "position": "31001|3005", - "front": 0, - "behind": "0" - }, - { - "id": 300505, - "type": 2, - "type_name": { - "key": "horoscope_300505", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3005, - "name": { - "key": "horoscope_1300505", - "text": "不想取名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 5, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300505", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 70 - }, - { - "a": "atkpro", - "n": 700 - } - ], - "position": "31001|3005", - "front": 0, - "behind": "" - }, - { - "id": 300506, - "type": 2, - "type_name": { - "key": "horoscope_300506", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3005, - "name": { - "key": "horoscope_1300506", - "text": "不想取名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 6, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300506", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 80 - }, - { - "a": "atkpro", - "n": 800 - } - ], - "position": "31001|3005", - "front": 0, - "behind": "0" - }, - { - "id": 300507, - "type": 2, - "type_name": { - "key": "horoscope_300507", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3005, - "name": { - "key": "horoscope_1300507", - "text": "不想取名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 7, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300507", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 90 - }, - { - "a": "atkpro", - "n": 900 - } - ], - "position": "31001|3005", - "front": 0, - "behind": "0" - }, - { - "id": 300508, - "type": 2, - "type_name": { - "key": "horoscope_300508", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3005, - "name": { - "key": "horoscope_1300508", - "text": "不想取名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 8, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300508", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 100 - }, - { - "a": "atkpro", - "n": 1000 - } - ], - "position": "31001|3005", - "front": 0, - "behind": "0" - }, - { - "id": 300509, - "type": 2, - "type_name": { - "key": "horoscope_300509", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3005, - "name": { - "key": "horoscope_1300509", - "text": "不想取名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 9, - "cost_item": [ - { - "a": "attr", - "t": "starcoin", - "n": 100 - } - ], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300509", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 110 - }, - { - "a": "atkpro", - "n": 1100 - } - ], - "position": "31001|3005", - "front": 0, - "behind": "0" - }, - { - "id": 300510, - "type": 2, - "type_name": { - "key": "horoscope_300510", - "text": "阵营C" - }, - "grow_type": 31001, - "node_id": 3005, - "name": { - "key": "horoscope_1300510", - "text": "不想取名" - }, - "icon": "Icon_02", - "comicon": "ComIcon_001", - "lv": 10, - "cost_item": [], - "AddGroup": 1, - "AddClassify": 0, - "text": { - "key": "horoscope_10300510", - "text": "全体上阵英雄" - }, - "upgrade": [ - { - "a": "atk", - "n": 120 - }, - { - "a": "atkpro", - "n": 1200 - } - ], - "position": "31001|3005", - "front": 0, - "behind": "0" - } +[ + { + "id": 100100, + "type": 1, + "type_name": { + "key": "horoscope_100100", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1001, + "name": { + "key": "HoroScopeName_1001", + "text": "攻击提升(一)" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "11001|1001", + "front": 0, + "behind": "0" + }, + { + "id": 100101, + "type": 1, + "type_name": { + "key": "horoscope_100101", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1001, + "name": { + "key": "HoroScopeName_1001", + "text": "攻击提升(一)" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "11001|1001", + "front": 0, + "behind": "0" + }, + { + "id": 100102, + "type": 1, + "type_name": { + "key": "horoscope_100102", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1001, + "name": { + "key": "HoroScopeName_1001", + "text": "攻击提升(一)" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "11001|1001", + "front": 0, + "behind": "0" + }, + { + "id": 100103, + "type": 1, + "type_name": { + "key": "horoscope_100103", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1001, + "name": { + "key": "HoroScopeName_1001", + "text": "攻击提升(一)" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "11001|1001", + "front": 0, + "behind": "0" + }, + { + "id": 100104, + "type": 1, + "type_name": { + "key": "horoscope_100104", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1001, + "name": { + "key": "HoroScopeName_1001", + "text": "攻击提升(一)" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "11001|1001", + "front": 0, + "behind": "0" + }, + { + "id": 100105, + "type": 1, + "type_name": { + "key": "horoscope_100105", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1001, + "name": { + "key": "HoroScopeName_1001", + "text": "攻击提升(一)" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "11001|1001", + "front": 0, + "behind": "100200|100500" + }, + { + "id": 100106, + "type": 1, + "type_name": { + "key": "horoscope_100106", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1001, + "name": { + "key": "HoroScopeName_1001", + "text": "攻击提升(一)" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 6, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 80 + }, + { + "a": "atkpro", + "n": 800 + } + ], + "position": "11001|1001", + "front": 0, + "behind": "0" + }, + { + "id": 100107, + "type": 1, + "type_name": { + "key": "horoscope_100107", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1001, + "name": { + "key": "HoroScopeName_1001", + "text": "攻击提升(一)" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 7, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 90 + }, + { + "a": "atkpro", + "n": 900 + } + ], + "position": "11001|1001", + "front": 0, + "behind": "0" + }, + { + "id": 100108, + "type": 1, + "type_name": { + "key": "horoscope_100108", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1001, + "name": { + "key": "HoroScopeName_1001", + "text": "攻击提升(一)" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 8, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 100 + }, + { + "a": "atkpro", + "n": 1000 + } + ], + "position": "11001|1001", + "front": 0, + "behind": "0" + }, + { + "id": 100109, + "type": 1, + "type_name": { + "key": "horoscope_100109", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1001, + "name": { + "key": "HoroScopeName_1001", + "text": "攻击提升(一)" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 9, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 110 + }, + { + "a": "atkpro", + "n": 1100 + } + ], + "position": "11001|1001", + "front": 0, + "behind": "0" + }, + { + "id": 100110, + "type": 1, + "type_name": { + "key": "horoscope_100110", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1001, + "name": { + "key": "HoroScopeName_1001", + "text": "攻击提升(一)" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 10, + "cost_item": [], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 120 + }, + { + "a": "atkpro", + "n": 1200 + } + ], + "position": "11001|1001", + "front": 0, + "behind": "0" + }, + { + "id": 100200, + "type": 1, + "type_name": { + "key": "horoscope_100200", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1002, + "name": { + "key": "HoroScopeName_1002", + "text": "攻击提升(二)" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "11001|1002", + "front": 100105, + "behind": "0" + }, + { + "id": 100201, + "type": 1, + "type_name": { + "key": "horoscope_100201", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1002, + "name": { + "key": "HoroScopeName_1002", + "text": "攻击提升(二)" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "11001|1002", + "front": 0, + "behind": "0" + }, + { + "id": 100202, + "type": 1, + "type_name": { + "key": "horoscope_100202", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1002, + "name": { + "key": "HoroScopeName_1002", + "text": "攻击提升(二)" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "11001|1002", + "front": 0, + "behind": "0" + }, + { + "id": 100203, + "type": 1, + "type_name": { + "key": "horoscope_100203", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1002, + "name": { + "key": "HoroScopeName_1002", + "text": "攻击提升(二)" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "11001|1002", + "front": 0, + "behind": "0" + }, + { + "id": 100204, + "type": 1, + "type_name": { + "key": "horoscope_100204", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1002, + "name": { + "key": "HoroScopeName_1002", + "text": "攻击提升(二)" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "11001|1002", + "front": 0, + "behind": "0" + }, + { + "id": 100205, + "type": 1, + "type_name": { + "key": "horoscope_100205", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1002, + "name": { + "key": "HoroScopeName_1002", + "text": "攻击提升(二)" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "11001|1002", + "front": 0, + "behind": "100300" + }, + { + "id": 100206, + "type": 1, + "type_name": { + "key": "horoscope_100206", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1002, + "name": { + "key": "HoroScopeName_1002", + "text": "攻击提升(二)" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 6, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 80 + }, + { + "a": "atkpro", + "n": 800 + } + ], + "position": "11001|1002", + "front": 0, + "behind": "0" + }, + { + "id": 100207, + "type": 1, + "type_name": { + "key": "horoscope_100207", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1002, + "name": { + "key": "HoroScopeName_1002", + "text": "攻击提升(二)" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 7, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 90 + }, + { + "a": "atkpro", + "n": 900 + } + ], + "position": "11001|1002", + "front": 0, + "behind": "0" + }, + { + "id": 100208, + "type": 1, + "type_name": { + "key": "horoscope_100208", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1002, + "name": { + "key": "HoroScopeName_1002", + "text": "攻击提升(二)" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 8, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 100 + }, + { + "a": "atkpro", + "n": 1000 + } + ], + "position": "11001|1002", + "front": 0, + "behind": "0" + }, + { + "id": 100209, + "type": 1, + "type_name": { + "key": "horoscope_100209", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1002, + "name": { + "key": "HoroScopeName_1002", + "text": "攻击提升(二)" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 9, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 110 + }, + { + "a": "atkpro", + "n": 1100 + } + ], + "position": "11001|1002", + "front": 0, + "behind": "0" + }, + { + "id": 100210, + "type": 1, + "type_name": { + "key": "horoscope_100210", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1002, + "name": { + "key": "HoroScopeName_1002", + "text": "攻击提升(二)" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 10, + "cost_item": [], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 120 + }, + { + "a": "atkpro", + "n": 1200 + } + ], + "position": "11001|1002", + "front": 0, + "behind": "0" + }, + { + "id": 100300, + "type": 1, + "type_name": { + "key": "horoscope_100300", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1003, + "name": { + "key": "HoroScopeName_1003", + "text": "攻击提升(三)" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "11001|1003", + "front": 100205, + "behind": "0" + }, + { + "id": 100301, + "type": 1, + "type_name": { + "key": "horoscope_100301", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1003, + "name": { + "key": "HoroScopeName_1003", + "text": "攻击提升(三)" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "11001|1003", + "front": 0, + "behind": "0" + }, + { + "id": 100302, + "type": 1, + "type_name": { + "key": "horoscope_100302", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1003, + "name": { + "key": "HoroScopeName_1003", + "text": "攻击提升(三)" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "11001|1003", + "front": 0, + "behind": "0" + }, + { + "id": 100303, + "type": 1, + "type_name": { + "key": "horoscope_100303", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1003, + "name": { + "key": "HoroScopeName_1003", + "text": "攻击提升(三)" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "11001|1003", + "front": 0, + "behind": "0" + }, + { + "id": 100304, + "type": 1, + "type_name": { + "key": "horoscope_100304", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1003, + "name": { + "key": "HoroScopeName_1003", + "text": "攻击提升(三)" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "11001|1003", + "front": 0, + "behind": "0" + }, + { + "id": 100305, + "type": 1, + "type_name": { + "key": "horoscope_100305", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1003, + "name": { + "key": "HoroScopeName_1003", + "text": "攻击提升(三)" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "11001|1003", + "front": 0, + "behind": "100400" + }, + { + "id": 100306, + "type": 1, + "type_name": { + "key": "horoscope_100306", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1003, + "name": { + "key": "HoroScopeName_1003", + "text": "攻击提升(三)" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 6, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 80 + }, + { + "a": "atkpro", + "n": 800 + } + ], + "position": "11001|1003", + "front": 0, + "behind": "0" + }, + { + "id": 100307, + "type": 1, + "type_name": { + "key": "horoscope_100307", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1003, + "name": { + "key": "HoroScopeName_1003", + "text": "攻击提升(三)" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 7, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 90 + }, + { + "a": "atkpro", + "n": 900 + } + ], + "position": "11001|1003", + "front": 0, + "behind": "0" + }, + { + "id": 100308, + "type": 1, + "type_name": { + "key": "horoscope_100308", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1003, + "name": { + "key": "HoroScopeName_1003", + "text": "攻击提升(三)" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 8, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 100 + }, + { + "a": "atkpro", + "n": 1000 + } + ], + "position": "11001|1003", + "front": 0, + "behind": "0" + }, + { + "id": 100309, + "type": 1, + "type_name": { + "key": "horoscope_100309", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1003, + "name": { + "key": "HoroScopeName_1003", + "text": "攻击提升(三)" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 9, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 110 + }, + { + "a": "atkpro", + "n": 1100 + } + ], + "position": "11001|1003", + "front": 0, + "behind": "0" + }, + { + "id": 100310, + "type": 1, + "type_name": { + "key": "horoscope_100310", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1003, + "name": { + "key": "HoroScopeName_1003", + "text": "攻击提升(三)" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 10, + "cost_item": [], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 120 + }, + { + "a": "atkpro", + "n": 1200 + } + ], + "position": "11001|1003", + "front": 0, + "behind": "0" + }, + { + "id": 100400, + "type": 1, + "type_name": { + "key": "horoscope_100400", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1004, + "name": { + "key": "HoroScopeName_1004", + "text": "攻击提升(四)" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "11001|1004", + "front": 100305, + "behind": "0" + }, + { + "id": 100401, + "type": 1, + "type_name": { + "key": "horoscope_100401", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1004, + "name": { + "key": "HoroScopeName_1004", + "text": "攻击提升(四)" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "11001|1004", + "front": 0, + "behind": "0" + }, + { + "id": 100402, + "type": 1, + "type_name": { + "key": "horoscope_100402", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1004, + "name": { + "key": "HoroScopeName_1004", + "text": "攻击提升(四)" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "11001|1004", + "front": 0, + "behind": "0" + }, + { + "id": 100403, + "type": 1, + "type_name": { + "key": "horoscope_100403", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1004, + "name": { + "key": "HoroScopeName_1004", + "text": "攻击提升(四)" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "11001|1004", + "front": 0, + "behind": "0" + }, + { + "id": 100404, + "type": 1, + "type_name": { + "key": "horoscope_100404", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1004, + "name": { + "key": "HoroScopeName_1004", + "text": "攻击提升(四)" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "11001|1004", + "front": 0, + "behind": "0" + }, + { + "id": 100405, + "type": 1, + "type_name": { + "key": "horoscope_100405", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1004, + "name": { + "key": "HoroScopeName_1004", + "text": "攻击提升(四)" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "11001|1004", + "front": 0, + "behind": "0" + }, + { + "id": 100500, + "type": 1, + "type_name": { + "key": "horoscope_100500", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1005, + "name": { + "key": "HoroScopeName_1005", + "text": "攻击提升(四)" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "11001|1005", + "front": 100105, + "behind": "0" + }, + { + "id": 100501, + "type": 1, + "type_name": { + "key": "horoscope_100501", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1005, + "name": { + "key": "HoroScopeName_1005", + "text": "攻击提升(四)" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "11001|1005", + "front": 0, + "behind": "0" + }, + { + "id": 100502, + "type": 1, + "type_name": { + "key": "horoscope_100502", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1005, + "name": { + "key": "HoroScopeName_1005", + "text": "攻击提升(四)" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "11001|1005", + "front": 0, + "behind": "0" + }, + { + "id": 100503, + "type": 1, + "type_name": { + "key": "horoscope_100503", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1005, + "name": { + "key": "HoroScopeName_1005", + "text": "攻击提升(四)" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "11001|1005", + "front": 0, + "behind": "0" + }, + { + "id": 100504, + "type": 1, + "type_name": { + "key": "horoscope_100504", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1005, + "name": { + "key": "HoroScopeName_1005", + "text": "攻击提升(四)" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "11001|1005", + "front": 0, + "behind": "0" + }, + { + "id": 100505, + "type": 1, + "type_name": { + "key": "horoscope_100505", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1005, + "name": { + "key": "HoroScopeName_1005", + "text": "不想取名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "11001|1005", + "front": 0, + "behind": "100600" + }, + { + "id": 100506, + "type": 1, + "type_name": { + "key": "horoscope_100506", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1005, + "name": { + "key": "HoroScopeName_1005", + "text": "不想取名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 6, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 80 + }, + { + "a": "atkpro", + "n": 800 + } + ], + "position": "11001|1005", + "front": 0, + "behind": "0" + }, + { + "id": 100507, + "type": 1, + "type_name": { + "key": "horoscope_100507", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1005, + "name": { + "key": "HoroScopeName_1005", + "text": "不想取名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 7, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 90 + }, + { + "a": "atkpro", + "n": 900 + } + ], + "position": "11001|1005", + "front": 0, + "behind": "0" + }, + { + "id": 100508, + "type": 1, + "type_name": { + "key": "horoscope_100508", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1005, + "name": { + "key": "HoroScopeName_1005", + "text": "不想取名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 8, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 100 + }, + { + "a": "atkpro", + "n": 1000 + } + ], + "position": "11001|1005", + "front": 0, + "behind": "0" + }, + { + "id": 100509, + "type": 1, + "type_name": { + "key": "horoscope_100509", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1005, + "name": { + "key": "HoroScopeName_1005", + "text": "不想取名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 9, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 110 + }, + { + "a": "atkpro", + "n": 1100 + } + ], + "position": "11001|1005", + "front": 0, + "behind": "0" + }, + { + "id": 100510, + "type": 1, + "type_name": { + "key": "horoscope_100510", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1005, + "name": { + "key": "HoroScopeName_1005", + "text": "不想取名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 10, + "cost_item": [], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 120 + }, + { + "a": "atkpro", + "n": 1200 + } + ], + "position": "11001|1005", + "front": 0, + "behind": "0" + }, + { + "id": 100600, + "type": 1, + "type_name": { + "key": "horoscope_100600", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1006, + "name": { + "key": "HoroScopeName_1006", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "11001|1006", + "front": 100505, + "behind": "0" + }, + { + "id": 100601, + "type": 1, + "type_name": { + "key": "horoscope_100601", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1006, + "name": { + "key": "HoroScopeName_1006", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "11001|1006", + "front": 0, + "behind": "0" + }, + { + "id": 100602, + "type": 1, + "type_name": { + "key": "horoscope_100602", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1006, + "name": { + "key": "HoroScopeName_1006", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "11001|1006", + "front": 0, + "behind": "0" + }, + { + "id": 100603, + "type": 1, + "type_name": { + "key": "horoscope_100603", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1006, + "name": { + "key": "HoroScopeName_1006", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "11001|1006", + "front": 0, + "behind": "0" + }, + { + "id": 100604, + "type": 1, + "type_name": { + "key": "horoscope_100604", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1006, + "name": { + "key": "HoroScopeName_1006", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "11001|1006", + "front": 0, + "behind": "0" + }, + { + "id": 100605, + "type": 1, + "type_name": { + "key": "horoscope_100605", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1006, + "name": { + "key": "HoroScopeName_1006", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "11001|1006", + "front": 0, + "behind": "100700" + }, + { + "id": 100606, + "type": 1, + "type_name": { + "key": "horoscope_100606", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1006, + "name": { + "key": "HoroScopeName_1006", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 6, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 80 + }, + { + "a": "atkpro", + "n": 800 + } + ], + "position": "11001|1006", + "front": 0, + "behind": "0" + }, + { + "id": 100607, + "type": 1, + "type_name": { + "key": "horoscope_100607", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1006, + "name": { + "key": "HoroScopeName_1006", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 7, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 90 + }, + { + "a": "atkpro", + "n": 900 + } + ], + "position": "11001|1006", + "front": 0, + "behind": "0" + }, + { + "id": 100608, + "type": 1, + "type_name": { + "key": "horoscope_100608", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1006, + "name": { + "key": "HoroScopeName_1006", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 8, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 100 + }, + { + "a": "atkpro", + "n": 1000 + } + ], + "position": "11001|1006", + "front": 0, + "behind": "0" + }, + { + "id": 100609, + "type": 1, + "type_name": { + "key": "horoscope_100609", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1006, + "name": { + "key": "HoroScopeName_1006", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 9, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 110 + }, + { + "a": "atkpro", + "n": 1100 + } + ], + "position": "11001|1006", + "front": 0, + "behind": "0" + }, + { + "id": 100610, + "type": 1, + "type_name": { + "key": "horoscope_100610", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1006, + "name": { + "key": "HoroScopeName_1006", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 10, + "cost_item": [], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 120 + }, + { + "a": "atkpro", + "n": 1200 + } + ], + "position": "11001|1006", + "front": 0, + "behind": "0" + }, + { + "id": 100700, + "type": 1, + "type_name": { + "key": "horoscope_100700", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1007, + "name": { + "key": "HoroScopeName_1007", + "text": "等人起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "11001|1007", + "front": 100605, + "behind": "0" + }, + { + "id": 100701, + "type": 1, + "type_name": { + "key": "horoscope_100701", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1007, + "name": { + "key": "HoroScopeName_1007", + "text": "等人起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "11001|1007", + "front": 0, + "behind": "0" + }, + { + "id": 100702, + "type": 1, + "type_name": { + "key": "horoscope_100702", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1007, + "name": { + "key": "HoroScopeName_1007", + "text": "等人起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "11001|1007", + "front": 0, + "behind": "0" + }, + { + "id": 100703, + "type": 1, + "type_name": { + "key": "horoscope_100703", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1007, + "name": { + "key": "HoroScopeName_1007", + "text": "等人起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "11001|1007", + "front": 0, + "behind": "0" + }, + { + "id": 100704, + "type": 1, + "type_name": { + "key": "horoscope_100704", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1007, + "name": { + "key": "HoroScopeName_1007", + "text": "等人起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "11001|1007", + "front": 0, + "behind": "0" + }, + { + "id": 100705, + "type": 1, + "type_name": { + "key": "horoscope_100705", + "text": "阵营A" + }, + "grow_type": 11001, + "node_id": 1007, + "name": { + "key": "HoroScopeName_1007", + "text": "等人起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "11001|1007", + "front": 0, + "behind": "0" + }, + { + "id": 200100, + "type": 1, + "type_name": { + "key": "horoscope_200100", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2001, + "name": { + "key": "HoroScopeName_2001", + "text": "不想取名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "21001|2001", + "front": 0, + "behind": "0" + }, + { + "id": 200101, + "type": 1, + "type_name": { + "key": "horoscope_200101", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2001, + "name": { + "key": "HoroScopeName_2001", + "text": "不想取名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "21001|2001", + "front": 0, + "behind": "0" + }, + { + "id": 200102, + "type": 1, + "type_name": { + "key": "horoscope_200102", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2001, + "name": { + "key": "HoroScopeName_2001", + "text": "不想取名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "21001|2001", + "front": 0, + "behind": "0" + }, + { + "id": 200103, + "type": 1, + "type_name": { + "key": "horoscope_200103", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2001, + "name": { + "key": "HoroScopeName_2001", + "text": "不想取名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "21001|2001", + "front": 0, + "behind": "0" + }, + { + "id": 200104, + "type": 1, + "type_name": { + "key": "horoscope_200104", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2001, + "name": { + "key": "HoroScopeName_2001", + "text": "不想取名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "21001|2001", + "front": 0, + "behind": "0" + }, + { + "id": 200105, + "type": 1, + "type_name": { + "key": "horoscope_200105", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2001, + "name": { + "key": "HoroScopeName_2001", + "text": "不想取名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "21001|2001", + "front": 0, + "behind": "0" + }, + { + "id": 200106, + "type": 1, + "type_name": { + "key": "horoscope_200106", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2001, + "name": { + "key": "HoroScopeName_2001", + "text": "不想取名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 6, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 80 + }, + { + "a": "atkpro", + "n": 800 + } + ], + "position": "21001|2001", + "front": 0, + "behind": "0" + }, + { + "id": 200107, + "type": 1, + "type_name": { + "key": "horoscope_200107", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2001, + "name": { + "key": "HoroScopeName_2001", + "text": "不想取名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 7, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 90 + }, + { + "a": "atkpro", + "n": 900 + } + ], + "position": "21001|2001", + "front": 0, + "behind": "0" + }, + { + "id": 200108, + "type": 1, + "type_name": { + "key": "horoscope_200108", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2001, + "name": { + "key": "HoroScopeName_2001", + "text": "不想取名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 8, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 100 + }, + { + "a": "atkpro", + "n": 1000 + } + ], + "position": "21001|2001", + "front": 0, + "behind": "0" + }, + { + "id": 200109, + "type": 1, + "type_name": { + "key": "horoscope_200109", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2001, + "name": { + "key": "HoroScopeName_2001", + "text": "不想取名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 9, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 110 + }, + { + "a": "atkpro", + "n": 1100 + } + ], + "position": "21001|2001", + "front": 0, + "behind": "0" + }, + { + "id": 200110, + "type": 1, + "type_name": { + "key": "horoscope_200110", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2001, + "name": { + "key": "HoroScopeName_2001", + "text": "不想取名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 10, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 120 + }, + { + "a": "atkpro", + "n": 1200 + } + ], + "position": "21001|2001", + "front": 0, + "behind": "200200" + }, + { + "id": 200111, + "type": 1, + "type_name": { + "key": "horoscope_200111", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2001, + "name": { + "key": "HoroScopeName_2001", + "text": "不想取名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 11, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 130 + }, + { + "a": "atkpro", + "n": 1300 + } + ], + "position": "21001|2001", + "front": 0, + "behind": "0" + }, + { + "id": 200112, + "type": 1, + "type_name": { + "key": "horoscope_200112", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2001, + "name": { + "key": "HoroScopeName_2001", + "text": "不想取名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 12, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 140 + }, + { + "a": "atkpro", + "n": 1400 + } + ], + "position": "21001|2001", + "front": 0, + "behind": "0" + }, + { + "id": 200113, + "type": 1, + "type_name": { + "key": "horoscope_200113", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2001, + "name": { + "key": "HoroScopeName_2001", + "text": "不想取名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 13, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 150 + }, + { + "a": "atkpro", + "n": 1500 + } + ], + "position": "21001|2001", + "front": 0, + "behind": "0" + }, + { + "id": 200114, + "type": 1, + "type_name": { + "key": "horoscope_200114", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2001, + "name": { + "key": "HoroScopeName_2001", + "text": "不想取名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 14, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 160 + }, + { + "a": "atkpro", + "n": 1600 + } + ], + "position": "21001|2001", + "front": 0, + "behind": "0" + }, + { + "id": 200115, + "type": 1, + "type_name": { + "key": "horoscope_200115", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2001, + "name": { + "key": "HoroScopeName_2001", + "text": "不想取名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 15, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 170 + }, + { + "a": "atkpro", + "n": 1700 + } + ], + "position": "21001|2001", + "front": 0, + "behind": "0" + }, + { + "id": 200116, + "type": 1, + "type_name": { + "key": "horoscope_200116", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2001, + "name": { + "key": "HoroScopeName_2001", + "text": "不想取名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 16, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 180 + }, + { + "a": "atkpro", + "n": 1800 + } + ], + "position": "21001|2001", + "front": 0, + "behind": "0" + }, + { + "id": 200117, + "type": 1, + "type_name": { + "key": "horoscope_200117", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2001, + "name": { + "key": "HoroScopeName_2001", + "text": "不想取名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 17, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 190 + }, + { + "a": "atkpro", + "n": 1900 + } + ], + "position": "21001|2001", + "front": 0, + "behind": "0" + }, + { + "id": 200118, + "type": 1, + "type_name": { + "key": "horoscope_200118", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2001, + "name": { + "key": "HoroScopeName_2001", + "text": "不想取名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 18, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 200 + }, + { + "a": "atkpro", + "n": 2000 + } + ], + "position": "21001|2001", + "front": 0, + "behind": "0" + }, + { + "id": 200119, + "type": 1, + "type_name": { + "key": "horoscope_200119", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2001, + "name": { + "key": "HoroScopeName_2001", + "text": "不想取名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 19, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 210 + }, + { + "a": "atkpro", + "n": 2100 + } + ], + "position": "21001|2001", + "front": 0, + "behind": "0" + }, + { + "id": 200120, + "type": 1, + "type_name": { + "key": "horoscope_200120", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2001, + "name": { + "key": "HoroScopeName_2001", + "text": "不想取名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 20, + "cost_item": [], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 220 + }, + { + "a": "atkpro", + "n": 2200 + } + ], + "position": "21001|2001", + "front": 0, + "behind": "0" + }, + { + "id": 200200, + "type": 1, + "type_name": { + "key": "horoscope_200200", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2002, + "name": { + "key": "HoroScopeName_2002", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "21001|2002", + "front": 200110, + "behind": "0" + }, + { + "id": 200201, + "type": 1, + "type_name": { + "key": "horoscope_200201", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2002, + "name": { + "key": "HoroScopeName_2002", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "21001|2002", + "front": 0, + "behind": "0" + }, + { + "id": 200202, + "type": 1, + "type_name": { + "key": "horoscope_200202", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2002, + "name": { + "key": "HoroScopeName_2002", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "21001|2002", + "front": 0, + "behind": "0" + }, + { + "id": 200203, + "type": 1, + "type_name": { + "key": "horoscope_200203", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2002, + "name": { + "key": "HoroScopeName_2002", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "21001|2002", + "front": 0, + "behind": "0" + }, + { + "id": 200204, + "type": 1, + "type_name": { + "key": "horoscope_200204", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2002, + "name": { + "key": "HoroScopeName_2002", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "21001|2002", + "front": 0, + "behind": "0" + }, + { + "id": 200205, + "type": 1, + "type_name": { + "key": "horoscope_200205", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2002, + "name": { + "key": "HoroScopeName_2002", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "21001|2002", + "front": 0, + "behind": "200300" + }, + { + "id": 200206, + "type": 1, + "type_name": { + "key": "horoscope_200206", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2002, + "name": { + "key": "HoroScopeName_2002", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 6, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 80 + }, + { + "a": "atkpro", + "n": 800 + } + ], + "position": "21001|2002", + "front": 0, + "behind": "0" + }, + { + "id": 200207, + "type": 1, + "type_name": { + "key": "horoscope_200207", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2002, + "name": { + "key": "HoroScopeName_2002", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 7, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 90 + }, + { + "a": "atkpro", + "n": 900 + } + ], + "position": "21001|2002", + "front": 0, + "behind": "0" + }, + { + "id": 200208, + "type": 1, + "type_name": { + "key": "horoscope_200208", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2002, + "name": { + "key": "HoroScopeName_2002", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 8, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 100 + }, + { + "a": "atkpro", + "n": 1000 + } + ], + "position": "21001|2002", + "front": 0, + "behind": "0" + }, + { + "id": 200209, + "type": 1, + "type_name": { + "key": "horoscope_200209", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2002, + "name": { + "key": "HoroScopeName_2002", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 9, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 110 + }, + { + "a": "atkpro", + "n": 1100 + } + ], + "position": "21001|2002", + "front": 0, + "behind": "0" + }, + { + "id": 200210, + "type": 1, + "type_name": { + "key": "horoscope_200210", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2002, + "name": { + "key": "HoroScopeName_2002", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 10, + "cost_item": [], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 120 + }, + { + "a": "atkpro", + "n": 1200 + } + ], + "position": "21001|2002", + "front": 0, + "behind": "0" + }, + { + "id": 200300, + "type": 1, + "type_name": { + "key": "horoscope_200300", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2003, + "name": { + "key": "HoroScopeName_2003", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "21001|2003", + "front": 200205, + "behind": "0" + }, + { + "id": 200301, + "type": 1, + "type_name": { + "key": "horoscope_200301", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2003, + "name": { + "key": "HoroScopeName_2003", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "21001|2003", + "front": 0, + "behind": "0" + }, + { + "id": 200302, + "type": 1, + "type_name": { + "key": "horoscope_200302", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2003, + "name": { + "key": "HoroScopeName_2003", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "21001|2003", + "front": 0, + "behind": "0" + }, + { + "id": 200303, + "type": 1, + "type_name": { + "key": "horoscope_200303", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2003, + "name": { + "key": "HoroScopeName_2003", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "21001|2003", + "front": 0, + "behind": "0" + }, + { + "id": 200304, + "type": 1, + "type_name": { + "key": "horoscope_200304", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2003, + "name": { + "key": "HoroScopeName_2003", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "21001|2003", + "front": 0, + "behind": "0" + }, + { + "id": 200305, + "type": 1, + "type_name": { + "key": "horoscope_200305", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2003, + "name": { + "key": "HoroScopeName_2003", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "21001|2003", + "front": 0, + "behind": "200400" + }, + { + "id": 200306, + "type": 1, + "type_name": { + "key": "horoscope_200306", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2003, + "name": { + "key": "HoroScopeName_2003", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 6, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 80 + }, + { + "a": "atkpro", + "n": 800 + } + ], + "position": "21001|2003", + "front": 0, + "behind": "0" + }, + { + "id": 200307, + "type": 1, + "type_name": { + "key": "horoscope_200307", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2003, + "name": { + "key": "HoroScopeName_2003", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 7, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 90 + }, + { + "a": "atkpro", + "n": 900 + } + ], + "position": "21001|2003", + "front": 0, + "behind": "0" + }, + { + "id": 200308, + "type": 1, + "type_name": { + "key": "horoscope_200308", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2003, + "name": { + "key": "HoroScopeName_2003", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 8, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 100 + }, + { + "a": "atkpro", + "n": 1000 + } + ], + "position": "21001|2003", + "front": 0, + "behind": "0" + }, + { + "id": 200309, + "type": 1, + "type_name": { + "key": "horoscope_200309", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2003, + "name": { + "key": "HoroScopeName_2003", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 9, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 110 + }, + { + "a": "atkpro", + "n": 1100 + } + ], + "position": "21001|2003", + "front": 0, + "behind": "0" + }, + { + "id": 200310, + "type": 1, + "type_name": { + "key": "horoscope_200310", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2003, + "name": { + "key": "HoroScopeName_2003", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 10, + "cost_item": [], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 120 + }, + { + "a": "atkpro", + "n": 1200 + } + ], + "position": "21001|2003", + "front": 0, + "behind": "0" + }, + { + "id": 200400, + "type": 1, + "type_name": { + "key": "horoscope_200400", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2004, + "name": { + "key": "HoroScopeName_2004", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "21001|2004", + "front": 200305, + "behind": "0" + }, + { + "id": 200401, + "type": 1, + "type_name": { + "key": "horoscope_200401", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2004, + "name": { + "key": "HoroScopeName_2004", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "21001|2004", + "front": 0, + "behind": "0" + }, + { + "id": 200402, + "type": 1, + "type_name": { + "key": "horoscope_200402", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2004, + "name": { + "key": "HoroScopeName_2004", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "21001|2004", + "front": 0, + "behind": "0" + }, + { + "id": 200403, + "type": 1, + "type_name": { + "key": "horoscope_200403", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2004, + "name": { + "key": "HoroScopeName_2004", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "21001|2004", + "front": 0, + "behind": "0" + }, + { + "id": 200404, + "type": 1, + "type_name": { + "key": "horoscope_200404", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2004, + "name": { + "key": "HoroScopeName_2004", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "21001|2004", + "front": 0, + "behind": "0" + }, + { + "id": 200405, + "type": 1, + "type_name": { + "key": "horoscope_200405", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2004, + "name": { + "key": "HoroScopeName_2004", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "21001|2004", + "front": 0, + "behind": "0" + }, + { + "id": 200406, + "type": 1, + "type_name": { + "key": "horoscope_200406", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2004, + "name": { + "key": "HoroScopeName_2004", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 6, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 80 + }, + { + "a": "atkpro", + "n": 800 + } + ], + "position": "21001|2004", + "front": 0, + "behind": "0" + }, + { + "id": 200407, + "type": 1, + "type_name": { + "key": "horoscope_200407", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2004, + "name": { + "key": "HoroScopeName_2004", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 7, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 90 + }, + { + "a": "atkpro", + "n": 900 + } + ], + "position": "21001|2004", + "front": 0, + "behind": "0" + }, + { + "id": 200408, + "type": 1, + "type_name": { + "key": "horoscope_200408", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2004, + "name": { + "key": "HoroScopeName_2004", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 8, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 100 + }, + { + "a": "atkpro", + "n": 1000 + } + ], + "position": "21001|2004", + "front": 0, + "behind": "0" + }, + { + "id": 200409, + "type": 1, + "type_name": { + "key": "horoscope_200409", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2004, + "name": { + "key": "HoroScopeName_2004", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 9, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 110 + }, + { + "a": "atkpro", + "n": 1100 + } + ], + "position": "21001|2004", + "front": 0, + "behind": "0" + }, + { + "id": 200410, + "type": 1, + "type_name": { + "key": "horoscope_200410", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2004, + "name": { + "key": "HoroScopeName_2004", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 10, + "cost_item": [], + "AddGroup": 2, + "AddClassify": 1, + "text": { + "key": "HoroScopeText_21", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 120 + }, + { + "a": "atkpro", + "n": 1200 + } + ], + "position": "21001|2004", + "front": 0, + "behind": "0" + }, + { + "id": 200500, + "type": 1, + "type_name": { + "key": "horoscope_200500", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2005, + "name": { + "key": "HoroScopeName_2005", + "text": "等人起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "21001|2005", + "front": 200110, + "behind": "0" + }, + { + "id": 200501, + "type": 1, + "type_name": { + "key": "horoscope_200501", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2005, + "name": { + "key": "HoroScopeName_2005", + "text": "等人起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "21001|2005", + "front": 0, + "behind": "0" + }, + { + "id": 200502, + "type": 1, + "type_name": { + "key": "horoscope_200502", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2005, + "name": { + "key": "HoroScopeName_2005", + "text": "等人起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "21001|2005", + "front": 0, + "behind": "0" + }, + { + "id": 200503, + "type": 1, + "type_name": { + "key": "horoscope_200503", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2005, + "name": { + "key": "HoroScopeName_2005", + "text": "等人起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "21001|2005", + "front": 0, + "behind": "0" + }, + { + "id": 200504, + "type": 1, + "type_name": { + "key": "horoscope_200504", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2005, + "name": { + "key": "HoroScopeName_2005", + "text": "等人起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "21001|2005", + "front": 0, + "behind": "0" + }, + { + "id": 200505, + "type": 1, + "type_name": { + "key": "horoscope_200505", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2005, + "name": { + "key": "HoroScopeName_2005", + "text": "等人起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "21001|2005", + "front": 0, + "behind": "200600" + }, + { + "id": 200506, + "type": 1, + "type_name": { + "key": "horoscope_200506", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2005, + "name": { + "key": "HoroScopeName_2005", + "text": "等人起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 6, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 80 + }, + { + "a": "atkpro", + "n": 800 + } + ], + "position": "21001|2005", + "front": 0, + "behind": "0" + }, + { + "id": 200507, + "type": 1, + "type_name": { + "key": "horoscope_200507", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2005, + "name": { + "key": "HoroScopeName_2005", + "text": "等人起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 7, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 90 + }, + { + "a": "atkpro", + "n": 900 + } + ], + "position": "21001|2005", + "front": 0, + "behind": "0" + }, + { + "id": 200508, + "type": 1, + "type_name": { + "key": "horoscope_200508", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2005, + "name": { + "key": "HoroScopeName_2005", + "text": "等人起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 8, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 100 + }, + { + "a": "atkpro", + "n": 1000 + } + ], + "position": "21001|2005", + "front": 0, + "behind": "0" + }, + { + "id": 200509, + "type": 1, + "type_name": { + "key": "horoscope_200509", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2005, + "name": { + "key": "HoroScopeName_2005", + "text": "等人起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 9, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 110 + }, + { + "a": "atkpro", + "n": 1100 + } + ], + "position": "21001|2005", + "front": 0, + "behind": "0" + }, + { + "id": 200510, + "type": 1, + "type_name": { + "key": "horoscope_200510", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2005, + "name": { + "key": "HoroScopeName_2005", + "text": "等人起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 10, + "cost_item": [], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 120 + }, + { + "a": "atkpro", + "n": 1200 + } + ], + "position": "21001|2005", + "front": 0, + "behind": "0" + }, + { + "id": 200600, + "type": 1, + "type_name": { + "key": "horoscope_200600", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2006, + "name": { + "key": "HoroScopeName_2006", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "21001|2006", + "front": 200505, + "behind": "0" + }, + { + "id": 200601, + "type": 1, + "type_name": { + "key": "horoscope_200601", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2006, + "name": { + "key": "HoroScopeName_2006", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "21001|2006", + "front": 0, + "behind": "0" + }, + { + "id": 200602, + "type": 1, + "type_name": { + "key": "horoscope_200602", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2006, + "name": { + "key": "HoroScopeName_2006", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "21001|2006", + "front": 0, + "behind": "0" + }, + { + "id": 200603, + "type": 1, + "type_name": { + "key": "horoscope_200603", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2006, + "name": { + "key": "HoroScopeName_2006", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "21001|2006", + "front": 0, + "behind": "0" + }, + { + "id": 200604, + "type": 1, + "type_name": { + "key": "horoscope_200604", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2006, + "name": { + "key": "HoroScopeName_2006", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "21001|2006", + "front": 0, + "behind": "0" + }, + { + "id": 200605, + "type": 1, + "type_name": { + "key": "horoscope_200605", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2006, + "name": { + "key": "HoroScopeName_2006", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "21001|2006", + "front": 0, + "behind": "200700" + }, + { + "id": 200606, + "type": 1, + "type_name": { + "key": "horoscope_200606", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2006, + "name": { + "key": "HoroScopeName_2006", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 6, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 80 + }, + { + "a": "atkpro", + "n": 800 + } + ], + "position": "21001|2006", + "front": 0, + "behind": "0" + }, + { + "id": 200607, + "type": 1, + "type_name": { + "key": "horoscope_200607", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2006, + "name": { + "key": "HoroScopeName_2006", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 7, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 90 + }, + { + "a": "atkpro", + "n": 900 + } + ], + "position": "21001|2006", + "front": 0, + "behind": "0" + }, + { + "id": 200608, + "type": 1, + "type_name": { + "key": "horoscope_200608", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2006, + "name": { + "key": "HoroScopeName_2006", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 8, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 100 + }, + { + "a": "atkpro", + "n": 1000 + } + ], + "position": "21001|2006", + "front": 0, + "behind": "0" + }, + { + "id": 200609, + "type": 1, + "type_name": { + "key": "horoscope_200609", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2006, + "name": { + "key": "HoroScopeName_2006", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 9, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 110 + }, + { + "a": "atkpro", + "n": 1100 + } + ], + "position": "21001|2006", + "front": 0, + "behind": "0" + }, + { + "id": 200610, + "type": 1, + "type_name": { + "key": "horoscope_200610", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2006, + "name": { + "key": "HoroScopeName_2006", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 10, + "cost_item": [], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 120 + }, + { + "a": "atkpro", + "n": 1200 + } + ], + "position": "21001|2006", + "front": 0, + "behind": "0" + }, + { + "id": 200700, + "type": 1, + "type_name": { + "key": "horoscope_200700", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2007, + "name": { + "key": "HoroScopeName_2007", + "text": "等人起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "21001|2007", + "front": 200605, + "behind": "0" + }, + { + "id": 200701, + "type": 1, + "type_name": { + "key": "horoscope_200701", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2007, + "name": { + "key": "HoroScopeName_2007", + "text": "等人起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "21001|2007", + "front": 0, + "behind": "0" + }, + { + "id": 200702, + "type": 1, + "type_name": { + "key": "horoscope_200702", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2007, + "name": { + "key": "HoroScopeName_2007", + "text": "等人起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "21001|2007", + "front": 0, + "behind": "0" + }, + { + "id": 200703, + "type": 1, + "type_name": { + "key": "horoscope_200703", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2007, + "name": { + "key": "HoroScopeName_2007", + "text": "等人起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "21001|2007", + "front": 0, + "behind": "0" + }, + { + "id": 200704, + "type": 1, + "type_name": { + "key": "horoscope_200704", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2007, + "name": { + "key": "HoroScopeName_2007", + "text": "等人起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "21001|2007", + "front": 0, + "behind": "0" + }, + { + "id": 200705, + "type": 1, + "type_name": { + "key": "horoscope_200705", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2007, + "name": { + "key": "HoroScopeName_2007", + "text": "等人起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "21001|2007", + "front": 0, + "behind": "0" + }, + { + "id": 200706, + "type": 1, + "type_name": { + "key": "horoscope_200706", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2007, + "name": { + "key": "HoroScopeName_2007", + "text": "等人起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 6, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 80 + }, + { + "a": "atkpro", + "n": 800 + } + ], + "position": "21001|2007", + "front": 0, + "behind": "0" + }, + { + "id": 200707, + "type": 1, + "type_name": { + "key": "horoscope_200707", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2007, + "name": { + "key": "HoroScopeName_2007", + "text": "等人起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 7, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 90 + }, + { + "a": "atkpro", + "n": 900 + } + ], + "position": "21001|2007", + "front": 0, + "behind": "0" + }, + { + "id": 200708, + "type": 1, + "type_name": { + "key": "horoscope_200708", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2007, + "name": { + "key": "HoroScopeName_2007", + "text": "等人起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 8, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 100 + }, + { + "a": "atkpro", + "n": 1000 + } + ], + "position": "21001|2007", + "front": 0, + "behind": "0" + }, + { + "id": 200709, + "type": 1, + "type_name": { + "key": "horoscope_200709", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2007, + "name": { + "key": "HoroScopeName_2007", + "text": "等人起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 9, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 110 + }, + { + "a": "atkpro", + "n": 1100 + } + ], + "position": "21001|2007", + "front": 0, + "behind": "0" + }, + { + "id": 200710, + "type": 1, + "type_name": { + "key": "horoscope_200710", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2007, + "name": { + "key": "HoroScopeName_2007", + "text": "等人起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 10, + "cost_item": [], + "AddGroup": 2, + "AddClassify": 2, + "text": { + "key": "HoroScopeText_22", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 120 + }, + { + "a": "atkpro", + "n": 1200 + } + ], + "position": "21001|2007", + "front": 0, + "behind": "0" + }, + { + "id": 200800, + "type": 1, + "type_name": { + "key": "horoscope_200800", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2008, + "name": { + "key": "HoroScopeName_2008", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "21001|2008", + "front": 200110, + "behind": "0" + }, + { + "id": 200801, + "type": 1, + "type_name": { + "key": "horoscope_200801", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2008, + "name": { + "key": "HoroScopeName_2008", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "21001|2008", + "front": 0, + "behind": "0" + }, + { + "id": 200802, + "type": 1, + "type_name": { + "key": "horoscope_200802", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2008, + "name": { + "key": "HoroScopeName_2008", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "21001|2008", + "front": 0, + "behind": "0" + }, + { + "id": 200803, + "type": 1, + "type_name": { + "key": "horoscope_200803", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2008, + "name": { + "key": "HoroScopeName_2008", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "21001|2008", + "front": 0, + "behind": "0" + }, + { + "id": 200804, + "type": 1, + "type_name": { + "key": "horoscope_200804", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2008, + "name": { + "key": "HoroScopeName_2008", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "21001|2008", + "front": 0, + "behind": "0" + }, + { + "id": 200805, + "type": 1, + "type_name": { + "key": "horoscope_200805", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2008, + "name": { + "key": "HoroScopeName_2008", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "21001|2008", + "front": 0, + "behind": "200900" + }, + { + "id": 200806, + "type": 1, + "type_name": { + "key": "horoscope_200806", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2008, + "name": { + "key": "HoroScopeName_2008", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 6, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 80 + }, + { + "a": "atkpro", + "n": 800 + } + ], + "position": "21001|2008", + "front": 0, + "behind": "0" + }, + { + "id": 200807, + "type": 1, + "type_name": { + "key": "horoscope_200807", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2008, + "name": { + "key": "HoroScopeName_2008", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 7, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 90 + }, + { + "a": "atkpro", + "n": 900 + } + ], + "position": "21001|2008", + "front": 0, + "behind": "0" + }, + { + "id": 200808, + "type": 1, + "type_name": { + "key": "horoscope_200808", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2008, + "name": { + "key": "HoroScopeName_2008", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 8, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 100 + }, + { + "a": "atkpro", + "n": 1000 + } + ], + "position": "21001|2008", + "front": 0, + "behind": "0" + }, + { + "id": 200809, + "type": 1, + "type_name": { + "key": "horoscope_200809", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2008, + "name": { + "key": "HoroScopeName_2008", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 9, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 110 + }, + { + "a": "atkpro", + "n": 1100 + } + ], + "position": "21001|2008", + "front": 0, + "behind": "0" + }, + { + "id": 200810, + "type": 1, + "type_name": { + "key": "horoscope_200810", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2008, + "name": { + "key": "HoroScopeName_2008", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 10, + "cost_item": [], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 120 + }, + { + "a": "atkpro", + "n": 1200 + } + ], + "position": "21001|2008", + "front": 0, + "behind": "0" + }, + { + "id": 200900, + "type": 1, + "type_name": { + "key": "horoscope_200900", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2009, + "name": { + "key": "HoroScopeName_2009", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "21001|2009", + "front": 200805, + "behind": "0" + }, + { + "id": 200901, + "type": 1, + "type_name": { + "key": "horoscope_200901", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2009, + "name": { + "key": "HoroScopeName_2009", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "21001|2009", + "front": 0, + "behind": "0" + }, + { + "id": 200902, + "type": 1, + "type_name": { + "key": "horoscope_200902", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2009, + "name": { + "key": "HoroScopeName_2009", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "21001|2009", + "front": 0, + "behind": "0" + }, + { + "id": 200903, + "type": 1, + "type_name": { + "key": "horoscope_200903", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2009, + "name": { + "key": "HoroScopeName_2009", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "21001|2009", + "front": 0, + "behind": "0" + }, + { + "id": 200904, + "type": 1, + "type_name": { + "key": "horoscope_200904", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2009, + "name": { + "key": "HoroScopeName_2009", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "21001|2009", + "front": 0, + "behind": "0" + }, + { + "id": 200905, + "type": 1, + "type_name": { + "key": "horoscope_200905", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2009, + "name": { + "key": "HoroScopeName_2009", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "21001|2009", + "front": 0, + "behind": "201000" + }, + { + "id": 200906, + "type": 1, + "type_name": { + "key": "horoscope_200906", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2009, + "name": { + "key": "HoroScopeName_2009", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 6, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 80 + }, + { + "a": "atkpro", + "n": 800 + } + ], + "position": "21001|2009", + "front": 0, + "behind": "0" + }, + { + "id": 200907, + "type": 1, + "type_name": { + "key": "horoscope_200907", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2009, + "name": { + "key": "HoroScopeName_2009", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 7, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 90 + }, + { + "a": "atkpro", + "n": 900 + } + ], + "position": "21001|2009", + "front": 0, + "behind": "0" + }, + { + "id": 200908, + "type": 1, + "type_name": { + "key": "horoscope_200908", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2009, + "name": { + "key": "HoroScopeName_2009", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 8, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 100 + }, + { + "a": "atkpro", + "n": 1000 + } + ], + "position": "21001|2009", + "front": 0, + "behind": "0" + }, + { + "id": 200909, + "type": 1, + "type_name": { + "key": "horoscope_200909", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2009, + "name": { + "key": "HoroScopeName_2009", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 9, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 110 + }, + { + "a": "atkpro", + "n": 1100 + } + ], + "position": "21001|2009", + "front": 0, + "behind": "0" + }, + { + "id": 200910, + "type": 1, + "type_name": { + "key": "horoscope_200910", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2009, + "name": { + "key": "HoroScopeName_2009", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 10, + "cost_item": [], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 120 + }, + { + "a": "atkpro", + "n": 1200 + } + ], + "position": "21001|2009", + "front": 0, + "behind": "0" + }, + { + "id": 201000, + "type": 1, + "type_name": { + "key": "horoscope_201000", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2010, + "name": { + "key": "HoroScopeName_2010", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "21001|2010", + "front": 200905, + "behind": "0" + }, + { + "id": 201001, + "type": 1, + "type_name": { + "key": "horoscope_201001", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2010, + "name": { + "key": "HoroScopeName_2010", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "21001|2010", + "front": 0, + "behind": "0" + }, + { + "id": 201002, + "type": 1, + "type_name": { + "key": "horoscope_201002", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2010, + "name": { + "key": "HoroScopeName_2010", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "21001|2010", + "front": 0, + "behind": "0" + }, + { + "id": 201003, + "type": 1, + "type_name": { + "key": "horoscope_201003", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2010, + "name": { + "key": "HoroScopeName_2010", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "21001|2010", + "front": 0, + "behind": "0" + }, + { + "id": 201004, + "type": 1, + "type_name": { + "key": "horoscope_201004", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2010, + "name": { + "key": "HoroScopeName_2010", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "21001|2010", + "front": 0, + "behind": "0" + }, + { + "id": 201005, + "type": 1, + "type_name": { + "key": "horoscope_201005", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2010, + "name": { + "key": "HoroScopeName_2010", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "21001|2010", + "front": 0, + "behind": "0" + }, + { + "id": 201006, + "type": 1, + "type_name": { + "key": "horoscope_201006", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2010, + "name": { + "key": "HoroScopeName_2010", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 6, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 80 + }, + { + "a": "atkpro", + "n": 800 + } + ], + "position": "21001|2010", + "front": 0, + "behind": "0" + }, + { + "id": 201007, + "type": 1, + "type_name": { + "key": "horoscope_201007", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2010, + "name": { + "key": "HoroScopeName_2010", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 7, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 90 + }, + { + "a": "atkpro", + "n": 900 + } + ], + "position": "21001|2010", + "front": 0, + "behind": "0" + }, + { + "id": 201008, + "type": 1, + "type_name": { + "key": "horoscope_201008", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2010, + "name": { + "key": "HoroScopeName_2010", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 8, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 100 + }, + { + "a": "atkpro", + "n": 1000 + } + ], + "position": "21001|2010", + "front": 0, + "behind": "0" + }, + { + "id": 201009, + "type": 1, + "type_name": { + "key": "horoscope_201009", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2010, + "name": { + "key": "HoroScopeName_2010", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 9, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 110 + }, + { + "a": "atkpro", + "n": 1100 + } + ], + "position": "21001|2010", + "front": 0, + "behind": "0" + }, + { + "id": 201010, + "type": 1, + "type_name": { + "key": "horoscope_201010", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2010, + "name": { + "key": "HoroScopeName_2010", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 10, + "cost_item": [], + "AddGroup": 2, + "AddClassify": 3, + "text": { + "key": "HoroScopeText_23", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 120 + }, + { + "a": "atkpro", + "n": 1200 + } + ], + "position": "21001|2010", + "front": 0, + "behind": "0" + }, + { + "id": 201100, + "type": 1, + "type_name": { + "key": "horoscope_201100", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2011, + "name": { + "key": "HoroScopeName_2011", + "text": "等人起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "21001|2011", + "front": 200110, + "behind": "0" + }, + { + "id": 201101, + "type": 1, + "type_name": { + "key": "horoscope_201101", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2011, + "name": { + "key": "HoroScopeName_2011", + "text": "等人起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "21001|2011", + "front": 0, + "behind": "0" + }, + { + "id": 201102, + "type": 1, + "type_name": { + "key": "horoscope_201102", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2011, + "name": { + "key": "HoroScopeName_2011", + "text": "等人起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "21001|2011", + "front": 0, + "behind": "0" + }, + { + "id": 201103, + "type": 1, + "type_name": { + "key": "horoscope_201103", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2011, + "name": { + "key": "HoroScopeName_2011", + "text": "等人起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "21001|2011", + "front": 0, + "behind": "0" + }, + { + "id": 201104, + "type": 1, + "type_name": { + "key": "horoscope_201104", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2011, + "name": { + "key": "HoroScopeName_2011", + "text": "等人起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "21001|2011", + "front": 0, + "behind": "0" + }, + { + "id": 201105, + "type": 1, + "type_name": { + "key": "horoscope_201105", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2011, + "name": { + "key": "HoroScopeName_2011", + "text": "等人起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "21001|2011", + "front": 0, + "behind": "201200" + }, + { + "id": 201106, + "type": 1, + "type_name": { + "key": "horoscope_201106", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2011, + "name": { + "key": "HoroScopeName_2011", + "text": "等人起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 6, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 80 + }, + { + "a": "atkpro", + "n": 800 + } + ], + "position": "21001|2011", + "front": 0, + "behind": "0" + }, + { + "id": 201107, + "type": 1, + "type_name": { + "key": "horoscope_201107", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2011, + "name": { + "key": "HoroScopeName_2011", + "text": "等人起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 7, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 90 + }, + { + "a": "atkpro", + "n": 900 + } + ], + "position": "21001|2011", + "front": 0, + "behind": "0" + }, + { + "id": 201108, + "type": 1, + "type_name": { + "key": "horoscope_201108", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2011, + "name": { + "key": "HoroScopeName_2011", + "text": "等人起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 8, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 100 + }, + { + "a": "atkpro", + "n": 1000 + } + ], + "position": "21001|2011", + "front": 0, + "behind": "0" + }, + { + "id": 201109, + "type": 1, + "type_name": { + "key": "horoscope_201109", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2011, + "name": { + "key": "HoroScopeName_2011", + "text": "等人起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 9, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 110 + }, + { + "a": "atkpro", + "n": 1100 + } + ], + "position": "21001|2011", + "front": 0, + "behind": "0" + }, + { + "id": 201110, + "type": 1, + "type_name": { + "key": "horoscope_201110", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2011, + "name": { + "key": "HoroScopeName_2011", + "text": "等人起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 10, + "cost_item": [], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 120 + }, + { + "a": "atkpro", + "n": 1200 + } + ], + "position": "21001|2011", + "front": 0, + "behind": "0" + }, + { + "id": 201200, + "type": 1, + "type_name": { + "key": "horoscope_201200", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2012, + "name": { + "key": "HoroScopeName_2012", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "21001|2012", + "front": 201105, + "behind": "0" + }, + { + "id": 201201, + "type": 1, + "type_name": { + "key": "horoscope_201201", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2012, + "name": { + "key": "HoroScopeName_2012", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "21001|2012", + "front": 0, + "behind": "0" + }, + { + "id": 201202, + "type": 1, + "type_name": { + "key": "horoscope_201202", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2012, + "name": { + "key": "HoroScopeName_2012", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "21001|2012", + "front": 0, + "behind": "0" + }, + { + "id": 201203, + "type": 1, + "type_name": { + "key": "horoscope_201203", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2012, + "name": { + "key": "HoroScopeName_2012", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "21001|2012", + "front": 0, + "behind": "0" + }, + { + "id": 201204, + "type": 1, + "type_name": { + "key": "horoscope_201204", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2012, + "name": { + "key": "HoroScopeName_2012", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "21001|2012", + "front": 0, + "behind": "0" + }, + { + "id": 201205, + "type": 1, + "type_name": { + "key": "horoscope_201205", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2012, + "name": { + "key": "HoroScopeName_2012", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "21001|2012", + "front": 0, + "behind": "201300" + }, + { + "id": 201206, + "type": 1, + "type_name": { + "key": "horoscope_201206", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2012, + "name": { + "key": "HoroScopeName_2012", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 6, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 80 + }, + { + "a": "atkpro", + "n": 800 + } + ], + "position": "21001|2012", + "front": 0, + "behind": "0" + }, + { + "id": 201207, + "type": 1, + "type_name": { + "key": "horoscope_201207", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2012, + "name": { + "key": "HoroScopeName_2012", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 7, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 90 + }, + { + "a": "atkpro", + "n": 900 + } + ], + "position": "21001|2012", + "front": 0, + "behind": "0" + }, + { + "id": 201208, + "type": 1, + "type_name": { + "key": "horoscope_201208", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2012, + "name": { + "key": "HoroScopeName_2012", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 8, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 100 + }, + { + "a": "atkpro", + "n": 1000 + } + ], + "position": "21001|2012", + "front": 0, + "behind": "0" + }, + { + "id": 201209, + "type": 1, + "type_name": { + "key": "horoscope_201209", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2012, + "name": { + "key": "HoroScopeName_2012", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 9, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 110 + }, + { + "a": "atkpro", + "n": 1100 + } + ], + "position": "21001|2012", + "front": 0, + "behind": "0" + }, + { + "id": 201210, + "type": 1, + "type_name": { + "key": "horoscope_201210", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2012, + "name": { + "key": "HoroScopeName_2012", + "text": "不想起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 10, + "cost_item": [], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 120 + }, + { + "a": "atkpro", + "n": 1200 + } + ], + "position": "21001|2012", + "front": 0, + "behind": "0" + }, + { + "id": 201300, + "type": 1, + "type_name": { + "key": "horoscope_201300", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2013, + "name": { + "key": "HoroScopeName_2013", + "text": "等人起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "21001|2013", + "front": 201205, + "behind": "0" + }, + { + "id": 201301, + "type": 1, + "type_name": { + "key": "horoscope_201301", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2013, + "name": { + "key": "HoroScopeName_2013", + "text": "等人起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "21001|2013", + "front": 0, + "behind": "0" + }, + { + "id": 201302, + "type": 1, + "type_name": { + "key": "horoscope_201302", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2013, + "name": { + "key": "HoroScopeName_2013", + "text": "等人起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "21001|2013", + "front": 0, + "behind": "0" + }, + { + "id": 201303, + "type": 1, + "type_name": { + "key": "horoscope_201303", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2013, + "name": { + "key": "HoroScopeName_2013", + "text": "等人起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "21001|2013", + "front": 0, + "behind": "0" + }, + { + "id": 201304, + "type": 1, + "type_name": { + "key": "horoscope_201304", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2013, + "name": { + "key": "HoroScopeName_2013", + "text": "等人起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "21001|2013", + "front": 0, + "behind": "0" + }, + { + "id": 201305, + "type": 1, + "type_name": { + "key": "horoscope_201305", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2013, + "name": { + "key": "HoroScopeName_2013", + "text": "等人起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "21001|2013", + "front": 0, + "behind": "0" + }, + { + "id": 201306, + "type": 1, + "type_name": { + "key": "horoscope_201306", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2013, + "name": { + "key": "HoroScopeName_2013", + "text": "等人起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 6, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 80 + }, + { + "a": "atkpro", + "n": 800 + } + ], + "position": "21001|2013", + "front": 0, + "behind": "0" + }, + { + "id": 201307, + "type": 1, + "type_name": { + "key": "horoscope_201307", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2013, + "name": { + "key": "HoroScopeName_2013", + "text": "攻击强化" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 7, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 90 + }, + { + "a": "atkpro", + "n": 900 + } + ], + "position": "21001|2013", + "front": 0, + "behind": "0" + }, + { + "id": 201308, + "type": 1, + "type_name": { + "key": "horoscope_201308", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2013, + "name": { + "key": "HoroScopeName_2013", + "text": "等人起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 8, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 100 + }, + { + "a": "atkpro", + "n": 1000 + } + ], + "position": "21001|2013", + "front": 0, + "behind": "0" + }, + { + "id": 201309, + "type": 1, + "type_name": { + "key": "horoscope_201309", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2013, + "name": { + "key": "HoroScopeName_2013", + "text": "等人起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 9, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 110 + }, + { + "a": "atkpro", + "n": 1100 + } + ], + "position": "21001|2013", + "front": 0, + "behind": "0" + }, + { + "id": 201310, + "type": 1, + "type_name": { + "key": "horoscope_201310", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2013, + "name": { + "key": "HoroScopeName_2013", + "text": "等人起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 10, + "cost_item": [], + "AddGroup": 2, + "AddClassify": 4, + "text": { + "key": "HoroScopeText_24", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 120 + }, + { + "a": "atkpro", + "n": 1200 + } + ], + "position": "21001|2013", + "front": 0, + "behind": "0" + }, + { + "id": 201400, + "type": 1, + "type_name": { + "key": "horoscope_201400", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2014, + "name": { + "key": "HoroScopeName_2014", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "21001|2014", + "front": 200110, + "behind": "0" + }, + { + "id": 201401, + "type": 1, + "type_name": { + "key": "horoscope_201401", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2014, + "name": { + "key": "HoroScopeName_2014", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "21001|2014", + "front": 0, + "behind": "0" + }, + { + "id": 201402, + "type": 1, + "type_name": { + "key": "horoscope_201402", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2014, + "name": { + "key": "HoroScopeName_2014", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "21001|2014", + "front": 0, + "behind": "0" + }, + { + "id": 201403, + "type": 1, + "type_name": { + "key": "horoscope_201403", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2014, + "name": { + "key": "HoroScopeName_2014", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "21001|2014", + "front": 0, + "behind": "0" + }, + { + "id": 201404, + "type": 1, + "type_name": { + "key": "horoscope_201404", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2014, + "name": { + "key": "HoroScopeName_2014", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "21001|2014", + "front": 0, + "behind": "0" + }, + { + "id": 201405, + "type": 1, + "type_name": { + "key": "horoscope_201405", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2014, + "name": { + "key": "HoroScopeName_2014", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "21001|2014", + "front": 0, + "behind": "201500" + }, + { + "id": 201406, + "type": 1, + "type_name": { + "key": "horoscope_201406", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2014, + "name": { + "key": "HoroScopeName_2014", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 6, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 80 + }, + { + "a": "atkpro", + "n": 800 + } + ], + "position": "21001|2014", + "front": 0, + "behind": "0" + }, + { + "id": 201407, + "type": 1, + "type_name": { + "key": "horoscope_201407", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2014, + "name": { + "key": "HoroScopeName_2014", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 7, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 90 + }, + { + "a": "atkpro", + "n": 900 + } + ], + "position": "21001|2014", + "front": 0, + "behind": "0" + }, + { + "id": 201408, + "type": 1, + "type_name": { + "key": "horoscope_201408", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2014, + "name": { + "key": "HoroScopeName_2014", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 8, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 100 + }, + { + "a": "atkpro", + "n": 1000 + } + ], + "position": "21001|2014", + "front": 0, + "behind": "0" + }, + { + "id": 201409, + "type": 1, + "type_name": { + "key": "horoscope_201409", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2014, + "name": { + "key": "HoroScopeName_2014", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 9, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 110 + }, + { + "a": "atkpro", + "n": 1100 + } + ], + "position": "21001|2014", + "front": 0, + "behind": "0" + }, + { + "id": 201410, + "type": 1, + "type_name": { + "key": "horoscope_201410", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2014, + "name": { + "key": "HoroScopeName_2014", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 10, + "cost_item": [], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 120 + }, + { + "a": "atkpro", + "n": 1200 + } + ], + "position": "21001|2014", + "front": 0, + "behind": "0" + }, + { + "id": 201500, + "type": 1, + "type_name": { + "key": "horoscope_201500", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2015, + "name": { + "key": "HoroScopeName_2015", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "21001|2015", + "front": 201405, + "behind": "0" + }, + { + "id": 201501, + "type": 1, + "type_name": { + "key": "horoscope_201501", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2015, + "name": { + "key": "HoroScopeName_2015", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "21001|2015", + "front": 0, + "behind": "0" + }, + { + "id": 201502, + "type": 1, + "type_name": { + "key": "horoscope_201502", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2015, + "name": { + "key": "HoroScopeName_2015", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "21001|2015", + "front": 0, + "behind": "0" + }, + { + "id": 201503, + "type": 1, + "type_name": { + "key": "horoscope_201503", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2015, + "name": { + "key": "HoroScopeName_2015", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "21001|2015", + "front": 0, + "behind": "0" + }, + { + "id": 201504, + "type": 1, + "type_name": { + "key": "horoscope_201504", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2015, + "name": { + "key": "HoroScopeName_2015", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "21001|2015", + "front": 0, + "behind": "0" + }, + { + "id": 201505, + "type": 1, + "type_name": { + "key": "horoscope_201505", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2015, + "name": { + "key": "HoroScopeName_2015", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "21001|2015", + "front": 0, + "behind": "201600" + }, + { + "id": 201506, + "type": 1, + "type_name": { + "key": "horoscope_201506", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2015, + "name": { + "key": "HoroScopeName_2015", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 6, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 80 + }, + { + "a": "atkpro", + "n": 800 + } + ], + "position": "21001|2015", + "front": 0, + "behind": "0" + }, + { + "id": 201507, + "type": 1, + "type_name": { + "key": "horoscope_201507", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2015, + "name": { + "key": "HoroScopeName_2015", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 7, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 90 + }, + { + "a": "atkpro", + "n": 900 + } + ], + "position": "21001|2015", + "front": 0, + "behind": "0" + }, + { + "id": 201508, + "type": 1, + "type_name": { + "key": "horoscope_201508", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2015, + "name": { + "key": "HoroScopeName_2015", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 8, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 100 + }, + { + "a": "atkpro", + "n": 1000 + } + ], + "position": "21001|2015", + "front": 0, + "behind": "0" + }, + { + "id": 201509, + "type": 1, + "type_name": { + "key": "horoscope_201509", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2015, + "name": { + "key": "HoroScopeName_2015", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 9, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 110 + }, + { + "a": "atkpro", + "n": 1100 + } + ], + "position": "21001|2015", + "front": 0, + "behind": "0" + }, + { + "id": 201510, + "type": 1, + "type_name": { + "key": "horoscope_201510", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2015, + "name": { + "key": "HoroScopeName_2015", + "text": "等人起名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 10, + "cost_item": [], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 120 + }, + { + "a": "atkpro", + "n": 1200 + } + ], + "position": "21001|2015", + "front": 0, + "behind": "0" + }, + { + "id": 201600, + "type": 1, + "type_name": { + "key": "horoscope_201600", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2016, + "name": { + "key": "HoroScopeName_2016", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "21001|2016", + "front": 201505, + "behind": "0" + }, + { + "id": 201601, + "type": 1, + "type_name": { + "key": "horoscope_201601", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2016, + "name": { + "key": "HoroScopeName_2016", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "21001|2016", + "front": 0, + "behind": "0" + }, + { + "id": 201602, + "type": 1, + "type_name": { + "key": "horoscope_201602", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2016, + "name": { + "key": "HoroScopeName_2016", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "21001|2016", + "front": 0, + "behind": "0" + }, + { + "id": 201603, + "type": 1, + "type_name": { + "key": "horoscope_201603", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2016, + "name": { + "key": "HoroScopeName_2016", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "21001|2016", + "front": 0, + "behind": "0" + }, + { + "id": 201604, + "type": 1, + "type_name": { + "key": "horoscope_201604", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2016, + "name": { + "key": "HoroScopeName_2016", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "21001|2016", + "front": 0, + "behind": "0" + }, + { + "id": 201605, + "type": 1, + "type_name": { + "key": "horoscope_201605", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2016, + "name": { + "key": "HoroScopeName_2016", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "21001|2016", + "front": 0, + "behind": "0" + }, + { + "id": 201606, + "type": 1, + "type_name": { + "key": "horoscope_201606", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2016, + "name": { + "key": "HoroScopeName_2016", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 6, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 80 + }, + { + "a": "atkpro", + "n": 800 + } + ], + "position": "21001|2016", + "front": 0, + "behind": "0" + }, + { + "id": 201607, + "type": 1, + "type_name": { + "key": "horoscope_201607", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2016, + "name": { + "key": "HoroScopeName_2016", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 7, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 90 + }, + { + "a": "atkpro", + "n": 900 + } + ], + "position": "21001|2016", + "front": 0, + "behind": "0" + }, + { + "id": 201608, + "type": 1, + "type_name": { + "key": "horoscope_201608", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2016, + "name": { + "key": "HoroScopeName_2016", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 8, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 100 + }, + { + "a": "atkpro", + "n": 1000 + } + ], + "position": "21001|2016", + "front": 0, + "behind": "0" + }, + { + "id": 201609, + "type": 1, + "type_name": { + "key": "horoscope_201609", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2016, + "name": { + "key": "HoroScopeName_2016", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 9, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 110 + }, + { + "a": "atkpro", + "n": 1100 + } + ], + "position": "21001|2016", + "front": 0, + "behind": "0" + }, + { + "id": 201610, + "type": 1, + "type_name": { + "key": "horoscope_201610", + "text": "阵营B" + }, + "grow_type": 21001, + "node_id": 2016, + "name": { + "key": "HoroScopeName_2016", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 10, + "cost_item": [], + "AddGroup": 2, + "AddClassify": 5, + "text": { + "key": "HoroScopeText_25", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 120 + }, + { + "a": "atkpro", + "n": 1200 + } + ], + "position": "21001|2016", + "front": 0, + "behind": "0" + }, + { + "id": 300100, + "type": 2, + "type_name": { + "key": "horoscope_300100", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3001, + "name": { + "key": "HoroScopeName_3001", + "text": "等人起名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "31001|3001", + "front": 0, + "behind": "0" + }, + { + "id": 300101, + "type": 2, + "type_name": { + "key": "horoscope_300101", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3001, + "name": { + "key": "HoroScopeName_3001", + "text": "等人起名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "31001|3001", + "front": 0, + "behind": "0" + }, + { + "id": 300102, + "type": 2, + "type_name": { + "key": "horoscope_300102", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3001, + "name": { + "key": "HoroScopeName_3001", + "text": "等人起名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "31001|3001", + "front": 0, + "behind": "0" + }, + { + "id": 300103, + "type": 2, + "type_name": { + "key": "horoscope_300103", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3001, + "name": { + "key": "HoroScopeName_3001", + "text": "等人起名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "31001|3001", + "front": 0, + "behind": "0" + }, + { + "id": 300104, + "type": 2, + "type_name": { + "key": "horoscope_300104", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3001, + "name": { + "key": "HoroScopeName_3001", + "text": "等人起名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "31001|3001", + "front": 0, + "behind": "0" + }, + { + "id": 300105, + "type": 2, + "type_name": { + "key": "horoscope_300105", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3001, + "name": { + "key": "HoroScopeName_3001", + "text": "等人起名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "31001|3001", + "front": 0, + "behind": "0" + }, + { + "id": 300106, + "type": 2, + "type_name": { + "key": "horoscope_300106", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3001, + "name": { + "key": "HoroScopeName_3001", + "text": "等人起名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 6, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 80 + }, + { + "a": "atkpro", + "n": 800 + } + ], + "position": "31001|3001", + "front": 0, + "behind": "0" + }, + { + "id": 300107, + "type": 2, + "type_name": { + "key": "horoscope_300107", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3001, + "name": { + "key": "HoroScopeName_3001", + "text": "等人起名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 7, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 90 + }, + { + "a": "atkpro", + "n": 900 + } + ], + "position": "31001|3001", + "front": 0, + "behind": "0" + }, + { + "id": 300108, + "type": 2, + "type_name": { + "key": "horoscope_300108", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3001, + "name": { + "key": "HoroScopeName_3001", + "text": "等人起名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 8, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 100 + }, + { + "a": "atkpro", + "n": 1000 + } + ], + "position": "31001|3001", + "front": 0, + "behind": "0" + }, + { + "id": 300109, + "type": 2, + "type_name": { + "key": "horoscope_300109", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3001, + "name": { + "key": "HoroScopeName_3001", + "text": "等人起名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 9, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 110 + }, + { + "a": "atkpro", + "n": 1100 + } + ], + "position": "31001|3001", + "front": 0, + "behind": "0" + }, + { + "id": 300110, + "type": 2, + "type_name": { + "key": "horoscope_300110", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3001, + "name": { + "key": "HoroScopeName_3001", + "text": "等人起名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 10, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 120 + }, + { + "a": "atkpro", + "n": 1200 + } + ], + "position": "31001|3001", + "front": 0, + "behind": "300200" + }, + { + "id": 300111, + "type": 2, + "type_name": { + "key": "horoscope_300111", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3001, + "name": { + "key": "HoroScopeName_3001", + "text": "等人起名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 11, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 130 + }, + { + "a": "atkpro", + "n": 1300 + } + ], + "position": "31001|3001", + "front": 0, + "behind": "0" + }, + { + "id": 300112, + "type": 2, + "type_name": { + "key": "horoscope_300112", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3001, + "name": { + "key": "HoroScopeName_3001", + "text": "等人起名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 12, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 140 + }, + { + "a": "atkpro", + "n": 1400 + } + ], + "position": "31001|3001", + "front": 0, + "behind": "0" + }, + { + "id": 300113, + "type": 2, + "type_name": { + "key": "horoscope_300113", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3001, + "name": { + "key": "HoroScopeName_3001", + "text": "等人起名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 13, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 150 + }, + { + "a": "atkpro", + "n": 1500 + } + ], + "position": "31001|3001", + "front": 0, + "behind": "0" + }, + { + "id": 300114, + "type": 2, + "type_name": { + "key": "horoscope_300114", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3001, + "name": { + "key": "HoroScopeName_3001", + "text": "等人起名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 14, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 160 + }, + { + "a": "atkpro", + "n": 1600 + } + ], + "position": "31001|3001", + "front": 0, + "behind": "0" + }, + { + "id": 300115, + "type": 2, + "type_name": { + "key": "horoscope_300115", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3001, + "name": { + "key": "HoroScopeName_3001", + "text": "等人起名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 15, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 170 + }, + { + "a": "atkpro", + "n": 1700 + } + ], + "position": "31001|3001", + "front": 0, + "behind": "0" + }, + { + "id": 300116, + "type": 2, + "type_name": { + "key": "horoscope_300116", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3001, + "name": { + "key": "HoroScopeName_3001", + "text": "等人起名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 16, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 180 + }, + { + "a": "atkpro", + "n": 1800 + } + ], + "position": "31001|3001", + "front": 0, + "behind": "0" + }, + { + "id": 300117, + "type": 2, + "type_name": { + "key": "horoscope_300117", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3001, + "name": { + "key": "HoroScopeName_3001", + "text": "等人起名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 17, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 190 + }, + { + "a": "atkpro", + "n": 1900 + } + ], + "position": "31001|3001", + "front": 0, + "behind": "0" + }, + { + "id": 300118, + "type": 2, + "type_name": { + "key": "horoscope_300118", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3001, + "name": { + "key": "HoroScopeName_3001", + "text": "等人起名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 18, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 200 + }, + { + "a": "atkpro", + "n": 2000 + } + ], + "position": "31001|3001", + "front": 0, + "behind": "0" + }, + { + "id": 300119, + "type": 2, + "type_name": { + "key": "horoscope_300119", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3001, + "name": { + "key": "HoroScopeName_3001", + "text": "等人起名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 19, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 210 + }, + { + "a": "atkpro", + "n": 2100 + } + ], + "position": "31001|3001", + "front": 0, + "behind": "0" + }, + { + "id": 300120, + "type": 2, + "type_name": { + "key": "horoscope_300120", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3001, + "name": { + "key": "HoroScopeName_3001", + "text": "等人起名" + }, + "icon": "Icon_01", + "comicon": "ComIcon_001", + "lv": 20, + "cost_item": [], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 220 + }, + { + "a": "atkpro", + "n": 2200 + } + ], + "position": "31001|3001", + "front": 0, + "behind": "0" + }, + { + "id": 300200, + "type": 2, + "type_name": { + "key": "horoscope_300200", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3002, + "name": { + "key": "HoroScopeName_3002", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "31001|3002", + "front": 300110, + "behind": "0" + }, + { + "id": 300201, + "type": 2, + "type_name": { + "key": "horoscope_300201", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3002, + "name": { + "key": "HoroScopeName_3002", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "31001|3002", + "front": 0, + "behind": "0" + }, + { + "id": 300202, + "type": 2, + "type_name": { + "key": "horoscope_300202", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3002, + "name": { + "key": "HoroScopeName_3002", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "31001|3002", + "front": 0, + "behind": "0" + }, + { + "id": 300203, + "type": 2, + "type_name": { + "key": "horoscope_300203", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3002, + "name": { + "key": "HoroScopeName_3002", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "31001|3002", + "front": 0, + "behind": "0" + }, + { + "id": 300204, + "type": 2, + "type_name": { + "key": "horoscope_300204", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3002, + "name": { + "key": "HoroScopeName_3002", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "31001|3002", + "front": 0, + "behind": "0" + }, + { + "id": 300205, + "type": 2, + "type_name": { + "key": "horoscope_300205", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3002, + "name": { + "key": "HoroScopeName_3002", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "31001|3002", + "front": 0, + "behind": "300300" + }, + { + "id": 300206, + "type": 2, + "type_name": { + "key": "horoscope_300206", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3002, + "name": { + "key": "HoroScopeName_3002", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 6, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 80 + }, + { + "a": "atkpro", + "n": 800 + } + ], + "position": "31001|3002", + "front": 0, + "behind": "0" + }, + { + "id": 300207, + "type": 2, + "type_name": { + "key": "horoscope_300207", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3002, + "name": { + "key": "HoroScopeName_3002", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 7, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 90 + }, + { + "a": "atkpro", + "n": 900 + } + ], + "position": "31001|3002", + "front": 0, + "behind": "0" + }, + { + "id": 300208, + "type": 2, + "type_name": { + "key": "horoscope_300208", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3002, + "name": { + "key": "HoroScopeName_3002", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 8, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 100 + }, + { + "a": "atkpro", + "n": 1000 + } + ], + "position": "31001|3002", + "front": 0, + "behind": "0" + }, + { + "id": 300209, + "type": 2, + "type_name": { + "key": "horoscope_300209", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3002, + "name": { + "key": "HoroScopeName_3002", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 9, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 110 + }, + { + "a": "atkpro", + "n": 1100 + } + ], + "position": "31001|3002", + "front": 0, + "behind": "0" + }, + { + "id": 300210, + "type": 2, + "type_name": { + "key": "horoscope_300210", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3002, + "name": { + "key": "HoroScopeName_3002", + "text": "不想起名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 10, + "cost_item": [], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 120 + }, + { + "a": "atkpro", + "n": 1200 + } + ], + "position": "31001|3002", + "front": 0, + "behind": "0" + }, + { + "id": 300300, + "type": 2, + "type_name": { + "key": "horoscope_300300", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3003, + "name": { + "key": "HoroScopeName_3003", + "text": "不想取名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "31001|3003", + "front": 300205, + "behind": "0" + }, + { + "id": 300301, + "type": 2, + "type_name": { + "key": "horoscope_300301", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3003, + "name": { + "key": "HoroScopeName_3003", + "text": "不想取名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "31001|3003", + "front": 0, + "behind": "0" + }, + { + "id": 300302, + "type": 2, + "type_name": { + "key": "horoscope_300302", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3003, + "name": { + "key": "HoroScopeName_3003", + "text": "不想取名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "31001|3003", + "front": 0, + "behind": "0" + }, + { + "id": 300303, + "type": 2, + "type_name": { + "key": "horoscope_300303", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3003, + "name": { + "key": "HoroScopeName_3003", + "text": "不想取名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "31001|3003", + "front": 0, + "behind": "300400" + }, + { + "id": 300304, + "type": 2, + "type_name": { + "key": "horoscope_300304", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3003, + "name": { + "key": "HoroScopeName_3003", + "text": "不想取名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "31001|3003", + "front": 0, + "behind": "0" + }, + { + "id": 300305, + "type": 2, + "type_name": { + "key": "horoscope_300305", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3003, + "name": { + "key": "HoroScopeName_3003", + "text": "不想取名" + }, + "icon": "Icon_03", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "31001|3003", + "front": 0, + "behind": "0" + }, + { + "id": 300400, + "type": 2, + "type_name": { + "key": "horoscope_300400", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3004, + "name": { + "key": "HoroScopeName_3004", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "31001|3004", + "front": 300303, + "behind": "0" + }, + { + "id": 300401, + "type": 2, + "type_name": { + "key": "horoscope_300401", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3004, + "name": { + "key": "HoroScopeName_3004", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "31001|3004", + "front": 0, + "behind": "0" + }, + { + "id": 300402, + "type": 2, + "type_name": { + "key": "horoscope_300402", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3004, + "name": { + "key": "HoroScopeName_3004", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "31001|3004", + "front": 0, + "behind": "0" + }, + { + "id": 300403, + "type": 2, + "type_name": { + "key": "horoscope_300403", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3004, + "name": { + "key": "HoroScopeName_3004", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "31001|3004", + "front": 0, + "behind": "0" + }, + { + "id": 300404, + "type": 2, + "type_name": { + "key": "horoscope_300404", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3004, + "name": { + "key": "HoroScopeName_3004", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "31001|3004", + "front": 0, + "behind": "0" + }, + { + "id": 300405, + "type": 2, + "type_name": { + "key": "horoscope_300405", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3004, + "name": { + "key": "HoroScopeName_3004", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "31001|3004", + "front": 0, + "behind": "0" + }, + { + "id": 300406, + "type": 2, + "type_name": { + "key": "horoscope_300406", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3004, + "name": { + "key": "HoroScopeName_3004", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 6, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 80 + }, + { + "a": "atkpro", + "n": 800 + } + ], + "position": "31001|3004", + "front": 0, + "behind": "0" + }, + { + "id": 300407, + "type": 2, + "type_name": { + "key": "horoscope_300407", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3004, + "name": { + "key": "HoroScopeName_3004", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 7, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 90 + }, + { + "a": "atkpro", + "n": 900 + } + ], + "position": "31001|3004", + "front": 0, + "behind": "0" + }, + { + "id": 300408, + "type": 2, + "type_name": { + "key": "horoscope_300408", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3004, + "name": { + "key": "HoroScopeName_3004", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 8, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 100 + }, + { + "a": "atkpro", + "n": 1000 + } + ], + "position": "31001|3004", + "front": 0, + "behind": "0" + }, + { + "id": 300409, + "type": 2, + "type_name": { + "key": "horoscope_300409", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3004, + "name": { + "key": "HoroScopeName_3004", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 9, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 110 + }, + { + "a": "atkpro", + "n": 1100 + } + ], + "position": "31001|3004", + "front": 0, + "behind": "0" + }, + { + "id": 300410, + "type": 2, + "type_name": { + "key": "horoscope_300410", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3004, + "name": { + "key": "HoroScopeName_3004", + "text": "不想起名" + }, + "icon": "Icon_04", + "comicon": "ComIcon_001", + "lv": 10, + "cost_item": [], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 120 + }, + { + "a": "atkpro", + "n": 1200 + } + ], + "position": "31001|3004", + "front": 0, + "behind": "0" + }, + { + "id": 300500, + "type": 2, + "type_name": { + "key": "horoscope_300500", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3005, + "name": { + "key": "HoroScopeName_3005", + "text": "不想取名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 0, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 0 + }, + { + "a": "atkpro", + "n": 0 + } + ], + "position": "31001|3005", + "front": 300110, + "behind": "0" + }, + { + "id": 300501, + "type": 2, + "type_name": { + "key": "horoscope_300501", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3005, + "name": { + "key": "HoroScopeName_3005", + "text": "不想取名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 1, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 30 + }, + { + "a": "atkpro", + "n": 300 + } + ], + "position": "31001|3005", + "front": 0, + "behind": "0" + }, + { + "id": 300502, + "type": 2, + "type_name": { + "key": "horoscope_300502", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3005, + "name": { + "key": "HoroScopeName_3005", + "text": "不想取名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 2, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 40 + }, + { + "a": "atkpro", + "n": 400 + } + ], + "position": "31001|3005", + "front": 0, + "behind": "0" + }, + { + "id": 300503, + "type": 2, + "type_name": { + "key": "horoscope_300503", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3005, + "name": { + "key": "HoroScopeName_3005", + "text": "不想取名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 3, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 50 + }, + { + "a": "atkpro", + "n": 500 + } + ], + "position": "31001|3005", + "front": 0, + "behind": "0" + }, + { + "id": 300504, + "type": 2, + "type_name": { + "key": "horoscope_300504", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3005, + "name": { + "key": "HoroScopeName_3005", + "text": "不想取名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 4, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 60 + }, + { + "a": "atkpro", + "n": 600 + } + ], + "position": "31001|3005", + "front": 0, + "behind": "0" + }, + { + "id": 300505, + "type": 2, + "type_name": { + "key": "horoscope_300505", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3005, + "name": { + "key": "HoroScopeName_3005", + "text": "不想取名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 5, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 70 + }, + { + "a": "atkpro", + "n": 700 + } + ], + "position": "31001|3005", + "front": 0, + "behind": "" + }, + { + "id": 300506, + "type": 2, + "type_name": { + "key": "horoscope_300506", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3005, + "name": { + "key": "HoroScopeName_3005", + "text": "不想取名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 6, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 80 + }, + { + "a": "atkpro", + "n": 800 + } + ], + "position": "31001|3005", + "front": 0, + "behind": "0" + }, + { + "id": 300507, + "type": 2, + "type_name": { + "key": "horoscope_300507", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3005, + "name": { + "key": "HoroScopeName_3005", + "text": "不想取名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 7, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 90 + }, + { + "a": "atkpro", + "n": 900 + } + ], + "position": "31001|3005", + "front": 0, + "behind": "0" + }, + { + "id": 300508, + "type": 2, + "type_name": { + "key": "horoscope_300508", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3005, + "name": { + "key": "HoroScopeName_3005", + "text": "不想取名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 8, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 100 + }, + { + "a": "atkpro", + "n": 1000 + } + ], + "position": "31001|3005", + "front": 0, + "behind": "0" + }, + { + "id": 300509, + "type": 2, + "type_name": { + "key": "horoscope_300509", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3005, + "name": { + "key": "HoroScopeName_3005", + "text": "不想取名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 9, + "cost_item": [ + { + "a": "attr", + "t": "starcoin", + "n": 100 + } + ], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 110 + }, + { + "a": "atkpro", + "n": 1100 + } + ], + "position": "31001|3005", + "front": 0, + "behind": "0" + }, + { + "id": 300510, + "type": 2, + "type_name": { + "key": "horoscope_300510", + "text": "阵营C" + }, + "grow_type": 31001, + "node_id": 3005, + "name": { + "key": "HoroScopeName_3005", + "text": "不想取名" + }, + "icon": "Icon_02", + "comicon": "ComIcon_001", + "lv": 10, + "cost_item": [], + "AddGroup": 1, + "AddClassify": 0, + "text": { + "key": "HoroScopeText_1", + "text": "全体上阵英雄" + }, + "upgrade": [ + { + "a": "atk", + "n": 120 + }, + { + "a": "atkpro", + "n": 1200 + } + ], + "position": "31001|3005", + "front": 0, + "behind": "0" + } ] \ No newline at end of file diff --git a/bin/json/game_huntingboss.json b/bin/json/game_huntingboss.json index 76402490e..00f46eca4 100644 --- a/bin/json/game_huntingboss.json +++ b/bin/json/game_huntingboss.json @@ -17,12 +17,7 @@ "dropshow": [ { "a": "item", - "t": "10001", - "n": 1 - }, - { - "a": "item", - "t": "10002", + "t": "50001", "n": 1 } ], @@ -52,17 +47,12 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50001", "n": 1 }, { "a": "item", - "t": "10002", - "n": 1 - }, - { - "a": "item", - "t": "10003", + "t": "50005", "n": 1 } ], @@ -92,22 +82,12 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50001", "n": 1 }, { "a": "item", - "t": "10002", - "n": 1 - }, - { - "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50005", "n": 1 } ], @@ -137,22 +117,12 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50001", "n": 1 }, { "a": "item", - "t": "10002", - "n": 1 - }, - { - "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50005", "n": 1 } ], @@ -182,22 +152,17 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50001", "n": 1 }, { "a": "item", - "t": "10002", + "t": "50005", "n": 1 }, { "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50009", "n": 1 } ], @@ -227,22 +192,17 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50001", "n": 1 }, { "a": "item", - "t": "10002", + "t": "50005", "n": 1 }, { "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50009", "n": 1 } ], @@ -272,22 +232,17 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50001", "n": 1 }, { "a": "item", - "t": "10002", + "t": "50005", "n": 1 }, { "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50009", "n": 1 } ], @@ -317,22 +272,17 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50001", "n": 1 }, { "a": "item", - "t": "10002", + "t": "50005", "n": 1 }, { "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50009", "n": 1 } ], @@ -362,22 +312,17 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50001", "n": 1 }, { "a": "item", - "t": "10002", + "t": "50005", "n": 1 }, { "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50009", "n": 1 } ], @@ -407,22 +352,17 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50001", "n": 1 }, { "a": "item", - "t": "10002", + "t": "50005", "n": 1 }, { "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50009", "n": 1 } ], @@ -452,12 +392,7 @@ "dropshow": [ { "a": "item", - "t": "10001", - "n": 1 - }, - { - "a": "item", - "t": "10002", + "t": "50002", "n": 1 } ], @@ -487,17 +422,12 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50002", "n": 1 }, { "a": "item", - "t": "10002", - "n": 1 - }, - { - "a": "item", - "t": "10003", + "t": "50006", "n": 1 } ], @@ -527,22 +457,12 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50002", "n": 1 }, { "a": "item", - "t": "10002", - "n": 1 - }, - { - "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50006", "n": 1 } ], @@ -572,22 +492,12 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50002", "n": 1 }, { "a": "item", - "t": "10002", - "n": 1 - }, - { - "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50006", "n": 1 } ], @@ -617,22 +527,17 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50002", "n": 1 }, { "a": "item", - "t": "10002", + "t": "50006", "n": 1 }, { "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50010", "n": 1 } ], @@ -662,22 +567,17 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50002", "n": 1 }, { "a": "item", - "t": "10002", + "t": "50006", "n": 1 }, { "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50010", "n": 1 } ], @@ -707,22 +607,17 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50002", "n": 1 }, { "a": "item", - "t": "10002", + "t": "50006", "n": 1 }, { "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50010", "n": 1 } ], @@ -752,22 +647,17 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50002", "n": 1 }, { "a": "item", - "t": "10002", + "t": "50006", "n": 1 }, { "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50010", "n": 1 } ], @@ -797,22 +687,17 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50002", "n": 1 }, { "a": "item", - "t": "10002", + "t": "50006", "n": 1 }, { "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50010", "n": 1 } ], @@ -842,22 +727,17 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50002", "n": 1 }, { "a": "item", - "t": "10002", + "t": "50006", "n": 1 }, { "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50010", "n": 1 } ], @@ -874,7 +754,7 @@ "type": 3, "name": { "key": "hunting_boss_1003", - "text": "鹦鹉虎" + "text": "大厨" }, "difficulty": 1, "firstprize": [ @@ -887,12 +767,7 @@ "dropshow": [ { "a": "item", - "t": "10001", - "n": 1 - }, - { - "a": "item", - "t": "10002", + "t": "50003", "n": 1 } ], @@ -909,7 +784,7 @@ "type": 3, "name": { "key": "hunting_boss_1003", - "text": "鹦鹉虎" + "text": "大厨" }, "difficulty": 2, "firstprize": [ @@ -922,17 +797,12 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50003", "n": 1 }, { "a": "item", - "t": "10002", - "n": 1 - }, - { - "a": "item", - "t": "10003", + "t": "50007", "n": 1 } ], @@ -949,7 +819,7 @@ "type": 3, "name": { "key": "hunting_boss_1003", - "text": "鹦鹉虎" + "text": "大厨" }, "difficulty": 3, "firstprize": [ @@ -962,22 +832,12 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50003", "n": 1 }, { "a": "item", - "t": "10002", - "n": 1 - }, - { - "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50007", "n": 1 } ], @@ -994,7 +854,7 @@ "type": 3, "name": { "key": "hunting_boss_1003", - "text": "鹦鹉虎" + "text": "大厨" }, "difficulty": 4, "firstprize": [ @@ -1007,22 +867,12 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50003", "n": 1 }, { "a": "item", - "t": "10002", - "n": 1 - }, - { - "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50007", "n": 1 } ], @@ -1039,7 +889,7 @@ "type": 3, "name": { "key": "hunting_boss_1003", - "text": "鹦鹉虎" + "text": "大厨" }, "difficulty": 5, "firstprize": [ @@ -1052,22 +902,17 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50003", "n": 1 }, { "a": "item", - "t": "10002", + "t": "50007", "n": 1 }, { "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50011", "n": 1 } ], @@ -1084,7 +929,7 @@ "type": 3, "name": { "key": "hunting_boss_1003", - "text": "鹦鹉虎" + "text": "大厨" }, "difficulty": 6, "firstprize": [ @@ -1097,22 +942,17 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50003", "n": 1 }, { "a": "item", - "t": "10002", + "t": "50007", "n": 1 }, { "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50011", "n": 1 } ], @@ -1129,7 +969,7 @@ "type": 3, "name": { "key": "hunting_boss_1003", - "text": "鹦鹉虎" + "text": "大厨" }, "difficulty": 7, "firstprize": [ @@ -1142,22 +982,17 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50003", "n": 1 }, { "a": "item", - "t": "10002", + "t": "50007", "n": 1 }, { "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50011", "n": 1 } ], @@ -1174,7 +1009,7 @@ "type": 3, "name": { "key": "hunting_boss_1003", - "text": "鹦鹉虎" + "text": "大厨" }, "difficulty": 8, "firstprize": [ @@ -1187,22 +1022,17 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50003", "n": 1 }, { "a": "item", - "t": "10002", + "t": "50007", "n": 1 }, { "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50011", "n": 1 } ], @@ -1219,7 +1049,7 @@ "type": 3, "name": { "key": "hunting_boss_1003", - "text": "鹦鹉虎" + "text": "大厨" }, "difficulty": 9, "firstprize": [ @@ -1232,22 +1062,17 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50003", "n": 1 }, { "a": "item", - "t": "10002", + "t": "50007", "n": 1 }, { "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50011", "n": 1 } ], @@ -1264,7 +1089,7 @@ "type": 3, "name": { "key": "hunting_boss_1003", - "text": "鹦鹉虎" + "text": "大厨" }, "difficulty": 10, "firstprize": [ @@ -1277,22 +1102,17 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50003", "n": 1 }, { "a": "item", - "t": "10002", + "t": "50007", "n": 1 }, { "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50011", "n": 1 } ], @@ -1309,7 +1129,7 @@ "type": 4, "name": { "key": "hunting_boss_1004", - "text": "梦魇" + "text": "太空海星" }, "difficulty": 1, "firstprize": [ @@ -1322,12 +1142,7 @@ "dropshow": [ { "a": "item", - "t": "10001", - "n": 1 - }, - { - "a": "item", - "t": "10002", + "t": "50004", "n": 1 } ], @@ -1344,7 +1159,7 @@ "type": 4, "name": { "key": "hunting_boss_1004", - "text": "梦魇" + "text": "太空海星" }, "difficulty": 2, "firstprize": [ @@ -1357,17 +1172,12 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50004", "n": 1 }, { "a": "item", - "t": "10002", - "n": 1 - }, - { - "a": "item", - "t": "10003", + "t": "50008", "n": 1 } ], @@ -1384,7 +1194,7 @@ "type": 4, "name": { "key": "hunting_boss_1004", - "text": "梦魇" + "text": "太空海星" }, "difficulty": 3, "firstprize": [ @@ -1397,22 +1207,12 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50004", "n": 1 }, { "a": "item", - "t": "10002", - "n": 1 - }, - { - "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50008", "n": 1 } ], @@ -1429,7 +1229,7 @@ "type": 4, "name": { "key": "hunting_boss_1004", - "text": "梦魇" + "text": "太空海星" }, "difficulty": 4, "firstprize": [ @@ -1442,22 +1242,12 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50004", "n": 1 }, { "a": "item", - "t": "10002", - "n": 1 - }, - { - "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50008", "n": 1 } ], @@ -1474,7 +1264,7 @@ "type": 4, "name": { "key": "hunting_boss_1004", - "text": "梦魇" + "text": "太空海星" }, "difficulty": 5, "firstprize": [ @@ -1487,22 +1277,17 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50004", "n": 1 }, { "a": "item", - "t": "10002", + "t": "50008", "n": 1 }, { "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50012", "n": 1 } ], @@ -1519,7 +1304,7 @@ "type": 4, "name": { "key": "hunting_boss_1004", - "text": "梦魇" + "text": "太空海星" }, "difficulty": 6, "firstprize": [ @@ -1532,22 +1317,17 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50004", "n": 1 }, { "a": "item", - "t": "10002", + "t": "50008", "n": 1 }, { "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50012", "n": 1 } ], @@ -1564,7 +1344,7 @@ "type": 4, "name": { "key": "hunting_boss_1004", - "text": "梦魇" + "text": "太空海星" }, "difficulty": 7, "firstprize": [ @@ -1577,22 +1357,17 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50004", "n": 1 }, { "a": "item", - "t": "10002", + "t": "50008", "n": 1 }, { "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50012", "n": 1 } ], @@ -1609,7 +1384,7 @@ "type": 4, "name": { "key": "hunting_boss_1004", - "text": "梦魇" + "text": "太空海星" }, "difficulty": 8, "firstprize": [ @@ -1622,22 +1397,17 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50004", "n": 1 }, { "a": "item", - "t": "10002", + "t": "50008", "n": 1 }, { "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50012", "n": 1 } ], @@ -1654,7 +1424,7 @@ "type": 4, "name": { "key": "hunting_boss_1004", - "text": "梦魇" + "text": "太空海星" }, "difficulty": 9, "firstprize": [ @@ -1667,22 +1437,17 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50004", "n": 1 }, { "a": "item", - "t": "10002", + "t": "50008", "n": 1 }, { "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50012", "n": 1 } ], @@ -1699,7 +1464,7 @@ "type": 4, "name": { "key": "hunting_boss_1004", - "text": "梦魇" + "text": "太空海星" }, "difficulty": 10, "firstprize": [ @@ -1712,22 +1477,17 @@ "dropshow": [ { "a": "item", - "t": "10001", + "t": "50004", "n": 1 }, { "a": "item", - "t": "10002", + "t": "50008", "n": 1 }, { "a": "item", - "t": "10003", - "n": 1 - }, - { - "a": "item", - "t": "10004", + "t": "50012", "n": 1 } ], diff --git a/bin/json/game_huntingopentime.json b/bin/json/game_huntingopentime.json index dcc7b8b34..4cd300d2e 100644 --- a/bin/json/game_huntingopentime.json +++ b/bin/json/game_huntingopentime.json @@ -16,7 +16,8 @@ "opentimetext": { "key": "bossopening_time1", "text": "开启时间:1、2" - } + }, + "bg": "sl_rk_boss04" }, { "type": 2, @@ -35,7 +36,8 @@ "opentimetext": { "key": "bossopening_time2", "text": "开启时间:3、4" - } + }, + "bg": "sl_rk_boss02" }, { "type": 3, @@ -45,7 +47,7 @@ ], "name": { "key": "hunting_boss_1003", - "text": "鹦鹉虎" + "text": "大厨" }, "introduce": { "key": "hunting_boss_1007", @@ -54,7 +56,8 @@ "opentimetext": { "key": "bossopening_time3", "text": "开启时间:5、6" - } + }, + "bg": "sl_rk_boss01" }, { "type": 4, @@ -64,7 +67,7 @@ ], "name": { "key": "hunting_boss_1004", - "text": "梦魇" + "text": "太空海星" }, "introduce": { "key": "hunting_boss_1008", @@ -73,6 +76,7 @@ "opentimetext": { "key": "bossopening_time4", "text": "开启时间:1、7" - } + }, + "bg": "sl_rk_boss03" } ] \ No newline at end of file diff --git a/bin/json/game_item.json b/bin/json/game_item.json index 53d5d178a..0956226f3 100644 --- a/bin/json/game_item.json +++ b/bin/json/game_item.json @@ -2706,7 +2706,7 @@ 107 ], "use_skip": 107, - "upper_limit": 30, + "upper_limit": -1, "uselv": 0, "isani": 0, "star": 0, @@ -2744,7 +2744,7 @@ 107 ], "use_skip": 107, - "upper_limit": 30, + "upper_limit": -1, "uselv": 0, "isani": 0, "star": 0, @@ -2782,7 +2782,7 @@ 107 ], "use_skip": 107, - "upper_limit": 30, + "upper_limit": -1, "uselv": 0, "isani": 0, "star": 0, @@ -2820,7 +2820,7 @@ 107 ], "use_skip": 107, - "upper_limit": 30, + "upper_limit": -1, "uselv": 0, "isani": 0, "star": 0, @@ -2863,8 +2863,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11001", - "ico": "action_11001", + "img": "ytx_js_13001", + "ico": "ytx_js_13001", "intr": { "key": "itemdesc_513001", "text": "闪闪天赋点" @@ -2907,8 +2907,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11003", - "ico": "action_11003", + "img": "ytx_js_13002", + "ico": "ytx_js_13002", "intr": { "key": "itemdesc_513002", "text": "食人鱼先生天赋点" @@ -2951,8 +2951,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_44005", - "ico": "action_44005", + "img": "ytx_js_13003", + "ico": "ytx_js_13003", "intr": { "key": "itemdesc_513003", "text": "啊啊天赋点" @@ -2995,8 +2995,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11001", - "ico": "action_11001", + "img": "ytx_js_13004", + "ico": "ytx_js_13004", "intr": { "key": "itemdesc_513004", "text": "法夸德勋爵天赋点" @@ -3039,8 +3039,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11003", - "ico": "action_11003", + "img": "ytx_js_13005", + "ico": "ytx_js_13005", "intr": { "key": "itemdesc_513005", "text": "大大天赋点" @@ -3083,8 +3083,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_44005", - "ico": "action_44005", + "img": "ytx_js_14001", + "ico": "ytx_js_14001", "intr": { "key": "itemdesc_514001", "text": "史图依克天赋点" @@ -3127,8 +3127,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11001", - "ico": "action_11001", + "img": "ytx_js_14002", + "ico": "ytx_js_14002", "intr": { "key": "itemdesc_514002", "text": "大龙天赋点" @@ -3171,8 +3171,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11003", - "ico": "action_11003", + "img": "ytx_js_14003", + "ico": "ytx_js_14003", "intr": { "key": "itemdesc_514003", "text": "亚丝翠天赋点" @@ -3215,8 +3215,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_44005", - "ico": "action_44005", + "img": "ytx_js_14004", + "ico": "ytx_js_14004", "intr": { "key": "itemdesc_514004", "text": "克莱尔·努涅斯天赋点" @@ -3259,8 +3259,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11001", - "ico": "action_11001", + "img": "ytx_js_14005", + "ico": "ytx_js_14005", "intr": { "key": "itemdesc_514005", "text": "鹤大师天赋点" @@ -3303,8 +3303,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11003", - "ico": "action_11003", + "img": "ytx_js_14006", + "ico": "ytx_js_14006", "intr": { "key": "itemdesc_514006", "text": "布兰奇天赋点" @@ -3347,8 +3347,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_44005", - "ico": "action_44005", + "img": "ytx_js_14007", + "ico": "ytx_js_14007", "intr": { "key": "itemdesc_514007", "text": "格里斯特王子天赋点" @@ -3391,8 +3391,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11001", - "ico": "action_11001", + "img": "ytx_js_15001", + "ico": "ytx_js_15001", "intr": { "key": "itemdesc_515001", "text": "吉姆·莱克天赋点" @@ -3435,8 +3435,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11003", - "ico": "action_11003", + "img": "ytx_js_15002", + "ico": "ytx_js_15002", "intr": { "key": "itemdesc_515002", "text": "船长天赋点" @@ -3479,8 +3479,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_44005", - "ico": "action_44005", + "img": "ytx_js_15003", + "ico": "ytx_js_15003", "intr": { "key": "itemdesc_515003", "text": "希沙窦斯天赋点" @@ -3523,8 +3523,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11001", - "ico": "action_11001", + "img": "ytx_js_15004", + "ico": "ytx_js_15004", "intr": { "key": "itemdesc_515004", "text": "小欧天赋点" @@ -3567,8 +3567,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11003", - "ico": "action_11003", + "img": "ytx_js_23001", + "ico": "ytx_js_23001", "intr": { "key": "itemdesc_523001", "text": "斯梅克船长天赋点" @@ -3611,8 +3611,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_44005", - "ico": "action_44005", + "img": "ytx_js_23002", + "ico": "ytx_js_23002", "intr": { "key": "itemdesc_523002", "text": "警卫队长天赋点" @@ -3655,8 +3655,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11001", - "ico": "action_11001", + "img": "ytx_js_23003", + "ico": "ytx_js_23003", "intr": { "key": "itemdesc_523003", "text": "泰德·邓普顿天赋点" @@ -3699,8 +3699,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11003", - "ico": "action_11003", + "img": "ytx_js_23004", + "ico": "ytx_js_23004", "intr": { "key": "itemdesc_523004", "text": "吉姆·普雷斯科特天赋点" @@ -3743,8 +3743,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_44005", - "ico": "action_44005", + "img": "ytx_js_24001", + "ico": "ytx_js_24001", "intr": { "key": "itemdesc_524001", "text": "警长天赋点" @@ -3787,8 +3787,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11001", - "ico": "action_11001", + "img": "ytx_js_24002", + "ico": "ytx_js_24002", "intr": { "key": "itemdesc_524002", "text": "牙仙天赋点" @@ -3831,8 +3831,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11003", - "ico": "action_11003", + "img": "ytx_js_24003", + "ico": "ytx_js_24003", "intr": { "key": "itemdesc_524003", "text": "睡神沙人天赋点" @@ -3875,8 +3875,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_44005", - "ico": "action_44005", + "img": "ytx_js_24004", + "ico": "ytx_js_24004", "intr": { "key": "itemdesc_524004", "text": "邦尼兔天赋点" @@ -3919,8 +3919,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11001", - "ico": "action_11001", + "img": "ytx_js_24005", + "ico": "ytx_js_24005", "intr": { "key": "itemdesc_524005", "text": "金猴天赋点" @@ -3963,8 +3963,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11003", - "ico": "action_11003", + "img": "ytx_js_24006", + "ico": "ytx_js_24006", "intr": { "key": "itemdesc_524006", "text": "凯尔天赋点" @@ -4007,8 +4007,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_44005", - "ico": "action_44005", + "img": "ytx_js_24007", + "ico": "ytx_js_24007", "intr": { "key": "itemdesc_524007", "text": "小钱天赋点" @@ -4051,8 +4051,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11001", - "ico": "action_11001", + "img": "ytx_js_24008", + "ico": "ytx_js_24008", "intr": { "key": "itemdesc_524008", "text": "暴芙那特天赋点" @@ -4095,8 +4095,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11003", - "ico": "action_11003", + "img": "ytx_js_24009", + "ico": "ytx_js_24009", "intr": { "key": "itemdesc_524009", "text": "云朵先生天赋点" @@ -4139,8 +4139,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_44005", - "ico": "action_44005", + "img": "ytx_js_25001", + "ico": "ytx_js_25001", "intr": { "key": "itemdesc_525001", "text": "阿宝天赋点" @@ -4183,8 +4183,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11001", - "ico": "action_11001", + "img": "ytx_js_25002", + "ico": "ytx_js_25002", "intr": { "key": "itemdesc_525002", "text": "沃尔夫先生天赋点" @@ -4227,8 +4227,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11003", - "ico": "action_11003", + "img": "ytx_js_25003", + "ico": "ytx_js_25003", "intr": { "key": "itemdesc_525003", "text": "羊仙姑天赋点" @@ -4271,8 +4271,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_44005", - "ico": "action_44005", + "img": "ytx_js_25004", + "ico": "ytx_js_25004", "intr": { "key": "itemdesc_525004", "text": "波比天赋点" @@ -4315,8 +4315,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11001", - "ico": "action_11001", + "img": "ytx_js_33001", + "ico": "ytx_js_33001", "intr": { "key": "itemdesc_533001", "text": "巫嘎天赋点" @@ -4359,8 +4359,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11003", - "ico": "action_11003", + "img": "ytx_js_33002", + "ico": "ytx_js_33002", "intr": { "key": "itemdesc_533002", "text": "坦克天赋点" @@ -4403,8 +4403,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_44005", - "ico": "action_44005", + "img": "ytx_js_33003", + "ico": "ytx_js_33003", "intr": { "key": "itemdesc_533003", "text": "胡德先生天赋点" @@ -4447,8 +4447,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11001", - "ico": "action_11001", + "img": "ytx_js_33004", + "ico": "ytx_js_33004", "intr": { "key": "itemdesc_533004", "text": "普鲁格兰杰天赋点" @@ -4491,8 +4491,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11003", - "ico": "action_11003", + "img": "ytx_js_33005", + "ico": "ytx_js_33005", "intr": { "key": "itemdesc_533005", "text": "鼻涕粗天赋点" @@ -4535,8 +4535,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_44005", - "ico": "action_44005", + "img": "ytx_js_33006", + "ico": "ytx_js_33006", "intr": { "key": "itemdesc_533006", "text": "珍妮丝·邓普顿天赋点" @@ -4579,8 +4579,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11001", - "ico": "action_11001", + "img": "ytx_js_34001", + "ico": "ytx_js_34001", "intr": { "key": "itemdesc_534001", "text": "贫嘴驴天赋点" @@ -4623,8 +4623,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11003", - "ico": "action_11003", + "img": "ytx_js_34002", + "ico": "ytx_js_34002", "intr": { "key": "itemdesc_534002", "text": "蒂姆·邓普顿天赋点" @@ -4667,8 +4667,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_44005", - "ico": "action_44005", + "img": "ytx_js_34003", + "ico": "ytx_js_34003", "intr": { "key": "itemdesc_534003", "text": "圣诞老人天赋点" @@ -4711,8 +4711,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11001", - "ico": "action_11001", + "img": "ytx_js_34004", + "ico": "ytx_js_34004", "intr": { "key": "itemdesc_534004", "text": "瓜哥天赋点" @@ -4755,8 +4755,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11003", - "ico": "action_11003", + "img": "ytx_js_34005", + "ico": "ytx_js_34005", "intr": { "key": "itemdesc_534005", "text": "沃尔特·史翠克勒天赋点" @@ -4799,8 +4799,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_44005", - "ico": "action_44005", + "img": "ytx_js_34006", + "ico": "ytx_js_34006", "intr": { "key": "itemdesc_534006", "text": "冰霜杰克天赋点" @@ -4843,8 +4843,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11001", - "ico": "action_11001", + "img": "ytx_js_34007", + "ico": "ytx_js_34007", "intr": { "key": "itemdesc_534007", "text": "菲奥娜天赋点" @@ -4887,8 +4887,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11003", - "ico": "action_11003", + "img": "ytx_js_34008", + "ico": "ytx_js_34008", "intr": { "key": "itemdesc_534008", "text": "悍夫那特天赋点" @@ -4931,8 +4931,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_44005", - "ico": "action_44005", + "img": "ytx_js_35001", + "ico": "ytx_js_35001", "intr": { "key": "itemdesc_535001", "text": "师父天赋点" @@ -4975,8 +4975,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11001", - "ico": "action_11001", + "img": "ytx_js_35002", + "ico": "ytx_js_35002", "intr": { "key": "itemdesc_535002", "text": "希卡普天赋点" @@ -5019,8 +5019,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11003", - "ico": "action_11003", + "img": "ytx_js_35003", + "ico": "ytx_js_35003", "intr": { "key": "itemdesc_535003", "text": "漆黑天赋点" @@ -5063,8 +5063,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_44005", - "ico": "action_44005", + "img": "ytx_js_35004", + "ico": "ytx_js_35004", "intr": { "key": "itemdesc_535004", "text": "黛安·福克斯顿天赋点" @@ -5107,8 +5107,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11001", - "ico": "action_11001", + "img": "ytx_js_35005", + "ico": "ytx_js_35005", "intr": { "key": "itemdesc_535005", "text": "幸运·普雷斯科特天赋点" @@ -5151,8 +5151,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11003", - "ico": "action_11003", + "img": "ytx_js_35006", + "ico": "ytx_js_35006", "intr": { "key": "itemdesc_535006", "text": "平先生天赋点" @@ -5195,8 +5195,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_44005", - "ico": "action_44005", + "img": "ytx_js_43001", + "ico": "ytx_js_43001", "intr": { "key": "itemdesc_543001", "text": "阿比盖尔·斯通天赋点" @@ -5239,8 +5239,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11001", - "ico": "action_11001", + "img": "ytx_js_43002", + "ico": "ytx_js_43002", "intr": { "key": "itemdesc_543002", "text": "果酱教授天赋点" @@ -5283,8 +5283,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11003", - "ico": "action_11003", + "img": "ytx_js_43003", + "ico": "ytx_js_43003", "intr": { "key": "itemdesc_543003", "text": "史蒂夫·帕丘克天赋点" @@ -5327,8 +5327,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_44005", - "ico": "action_44005", + "img": "ytx_js_43004", + "ico": "ytx_js_43004", "intr": { "key": "itemdesc_543004", "text": "姜饼人天赋点" @@ -5371,8 +5371,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11001", - "ico": "action_11001", + "img": "ytx_js_43005", + "ico": "ytx_js_43005", "intr": { "key": "itemdesc_543005", "text": "瓦希尔指挥官天赋点" @@ -5415,8 +5415,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11003", - "ico": "action_11003", + "img": "ytx_js_43006", + "ico": "ytx_js_43006", "intr": { "key": "itemdesc_543006", "text": "布里奇特天赋点" @@ -5459,8 +5459,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_44005", - "ico": "action_44005", + "img": "ytx_js_43007", + "ico": "ytx_js_43007", "intr": { "key": "itemdesc_543007", "text": "戈伯天赋点" @@ -5503,8 +5503,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11001", - "ico": "action_11001", + "img": "ytx_js_44001", + "ico": "ytx_js_44001", "intr": { "key": "itemdesc_544001", "text": "美肚鲨天赋点" @@ -5547,8 +5547,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11003", - "ico": "action_11003", + "img": "ytx_js_44002", + "ico": "ytx_js_44002", "intr": { "key": "itemdesc_544002", "text": "蛇先生天赋点" @@ -5591,8 +5591,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_44005", - "ico": "action_44005", + "img": "ytx_js_44003", + "ico": "ytx_js_44003", "intr": { "key": "itemdesc_544003", "text": "匹诺曹天赋点" @@ -5635,8 +5635,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11001", - "ico": "action_11001", + "img": "ytx_js_44004", + "ico": "ytx_js_44004", "intr": { "key": "itemdesc_544004", "text": "骇客蛛天赋点" @@ -5679,8 +5679,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11003", - "ico": "action_11003", + "img": "ytx_js_44006", + "ico": "ytx_js_44006", "intr": { "key": "itemdesc_544006", "text": "悍娇虎天赋点" @@ -5723,8 +5723,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_44005", - "ico": "action_44005", + "img": "ytx_js_45001", + "ico": "ytx_js_45001", "intr": { "key": "itemdesc_545001", "text": "乌龟大师天赋点" @@ -5767,8 +5767,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11001", - "ico": "action_11001", + "img": "ytx_js_45002", + "ico": "ytx_js_45002", "intr": { "key": "itemdesc_545002", "text": "梅林天赋点" @@ -5811,8 +5811,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11003", - "ico": "action_11003", + "img": "ytx_js_45003", + "ico": "ytx_js_45003", "intr": { "key": "itemdesc_545003", "text": "盖天赋点" @@ -5855,8 +5855,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_44005", - "ico": "action_44005", + "img": "ytx_js_45004", + "ico": "ytx_js_45004", "intr": { "key": "itemdesc_545004", "text": "穿靴子的猫天赋点" @@ -5899,8 +5899,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11001", - "ico": "action_11001", + "img": "ytx_js_44005", + "ico": "ytx_js_44005", "intr": { "key": "itemdesc_544005", "text": "小伊天赋点" @@ -5943,8 +5943,8 @@ "isani": 0, "star": 0, "race": 0, - "img": "action_11003", - "ico": "action_11003", + "img": "ytx_js_15005", + "ico": "ytx_js_15005", "intr": { "key": "itemdesc_515005", "text": "亚力克斯天赋点" diff --git a/bin/json/game_itembox.json b/bin/json/game_itembox.json index 97cbf30b8..a58c3e876 100644 --- a/bin/json/game_itembox.json +++ b/bin/json/game_itembox.json @@ -1,14 +1,286 @@ -[ - { - "heroid": "25001", - "itemid": "90001" - }, - { - "heroid": "25004", - "itemid": "90002" - }, - { - "heroid": "44005", - "itemid": "90003" - } +[ + { + "heroid": "13001", + "itemid": "513001" + }, + { + "heroid": "13002", + "itemid": "513002" + }, + { + "heroid": "13003", + "itemid": "513003" + }, + { + "heroid": "13004", + "itemid": "513004" + }, + { + "heroid": "13005", + "itemid": "513005" + }, + { + "heroid": "14001", + "itemid": "514001" + }, + { + "heroid": "14002", + "itemid": "514002" + }, + { + "heroid": "14003", + "itemid": "514003" + }, + { + "heroid": "14004", + "itemid": "514004" + }, + { + "heroid": "14005", + "itemid": "514005" + }, + { + "heroid": "14006", + "itemid": "514006" + }, + { + "heroid": "14007", + "itemid": "514007" + }, + { + "heroid": "15001", + "itemid": "515001" + }, + { + "heroid": "15002", + "itemid": "515002" + }, + { + "heroid": "15003", + "itemid": "515003" + }, + { + "heroid": "15004", + "itemid": "515004" + }, + { + "heroid": "23001", + "itemid": "523001" + }, + { + "heroid": "23002", + "itemid": "523002" + }, + { + "heroid": "23003", + "itemid": "523003" + }, + { + "heroid": "23004", + "itemid": "523004" + }, + { + "heroid": "24001", + "itemid": "524001" + }, + { + "heroid": "24002", + "itemid": "524002" + }, + { + "heroid": "24003", + "itemid": "524003" + }, + { + "heroid": "24004", + "itemid": "524004" + }, + { + "heroid": "24005", + "itemid": "524005" + }, + { + "heroid": "24006", + "itemid": "524006" + }, + { + "heroid": "24007", + "itemid": "524007" + }, + { + "heroid": "24008", + "itemid": "524008" + }, + { + "heroid": "24009", + "itemid": "524009" + }, + { + "heroid": "25001", + "itemid": "525001" + }, + { + "heroid": "25002", + "itemid": "525002" + }, + { + "heroid": "25003", + "itemid": "525003" + }, + { + "heroid": "25004", + "itemid": "525004" + }, + { + "heroid": "33001", + "itemid": "533001" + }, + { + "heroid": "33002", + "itemid": "533002" + }, + { + "heroid": "33003", + "itemid": "533003" + }, + { + "heroid": "33004", + "itemid": "533004" + }, + { + "heroid": "33005", + "itemid": "533005" + }, + { + "heroid": "33006", + "itemid": "533006" + }, + { + "heroid": "34001", + "itemid": "534001" + }, + { + "heroid": "34002", + "itemid": "534002" + }, + { + "heroid": "34003", + "itemid": "534003" + }, + { + "heroid": "34004", + "itemid": "534004" + }, + { + "heroid": "34005", + "itemid": "534005" + }, + { + "heroid": "34006", + "itemid": "534006" + }, + { + "heroid": "34007", + "itemid": "534007" + }, + { + "heroid": "34008", + "itemid": "534008" + }, + { + "heroid": "35001", + "itemid": "535001" + }, + { + "heroid": "35002", + "itemid": "535002" + }, + { + "heroid": "35003", + "itemid": "535003" + }, + { + "heroid": "35004", + "itemid": "535004" + }, + { + "heroid": "35005", + "itemid": "535005" + }, + { + "heroid": "35006", + "itemid": "535006" + }, + { + "heroid": "43001", + "itemid": "543001" + }, + { + "heroid": "43002", + "itemid": "543002" + }, + { + "heroid": "43003", + "itemid": "543003" + }, + { + "heroid": "43004", + "itemid": "543004" + }, + { + "heroid": "43005", + "itemid": "543005" + }, + { + "heroid": "43006", + "itemid": "543006" + }, + { + "heroid": "43007", + "itemid": "543007" + }, + { + "heroid": "44001", + "itemid": "544001" + }, + { + "heroid": "44002", + "itemid": "544002" + }, + { + "heroid": "44003", + "itemid": "544003" + }, + { + "heroid": "44004", + "itemid": "544004" + }, + { + "heroid": "44006", + "itemid": "544006" + }, + { + "heroid": "45001", + "itemid": "545001" + }, + { + "heroid": "45002", + "itemid": "545002" + }, + { + "heroid": "45003", + "itemid": "545003" + }, + { + "heroid": "45004", + "itemid": "545004" + }, + { + "heroid": "44005", + "itemid": "544005" + }, + { + "heroid": "15005", + "itemid": "515005" + } ] \ No newline at end of file diff --git a/bin/json/game_kungfumasterworker.json b/bin/json/game_kungfumasterworker.json index 7af6f9f25..642d9cc74 100644 --- a/bin/json/game_kungfumasterworker.json +++ b/bin/json/game_kungfumasterworker.json @@ -9,8 +9,8 @@ }, "color": "", "levelname": { - "key": "gourmet_ln1", - "text": "鹤大师" + "key": "gourmet_ln3", + "text": "浣熊" }, "exp": 60, "model": "35001", @@ -47,8 +47,8 @@ }, "color": "", "levelname": { - "key": "gourmet_ln2", - "text": "悍娇虎" + "key": "gourmet_ln3", + "text": "浣熊" }, "exp": 120, "model": "35001", @@ -123,8 +123,8 @@ }, "color": "", "levelname": { - "key": "gourmet_ln4", - "text": "乌龟大师" + "key": "gourmet_ln3", + "text": "浣熊" }, "exp": 480, "model": "35001", @@ -161,8 +161,8 @@ }, "color": "", "levelname": { - "key": "gourmet_ln5", - "text": "鹤大师" + "key": "gourmet_ln3", + "text": "浣熊" }, "exp": 1020, "model": "35001", @@ -199,8 +199,8 @@ }, "color": "", "levelname": { - "key": "gourmet_ln6", - "text": "悍娇虎" + "key": "gourmet_ln3", + "text": "浣熊" }, "exp": 1080, "model": "35001", @@ -237,8 +237,8 @@ }, "color": "", "levelname": { - "key": "gourmet_ln13", - "text": "鹤大师" + "key": "gourmet_ln3", + "text": "浣熊" }, "exp": 2940, "model": "35001", @@ -275,8 +275,8 @@ }, "color": "", "levelname": { - "key": "gourmet_ln14", - "text": "悍娇虎" + "key": "gourmet_ln3", + "text": "浣熊" }, "exp": 3000, "model": "35001", @@ -313,7 +313,7 @@ }, "color": "", "levelname": { - "key": "gourmet_ln15", + "key": "gourmet_ln3", "text": "浣熊" }, "exp": 3120, @@ -351,8 +351,8 @@ }, "color": "", "levelname": { - "key": "gourmet_ln16", - "text": "乌龟大师" + "key": "gourmet_ln3", + "text": "浣熊" }, "exp": 3360, "model": "35001", @@ -389,8 +389,8 @@ }, "color": "", "levelname": { - "key": "gourmet_ln17", - "text": "鹤大师" + "key": "gourmet_ln3", + "text": "浣熊" }, "exp": 3900, "model": "35001", @@ -427,8 +427,8 @@ }, "color": "", "levelname": { - "key": "gourmet_ln18", - "text": "悍娇虎" + "key": "gourmet_ln3", + "text": "浣熊" }, "exp": 3960, "model": "35001", @@ -465,8 +465,8 @@ }, "color": "", "levelname": { - "key": "gourmet_ln25", - "text": "鹤大师" + "key": "gourmet_ln3", + "text": "浣熊" }, "exp": 5820, "model": "35001", @@ -503,8 +503,8 @@ }, "color": "", "levelname": { - "key": "gourmet_ln26", - "text": "悍娇虎" + "key": "gourmet_ln3", + "text": "浣熊" }, "exp": 5880, "model": "35001", @@ -541,7 +541,7 @@ }, "color": "", "levelname": { - "key": "gourmet_ln27", + "key": "gourmet_ln3", "text": "浣熊" }, "exp": 6000, @@ -579,8 +579,8 @@ }, "color": "", "levelname": { - "key": "gourmet_ln28", - "text": "乌龟大师" + "key": "gourmet_ln3", + "text": "浣熊" }, "exp": 6240, "model": "35001", @@ -617,8 +617,8 @@ }, "color": "", "levelname": { - "key": "gourmet_ln29", - "text": "鹤大师" + "key": "gourmet_ln3", + "text": "浣熊" }, "exp": 6780, "model": "35001", @@ -655,8 +655,8 @@ }, "color": "", "levelname": { - "key": "gourmet_ln30", - "text": "悍娇虎" + "key": "gourmet_ln3", + "text": "浣熊" }, "exp": 6840, "model": "35001", @@ -666,13 +666,7 @@ "text": "教习效率+51%" }, "needtime": 300, - "level_deplete": [ - { - "a": "attr", - "t": "gold", - "n": 50 - } - ], + "level_deplete": [], "deplete": [ { "a": "attr", diff --git a/bin/json/game_librarybubble.json b/bin/json/game_librarybubble.json index 9fc168848..b43e9d559 100644 --- a/bin/json/game_librarybubble.json +++ b/bin/json/game_librarybubble.json @@ -1,23 +1,23 @@ -[ - { - "id": 1, - "txt": { - "key": "library_bubble1", - "text": "今天天气不错呀" - } - }, - { - "id": 2, - "txt": { - "key": "library_bubble2", - "text": "英雄们都好想你呢,快过来玩儿呀" - } - }, - { - "id": 3, - "txt": { - "key": "library_bubble3", - "text": "他们都是我的伙伴" - } - } +[ + { + "id": 1, + "txt": { + "key": "library_bubble1", + "text": "今天天气不错呀" + } + }, + { + "id": 2, + "txt": { + "key": "library_bubble2", + "text": "英雄们都好想你呢,快过来玩儿呀" + } + }, + { + "id": 3, + "txt": { + "key": "library_bubble3", + "text": "他们都是我的伙伴" + } + } ] \ No newline at end of file diff --git a/bin/json/game_libraryfavorlv.json b/bin/json/game_libraryfavorlv.json index d84a0787d..aafaadba8 100644 --- a/bin/json/game_libraryfavorlv.json +++ b/bin/json/game_libraryfavorlv.json @@ -1,26 +1,26 @@ -[ - { - "favorlv": 1, - "name": { - "key": "library_lv1", - "text": "萍水相逢" - }, - "txt": "可激活1条结局" - }, - { - "favorlv": 2, - "name": { - "key": "library_lv2", - "text": "点头之交" - }, - "txt": "可激活2条结局" - }, - { - "favorlv": 3, - "name": { - "key": "library_lv3", - "text": "情投意合" - }, - "txt": "可激活3条结局" - } +[ + { + "favorlv": 1, + "name": { + "key": "library_lv1", + "text": "萍水相逢" + }, + "txt": "可激活1条结局" + }, + { + "favorlv": 2, + "name": { + "key": "library_lv2", + "text": "点头之交" + }, + "txt": "可激活2条结局" + }, + { + "favorlv": 3, + "name": { + "key": "library_lv3", + "text": "情投意合" + }, + "txt": "可激活3条结局" + } ] \ No newline at end of file diff --git a/bin/json/game_libraryplayback.json b/bin/json/game_libraryplayback.json index 66a6a3f94..d87635650 100644 --- a/bin/json/game_libraryplayback.json +++ b/bin/json/game_libraryplayback.json @@ -1,46 +1,46 @@ -[ - { - "startid": 10001008, - "library_title": { - "key": "library_title_10001008", - "text": "library_title_library_title_10001008" - }, - "library_outcome": { - "key": "library_outcome_10001008", - "text": "library_outcome_library_title_10001008" - } - }, - { - "startid": 10001009, - "library_title": { - "key": "library_title_10001009", - "text": "library_title_library_title_10001009" - }, - "library_outcome": { - "key": "library_outcome_10001009", - "text": "library_outcome_library_title_10001009" - } - }, - { - "startid": 10001013, - "library_title": { - "key": "library_title_10001013", - "text": "library_title_library_title_10001013" - }, - "library_outcome": { - "key": "library_outcome_10001013", - "text": "library_outcome_library_title_10001013" - } - }, - { - "startid": 10001014, - "library_title": { - "key": "library_title_10001014", - "text": "library_title_library_title_10001014" - }, - "library_outcome": { - "key": "library_outcome_10001014", - "text": "library_outcome_library_title_10001014" - } - } +[ + { + "startid": 3000014, + "library_title": { + "key": "library_title_3000014", + "text": "library_title_library_title_3000014" + }, + "library_outcome": { + "key": "library_outcome_3000014", + "text": "library_outcome_library_title_3000014" + } + }, + { + "startid": 3000015, + "library_title": { + "key": "library_title_3000015", + "text": "library_title_library_title_3000015" + }, + "library_outcome": { + "key": "library_outcome_3000015", + "text": "library_outcome_library_title_3000015" + } + }, + { + "startid": 3000017, + "library_title": { + "key": "library_title_3000017", + "text": "library_title_library_title_3000017" + }, + "library_outcome": { + "key": "library_outcome_3000017", + "text": "library_outcome_library_title_3000017" + } + }, + { + "startid": 3000018, + "library_title": { + "key": "library_title_3000018", + "text": "library_title_library_title_3000018" + }, + "library_outcome": { + "key": "library_outcome_3000018", + "text": "library_outcome_library_title_3000018" + } + } ] \ No newline at end of file diff --git a/bin/json/game_linestorymaintask.json b/bin/json/game_linestorymaintask.json index dbc2e50cd..e5726d50a 100644 --- a/bin/json/game_linestorymaintask.json +++ b/bin/json/game_linestorymaintask.json @@ -1,182 +1,182 @@ -[ - { - "id": 20001, - "subTask": 0, - "nodeIndex": 0, - "order": "1", - "group": 10001, - "name": { - "key": "SubplotMainTask_20001", - "text": "让阿宝变强1" - }, - "describe": { - "key": "SubplotMainTask_10001", - "text": "让阿宝变强1" - }, - "img": "", - "ending": 0, - "resetto": [] - }, - { - "id": 20002, - "subTask": 20001, - "nodeIndex": 1, - "order": "2", - "group": 10001, - "name": { - "key": "SubplotMainTask_20002", - "text": "让阿宝变强2" - }, - "describe": { - "key": "SubplotMainTask_10001", - "text": "让阿宝变强2" - }, - "img": "", - "ending": 0, - "resetto": [] - }, - { - "id": 20003, - "subTask": 20001, - "nodeIndex": 1, - "order": "3", - "group": 10001, - "name": { - "key": "SubplotMainTask_20003", - "text": "让阿宝变强3" - }, - "describe": { - "key": "SubplotMainTask_10001", - "text": "让阿宝变强3" - }, - "img": "", - "ending": 0, - "resetto": [] - }, - { - "id": 20004, - "subTask": 20003, - "nodeIndex": 2, - "order": "4", - "group": 10001, - "name": { - "key": "SubplotMainTask_20004", - "text": "让阿宝变强4" - }, - "describe": { - "key": "SubplotMainTask_10001", - "text": "让阿宝变强4" - }, - "img": "", - "ending": 0, - "resetto": [] - }, - { - "id": 20005, - "subTask": 20002, - "nodeIndex": 2, - "order": "5", - "group": 10001, - "name": { - "key": "SubplotMainTask_20005", - "text": "让阿宝变强5" - }, - "describe": { - "key": "SubplotMainTask_10001", - "text": "让阿宝变强5" - }, - "img": "", - "ending": 0, - "resetto": [] - }, - { - "id": 20006, - "subTask": 20005, - "nodeIndex": 3, - "order": "6", - "group": 10001, - "name": { - "key": "SubplotMainTask_20006", - "text": "让阿宝变强6" - }, - "describe": { - "key": "SubplotMainTask_10001", - "text": "让阿宝变强6" - }, - "img": "", - "ending": 0, - "resetto": [] - }, - { - "id": 20007, - "subTask": 20006, - "nodeIndex": 4, - "order": "7", - "group": 10001, - "name": { - "key": "SubplotMainTask_20007", - "text": "让阿宝变强7" - }, - "describe": { - "key": "SubplotMainTask_10001", - "text": "让阿宝变强7" - }, - "img": "", - "ending": 0, - "resetto": [] - }, - { - "id": 20008, - "subTask": 20007, - "nodeIndex": 5, - "order": "8", - "group": 10001, - "name": { - "key": "SubplotMainTask_20008", - "text": "让阿宝变强8" - }, - "describe": { - "key": "SubplotMainTask_10001", - "text": "让阿宝变强8" - }, - "img": "", - "ending": 0, - "resetto": [] - }, - { - "id": 20009, - "subTask": 20008, - "nodeIndex": 6, - "order": "9", - "group": 10001, - "name": { - "key": "SubplotMainTask_20009", - "text": "让阿宝变强9" - }, - "describe": { - "key": "SubplotMainTask_10001", - "text": "让阿宝变强9" - }, - "img": "", - "ending": 0, - "resetto": [] - }, - { - "id": 20010, - "subTask": 20009, - "nodeIndex": 7, - "order": "10", - "group": 10001, - "name": { - "key": "SubplotMainTask_20010", - "text": "让阿宝变强10" - }, - "describe": { - "key": "SubplotMainTask_10001", - "text": "让阿宝变强10" - }, - "img": "", - "ending": 1, - "resetto": [] - } +[ + { + "id": 20001, + "subTask": 0, + "nodeIndex": 0, + "order": "1", + "group": 10001, + "name": { + "key": "SubplotMainTask_20001", + "text": "让阿宝变强1" + }, + "describe": { + "key": "SubplotMainTask_10001", + "text": "让阿宝变强1" + }, + "img": "zx_pt_01", + "ending": 0, + "resetto": [] + }, + { + "id": 20002, + "subTask": 20001, + "nodeIndex": 1, + "order": "2", + "group": 10001, + "name": { + "key": "SubplotMainTask_20002", + "text": "让阿宝变强2" + }, + "describe": { + "key": "SubplotMainTask_10001", + "text": "让阿宝变强2" + }, + "img": "zx_pt_02", + "ending": 0, + "resetto": [] + }, + { + "id": 20003, + "subTask": 20001, + "nodeIndex": 1, + "order": "3", + "group": 10001, + "name": { + "key": "SubplotMainTask_20003", + "text": "让阿宝变强3" + }, + "describe": { + "key": "SubplotMainTask_10001", + "text": "让阿宝变强3" + }, + "img": "zx_pt_03", + "ending": 0, + "resetto": [] + }, + { + "id": 20004, + "subTask": 20003, + "nodeIndex": 2, + "order": "4", + "group": 10001, + "name": { + "key": "SubplotMainTask_20004", + "text": "让阿宝变强4" + }, + "describe": { + "key": "SubplotMainTask_10001", + "text": "让阿宝变强4" + }, + "img": "zx_pt_04", + "ending": 0, + "resetto": [] + }, + { + "id": 20005, + "subTask": 20002, + "nodeIndex": 2, + "order": "5", + "group": 10001, + "name": { + "key": "SubplotMainTask_20005", + "text": "让阿宝变强5" + }, + "describe": { + "key": "SubplotMainTask_10001", + "text": "让阿宝变强5" + }, + "img": "zx_pt_05", + "ending": 0, + "resetto": [] + }, + { + "id": 20006, + "subTask": 20005, + "nodeIndex": 3, + "order": "6", + "group": 10001, + "name": { + "key": "SubplotMainTask_20006", + "text": "让阿宝变强6" + }, + "describe": { + "key": "SubplotMainTask_10001", + "text": "让阿宝变强6" + }, + "img": "zx_pt_06", + "ending": 0, + "resetto": [] + }, + { + "id": 20007, + "subTask": 20006, + "nodeIndex": 4, + "order": "7", + "group": 10001, + "name": { + "key": "SubplotMainTask_20007", + "text": "让阿宝变强7" + }, + "describe": { + "key": "SubplotMainTask_10001", + "text": "让阿宝变强7" + }, + "img": "zx_pt_07", + "ending": 0, + "resetto": [] + }, + { + "id": 20008, + "subTask": 20007, + "nodeIndex": 5, + "order": "8", + "group": 10001, + "name": { + "key": "SubplotMainTask_20008", + "text": "让阿宝变强8" + }, + "describe": { + "key": "SubplotMainTask_10001", + "text": "让阿宝变强8" + }, + "img": "zx_pt_08", + "ending": 0, + "resetto": [] + }, + { + "id": 20009, + "subTask": 20008, + "nodeIndex": 6, + "order": "9", + "group": 10001, + "name": { + "key": "SubplotMainTask_20009", + "text": "让阿宝变强9" + }, + "describe": { + "key": "SubplotMainTask_10001", + "text": "让阿宝变强9" + }, + "img": "zx_pt_01", + "ending": 0, + "resetto": [] + }, + { + "id": 20010, + "subTask": 20009, + "nodeIndex": 7, + "order": "10", + "group": 10001, + "name": { + "key": "SubplotMainTask_20010", + "text": "让阿宝变强10" + }, + "describe": { + "key": "SubplotMainTask_10001", + "text": "让阿宝变强10" + }, + "img": "zx_pt_02", + "ending": 1, + "resetto": [] + } ] \ No newline at end of file diff --git a/bin/json/game_linestorytimeline.json b/bin/json/game_linestorytimeline.json index 33ce6cf80..a05ad694e 100644 --- a/bin/json/game_linestorytimeline.json +++ b/bin/json/game_linestorytimeline.json @@ -1,200 +1,200 @@ -[ - { - "group": 10001, - "order": "1", - "nodeIndex": 0, - "cond": [], - "name": { - "key": "阿宝的成长1", - "text": "阿宝的成长1" - }, - "img": "zx_pt_01", - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 100 - }, - { - "a": "attr", - "t": "diamond", - "n": 10 - } - ] - }, - { - "group": 10002, - "order": "2", - "nodeIndex": 1, - "cond": [ - 10001 - ], - "name": { - "key": "阿宝的成长2", - "text": "阿宝的成长2" - }, - "img": "zx_pt_02", - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 100 - }, - { - "a": "attr", - "t": "diamond", - "n": 10 - } - ] - }, - { - "group": 10003, - "order": "3", - "nodeIndex": 1, - "cond": [ - 10001 - ], - "name": { - "key": "阿宝的成长3", - "text": "阿宝的成长3" - }, - "img": "zx_pt_03", - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 100 - }, - { - "a": "attr", - "t": "diamond", - "n": 10 - } - ] - }, - { - "group": 10004, - "order": "4", - "nodeIndex": 2, - "cond": [ - 10003 - ], - "name": { - "key": "阿宝的成长4", - "text": "阿宝的成长4" - }, - "img": "zx_pt_04", - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 100 - }, - { - "a": "attr", - "t": "diamond", - "n": 10 - } - ] - }, - { - "group": 10005, - "order": "5", - "nodeIndex": 2, - "cond": [ - 10003 - ], - "name": { - "key": "阿宝的成长5", - "text": "阿宝的成长5" - }, - "img": "zx_pt_05", - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 100 - }, - { - "a": "attr", - "t": "diamond", - "n": 10 - } - ] - }, - { - "group": 10006, - "order": "6", - "nodeIndex": 3, - "cond": [ - 10005 - ], - "name": { - "key": "阿宝的成长6", - "text": "阿宝的成长6" - }, - "img": "zx_pt_06", - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 100 - }, - { - "a": "attr", - "t": "diamond", - "n": 10 - } - ] - }, - { - "group": 10007, - "order": "7", - "nodeIndex": 4, - "cond": [ - 10006 - ], - "name": { - "key": "阿宝的成长7", - "text": "阿宝的成长7" - }, - "img": "zx_pt_07", - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 100 - }, - { - "a": "attr", - "t": "diamond", - "n": 10 - } - ] - }, - { - "group": 10008, - "order": "8", - "nodeIndex": 5, - "cond": [ - 10007 - ], - "name": { - "key": "阿宝的成长8", - "text": "阿宝的成长8" - }, - "img": "zx_pt_08", - "reward": [ - { - "a": "attr", - "t": "gold", - "n": 100 - }, - { - "a": "attr", - "t": "diamond", - "n": 10 - } - ] - } +[ + { + "group": 10001, + "order": "1", + "nodeIndex": 0, + "cond": [], + "name": { + "key": "阿宝的成长1", + "text": "阿宝的成长1" + }, + "img": "zx_pt_01", + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 100 + }, + { + "a": "attr", + "t": "diamond", + "n": 10 + } + ] + }, + { + "group": 10002, + "order": "2", + "nodeIndex": 1, + "cond": [ + 10001 + ], + "name": { + "key": "阿宝的成长2", + "text": "阿宝的成长2" + }, + "img": "zx_pt_02", + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 100 + }, + { + "a": "attr", + "t": "diamond", + "n": 10 + } + ] + }, + { + "group": 10003, + "order": "3", + "nodeIndex": 1, + "cond": [ + 10001 + ], + "name": { + "key": "阿宝的成长3", + "text": "阿宝的成长3" + }, + "img": "zx_pt_03", + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 100 + }, + { + "a": "attr", + "t": "diamond", + "n": 10 + } + ] + }, + { + "group": 10004, + "order": "4", + "nodeIndex": 2, + "cond": [ + 10003 + ], + "name": { + "key": "阿宝的成长4", + "text": "阿宝的成长4" + }, + "img": "zx_pt_04", + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 100 + }, + { + "a": "attr", + "t": "diamond", + "n": 10 + } + ] + }, + { + "group": 10005, + "order": "5", + "nodeIndex": 3, + "cond": [ + 10003 + ], + "name": { + "key": "阿宝的成长5", + "text": "阿宝的成长5" + }, + "img": "zx_pt_05", + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 100 + }, + { + "a": "attr", + "t": "diamond", + "n": 10 + } + ] + }, + { + "group": 10006, + "order": "6", + "nodeIndex": 3, + "cond": [ + 10005 + ], + "name": { + "key": "阿宝的成长6", + "text": "阿宝的成长6" + }, + "img": "zx_pt_06", + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 100 + }, + { + "a": "attr", + "t": "diamond", + "n": 10 + } + ] + }, + { + "group": 10007, + "order": "7", + "nodeIndex": 4, + "cond": [ + 10006 + ], + "name": { + "key": "阿宝的成长7", + "text": "阿宝的成长7" + }, + "img": "zx_pt_07", + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 100 + }, + { + "a": "attr", + "t": "diamond", + "n": 10 + } + ] + }, + { + "group": 10008, + "order": "8", + "nodeIndex": 5, + "cond": [ + 10007 + ], + "name": { + "key": "阿宝的成长8", + "text": "阿宝的成长8" + }, + "img": "zx_pt_08", + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 100 + }, + { + "a": "attr", + "t": "diamond", + "n": 10 + } + ] + } ] \ No newline at end of file diff --git a/bin/json/game_mail.json b/bin/json/game_mail.json index bccfdd49b..ebb8d5204 100644 --- a/bin/json/game_mail.json +++ b/bin/json/game_mail.json @@ -1,122 +1,162 @@ -[ - { - "id": "GuildDissolution", - "title": { - "key": "MailTitle_GuildDissolution", - "text": "公会解散" - }, - "recipient": { - "key": "MailRecipient_GuildDissolution", - "text": "通知:" - }, - "content": { - "key": "MailContent_GuildDissolution", - "text": "您加入的{0}公会已被会长解散。" - }, - "sender": { - "key": "MailSender_GuildDissolution", - "text": "系统" - }, - "duration": 720 - }, - { - "id": "GuildExpel", - "title": { - "key": "MailTitle_GuildExpel", - "text": "移出公会" - }, - "recipient": { - "key": "MailRecipient_GuildExpel", - "text": "通知:" - }, - "content": { - "key": "MailContent_GuildExpel", - "text": "您加入的{0}公会已将您移除公会。" - }, - "sender": { - "key": "MailSender_GuildExpel", - "text": "系统" - }, - "duration": 720 - }, - { - "id": "GuildApproved", - "title": { - "key": "MailTitle_GuildApproved", - "text": "加入公会" - }, - "recipient": { - "key": "MailRecipient_GuildApproved", - "text": "通知:" - }, - "content": { - "key": "MailContent_GuildApproved", - "text": "{0}公会已经通过您的加入申请。" - }, - "sender": { - "key": "MailSender_GuildApproved", - "text": "系统" - }, - "duration": 720 - }, - { - "id": "Activity_PrivilegeCardDailyReward_lv1", - "title": { - "key": "MailTitle_Activity_PrivilegeCardDailyReward_lv1", - "text": "奖励" - }, - "recipient": { - "key": "MailRecipient_Activity_PrivilegeCardDailyReward_lv1", - "text": "亲爱的玩家:" - }, - "content": { - "key": "MailContent_Activity_PrivilegeCardDailyReward_lv1", - "text": "本日经典月卡奖励已发放,请查收。" - }, - "sender": { - "key": "MailSender_Activity_PrivilegeCardDailyReward_lv1", - "text": "系统" - }, - "duration": 720 - }, - { - "id": "Activity_PrivilegeCardDailyReward_lv2", - "title": { - "key": "MailTitle_Activity_PrivilegeCardDailyReward_lv2", - "text": "奖励" - }, - "recipient": { - "key": "MailRecipient_Activity_PrivilegeCardDailyReward_lv2", - "text": "亲爱的玩家:" - }, - "content": { - "key": "MailContent_Activity_PrivilegeCardDailyReward_lv2", - "text": "本日典藏月卡奖励已发放,请查收。" - }, - "sender": { - "key": "MailSender_Activity_PrivilegeCardDailyReward_lv2", - "text": "系统" - }, - "duration": 720 - }, - { - "id": "SeasonPagodaReward", - "title": { - "key": "MailTitle_SeasonPagodaReward", - "text": "赛季塔排行奖励" - }, - "recipient": { - "key": "MailRecipient_SeasonPagodaReward", - "text": "亲爱的玩家:" - }, - "content": { - "key": "MailContent_SeasonPagodaReward", - "text": "获得第{0}名,奖励请查收。" - }, - "sender": { - "key": "MailSender_SeasonPagodaReward", - "text": "系统" - }, - "duration": 720 - } +[ + { + "id": "GuildDissolution", + "title": { + "key": "MailTitle_GuildDissolution", + "text": "公会解散" + }, + "recipient": { + "key": "MailRecipient_GuildDissolution", + "text": "通知:" + }, + "content": { + "key": "MailContent_GuildDissolution", + "text": "您加入的{0}公会已被会长解散。" + }, + "sender": { + "key": "MailSender_GuildDissolution", + "text": "系统" + }, + "duration": 720 + }, + { + "id": "GuildExpel", + "title": { + "key": "MailTitle_GuildExpel", + "text": "移出公会" + }, + "recipient": { + "key": "MailRecipient_GuildExpel", + "text": "通知:" + }, + "content": { + "key": "MailContent_GuildExpel", + "text": "您加入的{0}公会已将您移除公会。" + }, + "sender": { + "key": "MailSender_GuildExpel", + "text": "系统" + }, + "duration": 720 + }, + { + "id": "GuildApproved", + "title": { + "key": "MailTitle_GuildApproved", + "text": "加入公会" + }, + "recipient": { + "key": "MailRecipient_GuildApproved", + "text": "通知:" + }, + "content": { + "key": "MailContent_GuildApproved", + "text": "{0}公会已经通过您的加入申请。" + }, + "sender": { + "key": "MailSender_GuildApproved", + "text": "系统" + }, + "duration": 720 + }, + { + "id": "Activity_PrivilegeCardDailyReward_lv1", + "title": { + "key": "MailTitle_Activity_PrivilegeCardDailyReward_lv1", + "text": "奖励" + }, + "recipient": { + "key": "MailRecipient_Activity_PrivilegeCardDailyReward_lv1", + "text": "亲爱的玩家:" + }, + "content": { + "key": "MailContent_Activity_PrivilegeCardDailyReward_lv1", + "text": "本日经典月卡奖励已发放,请查收。" + }, + "sender": { + "key": "MailSender_Activity_PrivilegeCardDailyReward_lv1", + "text": "系统" + }, + "duration": 720 + }, + { + "id": "Activity_PrivilegeCardDailyReward_lv2", + "title": { + "key": "MailTitle_Activity_PrivilegeCardDailyReward_lv2", + "text": "奖励" + }, + "recipient": { + "key": "MailRecipient_Activity_PrivilegeCardDailyReward_lv2", + "text": "亲爱的玩家:" + }, + "content": { + "key": "MailContent_Activity_PrivilegeCardDailyReward_lv2", + "text": "本日典藏月卡奖励已发放,请查收。" + }, + "sender": { + "key": "MailSender_Activity_PrivilegeCardDailyReward_lv2", + "text": "系统" + }, + "duration": 720 + }, + { + "id": "SeasonPagodaReward", + "title": { + "key": "MailTitle_SeasonPagodaReward", + "text": "赛季塔排行奖励" + }, + "recipient": { + "key": "MailRecipient_SeasonPagodaReward", + "text": "亲爱的玩家:" + }, + "content": { + "key": "MailContent_SeasonPagodaReward", + "text": "获得第{0}名,奖励请查收。" + }, + "sender": { + "key": "MailSender_SeasonPagodaReward", + "text": "系统" + }, + "duration": 720 + }, + { + "id": "ArenaRankingReward", + "title": { + "key": "MailTitle_ArenaRankingReward", + "text": "竞技场排行奖励" + }, + "recipient": { + "key": "MailRecipient_ArenaRankingReward", + "text": "亲爱的玩家:" + }, + "content": { + "key": "MailContent_ArenaRankingReward", + "text": "获得第{0}名,奖励请查收。" + }, + "sender": { + "key": "MailSender_ArenaRankingReward", + "text": "系统" + }, + "duration": 720 + }, + { + "id": "CaravanReward", + "title": { + "key": "MailTitle_CaravanReward", + "text": "商队挂机奖励" + }, + "recipient": { + "key": "MailRecipient_CaravanReward", + "text": "亲爱的玩家:" + }, + "content": { + "key": "MailContent_CaravanReward", + "text": "获得第{0}名,奖励请查收。" + }, + "sender": { + "key": "MailSender_CaravanReward", + "text": "系统" + }, + "duration": 720 + } ] \ No newline at end of file diff --git a/bin/json/game_opencond.json b/bin/json/game_opencond.json index 28af15278..79f1191ae 100644 --- a/bin/json/game_opencond.json +++ b/bin/json/game_opencond.json @@ -661,5 +661,22 @@ "text": "功能暂未开启" }, "uiid": 0 + }, + { + "id": "reddot", + "name": { + "key": "num_2028", + "text": "红点集成" + }, + "main": 5, + "optional": "", + "wkqbx": 1, + "kqbx": 0, + "img": "zc_icon_01", + "prompt": { + "key": "opencond_prompt_reddot", + "text": "功能暂未开启" + }, + "uiid": 0 } ] \ No newline at end of file diff --git a/bin/json/game_pagoda.json b/bin/json/game_pagoda.json index c8a4fe2ad..9c5c17376 100644 --- a/bin/json/game_pagoda.json +++ b/bin/json/game_pagoda.json @@ -6,18 +6,14 @@ "layer_num": 1, "monster_id": [ 501001, - 501002 + 501002, + 501003 ], "reward": [ - { - "a": "attr", - "t": "diamond", - "n": 50 - }, { "a": "attr", "t": "gold", - "n": 660 + "n": 50000 } ], "exp": 600, @@ -28,6 +24,2481 @@ }, "model_display": 250015 }, + { + "key": 2, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 2, + "monster_id": [ + 501004, + 501005, + 501006 + ], + "reward": [ + { + "a": "hero", + "t": "43921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer2", + "text": "第2层" + }, + "model_display": 340065 + }, + { + "key": 3, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 3, + "monster_id": [ + 501007, + 501008, + 501009 + ], + "reward": [ + { + "a": "hero", + "t": "42911", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer3", + "text": "第3层" + }, + "model_display": 250015 + }, + { + "key": 4, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 4, + "monster_id": [ + 501010, + 501011, + 501012 + ], + "reward": [ + { + "a": "hero", + "t": "43901", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer4", + "text": "第4层" + }, + "model_display": 340065 + }, + { + "key": 5, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 5, + "monster_id": [ + 501013, + 501014, + 501015 + ], + "reward": [ + { + "a": "item", + "t": "30001", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer5", + "text": "第5层" + }, + "model_display": 250015 + }, + { + "key": 6, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 6, + "monster_id": [ + 501016, + 501017, + 501018 + ], + "reward": [ + { + "a": "hero", + "t": "44921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer6", + "text": "第6层" + }, + "model_display": 340065 + }, + { + "key": 7, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 7, + "monster_id": [ + 501019, + 501020, + 501021 + ], + "reward": [ + { + "a": "hero", + "t": "43921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer7", + "text": "第7层" + }, + "model_display": 250015 + }, + { + "key": 8, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 8, + "monster_id": [ + 501022, + 501023, + 501024 + ], + "reward": [ + { + "a": "hero", + "t": "42911", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer8", + "text": "第8层" + }, + "model_display": 340065 + }, + { + "key": 9, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 9, + "monster_id": [ + 501025, + 501026, + 501027 + ], + "reward": [ + { + "a": "hero", + "t": "43901", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer9", + "text": "第9层" + }, + "model_display": 250015 + }, + { + "key": 10, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 10, + "monster_id": [ + 501028, + 501029, + 501030 + ], + "reward": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer10", + "text": "第10层" + }, + "model_display": 340065 + }, + { + "key": 11, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 11, + "monster_id": [ + 501031, + 501032, + 501033 + ], + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 50000 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer11", + "text": "第11层" + }, + "model_display": 250015 + }, + { + "key": 12, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 12, + "monster_id": [ + 501034, + 501035, + 501036 + ], + "reward": [ + { + "a": "hero", + "t": "43921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer12", + "text": "第12层" + }, + "model_display": 340065 + }, + { + "key": 13, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 13, + "monster_id": [ + 501037, + 501038, + 501039 + ], + "reward": [ + { + "a": "hero", + "t": "42911", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer13", + "text": "第13层" + }, + "model_display": 250015 + }, + { + "key": 14, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 14, + "monster_id": [ + 501040, + 501041, + 501042 + ], + "reward": [ + { + "a": "hero", + "t": "43901", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer14", + "text": "第14层" + }, + "model_display": 340065 + }, + { + "key": 15, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 15, + "monster_id": [ + 501043, + 501044, + 501045 + ], + "reward": [ + { + "a": "item", + "t": "30001", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer15", + "text": "第15层" + }, + "model_display": 250015 + }, + { + "key": 16, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 16, + "monster_id": [ + 501046, + 501047, + 501048 + ], + "reward": [ + { + "a": "hero", + "t": "44921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer16", + "text": "第16层" + }, + "model_display": 340065 + }, + { + "key": 17, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 17, + "monster_id": [ + 501049, + 501050, + 501051 + ], + "reward": [ + { + "a": "hero", + "t": "43921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer17", + "text": "第17层" + }, + "model_display": 250015 + }, + { + "key": 18, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 18, + "monster_id": [ + 501052, + 501053, + 501054 + ], + "reward": [ + { + "a": "hero", + "t": "42911", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer18", + "text": "第18层" + }, + "model_display": 340065 + }, + { + "key": 19, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 19, + "monster_id": [ + 501055, + 501056, + 501057 + ], + "reward": [ + { + "a": "hero", + "t": "43901", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer19", + "text": "第19层" + }, + "model_display": 250015 + }, + { + "key": 20, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 20, + "monster_id": [ + 501058, + 501059, + 501060 + ], + "reward": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer20", + "text": "第20层" + }, + "model_display": 340065 + }, + { + "key": 21, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 21, + "monster_id": [ + 501061, + 501062, + 501063 + ], + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 50000 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer21", + "text": "第21层" + }, + "model_display": 250015 + }, + { + "key": 22, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 22, + "monster_id": [ + 501064, + 501065, + 501066 + ], + "reward": [ + { + "a": "hero", + "t": "43921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer22", + "text": "第22层" + }, + "model_display": 340065 + }, + { + "key": 23, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 23, + "monster_id": [ + 501067, + 501068, + 501069 + ], + "reward": [ + { + "a": "hero", + "t": "42911", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer23", + "text": "第23层" + }, + "model_display": 250015 + }, + { + "key": 24, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 24, + "monster_id": [ + 501070, + 501071, + 501072 + ], + "reward": [ + { + "a": "hero", + "t": "43901", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer24", + "text": "第24层" + }, + "model_display": 340065 + }, + { + "key": 25, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 25, + "monster_id": [ + 501073, + 501074, + 501075 + ], + "reward": [ + { + "a": "item", + "t": "30001", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer25", + "text": "第25层" + }, + "model_display": 250015 + }, + { + "key": 26, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 26, + "monster_id": [ + 501076, + 501077, + 501078 + ], + "reward": [ + { + "a": "hero", + "t": "44921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer26", + "text": "第26层" + }, + "model_display": 340065 + }, + { + "key": 27, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 27, + "monster_id": [ + 501079, + 501080, + 501081 + ], + "reward": [ + { + "a": "hero", + "t": "43921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer27", + "text": "第27层" + }, + "model_display": 250015 + }, + { + "key": 28, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 28, + "monster_id": [ + 501082, + 501083, + 501084 + ], + "reward": [ + { + "a": "hero", + "t": "42911", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer28", + "text": "第28层" + }, + "model_display": 340065 + }, + { + "key": 29, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 29, + "monster_id": [ + 501085, + 501086, + 501087 + ], + "reward": [ + { + "a": "hero", + "t": "43901", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer29", + "text": "第29层" + }, + "model_display": 250015 + }, + { + "key": 30, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 30, + "monster_id": [ + 501088, + 501089, + 501090 + ], + "reward": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer30", + "text": "第30层" + }, + "model_display": 340065 + }, + { + "key": 31, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 31, + "monster_id": [ + 501091, + 501092, + 501093 + ], + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 50000 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer31", + "text": "第31层" + }, + "model_display": 250015 + }, + { + "key": 32, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 32, + "monster_id": [ + 501094, + 501095, + 501096 + ], + "reward": [ + { + "a": "hero", + "t": "43921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer32", + "text": "第32层" + }, + "model_display": 340065 + }, + { + "key": 33, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 33, + "monster_id": [ + 501097, + 501098, + 501099 + ], + "reward": [ + { + "a": "hero", + "t": "42911", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer33", + "text": "第33层" + }, + "model_display": 250015 + }, + { + "key": 34, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 34, + "monster_id": [ + 501100, + 501101, + 501102 + ], + "reward": [ + { + "a": "hero", + "t": "43901", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer34", + "text": "第34层" + }, + "model_display": 340065 + }, + { + "key": 35, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 35, + "monster_id": [ + 501103, + 501104, + 501105 + ], + "reward": [ + { + "a": "item", + "t": "30001", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer35", + "text": "第35层" + }, + "model_display": 250015 + }, + { + "key": 36, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 36, + "monster_id": [ + 501106, + 501107, + 501108 + ], + "reward": [ + { + "a": "hero", + "t": "44921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer36", + "text": "第36层" + }, + "model_display": 340065 + }, + { + "key": 37, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 37, + "monster_id": [ + 501109, + 501110, + 501111 + ], + "reward": [ + { + "a": "hero", + "t": "43921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer37", + "text": "第37层" + }, + "model_display": 250015 + }, + { + "key": 38, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 38, + "monster_id": [ + 501112, + 501113, + 501114 + ], + "reward": [ + { + "a": "hero", + "t": "42911", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer38", + "text": "第38层" + }, + "model_display": 340065 + }, + { + "key": 39, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 39, + "monster_id": [ + 501115, + 501116, + 501117 + ], + "reward": [ + { + "a": "hero", + "t": "43901", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer39", + "text": "第39层" + }, + "model_display": 250015 + }, + { + "key": 40, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 40, + "monster_id": [ + 501118, + 501119, + 501120 + ], + "reward": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer40", + "text": "第40层" + }, + "model_display": 340065 + }, + { + "key": 41, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 41, + "monster_id": [ + 501121, + 501122, + 501123 + ], + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 50000 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer41", + "text": "第41层" + }, + "model_display": 250015 + }, + { + "key": 42, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 42, + "monster_id": [ + 501124, + 501125, + 501126 + ], + "reward": [ + { + "a": "hero", + "t": "43921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer42", + "text": "第42层" + }, + "model_display": 340065 + }, + { + "key": 43, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 43, + "monster_id": [ + 501127, + 501128, + 501129 + ], + "reward": [ + { + "a": "hero", + "t": "42911", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer43", + "text": "第43层" + }, + "model_display": 250015 + }, + { + "key": 44, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 44, + "monster_id": [ + 501130, + 501131, + 501132 + ], + "reward": [ + { + "a": "hero", + "t": "43901", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer44", + "text": "第44层" + }, + "model_display": 340065 + }, + { + "key": 45, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 45, + "monster_id": [ + 501133, + 501134, + 501135 + ], + "reward": [ + { + "a": "item", + "t": "30001", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer45", + "text": "第45层" + }, + "model_display": 250015 + }, + { + "key": 46, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 46, + "monster_id": [ + 501136, + 501137, + 501138 + ], + "reward": [ + { + "a": "hero", + "t": "44921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer46", + "text": "第46层" + }, + "model_display": 340065 + }, + { + "key": 47, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 47, + "monster_id": [ + 501139, + 501140, + 501141 + ], + "reward": [ + { + "a": "hero", + "t": "43921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer47", + "text": "第47层" + }, + "model_display": 250015 + }, + { + "key": 48, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 48, + "monster_id": [ + 501142, + 501143, + 501144 + ], + "reward": [ + { + "a": "hero", + "t": "42911", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer48", + "text": "第48层" + }, + "model_display": 340065 + }, + { + "key": 49, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 49, + "monster_id": [ + 501145, + 501146, + 501147 + ], + "reward": [ + { + "a": "hero", + "t": "43901", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer49", + "text": "第49层" + }, + "model_display": 250015 + }, + { + "key": 50, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 50, + "monster_id": [ + 501148, + 501149, + 501150 + ], + "reward": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer50", + "text": "第50层" + }, + "model_display": 340065 + }, + { + "key": 51, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 51, + "monster_id": [ + 501151, + 501152, + 501153 + ], + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 50000 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer51", + "text": "第51层" + }, + "model_display": 250015 + }, + { + "key": 52, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 52, + "monster_id": [ + 501154, + 501155, + 501156 + ], + "reward": [ + { + "a": "hero", + "t": "43921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer52", + "text": "第52层" + }, + "model_display": 340065 + }, + { + "key": 53, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 53, + "monster_id": [ + 501157, + 501158, + 501159 + ], + "reward": [ + { + "a": "hero", + "t": "42911", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer53", + "text": "第53层" + }, + "model_display": 250015 + }, + { + "key": 54, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 54, + "monster_id": [ + 501160, + 501161, + 501162 + ], + "reward": [ + { + "a": "hero", + "t": "43901", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer54", + "text": "第54层" + }, + "model_display": 340065 + }, + { + "key": 55, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 55, + "monster_id": [ + 501163, + 501164, + 501165 + ], + "reward": [ + { + "a": "item", + "t": "30001", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer55", + "text": "第55层" + }, + "model_display": 250015 + }, + { + "key": 56, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 56, + "monster_id": [ + 501166, + 501167, + 501168 + ], + "reward": [ + { + "a": "hero", + "t": "44921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer56", + "text": "第56层" + }, + "model_display": 340065 + }, + { + "key": 57, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 57, + "monster_id": [ + 501169, + 501170, + 501171 + ], + "reward": [ + { + "a": "hero", + "t": "43921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer57", + "text": "第57层" + }, + "model_display": 250015 + }, + { + "key": 58, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 58, + "monster_id": [ + 501172, + 501173, + 501174 + ], + "reward": [ + { + "a": "hero", + "t": "42911", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer58", + "text": "第58层" + }, + "model_display": 340065 + }, + { + "key": 59, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 59, + "monster_id": [ + 501175, + 501176, + 501177 + ], + "reward": [ + { + "a": "hero", + "t": "43901", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer59", + "text": "第59层" + }, + "model_display": 250015 + }, + { + "key": 60, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 60, + "monster_id": [ + 501178, + 501179, + 501180 + ], + "reward": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer60", + "text": "第60层" + }, + "model_display": 340065 + }, + { + "key": 61, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 61, + "monster_id": [ + 501181, + 501182, + 501183 + ], + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 50000 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer61", + "text": "第61层" + }, + "model_display": 250015 + }, + { + "key": 62, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 62, + "monster_id": [ + 501184, + 501185, + 501186 + ], + "reward": [ + { + "a": "hero", + "t": "43921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer62", + "text": "第62层" + }, + "model_display": 340065 + }, + { + "key": 63, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 63, + "monster_id": [ + 501187, + 501188, + 501189 + ], + "reward": [ + { + "a": "hero", + "t": "42911", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer63", + "text": "第63层" + }, + "model_display": 250015 + }, + { + "key": 64, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 64, + "monster_id": [ + 501190, + 501191, + 501192 + ], + "reward": [ + { + "a": "hero", + "t": "43901", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer64", + "text": "第64层" + }, + "model_display": 340065 + }, + { + "key": 65, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 65, + "monster_id": [ + 501193, + 501194, + 501195 + ], + "reward": [ + { + "a": "item", + "t": "30001", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer65", + "text": "第65层" + }, + "model_display": 250015 + }, + { + "key": 66, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 66, + "monster_id": [ + 501196, + 501197, + 501198 + ], + "reward": [ + { + "a": "hero", + "t": "44921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer66", + "text": "第66层" + }, + "model_display": 340065 + }, + { + "key": 67, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 67, + "monster_id": [ + 501199, + 501200, + 501201 + ], + "reward": [ + { + "a": "hero", + "t": "43921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer67", + "text": "第67层" + }, + "model_display": 250015 + }, + { + "key": 68, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 68, + "monster_id": [ + 501202, + 501203, + 501204 + ], + "reward": [ + { + "a": "hero", + "t": "42911", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer68", + "text": "第68层" + }, + "model_display": 340065 + }, + { + "key": 69, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 69, + "monster_id": [ + 501205, + 501206, + 501207 + ], + "reward": [ + { + "a": "hero", + "t": "43901", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer69", + "text": "第69层" + }, + "model_display": 250015 + }, + { + "key": 70, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 70, + "monster_id": [ + 501208, + 501209, + 501210 + ], + "reward": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer70", + "text": "第70层" + }, + "model_display": 340065 + }, + { + "key": 71, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 71, + "monster_id": [ + 501211, + 501212, + 501213 + ], + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 50000 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer71", + "text": "第71层" + }, + "model_display": 250015 + }, + { + "key": 72, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 72, + "monster_id": [ + 501214, + 501215, + 501216 + ], + "reward": [ + { + "a": "hero", + "t": "43921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer72", + "text": "第72层" + }, + "model_display": 340065 + }, + { + "key": 73, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 73, + "monster_id": [ + 501217, + 501218, + 501219 + ], + "reward": [ + { + "a": "hero", + "t": "42911", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer73", + "text": "第73层" + }, + "model_display": 250015 + }, + { + "key": 74, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 74, + "monster_id": [ + 501220, + 501221, + 501222 + ], + "reward": [ + { + "a": "hero", + "t": "43901", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer74", + "text": "第74层" + }, + "model_display": 340065 + }, + { + "key": 75, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 75, + "monster_id": [ + 501223, + 501224, + 501225 + ], + "reward": [ + { + "a": "item", + "t": "30001", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer75", + "text": "第75层" + }, + "model_display": 250015 + }, + { + "key": 76, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 76, + "monster_id": [ + 501226, + 501227, + 501228 + ], + "reward": [ + { + "a": "hero", + "t": "44921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer76", + "text": "第76层" + }, + "model_display": 340065 + }, + { + "key": 77, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 77, + "monster_id": [ + 501229, + 501230, + 501231 + ], + "reward": [ + { + "a": "hero", + "t": "43921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer77", + "text": "第77层" + }, + "model_display": 250015 + }, + { + "key": 78, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 78, + "monster_id": [ + 501232, + 501233, + 501234 + ], + "reward": [ + { + "a": "hero", + "t": "42911", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer78", + "text": "第78层" + }, + "model_display": 340065 + }, + { + "key": 79, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 79, + "monster_id": [ + 501235, + 501236, + 501237 + ], + "reward": [ + { + "a": "hero", + "t": "43901", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer79", + "text": "第79层" + }, + "model_display": 250015 + }, + { + "key": 80, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 80, + "monster_id": [ + 501238, + 501239, + 501240 + ], + "reward": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer80", + "text": "第80层" + }, + "model_display": 340065 + }, + { + "key": 81, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 81, + "monster_id": [ + 501241, + 501242, + 501243 + ], + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 50000 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer81", + "text": "第81层" + }, + "model_display": 250015 + }, + { + "key": 82, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 82, + "monster_id": [ + 501244, + 501245, + 501246 + ], + "reward": [ + { + "a": "hero", + "t": "43921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer82", + "text": "第82层" + }, + "model_display": 340065 + }, + { + "key": 83, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 83, + "monster_id": [ + 501247, + 501248, + 501249 + ], + "reward": [ + { + "a": "hero", + "t": "42911", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer83", + "text": "第83层" + }, + "model_display": 250015 + }, + { + "key": 84, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 84, + "monster_id": [ + 501250, + 501251, + 501252 + ], + "reward": [ + { + "a": "hero", + "t": "43901", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer84", + "text": "第84层" + }, + "model_display": 340065 + }, + { + "key": 85, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 85, + "monster_id": [ + 501253, + 501254, + 501255 + ], + "reward": [ + { + "a": "item", + "t": "30001", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer85", + "text": "第85层" + }, + "model_display": 250015 + }, + { + "key": 86, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 86, + "monster_id": [ + 501256, + 501257, + 501258 + ], + "reward": [ + { + "a": "hero", + "t": "44921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer86", + "text": "第86层" + }, + "model_display": 340065 + }, + { + "key": 87, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 87, + "monster_id": [ + 501259, + 501260, + 501261 + ], + "reward": [ + { + "a": "hero", + "t": "43921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer87", + "text": "第87层" + }, + "model_display": 250015 + }, + { + "key": 88, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 88, + "monster_id": [ + 501262, + 501263, + 501264 + ], + "reward": [ + { + "a": "hero", + "t": "42911", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer88", + "text": "第88层" + }, + "model_display": 340065 + }, + { + "key": 89, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 89, + "monster_id": [ + 501265, + 501266, + 501267 + ], + "reward": [ + { + "a": "hero", + "t": "43901", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer89", + "text": "第89层" + }, + "model_display": 250015 + }, + { + "key": 90, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 90, + "monster_id": [ + 501268, + 501269, + 501270 + ], + "reward": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer90", + "text": "第90层" + }, + "model_display": 340065 + }, + { + "key": 91, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 91, + "monster_id": [ + 501271, + 501272, + 501273 + ], + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 50000 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer91", + "text": "第91层" + }, + "model_display": 250015 + }, + { + "key": 92, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 92, + "monster_id": [ + 501274, + 501275, + 501276 + ], + "reward": [ + { + "a": "hero", + "t": "43921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer92", + "text": "第92层" + }, + "model_display": 340065 + }, + { + "key": 93, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 93, + "monster_id": [ + 501277, + 501278, + 501279 + ], + "reward": [ + { + "a": "hero", + "t": "42911", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer93", + "text": "第93层" + }, + "model_display": 250015 + }, + { + "key": 94, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 94, + "monster_id": [ + 501280, + 501281, + 501282 + ], + "reward": [ + { + "a": "hero", + "t": "43901", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer94", + "text": "第94层" + }, + "model_display": 340065 + }, + { + "key": 95, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 95, + "monster_id": [ + 501283, + 501284, + 501285 + ], + "reward": [ + { + "a": "item", + "t": "30001", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer95", + "text": "第95层" + }, + "model_display": 250015 + }, + { + "key": 96, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 96, + "monster_id": [ + 501286, + 501287, + 501288 + ], + "reward": [ + { + "a": "hero", + "t": "44921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer96", + "text": "第96层" + }, + "model_display": 340065 + }, + { + "key": 97, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 97, + "monster_id": [ + 501289, + 501290, + 501291 + ], + "reward": [ + { + "a": "hero", + "t": "43921", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer97", + "text": "第97层" + }, + "model_display": 250015 + }, + { + "key": 98, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 98, + "monster_id": [ + 501292, + 501293, + 501294 + ], + "reward": [ + { + "a": "hero", + "t": "42911", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer98", + "text": "第98层" + }, + "model_display": 340065 + }, + { + "key": 99, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 99, + "monster_id": [ + 501295, + 501296, + 501297 + ], + "reward": [ + { + "a": "hero", + "t": "43901", + "n": 1 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer99", + "text": "第99层" + }, + "model_display": 250015 + }, + { + "key": 100, + "pagoda_type": 101, + "Level_type": 1, + "layer_num": 100, + "monster_id": [ + 501298, + 501299, + 501300 + ], + "reward": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + } + ], + "exp": 600, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer100", + "text": "第100层" + }, + "model_display": 340065 + }, { "key": 101, "pagoda_type": 201, @@ -41,16 +2512,16 @@ "reward": [ { "a": "attr", - "t": "diamond", - "n": 50 + "t": "gold", + "n": 150000 }, { "a": "attr", - "t": "gold", - "n": 75566 + "t": "diamond", + "n": 5 } ], - "exp": 2901, + "exp": 1200, "fight_scene": "", "name_display": { "key": "pagoda_layer1", @@ -70,17 +2541,17 @@ ], "reward": [ { - "a": "attr", - "t": "diamond", - "n": 50 + "a": "hero", + "t": "43921", + "n": 1 }, { "a": "attr", - "t": "gold", - "n": 75566 + "t": "diamond", + "n": 5 } ], - "exp": 4642, + "exp": 1200, "fight_scene": "", "name_display": { "key": "pagoda_layer2", @@ -100,17 +2571,17 @@ ], "reward": [ { - "a": "attr", - "t": "diamond", - "n": 50 + "a": "hero", + "t": "42911", + "n": 1 }, { "a": "attr", - "t": "gold", - "n": 75566 + "t": "diamond", + "n": 5 } ], - "exp": 6383, + "exp": 1200, "fight_scene": "", "name_display": { "key": "pagoda_layer3", @@ -130,17 +2601,17 @@ ], "reward": [ { - "a": "item", - "t": "60002", + "a": "hero", + "t": "43901", "n": 1 }, { "a": "attr", - "t": "gold", - "n": 75566 + "t": "diamond", + "n": 5 } ], - "exp": 8124, + "exp": 1200, "fight_scene": "", "name_display": { "key": "pagoda_layer4", @@ -160,17 +2631,17 @@ ], "reward": [ { - "a": "attr", - "t": "diamond", - "n": 50 + "a": "item", + "t": "30001", + "n": 1 }, { "a": "attr", - "t": "gold", - "n": 75566 + "t": "diamond", + "n": 5 } ], - "exp": 9865, + "exp": 1200, "fight_scene": "", "name_display": { "key": "pagoda_layer5", @@ -190,17 +2661,17 @@ ], "reward": [ { - "a": "attr", - "t": "diamond", - "n": 50 + "a": "hero", + "t": "44921", + "n": 1 }, { "a": "attr", - "t": "gold", - "n": 75566 + "t": "diamond", + "n": 5 } ], - "exp": 11605, + "exp": 1200, "fight_scene": "", "name_display": { "key": "pagoda_layer6", @@ -220,17 +2691,17 @@ ], "reward": [ { - "a": "attr", - "t": "diamond", - "n": 50 + "a": "hero", + "t": "43921", + "n": 1 }, { "a": "attr", - "t": "gold", - "n": 75566 + "t": "diamond", + "n": 5 } ], - "exp": 13346, + "exp": 1200, "fight_scene": "", "name_display": { "key": "pagoda_layer7", @@ -250,17 +2721,17 @@ ], "reward": [ { - "a": "item", - "t": "30001", - "n": 2 + "a": "hero", + "t": "42911", + "n": 1 }, { "a": "attr", - "t": "gold", - "n": 75566 + "t": "diamond", + "n": 5 } ], - "exp": 15087, + "exp": 1200, "fight_scene": "", "name_display": { "key": "pagoda_layer8", @@ -280,17 +2751,17 @@ ], "reward": [ { - "a": "attr", - "t": "diamond", - "n": 50 + "a": "hero", + "t": "43901", + "n": 1 }, { "a": "attr", - "t": "gold", - "n": 75566 + "t": "diamond", + "n": 5 } ], - "exp": 16828, + "exp": 1200, "fight_scene": "", "name_display": { "key": "pagoda_layer9", @@ -310,17 +2781,17 @@ ], "reward": [ { - "a": "attr", - "t": "diamond", - "n": 50 + "a": "hero", + "t": "43911", + "n": 1 }, { "a": "attr", - "t": "gold", - "n": 75566 + "t": "diamond", + "n": 5 } ], - "exp": 20310, + "exp": 1200, "fight_scene": "", "name_display": { "key": "pagoda_layer10", @@ -341,16 +2812,16 @@ "reward": [ { "a": "attr", - "t": "diamond", - "n": 50 + "t": "gold", + "n": 150000 }, { "a": "attr", - "t": "gold", - "n": 75566 + "t": "diamond", + "n": 5 } ], - "exp": 22051, + "exp": 1200, "fight_scene": "", "name_display": { "key": "pagoda_layer11", @@ -370,17 +2841,17 @@ ], "reward": [ { - "a": "item", - "t": "60002", + "a": "hero", + "t": "43921", "n": 1 }, { "a": "attr", - "t": "gold", - "n": 75566 + "t": "diamond", + "n": 5 } ], - "exp": 23792, + "exp": 1200, "fight_scene": "", "name_display": { "key": "pagoda_layer12", @@ -400,17 +2871,17 @@ ], "reward": [ { - "a": "attr", - "t": "diamond", - "n": 50 + "a": "hero", + "t": "42911", + "n": 1 }, { "a": "attr", - "t": "gold", - "n": 75566 + "t": "diamond", + "n": 5 } ], - "exp": 25533, + "exp": 1200, "fight_scene": "", "name_display": { "key": "pagoda_layer13", @@ -430,17 +2901,17 @@ ], "reward": [ { - "a": "attr", - "t": "diamond", - "n": 50 + "a": "hero", + "t": "43901", + "n": 1 }, { "a": "attr", - "t": "gold", - "n": 75566 + "t": "diamond", + "n": 5 } ], - "exp": 27274, + "exp": 1200, "fight_scene": "", "name_display": { "key": "pagoda_layer14", @@ -460,17 +2931,17 @@ ], "reward": [ { - "a": "attr", - "t": "diamond", - "n": 50 + "a": "item", + "t": "30001", + "n": 1 }, { "a": "attr", - "t": "gold", - "n": 75566 + "t": "diamond", + "n": 5 } ], - "exp": 29014, + "exp": 1200, "fight_scene": "", "name_display": { "key": "pagoda_layer15", @@ -490,17 +2961,17 @@ ], "reward": [ { - "a": "item", - "t": "30001", - "n": 2 + "a": "hero", + "t": "44921", + "n": 1 }, { "a": "attr", - "t": "gold", - "n": 75566 + "t": "diamond", + "n": 5 } ], - "exp": 30755, + "exp": 1200, "fight_scene": "", "name_display": { "key": "pagoda_layer16", @@ -520,17 +2991,17 @@ ], "reward": [ { - "a": "attr", - "t": "diamond", - "n": 50 + "a": "hero", + "t": "43921", + "n": 1 }, { "a": "attr", - "t": "gold", - "n": 75566 + "t": "diamond", + "n": 5 } ], - "exp": 32496, + "exp": 1200, "fight_scene": "", "name_display": { "key": "pagoda_layer17", @@ -550,17 +3021,17 @@ ], "reward": [ { - "a": "attr", - "t": "diamond", - "n": 50 + "a": "hero", + "t": "42911", + "n": 1 }, { "a": "attr", - "t": "gold", - "n": 75566 + "t": "diamond", + "n": 5 } ], - "exp": 34237, + "exp": 1200, "fight_scene": "", "name_display": { "key": "pagoda_layer18", @@ -580,17 +3051,17 @@ ], "reward": [ { - "a": "attr", - "t": "diamond", - "n": 50 + "a": "hero", + "t": "43901", + "n": 1 }, { "a": "attr", - "t": "gold", - "n": 75566 + "t": "diamond", + "n": 5 } ], - "exp": 35978, + "exp": 1200, "fight_scene": "", "name_display": { "key": "pagoda_layer19", @@ -610,22 +3081,922 @@ ], "reward": [ { - "a": "item", - "t": "60003", + "a": "hero", + "t": "43911", "n": 1 }, { "a": "attr", - "t": "gold", - "n": 75566 + "t": "diamond", + "n": 5 } ], - "exp": 46423, + "exp": 1200, "fight_scene": "", "name_display": { "key": "pagoda_layer20", "text": "第20层" }, "model_display": 340065 + }, + { + "key": 121, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 21, + "monster_id": [ + 601061, + 601062, + 601063 + ], + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 150000 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer21", + "text": "第21层" + }, + "model_display": 250015 + }, + { + "key": 122, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 22, + "monster_id": [ + 601064, + 601065, + 601066 + ], + "reward": [ + { + "a": "hero", + "t": "43921", + "n": 1 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer22", + "text": "第22层" + }, + "model_display": 340065 + }, + { + "key": 123, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 23, + "monster_id": [ + 601067, + 601068, + 601069 + ], + "reward": [ + { + "a": "hero", + "t": "42911", + "n": 1 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer23", + "text": "第23层" + }, + "model_display": 250015 + }, + { + "key": 124, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 24, + "monster_id": [ + 601070, + 601071, + 601072 + ], + "reward": [ + { + "a": "hero", + "t": "43901", + "n": 1 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer24", + "text": "第24层" + }, + "model_display": 340065 + }, + { + "key": 125, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 25, + "monster_id": [ + 601073, + 601074, + 601075 + ], + "reward": [ + { + "a": "item", + "t": "30001", + "n": 1 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer25", + "text": "第25层" + }, + "model_display": 250015 + }, + { + "key": 126, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 26, + "monster_id": [ + 601076, + 601077, + 601078 + ], + "reward": [ + { + "a": "hero", + "t": "44921", + "n": 1 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer26", + "text": "第26层" + }, + "model_display": 340065 + }, + { + "key": 127, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 27, + "monster_id": [ + 601079, + 601080, + 601081 + ], + "reward": [ + { + "a": "hero", + "t": "43921", + "n": 1 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer27", + "text": "第27层" + }, + "model_display": 250015 + }, + { + "key": 128, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 28, + "monster_id": [ + 601082, + 601083, + 601084 + ], + "reward": [ + { + "a": "hero", + "t": "42911", + "n": 1 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer28", + "text": "第28层" + }, + "model_display": 340065 + }, + { + "key": 129, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 29, + "monster_id": [ + 601085, + 601086, + 601087 + ], + "reward": [ + { + "a": "hero", + "t": "43901", + "n": 1 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer29", + "text": "第29层" + }, + "model_display": 250015 + }, + { + "key": 130, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 30, + "monster_id": [ + 601088, + 601089, + 601090 + ], + "reward": [ + { + "a": "hero", + "t": "43911", + "n": 1 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer30", + "text": "第30层" + }, + "model_display": 340065 + }, + { + "key": 131, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 31, + "monster_id": [ + 601091, + 601092, + 601093 + ], + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 150000 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer31", + "text": "第31层" + }, + "model_display": 250015 + }, + { + "key": 132, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 32, + "monster_id": [ + 601094, + 601095, + 601096 + ], + "reward": [ + { + "a": "hero", + "t": "43921", + "n": 1 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer32", + "text": "第32层" + }, + "model_display": 340065 + }, + { + "key": 133, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 33, + "monster_id": [ + 601097, + 601098, + 601099 + ], + "reward": [ + { + "a": "hero", + "t": "42911", + "n": 1 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer33", + "text": "第33层" + }, + "model_display": 250015 + }, + { + "key": 134, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 34, + "monster_id": [ + 601100, + 601101, + 601102 + ], + "reward": [ + { + "a": "hero", + "t": "43901", + "n": 1 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer34", + "text": "第34层" + }, + "model_display": 340065 + }, + { + "key": 135, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 35, + "monster_id": [ + 601103, + 601104, + 601105 + ], + "reward": [ + { + "a": "item", + "t": "30001", + "n": 1 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer35", + "text": "第35层" + }, + "model_display": 250015 + }, + { + "key": 136, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 36, + "monster_id": [ + 601106, + 601107, + 601108 + ], + "reward": [ + { + "a": "hero", + "t": "44921", + "n": 1 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer36", + "text": "第36层" + }, + "model_display": 340065 + }, + { + "key": 137, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 37, + "monster_id": [ + 601109, + 601110, + 601111 + ], + "reward": [ + { + "a": "hero", + "t": "43921", + "n": 1 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer37", + "text": "第37层" + }, + "model_display": 250015 + }, + { + "key": 138, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 38, + "monster_id": [ + 601112, + 601113, + 601114 + ], + "reward": [ + { + "a": "hero", + "t": "42911", + "n": 1 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer38", + "text": "第38层" + }, + "model_display": 340065 + }, + { + "key": 139, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 39, + "monster_id": [ + 601115, + 601116, + 601117 + ], + "reward": [ + { + "a": "hero", + "t": "43901", + "n": 1 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer39", + "text": "第39层" + }, + "model_display": 250015 + }, + { + "key": 140, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 40, + "monster_id": [ + 601118, + 601119, + 601120 + ], + "reward": [ + { + "a": "hero", + "t": "43911", + "n": 1 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer40", + "text": "第40层" + }, + "model_display": 340065 + }, + { + "key": 141, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 41, + "monster_id": [ + 601121, + 601122, + 601123 + ], + "reward": [ + { + "a": "attr", + "t": "gold", + "n": 150000 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer41", + "text": "第41层" + }, + "model_display": 250015 + }, + { + "key": 142, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 42, + "monster_id": [ + 601124, + 601125, + 601126 + ], + "reward": [ + { + "a": "hero", + "t": "43921", + "n": 1 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer42", + "text": "第42层" + }, + "model_display": 340065 + }, + { + "key": 143, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 43, + "monster_id": [ + 601127, + 601128, + 601129 + ], + "reward": [ + { + "a": "hero", + "t": "42911", + "n": 1 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer43", + "text": "第43层" + }, + "model_display": 250015 + }, + { + "key": 144, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 44, + "monster_id": [ + 601130, + 601131, + 601132 + ], + "reward": [ + { + "a": "hero", + "t": "43901", + "n": 1 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer44", + "text": "第44层" + }, + "model_display": 340065 + }, + { + "key": 145, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 45, + "monster_id": [ + 601133, + 601134, + 601135 + ], + "reward": [ + { + "a": "item", + "t": "30001", + "n": 1 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer45", + "text": "第45层" + }, + "model_display": 250015 + }, + { + "key": 146, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 46, + "monster_id": [ + 601136, + 601137, + 601138 + ], + "reward": [ + { + "a": "hero", + "t": "44921", + "n": 1 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer46", + "text": "第46层" + }, + "model_display": 340065 + }, + { + "key": 147, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 47, + "monster_id": [ + 601139, + 601140, + 601141 + ], + "reward": [ + { + "a": "hero", + "t": "43921", + "n": 1 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer47", + "text": "第47层" + }, + "model_display": 250015 + }, + { + "key": 148, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 48, + "monster_id": [ + 601142, + 601143, + 601144 + ], + "reward": [ + { + "a": "hero", + "t": "42911", + "n": 1 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer48", + "text": "第48层" + }, + "model_display": 340065 + }, + { + "key": 149, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 49, + "monster_id": [ + 601145, + 601146, + 601147 + ], + "reward": [ + { + "a": "hero", + "t": "43901", + "n": 1 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer49", + "text": "第49层" + }, + "model_display": 250015 + }, + { + "key": 150, + "pagoda_type": 201, + "Level_type": 1, + "layer_num": 50, + "monster_id": [ + 601148, + 601149, + 601150 + ], + "reward": [ + { + "a": "hero", + "t": "43911", + "n": 1 + }, + { + "a": "attr", + "t": "diamond", + "n": 5 + } + ], + "exp": 1200, + "fight_scene": "", + "name_display": { + "key": "pagoda_layer50", + "text": "第50层" + }, + "model_display": 340065 } ] \ No newline at end of file diff --git a/bin/json/game_pagodataskreward.json b/bin/json/game_pagodataskreward.json index 3afc166e8..0f93f059c 100644 --- a/bin/json/game_pagodataskreward.json +++ b/bin/json/game_pagodataskreward.json @@ -2,7 +2,7 @@ { "key": 1, "pagoda_type": 1, - "layer_num": 5, + "layer_num": 10, "reward": [ { "a": "item", @@ -24,7 +24,7 @@ { "key": 2, "pagoda_type": 1, - "layer_num": 10, + "layer_num": 20, "reward": [ { "a": "hero", @@ -46,7 +46,7 @@ { "key": 3, "pagoda_type": 1, - "layer_num": 15, + "layer_num": 30, "reward": [ { "a": "item", @@ -68,7 +68,7 @@ { "key": 4, "pagoda_type": 1, - "layer_num": 20, + "layer_num": 40, "reward": [ { "a": "hero", @@ -90,7 +90,7 @@ { "key": 5, "pagoda_type": 1, - "layer_num": 25, + "layer_num": 50, "reward": [ { "a": "item", @@ -112,7 +112,7 @@ { "key": 6, "pagoda_type": 1, - "layer_num": 30, + "layer_num": 60, "reward": [ { "a": "item", @@ -134,7 +134,7 @@ { "key": 7, "pagoda_type": 1, - "layer_num": 35, + "layer_num": 70, "reward": [ { "a": "item", @@ -156,7 +156,7 @@ { "key": 8, "pagoda_type": 1, - "layer_num": 40, + "layer_num": 80, "reward": [ { "a": "item", @@ -178,7 +178,7 @@ { "key": 9, "pagoda_type": 1, - "layer_num": 45, + "layer_num": 90, "reward": [ { "a": "item", @@ -200,7 +200,7 @@ { "key": 10, "pagoda_type": 1, - "layer_num": 50, + "layer_num": 100, "reward": [ { "a": "item", @@ -222,7 +222,7 @@ { "key": 11, "pagoda_type": 2, - "layer_num": 55, + "layer_num": 10, "reward": [ { "a": "item", @@ -244,7 +244,7 @@ { "key": 12, "pagoda_type": 2, - "layer_num": 60, + "layer_num": 20, "reward": [ { "a": "item", @@ -266,7 +266,7 @@ { "key": 13, "pagoda_type": 2, - "layer_num": 65, + "layer_num": 30, "reward": [ { "a": "item", @@ -288,7 +288,7 @@ { "key": 14, "pagoda_type": 2, - "layer_num": 70, + "layer_num": 40, "reward": [ { "a": "item", @@ -310,117 +310,7 @@ { "key": 15, "pagoda_type": 2, - "layer_num": 75, - "reward": [ - { - "a": "item", - "t": "30001", - "n": 10 - }, - { - "a": "equi", - "t": "10041", - "n": 1 - }, - { - "a": "equi", - "t": "10042", - "n": 1 - } - ] - }, - { - "key": 16, - "pagoda_type": 2, - "layer_num": 80, - "reward": [ - { - "a": "item", - "t": "30001", - "n": 10 - }, - { - "a": "equi", - "t": "10041", - "n": 1 - }, - { - "a": "equi", - "t": "10042", - "n": 1 - } - ] - }, - { - "key": 17, - "pagoda_type": 2, - "layer_num": 85, - "reward": [ - { - "a": "item", - "t": "30001", - "n": 10 - }, - { - "a": "equi", - "t": "10041", - "n": 1 - }, - { - "a": "equi", - "t": "10042", - "n": 1 - } - ] - }, - { - "key": 18, - "pagoda_type": 2, - "layer_num": 90, - "reward": [ - { - "a": "item", - "t": "30001", - "n": 10 - }, - { - "a": "equi", - "t": "10041", - "n": 1 - }, - { - "a": "equi", - "t": "10042", - "n": 1 - } - ] - }, - { - "key": 19, - "pagoda_type": 2, - "layer_num": 95, - "reward": [ - { - "a": "item", - "t": "30001", - "n": 10 - }, - { - "a": "equi", - "t": "10041", - "n": 1 - }, - { - "a": "equi", - "t": "10042", - "n": 1 - } - ] - }, - { - "key": 20, - "pagoda_type": 2, - "layer_num": 100, + "layer_num": 50, "reward": [ { "a": "item", diff --git a/bin/json/game_passcheck.json b/bin/json/game_passcheck.json index 8235eefd2..646009297 100644 --- a/bin/json/game_passcheck.json +++ b/bin/json/game_passcheck.json @@ -1,202 +1,202 @@ -[ - { - "id": 10001, - "passcheck_type": 1, - "parameter": 5, - "unlock_text": { - "key": "passcheck_10001", - "text": "" - }, - "free_reward": { - "a": "attr", - "t": "diamond", - "n": 30 - }, - "pay_reward": { - "a": "attr", - "t": "diamond", - "n": 300 - }, - "pay_id": "passcheck_1" - }, - { - "id": 10002, - "passcheck_type": 1, - "parameter": 10, - "unlock_text": { - "key": "passcheck_10002", - "text": "" - }, - "free_reward": { - "a": "attr", - "t": "diamond", - "n": 30 - }, - "pay_reward": { - "a": "attr", - "t": "diamond", - "n": 300 - }, - "pay_id": "passcheck_1" - }, - { - "id": 10003, - "passcheck_type": 1, - "parameter": 15, - "unlock_text": { - "key": "passcheck_10003", - "text": "" - }, - "free_reward": { - "a": "attr", - "t": "diamond", - "n": 30 - }, - "pay_reward": { - "a": "attr", - "t": "diamond", - "n": 300 - }, - "pay_id": "passcheck_1" - }, - { - "id": 10004, - "passcheck_type": 1, - "parameter": 20, - "unlock_text": { - "key": "passcheck_10004", - "text": "" - }, - "free_reward": { - "a": "attr", - "t": "diamond", - "n": 30 - }, - "pay_reward": { - "a": "attr", - "t": "diamond", - "n": 300 - }, - "pay_id": "passcheck_1" - }, - { - "id": 10005, - "passcheck_type": 1, - "parameter": 25, - "unlock_text": { - "key": "passcheck_10005", - "text": "" - }, - "free_reward": { - "a": "attr", - "t": "diamond", - "n": 30 - }, - "pay_reward": { - "a": "attr", - "t": "diamond", - "n": 300 - }, - "pay_id": "passcheck_1" - }, - { - "id": 10006, - "passcheck_type": 1, - "parameter": 30, - "unlock_text": { - "key": "passcheck_10006", - "text": "" - }, - "free_reward": { - "a": "attr", - "t": "diamond", - "n": 30 - }, - "pay_reward": { - "a": "attr", - "t": "diamond", - "n": 300 - }, - "pay_id": "passcheck_1" - }, - { - "id": 10007, - "passcheck_type": 1, - "parameter": 35, - "unlock_text": { - "key": "passcheck_10007", - "text": "" - }, - "free_reward": { - "a": "attr", - "t": "diamond", - "n": 30 - }, - "pay_reward": { - "a": "attr", - "t": "diamond", - "n": 300 - }, - "pay_id": "passcheck_1" - }, - { - "id": 10008, - "passcheck_type": 1, - "parameter": 40, - "unlock_text": { - "key": "passcheck_10008", - "text": "" - }, - "free_reward": { - "a": "attr", - "t": "diamond", - "n": 30 - }, - "pay_reward": { - "a": "attr", - "t": "diamond", - "n": 300 - }, - "pay_id": "passcheck_1" - }, - { - "id": 10009, - "passcheck_type": 1, - "parameter": 45, - "unlock_text": { - "key": "passcheck_10009", - "text": "" - }, - "free_reward": { - "a": "attr", - "t": "diamond", - "n": 30 - }, - "pay_reward": { - "a": "attr", - "t": "diamond", - "n": 300 - }, - "pay_id": "passcheck_1" - }, - { - "id": 10010, - "passcheck_type": 1, - "parameter": 50, - "unlock_text": { - "key": "passcheck_10010", - "text": "" - }, - "free_reward": { - "a": "attr", - "t": "diamond", - "n": 30 - }, - "pay_reward": { - "a": "attr", - "t": "diamond", - "n": 300 - }, - "pay_id": "passcheck_1" - } +[ + { + "id": 10001, + "passcheck_type": 1, + "parameter": 5, + "unlock_text": { + "key": "passcheck_10001", + "text": "" + }, + "free_reward": { + "a": "attr", + "t": "diamond", + "n": 30 + }, + "pay_reward": { + "a": "attr", + "t": "diamond", + "n": 300 + }, + "pay_id": "passcheck_1" + }, + { + "id": 10002, + "passcheck_type": 1, + "parameter": 10, + "unlock_text": { + "key": "passcheck_10002", + "text": "" + }, + "free_reward": { + "a": "attr", + "t": "diamond", + "n": 30 + }, + "pay_reward": { + "a": "attr", + "t": "diamond", + "n": 300 + }, + "pay_id": "passcheck_1" + }, + { + "id": 10003, + "passcheck_type": 1, + "parameter": 15, + "unlock_text": { + "key": "passcheck_10003", + "text": "" + }, + "free_reward": { + "a": "attr", + "t": "diamond", + "n": 30 + }, + "pay_reward": { + "a": "attr", + "t": "diamond", + "n": 300 + }, + "pay_id": "passcheck_1" + }, + { + "id": 10004, + "passcheck_type": 1, + "parameter": 20, + "unlock_text": { + "key": "passcheck_10004", + "text": "" + }, + "free_reward": { + "a": "attr", + "t": "diamond", + "n": 30 + }, + "pay_reward": { + "a": "attr", + "t": "diamond", + "n": 300 + }, + "pay_id": "passcheck_1" + }, + { + "id": 10005, + "passcheck_type": 1, + "parameter": 25, + "unlock_text": { + "key": "passcheck_10005", + "text": "" + }, + "free_reward": { + "a": "attr", + "t": "diamond", + "n": 30 + }, + "pay_reward": { + "a": "attr", + "t": "diamond", + "n": 300 + }, + "pay_id": "passcheck_1" + }, + { + "id": 10006, + "passcheck_type": 1, + "parameter": 30, + "unlock_text": { + "key": "passcheck_10006", + "text": "" + }, + "free_reward": { + "a": "attr", + "t": "diamond", + "n": 30 + }, + "pay_reward": { + "a": "attr", + "t": "diamond", + "n": 300 + }, + "pay_id": "passcheck_1" + }, + { + "id": 10007, + "passcheck_type": 1, + "parameter": 35, + "unlock_text": { + "key": "passcheck_10007", + "text": "" + }, + "free_reward": { + "a": "attr", + "t": "diamond", + "n": 30 + }, + "pay_reward": { + "a": "attr", + "t": "diamond", + "n": 300 + }, + "pay_id": "passcheck_1" + }, + { + "id": 10008, + "passcheck_type": 1, + "parameter": 40, + "unlock_text": { + "key": "passcheck_10008", + "text": "" + }, + "free_reward": { + "a": "attr", + "t": "diamond", + "n": 30 + }, + "pay_reward": { + "a": "attr", + "t": "diamond", + "n": 300 + }, + "pay_id": "passcheck_1" + }, + { + "id": 10009, + "passcheck_type": 1, + "parameter": 45, + "unlock_text": { + "key": "passcheck_10009", + "text": "" + }, + "free_reward": { + "a": "attr", + "t": "diamond", + "n": 30 + }, + "pay_reward": { + "a": "attr", + "t": "diamond", + "n": 300 + }, + "pay_id": "passcheck_1" + }, + { + "id": 10010, + "passcheck_type": 1, + "parameter": 50, + "unlock_text": { + "key": "passcheck_10010", + "text": "" + }, + "free_reward": { + "a": "attr", + "t": "diamond", + "n": 30 + }, + "pay_reward": { + "a": "attr", + "t": "diamond", + "n": 300 + }, + "pay_id": "passcheck_1" + } ] \ No newline at end of file diff --git a/bin/json/game_paypackage.json b/bin/json/game_paypackage.json index dc49dd8b9..b4fb0f3bd 100644 --- a/bin/json/game_paypackage.json +++ b/bin/json/game_paypackage.json @@ -1,275 +1,275 @@ -[ - { - "id": 1, - "refreshtime": 1, - "pagename": { - "key": "paypackage_type_1", - "text": "每日礼包" - }, - "packagetype": "0", - "buy_num": 1, - "packagename": { - "key": "paypackage_daily_1", - "text": "每日礼包1" - }, - "costitem": [ - { - "a": "attr", - "t": "diamond", - "n": 0 - } - ], - "item": [ - { - "a": "item", - "t": "50001", - "n": 5 - }, - { - "a": "item", - "t": "50002", - "n": 5 - }, - { - "a": "item", - "t": "50003", - "n": 5 - }, - { - "a": "item", - "t": "50004", - "n": 5 - } - ] - }, - { - "id": 2, - "refreshtime": 1, - "pagename": { - "key": "paypackage_type_1", - "text": "每日礼包" - }, - "packagetype": "10", - "buy_num": 2, - "packagename": { - "key": "paypackage_daily_2", - "text": "每日礼包2" - }, - "costitem": [], - "item": [ - { - "a": "item", - "t": "50005", - "n": 5 - }, - { - "a": "item", - "t": "50006", - "n": 5 - }, - { - "a": "item", - "t": "50003", - "n": 5 - } - ] - }, - { - "id": 3, - "refreshtime": 1, - "pagename": { - "key": "paypackage_type_1", - "text": "每日礼包" - }, - "packagetype": "11", - "buy_num": 2, - "packagename": { - "key": "paypackage_daily_3", - "text": "每日礼包3" - }, - "costitem": [], - "item": [ - { - "a": "item", - "t": "60001", - "n": 1 - } - ] - }, - { - "id": 4, - "refreshtime": 7, - "pagename": { - "key": "paypackage_type_7", - "text": "每周礼包" - }, - "packagetype": "12", - "buy_num": 3, - "packagename": { - "key": "paypackage_weekly_1", - "text": "每周礼包1" - }, - "costitem": [], - "item": [ - { - "a": "item", - "t": "60002", - "n": 1 - } - ] - }, - { - "id": 5, - "refreshtime": 7, - "pagename": { - "key": "paypackage_type_7", - "text": "每周礼包" - }, - "packagetype": "13", - "buy_num": 3, - "packagename": { - "key": "paypackage_weekly_2", - "text": "每周礼包2" - }, - "costitem": [], - "item": [ - { - "a": "item", - "t": "60002", - "n": 1 - } - ] - }, - { - "id": 6, - "refreshtime": 7, - "pagename": { - "key": "paypackage_type_7", - "text": "每周礼包" - }, - "packagetype": "14", - "buy_num": 3, - "packagename": { - "key": "paypackage_weekly_3", - "text": "每周礼包3" - }, - "costitem": [], - "item": [ - { - "a": "item", - "t": "60002", - "n": 1 - } - ] - }, - { - "id": 7, - "refreshtime": 7, - "pagename": { - "key": "paypackage_type_7", - "text": "每周礼包" - }, - "packagetype": "15", - "buy_num": 3, - "packagename": { - "key": "paypackage_weekly_4", - "text": "每周礼包4" - }, - "costitem": [], - "item": [ - { - "a": "item", - "t": "60002", - "n": 1 - } - ] - }, - { - "id": 8, - "refreshtime": 7, - "pagename": { - "key": "paypackage_type_7", - "text": "每周礼包" - }, - "packagetype": "16", - "buy_num": 3, - "packagename": { - "key": "paypackage_weekly_5", - "text": "每周礼包5" - }, - "costitem": [], - "item": [ - { - "a": "item", - "t": "60002", - "n": 1 - } - ] - }, - { - "id": 9, - "refreshtime": 30, - "pagename": { - "key": "paypackage_type_30", - "text": "每月礼包" - }, - "packagetype": "17", - "buy_num": 1, - "packagename": { - "key": "paypackage_mouthly_1", - "text": "每月礼包1" - }, - "costitem": [], - "item": [ - { - "a": "item", - "t": "60003", - "n": 1 - } - ] - }, - { - "id": 10, - "refreshtime": 30, - "pagename": { - "key": "paypackage_type_30", - "text": "每月礼包" - }, - "packagetype": "18", - "buy_num": 1, - "packagename": { - "key": "paypackage_mouthly_2", - "text": "每月礼包2" - }, - "costitem": [], - "item": [ - { - "a": "item", - "t": "60003", - "n": 1 - } - ] - }, - { - "id": 11, - "refreshtime": 30, - "pagename": { - "key": "paypackage_type_30", - "text": "每月礼包" - }, - "packagetype": "19", - "buy_num": 1, - "packagename": { - "key": "paypackage_mouthly_3", - "text": "每月礼包3" - }, - "costitem": [], - "item": [ - { - "a": "item", - "t": "60003", - "n": 1 - } - ] - } +[ + { + "id": 1, + "refreshtime": 1, + "pagename": { + "key": "paypackage_type_1", + "text": "每日礼包" + }, + "packagetype": "0", + "buy_num": 1, + "packagename": { + "key": "paypackage_daily_1", + "text": "每日礼包1" + }, + "costitem": [ + { + "a": "attr", + "t": "diamond", + "n": 0 + } + ], + "item": [ + { + "a": "item", + "t": "50001", + "n": 5 + }, + { + "a": "item", + "t": "50002", + "n": 5 + }, + { + "a": "item", + "t": "50003", + "n": 5 + }, + { + "a": "item", + "t": "50004", + "n": 5 + } + ] + }, + { + "id": 2, + "refreshtime": 1, + "pagename": { + "key": "paypackage_type_1", + "text": "每日礼包" + }, + "packagetype": "10", + "buy_num": 2, + "packagename": { + "key": "paypackage_daily_2", + "text": "每日礼包2" + }, + "costitem": [], + "item": [ + { + "a": "item", + "t": "50005", + "n": 5 + }, + { + "a": "item", + "t": "50006", + "n": 5 + }, + { + "a": "item", + "t": "50003", + "n": 5 + } + ] + }, + { + "id": 3, + "refreshtime": 1, + "pagename": { + "key": "paypackage_type_1", + "text": "每日礼包" + }, + "packagetype": "11", + "buy_num": 2, + "packagename": { + "key": "paypackage_daily_3", + "text": "每日礼包3" + }, + "costitem": [], + "item": [ + { + "a": "item", + "t": "60001", + "n": 1 + } + ] + }, + { + "id": 4, + "refreshtime": 7, + "pagename": { + "key": "paypackage_type_7", + "text": "每周礼包" + }, + "packagetype": "12", + "buy_num": 3, + "packagename": { + "key": "paypackage_weekly_1", + "text": "每周礼包1" + }, + "costitem": [], + "item": [ + { + "a": "item", + "t": "60002", + "n": 1 + } + ] + }, + { + "id": 5, + "refreshtime": 7, + "pagename": { + "key": "paypackage_type_7", + "text": "每周礼包" + }, + "packagetype": "13", + "buy_num": 3, + "packagename": { + "key": "paypackage_weekly_2", + "text": "每周礼包2" + }, + "costitem": [], + "item": [ + { + "a": "item", + "t": "60002", + "n": 1 + } + ] + }, + { + "id": 6, + "refreshtime": 7, + "pagename": { + "key": "paypackage_type_7", + "text": "每周礼包" + }, + "packagetype": "14", + "buy_num": 3, + "packagename": { + "key": "paypackage_weekly_3", + "text": "每周礼包3" + }, + "costitem": [], + "item": [ + { + "a": "item", + "t": "60002", + "n": 1 + } + ] + }, + { + "id": 7, + "refreshtime": 7, + "pagename": { + "key": "paypackage_type_7", + "text": "每周礼包" + }, + "packagetype": "15", + "buy_num": 3, + "packagename": { + "key": "paypackage_weekly_4", + "text": "每周礼包4" + }, + "costitem": [], + "item": [ + { + "a": "item", + "t": "60002", + "n": 1 + } + ] + }, + { + "id": 8, + "refreshtime": 7, + "pagename": { + "key": "paypackage_type_7", + "text": "每周礼包" + }, + "packagetype": "16", + "buy_num": 3, + "packagename": { + "key": "paypackage_weekly_5", + "text": "每周礼包5" + }, + "costitem": [], + "item": [ + { + "a": "item", + "t": "60002", + "n": 1 + } + ] + }, + { + "id": 9, + "refreshtime": 30, + "pagename": { + "key": "paypackage_type_30", + "text": "每月礼包" + }, + "packagetype": "17", + "buy_num": 1, + "packagename": { + "key": "paypackage_mouthly_1", + "text": "每月礼包1" + }, + "costitem": [], + "item": [ + { + "a": "item", + "t": "60003", + "n": 1 + } + ] + }, + { + "id": 10, + "refreshtime": 30, + "pagename": { + "key": "paypackage_type_30", + "text": "每月礼包" + }, + "packagetype": "18", + "buy_num": 1, + "packagename": { + "key": "paypackage_mouthly_2", + "text": "每月礼包2" + }, + "costitem": [], + "item": [ + { + "a": "item", + "t": "60003", + "n": 1 + } + ] + }, + { + "id": 11, + "refreshtime": 30, + "pagename": { + "key": "paypackage_type_30", + "text": "每月礼包" + }, + "packagetype": "19", + "buy_num": 1, + "packagename": { + "key": "paypackage_mouthly_3", + "text": "每月礼包3" + }, + "costitem": [], + "item": [ + { + "a": "item", + "t": "60003", + "n": 1 + } + ] + } ] \ No newline at end of file diff --git a/bin/json/game_playerinfor.json b/bin/json/game_playerinfor.json index 55b366132..fbae10643 100644 --- a/bin/json/game_playerinfor.json +++ b/bin/json/game_playerinfor.json @@ -1,44 +1,44 @@ -[ - { - "id": 1, - "type": 1, - "url": "action_44006", - "backname": "", - "isOpen": true - }, - { - "id": 2, - "type": 1, - "url": "action_11011", - "backname": "", - "isOpen": true - }, - { - "id": 3, - "type": 1, - "url": "action_12018", - "backname": "", - "isOpen": false - }, - { - "id": 4, - "type": 1, - "url": "action_11018", - "backname": "", - "isOpen": false - }, - { - "id": 5, - "type": 1, - "url": "action_12001", - "backname": "", - "isOpen": true - }, - { - "id": 6, - "type": 2, - "url": "zj_bg_fj", - "backname": "普通背景", - "isOpen": true - } +[ + { + "id": 1, + "type": 1, + "url": "action_44006", + "backname": "", + "isOpen": true + }, + { + "id": 2, + "type": 1, + "url": "action_11011", + "backname": "", + "isOpen": true + }, + { + "id": 3, + "type": 1, + "url": "action_12018", + "backname": "", + "isOpen": false + }, + { + "id": 4, + "type": 1, + "url": "action_11018", + "backname": "", + "isOpen": false + }, + { + "id": 5, + "type": 1, + "url": "action_12001", + "backname": "", + "isOpen": true + }, + { + "id": 6, + "type": 2, + "url": "zj_bg_fj", + "backname": "普通背景", + "isOpen": true + } ] \ No newline at end of file diff --git a/bin/json/game_privilege.json b/bin/json/game_privilege.json index 245465760..dd8b12486 100644 --- a/bin/json/game_privilege.json +++ b/bin/json/game_privilege.json @@ -1,79 +1,79 @@ -[ - { - "privilege_id": 10001, - "privilege_DescribeFront": { - "key": "PrivilegeCardFront_10001", - "text": "特权描述1" - }, - "privilege_DescribeAfter": { - "key": "PrivilegeCardAfter_10001", - "text": "特权描述1" - } - }, - { - "privilege_id": 10002, - "privilege_DescribeFront": { - "key": "PrivilegeCardFront_10002", - "text": "特权描述2" - }, - "privilege_DescribeAfter": { - "key": "PrivilegeCardAfter_10002", - "text": "特权描述2" - } - }, - { - "privilege_id": 10003, - "privilege_DescribeFront": { - "key": "PrivilegeCardFront_10003", - "text": "特权描述3" - }, - "privilege_DescribeAfter": { - "key": "PrivilegeCardAfter_10003", - "text": "特权描述3" - } - }, - { - "privilege_id": 10004, - "privilege_DescribeFront": { - "key": "PrivilegeCardFront_10004", - "text": "特权描述4" - }, - "privilege_DescribeAfter": { - "key": "PrivilegeCardAfter_10004", - "text": "特权描述4" - } - }, - { - "privilege_id": 10005, - "privilege_DescribeFront": { - "key": "PrivilegeCardFront_10005", - "text": "特权描述5" - }, - "privilege_DescribeAfter": { - "key": "PrivilegeCardAfter_10005", - "text": "特权描述5" - } - }, - { - "privilege_id": 10006, - "privilege_DescribeFront": { - "key": "PrivilegeCardFront_10006", - "text": "特权描述6" - }, - "privilege_DescribeAfter": { - "key": "PrivilegeCardAfter_10006", - "text": "特权描述6" - } - }, - { - "privilege_id": 10007, - "privilege_DescribeFront": { - "key": "PrivilegeCardFront_10007", - "text": "特权描述7" - }, - "privilege_DescribeAfter": { - "key": "PrivilegeCardAfter_10007", - "text": "特权描述7" - } - } +[ + { + "privilege_id": 10001, + "privilege_DescribeFront": { + "key": "PrivilegeCardFront_10001", + "text": "特权描述1" + }, + "privilege_DescribeAfter": { + "key": "PrivilegeCardAfter_10001", + "text": "特权描述1" + } + }, + { + "privilege_id": 10002, + "privilege_DescribeFront": { + "key": "PrivilegeCardFront_10002", + "text": "特权描述2" + }, + "privilege_DescribeAfter": { + "key": "PrivilegeCardAfter_10002", + "text": "特权描述2" + } + }, + { + "privilege_id": 10003, + "privilege_DescribeFront": { + "key": "PrivilegeCardFront_10003", + "text": "特权描述3" + }, + "privilege_DescribeAfter": { + "key": "PrivilegeCardAfter_10003", + "text": "特权描述3" + } + }, + { + "privilege_id": 10004, + "privilege_DescribeFront": { + "key": "PrivilegeCardFront_10004", + "text": "特权描述4" + }, + "privilege_DescribeAfter": { + "key": "PrivilegeCardAfter_10004", + "text": "特权描述4" + } + }, + { + "privilege_id": 10005, + "privilege_DescribeFront": { + "key": "PrivilegeCardFront_10005", + "text": "特权描述5" + }, + "privilege_DescribeAfter": { + "key": "PrivilegeCardAfter_10005", + "text": "特权描述5" + } + }, + { + "privilege_id": 10006, + "privilege_DescribeFront": { + "key": "PrivilegeCardFront_10006", + "text": "特权描述6" + }, + "privilege_DescribeAfter": { + "key": "PrivilegeCardAfter_10006", + "text": "特权描述6" + } + }, + { + "privilege_id": 10007, + "privilege_DescribeFront": { + "key": "PrivilegeCardFront_10007", + "text": "特权描述7" + }, + "privilege_DescribeAfter": { + "key": "PrivilegeCardAfter_10007", + "text": "特权描述7" + } + } ] \ No newline at end of file diff --git a/bin/json/game_privilegecard.json b/bin/json/game_privilegecard.json index c08835790..b925f7b1b 100644 --- a/bin/json/game_privilegecard.json +++ b/bin/json/game_privilegecard.json @@ -1,66 +1,66 @@ -[ - { - "id": "yueka_lv1", - "pType": 1, - "name": "经典月卡", - "assert_day": 30, - "renew_day": 3, - "day_reward": [ - { - "a": "attr", - "t": "diamond", - "n": 60 - } - ], - "disposable_reward": [ - { - "a": "attr", - "t": "diamond", - "n": 300 - } - ], - "privilege_id": [ - 10001, - 10002, - 10003 - ] - }, - { - "id": "yueka_lv2", - "pType": 2, - "name": "典藏月卡", - "assert_day": 30, - "renew_day": 3, - "day_reward": [ - { - "a": "attr", - "t": "diamond", - "n": 90 - } - ], - "disposable_reward": [ - { - "a": "attr", - "t": "diamond", - "n": 980 - } - ], - "privilege_id": [ - 10004, - 10005, - 10006 - ] - }, - { - "id": "passcheck_1", - "pType": 3, - "name": "爬塔战令", - "assert_day": 30, - "renew_day": 0, - "day_reward": [], - "disposable_reward": [], - "privilege_id": [ - 10007 - ] - } +[ + { + "id": "yueka_lv1", + "pType": 1, + "name": "经典月卡", + "assert_day": 30, + "renew_day": 3, + "day_reward": [ + { + "a": "attr", + "t": "diamond", + "n": 60 + } + ], + "disposable_reward": [ + { + "a": "attr", + "t": "diamond", + "n": 300 + } + ], + "privilege_id": [ + 10001, + 10002, + 10003 + ] + }, + { + "id": "yueka_lv2", + "pType": 2, + "name": "典藏月卡", + "assert_day": 30, + "renew_day": 3, + "day_reward": [ + { + "a": "attr", + "t": "diamond", + "n": 90 + } + ], + "disposable_reward": [ + { + "a": "attr", + "t": "diamond", + "n": 980 + } + ], + "privilege_id": [ + 10004, + 10005, + 10006 + ] + }, + { + "id": "passcheck_1", + "pType": 3, + "name": "爬塔战令", + "assert_day": 30, + "renew_day": 0, + "day_reward": [], + "disposable_reward": [], + "privilege_id": [ + 10007 + ] + } ] \ No newline at end of file diff --git a/bin/json/game_recharge.json b/bin/json/game_recharge.json index 358a14909..0dacb2b5d 100644 --- a/bin/json/game_recharge.json +++ b/bin/json/game_recharge.json @@ -1,694 +1,694 @@ -[ - { - "id": "1", - "editionid": "debug", - "recharge_type": 1, - "monetaryunit": "¥", - "amount": 6, - "vipexp": [ - { - "a": "attr", - "t": "vipexp", - "n": 60 - }, - { - "a": "attr", - "t": "diamond", - "n": 60 - } - ], - "diamond_num_double": [ - { - "a": "attr", - "t": "vipexp", - "n": 60 - }, - { - "a": "attr", - "t": "diamond", - "n": 120 - } - ], - "channel": "0", - "text": "0", - "image": "cz_zs_01" - }, - { - "id": "2", - "editionid": "debug", - "recharge_type": 1, - "monetaryunit": "¥", - "amount": 30, - "vipexp": [ - { - "a": "attr", - "t": "vipexp", - "n": 300 - }, - { - "a": "attr", - "t": "diamond", - "n": 300 - } - ], - "diamond_num_double": [ - { - "a": "attr", - "t": "vipexp", - "n": 300 - }, - { - "a": "attr", - "t": "diamond", - "n": 600 - } - ], - "channel": "0", - "text": "0", - "image": "cz_zs_02" - }, - { - "id": "3", - "editionid": "debug", - "recharge_type": 1, - "monetaryunit": "¥", - "amount": 68, - "vipexp": [ - { - "a": "attr", - "t": "vipexp", - "n": 680 - }, - { - "a": "attr", - "t": "diamond", - "n": 680 - } - ], - "diamond_num_double": [ - { - "a": "attr", - "t": "vipexp", - "n": 680 - }, - { - "a": "attr", - "t": "diamond", - "n": 1360 - } - ], - "channel": "0", - "text": "0", - "image": "cz_zs_02" - }, - { - "id": "4", - "editionid": "debug", - "recharge_type": 1, - "monetaryunit": "¥", - "amount": 98, - "vipexp": [ - { - "a": "attr", - "t": "vipexp", - "n": 980 - }, - { - "a": "attr", - "t": "diamond", - "n": 980 - } - ], - "diamond_num_double": [ - { - "a": "attr", - "t": "vipexp", - "n": 980 - }, - { - "a": "attr", - "t": "diamond", - "n": 1960 - } - ], - "channel": "0", - "text": "0", - "image": "cz_zs_02" - }, - { - "id": "5", - "editionid": "debug", - "recharge_type": 1, - "monetaryunit": "¥", - "amount": 128, - "vipexp": [ - { - "a": "attr", - "t": "vipexp", - "n": 1280 - }, - { - "a": "attr", - "t": "diamond", - "n": 1280 - } - ], - "diamond_num_double": [ - { - "a": "attr", - "t": "vipexp", - "n": 1280 - }, - { - "a": "attr", - "t": "diamond", - "n": 2560 - } - ], - "channel": "0", - "text": "0", - "image": "cz_zs_03" - }, - { - "id": "6", - "editionid": "debug", - "recharge_type": 1, - "monetaryunit": "¥", - "amount": 198, - "vipexp": [ - { - "a": "attr", - "t": "vipexp", - "n": 1980 - }, - { - "a": "attr", - "t": "diamond", - "n": 1980 - } - ], - "diamond_num_double": [ - { - "a": "attr", - "t": "vipexp", - "n": 1980 - }, - { - "a": "attr", - "t": "diamond", - "n": 3960 - } - ], - "channel": "0", - "text": "0", - "image": "cz_zs_03" - }, - { - "id": "7", - "editionid": "debug", - "recharge_type": 1, - "monetaryunit": "¥", - "amount": 328, - "vipexp": [ - { - "a": "attr", - "t": "vipexp", - "n": 3280 - }, - { - "a": "attr", - "t": "diamond", - "n": 3280 - } - ], - "diamond_num_double": [ - { - "a": "attr", - "t": "vipexp", - "n": 3280 - }, - { - "a": "attr", - "t": "diamond", - "n": 6560 - } - ], - "channel": "0", - "text": "0", - "image": "cz_zs_03" - }, - { - "id": "8", - "editionid": "debug", - "recharge_type": 1, - "monetaryunit": "¥", - "amount": 648, - "vipexp": [ - { - "a": "attr", - "t": "vipexp", - "n": 6480 - }, - { - "a": "attr", - "t": "diamond", - "n": 6480 - } - ], - "diamond_num_double": [ - { - "a": "attr", - "t": "vipexp", - "n": 6480 - }, - { - "a": "attr", - "t": "diamond", - "n": 12960 - } - ], - "channel": "0", - "text": "0", - "image": "cz_zs_03" - }, - { - "id": "9", - "editionid": "debug", - "recharge_type": 2, - "monetaryunit": "¥", - "amount": 6, - "vipexp": [ - { - "a": "attr", - "t": "vipexp", - "n": 60 - }, - { - "a": "attr", - "t": "diamond", - "n": 60 - } - ], - "diamond_num_double": [ - { - "a": "attr", - "t": "vipexp", - "n": 60 - }, - { - "a": "attr", - "t": "diamond", - "n": 120 - } - ], - "channel": "0", - "text": "0", - "image": "" - }, - { - "id": "10", - "editionid": "debug", - "recharge_type": 2, - "monetaryunit": "¥", - "amount": 6, - "vipexp": [ - { - "a": "attr", - "t": "vipexp", - "n": 60 - }, - { - "a": "attr", - "t": "diamond", - "n": 60 - } - ], - "diamond_num_double": [ - { - "a": "attr", - "t": "vipexp", - "n": 60 - }, - { - "a": "attr", - "t": "diamond", - "n": 120 - } - ], - "channel": "0", - "text": "0", - "image": "" - }, - { - "id": "11", - "editionid": "debug", - "recharge_type": 2, - "monetaryunit": "¥", - "amount": 6, - "vipexp": [ - { - "a": "attr", - "t": "vipexp", - "n": 60 - }, - { - "a": "attr", - "t": "diamond", - "n": 60 - } - ], - "diamond_num_double": [ - { - "a": "attr", - "t": "vipexp", - "n": 60 - }, - { - "a": "attr", - "t": "diamond", - "n": 120 - } - ], - "channel": "0", - "text": "0", - "image": "" - }, - { - "id": "12", - "editionid": "debug", - "recharge_type": 2, - "monetaryunit": "¥", - "amount": 30, - "vipexp": [ - { - "a": "attr", - "t": "vipexp", - "n": 300 - }, - { - "a": "attr", - "t": "diamond", - "n": 300 - } - ], - "diamond_num_double": [ - { - "a": "attr", - "t": "vipexp", - "n": 300 - }, - { - "a": "attr", - "t": "diamond", - "n": 600 - } - ], - "channel": "0", - "text": "0", - "image": "" - }, - { - "id": "13", - "editionid": "debug", - "recharge_type": 2, - "monetaryunit": "¥", - "amount": 30, - "vipexp": [ - { - "a": "attr", - "t": "vipexp", - "n": 300 - }, - { - "a": "attr", - "t": "diamond", - "n": 300 - } - ], - "diamond_num_double": [ - { - "a": "attr", - "t": "vipexp", - "n": 300 - }, - { - "a": "attr", - "t": "diamond", - "n": 600 - } - ], - "channel": "0", - "text": "0", - "image": "" - }, - { - "id": "14", - "editionid": "debug", - "recharge_type": 2, - "monetaryunit": "¥", - "amount": 30, - "vipexp": [ - { - "a": "attr", - "t": "vipexp", - "n": 300 - }, - { - "a": "attr", - "t": "diamond", - "n": 300 - } - ], - "diamond_num_double": [ - { - "a": "attr", - "t": "vipexp", - "n": 300 - }, - { - "a": "attr", - "t": "diamond", - "n": 600 - } - ], - "channel": "0", - "text": "0", - "image": "" - }, - { - "id": "15", - "editionid": "debug", - "recharge_type": 2, - "monetaryunit": "¥", - "amount": 30, - "vipexp": [ - { - "a": "attr", - "t": "vipexp", - "n": 300 - }, - { - "a": "attr", - "t": "diamond", - "n": 300 - } - ], - "diamond_num_double": [ - { - "a": "attr", - "t": "vipexp", - "n": 300 - }, - { - "a": "attr", - "t": "diamond", - "n": 600 - } - ], - "channel": "0", - "text": "0", - "image": "" - }, - { - "id": "16", - "editionid": "debug", - "recharge_type": 2, - "monetaryunit": "¥", - "amount": 30, - "vipexp": [ - { - "a": "attr", - "t": "vipexp", - "n": 300 - }, - { - "a": "attr", - "t": "diamond", - "n": 300 - } - ], - "diamond_num_double": [ - { - "a": "attr", - "t": "vipexp", - "n": 300 - }, - { - "a": "attr", - "t": "diamond", - "n": 600 - } - ], - "channel": "0", - "text": "0", - "image": "" - }, - { - "id": "17", - "editionid": "debug", - "recharge_type": 2, - "monetaryunit": "¥", - "amount": 128, - "vipexp": [ - { - "a": "attr", - "t": "vipexp", - "n": 1280 - }, - { - "a": "attr", - "t": "diamond", - "n": 1280 - } - ], - "diamond_num_double": [ - { - "a": "attr", - "t": "vipexp", - "n": 1280 - }, - { - "a": "attr", - "t": "diamond", - "n": 2560 - } - ], - "channel": "0", - "text": "0", - "image": "" - }, - { - "id": "18", - "editionid": "debug", - "recharge_type": 2, - "monetaryunit": "¥", - "amount": 198, - "vipexp": [ - { - "a": "attr", - "t": "vipexp", - "n": 1980 - }, - { - "a": "attr", - "t": "diamond", - "n": 1980 - } - ], - "diamond_num_double": [ - { - "a": "attr", - "t": "vipexp", - "n": 1980 - }, - { - "a": "attr", - "t": "diamond", - "n": 3960 - } - ], - "channel": "0", - "text": "0", - "image": "" - }, - { - "id": "19", - "editionid": "debug", - "recharge_type": 2, - "monetaryunit": "¥", - "amount": 328, - "vipexp": [ - { - "a": "attr", - "t": "vipexp", - "n": 3280 - }, - { - "a": "attr", - "t": "diamond", - "n": 3280 - } - ], - "diamond_num_double": [ - { - "a": "attr", - "t": "vipexp", - "n": 3280 - }, - { - "a": "attr", - "t": "diamond", - "n": 6560 - } - ], - "channel": "0", - "text": "0", - "image": "" - }, - { - "id": "yueka_lv1", - "editionid": "debug", - "recharge_type": 3, - "monetaryunit": "¥", - "amount": 30, - "vipexp": [ - { - "a": "attr", - "t": "vipexp", - "n": 300 - }, - { - "a": "attr", - "t": "diamond", - "n": 300 - } - ], - "diamond_num_double": [], - "channel": "0", - "text": "0", - "image": "" - }, - { - "id": "yueka_lv2", - "editionid": "debug", - "recharge_type": 3, - "monetaryunit": "¥", - "amount": 98, - "vipexp": [ - { - "a": "attr", - "t": "vipexp", - "n": 980 - }, - { - "a": "attr", - "t": "diamond", - "n": 980 - } - ], - "diamond_num_double": [], - "channel": "0", - "text": "0", - "image": "" - } +[ + { + "id": "1", + "editionid": "debug", + "recharge_type": 1, + "monetaryunit": "¥", + "amount": 6, + "vipexp": [ + { + "a": "attr", + "t": "vipexp", + "n": 60 + }, + { + "a": "attr", + "t": "diamond", + "n": 60 + } + ], + "diamond_num_double": [ + { + "a": "attr", + "t": "vipexp", + "n": 60 + }, + { + "a": "attr", + "t": "diamond", + "n": 120 + } + ], + "channel": "0", + "text": "0", + "image": "cz_zs_01" + }, + { + "id": "2", + "editionid": "debug", + "recharge_type": 1, + "monetaryunit": "¥", + "amount": 30, + "vipexp": [ + { + "a": "attr", + "t": "vipexp", + "n": 300 + }, + { + "a": "attr", + "t": "diamond", + "n": 300 + } + ], + "diamond_num_double": [ + { + "a": "attr", + "t": "vipexp", + "n": 300 + }, + { + "a": "attr", + "t": "diamond", + "n": 600 + } + ], + "channel": "0", + "text": "0", + "image": "cz_zs_02" + }, + { + "id": "3", + "editionid": "debug", + "recharge_type": 1, + "monetaryunit": "¥", + "amount": 68, + "vipexp": [ + { + "a": "attr", + "t": "vipexp", + "n": 680 + }, + { + "a": "attr", + "t": "diamond", + "n": 680 + } + ], + "diamond_num_double": [ + { + "a": "attr", + "t": "vipexp", + "n": 680 + }, + { + "a": "attr", + "t": "diamond", + "n": 1360 + } + ], + "channel": "0", + "text": "0", + "image": "cz_zs_02" + }, + { + "id": "4", + "editionid": "debug", + "recharge_type": 1, + "monetaryunit": "¥", + "amount": 98, + "vipexp": [ + { + "a": "attr", + "t": "vipexp", + "n": 980 + }, + { + "a": "attr", + "t": "diamond", + "n": 980 + } + ], + "diamond_num_double": [ + { + "a": "attr", + "t": "vipexp", + "n": 980 + }, + { + "a": "attr", + "t": "diamond", + "n": 1960 + } + ], + "channel": "0", + "text": "0", + "image": "cz_zs_02" + }, + { + "id": "5", + "editionid": "debug", + "recharge_type": 1, + "monetaryunit": "¥", + "amount": 128, + "vipexp": [ + { + "a": "attr", + "t": "vipexp", + "n": 1280 + }, + { + "a": "attr", + "t": "diamond", + "n": 1280 + } + ], + "diamond_num_double": [ + { + "a": "attr", + "t": "vipexp", + "n": 1280 + }, + { + "a": "attr", + "t": "diamond", + "n": 2560 + } + ], + "channel": "0", + "text": "0", + "image": "cz_zs_03" + }, + { + "id": "6", + "editionid": "debug", + "recharge_type": 1, + "monetaryunit": "¥", + "amount": 198, + "vipexp": [ + { + "a": "attr", + "t": "vipexp", + "n": 1980 + }, + { + "a": "attr", + "t": "diamond", + "n": 1980 + } + ], + "diamond_num_double": [ + { + "a": "attr", + "t": "vipexp", + "n": 1980 + }, + { + "a": "attr", + "t": "diamond", + "n": 3960 + } + ], + "channel": "0", + "text": "0", + "image": "cz_zs_03" + }, + { + "id": "7", + "editionid": "debug", + "recharge_type": 1, + "monetaryunit": "¥", + "amount": 328, + "vipexp": [ + { + "a": "attr", + "t": "vipexp", + "n": 3280 + }, + { + "a": "attr", + "t": "diamond", + "n": 3280 + } + ], + "diamond_num_double": [ + { + "a": "attr", + "t": "vipexp", + "n": 3280 + }, + { + "a": "attr", + "t": "diamond", + "n": 6560 + } + ], + "channel": "0", + "text": "0", + "image": "cz_zs_03" + }, + { + "id": "8", + "editionid": "debug", + "recharge_type": 1, + "monetaryunit": "¥", + "amount": 648, + "vipexp": [ + { + "a": "attr", + "t": "vipexp", + "n": 6480 + }, + { + "a": "attr", + "t": "diamond", + "n": 6480 + } + ], + "diamond_num_double": [ + { + "a": "attr", + "t": "vipexp", + "n": 6480 + }, + { + "a": "attr", + "t": "diamond", + "n": 12960 + } + ], + "channel": "0", + "text": "0", + "image": "cz_zs_03" + }, + { + "id": "9", + "editionid": "debug", + "recharge_type": 2, + "monetaryunit": "¥", + "amount": 6, + "vipexp": [ + { + "a": "attr", + "t": "vipexp", + "n": 60 + }, + { + "a": "attr", + "t": "diamond", + "n": 60 + } + ], + "diamond_num_double": [ + { + "a": "attr", + "t": "vipexp", + "n": 60 + }, + { + "a": "attr", + "t": "diamond", + "n": 120 + } + ], + "channel": "0", + "text": "0", + "image": "" + }, + { + "id": "10", + "editionid": "debug", + "recharge_type": 2, + "monetaryunit": "¥", + "amount": 6, + "vipexp": [ + { + "a": "attr", + "t": "vipexp", + "n": 60 + }, + { + "a": "attr", + "t": "diamond", + "n": 60 + } + ], + "diamond_num_double": [ + { + "a": "attr", + "t": "vipexp", + "n": 60 + }, + { + "a": "attr", + "t": "diamond", + "n": 120 + } + ], + "channel": "0", + "text": "0", + "image": "" + }, + { + "id": "11", + "editionid": "debug", + "recharge_type": 2, + "monetaryunit": "¥", + "amount": 6, + "vipexp": [ + { + "a": "attr", + "t": "vipexp", + "n": 60 + }, + { + "a": "attr", + "t": "diamond", + "n": 60 + } + ], + "diamond_num_double": [ + { + "a": "attr", + "t": "vipexp", + "n": 60 + }, + { + "a": "attr", + "t": "diamond", + "n": 120 + } + ], + "channel": "0", + "text": "0", + "image": "" + }, + { + "id": "12", + "editionid": "debug", + "recharge_type": 2, + "monetaryunit": "¥", + "amount": 30, + "vipexp": [ + { + "a": "attr", + "t": "vipexp", + "n": 300 + }, + { + "a": "attr", + "t": "diamond", + "n": 300 + } + ], + "diamond_num_double": [ + { + "a": "attr", + "t": "vipexp", + "n": 300 + }, + { + "a": "attr", + "t": "diamond", + "n": 600 + } + ], + "channel": "0", + "text": "0", + "image": "" + }, + { + "id": "13", + "editionid": "debug", + "recharge_type": 2, + "monetaryunit": "¥", + "amount": 30, + "vipexp": [ + { + "a": "attr", + "t": "vipexp", + "n": 300 + }, + { + "a": "attr", + "t": "diamond", + "n": 300 + } + ], + "diamond_num_double": [ + { + "a": "attr", + "t": "vipexp", + "n": 300 + }, + { + "a": "attr", + "t": "diamond", + "n": 600 + } + ], + "channel": "0", + "text": "0", + "image": "" + }, + { + "id": "14", + "editionid": "debug", + "recharge_type": 2, + "monetaryunit": "¥", + "amount": 30, + "vipexp": [ + { + "a": "attr", + "t": "vipexp", + "n": 300 + }, + { + "a": "attr", + "t": "diamond", + "n": 300 + } + ], + "diamond_num_double": [ + { + "a": "attr", + "t": "vipexp", + "n": 300 + }, + { + "a": "attr", + "t": "diamond", + "n": 600 + } + ], + "channel": "0", + "text": "0", + "image": "" + }, + { + "id": "15", + "editionid": "debug", + "recharge_type": 2, + "monetaryunit": "¥", + "amount": 30, + "vipexp": [ + { + "a": "attr", + "t": "vipexp", + "n": 300 + }, + { + "a": "attr", + "t": "diamond", + "n": 300 + } + ], + "diamond_num_double": [ + { + "a": "attr", + "t": "vipexp", + "n": 300 + }, + { + "a": "attr", + "t": "diamond", + "n": 600 + } + ], + "channel": "0", + "text": "0", + "image": "" + }, + { + "id": "16", + "editionid": "debug", + "recharge_type": 2, + "monetaryunit": "¥", + "amount": 30, + "vipexp": [ + { + "a": "attr", + "t": "vipexp", + "n": 300 + }, + { + "a": "attr", + "t": "diamond", + "n": 300 + } + ], + "diamond_num_double": [ + { + "a": "attr", + "t": "vipexp", + "n": 300 + }, + { + "a": "attr", + "t": "diamond", + "n": 600 + } + ], + "channel": "0", + "text": "0", + "image": "" + }, + { + "id": "17", + "editionid": "debug", + "recharge_type": 2, + "monetaryunit": "¥", + "amount": 128, + "vipexp": [ + { + "a": "attr", + "t": "vipexp", + "n": 1280 + }, + { + "a": "attr", + "t": "diamond", + "n": 1280 + } + ], + "diamond_num_double": [ + { + "a": "attr", + "t": "vipexp", + "n": 1280 + }, + { + "a": "attr", + "t": "diamond", + "n": 2560 + } + ], + "channel": "0", + "text": "0", + "image": "" + }, + { + "id": "18", + "editionid": "debug", + "recharge_type": 2, + "monetaryunit": "¥", + "amount": 198, + "vipexp": [ + { + "a": "attr", + "t": "vipexp", + "n": 1980 + }, + { + "a": "attr", + "t": "diamond", + "n": 1980 + } + ], + "diamond_num_double": [ + { + "a": "attr", + "t": "vipexp", + "n": 1980 + }, + { + "a": "attr", + "t": "diamond", + "n": 3960 + } + ], + "channel": "0", + "text": "0", + "image": "" + }, + { + "id": "19", + "editionid": "debug", + "recharge_type": 2, + "monetaryunit": "¥", + "amount": 328, + "vipexp": [ + { + "a": "attr", + "t": "vipexp", + "n": 3280 + }, + { + "a": "attr", + "t": "diamond", + "n": 3280 + } + ], + "diamond_num_double": [ + { + "a": "attr", + "t": "vipexp", + "n": 3280 + }, + { + "a": "attr", + "t": "diamond", + "n": 6560 + } + ], + "channel": "0", + "text": "0", + "image": "" + }, + { + "id": "yueka_lv1", + "editionid": "debug", + "recharge_type": 3, + "monetaryunit": "¥", + "amount": 30, + "vipexp": [ + { + "a": "attr", + "t": "vipexp", + "n": 300 + }, + { + "a": "attr", + "t": "diamond", + "n": 300 + } + ], + "diamond_num_double": [], + "channel": "0", + "text": "0", + "image": "" + }, + { + "id": "yueka_lv2", + "editionid": "debug", + "recharge_type": 3, + "monetaryunit": "¥", + "amount": 98, + "vipexp": [ + { + "a": "attr", + "t": "vipexp", + "n": 980 + }, + { + "a": "attr", + "t": "diamond", + "n": 980 + } + ], + "diamond_num_double": [], + "channel": "0", + "text": "0", + "image": "" + } ] \ No newline at end of file diff --git a/bin/json/game_reddot.json b/bin/json/game_reddot.json index 94ca6a0ea..05d642f1e 100644 --- a/bin/json/game_reddot.json +++ b/bin/json/game_reddot.json @@ -1,68 +1,68 @@ -[ - { - "id": 10001, - "type": 1, - "hero": "25004", - "desc": { - "key": "mainline_desc_10001", - "text": "月中人,还有没领取的奖励,一起来看看吧~" - }, - "skip": 109, - "index": 18 - }, - { - "id": 10002, - "type": 1, - "hero": "25004", - "desc": { - "key": "mainline_desc_10001", - "text": "月中人,还有没领取的奖励,一起来看看吧~" - }, - "skip": 109, - "index": 18 - }, - { - "id": 10003, - "type": 1, - "hero": "25004", - "desc": { - "key": "mainline_desc_10002", - "text": "月中人,还有没领取的奖励,一起来看看吧~" - }, - "skip": 109, - "index": 99 - }, - { - "id": 10004, - "type": 1, - "hero": "25004", - "desc": { - "key": "mainline_desc_10003", - "text": "月中人,还有没领取的奖励,一起来看看吧~" - }, - "skip": 109, - "index": 99 - }, - { - "id": 10005, - "type": 2, - "hero": "25004", - "desc": { - "key": "mainline_desc_10003", - "text": "月中人,还有没领取的奖励,一起来看看吧~" - }, - "skip": 109, - "index": 99 - }, - { - "id": 10006, - "type": 2, - "hero": "25004", - "desc": { - "key": "mainline_desc_10003", - "text": "月中人,还有没领取的奖励,一起来看看吧~" - }, - "skip": 109, - "index": 99 - } +[ + { + "id": 10001, + "type": 1, + "hero": "25004", + "desc": { + "key": "mainline_desc_10001", + "text": "月中人,还有没领取的奖励,一起来看看吧~" + }, + "skip": 109, + "index": 18 + }, + { + "id": 10002, + "type": 1, + "hero": "25004", + "desc": { + "key": "mainline_desc_10001", + "text": "月中人,还有没领取的奖励,一起来看看吧~" + }, + "skip": 109, + "index": 18 + }, + { + "id": 10003, + "type": 1, + "hero": "25004", + "desc": { + "key": "mainline_desc_10002", + "text": "月中人,还有没领取的奖励,一起来看看吧~" + }, + "skip": 109, + "index": 99 + }, + { + "id": 10004, + "type": 1, + "hero": "25004", + "desc": { + "key": "mainline_desc_10003", + "text": "月中人,还有没领取的奖励,一起来看看吧~" + }, + "skip": 109, + "index": 99 + }, + { + "id": 10005, + "type": 2, + "hero": "25004", + "desc": { + "key": "mainline_desc_10003", + "text": "月中人,还有没领取的奖励,一起来看看吧~" + }, + "skip": 109, + "index": 99 + }, + { + "id": 10006, + "type": 2, + "hero": "25004", + "desc": { + "key": "mainline_desc_10003", + "text": "月中人,还有没领取的奖励,一起来看看吧~" + }, + "skip": 109, + "index": 99 + } ] \ No newline at end of file diff --git a/bin/json/game_reddotgroup.json b/bin/json/game_reddotgroup.json new file mode 100644 index 000000000..4898e5b53 --- /dev/null +++ b/bin/json/game_reddotgroup.json @@ -0,0 +1,219 @@ +[ + { + "id": 10001, + "type": 1, + "group": "task", + "layer": "Root|Task|Daily", + "header": "赵长远" + }, + { + "id": 10002, + "type": 1, + "group": "task", + "layer": "Root|Task|Week", + "header": "赵长远" + }, + { + "id": 10003, + "type": 1, + "group": "sociaty", + "layer": "Root|Guild|MBtn|Btn", + "header": "赵长远" + }, + { + "id": 10004, + "type": 1, + "group": "task", + "layer": "Root|Task|Achievement", + "header": "赵长远" + }, + { + "id": 10005, + "type": 1, + "group": "mainline", + "layer": "", + "header": "梅雄风" + }, + { + "id": 10006, + "type": 1, + "group": "", + "layer": "Root|Pagoda|Challenge", + "header": "梅雄风" + }, + { + "id": 10007, + "type": 0, + "group": "", + "layer": "Root|Pagoda|Reward", + "header": "" + }, + { + "id": 10008, + "type": 2, + "group": "", + "layer": "Root|Hero|Heroup|Btn", + "header": "" + }, + { + "id": 10009, + "type": 2, + "group": "", + "layer": "Root|Hero|Awake|Btn", + "header": "" + }, + { + "id": 10010, + "type": 2, + "group": "", + "layer": "Root|Hero|Resonance|Icon|Btn", + "header": "" + }, + { + "id": 10011, + "type": 2, + "group": "", + "layer": "Root|Hero|Heroup|Btn", + "header": "" + }, + { + "id": 10012, + "type": 2, + "group": "", + "layer": "Root|Hero|Equip|Wear", + "header": "" + }, + { + "id": 10013, + "type": 2, + "group": "", + "layer": "Root|Hero|Equip|Replace", + "header": "" + }, + { + "id": 10014, + "type": 2, + "group": "", + "layer": "Root|Hero|Equip|Intensify", + "header": "" + }, + { + "id": 10015, + "type": 2, + "group": "", + "layer": "Root|Hero|Equip|Enchant", + "header": "" + }, + { + "id": 10016, + "type": 2, + "group": "", + "layer": "Root|Hero|Equip|WashsPractice", + "header": "" + }, + { + "id": 10017, + "type": 1, + "group": "", + "layer": "Root|Head|Horoscope|Water|Icon|Btn", + "header": "" + }, + { + "id": 10018, + "type": 1, + "group": "", + "layer": "Root|Recruit|Btn", + "header": "" + }, + { + "id": 10019, + "type": 1, + "group": "", + "layer": "Root|Arena|Btn", + "header": "" + }, + { + "id": 10020, + "type": 1, + "group": "", + "layer": "Root|Gourmet|Order|OrderBtn", + "header": "" + }, + { + "id": 10021, + "type": 1, + "group": "", + "layer": "Root|Gourmet|Order|UpBtn|Btn", + "header": "" + }, + { + "id": 10022, + "type": 1, + "group": "", + "layer": "Root|Gourmet|OrderReceive|Btn", + "header": "" + }, + { + "id": 10023, + "type": 1, + "group": "", + "layer": "Root|KungFu|Pillar|Btn", + "header": "" + }, + { + "id": 10024, + "type": 1, + "group": "", + "layer": "Root|KungFu|Up|Btn", + "header": "" + }, + { + "id": 10025, + "type": 1, + "group": "", + "layer": "Root|KungFu|Pillar|ReceiveBtn", + "header": "" + }, + { + "id": 10026, + "type": 2, + "group": "", + "layer": "Root|Email|Btn", + "header": "" + }, + { + "id": 10027, + "type": 1, + "group": "task", + "layer": "", + "header": "" + }, + { + "id": 10028, + "type": 1, + "group": "task", + "layer": "", + "header": "" + }, + { + "id": 10029, + "type": 1, + "group": "sociaty", + "layer": "", + "header": "" + }, + { + "id": 10030, + "type": 1, + "group": "", + "layer": "", + "header": "" + }, + { + "id": 10031, + "type": 1, + "group": "", + "layer": "", + "header": "" + } +] \ No newline at end of file diff --git a/bin/json/game_reddottalkid.json b/bin/json/game_reddottalkid.json index 363a13ac9..12331563d 100644 --- a/bin/json/game_reddottalkid.json +++ b/bin/json/game_reddottalkid.json @@ -1,79 +1,79 @@ -[ - { - "talkid": 10001, - "desc": { - "key": "mainline_desc_10001", - "text": "@波比,接下来应该做什么?" - } - }, - { - "talkid": 10002, - "desc": { - "key": "mainline_desc_10002", - "text": "@波比,接下来应该做什么?" - } - }, - { - "talkid": 10003, - "desc": { - "key": "mainline_desc_10003", - "text": "@波比,接下来应该做什么?" - } - }, - { - "talkid": 10004, - "desc": { - "key": "mainline_desc_10004", - "text": "@波比,接下来应该做什么?" - } - }, - { - "talkid": 10005, - "desc": { - "key": "mainline_desc_10005", - "text": "@波比,接下来应该做什么?" - } - }, - { - "talkid": 10006, - "desc": { - "key": "mainline_desc_10006", - "text": "@波比,接下来应该做什么?" - } - }, - { - "talkid": 10007, - "desc": { - "key": "mainline_desc_10007", - "text": "@波比,接下来应该做什么?" - } - }, - { - "talkid": 10008, - "desc": { - "key": "mainline_desc_10008", - "text": "@波比,接下来应该做什么?" - } - }, - { - "talkid": 10009, - "desc": { - "key": "mainline_desc_10009", - "text": "@波比,接下来应该做什么?" - } - }, - { - "talkid": 10010, - "desc": { - "key": "mainline_desc_10010", - "text": "@波比,接下来应该做什么?" - } - }, - { - "talkid": 10011, - "desc": { - "key": "mainline_desc_10011", - "text": "@波比,接下来应该做什么?" - } - } +[ + { + "talkid": 10001, + "desc": { + "key": "mainline_desc_10001", + "text": "@波比,接下来应该做什么?" + } + }, + { + "talkid": 10002, + "desc": { + "key": "mainline_desc_10002", + "text": "@波比,接下来应该做什么?" + } + }, + { + "talkid": 10003, + "desc": { + "key": "mainline_desc_10003", + "text": "@波比,接下来应该做什么?" + } + }, + { + "talkid": 10004, + "desc": { + "key": "mainline_desc_10004", + "text": "@波比,接下来应该做什么?" + } + }, + { + "talkid": 10005, + "desc": { + "key": "mainline_desc_10005", + "text": "@波比,接下来应该做什么?" + } + }, + { + "talkid": 10006, + "desc": { + "key": "mainline_desc_10006", + "text": "@波比,接下来应该做什么?" + } + }, + { + "talkid": 10007, + "desc": { + "key": "mainline_desc_10007", + "text": "@波比,接下来应该做什么?" + } + }, + { + "talkid": 10008, + "desc": { + "key": "mainline_desc_10008", + "text": "@波比,接下来应该做什么?" + } + }, + { + "talkid": 10009, + "desc": { + "key": "mainline_desc_10009", + "text": "@波比,接下来应该做什么?" + } + }, + { + "talkid": 10010, + "desc": { + "key": "mainline_desc_10010", + "text": "@波比,接下来应该做什么?" + } + }, + { + "talkid": 10011, + "desc": { + "key": "mainline_desc_10011", + "text": "@波比,接下来应该做什么?" + } + } ] \ No newline at end of file diff --git a/bin/json/game_seasonloop.json b/bin/json/game_seasonloop.json index 7d9536e78..4665f4482 100644 --- a/bin/json/game_seasonloop.json +++ b/bin/json/game_seasonloop.json @@ -1,21 +1,21 @@ -[ - { - "key": 2, - "disposable_loop": [ - 201, - 203, - 202, - 204, - 203, - 202, - 201, - 204 - ], - "fixed_loop": [ - 201, - 202, - 203, - 204 - ] - } +[ + { + "key": 2, + "disposable_loop": [ + 201, + 203, + 202, + 204, + 203, + 202, + 201, + 204 + ], + "fixed_loop": [ + 201, + 202, + 203, + 204 + ] + } ] \ No newline at end of file diff --git a/bin/json/game_show.json b/bin/json/game_show.json index d7703392e..f38ab212c 100644 --- a/bin/json/game_show.json +++ b/bin/json/game_show.json @@ -1,68 +1,68 @@ -[ - { - "id": 100001, - "desc": { - "key": "show_100001", - "text": "男形象1" - }, - "access": 0, - "position": "", - "sex": 1, - "resources": "25001" - }, - { - "id": 100002, - "desc": { - "key": "show_100002", - "text": "男形象2" - }, - "access": 0, - "position": "", - "sex": 1, - "resources": "25004" - }, - { - "id": 100003, - "desc": { - "key": "show_100003", - "text": "男形象3" - }, - "access": 0, - "position": "", - "sex": 1, - "resources": "35002" - }, - { - "id": 200001, - "desc": { - "key": "show_200001", - "text": "女形象1" - }, - "access": 0, - "position": "", - "sex": 2, - "resources": "44005" - }, - { - "id": 200002, - "desc": { - "key": "show_200002", - "text": "女形象2" - }, - "access": 0, - "position": "", - "sex": 2, - "resources": "44006" - }, - { - "id": 200003, - "desc": { - "key": "show_200003", - "text": "女形象3" - }, - "access": 0, - "position": "", - "sex": 2, - "resources": "34006" - } +[ + { + "id": 100001, + "desc": { + "key": "show_100001", + "text": "男形象1" + }, + "access": 0, + "position": "", + "sex": 1, + "resources": "45003" + }, + { + "id": 100002, + "desc": { + "key": "show_100002", + "text": "男形象2" + }, + "access": 0, + "position": "", + "sex": 1, + "resources": "45003" + }, + { + "id": 100003, + "desc": { + "key": "show_100003", + "text": "男形象3" + }, + "access": 0, + "position": "", + "sex": 1, + "resources": "45003" + }, + { + "id": 200001, + "desc": { + "key": "show_200001", + "text": "女形象1" + }, + "access": 0, + "position": "", + "sex": 2, + "resources": "44005" + }, + { + "id": 200002, + "desc": { + "key": "show_200002", + "text": "女形象2" + }, + "access": 0, + "position": "", + "sex": 2, + "resources": "44005" + }, + { + "id": 200003, + "desc": { + "key": "show_200003", + "text": "女形象3" + }, + "access": 0, + "position": "", + "sex": 2, + "resources": "44005" + } ] \ No newline at end of file diff --git a/bin/json/game_sign.json b/bin/json/game_sign.json index f5cc5920d..ba41a3abc 100644 --- a/bin/json/game_sign.json +++ b/bin/json/game_sign.json @@ -1,1031 +1,1031 @@ -[ - { - "id": 1, - "day": 1, - "group": 1, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ], - "extra": [] - }, - { - "id": 2, - "day": 2, - "group": 1, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ], - "extra": [] - }, - { - "id": 3, - "day": 3, - "group": 1, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ], - "extra": [] - }, - { - "id": 4, - "day": 4, - "group": 1, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ], - "extra": [] - }, - { - "id": 5, - "day": 5, - "group": 1, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ], - "extra": [] - }, - { - "id": 6, - "day": 6, - "group": 1, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ], - "extra": [] - }, - { - "id": 7, - "day": 7, - "group": 1, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ], - "extra": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ] - }, - { - "id": 8, - "day": 8, - "group": 1, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ], - "extra": [] - }, - { - "id": 9, - "day": 9, - "group": 1, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ], - "extra": [] - }, - { - "id": 10, - "day": 10, - "group": 1, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ], - "extra": [] - }, - { - "id": 11, - "day": 11, - "group": 1, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ], - "extra": [] - }, - { - "id": 12, - "day": 12, - "group": 1, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ], - "extra": [] - }, - { - "id": 13, - "day": 13, - "group": 1, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ], - "extra": [] - }, - { - "id": 14, - "day": 14, - "group": 1, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ], - "extra": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ] - }, - { - "id": 15, - "day": 15, - "group": 1, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ], - "extra": [] - }, - { - "id": 16, - "day": 16, - "group": 1, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ], - "extra": [] - }, - { - "id": 17, - "day": 17, - "group": 1, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ], - "extra": [] - }, - { - "id": 18, - "day": 18, - "group": 1, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ], - "extra": [] - }, - { - "id": 19, - "day": 19, - "group": 1, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ], - "extra": [] - }, - { - "id": 20, - "day": 20, - "group": 1, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ], - "extra": [] - }, - { - "id": 21, - "day": 21, - "group": 1, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ], - "extra": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ] - }, - { - "id": 22, - "day": 22, - "group": 1, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ], - "extra": [] - }, - { - "id": 23, - "day": 23, - "group": 1, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ], - "extra": [] - }, - { - "id": 24, - "day": 24, - "group": 1, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ], - "extra": [] - }, - { - "id": 25, - "day": 25, - "group": 1, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 1 - } - ], - "extra": [] - }, - { - "id": 26, - "day": 1, - "group": 2, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ], - "extra": [] - }, - { - "id": 27, - "day": 2, - "group": 2, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ], - "extra": [] - }, - { - "id": 28, - "day": 3, - "group": 2, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ], - "extra": [] - }, - { - "id": 29, - "day": 4, - "group": 2, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ], - "extra": [] - }, - { - "id": 30, - "day": 5, - "group": 2, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ], - "extra": [] - }, - { - "id": 31, - "day": 6, - "group": 2, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ], - "extra": [] - }, - { - "id": 32, - "day": 7, - "group": 2, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ], - "extra": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ] - }, - { - "id": 33, - "day": 8, - "group": 2, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ], - "extra": [] - }, - { - "id": 34, - "day": 9, - "group": 2, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ], - "extra": [] - }, - { - "id": 35, - "day": 10, - "group": 2, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ], - "extra": [] - }, - { - "id": 36, - "day": 11, - "group": 2, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ], - "extra": [] - }, - { - "id": 37, - "day": 12, - "group": 2, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ], - "extra": [] - }, - { - "id": 38, - "day": 13, - "group": 2, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ], - "extra": [] - }, - { - "id": 39, - "day": 14, - "group": 2, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ], - "extra": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ] - }, - { - "id": 40, - "day": 15, - "group": 2, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ], - "extra": [] - }, - { - "id": 41, - "day": 16, - "group": 2, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ], - "extra": [] - }, - { - "id": 42, - "day": 17, - "group": 2, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ], - "extra": [] - }, - { - "id": 43, - "day": 18, - "group": 2, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ], - "extra": [] - }, - { - "id": 44, - "day": 19, - "group": 2, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ], - "extra": [] - }, - { - "id": 45, - "day": 20, - "group": 2, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ], - "extra": [] - }, - { - "id": 46, - "day": 21, - "group": 2, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ], - "extra": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ] - }, - { - "id": 47, - "day": 22, - "group": 2, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ], - "extra": [] - }, - { - "id": 48, - "day": 23, - "group": 2, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ], - "extra": [] - }, - { - "id": 49, - "day": 24, - "group": 2, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ], - "extra": [] - }, - { - "id": 50, - "day": 25, - "group": 2, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 2 - } - ], - "extra": [] - }, - { - "id": 51, - "day": 1, - "group": 3, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ], - "extra": [] - }, - { - "id": 52, - "day": 2, - "group": 3, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ], - "extra": [] - }, - { - "id": 53, - "day": 3, - "group": 3, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ], - "extra": [] - }, - { - "id": 54, - "day": 4, - "group": 3, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ], - "extra": [] - }, - { - "id": 55, - "day": 5, - "group": 3, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ], - "extra": [] - }, - { - "id": 56, - "day": 6, - "group": 3, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ], - "extra": [] - }, - { - "id": 57, - "day": 7, - "group": 3, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ], - "extra": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ] - }, - { - "id": 58, - "day": 8, - "group": 3, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ], - "extra": [] - }, - { - "id": 59, - "day": 9, - "group": 3, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ], - "extra": [] - }, - { - "id": 60, - "day": 10, - "group": 3, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ], - "extra": [] - }, - { - "id": 61, - "day": 11, - "group": 3, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ], - "extra": [] - }, - { - "id": 62, - "day": 12, - "group": 3, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ], - "extra": [] - }, - { - "id": 63, - "day": 13, - "group": 3, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ], - "extra": [] - }, - { - "id": 64, - "day": 14, - "group": 3, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ], - "extra": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ] - }, - { - "id": 65, - "day": 15, - "group": 3, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ], - "extra": [] - }, - { - "id": 66, - "day": 16, - "group": 3, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ], - "extra": [] - }, - { - "id": 67, - "day": 17, - "group": 3, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ], - "extra": [] - }, - { - "id": 68, - "day": 18, - "group": 3, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ], - "extra": [] - }, - { - "id": 69, - "day": 19, - "group": 3, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ], - "extra": [] - }, - { - "id": 70, - "day": 20, - "group": 3, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ], - "extra": [] - }, - { - "id": 71, - "day": 21, - "group": 3, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ], - "extra": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ] - }, - { - "id": 72, - "day": 22, - "group": 3, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ], - "extra": [] - }, - { - "id": 73, - "day": 23, - "group": 3, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ], - "extra": [] - }, - { - "id": 74, - "day": 24, - "group": 3, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ], - "extra": [] - }, - { - "id": 75, - "day": 25, - "group": 3, - "loopgift": [ - { - "a": "item", - "t": "90002", - "n": 3 - } - ], - "extra": [] - } +[ + { + "id": 1, + "day": 1, + "group": 1, + "loopgift": [ + { + "a": "attr", + "t": "gold", + "n": 3000 + } + ], + "extra": [] + }, + { + "id": 2, + "day": 2, + "group": 1, + "loopgift": [ + { + "a": "attr", + "t": "diamond", + "n": 30 + } + ], + "extra": [] + }, + { + "id": 3, + "day": 3, + "group": 1, + "loopgift": [ + { + "a": "item", + "t": "30001", + "n": 2 + } + ], + "extra": [] + }, + { + "id": 4, + "day": 4, + "group": 1, + "loopgift": [ + { + "a": "attr", + "t": "diamond", + "n": 30 + } + ], + "extra": [] + }, + { + "id": 5, + "day": 5, + "group": 1, + "loopgift": [ + { + "a": "equi", + "t": "10014", + "n": 1 + } + ], + "extra": [] + }, + { + "id": 6, + "day": 6, + "group": 1, + "loopgift": [ + { + "a": "hero", + "t": "43901", + "n": 1 + } + ], + "extra": [] + }, + { + "id": 7, + "day": 7, + "group": 1, + "loopgift": [ + { + "a": "attr", + "t": "gold", + "n": 6000 + } + ], + "extra": [ + { + "a": "item", + "t": "90001", + "n": 10 + } + ] + }, + { + "id": 8, + "day": 8, + "group": 1, + "loopgift": [ + { + "a": "attr", + "t": "diamond", + "n": 60 + } + ], + "extra": [] + }, + { + "id": 9, + "day": 9, + "group": 1, + "loopgift": [ + { + "a": "item", + "t": "30001", + "n": 3 + } + ], + "extra": [] + }, + { + "id": 10, + "day": 10, + "group": 1, + "loopgift": [ + { + "a": "attr", + "t": "diamond", + "n": 60 + } + ], + "extra": [] + }, + { + "id": 11, + "day": 11, + "group": 1, + "loopgift": [ + { + "a": "equi", + "t": "10015", + "n": 1 + } + ], + "extra": [] + }, + { + "id": 12, + "day": 12, + "group": 1, + "loopgift": [ + { + "a": "hero", + "t": "43901", + "n": 1 + } + ], + "extra": [] + }, + { + "id": 13, + "day": 13, + "group": 1, + "loopgift": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + } + ], + "extra": [] + }, + { + "id": 14, + "day": 14, + "group": 1, + "loopgift": [ + { + "a": "attr", + "t": "diamond", + "n": 90 + } + ], + "extra": [ + { + "a": "item", + "t": "90002", + "n": 10 + } + ] + }, + { + "id": 15, + "day": 15, + "group": 1, + "loopgift": [ + { + "a": "item", + "t": "30001", + "n": 4 + } + ], + "extra": [] + }, + { + "id": 16, + "day": 16, + "group": 1, + "loopgift": [ + { + "a": "attr", + "t": "diamond", + "n": 90 + } + ], + "extra": [] + }, + { + "id": 17, + "day": 17, + "group": 1, + "loopgift": [ + { + "a": "equi", + "t": "10016", + "n": 1 + } + ], + "extra": [] + }, + { + "id": 18, + "day": 18, + "group": 1, + "loopgift": [ + { + "a": "hero", + "t": "43902", + "n": 1 + } + ], + "extra": [] + }, + { + "id": 19, + "day": 19, + "group": 1, + "loopgift": [ + { + "a": "attr", + "t": "gold", + "n": 12000 + } + ], + "extra": [] + }, + { + "id": 20, + "day": 20, + "group": 1, + "loopgift": [ + { + "a": "attr", + "t": "diamond", + "n": 120 + } + ], + "extra": [] + }, + { + "id": 21, + "day": 21, + "group": 1, + "loopgift": [ + { + "a": "item", + "t": "30001", + "n": 5 + } + ], + "extra": [ + { + "a": "item", + "t": "90003", + "n": 10 + } + ] + }, + { + "id": 22, + "day": 22, + "group": 1, + "loopgift": [ + { + "a": "attr", + "t": "diamond", + "n": 120 + } + ], + "extra": [] + }, + { + "id": 23, + "day": 23, + "group": 1, + "loopgift": [ + { + "a": "equi", + "t": "10017", + "n": 1 + } + ], + "extra": [] + }, + { + "id": 24, + "day": 24, + "group": 1, + "loopgift": [ + { + "a": "hero", + "t": "43903", + "n": 1 + } + ], + "extra": [] + }, + { + "id": 25, + "day": 25, + "group": 1, + "loopgift": [ + { + "a": "item", + "t": "30001", + "n": 10 + } + ], + "extra": [] + }, + { + "id": 26, + "day": 1, + "group": 2, + "loopgift": [ + { + "a": "attr", + "t": "gold", + "n": 3000 + } + ], + "extra": [] + }, + { + "id": 27, + "day": 2, + "group": 2, + "loopgift": [ + { + "a": "attr", + "t": "diamond", + "n": 30 + } + ], + "extra": [] + }, + { + "id": 28, + "day": 3, + "group": 2, + "loopgift": [ + { + "a": "item", + "t": "30001", + "n": 2 + } + ], + "extra": [] + }, + { + "id": 29, + "day": 4, + "group": 2, + "loopgift": [ + { + "a": "attr", + "t": "diamond", + "n": 30 + } + ], + "extra": [] + }, + { + "id": 30, + "day": 5, + "group": 2, + "loopgift": [ + { + "a": "equi", + "t": "10014", + "n": 1 + } + ], + "extra": [] + }, + { + "id": 31, + "day": 6, + "group": 2, + "loopgift": [ + { + "a": "hero", + "t": "43901", + "n": 1 + } + ], + "extra": [] + }, + { + "id": 32, + "day": 7, + "group": 2, + "loopgift": [ + { + "a": "attr", + "t": "gold", + "n": 6000 + } + ], + "extra": [ + { + "a": "item", + "t": "90001", + "n": 20 + } + ] + }, + { + "id": 33, + "day": 8, + "group": 2, + "loopgift": [ + { + "a": "attr", + "t": "diamond", + "n": 60 + } + ], + "extra": [] + }, + { + "id": 34, + "day": 9, + "group": 2, + "loopgift": [ + { + "a": "item", + "t": "30001", + "n": 3 + } + ], + "extra": [] + }, + { + "id": 35, + "day": 10, + "group": 2, + "loopgift": [ + { + "a": "attr", + "t": "diamond", + "n": 60 + } + ], + "extra": [] + }, + { + "id": 36, + "day": 11, + "group": 2, + "loopgift": [ + { + "a": "equi", + "t": "10015", + "n": 1 + } + ], + "extra": [] + }, + { + "id": 37, + "day": 12, + "group": 2, + "loopgift": [ + { + "a": "hero", + "t": "43901", + "n": 1 + } + ], + "extra": [] + }, + { + "id": 38, + "day": 13, + "group": 2, + "loopgift": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + } + ], + "extra": [] + }, + { + "id": 39, + "day": 14, + "group": 2, + "loopgift": [ + { + "a": "attr", + "t": "diamond", + "n": 90 + } + ], + "extra": [ + { + "a": "item", + "t": "90002", + "n": 20 + } + ] + }, + { + "id": 40, + "day": 15, + "group": 2, + "loopgift": [ + { + "a": "item", + "t": "30001", + "n": 4 + } + ], + "extra": [] + }, + { + "id": 41, + "day": 16, + "group": 2, + "loopgift": [ + { + "a": "attr", + "t": "diamond", + "n": 90 + } + ], + "extra": [] + }, + { + "id": 42, + "day": 17, + "group": 2, + "loopgift": [ + { + "a": "equi", + "t": "10016", + "n": 1 + } + ], + "extra": [] + }, + { + "id": 43, + "day": 18, + "group": 2, + "loopgift": [ + { + "a": "hero", + "t": "43902", + "n": 1 + } + ], + "extra": [] + }, + { + "id": 44, + "day": 19, + "group": 2, + "loopgift": [ + { + "a": "attr", + "t": "gold", + "n": 12000 + } + ], + "extra": [] + }, + { + "id": 45, + "day": 20, + "group": 2, + "loopgift": [ + { + "a": "attr", + "t": "diamond", + "n": 120 + } + ], + "extra": [] + }, + { + "id": 46, + "day": 21, + "group": 2, + "loopgift": [ + { + "a": "item", + "t": "30001", + "n": 5 + } + ], + "extra": [ + { + "a": "item", + "t": "90003", + "n": 20 + } + ] + }, + { + "id": 47, + "day": 22, + "group": 2, + "loopgift": [ + { + "a": "attr", + "t": "diamond", + "n": 120 + } + ], + "extra": [] + }, + { + "id": 48, + "day": 23, + "group": 2, + "loopgift": [ + { + "a": "equi", + "t": "10017", + "n": 1 + } + ], + "extra": [] + }, + { + "id": 49, + "day": 24, + "group": 2, + "loopgift": [ + { + "a": "hero", + "t": "43903", + "n": 1 + } + ], + "extra": [] + }, + { + "id": 50, + "day": 25, + "group": 2, + "loopgift": [ + { + "a": "item", + "t": "30001", + "n": 10 + } + ], + "extra": [] + }, + { + "id": 51, + "day": 1, + "group": 3, + "loopgift": [ + { + "a": "attr", + "t": "gold", + "n": 3000 + } + ], + "extra": [] + }, + { + "id": 52, + "day": 2, + "group": 3, + "loopgift": [ + { + "a": "attr", + "t": "diamond", + "n": 30 + } + ], + "extra": [] + }, + { + "id": 53, + "day": 3, + "group": 3, + "loopgift": [ + { + "a": "item", + "t": "30001", + "n": 2 + } + ], + "extra": [] + }, + { + "id": 54, + "day": 4, + "group": 3, + "loopgift": [ + { + "a": "attr", + "t": "diamond", + "n": 30 + } + ], + "extra": [] + }, + { + "id": 55, + "day": 5, + "group": 3, + "loopgift": [ + { + "a": "equi", + "t": "10014", + "n": 1 + } + ], + "extra": [] + }, + { + "id": 56, + "day": 6, + "group": 3, + "loopgift": [ + { + "a": "hero", + "t": "43901", + "n": 1 + } + ], + "extra": [] + }, + { + "id": 57, + "day": 7, + "group": 3, + "loopgift": [ + { + "a": "attr", + "t": "gold", + "n": 6000 + } + ], + "extra": [ + { + "a": "item", + "t": "90001", + "n": 30 + } + ] + }, + { + "id": 58, + "day": 8, + "group": 3, + "loopgift": [ + { + "a": "attr", + "t": "diamond", + "n": 60 + } + ], + "extra": [] + }, + { + "id": 59, + "day": 9, + "group": 3, + "loopgift": [ + { + "a": "item", + "t": "30001", + "n": 3 + } + ], + "extra": [] + }, + { + "id": 60, + "day": 10, + "group": 3, + "loopgift": [ + { + "a": "attr", + "t": "diamond", + "n": 60 + } + ], + "extra": [] + }, + { + "id": 61, + "day": 11, + "group": 3, + "loopgift": [ + { + "a": "equi", + "t": "10015", + "n": 1 + } + ], + "extra": [] + }, + { + "id": 62, + "day": 12, + "group": 3, + "loopgift": [ + { + "a": "hero", + "t": "43901", + "n": 1 + } + ], + "extra": [] + }, + { + "id": 63, + "day": 13, + "group": 3, + "loopgift": [ + { + "a": "attr", + "t": "gold", + "n": 9000 + } + ], + "extra": [] + }, + { + "id": 64, + "day": 14, + "group": 3, + "loopgift": [ + { + "a": "attr", + "t": "diamond", + "n": 90 + } + ], + "extra": [ + { + "a": "item", + "t": "90002", + "n": 30 + } + ] + }, + { + "id": 65, + "day": 15, + "group": 3, + "loopgift": [ + { + "a": "item", + "t": "30001", + "n": 4 + } + ], + "extra": [] + }, + { + "id": 66, + "day": 16, + "group": 3, + "loopgift": [ + { + "a": "attr", + "t": "diamond", + "n": 90 + } + ], + "extra": [] + }, + { + "id": 67, + "day": 17, + "group": 3, + "loopgift": [ + { + "a": "equi", + "t": "10016", + "n": 1 + } + ], + "extra": [] + }, + { + "id": 68, + "day": 18, + "group": 3, + "loopgift": [ + { + "a": "hero", + "t": "43902", + "n": 1 + } + ], + "extra": [] + }, + { + "id": 69, + "day": 19, + "group": 3, + "loopgift": [ + { + "a": "attr", + "t": "gold", + "n": 12000 + } + ], + "extra": [] + }, + { + "id": 70, + "day": 20, + "group": 3, + "loopgift": [ + { + "a": "attr", + "t": "diamond", + "n": 120 + } + ], + "extra": [] + }, + { + "id": 71, + "day": 21, + "group": 3, + "loopgift": [ + { + "a": "item", + "t": "30001", + "n": 5 + } + ], + "extra": [ + { + "a": "item", + "t": "90003", + "n": 30 + } + ] + }, + { + "id": 72, + "day": 22, + "group": 3, + "loopgift": [ + { + "a": "attr", + "t": "diamond", + "n": 120 + } + ], + "extra": [] + }, + { + "id": 73, + "day": 23, + "group": 3, + "loopgift": [ + { + "a": "equi", + "t": "10017", + "n": 1 + } + ], + "extra": [] + }, + { + "id": 74, + "day": 24, + "group": 3, + "loopgift": [ + { + "a": "hero", + "t": "43903", + "n": 1 + } + ], + "extra": [] + }, + { + "id": 75, + "day": 25, + "group": 3, + "loopgift": [ + { + "a": "item", + "t": "30001", + "n": 10 + } + ], + "extra": [] + } ] \ No newline at end of file diff --git a/bin/json/game_signreset.json b/bin/json/game_signreset.json index 7379aea5a..847febaa5 100644 --- a/bin/json/game_signreset.json +++ b/bin/json/game_signreset.json @@ -1,14 +1,14 @@ -[ - { - "id": 1, - "groups": 1 - }, - { - "id": 2, - "groups": 2 - }, - { - "id": 3, - "groups": 3 - } +[ + { + "id": 1, + "groups": 1 + }, + { + "id": 2, + "groups": 2 + }, + { + "id": 3, + "groups": 3 + } ] \ No newline at end of file diff --git a/bin/json/game_skillafteratk.json b/bin/json/game_skillafteratk.json index 5b5a977a6..60f68778b 100644 --- a/bin/json/game_skillafteratk.json +++ b/bin/json/game_skillafteratk.json @@ -1342,7 +1342,7 @@ "Where": [], "Order": "", "Limit": 1, - "ExecuteCnt": 3, + "ExecuteCnt": 1, "Type": 1, "Argu": [ 1, @@ -9599,7 +9599,7 @@ "Where": [], "Order": "Type=Rand", "Limit": 2, - "ExecuteCnt": 2, + "ExecuteCnt": 1, "Type": 1, "Argu": [ 1, @@ -14417,7 +14417,7 @@ "Where": [], "Order": "", "Limit": 1, - "ExecuteCnt": 1, + "ExecuteCnt": 2, "Type": 1, "Argu": [ 1, @@ -15115,7 +15115,7 @@ "Where": [], "Order": "Type=Rand", "Limit": 1, - "ExecuteCnt": 4, + "ExecuteCnt": 1, "Type": 1, "Argu": [ 1, @@ -15222,7 +15222,7 @@ 900 ], "FollowSK": [ - 214005317 + 214005313 ], "SucFollowSK": [], "FailFollowSK": [], @@ -15233,90 +15233,6 @@ "EmitPR": 1000, "From": 2, "Where": [], - "Order": "Type=Rand", - "Limit": 1, - "ExecuteCnt": 1, - "Type": 1, - "Argu": [ - 1, - 4, - 900 - ], - "FollowSK": [ - 214005317 - ], - "SucFollowSK": [], - "FailFollowSK": [], - "MustHit": false - }, - { - "Id": 214005314, - "EmitPR": 1000, - "From": 2, - "Where": [], - "Order": "Type=Rand", - "Limit": 1, - "ExecuteCnt": 1, - "Type": 1, - "Argu": [ - 1, - 4, - 900 - ], - "FollowSK": [ - 214005317 - ], - "SucFollowSK": [], - "FailFollowSK": [], - "MustHit": false - }, - { - "Id": 214005315, - "EmitPR": 1000, - "From": 2, - "Where": [], - "Order": "Type=Rand", - "Limit": 1, - "ExecuteCnt": 1, - "Type": 1, - "Argu": [ - 1, - 4, - 900 - ], - "FollowSK": [ - 214005317 - ], - "SucFollowSK": [], - "FailFollowSK": [], - "MustHit": false - }, - { - "Id": 214005316, - "EmitPR": 1000, - "From": 2, - "Where": [], - "Order": "Type=Rand", - "Limit": 1, - "ExecuteCnt": 1, - "Type": 1, - "Argu": [ - 1, - 4, - 900 - ], - "FollowSK": [ - 214005317 - ], - "SucFollowSK": [], - "FailFollowSK": [], - "MustHit": false - }, - { - "Id": 214005317, - "EmitPR": 1000, - "From": 2, - "Where": [], "Order": "", "Limit": 1, "ExecuteCnt": 1, @@ -15331,7 +15247,7 @@ "MustHit": false }, { - "Id": 214005318, + "Id": 214005314, "EmitPR": 1000, "From": 3, "Where": [], @@ -16446,7 +16362,7 @@ "From": 1, "Where": [], "Order": "", - "Limit": 1, + "Limit": 10, "ExecuteCnt": 1, "Type": 3, "Argu": [ @@ -19446,6 +19362,7 @@ "ExecuteCnt": 1, "Type": 3, "Argu": [ + 390001427, 1000, 1, 1 @@ -19504,6 +19421,7 @@ "ExecuteCnt": 1, "Type": 2, "Argu": [ + 434001211, 1, 1 ], @@ -19617,6 +19535,28 @@ "Where": [], "Order": "", "Limit": 1, + "ExecuteCnt": 0, + "Type": 3, + "Argu": [ + 390001428, + 400, + 1, + 1 + ], + "FollowSK": [ + 223001212 + ], + "SucFollowSK": [], + "FailFollowSK": [], + "MustHit": false + }, + { + "Id": 223001212, + "EmitPR": 1000, + "From": 1, + "Where": [], + "Order": "", + "Limit": 1, "ExecuteCnt": 1, "Type": 4, "Argu": [ @@ -19653,5 +19593,181 @@ "SucFollowSK": [], "FailFollowSK": [], "MustHit": false + }, + { + "Id": 224007111, + "EmitPR": 1000, + "From": 2, + "Where": [], + "Order": "", + "Limit": 1, + "ExecuteCnt": 1, + "Type": 1, + "Argu": [ + 1, + 4, + 1100 + ], + "FollowSK": [ + 224007112 + ], + "SucFollowSK": [], + "FailFollowSK": [], + "MustHit": false + }, + { + "Id": 224007112, + "EmitPR": 1000, + "From": 2, + "Where": [], + "Order": "", + "Limit": 1, + "ExecuteCnt": 1, + "Type": 3, + "Argu": [ + 390001105, + 500, + 1, + 1 + ], + "FollowSK": [], + "SucFollowSK": [], + "FailFollowSK": [], + "MustHit": false + }, + { + "Id": 224007211, + "EmitPR": 1000, + "From": 2, + "Where": [], + "Order": "", + "Limit": 1, + "ExecuteCnt": 3, + "Type": 1, + "Argu": [ + 1, + 4, + 500 + ], + "FollowSK": [], + "SucFollowSK": [], + "FailFollowSK": [], + "MustHit": false + }, + { + "Id": 224007212, + "EmitPR": 1000, + "From": 2, + "Where": [], + "Order": "", + "Limit": 1, + "ExecuteCnt": 1, + "Type": 3, + "Argu": [ + 390001008, + 700, + 1, + 2 + ], + "FollowSK": [], + "SucFollowSK": [], + "FailFollowSK": [], + "MustHit": false + }, + { + "Id": 224007213, + "EmitPR": 1000, + "From": 2, + "Where": [], + "Order": "", + "Limit": 1, + "ExecuteCnt": 1, + "Type": 2, + "Argu": [ + 424007213, + 1, + 1 + ], + "FollowSK": [], + "SucFollowSK": [], + "FailFollowSK": [], + "MustHit": false + }, + { + "Id": 224007214, + "EmitPR": 1000, + "From": 2, + "Where": [], + "Order": "", + "Limit": 1, + "ExecuteCnt": 1, + "Type": 3, + "Argu": [ + 390001106, + 700, + 1, + 1 + ], + "FollowSK": [], + "SucFollowSK": [], + "FailFollowSK": [], + "MustHit": false + }, + { + "Id": 224007311, + "EmitPR": 1000, + "From": 1, + "Where": [], + "Order": "", + "Limit": 10, + "ExecuteCnt": 1, + "Type": 11, + "Argu": [ + 250 + ], + "FollowSK": [], + "SucFollowSK": [], + "FailFollowSK": [], + "MustHit": false + }, + { + "Id": 224007312, + "EmitPR": 1000, + "From": 1, + "Where": [], + "Order": "", + "Limit": 10, + "ExecuteCnt": 1, + "Type": 3, + "Argu": [ + 390001004, + 700, + 1, + 2 + ], + "FollowSK": [], + "SucFollowSK": [], + "FailFollowSK": [], + "MustHit": false + }, + { + "Id": 224007313, + "EmitPR": 1000, + "From": 1, + "Where": [], + "Order": "", + "Limit": 10, + "ExecuteCnt": 1, + "Type": 3, + "Argu": [ + 390001001, + 700, + 1, + 2 + ], + "FollowSK": [], + "SucFollowSK": [], + "FailFollowSK": [], + "MustHit": false } ] \ No newline at end of file diff --git a/bin/json/game_skillatk.json b/bin/json/game_skillatk.json index 0be998ac4..27f3de220 100644 --- a/bin/json/game_skillatk.json +++ b/bin/json/game_skillatk.json @@ -10,6 +10,7 @@ }, "ico": "jn_dzj_0014", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -37,6 +38,7 @@ }, "ico": "jn_icon_004", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -64,6 +66,7 @@ }, "ico": "jn_icon_004", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -91,6 +94,7 @@ }, "ico": "jn_icon_004", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -118,6 +122,7 @@ }, "ico": "jn_icon_004", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -145,6 +150,7 @@ }, "ico": "jn_icon_004", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -172,6 +178,7 @@ }, "ico": "jn_icon_004", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -199,6 +206,7 @@ }, "ico": "jn_icon_005", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 5, @@ -228,6 +236,7 @@ }, "ico": "jn_icon_005", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 4, @@ -257,6 +266,7 @@ }, "ico": "jn_icon_005", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 3, @@ -286,6 +296,7 @@ }, "ico": "jn_icon_006", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 5, @@ -313,6 +324,7 @@ }, "ico": "jn_icon_006", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 5, @@ -340,6 +352,7 @@ }, "ico": "jn_icon_006", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 5, @@ -367,6 +380,7 @@ }, "ico": "jn_icon_006", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 5, @@ -394,6 +408,7 @@ }, "ico": "jn_icon_006", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -421,6 +436,7 @@ }, "ico": "jn_dzj_0020", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -448,6 +464,7 @@ }, "ico": "jn_icon_007", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -476,6 +493,7 @@ }, "ico": "jn_icon_007", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -504,6 +522,7 @@ }, "ico": "jn_icon_007", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -532,6 +551,7 @@ }, "ico": "jn_icon_007", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -560,6 +580,7 @@ }, "ico": "jn_icon_007", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -588,6 +609,7 @@ }, "ico": "jn_icon_007", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -616,6 +638,7 @@ }, "ico": "jn_icon_008", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 0, @@ -644,6 +667,7 @@ }, "ico": "jn_icon_009", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 5, @@ -671,6 +695,7 @@ }, "ico": "jn_icon_009", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 5, @@ -698,6 +723,7 @@ }, "ico": "jn_icon_009", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 5, @@ -725,6 +751,7 @@ }, "ico": "jn_icon_009", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 5, @@ -752,6 +779,7 @@ }, "ico": "jn_icon_009", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 5, @@ -779,6 +807,7 @@ }, "ico": "jn_icon_009", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 4, @@ -806,6 +835,7 @@ }, "ico": "jn_icon_009", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 4, "CD": 5, @@ -833,6 +863,7 @@ }, "ico": "jn_icon_009", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 4, "CD": 5, @@ -860,6 +891,7 @@ }, "ico": "jn_icon_009", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 4, "CD": 5, @@ -887,6 +919,7 @@ }, "ico": "jn_icon_009", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 4, "CD": 5, @@ -914,6 +947,7 @@ }, "ico": "jn_icon_009", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 4, "CD": 5, @@ -941,6 +975,7 @@ }, "ico": "jn_icon_009", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 4, "CD": 4, @@ -968,6 +1003,7 @@ }, "ico": "jn_dzj_0006", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -995,6 +1031,7 @@ }, "ico": "jn_icon_013", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -1023,6 +1060,7 @@ }, "ico": "jn_icon_013", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -1051,6 +1089,7 @@ }, "ico": "jn_icon_013", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -1079,6 +1118,7 @@ }, "ico": "jn_icon_013", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -1107,6 +1147,7 @@ }, "ico": "jn_icon_013", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -1135,6 +1176,7 @@ }, "ico": "jn_icon_014", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 4, @@ -1163,6 +1205,7 @@ }, "ico": "jn_icon_014", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 3, @@ -1191,6 +1234,7 @@ }, "ico": "jn_icon_015", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -1220,6 +1264,7 @@ }, "ico": "jn_icon_015", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -1249,6 +1294,7 @@ }, "ico": "jn_icon_015", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -1278,6 +1324,7 @@ }, "ico": "jn_icon_015", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -1307,6 +1354,7 @@ }, "ico": "jn_icon_015", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -1336,6 +1384,7 @@ }, "ico": "jn_icon_015", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 3, @@ -1365,6 +1414,7 @@ }, "ico": "jn_icon_014", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 4, "CD": 4, @@ -1394,6 +1444,7 @@ }, "ico": "jn_icon_014", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 4, "CD": 3, @@ -1423,6 +1474,7 @@ }, "ico": "jn_dzj_0024", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -1450,6 +1502,7 @@ }, "ico": "jn_icon_010", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -1477,6 +1530,7 @@ }, "ico": "jn_icon_010", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -1504,6 +1558,7 @@ }, "ico": "jn_icon_010", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -1531,6 +1586,7 @@ }, "ico": "jn_icon_010", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -1558,6 +1614,7 @@ }, "ico": "jn_icon_010", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -1585,6 +1642,7 @@ }, "ico": "jn_icon_011", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 5, @@ -1612,6 +1670,7 @@ }, "ico": "jn_icon_011", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 5, @@ -1639,6 +1698,7 @@ }, "ico": "jn_icon_011", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 5, @@ -1666,6 +1726,7 @@ }, "ico": "jn_icon_011", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 5, @@ -1693,6 +1754,7 @@ }, "ico": "jn_icon_011", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 4, @@ -1720,6 +1782,7 @@ }, "ico": "jn_icon_012", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 4, @@ -1747,6 +1810,7 @@ }, "ico": "jn_icon_012", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 4, @@ -1774,6 +1838,7 @@ }, "ico": "jn_icon_012", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 4, @@ -1801,6 +1866,7 @@ }, "ico": "jn_icon_012", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 4, @@ -1828,6 +1894,7 @@ }, "ico": "jn_icon_012", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 3, @@ -1855,6 +1922,7 @@ }, "ico": "jn_icon_011", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 4, "CD": 5, @@ -1882,6 +1950,7 @@ }, "ico": "jn_icon_011", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 4, "CD": 5, @@ -1909,6 +1978,7 @@ }, "ico": "jn_icon_011", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 4, "CD": 5, @@ -1936,6 +2006,7 @@ }, "ico": "jn_icon_011", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 4, "CD": 5, @@ -1963,6 +2034,7 @@ }, "ico": "jn_icon_011", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 4, "CD": 4, @@ -1990,6 +2062,7 @@ }, "ico": "jn_dzj_0029", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -2017,6 +2090,7 @@ }, "ico": "jn_icon_x001", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -2044,6 +2118,7 @@ }, "ico": "jn_icon_x001", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -2071,6 +2146,7 @@ }, "ico": "jn_icon_x001", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -2098,6 +2174,7 @@ }, "ico": "jn_icon_x001", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -2125,6 +2202,7 @@ }, "ico": "jn_icon_x001", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -2152,6 +2230,7 @@ }, "ico": "jn_icon_x002", "CorrectPos": 0, + "IsMelee": 1, "act": "", "Type": 2, "CD": 4, @@ -2180,6 +2259,7 @@ }, "ico": "jn_icon_x002", "CorrectPos": 0, + "IsMelee": 1, "act": "", "Type": 2, "CD": 4, @@ -2208,6 +2288,7 @@ }, "ico": "jn_icon_x002", "CorrectPos": 0, + "IsMelee": 1, "act": "", "Type": 2, "CD": 4, @@ -2236,6 +2317,7 @@ }, "ico": "jn_icon_x002", "CorrectPos": 0, + "IsMelee": 1, "act": "", "Type": 2, "CD": 4, @@ -2264,6 +2346,7 @@ }, "ico": "jn_icon_x002", "CorrectPos": 0, + "IsMelee": 1, "act": "", "Type": 2, "CD": 3, @@ -2292,6 +2375,7 @@ }, "ico": "jn_icon_x002", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 0, "CD": 0, @@ -2319,6 +2403,7 @@ }, "ico": "jn_icon_x002", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 0, "CD": 0, @@ -2346,6 +2431,7 @@ }, "ico": "jn_icon_x002", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 0, "CD": 0, @@ -2373,6 +2459,7 @@ }, "ico": "jn_icon_x002", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 0, "CD": 0, @@ -2400,6 +2487,7 @@ }, "ico": "jn_icon_x002", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 0, "CD": 0, @@ -2427,6 +2515,7 @@ }, "ico": "jn_icon_x003", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 5, @@ -2456,6 +2545,7 @@ }, "ico": "jn_icon_x003", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 5, @@ -2485,6 +2575,7 @@ }, "ico": "jn_icon_x003", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 5, @@ -2514,6 +2605,7 @@ }, "ico": "jn_icon_x003", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 5, @@ -2543,6 +2635,7 @@ }, "ico": "jn_icon_x003", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 4, @@ -2572,6 +2665,7 @@ }, "ico": "jn_icon_x002", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 2, "CD": 4, @@ -2600,6 +2694,7 @@ }, "ico": "jn_icon_x002", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 2, "CD": 4, @@ -2628,6 +2723,7 @@ }, "ico": "jn_icon_x002", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 2, "CD": 4, @@ -2656,6 +2752,7 @@ }, "ico": "jn_icon_x002", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 2, "CD": 4, @@ -2684,6 +2781,7 @@ }, "ico": "jn_icon_x002", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 2, "CD": 3, @@ -2712,6 +2810,7 @@ }, "ico": "jn_dzj_0019", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -2739,6 +2838,7 @@ }, "ico": "jn_icon_019", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -2766,6 +2866,7 @@ }, "ico": "jn_icon_019", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -2793,6 +2894,7 @@ }, "ico": "jn_icon_019", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -2820,6 +2922,7 @@ }, "ico": "jn_icon_019", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -2847,6 +2950,7 @@ }, "ico": "jn_icon_019", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -2874,6 +2978,7 @@ }, "ico": "jn_icon_020", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 4, @@ -2901,6 +3006,7 @@ }, "ico": "jn_icon_020", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 4, @@ -2928,6 +3034,7 @@ }, "ico": "jn_icon_020", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 4, @@ -2955,6 +3062,7 @@ }, "ico": "jn_icon_020", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 4, @@ -2982,6 +3090,7 @@ }, "ico": "jn_icon_020", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 3, @@ -3009,6 +3118,7 @@ }, "ico": "jn_icon_021", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 5, @@ -3038,6 +3148,7 @@ }, "ico": "jn_icon_021", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 5, @@ -3067,6 +3178,7 @@ }, "ico": "jn_icon_021", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 5, @@ -3096,6 +3208,7 @@ }, "ico": "jn_icon_021", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 5, @@ -3125,6 +3238,7 @@ }, "ico": "jn_icon_021", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 4, @@ -3154,6 +3268,7 @@ }, "ico": "jn_icon_021", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 5, @@ -3184,6 +3299,7 @@ }, "ico": "jn_icon_021", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 5, @@ -3214,6 +3330,7 @@ }, "ico": "jn_icon_021", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 5, @@ -3244,6 +3361,7 @@ }, "ico": "jn_icon_021", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 5, @@ -3274,6 +3392,7 @@ }, "ico": "jn_icon_021", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 4, @@ -3304,6 +3423,7 @@ }, "ico": "jn_dzj_0026", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -3331,6 +3451,7 @@ }, "ico": "jn_icon_016", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -3360,6 +3481,7 @@ }, "ico": "jn_icon_016", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -3389,6 +3511,7 @@ }, "ico": "jn_icon_016", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -3418,6 +3541,7 @@ }, "ico": "jn_icon_016", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -3447,6 +3571,7 @@ }, "ico": "jn_icon_016", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -3476,6 +3601,7 @@ }, "ico": "jn_icon_016", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -3505,6 +3631,7 @@ }, "ico": "jn_icon_017", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 3, @@ -3533,6 +3660,7 @@ }, "ico": "jn_icon_017", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 3, @@ -3561,6 +3689,7 @@ }, "ico": "jn_icon_017", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 3, @@ -3589,6 +3718,7 @@ }, "ico": "jn_icon_017", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 3, @@ -3617,6 +3747,7 @@ }, "ico": "jn_icon_017", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 2, @@ -3645,6 +3776,7 @@ }, "ico": "jn_icon_018", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -3675,6 +3807,7 @@ }, "ico": "jn_icon_018", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -3705,6 +3838,7 @@ }, "ico": "jn_icon_018", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -3735,6 +3869,7 @@ }, "ico": "jn_icon_018", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 3, @@ -3765,6 +3900,7 @@ }, "ico": "jn_icon_017", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 3, @@ -3795,6 +3931,7 @@ }, "ico": "jn_icon_017", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 3, @@ -3825,6 +3962,7 @@ }, "ico": "jn_icon_017", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 3, @@ -3855,6 +3993,7 @@ }, "ico": "jn_icon_017", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 3, @@ -3885,6 +4024,7 @@ }, "ico": "jn_icon_017", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 2, @@ -3913,6 +4053,7 @@ }, "ico": "jn_dzj_0027", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -3940,6 +4081,7 @@ }, "ico": "jn_icon_028", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -3967,6 +4109,7 @@ }, "ico": "jn_icon_028", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -3994,6 +4137,7 @@ }, "ico": "jn_icon_028", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -4021,6 +4165,7 @@ }, "ico": "jn_icon_028", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -4048,6 +4193,7 @@ }, "ico": "jn_icon_028", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -4075,6 +4221,7 @@ }, "ico": "jn_icon_029", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 0, @@ -4102,6 +4249,7 @@ }, "ico": "jn_icon_030", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -4131,6 +4279,7 @@ }, "ico": "jn_icon_030", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -4160,6 +4309,7 @@ }, "ico": "jn_icon_030", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -4189,6 +4339,7 @@ }, "ico": "jn_icon_030", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -4218,6 +4369,7 @@ }, "ico": "jn_icon_003", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -4247,6 +4399,7 @@ }, "ico": "jn_icon_003", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -4276,6 +4429,7 @@ }, "ico": "jn_icon_030", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 3, @@ -4305,6 +4459,7 @@ }, "ico": "jn_icon_029", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 0, @@ -4332,6 +4487,7 @@ }, "ico": "", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -4359,6 +4515,7 @@ }, "ico": "jn_icon_025", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -4387,6 +4544,7 @@ }, "ico": "jn_icon_025", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -4415,6 +4573,7 @@ }, "ico": "jn_icon_025", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -4443,6 +4602,7 @@ }, "ico": "jn_icon_025", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -4471,6 +4631,7 @@ }, "ico": "jn_icon_025", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -4499,6 +4660,7 @@ }, "ico": "jn_icon_025", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -4527,6 +4689,7 @@ }, "ico": "jn_icon_026", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 0, @@ -4554,6 +4717,7 @@ }, "ico": "jn_icon_027", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 6, @@ -4585,6 +4749,7 @@ }, "ico": "jn_icon_027", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 6, @@ -4616,6 +4781,7 @@ }, "ico": "jn_icon_027", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 6, @@ -4647,6 +4813,7 @@ }, "ico": "jn_icon_027", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 6, @@ -4678,6 +4845,7 @@ }, "ico": "jn_icon_027", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 6, @@ -4709,6 +4877,7 @@ }, "ico": "jn_icon_027", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 5, @@ -4740,6 +4909,7 @@ }, "ico": "jn_icon_027", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 6, @@ -4775,6 +4945,7 @@ }, "ico": "jn_icon_027", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 6, @@ -4810,6 +4981,7 @@ }, "ico": "jn_icon_027", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 6, @@ -4845,6 +5017,7 @@ }, "ico": "jn_icon_027", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 6, @@ -4880,6 +5053,7 @@ }, "ico": "jn_icon_027", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 6, @@ -4915,6 +5089,7 @@ }, "ico": "jn_icon_027", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 5, @@ -4950,6 +5125,7 @@ }, "ico": "jn_dzj_0001", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -4977,6 +5153,7 @@ }, "ico": "jn_icon_022", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -5005,6 +5182,7 @@ }, "ico": "jn_icon_022", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -5033,6 +5211,7 @@ }, "ico": "jn_icon_022", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -5061,6 +5240,7 @@ }, "ico": "jn_icon_022", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -5089,6 +5269,7 @@ }, "ico": "jn_icon_022", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -5117,6 +5298,7 @@ }, "ico": "jn_icon_023", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 0, @@ -5144,6 +5326,7 @@ }, "ico": "jn_icon_024", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 5, @@ -5174,6 +5357,7 @@ }, "ico": "jn_icon_024", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 5, @@ -5204,6 +5388,7 @@ }, "ico": "jn_icon_024", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 5, @@ -5234,6 +5419,7 @@ }, "ico": "jn_icon_024", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 5, @@ -5264,6 +5450,7 @@ }, "ico": "jn_icon_024", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -5294,6 +5481,7 @@ }, "ico": "jn_icon_023", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 5, @@ -5323,6 +5511,7 @@ }, "ico": "jn_dzj_0020", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -5350,6 +5539,7 @@ }, "ico": "jn_icon_034", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -5378,6 +5568,7 @@ }, "ico": "jn_icon_034", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -5406,6 +5597,7 @@ }, "ico": "jn_icon_034", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -5434,6 +5626,7 @@ }, "ico": "jn_icon_034", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -5462,6 +5655,7 @@ }, "ico": "jn_icon_035", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 4, @@ -5490,6 +5684,7 @@ }, "ico": "jn_icon_035", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 4, @@ -5518,6 +5713,7 @@ }, "ico": "jn_icon_035", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 4, @@ -5546,6 +5742,7 @@ }, "ico": "jn_icon_035", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 4, @@ -5574,6 +5771,7 @@ }, "ico": "jn_icon_035", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 3, @@ -5602,6 +5800,7 @@ }, "ico": "jn_icon_036", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 6, @@ -5630,6 +5829,7 @@ }, "ico": "jn_icon_036", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 6, @@ -5658,6 +5858,7 @@ }, "ico": "jn_icon_036", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 6, @@ -5686,6 +5887,7 @@ }, "ico": "jn_icon_036", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 5, @@ -5714,6 +5916,7 @@ }, "ico": "jn_icon_036", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 5, @@ -5742,6 +5945,7 @@ }, "ico": "jn_icon_036", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -5770,6 +5974,7 @@ }, "ico": "jn_icon_035", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 4, @@ -5798,6 +6003,7 @@ }, "ico": "jn_icon_035", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 4, @@ -5826,6 +6032,7 @@ }, "ico": "jn_icon_035", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 4, @@ -5854,6 +6061,7 @@ }, "ico": "jn_icon_035", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 4, @@ -5882,6 +6090,7 @@ }, "ico": "jn_icon_035", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 3, @@ -5910,6 +6119,7 @@ }, "ico": "", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -5937,6 +6147,7 @@ }, "ico": "jn_icon_031", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -5964,6 +6175,7 @@ }, "ico": "jn_icon_031", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -5991,6 +6203,7 @@ }, "ico": "jn_icon_031", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -6018,6 +6231,7 @@ }, "ico": "jn_icon_031", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -6045,6 +6259,7 @@ }, "ico": "jn_icon_031", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -6072,6 +6287,7 @@ }, "ico": "jn_icon_031", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -6099,6 +6315,7 @@ }, "ico": "jn_icon_032", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 0, @@ -6127,6 +6344,7 @@ }, "ico": "jn_icon_033", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -6155,6 +6373,7 @@ }, "ico": "jn_icon_033", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -6183,6 +6402,7 @@ }, "ico": "jn_icon_033", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -6211,6 +6431,7 @@ }, "ico": "jn_icon_033", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -6239,6 +6460,7 @@ }, "ico": "jn_icon_033", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -6267,6 +6489,7 @@ }, "ico": "jn_icon_033", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 3, @@ -6295,6 +6518,7 @@ }, "ico": "jn_dzj_0029", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -6322,6 +6546,7 @@ }, "ico": "jn_icon_057", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -6349,6 +6574,7 @@ }, "ico": "jn_icon_057", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -6376,6 +6602,7 @@ }, "ico": "jn_icon_057", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -6403,6 +6630,7 @@ }, "ico": "jn_icon_057", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -6430,6 +6658,7 @@ }, "ico": "jn_icon_057", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -6457,6 +6686,7 @@ }, "ico": "jn_icon_057", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -6484,6 +6714,7 @@ }, "ico": "jn_icon_058", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 6, @@ -6496,7 +6727,7 @@ }, "Desc": { "key": "skill_1140072111", - "text": "收到致命伤害时,为自身附加1回合【对峙】,重置旋风霹雳舞冷却,目标防御比自身低时,自身伤害提升;每1%差值提供1%额外伤害,不超过40%。" + "text": "受到致命伤害时,为自身附加1回合【对峙】,重置旋风霹雳舞冷却,目标防御比自身低时,自身伤害提升;每1%差值提供1%额外伤害,不超过40%。" }, "buffid": [], "map": "" @@ -6512,6 +6743,7 @@ }, "ico": "jn_icon_058", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 5, @@ -6540,6 +6772,7 @@ }, "ico": "jn_icon_058", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 4, @@ -6568,6 +6801,7 @@ }, "ico": "jn_icon_059", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 3, @@ -6598,6 +6832,7 @@ }, "ico": "jn_icon_059", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 3, @@ -6628,6 +6863,7 @@ }, "ico": "jn_icon_059", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 3, @@ -6658,6 +6894,7 @@ }, "ico": "jn_icon_059", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 3, @@ -6688,6 +6925,7 @@ }, "ico": "jn_icon_059", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 3, @@ -6718,6 +6956,7 @@ }, "ico": "jn_icon_059", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 3, @@ -6748,6 +6987,7 @@ }, "ico": "jn_dzj_0031", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -6775,6 +7015,7 @@ }, "ico": "jn_icon_040", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -6803,6 +7044,7 @@ }, "ico": "jn_icon_040", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -6831,6 +7073,7 @@ }, "ico": "jn_icon_040", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -6859,6 +7102,7 @@ }, "ico": "jn_icon_040", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -6887,6 +7131,7 @@ }, "ico": "jn_icon_040", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -6915,6 +7160,7 @@ }, "ico": "jn_icon_041", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 4, @@ -6944,6 +7190,7 @@ }, "ico": "jn_icon_041", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 4, @@ -6973,6 +7220,7 @@ }, "ico": "jn_icon_041", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 4, @@ -7002,6 +7250,7 @@ }, "ico": "jn_icon_041", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 4, @@ -7031,6 +7280,7 @@ }, "ico": "jn_icon_041", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 3, @@ -7060,6 +7310,7 @@ }, "ico": "jn_icon_042", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -7088,6 +7339,7 @@ }, "ico": "jn_icon_042", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -7116,6 +7368,7 @@ }, "ico": "jn_icon_042", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -7144,6 +7397,7 @@ }, "ico": "jn_icon_042", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -7172,6 +7426,7 @@ }, "ico": "jn_icon_042", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 3, @@ -7200,6 +7455,7 @@ }, "ico": "jn_dzj_0016", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -7227,6 +7483,7 @@ }, "ico": "jn_icon_037", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -7254,6 +7511,7 @@ }, "ico": "jn_icon_038", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 0, @@ -7281,6 +7539,7 @@ }, "ico": "jn_icon_039", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -7310,6 +7569,7 @@ }, "ico": "jn_icon_043", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -7338,6 +7598,7 @@ }, "ico": "jn_icon_044", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 0, @@ -7365,6 +7626,7 @@ }, "ico": "jn_icon_045", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 0, @@ -7392,6 +7654,7 @@ }, "ico": "jn_dzj_0021", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -7419,6 +7682,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -7446,6 +7710,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 0, @@ -7477,6 +7742,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 5, @@ -7505,6 +7771,7 @@ }, "ico": "jn_icon_046", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -7532,6 +7799,7 @@ }, "ico": "jn_icon_047", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 2, @@ -7559,6 +7827,7 @@ }, "ico": "jn_icon_048", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -7586,6 +7855,7 @@ }, "ico": "jn_icon_049", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 2, @@ -7613,6 +7883,7 @@ }, "ico": "jn_icon_050", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -7640,6 +7911,7 @@ }, "ico": "jn_icon_051", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 3, @@ -7667,6 +7939,7 @@ }, "ico": "jn_icon_052", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -7694,6 +7967,7 @@ }, "ico": "jn_icon_053", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 3, @@ -7721,6 +7995,7 @@ }, "ico": "jn_dzj_0021", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -7748,6 +8023,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -7775,6 +8051,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 4, @@ -7805,6 +8082,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 5, @@ -7834,6 +8112,7 @@ }, "ico": "jn_dzj_0021", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -7861,6 +8140,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -7889,6 +8169,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 4, @@ -7917,6 +8198,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 5, @@ -7946,6 +8228,7 @@ }, "ico": "jn_dzj_0021", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -7973,6 +8256,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -8001,6 +8285,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 4, @@ -8030,6 +8315,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 4, @@ -8060,6 +8346,7 @@ }, "ico": "jn_dzj_0021", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -8087,6 +8374,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -8115,6 +8403,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 4, @@ -8143,6 +8432,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 5, @@ -8172,6 +8462,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -8199,6 +8490,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 0, @@ -8226,6 +8518,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 5, @@ -8255,6 +8548,7 @@ }, "ico": "jn_dzj_0021", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -8282,6 +8576,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -8310,6 +8605,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 4, @@ -8338,6 +8634,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 4, @@ -8367,6 +8664,7 @@ }, "ico": "jn_dzj_0021", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -8394,6 +8692,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -8422,6 +8721,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 4, @@ -8450,6 +8750,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 4, @@ -8473,10 +8774,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_113002111", - "text": "食人鱼先生1技能" + "text": "食人之咬" }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -8501,10 +8803,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_113002211", - "text": "食人鱼先生2技能" + "text": "锯齿拉链" }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 2, @@ -8528,10 +8831,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_113002311", - "text": "食人鱼先生3技能" + "text": "生化武器" }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 3, @@ -8560,6 +8864,7 @@ }, "ico": "jn_dzj_0021", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -8583,10 +8888,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_143002111", - "text": "果酱教授1技能" + "text": "欺诈子弹" }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -8610,10 +8916,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_143002211", - "text": "果酱教授2技能" + "text": "诡计注视" }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 0, @@ -8638,10 +8945,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_143002311", - "text": "果酱教授3技能" + "text": "伪善之光" }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -8670,6 +8978,7 @@ }, "ico": "jn_dzj_0021", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -8697,6 +9006,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -8725,6 +9035,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 2, "CD": 0, @@ -8752,6 +9063,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 3, @@ -8781,6 +9093,7 @@ }, "ico": "jn_dzj_0021", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -8808,6 +9121,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -8835,6 +9149,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 4, @@ -8863,6 +9178,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 6, @@ -8891,6 +9207,7 @@ }, "ico": "jn_dzj_0021", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -8918,6 +9235,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -8945,6 +9263,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 3, @@ -8973,6 +9292,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 3, @@ -9001,6 +9321,7 @@ }, "ico": "jn_dzj_0021", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -9028,6 +9349,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -9055,6 +9377,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 3, @@ -9082,6 +9405,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 3, @@ -9111,6 +9435,7 @@ }, "ico": "jn_dzj_0021", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -9138,6 +9463,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -9165,6 +9491,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 3, @@ -9192,6 +9519,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 5, @@ -9215,10 +9543,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_113004111", - "text": "法夸德勋爵1技能" + "text": "乘胜追击" }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -9243,10 +9572,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_113004211", - "text": "法夸德勋爵2技能" + "text": "贵胄荣誉" }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 3, @@ -9271,10 +9601,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_113004311", - "text": "法夸德勋爵3技能" + "text": "皇族审判" }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -9302,6 +9633,7 @@ }, "ico": "jn_dzj_0021", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -9325,10 +9657,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_133003111", - "text": "胡德先生1技能" + "text": "淬毒箭矢" }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -9352,10 +9685,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_133003211", - "text": "胡德先生2技能" + "text": "猎手习性" }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 0, @@ -9379,10 +9713,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_133003311", - "text": "胡德先生3技能" + "text": "破甲连珠箭" }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -9410,6 +9745,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -9437,6 +9773,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 2, @@ -9464,6 +9801,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 3, @@ -9492,6 +9830,7 @@ }, "ico": "jn_dzj_0021", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -9519,6 +9858,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -9546,6 +9886,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 3, @@ -9574,6 +9915,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 4, @@ -9601,6 +9943,7 @@ }, "ico": "jn_dzj_0021", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -9624,10 +9967,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_144004111", - "text": "骇客蛛1技能" + "text": "U盘投掷" }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -9651,10 +9995,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_144004211", - "text": "骇客蛛2技能" + "text": "芯片清算" }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 3, @@ -9679,10 +10024,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_144004311", - "text": "骇客蛛3技能" + "text": "骇客光波" }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -9711,6 +10057,7 @@ }, "ico": "jn_dzj_0021", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -9738,6 +10085,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -9766,6 +10114,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 3, @@ -9795,6 +10144,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -9819,10 +10169,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_143006111", - "text": "布里奇特1技能" + "text": "轮滑冲锋" }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -9846,10 +10197,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_143006211", - "text": "布里奇特2技能" + "text": "真挚友谊" }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 3, @@ -9874,10 +10226,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_143006311", - "text": "布里奇特3技能" + "text": "粉红旋舞" }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 3, @@ -9906,6 +10259,7 @@ }, "ico": "jn_dzj_0021", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -9933,6 +10287,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -9960,6 +10315,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 0, @@ -9987,6 +10343,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 3, @@ -10014,6 +10371,7 @@ }, "ico": "jn_dzj_0021", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -10041,6 +10399,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -10069,6 +10428,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 3, @@ -10099,6 +10459,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 4, @@ -10107,11 +10468,7 @@ "Id": [ 214005311, 214005312, - 214005313, - 214005314, - 214005315, - 214005316, - 214005317 + 214005314 ] }, "Desc": { @@ -10132,6 +10489,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -10160,6 +10518,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 3, @@ -10187,6 +10546,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 3, @@ -10214,6 +10574,7 @@ }, "ico": "jn_dzj_0021", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -10237,10 +10598,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_143003111", - "text": "史蒂夫·帕丘克1技能" + "text": "帕丘克剑术" }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -10264,10 +10626,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_143003211", - "text": "史蒂夫·帕丘克2技能" + "text": "骑士精神" }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 3, @@ -10291,10 +10654,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_143003311", - "text": "史蒂夫·帕丘克3技能" + "text": "信仰念力" }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -10319,10 +10683,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_143005111", - "text": "瓦希尔指挥官1技能" + "text": "凶悍锤击" }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -10346,10 +10711,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_143005211", - "text": "瓦希尔指挥官2技能" + "text": "瞄准弱点" }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 3, @@ -10375,10 +10741,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_143005311", - "text": "瓦希尔指挥官3技能" + "text": "威严震慑" }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -10406,6 +10773,7 @@ }, "ico": "jn_dzj_0021", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -10433,6 +10801,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -10460,6 +10829,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 0, @@ -10488,6 +10858,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 3, @@ -10521,6 +10892,7 @@ }, "ico": "jn_dzj_0021", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 1, "CD": 0, @@ -10548,6 +10920,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -10576,6 +10949,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 2, @@ -10607,6 +10981,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -10636,6 +11011,7 @@ }, "ico": "jn_dzj_0021", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 1, "CD": 0, @@ -10663,6 +11039,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -10692,6 +11069,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 3, @@ -10722,6 +11100,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -10752,6 +11131,7 @@ }, "ico": "jn_dzj_0021", "CorrectPos": 0, + "IsMelee": 0, "act": "", "Type": 3, "CD": 0, @@ -10779,6 +11159,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -10807,6 +11188,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 3, @@ -10834,6 +11216,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 3, @@ -10858,10 +11241,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_151006111", - "text": "羊群1技能" + "text": "横冲直撞" }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -10885,10 +11269,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_151006211", - "text": "羊群2技能" + "text": "矢气排放" }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 2, @@ -10912,10 +11297,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_151007111", - "text": "香塔尔 杜布瓦队长手下2号1技能 " + "text": "麻醉针" }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -10939,10 +11325,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_151007211", - "text": "香塔尔 杜布瓦队长手下2号2技能 " + "text": "捕捉网" }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 2, @@ -10970,6 +11357,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -10997,6 +11385,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 2, @@ -11024,6 +11413,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 4, @@ -11051,6 +11441,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -11078,6 +11469,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 0, @@ -11105,6 +11497,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 0, @@ -11132,6 +11525,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -11159,6 +11553,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 0, @@ -11188,6 +11583,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 5, @@ -11215,6 +11611,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -11242,6 +11639,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 0, @@ -11269,6 +11667,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 2, @@ -11296,6 +11695,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -11323,6 +11723,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 0, @@ -11350,6 +11751,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 2, @@ -11377,6 +11779,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -11404,6 +11807,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 0, @@ -11431,6 +11835,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 2, @@ -11454,10 +11859,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_155005111", - "text": "熔岩泰坦1技能" + "text": "火焰之拳" }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -11481,10 +11887,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_155005211", - "text": "熔岩泰坦2技能" + "text": "神之威慑" }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 0, @@ -11509,10 +11916,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_155005311", - "text": "熔岩泰坦3技能" + "text": "诸神黄昏" }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 2, @@ -11543,6 +11951,7 @@ }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -11570,6 +11979,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 0, @@ -11600,6 +12010,7 @@ }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 2, "CD": 2, @@ -11627,10 +12038,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_155007111", - "text": "冰霜泰坦1技能" + "text": "暴雪寒锥" }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -11658,10 +12070,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_155007211", - "text": "冰霜泰坦2技能" + "text": "永冻坚甲" }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 0, @@ -11689,10 +12102,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_155007311", - "text": "冰霜泰坦3技能" + "text": "灭世神话" }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 2, "CD": 2, @@ -11717,10 +12131,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_153003111", - "text": "豪猪大师1技能" + "text": "针棘之刺" }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -11744,10 +12159,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_153003211", - "text": "豪猪大师2技能" + "text": "御敌本能" }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 3, @@ -11775,6 +12191,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 2, "CD": 0, @@ -11803,6 +12220,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 2, "CD": 0, @@ -11831,6 +12249,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 2, "CD": 0, @@ -11859,6 +12278,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 2, "CD": 0, @@ -11886,6 +12306,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 2, "CD": 0, @@ -11914,6 +12335,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 2, "CD": 0, @@ -11942,6 +12364,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 2, "CD": 0, @@ -11970,6 +12393,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 2, "CD": 0, @@ -11998,6 +12422,7 @@ }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 2, "CD": 0, @@ -12022,10 +12447,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_134004111", - "text": "瓜哥1技能" + "text": "顾此及彼" }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -12049,10 +12475,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_134004211", - "text": "瓜哥2技能" + "text": "穴居习性" }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_2", "Type": 1, "CD": 4, @@ -12076,10 +12503,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_134004311", - "text": "瓜哥3技能" + "text": "追猎嗥叫" }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 5, @@ -12103,10 +12531,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_114002111", - "text": "大龙1技能" + "text": "嚣张气焰" }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -12130,10 +12559,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_114002211", - "text": "大龙2技能" + "text": "嗜血反扑" }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 0, @@ -12158,10 +12588,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_114002311", - "text": "大龙3技能" + "text": "弱肉强食" }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 4, @@ -12185,10 +12616,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_143007111", - "text": "戈伯1技能" + "text": "破敌横钩" }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_1", "Type": 1, "CD": 0, @@ -12212,10 +12644,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_143007211", - "text": "戈伯2技能" + "text": "老练包扎" }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 0, @@ -12239,10 +12672,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_143007311", - "text": "戈伯3技能" + "text": "博克烙印" }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 1, "act": "Skill_3", "Type": 1, "CD": 5, @@ -12266,10 +12700,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_134001111", - "text": "贫嘴驴1技能" + "text": "口若悬河" }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -12293,10 +12728,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_134001211", - "text": "贫嘴驴2技能" + "text": "威风凛凛" }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 2, "CD": 0, @@ -12320,10 +12756,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_134001311", - "text": "贫嘴驴3技能" + "text": "山盟海誓" }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -12347,10 +12784,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_123001111", - "text": "斯梅克船长1技能" + "text": "波波光束" }, "ico": "jn_icon_054", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_1", "Type": 1, "CD": 0, @@ -12374,10 +12812,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_123001211", - "text": "斯梅克船长2技能" + "text": "船长关怀" }, "ico": "jn_icon_055", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_2", "Type": 1, "CD": 3, @@ -12401,10 +12840,11 @@ "UnavailablePlayTypes": [], "Name": { "key": "skillname_123001311", - "text": "斯梅克船长3技能" + "text": "全员鼓舞" }, "ico": "jn_icon_056", "CorrectPos": 0, + "IsMelee": 0, "act": "Skill_3", "Type": 1, "CD": 4, @@ -12420,5 +12860,121 @@ }, "buffid": [], "map": "" + }, + { + "id": 124007011, + "level": 1, + "MaxLV": 1, + "UnavailablePlayTypes": [], + "Name": { + "key": "skillname_124007011", + "text": "小钱队长技" + }, + "ico": "", + "CorrectPos": 0, + "IsMelee": 0, + "act": "", + "Type": 3, + "CD": 0, + "Target": 1, + "ChildSkill": { + "Id": [ + 224007011 + ] + }, + "Desc": { + "key": "skill_1240070111", + "text": "在积分赛中,我方全体生命增加30%" + }, + "buffid": [], + "map": "" + }, + { + "id": 124007111, + "level": 1, + "MaxLV": 1, + "UnavailablePlayTypes": [], + "Name": { + "key": "skillname_124007111", + "text": "小钱1技能" + }, + "ico": "", + "CorrectPos": 0, + "IsMelee": 0, + "act": "Skill_1", + "Type": 1, + "CD": 0, + "Target": 2, + "ChildSkill": { + "Id": [ + 224007111 + ] + }, + "Desc": { + "key": "skill_1240071111", + "text": "攻击1个敌方,伤害为自身攻击力110%50%概率为目标附加1回合[眩晕]。" + }, + "buffid": [], + "map": "" + }, + { + "id": 124007211, + "level": 1, + "MaxLV": 1, + "UnavailablePlayTypes": [], + "Name": { + "key": "skillname_124007211", + "text": "小钱2技能" + }, + "ico": "", + "CorrectPos": 0, + "IsMelee": 0, + "act": "Skill_2", + "Type": 1, + "CD": 3, + "Target": 2, + "ChildSkill": { + "Id": [ + 224007211, + 224007213, + 224007214 + ] + }, + "Desc": { + "key": "skill_1240072111", + "text": "攻击1个敌方3次,每次伤害为自身攻击力50%70%概率为目标附加2回合[速度下降]。为已有[速度下降]的目标附加1回合[冰冻]" + }, + "buffid": [], + "map": "" + }, + { + "id": 124007311, + "level": 1, + "MaxLV": 1, + "UnavailablePlayTypes": [], + "Name": { + "key": "skillname_124007311", + "text": "小钱3技能" + }, + "ico": "", + "CorrectPos": 0, + "IsMelee": 0, + "act": "Skill_3", + "Type": 1, + "CD": 5, + "Target": 1, + "ChildSkill": { + "Id": [ + 224007311, + 224007312, + 224007313 + ] + }, + "Desc": { + "key": "skill_1240073111", + "text": "提升全体友方25%行动值,为目标附加2回合[暴击提升]和[攻击提升]" + }, + "buffid": [], + "map": "" } ] \ No newline at end of file diff --git a/bin/json/game_skillbuff.json b/bin/json/game_skillbuff.json index adf0f1ab9..eb09f3750 100644 --- a/bin/json/game_skillbuff.json +++ b/bin/json/game_skillbuff.json @@ -2709,7 +2709,7 @@ "key": "skill_buffdes_390001024", "text": "为1个友方附加2回合【生死簿】记录当前生命值,2 回合后,回溯其生命值至记录值。" }, - "BuffType": 0, + "BuffType": 97, "EffectArgu": [], "BufParNum": 0, "RelyCheckArgu": [], @@ -2759,7 +2759,7 @@ "key": "skill_buffdes_390001426", "text": "状态消失时,状态携带者受到效果附加伤害,伤害为状态存在时间内携带者所受伤害总和20%" }, - "BuffType": 0, + "BuffType": 96, "EffectArgu": [], "BufParNum": 0, "RelyCheckArgu": [], @@ -2798,5 +2798,31 @@ "buffIcon": "", "buffeffect": "", "buffpos": "" + }, + { + "Id": 390001428, + "Name": { + "key": "skill_buff_390001428", + "text": "目标每损失最大生命值10%,治疗量增加10%" + }, + "Desc": { + "key": "skill_buffdes_390001428", + "text": "目标每损失最大生命值10%,治疗量增加10%" + }, + "BuffType": 93, + "EffectArgu": [ + 100 + ], + "BufParNum": 1, + "RelyCheckArgu": [], + "CoexistCheckArgu": [], + "Effect": 0, + "AddEffect": false, + "RemoveType": false, + "OverlayTimes": 99, + "SameID": false, + "buffIcon": "", + "buffeffect": "", + "buffpos": "" } ] \ No newline at end of file diff --git a/bin/json/game_skillpassive.json b/bin/json/game_skillpassive.json index 10d0e1df7..cac184123 100644 --- a/bin/json/game_skillpassive.json +++ b/bin/json/game_skillpassive.json @@ -1637,5 +1637,20 @@ "Callback": [ 234001212 ] + }, + { + "Id": 424007213, + "When": 3, + "FromCheck": 3, + "TargetCheck": 0, + "AddCon": [ + "BuffCheck=390001008,Target=2,Result=1" + ], + "PasPr": 1000, + "Type": "CallSkillPas", + "MaxEmitTimes": 1, + "Callback": [ + 224007214 + ] } ] \ No newline at end of file diff --git a/bin/json/game_talentskill.json b/bin/json/game_talentskill.json index 31d10d6a3..14e0a77c3 100644 --- a/bin/json/game_talentskill.json +++ b/bin/json/game_talentskill.json @@ -1,434 +1,434 @@ -[ - { - "skillid": 40101, - "skilltyp": 0, - "skillname": { - "key": "hppower", - "text": "生命核心" - }, - "skilltxt": { - "key": "hptxt", - "text": "这是生命天赋的描述tips" - }, - "skillicon": "jn_icon_006", - "hp": -1, - "atk": -1, - "def": -1, - "cri": -1, - "speed": -1 - }, - { - "skillid": 40102, - "skilltyp": 0, - "skillname": { - "key": "atkpower", - "text": "攻击核心" - }, - "skilltxt": { - "key": "hptxt", - "text": "这是攻击天赋的描述tips" - }, - "skillicon": "jn_icon_004", - "hp": -1, - "atk": -1, - "def": -1, - "cri": -1, - "speed": -1 - }, - { - "skillid": 40103, - "skilltyp": 0, - "skillname": { - "key": "defpower", - "text": "防御核心" - }, - "skilltxt": { - "key": "hptxt", - "text": "这是防御天赋的描述tips" - }, - "skillicon": "jn_icon_005", - "hp": -1, - "atk": -1, - "def": -1, - "cri": -1, - "speed": -1 - }, - { - "skillid": 10101, - "skilltyp": 1, - "skillname": { - "key": "hppower", - "text": "生命天赋" - }, - "skilltxt": { - "key": "hptxt", - "text": "这是生命天赋的描述tips" - }, - "skillicon": "jn_dzj_0001", - "hp": 1800, - "atk": -1, - "def": -1, - "cri": -1, - "speed": -1 - }, - { - "skillid": 10102, - "skilltyp": 1, - "skillname": { - "key": "hppower", - "text": "生命天赋" - }, - "skilltxt": { - "key": "hptxt", - "text": "这是生命天赋的描述tips" - }, - "skillicon": "jn_dzj_0001", - "hp": 1800, - "atk": -1, - "def": -1, - "cri": -1, - "speed": -1 - }, - { - "skillid": 10103, - "skilltyp": 1, - "skillname": { - "key": "hppower", - "text": "生命天赋" - }, - "skilltxt": { - "key": "hptxt", - "text": "这是生命天赋的描述tips" - }, - "skillicon": "jn_dzj_0001", - "hp": 1800, - "atk": -1, - "def": -1, - "cri": -1, - "speed": -1 - }, - { - "skillid": 10104, - "skilltyp": 1, - "skillname": { - "key": "hppower", - "text": "生命天赋" - }, - "skilltxt": { - "key": "hptxt", - "text": "这是生命天赋的描述tips" - }, - "skillicon": "jn_dzj_0001", - "hp": 1800, - "atk": -1, - "def": -1, - "cri": -1, - "speed": -1 - }, - { - "skillid": 10105, - "skilltyp": 1, - "skillname": { - "key": "hppower", - "text": "生命天赋" - }, - "skilltxt": { - "key": "hptxt", - "text": "这是生命天赋的描述tips" - }, - "skillicon": "jn_dzj_0001", - "hp": 1800, - "atk": -1, - "def": -1, - "cri": -1, - "speed": -1 - }, - { - "skillid": 10106, - "skilltyp": 1, - "skillname": { - "key": "hppower", - "text": "生命天赋" - }, - "skilltxt": { - "key": "hptxt", - "text": "这是生命天赋的描述tips" - }, - "skillicon": "jn_dzj_0001", - "hp": 1800, - "atk": -1, - "def": -1, - "cri": -1, - "speed": -1 - }, - { - "skillid": 20101, - "skilltyp": 1, - "skillname": { - "key": "atkpower", - "text": "攻击天赋" - }, - "skilltxt": { - "key": "atktxt", - "text": "这是攻击天赋的描述tips" - }, - "skillicon": "jn_dzj_0002", - "hp": -1, - "atk": -1, - "def": 1500, - "cri": -1, - "speed": -1 - }, - { - "skillid": 20102, - "skilltyp": 1, - "skillname": { - "key": "atkpower", - "text": "攻击天赋" - }, - "skilltxt": { - "key": "atktxt", - "text": "这是攻击天赋的描述tips" - }, - "skillicon": "jn_dzj_0003", - "hp": -1, - "atk": -1, - "def": 1500, - "cri": -1, - "speed": -1 - }, - { - "skillid": 20103, - "skilltyp": 1, - "skillname": { - "key": "atkpower", - "text": "攻击天赋" - }, - "skilltxt": { - "key": "atktxt", - "text": "这是攻击天赋的描述tips" - }, - "skillicon": "jn_dzj_0004", - "hp": -1, - "atk": -1, - "def": 1500, - "cri": -1, - "speed": -1 - }, - { - "skillid": 20104, - "skilltyp": 1, - "skillname": { - "key": "atkpower", - "text": "攻击天赋" - }, - "skilltxt": { - "key": "atktxt", - "text": "这是攻击天赋的描述tips" - }, - "skillicon": "jn_dzj_0005", - "hp": -1, - "atk": -1, - "def": 1500, - "cri": -1, - "speed": -1 - }, - { - "skillid": 20105, - "skilltyp": 1, - "skillname": { - "key": "atkpower", - "text": "攻击天赋" - }, - "skilltxt": { - "key": "atktxt", - "text": "这是攻击天赋的描述tips" - }, - "skillicon": "jn_dzj_0006", - "hp": -1, - "atk": -1, - "def": 1500, - "cri": -1, - "speed": -1 - }, - { - "skillid": 20106, - "skilltyp": 1, - "skillname": { - "key": "atkpower", - "text": "攻击天赋" - }, - "skilltxt": { - "key": "atktxt", - "text": "这是攻击天赋的描述tips" - }, - "skillicon": "jn_dzj_0007", - "hp": -1, - "atk": -1, - "def": 1500, - "cri": -1, - "speed": -1 - }, - { - "skillid": 30101, - "skilltyp": 1, - "skillname": { - "key": "defpower", - "text": "防御天赋" - }, - "skilltxt": { - "key": "deftxt", - "text": "这是防御天赋的描述tips" - }, - "skillicon": "jn_dzj_0012", - "hp": -1, - "atk": 1500, - "def": -1, - "cri": -1, - "speed": -1 - }, - { - "skillid": 30102, - "skilltyp": 1, - "skillname": { - "key": "defpower", - "text": "防御天赋" - }, - "skilltxt": { - "key": "deftxt", - "text": "这是防御天赋的描述tips" - }, - "skillicon": "jn_dzj_0013", - "hp": -1, - "atk": 1500, - "def": -1, - "cri": -1, - "speed": -1 - }, - { - "skillid": 30103, - "skilltyp": 1, - "skillname": { - "key": "defpower", - "text": "防御天赋" - }, - "skilltxt": { - "key": "deftxt", - "text": "这是防御天赋的描述tips" - }, - "skillicon": "jn_dzj_0014", - "hp": -1, - "atk": 1500, - "def": -1, - "cri": -1, - "speed": -1 - }, - { - "skillid": 30104, - "skilltyp": 1, - "skillname": { - "key": "defpower", - "text": "防御天赋" - }, - "skilltxt": { - "key": "deftxt", - "text": "这是防御天赋的描述tips" - }, - "skillicon": "jn_dzj_0015", - "hp": -1, - "atk": 1500, - "def": -1, - "cri": -1, - "speed": -1 - }, - { - "skillid": 30105, - "skilltyp": 1, - "skillname": { - "key": "defpower", - "text": "防御天赋" - }, - "skilltxt": { - "key": "deftxt", - "text": "这是防御天赋的描述tips" - }, - "skillicon": "jn_dzj_0016", - "hp": -1, - "atk": 1500, - "def": -1, - "cri": -1, - "speed": -1 - }, - { - "skillid": 30106, - "skilltyp": 1, - "skillname": { - "key": "defpower", - "text": "防御天赋" - }, - "skilltxt": { - "key": "deftxt", - "text": "这是防御天赋的描述tips" - }, - "skillicon": "jn_dzj_0017", - "hp": -1, - "atk": 1500, - "def": -1, - "cri": -1, - "speed": -1 - }, - { - "skillid": 99101, - "skilltyp": 2, - "skillname": { - "key": "Attackspeed", - "text": "攻速天赋" - }, - "skilltxt": { - "key": "speedtxt", - "text": "这是攻速天赋的描述tips" - }, - "skillicon": "jn_icon_027", - "hp": -1, - "atk": -1, - "def": -1, - "cri": -1, - "speed": 3000 - }, - { - "skillid": 99102, - "skilltyp": 2, - "skillname": { - "key": "Attackspeed", - "text": "攻速天赋" - }, - "skilltxt": { - "key": "speedtxt", - "text": "这是攻速天赋的描述tips" - }, - "skillicon": "jn_icon_027", - "hp": -1, - "atk": -1, - "def": -1, - "cri": -1, - "speed": 4000 - }, - { - "skillid": 99103, - "skilltyp": 2, - "skillname": { - "key": "Criticalstrike", - "text": "暴击天赋" - }, - "skilltxt": { - "key": "critxt", - "text": "这是暴击天赋的描述tips" - }, - "skillicon": "jn_icon_008", - "hp": -1, - "atk": -1, - "def": -1, - "cri": 10000, - "speed": -1 - } +[ + { + "skillid": 40101, + "skilltyp": 0, + "skillname": { + "key": "hppower", + "text": "生命核心" + }, + "skilltxt": { + "key": "hptxt", + "text": "这是生命天赋的描述tips" + }, + "skillicon": "js_jx_img_icon03", + "hp": 16, + "atk": -1, + "def": -1, + "cri": -1, + "speed": -1 + }, + { + "skillid": 40102, + "skilltyp": 0, + "skillname": { + "key": "atkpower", + "text": "攻击核心" + }, + "skilltxt": { + "key": "hptxt", + "text": "这是攻击天赋的描述tips" + }, + "skillicon": "js_jx_img_icon01", + "hp": -1, + "atk": 10, + "def": -1, + "cri": -1, + "speed": -1 + }, + { + "skillid": 40103, + "skilltyp": 0, + "skillname": { + "key": "defpower", + "text": "防御核心" + }, + "skilltxt": { + "key": "hptxt", + "text": "这是防御天赋的描述tips" + }, + "skillicon": "js_jx_img_icon02", + "hp": -1, + "atk": -1, + "def": 10, + "cri": -1, + "speed": -1 + }, + { + "skillid": 10101, + "skilltyp": 1, + "skillname": { + "key": "hppower", + "text": "生命天赋" + }, + "skilltxt": { + "key": "Life increased by 1.8%", + "text": "这是生命天赋的描述tips" + }, + "skillicon": "js_jx_img_icon03", + "hp": 10, + "atk": -1, + "def": -1, + "cri": -1, + "speed": -1 + }, + { + "skillid": 10102, + "skilltyp": 1, + "skillname": { + "key": "hppower", + "text": "生命天赋" + }, + "skilltxt": { + "key": "Life increased by 1.8%", + "text": "这是生命天赋的描述tips" + }, + "skillicon": "js_jx_img_icon03", + "hp": 10, + "atk": -1, + "def": -1, + "cri": -1, + "speed": -1 + }, + { + "skillid": 10103, + "skilltyp": 1, + "skillname": { + "key": "hppower", + "text": "生命天赋" + }, + "skilltxt": { + "key": "Life increased by 1.8%", + "text": "这是生命天赋的描述tips" + }, + "skillicon": "js_jx_img_icon03", + "hp": 18, + "atk": -1, + "def": -1, + "cri": -1, + "speed": -1 + }, + { + "skillid": 10104, + "skilltyp": 1, + "skillname": { + "key": "hppower", + "text": "生命天赋" + }, + "skilltxt": { + "key": "Life increased by 1.8%", + "text": "这是生命天赋的描述tips" + }, + "skillicon": "js_jx_img_icon03", + "hp": 18, + "atk": -1, + "def": -1, + "cri": -1, + "speed": -1 + }, + { + "skillid": 10105, + "skilltyp": 1, + "skillname": { + "key": "hppower", + "text": "生命天赋" + }, + "skilltxt": { + "key": "Life increased by 1.8%", + "text": "这是生命天赋的描述tips" + }, + "skillicon": "js_jx_img_icon03", + "hp": 18, + "atk": -1, + "def": -1, + "cri": -1, + "speed": -1 + }, + { + "skillid": 10106, + "skilltyp": 1, + "skillname": { + "key": "hppower", + "text": "生命天赋" + }, + "skilltxt": { + "key": "Life increased by 1.8%", + "text": "这是生命天赋的描述tips" + }, + "skillicon": "js_jx_img_icon03", + "hp": 18, + "atk": -1, + "def": -1, + "cri": -1, + "speed": -1 + }, + { + "skillid": 20101, + "skilltyp": 1, + "skillname": { + "key": "atkpower", + "text": "攻击天赋" + }, + "skilltxt": { + "key": "Attack increased by 1.5%", + "text": "这是攻击天赋的描述tips" + }, + "skillicon": "js_jx_img_icon01", + "hp": -1, + "atk": -1, + "def": 10, + "cri": -1, + "speed": -1 + }, + { + "skillid": 20102, + "skilltyp": 1, + "skillname": { + "key": "atkpower", + "text": "攻击天赋" + }, + "skilltxt": { + "key": "Attack increased by 1.5%", + "text": "这是攻击天赋的描述tips" + }, + "skillicon": "js_jx_img_icon01", + "hp": -1, + "atk": -1, + "def": 10, + "cri": -1, + "speed": -1 + }, + { + "skillid": 20103, + "skilltyp": 1, + "skillname": { + "key": "atkpower", + "text": "攻击天赋" + }, + "skilltxt": { + "key": "Attack increased by 1.5%", + "text": "这是攻击天赋的描述tips" + }, + "skillicon": "js_jx_img_icon01", + "hp": -1, + "atk": -1, + "def": 15, + "cri": -1, + "speed": -1 + }, + { + "skillid": 20104, + "skilltyp": 1, + "skillname": { + "key": "atkpower", + "text": "攻击天赋" + }, + "skilltxt": { + "key": "Attack increased by 1.5%", + "text": "这是攻击天赋的描述tips" + }, + "skillicon": "js_jx_img_icon01", + "hp": -1, + "atk": -1, + "def": 15, + "cri": -1, + "speed": -1 + }, + { + "skillid": 20105, + "skilltyp": 1, + "skillname": { + "key": "atkpower", + "text": "攻击天赋" + }, + "skilltxt": { + "key": "Attack increased by 1.5%", + "text": "这是攻击天赋的描述tips" + }, + "skillicon": "js_jx_img_icon01", + "hp": -1, + "atk": -1, + "def": 15, + "cri": -1, + "speed": -1 + }, + { + "skillid": 20106, + "skilltyp": 1, + "skillname": { + "key": "atkpower", + "text": "攻击天赋" + }, + "skilltxt": { + "key": "Attack increased by 1.5%", + "text": "这是攻击天赋的描述tips" + }, + "skillicon": "js_jx_img_icon01", + "hp": -1, + "atk": -1, + "def": 15, + "cri": -1, + "speed": -1 + }, + { + "skillid": 30101, + "skilltyp": 1, + "skillname": { + "key": "defpower", + "text": "防御天赋" + }, + "skilltxt": { + "key": "Defence increased by 1.5%", + "text": "这是防御天赋的描述tips" + }, + "skillicon": "js_jx_img_icon02", + "hp": -1, + "atk": 10, + "def": -1, + "cri": -1, + "speed": -1 + }, + { + "skillid": 30102, + "skilltyp": 1, + "skillname": { + "key": "defpower", + "text": "防御天赋" + }, + "skilltxt": { + "key": "Defence increased by 1.5%", + "text": "这是防御天赋的描述tips" + }, + "skillicon": "js_jx_img_icon02", + "hp": -1, + "atk": 10, + "def": -1, + "cri": -1, + "speed": -1 + }, + { + "skillid": 30103, + "skilltyp": 1, + "skillname": { + "key": "defpower", + "text": "防御天赋" + }, + "skilltxt": { + "key": "Defence increased by 1.5%", + "text": "这是防御天赋的描述tips" + }, + "skillicon": "js_jx_img_icon02", + "hp": -1, + "atk": 15, + "def": -1, + "cri": -1, + "speed": -1 + }, + { + "skillid": 30104, + "skilltyp": 1, + "skillname": { + "key": "defpower", + "text": "防御天赋" + }, + "skilltxt": { + "key": "Defence increased by 1.5%", + "text": "这是防御天赋的描述tips" + }, + "skillicon": "js_jx_img_icon02", + "hp": -1, + "atk": 15, + "def": -1, + "cri": -1, + "speed": -1 + }, + { + "skillid": 30105, + "skilltyp": 1, + "skillname": { + "key": "defpower", + "text": "防御天赋" + }, + "skilltxt": { + "key": "Defence increased by 1.5%", + "text": "这是防御天赋的描述tips" + }, + "skillicon": "js_jx_img_icon02", + "hp": -1, + "atk": 15, + "def": -1, + "cri": -1, + "speed": -1 + }, + { + "skillid": 30106, + "skilltyp": 1, + "skillname": { + "key": "defpower", + "text": "防御天赋" + }, + "skilltxt": { + "key": "Defence increased by 1.5%", + "text": "这是防御天赋的描述tips" + }, + "skillicon": "js_jx_img_icon02", + "hp": -1, + "atk": 15, + "def": -1, + "cri": -1, + "speed": -1 + }, + { + "skillid": 99101, + "skilltyp": 2, + "skillname": { + "key": "Attackspeed", + "text": "攻速天赋" + }, + "skilltxt": { + "key": "Attack speed increased by 3%", + "text": "这是攻速天赋的描述tips" + }, + "skillicon": "js_jx_img_icon04", + "hp": -1, + "atk": -1, + "def": -1, + "cri": -1, + "speed": 30 + }, + { + "skillid": 99102, + "skilltyp": 2, + "skillname": { + "key": "Attackspeed", + "text": "攻速天赋" + }, + "skilltxt": { + "key": "Attack speed increased by 4%", + "text": "这是攻速天赋的描述tips" + }, + "skillicon": "js_jx_img_icon04", + "hp": -1, + "atk": -1, + "def": -1, + "cri": -1, + "speed": 30 + }, + { + "skillid": 99103, + "skilltyp": 2, + "skillname": { + "key": "Criticalstrike", + "text": "暴击天赋" + }, + "skilltxt": { + "key": "Critical hit increased by 10%", + "text": "这是暴击天赋的描述tips" + }, + "skillicon": "js_jx_img_icon05", + "hp": -1, + "atk": -1, + "def": -1, + "cri": 100, + "speed": -1 + } ] \ No newline at end of file diff --git a/bin/json/game_taskactivereward.json b/bin/json/game_taskactivereward.json index 9a50404e3..9f6173c54 100644 --- a/bin/json/game_taskactivereward.json +++ b/bin/json/game_taskactivereward.json @@ -4,15 +4,10 @@ "id_tag": 1, "active": 20, "reword": [ - { - "a": "attr", - "t": "gold", - "n": 100 - }, { "a": "attr", "t": "diamond", - "n": 50 + "n": 5 } ] }, @@ -22,14 +17,14 @@ "active": 40, "reword": [ { - "a": "attr", - "t": "gold", - "n": 150 + "a": "hero", + "t": "42911", + "n": 1 }, { "a": "attr", "t": "diamond", - "n": 50 + "n": 10000 } ] }, @@ -38,15 +33,10 @@ "id_tag": 1, "active": 60, "reword": [ - { - "a": "attr", - "t": "gold", - "n": 200 - }, { "a": "attr", "t": "diamond", - "n": 50 + "n": 10 } ] }, @@ -56,14 +46,14 @@ "active": 80, "reword": [ { - "a": "attr", - "t": "gold", - "n": 250 + "a": "hero", + "t": "43901", + "n": 1 }, { "a": "attr", - "t": "diamond", - "n": 50 + "t": "gold", + "n": 20000 } ] }, @@ -73,14 +63,14 @@ "active": 100, "reword": [ { - "a": "attr", - "t": "gold", - "n": 300 + "a": "item", + "t": "30001", + "n": 1 }, { "a": "attr", - "t": "diamond", - "n": 50 + "t": "gold", + "n": 50000 } ] }, @@ -90,14 +80,14 @@ "active": 40, "reword": [ { - "a": "attr", - "t": "gold", - "n": 350 + "a": "hero", + "t": "42911", + "n": 1 }, { "a": "attr", - "t": "diamond", - "n": 50 + "t": "gold", + "n": 25000 } ] }, @@ -107,14 +97,14 @@ "active": 80, "reword": [ { - "a": "attr", - "t": "gold", - "n": 400 + "a": "hero", + "t": "43901", + "n": 1 }, { "a": "attr", "t": "diamond", - "n": 50 + "n": 10 } ] }, @@ -123,15 +113,10 @@ "id_tag": 2, "active": 120, "reword": [ - { - "a": "attr", - "t": "gold", - "n": 450 - }, { "a": "attr", "t": "diamond", - "n": 50 + "n": 20 } ] }, @@ -141,14 +126,14 @@ "active": 160, "reword": [ { - "a": "attr", - "t": "gold", - "n": 500 + "a": "hero", + "t": "43911", + "n": 1 }, { "a": "attr", - "t": "diamond", - "n": 50 + "t": "gold", + "n": 75000 } ] }, @@ -158,14 +143,14 @@ "active": 200, "reword": [ { - "a": "attr", - "t": "gold", - "n": 550 + "a": "hero", + "t": "43902", + "n": 1 }, { "a": "attr", - "t": "diamond", - "n": 50 + "t": "gold", + "n": 200000 } ] } diff --git a/bin/json/game_taskcond.json b/bin/json/game_taskcond.json index 7af53201f..381264e44 100644 --- a/bin/json/game_taskcond.json +++ b/bin/json/game_taskcond.json @@ -1,1651 +1,3134 @@ -[ - { - "id": 101, - "datatype": 2, - "type": 1, - "inited": [], - "data1": 25001, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 102, - "datatype": 2, - "type": 2, - "inited": [], - "data1": 3, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 103, - "datatype": 2, - "type": 3, - "inited": [], - "data1": 2, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 104, - "datatype": 2, - "type": 4, - "inited": [], - "data1": 14007, - "data2": 10, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 105, - "datatype": 2, - "type": 5, - "inited": [], - "data1": 25001, - "data2": 2, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 106, - "datatype": 2, - "type": 6, - "inited": [], - "data1": 25004, - "data2": 5, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 107, - "datatype": 2, - "type": 7, - "inited": [], - "data1": 1, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 108, - "datatype": 2, - "type": 8, - "inited": [], - "data1": 1, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 109, - "datatype": 2, - "type": 100201, - "inited": [], - "data1": 1, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 110, - "datatype": 2, - "type": 100201, - "inited": [], - "data1": 2, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 111, - "datatype": 2, - "type": 109, - "inited": [], - "data1": 1, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 112, - "datatype": 2, - "type": 109, - "inited": [], - "data1": 1, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 113, - "datatype": 2, - "type": 13, - "inited": [], - "data1": 2, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 114, - "datatype": 2, - "type": 14, - "inited": [ - 1, - -1, - -1, - -1, - -1 - ], - "data1": 10, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 115, - "datatype": 2, - "type": 15, - "inited": [ - 1, - -1, - -1, - -1, - -1 - ], - "data1": 10, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 116, - "datatype": 2, - "type": 16, - "inited": [ - 1, - 0, - -1, - -1, - -1 - ], - "data1": 5, - "data2": 3, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 117, - "datatype": 2, - "type": 17, - "inited": [ - 1, - 0, - -1, - -1, - -1 - ], - "data1": 1, - "data2": 3, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 118, - "datatype": 2, - "type": 18, - "inited": [ - 1, - -1, - -1, - -1, - -1 - ], - "data1": 1, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 119, - "datatype": 2, - "type": 19, - "inited": [ - 1, - -1, - -1, - -1, - -1 - ], - "data1": 2, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 120, - "datatype": 2, - "type": 20, - "inited": [], - "data1": 1, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 121, - "datatype": 2, - "type": 21, - "inited": [ - 1, - -1, - -1, - -1, - -1 - ], - "data1": 2, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 122, - "datatype": 2, - "type": 22, - "inited": [ - 1, - -1, - -1, - -1, - -1 - ], - "data1": 25001, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 123, - "datatype": 2, - "type": 23, - "inited": [ - 1, - 0, - 0, - -1, - -1 - ], - "data1": 3, - "data2": 5, - "data3": 20, - "data4": 0, - "data5": 0 - }, - { - "id": 124, - "datatype": 2, - "type": 24, - "inited": [], - "data1": 4, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 125, - "datatype": 2, - "type": 25, - "inited": [], - "data1": 3, - "data2": 25001, - "data3": 6, - "data4": 0, - "data5": 0 - }, - { - "id": 126, - "datatype": 2, - "type": 26, - "inited": [], - "data1": 1, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 127, - "datatype": 2, - "type": 27, - "inited": [], - "data1": 1, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 128, - "datatype": 2, - "type": 28, - "inited": [], - "data1": 1, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 129, - "datatype": 2, - "type": 29, - "inited": [], - "data1": 2, - "data2": 22, - "data3": 25004, - "data4": 0, - "data5": 0 - }, - { - "id": 130, - "datatype": 2, - "type": 30, - "inited": [], - "data1": 5, - "data2": 3, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 131, - "datatype": 2, - "type": 31, - "inited": [], - "data1": 4, - "data2": 3, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 132, - "datatype": 2, - "type": 32, - "inited": [], - "data1": 3, - "data2": 3, - "data3": 20, - "data4": 0, - "data5": 0 - }, - { - "id": 133, - "datatype": 2, - "type": 33, - "inited": [], - "data1": 3, - "data2": 3, - "data3": 23, - "data4": 0, - "data5": 0 - }, - { - "id": 134, - "datatype": 2, - "type": 34, - "inited": [], - "data1": 5, - "data2": 2, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 135, - "datatype": 2, - "type": 35, - "inited": [], - "data1": 2, - "data2": 25001, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 136, - "datatype": 2, - "type": 36, - "inited": [], - "data1": 1, - "data2": 3, - "data3": 3, - "data4": 1, - "data5": 2 - }, - { - "id": 137, - "datatype": 2, - "type": 37, - "inited": [], - "data1": 1, - "data2": 3, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 138, - "datatype": 2, - "type": 38, - "inited": [], - "data1": 1, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 139, - "datatype": 2, - "type": 39, - "inited": [], - "data1": 2, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 140, - "datatype": 2, - "type": 40, - "inited": [], - "data1": 2, - "data2": 2, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 141, - "datatype": 2, - "type": 41, - "inited": [], - "data1": 2, - "data2": 2, - "data3": 1, - "data4": 0, - "data5": 0 - }, - { - "id": 142, - "datatype": 2, - "type": 42, - "inited": [], - "data1": 2, - "data2": 2, - "data3": 2, - "data4": 0, - "data5": 0 - }, - { - "id": 143, - "datatype": 2, - "type": 43, - "inited": [], - "data1": 2, - "data2": 2, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 144, - "datatype": 2, - "type": 44, - "inited": [], - "data1": 3, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 145, - "datatype": 2, - "type": 45, - "inited": [], - "data1": 2, - "data2": 1, - "data3": 1, - "data4": 2, - "data5": 0 - }, - { - "id": 146, - "datatype": 2, - "type": 46, - "inited": [], - "data1": 1, - "data2": 4, - "data3": 1, - "data4": 0, - "data5": 0 - }, - { - "id": 147, - "datatype": 2, - "type": 47, - "inited": [], - "data1": 2, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 148, - "datatype": 2, - "type": 48, - "inited": [], - "data1": 1, - "data2": 1, - "data3": 2, - "data4": 0, - "data5": 0 - }, - { - "id": 149, - "datatype": 2, - "type": 49, - "inited": [], - "data1": 1, - "data2": 1, - "data3": 2, - "data4": 0, - "data5": 0 - }, - { - "id": 150, - "datatype": 2, - "type": 50, - "inited": [], - "data1": 1, - "data2": 1, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 151, - "datatype": 2, - "type": 51, - "inited": [], - "data1": 1, - "data2": 1, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 152, - "datatype": 2, - "type": 52, - "inited": [], - "data1": 1, - "data2": 14007, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 153, - "datatype": 2, - "type": 53, - "inited": [], - "data1": 2, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 154, - "datatype": 2, - "type": 54, - "inited": [], - "data1": 1, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 155, - "datatype": 2, - "type": 55, - "inited": [], - "data1": 2, - "data2": 3, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 156, - "datatype": 2, - "type": 56, - "inited": [], - "data1": 1, - "data2": 1, - "data3": 2, - "data4": 0, - "data5": 0 - }, - { - "id": 157, - "datatype": 2, - "type": 57, - "inited": [], - "data1": 1, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 158, - "datatype": 2, - "type": 58, - "inited": [], - "data1": 1, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 159, - "datatype": 2, - "type": 59, - "inited": [], - "data1": 1, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 160, - "datatype": 2, - "type": 60, - "inited": [], - "data1": 1, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 161, - "datatype": 2, - "type": 61, - "inited": [], - "data1": 109, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 162, - "datatype": 2, - "type": 62, - "inited": [], - "data1": 2, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 163, - "datatype": 2, - "type": 63, - "inited": [], - "data1": 1, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 164, - "datatype": 2, - "type": 64, - "inited": [], - "data1": 2, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 165, - "datatype": 2, - "type": 65, - "inited": [], - "data1": 2, - "data2": 10001, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 166, - "datatype": 2, - "type": 66, - "inited": [], - "data1": 2, - "data2": 1, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 167, - "datatype": 2, - "type": 67, - "inited": [], - "data1": 1000, - "data2": 1, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 168, - "datatype": 2, - "type": 68, - "inited": [], - "data1": 1000, - "data2": 1, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 169, - "datatype": 2, - "type": 69, - "inited": [], - "data1": 1, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 170, - "datatype": 2, - "type": 1, - "inited": [], - "data1": 44006, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 171, - "datatype": 2, - "type": 70, - "inited": [], - "data1": 101, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 172, - "datatype": 2, - "type": 18, - "inited": [], - "data1": 10, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 173, - "datatype": 2, - "type": 72, - "inited": [], - "data1": 1, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10001, - "datatype": 2, - "type": 24, - "inited": [], - "data1": 1, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10002, - "datatype": 2, - "type": 24, - "inited": [], - "data1": 5, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10003, - "datatype": 2, - "type": 24, - "inited": [], - "data1": 10, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10004, - "datatype": 2, - "type": 24, - "inited": [], - "data1": 20, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10005, - "datatype": 2, - "type": 24, - "inited": [], - "data1": 50, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10006, - "datatype": 2, - "type": 24, - "inited": [], - "data1": 100, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10007, - "datatype": 2, - "type": 24, - "inited": [], - "data1": 200, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10008, - "datatype": 2, - "type": 24, - "inited": [], - "data1": 300, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10009, - "datatype": 2, - "type": 24, - "inited": [], - "data1": 500, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10010, - "datatype": 2, - "type": 24, - "inited": [], - "data1": 1000, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10101, - "datatype": 2, - "type": 7, - "inited": [], - "data1": 1, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10201, - "datatype": 2, - "type": 18, - "inited": [], - "data1": 1, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10202, - "datatype": 2, - "type": 18, - "inited": [], - "data1": 5, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10203, - "datatype": 2, - "type": 18, - "inited": [], - "data1": 10, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10204, - "datatype": 2, - "type": 18, - "inited": [], - "data1": 20, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10205, - "datatype": 2, - "type": 18, - "inited": [], - "data1": 50, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10206, - "datatype": 2, - "type": 18, - "inited": [], - "data1": 100, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10207, - "datatype": 2, - "type": 18, - "inited": [], - "data1": 200, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10208, - "datatype": 2, - "type": 18, - "inited": [], - "data1": 300, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10209, - "datatype": 2, - "type": 18, - "inited": [], - "data1": 500, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10210, - "datatype": 2, - "type": 18, - "inited": [], - "data1": 1000, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10301, - "datatype": 2, - "type": 18, - "inited": [], - "data1": 1, - "data2": 5, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10302, - "datatype": 2, - "type": 50, - "inited": [], - "data1": 5, - "data2": 5, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10303, - "datatype": 2, - "type": 50, - "inited": [], - "data1": 10, - "data2": 5, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10304, - "datatype": 2, - "type": 50, - "inited": [], - "data1": 20, - "data2": 5, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10305, - "datatype": 2, - "type": 50, - "inited": [], - "data1": 50, - "data2": 5, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10306, - "datatype": 2, - "type": 50, - "inited": [], - "data1": 100, - "data2": 5, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10307, - "datatype": 2, - "type": 50, - "inited": [], - "data1": 200, - "data2": 5, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10308, - "datatype": 2, - "type": 50, - "inited": [], - "data1": 300, - "data2": 5, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10309, - "datatype": 2, - "type": 50, - "inited": [], - "data1": 500, - "data2": 5, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10310, - "datatype": 2, - "type": 50, - "inited": [], - "data1": 1000, - "data2": 5, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10401, - "datatype": 2, - "type": 50, - "inited": [], - "data1": 1, - "data2": 6, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10402, - "datatype": 2, - "type": 50, - "inited": [], - "data1": 5, - "data2": 6, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10403, - "datatype": 2, - "type": 50, - "inited": [], - "data1": 10, - "data2": 6, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10404, - "datatype": 2, - "type": 50, - "inited": [], - "data1": 20, - "data2": 6, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10405, - "datatype": 2, - "type": 50, - "inited": [], - "data1": 50, - "data2": 6, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10406, - "datatype": 2, - "type": 50, - "inited": [], - "data1": 100, - "data2": 6, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10407, - "datatype": 2, - "type": 50, - "inited": [], - "data1": 200, - "data2": 6, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10408, - "datatype": 2, - "type": 50, - "inited": [], - "data1": 300, - "data2": 6, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10409, - "datatype": 2, - "type": 50, - "inited": [], - "data1": 500, - "data2": 6, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10410, - "datatype": 2, - "type": 50, - "inited": [], - "data1": 1000, - "data2": 6, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10501, - "datatype": 2, - "type": 58, - "inited": [], - "data1": 1, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10502, - "datatype": 2, - "type": 58, - "inited": [], - "data1": 5, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10503, - "datatype": 2, - "type": 58, - "inited": [], - "data1": 10, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10504, - "datatype": 2, - "type": 58, - "inited": [], - "data1": 20, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10505, - "datatype": 2, - "type": 58, - "inited": [], - "data1": 30, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10506, - "datatype": 2, - "type": 58, - "inited": [], - "data1": 50, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10507, - "datatype": 2, - "type": 58, - "inited": [], - "data1": 70, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10508, - "datatype": 2, - "type": 58, - "inited": [], - "data1": 100, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10601, - "datatype": 2, - "type": 62, - "inited": [], - "data1": 1, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10602, - "datatype": 2, - "type": 62, - "inited": [], - "data1": 5, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10603, - "datatype": 2, - "type": 62, - "inited": [], - "data1": 99, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10701, - "datatype": 2, - "type": 64, - "inited": [], - "data1": 1, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10702, - "datatype": 2, - "type": 64, - "inited": [], - "data1": 5, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10703, - "datatype": 2, - "type": 64, - "inited": [], - "data1": 10, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10704, - "datatype": 2, - "type": 64, - "inited": [], - "data1": 20, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10705, - "datatype": 2, - "type": 64, - "inited": [], - "data1": 50, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10706, - "datatype": 2, - "type": 64, - "inited": [], - "data1": 100, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10707, - "datatype": 2, - "type": 64, - "inited": [], - "data1": 200, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10708, - "datatype": 2, - "type": 64, - "inited": [], - "data1": 300, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10709, - "datatype": 2, - "type": 64, - "inited": [], - "data1": 500, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10710, - "datatype": 2, - "type": 64, - "inited": [], - "data1": 1000, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10801, - "datatype": 2, - "type": 8, - "inited": [], - "data1": 1, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10802, - "datatype": 2, - "type": 8, - "inited": [], - "data1": 5, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10803, - "datatype": 2, - "type": 8, - "inited": [], - "data1": 10, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10804, - "datatype": 2, - "type": 8, - "inited": [], - "data1": 20, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10805, - "datatype": 2, - "type": 8, - "inited": [], - "data1": 50, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10806, - "datatype": 2, - "type": 8, - "inited": [], - "data1": 100, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10807, - "datatype": 2, - "type": 8, - "inited": [], - "data1": 200, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10808, - "datatype": 2, - "type": 8, - "inited": [], - "data1": 300, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10809, - "datatype": 2, - "type": 8, - "inited": [], - "data1": 500, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - }, - { - "id": 10810, - "datatype": 2, - "type": 8, - "inited": [], - "data1": 1000, - "data2": 0, - "data3": 0, - "data4": 0, - "data5": 0 - } +[ + { + "id": 101, + "type": 1, + "data1": 25001, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 102, + "type": 2, + "data1": 3, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 103, + "type": 3, + "data1": 2, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 104, + "type": 4, + "data1": 14007, + "data2": 10, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 105, + "type": 5, + "data1": 25001, + "data2": 2, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 106, + "type": 6, + "data1": 25004, + "data2": 5, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 107, + "type": 7, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 108, + "type": 8, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 109, + "type": 9, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 110, + "type": 10, + "data1": 2, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 111, + "type": 11, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 112, + "type": 12, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 113, + "type": 13, + "data1": 2, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 114, + "type": 14, + "data1": 10, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 115, + "type": 15, + "data1": 10, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 116, + "type": 16, + "data1": 5, + "data2": 3, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 117, + "type": 17, + "data1": 1, + "data2": 3, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 118, + "type": 18, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 119, + "type": 19, + "data1": 2, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 120, + "type": 20, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 121, + "type": 21, + "data1": 2, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 122, + "type": 22, + "data1": 25001, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 123, + "type": 23, + "data1": 3, + "data2": 5, + "data3": 20, + "data4": 0, + "data5": 0 + }, + { + "id": 124, + "type": 24, + "data1": 4, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 125, + "type": 25, + "data1": 3, + "data2": 25001, + "data3": 6, + "data4": 0, + "data5": 0 + }, + { + "id": 126, + "type": 26, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 127, + "type": 27, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 128, + "type": 28, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 129, + "type": 29, + "data1": 2, + "data2": 22, + "data3": 25004, + "data4": 0, + "data5": 0 + }, + { + "id": 130, + "type": 30, + "data1": 5, + "data2": 3, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 131, + "type": 31, + "data1": 4, + "data2": 3, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 132, + "type": 32, + "data1": 3, + "data2": 3, + "data3": 20, + "data4": 0, + "data5": 0 + }, + { + "id": 133, + "type": 33, + "data1": 3, + "data2": 3, + "data3": 23, + "data4": 0, + "data5": 0 + }, + { + "id": 134, + "type": 34, + "data1": 5, + "data2": 2, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 135, + "type": 35, + "data1": 2, + "data2": 25001, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 136, + "type": 36, + "data1": 1, + "data2": 3, + "data3": 3, + "data4": 1, + "data5": 2 + }, + { + "id": 137, + "type": 37, + "data1": 1, + "data2": 3, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 138, + "type": 38, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 139, + "type": 39, + "data1": 2, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 140, + "type": 40, + "data1": 2, + "data2": 2, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 141, + "type": 41, + "data1": 2, + "data2": 2, + "data3": 1, + "data4": 0, + "data5": 0 + }, + { + "id": 142, + "type": 42, + "data1": 2, + "data2": 2, + "data3": 2, + "data4": 0, + "data5": 0 + }, + { + "id": 143, + "type": 43, + "data1": 2, + "data2": 2, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 144, + "type": 44, + "data1": 3, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 145, + "type": 45, + "data1": 2, + "data2": 1, + "data3": 1, + "data4": 2, + "data5": 0 + }, + { + "id": 146, + "type": 46, + "data1": 1, + "data2": 4, + "data3": 1, + "data4": 0, + "data5": 0 + }, + { + "id": 147, + "type": 47, + "data1": 2, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 148, + "type": 48, + "data1": 1, + "data2": 1, + "data3": 2, + "data4": 0, + "data5": 0 + }, + { + "id": 149, + "type": 49, + "data1": 1, + "data2": 1, + "data3": 2, + "data4": 0, + "data5": 0 + }, + { + "id": 150, + "type": 50, + "data1": 1, + "data2": 1, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 151, + "type": 51, + "data1": 1, + "data2": 1, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 152, + "type": 52, + "data1": 1, + "data2": 14007, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 153, + "type": 53, + "data1": 2, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 154, + "type": 54, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 155, + "type": 55, + "data1": 2, + "data2": 3, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 156, + "type": 56, + "data1": 1, + "data2": 1, + "data3": 2, + "data4": 0, + "data5": 0 + }, + { + "id": 157, + "type": 57, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 158, + "type": 58, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 159, + "type": 59, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 160, + "type": 60, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 161, + "type": 61, + "data1": 109, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 162, + "type": 62, + "data1": 2, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 163, + "type": 63, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 164, + "type": 64, + "data1": 2, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 165, + "type": 65, + "data1": 2, + "data2": 10001, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 166, + "type": 66, + "data1": 2, + "data2": 1, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 167, + "type": 67, + "data1": 1000, + "data2": 1, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 168, + "type": 68, + "data1": 1000, + "data2": 1, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 169, + "type": 69, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 170, + "type": 1, + "data1": 44006, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 171, + "type": 70, + "data1": 1, + "data2": 101, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 172, + "type": 18, + "data1": 10, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 173, + "type": 71, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 174, + "type": 70, + "data1": 1, + "data2": 101, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 175, + "type": 70, + "data1": 1, + "data2": 102, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 176, + "type": 70, + "data1": 1, + "data2": 103, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 177, + "type": 70, + "data1": 1, + "data2": 104, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 178, + "type": 70, + "data1": 1, + "data2": 105, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 179, + "type": 70, + "data1": 1, + "data2": 106, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 180, + "type": 70, + "data1": 1, + "data2": 107, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 181, + "type": 70, + "data1": 1, + "data2": 108, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 182, + "type": 70, + "data1": 1, + "data2": 109, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 183, + "type": 140, + "data1": 1, + "data2": 10001, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 184, + "type": 140, + "data1": 1, + "data2": 10002, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 185, + "type": 140, + "data1": 1, + "data2": 10003, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 186, + "type": 140, + "data1": 1, + "data2": 10004, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 187, + "type": 109, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 188, + "type": 104, + "data1": 100, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 189, + "type": 70, + "data1": 1, + "data2": 110, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 190, + "type": 70, + "data1": 1, + "data2": 111, + "data3": 1, + "data4": 1, + "data5": 1 + }, + { + "id": 191, + "type": 70, + "data1": 1, + "data2": 112, + "data3": 2, + "data4": 2, + "data5": 2 + }, + { + "id": 192, + "type": 70, + "data1": 1, + "data2": 113, + "data3": 3, + "data4": 3, + "data5": 3 + }, + { + "id": 193, + "type": 70, + "data1": 1, + "data2": 114, + "data3": 4, + "data4": 4, + "data5": 4 + }, + { + "id": 194, + "type": 138, + "data1": 30, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 195, + "type": 140, + "data1": 1, + "data2": 10005, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 196, + "type": 140, + "data1": 1, + "data2": 10006, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 197, + "type": 140, + "data1": 1, + "data2": 10007, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 198, + "type": 140, + "data1": 1, + "data2": 10008, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 199, + "type": 140, + "data1": 1, + "data2": 10009, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 200, + "type": 140, + "data1": 1, + "data2": 10010, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10001, + "type": 24, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10002, + "type": 24, + "data1": 5, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10003, + "type": 24, + "data1": 10, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10004, + "type": 24, + "data1": 20, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10005, + "type": 24, + "data1": 50, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10006, + "type": 24, + "data1": 100, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10007, + "type": 24, + "data1": 200, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10008, + "type": 24, + "data1": 300, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10009, + "type": 24, + "data1": 500, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10010, + "type": 24, + "data1": 1000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10101, + "type": 7, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10201, + "type": 18, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10202, + "type": 18, + "data1": 5, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10203, + "type": 18, + "data1": 10, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10204, + "type": 18, + "data1": 20, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10205, + "type": 18, + "data1": 50, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10206, + "type": 18, + "data1": 100, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10207, + "type": 18, + "data1": 200, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10208, + "type": 18, + "data1": 300, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10209, + "type": 18, + "data1": 500, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10210, + "type": 18, + "data1": 1000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10301, + "type": 18, + "data1": 1, + "data2": 5, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10302, + "type": 50, + "data1": 5, + "data2": 5, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10303, + "type": 50, + "data1": 10, + "data2": 5, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10304, + "type": 50, + "data1": 20, + "data2": 5, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10305, + "type": 50, + "data1": 50, + "data2": 5, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10306, + "type": 50, + "data1": 100, + "data2": 5, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10307, + "type": 50, + "data1": 200, + "data2": 5, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10308, + "type": 50, + "data1": 300, + "data2": 5, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10309, + "type": 50, + "data1": 500, + "data2": 5, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10310, + "type": 50, + "data1": 1000, + "data2": 5, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10401, + "type": 50, + "data1": 1, + "data2": 6, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10402, + "type": 50, + "data1": 5, + "data2": 6, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10403, + "type": 50, + "data1": 10, + "data2": 6, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10404, + "type": 50, + "data1": 20, + "data2": 6, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10405, + "type": 50, + "data1": 50, + "data2": 6, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10406, + "type": 50, + "data1": 100, + "data2": 6, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10407, + "type": 50, + "data1": 200, + "data2": 6, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10408, + "type": 50, + "data1": 300, + "data2": 6, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10409, + "type": 50, + "data1": 500, + "data2": 6, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10410, + "type": 50, + "data1": 1000, + "data2": 6, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10501, + "type": 58, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10502, + "type": 58, + "data1": 5, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10503, + "type": 58, + "data1": 10, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10504, + "type": 58, + "data1": 20, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10505, + "type": 58, + "data1": 30, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10506, + "type": 58, + "data1": 50, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10507, + "type": 58, + "data1": 70, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10508, + "type": 58, + "data1": 100, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10601, + "type": 62, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10602, + "type": 62, + "data1": 5, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10603, + "type": 62, + "data1": 99, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10701, + "type": 64, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10702, + "type": 64, + "data1": 5, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10703, + "type": 64, + "data1": 10, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10704, + "type": 64, + "data1": 20, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10705, + "type": 64, + "data1": 50, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10706, + "type": 64, + "data1": 100, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10707, + "type": 64, + "data1": 200, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10708, + "type": 64, + "data1": 300, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10709, + "type": 64, + "data1": 500, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10710, + "type": 64, + "data1": 1000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10801, + "type": 8, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10802, + "type": 8, + "data1": 5, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10803, + "type": 8, + "data1": 10, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10804, + "type": 8, + "data1": 20, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10805, + "type": 8, + "data1": 50, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10806, + "type": 8, + "data1": 100, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10807, + "type": 8, + "data1": 200, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10808, + "type": 8, + "data1": 300, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10809, + "type": 8, + "data1": 500, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 10810, + "type": 18, + "data1": 1000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 2008001, + "type": 8, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 2012001, + "type": 12, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 2018001, + "type": 18, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 2024001, + "type": 24, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 2047001, + "type": 47, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 2062001, + "type": 62, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 2064001, + "type": 64, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 2130001, + "type": 130, + "data1": 3, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 3008001, + "type": 8, + "data1": 10, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 3012001, + "type": 12, + "data1": 10, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 3018001, + "type": 18, + "data1": 5, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 3024001, + "type": 24, + "data1": 5, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 3047001, + "type": 47, + "data1": 7, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 3061001, + "type": 62, + "data1": 7, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 3064001, + "type": 64, + "data1": 7, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 3088001, + "type": 88, + "data1": 3, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 3105001, + "type": 105, + "data1": 10, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 3104001, + "type": 104, + "data1": 1000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 3130001, + "type": 130, + "data1": 30, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4008001, + "type": 8, + "data1": 3, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4008002, + "type": 8, + "data1": 7, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4008003, + "type": 8, + "data1": 30, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4008004, + "type": 8, + "data1": 90, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4008005, + "type": 8, + "data1": 180, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4008006, + "type": 8, + "data1": 365, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4008007, + "type": 9, + "data1": 3, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4008008, + "type": 9, + "data1": 7, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4008009, + "type": 9, + "data1": 14, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4008010, + "type": 9, + "data1": 30, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4010001, + "type": 10, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4010002, + "type": 10, + "data1": 5, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4010003, + "type": 10, + "data1": 10, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4010004, + "type": 10, + "data1": 20, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4010005, + "type": 10, + "data1": 30, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4010006, + "type": 10, + "data1": 50, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4011001, + "type": 11, + "data1": 5, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4011002, + "type": 11, + "data1": 10, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4011003, + "type": 11, + "data1": 30, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4011004, + "type": 11, + "data1": 50, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4011005, + "type": 11, + "data1": 100, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4011006, + "type": 11, + "data1": 300, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4011007, + "type": 11, + "data1": 500, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4011008, + "type": 11, + "data1": 1000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4011009, + "type": 11, + "data1": 3000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4011010, + "type": 11, + "data1": 5000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4011011, + "type": 11, + "data1": 10000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4012001, + "type": 12, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4012002, + "type": 12, + "data1": 5, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4012003, + "type": 12, + "data1": 10, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4012004, + "type": 12, + "data1": 30, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4012005, + "type": 12, + "data1": 50, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4012006, + "type": 12, + "data1": 100, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4012007, + "type": 12, + "data1": 300, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4012008, + "type": 12, + "data1": 500, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4012009, + "type": 12, + "data1": 1000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4016001, + "type": 16, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4016002, + "type": 16, + "data1": 2, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4016003, + "type": 16, + "data1": 3, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4016004, + "type": 16, + "data1": 5, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4016005, + "type": 16, + "data1": 10, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4016006, + "type": 16, + "data1": 15, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4016007, + "type": 16, + "data1": 20, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4016008, + "type": 16, + "data1": 30, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4016009, + "type": 16, + "data1": 50, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4018001, + "type": 18, + "data1": 10, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4018002, + "type": 18, + "data1": 20, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4018003, + "type": 18, + "data1": 30, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4018004, + "type": 18, + "data1": 50, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4018005, + "type": 18, + "data1": 100, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4018006, + "type": 18, + "data1": 200, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4018007, + "type": 18, + "data1": 300, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4018008, + "type": 18, + "data1": 500, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4018009, + "type": 18, + "data1": 1000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4018010, + "type": 18, + "data1": 2000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4018011, + "type": 18, + "data1": 5000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4018012, + "type": 18, + "data1": 10000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4020001, + "type": 20, + "data1": 10, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4020002, + "type": 20, + "data1": 20, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4020003, + "type": 20, + "data1": 30, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4020004, + "type": 20, + "data1": 40, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4020005, + "type": 20, + "data1": 50, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4020006, + "type": 20, + "data1": 60, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4043001, + "type": 43, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4043002, + "type": 43, + "data1": 2, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4043003, + "type": 43, + "data1": 4, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4043004, + "type": 43, + "data1": 6, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4043005, + "type": 43, + "data1": 12, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4043006, + "type": 43, + "data1": 18, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4043007, + "type": 43, + "data1": 24, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4043008, + "type": 43, + "data1": 30, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4043009, + "type": 43, + "data1": 60, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4043010, + "type": 43, + "data1": 120, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4047001, + "type": 47, + "data1": 10, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4047002, + "type": 47, + "data1": 20, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4047003, + "type": 47, + "data1": 30, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4047004, + "type": 47, + "data1": 50, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4047005, + "type": 47, + "data1": 100, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4047006, + "type": 47, + "data1": 200, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4047007, + "type": 47, + "data1": 300, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4047008, + "type": 47, + "data1": 500, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4047009, + "type": 47, + "data1": 1000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4047010, + "type": 47, + "data1": 2000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4047011, + "type": 47, + "data1": 3000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4047012, + "type": 47, + "data1": 5000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4047013, + "type": 47, + "data1": 10000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4064001, + "type": 64, + "data1": 5, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4064002, + "type": 64, + "data1": 10, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4064003, + "type": 64, + "data1": 20, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4064004, + "type": 64, + "data1": 50, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4064005, + "type": 64, + "data1": 100, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4064006, + "type": 64, + "data1": 200, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4064007, + "type": 64, + "data1": 500, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4068001, + "type": 68, + "data1": 50000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4068002, + "type": 68, + "data1": 500000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4068003, + "type": 68, + "data1": 5000000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4068004, + "type": 68, + "data1": 50000000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4084001, + "type": 84, + "data1": 10, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4084002, + "type": 84, + "data1": 20, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4084003, + "type": 84, + "data1": 50, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4084004, + "type": 84, + "data1": 100, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4085001, + "type": 85, + "data1": 5, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4085002, + "type": 85, + "data1": 10, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4085003, + "type": 85, + "data1": 20, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4085004, + "type": 85, + "data1": 30, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4085005, + "type": 85, + "data1": 50, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4096001, + "type": 96, + "data1": 10, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4096002, + "type": 96, + "data1": 20, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4096003, + "type": 96, + "data1": 50, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4096004, + "type": 96, + "data1": 100, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4096005, + "type": 96, + "data1": 200, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4096006, + "type": 96, + "data1": 300, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4096007, + "type": 96, + "data1": 500, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4096008, + "type": 96, + "data1": 1000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4096009, + "type": 96, + "data1": 2000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4096010, + "type": 96, + "data1": 3000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4096011, + "type": 96, + "data1": 5000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4096012, + "type": 96, + "data1": 10000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4104001, + "type": 104, + "data1": 500, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4104002, + "type": 104, + "data1": 1000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4104003, + "type": 104, + "data1": 3000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4104004, + "type": 104, + "data1": 5000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4104005, + "type": 104, + "data1": 10000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4104006, + "type": 104, + "data1": 20000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4104007, + "type": 104, + "data1": 30000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4104008, + "type": 104, + "data1": 50000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4104009, + "type": 104, + "data1": 100000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4104010, + "type": 104, + "data1": 200000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4104011, + "type": 104, + "data1": 500000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4128001, + "type": 128, + "data1": 1100, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4128002, + "type": 128, + "data1": 1200, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4128003, + "type": 128, + "data1": 1300, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4128004, + "type": 128, + "data1": 1400, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4128005, + "type": 128, + "data1": 1500, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4128006, + "type": 128, + "data1": 1600, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4128007, + "type": 128, + "data1": 1700, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4128008, + "type": 128, + "data1": 1800, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4128009, + "type": 128, + "data1": 1900, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4128010, + "type": 128, + "data1": 2000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4131001, + "type": 131, + "data1": 5, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4131002, + "type": 131, + "data1": 10, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4131003, + "type": 131, + "data1": 20, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4131004, + "type": 131, + "data1": 30, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4131005, + "type": 131, + "data1": 50, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4131006, + "type": 131, + "data1": 100, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4131007, + "type": 131, + "data1": 200, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4131008, + "type": 131, + "data1": 300, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4131009, + "type": 131, + "data1": 500, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 4131010, + "type": 131, + "data1": 1000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 5011001, + "type": 11, + "data1": 3, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 5012001, + "type": 12, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 5018001, + "type": 18, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 5024001, + "type": 24, + "data1": 1, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 5047001, + "type": 47, + "data1": 6, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 5063001, + "type": 63, + "data1": 100, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 5068001, + "type": 68, + "data1": 200000, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + }, + { + "id": 5104001, + "type": 104, + "data1": 100, + "data2": 0, + "data3": 0, + "data4": 0, + "data5": 0 + } ] \ No newline at end of file diff --git a/bin/json/game_taskround.json b/bin/json/game_taskround.json index bfef998e2..a5025ed54 100644 --- a/bin/json/game_taskround.json +++ b/bin/json/game_taskround.json @@ -5,12 +5,12 @@ "id_tag": 1, "task_display": { "key": "task_10001", - "text": "提升任意英雄1级" + "text": "进行1次普通招募" }, - "type_id": 10001, - "active": 10, + "type_id": 2008001, + "active": 20, "id_after": 0, - "jump_interface": 103, + "jump_interface": 107, "icon": "wp_icon_0001", "reword": [] }, @@ -20,25 +20,10 @@ "id_tag": 1, "task_display": { "key": "task_10002", - "text": "提升任意英雄5级" + "text": "为任意英雄提升1次等级" }, - "type_id": 10001, - "active": 15, - "id_after": 0, - "jump_interface": 103, - "icon": "wp_icon_0001", - "reword": [] - }, - { - "key": 10003, - "id_list": 3, - "id_tag": 1, - "task_display": { - "key": "task_10003", - "text": "提升任意英雄10级" - }, - "type_id": 10001, - "active": 25, + "type_id": 2012001, + "active": 20, "id_after": 0, "jump_interface": 103, "icon": "wp_icon_0001", @@ -50,27 +35,12 @@ "id_tag": 1, "task_display": { "key": "task_10004", - "text": "登录游戏" + "text": "强化任意装备成功1次" }, - "type_id": 10101, - "active": 10, + "type_id": 2024001, + "active": 20, "id_after": 0, - "jump_interface": 0, - "icon": "wp_icon_0001", - "reword": [] - }, - { - "key": 10005, - "id_list": 5, - "id_tag": 1, - "task_display": { - "key": "task_10005", - "text": "进行1次普通招募" - }, - "type_id": 10201, - "active": 10, - "id_after": 0, - "jump_interface": 107, + "jump_interface": 102, "icon": "wp_icon_0001", "reword": [] }, @@ -80,12 +50,12 @@ "id_tag": 1, "task_display": { "key": "task_10006", - "text": "进行5次普通招募" + "text": "在商店购买任意1件商品" }, - "type_id": 10202, - "active": 15, + "type_id": 2062001, + "active": 20, "id_after": 0, - "jump_interface": 107, + "jump_interface": 122, "icon": "wp_icon_0001", "reword": [] }, @@ -95,27 +65,27 @@ "id_tag": 1, "task_display": { "key": "task_10007", - "text": "进行10次普通招募" + "text": "使用好友助战英雄战斗1次" }, - "type_id": 10203, - "active": 25, + "type_id": 2064001, + "active": 20, "id_after": 0, - "jump_interface": 107, + "jump_interface": 113, "icon": "wp_icon_0001", "reword": [] }, { "key": 20001, "id_list": 8, - "id_tag": 2, + "id_tag": 1, "task_display": { "key": "task_20001", - "text": "提升任意英雄5级" + "text": "进行竞技场挑战1次" }, - "type_id": 10002, - "active": 25, + "type_id": 2130001, + "active": 20, "id_after": 0, - "jump_interface": 103, + "jump_interface": 156, "icon": "wp_icon_0001", "reword": [] }, @@ -125,12 +95,12 @@ "id_tag": 2, "task_display": { "key": "task_20002", - "text": "提升任意英雄10级" + "text": "进行10次普通招募" }, - "type_id": 10003, - "active": 35, + "type_id": 3008001, + "active": 20, "id_after": 0, - "jump_interface": 103, + "jump_interface": 107, "icon": "wp_icon_0001", "reword": [] }, @@ -140,72 +110,432 @@ "id_tag": 2, "task_display": { "key": "task_20003", - "text": "提升任意英雄20级" + "text": "为任意英雄提升10次等级" }, - "type_id": 10004, - "active": 60, + "type_id": 3012001, + "active": 20, "id_after": 0, "jump_interface": 103, "icon": "wp_icon_0001", "reword": [] }, - { - "key": 20004, - "id_list": 11, - "id_tag": 2, - "task_display": { - "key": "task_20004", - "text": "进行5次普通招募" - }, - "type_id": 10202, - "active": 25, - "id_after": 0, - "jump_interface": 107, - "icon": "wp_icon_0001", - "reword": [] - }, { "key": 20005, "id_list": 12, "id_tag": 2, "task_display": { "key": "task_20005", - "text": "进行10次普通招募" + "text": "强化任意装备成功6次" }, - "type_id": 10203, - "active": 35, + "type_id": 3024001, + "active": 20, "id_after": 0, - "jump_interface": 107, + "jump_interface": 102, "icon": "wp_icon_0001", "reword": [] }, { - "key": 20006, - "id_list": 13, + "key": 20007, + "id_list": 14, "id_tag": 2, "task_display": { - "key": "task_20006", - "text": "进行20次普通招募" + "key": "task_20007", + "text": "在商店购买任意7件商品" }, - "type_id": 10204, - "active": 60, + "type_id": 3061001, + "active": 30, "id_after": 0, - "jump_interface": 107, + "jump_interface": 122, "icon": "wp_icon_0001", "reword": [] }, { - "key": 30001, - "id_list": 14, + "key": 20008, + "id_list": 15, + "id_tag": 2, + "task_display": { + "key": "task_20008", + "text": "使用好友助战英雄战斗7次" + }, + "type_id": 3064001, + "active": 30, + "id_after": 0, + "jump_interface": 113, + "icon": "wp_icon_0001", + "reword": [] + }, + { + "key": 20010, + "id_list": 17, + "id_tag": 2, + "task_display": { + "key": "task_20010", + "text": "刷新商店10次" + }, + "type_id": 3105001, + "active": 30, + "id_after": 0, + "jump_interface": 122, + "icon": "wp_icon_0001", + "reword": [] + }, + { + "key": 20011, + "id_list": 18, + "id_tag": 2, + "task_display": { + "key": "task_20011", + "text": "消费1000颗钻石" + }, + "type_id": 3104001, + "active": 30, + "id_after": 0, + "jump_interface": 122, + "icon": "wp_icon_0001", + "reword": [] + }, + { + "key": 20012, + "id_list": 19, + "id_tag": 2, + "task_display": { + "key": "task_20012", + "text": "进行30场竞技场挑战" + }, + "type_id": 3130001, + "active": 30, + "id_after": 0, + "jump_interface": 156, + "icon": "wp_icon_0001", + "reword": [] + }, + { + "key": 30011, + "id_list": 30, "id_tag": 3, "task_display": { - "key": "task_30001", - "text": "提升任意英雄10级" + "key": "task_30011", + "text": "拥有1个好友" }, - "type_id": 10003, + "type_id": 4010001, + "active": 0, + "id_after": 4010002, + "jump_interface": 117, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 10 + } + ] + }, + { + "key": 30012, + "id_list": 31, + "id_tag": 3, + "task_display": { + "key": "task_30012", + "text": "拥有5个好友" + }, + "type_id": 4010002, + "active": 0, + "id_after": 4010003, + "jump_interface": 117, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 20 + } + ] + }, + { + "key": 30013, + "id_list": 32, + "id_tag": 3, + "task_display": { + "key": "task_30013", + "text": "拥有10个好友" + }, + "type_id": 4010003, + "active": 0, + "id_after": 4010004, + "jump_interface": 117, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 30 + } + ] + }, + { + "key": 30014, + "id_list": 33, + "id_tag": 3, + "task_display": { + "key": "task_30014", + "text": "拥有20个好友" + }, + "type_id": 4010004, + "active": 0, + "id_after": 4010005, + "jump_interface": 117, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 40 + } + ] + }, + { + "key": 30015, + "id_list": 34, + "id_tag": 3, + "task_display": { + "key": "task_30015", + "text": "拥有30个好友" + }, + "type_id": 4010005, + "active": 0, + "id_after": 4010006, + "jump_interface": 117, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + } + ] + }, + { + "key": 30016, + "id_list": 35, + "id_tag": 3, + "task_display": { + "key": "task_30016", + "text": "拥有50个好友" + }, + "type_id": 4010006, "active": 0, "id_after": 0, - "jump_interface": 103, + "jump_interface": 117, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 60 + } + ] + }, + { + "key": 30017, + "id_list": 36, + "id_tag": 3, + "task_display": { + "key": "task_30017", + "text": "赠送5次友情点" + }, + "type_id": 4011001, + "active": 0, + "id_after": 4011002, + "jump_interface": 115, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 10 + } + ] + }, + { + "key": 30018, + "id_list": 37, + "id_tag": 3, + "task_display": { + "key": "task_30018", + "text": "赠送10次友情点" + }, + "type_id": 4011002, + "active": 0, + "id_after": 4011003, + "jump_interface": 115, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 20 + } + ] + }, + { + "key": 30019, + "id_list": 38, + "id_tag": 3, + "task_display": { + "key": "task_30019", + "text": "赠送30次友情点" + }, + "type_id": 4011003, + "active": 0, + "id_after": 4011004, + "jump_interface": 115, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 30 + } + ] + }, + { + "key": 30020, + "id_list": 39, + "id_tag": 3, + "task_display": { + "key": "task_30020", + "text": "赠送50次友情点" + }, + "type_id": 4011004, + "active": 0, + "id_after": 4011005, + "jump_interface": 115, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 40 + } + ] + }, + { + "key": 30021, + "id_list": 40, + "id_tag": 3, + "task_display": { + "key": "task_30021", + "text": "赠送100次友情点" + }, + "type_id": 4011005, + "active": 0, + "id_after": 4011006, + "jump_interface": 115, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + } + ] + }, + { + "key": 30022, + "id_list": 41, + "id_tag": 3, + "task_display": { + "key": "task_30022", + "text": "赠送300次友情点" + }, + "type_id": 4011006, + "active": 0, + "id_after": 4011007, + "jump_interface": 115, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 60 + } + ] + }, + { + "key": 30023, + "id_list": 42, + "id_tag": 3, + "task_display": { + "key": "task_30023", + "text": "赠送500次友情点" + }, + "type_id": 4011007, + "active": 0, + "id_after": 4011008, + "jump_interface": 115, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 70 + } + ] + }, + { + "key": 30024, + "id_list": 43, + "id_tag": 3, + "task_display": { + "key": "task_30024", + "text": "赠送1000次友情点" + }, + "type_id": 4011008, + "active": 0, + "id_after": 4011009, + "jump_interface": 115, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 80 + } + ] + }, + { + "key": 30025, + "id_list": 44, + "id_tag": 3, + "task_display": { + "key": "task_30025", + "text": "赠送3000次友情点" + }, + "type_id": 4011009, + "active": 0, + "id_after": 4011010, + "jump_interface": 115, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 90 + } + ] + }, + { + "key": 30026, + "id_list": 45, + "id_tag": 3, + "task_display": { + "key": "task_30026", + "text": "赠送5000次友情点" + }, + "type_id": 4011010, + "active": 0, + "id_after": 4011011, + "jump_interface": 115, "icon": "rw_cj_icon10", "reword": [ { @@ -216,318 +546,2586 @@ ] }, { - "key": 30002, - "id_list": 15, + "key": 30027, + "id_list": 46, "id_tag": 3, "task_display": { - "key": "task_30002", - "text": "提升任意英雄20级" + "key": "task_30027", + "text": "赠送10000次友情点" }, - "type_id": 10004, + "type_id": 4011011, "active": 0, "id_after": 0, - "jump_interface": 103, + "jump_interface": 115, "icon": "rw_cj_icon10", "reword": [ { "a": "attr", "t": "diamond", - "n": 150 + "n": 110 } ] }, { - "key": 30003, - "id_list": 16, + "key": 30028, + "id_list": 47, "id_tag": 3, "task_display": { - "key": "task_30003", - "text": "提升任意英雄50级" + "key": "task_30028", + "text": "使用好友助战英雄1次" }, - "type_id": 10005, + "type_id": 4012001, "active": 0, - "id_after": 0, - "jump_interface": 103, + "id_after": 4012002, + "jump_interface": 113, "icon": "rw_cj_icon10", "reword": [ { "a": "attr", "t": "diamond", - "n": 250 + "n": 10 } ] }, { - "key": 30004, - "id_list": 17, + "key": 30029, + "id_list": 48, "id_tag": 3, "task_display": { - "key": "task_30004", - "text": "提升任意英雄100级" + "key": "task_30029", + "text": "使用好友助战英雄5次" }, - "type_id": 10006, + "type_id": 4012002, "active": 0, - "id_after": 0, - "jump_interface": 103, + "id_after": 4012003, + "jump_interface": 113, "icon": "rw_cj_icon10", "reword": [ { "a": "attr", "t": "diamond", - "n": 400 + "n": 20 } ] }, { - "key": 30005, - "id_list": 18, + "key": 30030, + "id_list": 49, "id_tag": 3, "task_display": { - "key": "task_30005", - "text": "提升任意英雄200级" + "key": "task_30030", + "text": "使用好友助战英雄10次" }, - "type_id": 10007, + "type_id": 4012003, "active": 0, - "id_after": 0, - "jump_interface": 103, + "id_after": 4012004, + "jump_interface": 113, "icon": "rw_cj_icon10", "reword": [ { "a": "attr", "t": "diamond", - "n": 600 + "n": 30 } ] }, { - "key": 30006, - "id_list": 19, + "key": 30031, + "id_list": 50, "id_tag": 3, "task_display": { - "key": "task_30006", - "text": "提升任意英雄300级" + "key": "task_30031", + "text": "使用好友助战英雄30次" }, - "type_id": 10008, + "type_id": 4012004, "active": 0, - "id_after": 0, - "jump_interface": 103, + "id_after": 4012005, + "jump_interface": 113, "icon": "rw_cj_icon10", "reword": [ { "a": "attr", "t": "diamond", - "n": 900 + "n": 40 } ] }, { - "key": 30007, - "id_list": 20, + "key": 30032, + "id_list": 51, "id_tag": 3, "task_display": { - "key": "task_30007", - "text": "提升任意英雄500级" + "key": "task_30032", + "text": "使用好友助战英雄50次" }, - "type_id": 10009, + "type_id": 4012005, "active": 0, - "id_after": 0, - "jump_interface": 103, + "id_after": 4012006, + "jump_interface": 113, "icon": "rw_cj_icon10", "reword": [ { "a": "attr", "t": "diamond", - "n": 1200 + "n": 50 } ] }, { - "key": 30008, - "id_list": 21, + "key": 30033, + "id_list": 52, "id_tag": 3, "task_display": { - "key": "task_30008", - "text": "提升任意英雄1000级" + "key": "task_30033", + "text": "使用好友助战英雄100次" }, - "type_id": 10010, + "type_id": 4012006, "active": 0, - "id_after": 0, - "jump_interface": 103, - "icon": "rw_cj_icon15", + "id_after": 4012007, + "jump_interface": 113, + "icon": "rw_cj_icon10", "reword": [ { "a": "attr", "t": "diamond", - "n": 1500 + "n": 60 + } + ] + }, + { + "key": 30034, + "id_list": 53, + "id_tag": 3, + "task_display": { + "key": "task_30034", + "text": "使用好友助战英雄300次" + }, + "type_id": 4012007, + "active": 0, + "id_after": 4012008, + "jump_interface": 113, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 70 + } + ] + }, + { + "key": 30035, + "id_list": 54, + "id_tag": 3, + "task_display": { + "key": "task_30035", + "text": "使用好友助战英雄500次" + }, + "type_id": 4012008, + "active": 0, + "id_after": 4012009, + "jump_interface": 113, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 80 + } + ] + }, + { + "key": 30036, + "id_list": 55, + "id_tag": 3, + "task_display": { + "key": "task_30036", + "text": "使用好友助战英雄1000次" + }, + "type_id": 4012009, + "active": 0, + "id_after": 0, + "jump_interface": 113, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 90 + } + ] + }, + { + "key": 30037, + "id_list": 56, + "id_tag": 3, + "task_display": { + "key": "task_30037", + "text": "招募获得个15星以上品质英雄" + }, + "type_id": 4016001, + "active": 0, + "id_after": 4016002, + "jump_interface": 107, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 10 + } + ] + }, + { + "key": 30038, + "id_list": 57, + "id_tag": 3, + "task_display": { + "key": "task_30038", + "text": "招募获得个25星以上品质英雄" + }, + "type_id": 4016002, + "active": 0, + "id_after": 4016003, + "jump_interface": 107, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 20 + } + ] + }, + { + "key": 30039, + "id_list": 58, + "id_tag": 3, + "task_display": { + "key": "task_30039", + "text": "招募获得个35星以上品质英雄" + }, + "type_id": 4016003, + "active": 0, + "id_after": 4016004, + "jump_interface": 107, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 30 + } + ] + }, + { + "key": 30040, + "id_list": 59, + "id_tag": 3, + "task_display": { + "key": "task_30040", + "text": "招募获得个55星以上品质英雄" + }, + "type_id": 4016004, + "active": 0, + "id_after": 4016005, + "jump_interface": 107, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 40 + } + ] + }, + { + "key": 30041, + "id_list": 60, + "id_tag": 3, + "task_display": { + "key": "task_30041", + "text": "招募获得个105星以上品质英雄" + }, + "type_id": 4016005, + "active": 0, + "id_after": 4016006, + "jump_interface": 107, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + } + ] + }, + { + "key": 30042, + "id_list": 61, + "id_tag": 3, + "task_display": { + "key": "task_30042", + "text": "招募获得个155星以上品质英雄" + }, + "type_id": 4016006, + "active": 0, + "id_after": 4016007, + "jump_interface": 107, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 60 + } + ] + }, + { + "key": 30043, + "id_list": 62, + "id_tag": 3, + "task_display": { + "key": "task_30043", + "text": "招募获得个205星以上品质英雄" + }, + "type_id": 4016007, + "active": 0, + "id_after": 4016008, + "jump_interface": 107, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 70 + } + ] + }, + { + "key": 30044, + "id_list": 63, + "id_tag": 3, + "task_display": { + "key": "task_30044", + "text": "招募获得个305星以上品质英雄" + }, + "type_id": 4016008, + "active": 0, + "id_after": 4016009, + "jump_interface": 107, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 80 + } + ] + }, + { + "key": 30045, + "id_list": 64, + "id_tag": 3, + "task_display": { + "key": "task_30045", + "text": "招募获得个505星以上品质英雄" + }, + "type_id": 4016009, + "active": 0, + "id_after": 0, + "jump_interface": 107, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 90 + } + ] + }, + { + "key": 30046, + "id_list": 65, + "id_tag": 3, + "task_display": { + "key": "task_30046", + "text": "累计进行10次普通招募" + }, + "type_id": 4018001, + "active": 0, + "id_after": 4018002, + "jump_interface": 107, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 10 + } + ] + }, + { + "key": 30047, + "id_list": 66, + "id_tag": 3, + "task_display": { + "key": "task_30047", + "text": "累计进行20次普通招募" + }, + "type_id": 4018002, + "active": 0, + "id_after": 4018003, + "jump_interface": 107, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 20 + } + ] + }, + { + "key": 30048, + "id_list": 67, + "id_tag": 3, + "task_display": { + "key": "task_30048", + "text": "累计进行30次普通招募" + }, + "type_id": 4018003, + "active": 0, + "id_after": 4018004, + "jump_interface": 107, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 30 + } + ] + }, + { + "key": 30049, + "id_list": 68, + "id_tag": 3, + "task_display": { + "key": "task_30049", + "text": "累计进行50次普通招募" + }, + "type_id": 4018004, + "active": 0, + "id_after": 4018005, + "jump_interface": 107, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 40 + } + ] + }, + { + "key": 30050, + "id_list": 69, + "id_tag": 3, + "task_display": { + "key": "task_30050", + "text": "累计进行100次普通招募" + }, + "type_id": 4018005, + "active": 0, + "id_after": 4018006, + "jump_interface": 107, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + } + ] + }, + { + "key": 30051, + "id_list": 70, + "id_tag": 3, + "task_display": { + "key": "task_30051", + "text": "累计进行200次普通招募" + }, + "type_id": 4018006, + "active": 0, + "id_after": 4018007, + "jump_interface": 107, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 60 + } + ] + }, + { + "key": 30052, + "id_list": 71, + "id_tag": 3, + "task_display": { + "key": "task_30052", + "text": "累计进行300次普通招募" + }, + "type_id": 4018007, + "active": 0, + "id_after": 4018008, + "jump_interface": 107, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 70 + } + ] + }, + { + "key": 30053, + "id_list": 72, + "id_tag": 3, + "task_display": { + "key": "task_30053", + "text": "累计进行500次普通招募" + }, + "type_id": 4018008, + "active": 0, + "id_after": 4018009, + "jump_interface": 107, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 80 + } + ] + }, + { + "key": 30054, + "id_list": 73, + "id_tag": 3, + "task_display": { + "key": "task_30054", + "text": "累计进行1000次普通招募" + }, + "type_id": 4018009, + "active": 0, + "id_after": 4018010, + "jump_interface": 107, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 90 + } + ] + }, + { + "key": 30055, + "id_list": 74, + "id_tag": 3, + "task_display": { + "key": "task_30055", + "text": "累计进行2000次普通招募" + }, + "type_id": 4018010, + "active": 0, + "id_after": 4018011, + "jump_interface": 107, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 30056, + "id_list": 75, + "id_tag": 3, + "task_display": { + "key": "task_30056", + "text": "累计进行5000次普通招募" + }, + "type_id": 4018011, + "active": 0, + "id_after": 4018012, + "jump_interface": 107, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 110 + } + ] + }, + { + "key": 30057, + "id_list": 76, + "id_tag": 3, + "task_display": { + "key": "task_30057", + "text": "累计进行10000次普通招募" + }, + "type_id": 4018012, + "active": 0, + "id_after": 0, + "jump_interface": 107, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 120 + } + ] + }, + { + "key": 30058, + "id_list": 77, + "id_tag": 3, + "task_display": { + "key": "task_30058", + "text": "账号等级达到10级" + }, + "type_id": 4020001, + "active": 0, + "id_after": 4020002, + "jump_interface": 113, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 10 + } + ] + }, + { + "key": 30059, + "id_list": 78, + "id_tag": 3, + "task_display": { + "key": "task_30059", + "text": "账号等级达到20级" + }, + "type_id": 4020002, + "active": 0, + "id_after": 4020003, + "jump_interface": 113, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 20 + } + ] + }, + { + "key": 30060, + "id_list": 79, + "id_tag": 3, + "task_display": { + "key": "task_30060", + "text": "账号等级达到30级" + }, + "type_id": 4020003, + "active": 0, + "id_after": 4020004, + "jump_interface": 113, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 30 + } + ] + }, + { + "key": 30061, + "id_list": 80, + "id_tag": 3, + "task_display": { + "key": "task_30061", + "text": "账号等级达到40级" + }, + "type_id": 4020004, + "active": 0, + "id_after": 4020005, + "jump_interface": 113, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 40 + } + ] + }, + { + "key": 30062, + "id_list": 81, + "id_tag": 3, + "task_display": { + "key": "task_30062", + "text": "账号等级达到50级" + }, + "type_id": 4020005, + "active": 0, + "id_after": 4020006, + "jump_interface": 113, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + } + ] + }, + { + "key": 30063, + "id_list": 82, + "id_tag": 3, + "task_display": { + "key": "task_30063", + "text": "账号等级达到60级" + }, + "type_id": 4020006, + "active": 0, + "id_after": 0, + "jump_interface": 113, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 60 + } + ] + }, + { + "key": 30064, + "id_list": 83, + "id_tag": 3, + "task_display": { + "key": "task_30064", + "text": "件装备强化至15级1" + }, + "type_id": 4043001, + "active": 0, + "id_after": 4043002, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 10 + } + ] + }, + { + "key": 30065, + "id_list": 84, + "id_tag": 3, + "task_display": { + "key": "task_30065", + "text": "件装备强化至15级2" + }, + "type_id": 4043002, + "active": 0, + "id_after": 4043003, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 20 + } + ] + }, + { + "key": 30066, + "id_list": 85, + "id_tag": 3, + "task_display": { + "key": "task_30066", + "text": "件装备强化至15级4" + }, + "type_id": 4043003, + "active": 0, + "id_after": 4043004, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 30 + } + ] + }, + { + "key": 30067, + "id_list": 86, + "id_tag": 3, + "task_display": { + "key": "task_30067", + "text": "件装备强化至15级6" + }, + "type_id": 4043004, + "active": 0, + "id_after": 4043005, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 40 + } + ] + }, + { + "key": 30068, + "id_list": 87, + "id_tag": 3, + "task_display": { + "key": "task_30068", + "text": "件装备强化至15级12" + }, + "type_id": 4043005, + "active": 0, + "id_after": 4043006, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + } + ] + }, + { + "key": 30069, + "id_list": 88, + "id_tag": 3, + "task_display": { + "key": "task_30069", + "text": "件装备强化至15级18" + }, + "type_id": 4043006, + "active": 0, + "id_after": 4043007, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 60 + } + ] + }, + { + "key": 30070, + "id_list": 89, + "id_tag": 3, + "task_display": { + "key": "task_30070", + "text": "件装备强化至15级24" + }, + "type_id": 4043007, + "active": 0, + "id_after": 4043008, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 70 + } + ] + }, + { + "key": 30071, + "id_list": 90, + "id_tag": 3, + "task_display": { + "key": "task_30071", + "text": "件装备强化至15级30" + }, + "type_id": 4043008, + "active": 0, + "id_after": 4043009, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 80 + } + ] + }, + { + "key": 30072, + "id_list": 91, + "id_tag": 3, + "task_display": { + "key": "task_30072", + "text": "件装备强化至15级60" + }, + "type_id": 4043009, + "active": 0, + "id_after": 4043010, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 90 + } + ] + }, + { + "key": 30073, + "id_list": 92, + "id_tag": 3, + "task_display": { + "key": "task_30073", + "text": "件装备强化至15级120" + }, + "type_id": 4043010, + "active": 0, + "id_after": 0, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 30074, + "id_list": 93, + "id_tag": 3, + "task_display": { + "key": "task_30074", + "text": "累计强化装备成功10次" + }, + "type_id": 4047001, + "active": 0, + "id_after": 4047002, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 10 + } + ] + }, + { + "key": 30075, + "id_list": 94, + "id_tag": 3, + "task_display": { + "key": "task_30075", + "text": "累计强化装备成功20次" + }, + "type_id": 4047002, + "active": 0, + "id_after": 4047003, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 20 + } + ] + }, + { + "key": 30076, + "id_list": 95, + "id_tag": 3, + "task_display": { + "key": "task_30076", + "text": "累计强化装备成功30次" + }, + "type_id": 4047003, + "active": 0, + "id_after": 4047004, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 30 + } + ] + }, + { + "key": 30077, + "id_list": 96, + "id_tag": 3, + "task_display": { + "key": "task_30077", + "text": "累计强化装备成功50次" + }, + "type_id": 4047004, + "active": 0, + "id_after": 4047005, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 40 + } + ] + }, + { + "key": 30078, + "id_list": 97, + "id_tag": 3, + "task_display": { + "key": "task_30078", + "text": "累计强化装备成功100次" + }, + "type_id": 4047005, + "active": 0, + "id_after": 4047006, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + } + ] + }, + { + "key": 30079, + "id_list": 98, + "id_tag": 3, + "task_display": { + "key": "task_30079", + "text": "累计强化装备成功200次" + }, + "type_id": 4047006, + "active": 0, + "id_after": 4047007, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 60 + } + ] + }, + { + "key": 30080, + "id_list": 99, + "id_tag": 3, + "task_display": { + "key": "task_30080", + "text": "累计强化装备成功300次" + }, + "type_id": 4047007, + "active": 0, + "id_after": 4047008, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 70 + } + ] + }, + { + "key": 30081, + "id_list": 100, + "id_tag": 3, + "task_display": { + "key": "task_30081", + "text": "累计强化装备成功500次" + }, + "type_id": 4047008, + "active": 0, + "id_after": 4047009, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 80 + } + ] + }, + { + "key": 30082, + "id_list": 101, + "id_tag": 3, + "task_display": { + "key": "task_30082", + "text": "累计强化装备成功1000次" + }, + "type_id": 4047009, + "active": 0, + "id_after": 4047010, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 90 + } + ] + }, + { + "key": 30083, + "id_list": 102, + "id_tag": 3, + "task_display": { + "key": "task_30083", + "text": "累计强化装备成功2000次" + }, + "type_id": 4047010, + "active": 0, + "id_after": 4047011, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 30084, + "id_list": 103, + "id_tag": 3, + "task_display": { + "key": "task_30084", + "text": "累计强化装备成功3000次" + }, + "type_id": 4047011, + "active": 0, + "id_after": 4047012, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 110 + } + ] + }, + { + "key": 30085, + "id_list": 104, + "id_tag": 3, + "task_display": { + "key": "task_30085", + "text": "累计强化装备成功5000次" + }, + "type_id": 4047012, + "active": 0, + "id_after": 4047013, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 120 + } + ] + }, + { + "key": 30086, + "id_list": 105, + "id_tag": 3, + "task_display": { + "key": "task_30086", + "text": "累计强化装备成功10000次" + }, + "type_id": 4047013, + "active": 0, + "id_after": 0, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 130 + } + ] + }, + { + "key": 30087, + "id_list": 106, + "id_tag": 3, + "task_display": { + "key": "task_30087", + "text": "在商店购买5份商品" + }, + "type_id": 4064001, + "active": 0, + "id_after": 4064002, + "jump_interface": 122, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 10 + } + ] + }, + { + "key": 30088, + "id_list": 107, + "id_tag": 3, + "task_display": { + "key": "task_30088", + "text": "在商店购买10份商品" + }, + "type_id": 4064002, + "active": 0, + "id_after": 4064003, + "jump_interface": 122, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 20 + } + ] + }, + { + "key": 30089, + "id_list": 108, + "id_tag": 3, + "task_display": { + "key": "task_30089", + "text": "在商店购买20份商品" + }, + "type_id": 4064003, + "active": 0, + "id_after": 4064004, + "jump_interface": 122, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 30 + } + ] + }, + { + "key": 30090, + "id_list": 109, + "id_tag": 3, + "task_display": { + "key": "task_30090", + "text": "在商店购买50份商品" + }, + "type_id": 4064004, + "active": 0, + "id_after": 4064005, + "jump_interface": 122, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 40 + } + ] + }, + { + "key": 30091, + "id_list": 110, + "id_tag": 3, + "task_display": { + "key": "task_30091", + "text": "在商店购买100份商品" + }, + "type_id": 4064005, + "active": 0, + "id_after": 4064006, + "jump_interface": 122, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + } + ] + }, + { + "key": 30092, + "id_list": 111, + "id_tag": 3, + "task_display": { + "key": "task_30092", + "text": "在商店购买200份商品" + }, + "type_id": 4064006, + "active": 0, + "id_after": 4064007, + "jump_interface": 122, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 60 + } + ] + }, + { + "key": 30093, + "id_list": 112, + "id_tag": 3, + "task_display": { + "key": "task_30093", + "text": "在商店购买500份商品" + }, + "type_id": 4064007, + "active": 0, + "id_after": 0, + "jump_interface": 122, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 70 + } + ] + }, + { + "key": 30094, + "id_list": 113, + "id_tag": 3, + "task_display": { + "key": "task_30094", + "text": "累计消费50000金币" + }, + "type_id": 4068001, + "active": 0, + "id_after": 4068002, + "jump_interface": 122, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 10 + } + ] + }, + { + "key": 30095, + "id_list": 114, + "id_tag": 3, + "task_display": { + "key": "task_30095", + "text": "累计消费500000金币" + }, + "type_id": 4068002, + "active": 0, + "id_after": 4068003, + "jump_interface": 122, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 20 + } + ] + }, + { + "key": 30096, + "id_list": 115, + "id_tag": 3, + "task_display": { + "key": "task_30096", + "text": "累计消费5000000金币" + }, + "type_id": 4068003, + "active": 0, + "id_after": 4068004, + "jump_interface": 122, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 30 + } + ] + }, + { + "key": 30097, + "id_list": 116, + "id_tag": 3, + "task_display": { + "key": "task_30097", + "text": "累计消费50000000金币" + }, + "type_id": 4068004, + "active": 0, + "id_after": 0, + "jump_interface": 122, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 40 + } + ] + }, + { + "key": 30098, + "id_list": 117, + "id_tag": 3, + "task_display": { + "key": "task_30098", + "text": "普通塔达到10层" + }, + "type_id": 4084001, + "active": 0, + "id_after": 4084002, + "jump_interface": 120, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 10 + } + ] + }, + { + "key": 30099, + "id_list": 118, + "id_tag": 3, + "task_display": { + "key": "task_30099", + "text": "普通塔达到20层" + }, + "type_id": 4084002, + "active": 0, + "id_after": 4084003, + "jump_interface": 120, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 20 + } + ] + }, + { + "key": 30100, + "id_list": 119, + "id_tag": 3, + "task_display": { + "key": "task_30100", + "text": "普通塔达到50层" + }, + "type_id": 4084003, + "active": 0, + "id_after": 4084004, + "jump_interface": 120, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 30 } ] }, { "key": 30101, - "id_list": 22, + "id_list": 120, "id_tag": 3, "task_display": { "key": "task_30101", - "text": "进行10次普通招募" + "text": "普通塔达到100层" }, - "type_id": 10203, + "type_id": 4084004, "active": 0, "id_after": 0, - "jump_interface": 107, - "icon": "rw_cj_icon15", + "jump_interface": 120, + "icon": "rw_cj_icon10", "reword": [ { - "a": "item", - "t": "30001", - "n": 1 + "a": "attr", + "t": "diamond", + "n": 40 } ] }, { "key": 30102, - "id_list": 23, + "id_list": 121, "id_tag": 3, "task_display": { "key": "task_30102", - "text": "进行20次普通招募" + "text": "赛季塔达到5层" }, - "type_id": 10204, + "type_id": 4085001, "active": 0, - "id_after": 0, - "jump_interface": 107, - "icon": "rw_cj_icon15", + "id_after": 4085002, + "jump_interface": 120, + "icon": "rw_cj_icon10", "reword": [ { - "a": "item", - "t": "30001", - "n": 2 + "a": "attr", + "t": "diamond", + "n": 10 } ] }, { "key": 30103, - "id_list": 24, + "id_list": 122, "id_tag": 3, "task_display": { "key": "task_30103", - "text": "进行50次普通招募" + "text": "赛季塔达到10层" }, - "type_id": 10205, + "type_id": 4085002, "active": 0, - "id_after": 0, - "jump_interface": 107, - "icon": "rw_cj_icon15", + "id_after": 4085003, + "jump_interface": 120, + "icon": "rw_cj_icon10", "reword": [ { - "a": "item", - "t": "30001", - "n": 10 + "a": "attr", + "t": "diamond", + "n": 20 } ] }, { "key": 30104, - "id_list": 25, + "id_list": 123, "id_tag": 3, "task_display": { "key": "task_30104", - "text": "进行100次普通招募" + "text": "赛季塔达到20层" }, - "type_id": 10206, + "type_id": 4085003, "active": 0, - "id_after": 0, - "jump_interface": 107, - "icon": "rw_cj_icon15", + "id_after": 4085004, + "jump_interface": 120, + "icon": "rw_cj_icon10", "reword": [ { - "a": "item", - "t": "30001", - "n": 10 + "a": "attr", + "t": "diamond", + "n": 30 } ] }, { "key": 30105, - "id_list": 26, + "id_list": 124, "id_tag": 3, "task_display": { "key": "task_30105", - "text": "进行200次普通招募" + "text": "赛季塔达到30层" }, - "type_id": 10207, + "type_id": 4085004, "active": 0, - "id_after": 0, - "jump_interface": 107, - "icon": "rw_cj_icon15", + "id_after": 4085005, + "jump_interface": 120, + "icon": "rw_cj_icon10", "reword": [ { - "a": "item", - "t": "30001", - "n": 10 + "a": "attr", + "t": "diamond", + "n": 40 } ] }, { "key": 30106, - "id_list": 27, + "id_list": 125, "id_tag": 3, "task_display": { "key": "task_30106", - "text": "进行300次普通招募" + "text": "赛季塔达到50层" }, - "type_id": 10208, + "type_id": 4085005, "active": 0, "id_after": 0, - "jump_interface": 107, - "icon": "rw_cj_icon15", + "jump_interface": 120, + "icon": "rw_cj_icon10", "reword": [ { - "a": "item", - "t": "30001", - "n": 10 + "a": "attr", + "t": "diamond", + "n": 50 } ] }, { "key": 30107, - "id_list": 28, + "id_list": 126, "id_tag": 3, "task_display": { "key": "task_30107", - "text": "进行500次普通招募" + "text": "装备累计强化失败10次" }, - "type_id": 10209, + "type_id": 4096001, "active": 0, - "id_after": 0, - "jump_interface": 107, - "icon": "rw_cj_icon15", + "id_after": 4096002, + "jump_interface": 102, + "icon": "rw_cj_icon10", "reword": [ { - "a": "item", - "t": "30001", + "a": "attr", + "t": "diamond", "n": 10 } ] }, { "key": 30108, - "id_list": 29, + "id_list": 127, "id_tag": 3, "task_display": { "key": "task_30108", - "text": "进行1000次普通招募" + "text": "装备累计强化失败20次" }, - "type_id": 10210, + "type_id": 4096002, "active": 0, - "id_after": 0, - "jump_interface": 107, - "icon": "rw_cj_icon15", + "id_after": 4096003, + "jump_interface": 102, + "icon": "rw_cj_icon10", "reword": [ { - "a": "item", - "t": "30001", + "a": "attr", + "t": "diamond", + "n": 20 + } + ] + }, + { + "key": 30109, + "id_list": 128, + "id_tag": 3, + "task_display": { + "key": "task_30109", + "text": "装备累计强化失败50次" + }, + "type_id": 4096003, + "active": 0, + "id_after": 4096004, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 30 + } + ] + }, + { + "key": 30110, + "id_list": 129, + "id_tag": 3, + "task_display": { + "key": "task_30110", + "text": "装备累计强化失败100次" + }, + "type_id": 4096004, + "active": 0, + "id_after": 4096005, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 40 + } + ] + }, + { + "key": 30111, + "id_list": 130, + "id_tag": 3, + "task_display": { + "key": "task_30111", + "text": "装备累计强化失败200次" + }, + "type_id": 4096005, + "active": 0, + "id_after": 4096006, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + } + ] + }, + { + "key": 30112, + "id_list": 131, + "id_tag": 3, + "task_display": { + "key": "task_30112", + "text": "装备累计强化失败300次" + }, + "type_id": 4096006, + "active": 0, + "id_after": 4096007, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 60 + } + ] + }, + { + "key": 30113, + "id_list": 132, + "id_tag": 3, + "task_display": { + "key": "task_30113", + "text": "装备累计强化失败500次" + }, + "type_id": 4096007, + "active": 0, + "id_after": 4096008, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 70 + } + ] + }, + { + "key": 30114, + "id_list": 133, + "id_tag": 3, + "task_display": { + "key": "task_30114", + "text": "装备累计强化失败1000次" + }, + "type_id": 4096008, + "active": 0, + "id_after": 4096009, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 80 + } + ] + }, + { + "key": 30115, + "id_list": 134, + "id_tag": 3, + "task_display": { + "key": "task_30115", + "text": "装备累计强化失败2000次" + }, + "type_id": 4096009, + "active": 0, + "id_after": 4096010, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 90 + } + ] + }, + { + "key": 30116, + "id_list": 135, + "id_tag": 3, + "task_display": { + "key": "task_30116", + "text": "装备累计强化失败3000次" + }, + "type_id": 4096010, + "active": 0, + "id_after": 4096011, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 30117, + "id_list": 136, + "id_tag": 3, + "task_display": { + "key": "task_30117", + "text": "装备累计强化失败5000次" + }, + "type_id": 4096011, + "active": 0, + "id_after": 4096012, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 110 + } + ] + }, + { + "key": 30118, + "id_list": 137, + "id_tag": 3, + "task_display": { + "key": "task_30118", + "text": "装备累计强化失败10000次" + }, + "type_id": 4096012, + "active": 0, + "id_after": 0, + "jump_interface": 102, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 120 + } + ] + }, + { + "key": 30119, + "id_list": 138, + "id_tag": 3, + "task_display": { + "key": "task_30119", + "text": "累计消费500钻石" + }, + "type_id": 4104001, + "active": 0, + "id_after": 4104002, + "jump_interface": 122, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", "n": 10 } ] + }, + { + "key": 30120, + "id_list": 139, + "id_tag": 3, + "task_display": { + "key": "task_30120", + "text": "累计消费1000钻石" + }, + "type_id": 4104002, + "active": 0, + "id_after": 4104003, + "jump_interface": 122, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 20 + } + ] + }, + { + "key": 30121, + "id_list": 140, + "id_tag": 3, + "task_display": { + "key": "task_30121", + "text": "累计消费3000钻石" + }, + "type_id": 4104003, + "active": 0, + "id_after": 4104004, + "jump_interface": 122, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 30 + } + ] + }, + { + "key": 30122, + "id_list": 141, + "id_tag": 3, + "task_display": { + "key": "task_30122", + "text": "累计消费5000钻石" + }, + "type_id": 4104004, + "active": 0, + "id_after": 4104005, + "jump_interface": 122, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 40 + } + ] + }, + { + "key": 30123, + "id_list": 142, + "id_tag": 3, + "task_display": { + "key": "task_30123", + "text": "累计消费10000钻石" + }, + "type_id": 4104005, + "active": 0, + "id_after": 4104006, + "jump_interface": 122, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + } + ] + }, + { + "key": 30124, + "id_list": 143, + "id_tag": 3, + "task_display": { + "key": "task_30124", + "text": "累计消费20000钻石" + }, + "type_id": 4104006, + "active": 0, + "id_after": 4104007, + "jump_interface": 122, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 60 + } + ] + }, + { + "key": 30125, + "id_list": 144, + "id_tag": 3, + "task_display": { + "key": "task_30125", + "text": "累计消费30000钻石" + }, + "type_id": 4104007, + "active": 0, + "id_after": 4104008, + "jump_interface": 122, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 70 + } + ] + }, + { + "key": 30126, + "id_list": 145, + "id_tag": 3, + "task_display": { + "key": "task_30126", + "text": "累计消费50000钻石" + }, + "type_id": 4104008, + "active": 0, + "id_after": 4104009, + "jump_interface": 122, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 80 + } + ] + }, + { + "key": 30127, + "id_list": 146, + "id_tag": 3, + "task_display": { + "key": "task_30127", + "text": "累计消费100000钻石" + }, + "type_id": 4104009, + "active": 0, + "id_after": 4104010, + "jump_interface": 122, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 90 + } + ] + }, + { + "key": 30128, + "id_list": 147, + "id_tag": 3, + "task_display": { + "key": "task_30128", + "text": "累计消费200000钻石" + }, + "type_id": 4104010, + "active": 0, + "id_after": 4104011, + "jump_interface": 122, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 30129, + "id_list": 148, + "id_tag": 3, + "task_display": { + "key": "task_30129", + "text": "累计消费500000钻石" + }, + "type_id": 4104011, + "active": 0, + "id_after": 0, + "jump_interface": 122, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 110 + } + ] + }, + { + "key": 30130, + "id_list": 149, + "id_tag": 3, + "task_display": { + "key": "task_30130", + "text": "竞技场积分达到1100分" + }, + "type_id": 4128001, + "active": 0, + "id_after": 4128002, + "jump_interface": 156, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 10 + } + ] + }, + { + "key": 30131, + "id_list": 150, + "id_tag": 3, + "task_display": { + "key": "task_30131", + "text": "竞技场积分达到1200分" + }, + "type_id": 4128002, + "active": 0, + "id_after": 4128003, + "jump_interface": 156, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 20 + } + ] + }, + { + "key": 30132, + "id_list": 151, + "id_tag": 3, + "task_display": { + "key": "task_30132", + "text": "竞技场积分达到1300分" + }, + "type_id": 4128003, + "active": 0, + "id_after": 4128004, + "jump_interface": 156, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 30 + } + ] + }, + { + "key": 30133, + "id_list": 152, + "id_tag": 3, + "task_display": { + "key": "task_30133", + "text": "竞技场积分达到1400分" + }, + "type_id": 4128004, + "active": 0, + "id_after": 4128005, + "jump_interface": 156, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 40 + } + ] + }, + { + "key": 30134, + "id_list": 153, + "id_tag": 3, + "task_display": { + "key": "task_30134", + "text": "竞技场积分达到1500分" + }, + "type_id": 4128005, + "active": 0, + "id_after": 4128006, + "jump_interface": 156, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + } + ] + }, + { + "key": 30135, + "id_list": 154, + "id_tag": 3, + "task_display": { + "key": "task_30135", + "text": "竞技场积分达到1600分" + }, + "type_id": 4128006, + "active": 0, + "id_after": 4128007, + "jump_interface": 156, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 60 + } + ] + }, + { + "key": 30136, + "id_list": 155, + "id_tag": 3, + "task_display": { + "key": "task_30136", + "text": "竞技场积分达到1700分" + }, + "type_id": 4128007, + "active": 0, + "id_after": 4128008, + "jump_interface": 156, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 70 + } + ] + }, + { + "key": 30137, + "id_list": 156, + "id_tag": 3, + "task_display": { + "key": "task_30137", + "text": "竞技场积分达到1800分" + }, + "type_id": 4128008, + "active": 0, + "id_after": 4128009, + "jump_interface": 156, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 80 + } + ] + }, + { + "key": 30138, + "id_list": 157, + "id_tag": 3, + "task_display": { + "key": "task_30138", + "text": "竞技场积分达到1900分" + }, + "type_id": 4128009, + "active": 0, + "id_after": 4128010, + "jump_interface": 156, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 90 + } + ] + }, + { + "key": 30139, + "id_list": 158, + "id_tag": 3, + "task_display": { + "key": "task_30139", + "text": "竞技场积分达到2000分" + }, + "type_id": 4128010, + "active": 0, + "id_after": 0, + "jump_interface": 156, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 30140, + "id_list": 159, + "id_tag": 3, + "task_display": { + "key": "task_30140", + "text": "竞技场累计获胜5场" + }, + "type_id": 4131001, + "active": 0, + "id_after": 4131002, + "jump_interface": 156, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 10 + } + ] + }, + { + "key": 30141, + "id_list": 160, + "id_tag": 3, + "task_display": { + "key": "task_30141", + "text": "竞技场累计获胜10场" + }, + "type_id": 4131002, + "active": 0, + "id_after": 4131003, + "jump_interface": 156, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 20 + } + ] + }, + { + "key": 30142, + "id_list": 161, + "id_tag": 3, + "task_display": { + "key": "task_30142", + "text": "竞技场累计获胜20场" + }, + "type_id": 4131003, + "active": 0, + "id_after": 4131004, + "jump_interface": 156, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 30 + } + ] + }, + { + "key": 30143, + "id_list": 162, + "id_tag": 3, + "task_display": { + "key": "task_30143", + "text": "竞技场累计获胜30场" + }, + "type_id": 4131004, + "active": 0, + "id_after": 4131005, + "jump_interface": 156, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 40 + } + ] + }, + { + "key": 30144, + "id_list": 163, + "id_tag": 3, + "task_display": { + "key": "task_30144", + "text": "竞技场累计获胜50场" + }, + "type_id": 4131005, + "active": 0, + "id_after": 4131006, + "jump_interface": 156, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 50 + } + ] + }, + { + "key": 30145, + "id_list": 164, + "id_tag": 3, + "task_display": { + "key": "task_30145", + "text": "竞技场累计获胜100场" + }, + "type_id": 4131006, + "active": 0, + "id_after": 4131007, + "jump_interface": 156, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 60 + } + ] + }, + { + "key": 30146, + "id_list": 165, + "id_tag": 3, + "task_display": { + "key": "task_30146", + "text": "竞技场累计获胜200场" + }, + "type_id": 4131007, + "active": 0, + "id_after": 4131008, + "jump_interface": 156, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 70 + } + ] + }, + { + "key": 30147, + "id_list": 166, + "id_tag": 3, + "task_display": { + "key": "task_30147", + "text": "竞技场累计获胜300场" + }, + "type_id": 4131008, + "active": 0, + "id_after": 4131009, + "jump_interface": 156, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 80 + } + ] + }, + { + "key": 30148, + "id_list": 167, + "id_tag": 3, + "task_display": { + "key": "task_30148", + "text": "竞技场累计获胜500场" + }, + "type_id": 4131009, + "active": 0, + "id_after": 4131010, + "jump_interface": 156, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 90 + } + ] + }, + { + "key": 30149, + "id_list": 168, + "id_tag": 3, + "task_display": { + "key": "task_30149", + "text": "竞技场累计获胜1000场" + }, + "type_id": 4131010, + "active": 0, + "id_after": 0, + "jump_interface": 156, + "icon": "rw_cj_icon10", + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] } ] \ No newline at end of file diff --git a/bin/json/game_tasktype.json b/bin/json/game_tasktype.json index d76caa69f..c6c74a8c6 100644 --- a/bin/json/game_tasktype.json +++ b/bin/json/game_tasktype.json @@ -1,722 +1,1244 @@ -[ - { - "id": 1, - "datatype": 0, - "desc": "英雄指定", - "data1": "完成次数", - "data2": "英雄ID", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 2, - "datatype": 0, - "desc": "主线之内触发了剧情Id", - "data1": "完成次数", - "data2": "剧情ID", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 3, - "datatype": 0, - "desc": "每日任务", - "data1": "完成次数", - "data2": "任务ID", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 4, - "datatype": 0, - "desc": "指定英雄的等级限制", - "data1": "完成次数", - "data2": "英雄ID", - "data3": "填写英雄需要的等级", - "data4": "", - "data5": "" - }, - { - "id": 5, - "datatype": 0, - "desc": "指定英雄的装备数量", - "data1": "完成次数", - "data2": "英雄ID", - "data3": "填写装备数量", - "data4": "", - "data5": "" - }, - { - "id": 6, - "datatype": 0, - "desc": "指定英雄的星级", - "data1": "完成次数", - "data2": "英雄ID", - "data3": "填写星级", - "data4": "", - "data5": "" - }, - { - "id": 7, - "datatype": 0, - "desc": "日常登录一次", - "data1": "日常登录次数", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 8, - "datatype": 0, - "desc": "累计登陆xx天", - "data1": "登录天数", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 9, - "datatype": 0, - "desc": "连续登陆xx天", - "data1": "登录天数", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 10, - "datatype": 0, - "desc": "拥有xx个好友", - "data1": "拥有的好友数量", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 11, - "datatype": 0, - "desc": "赠送X次友情点", - "data1": "赠送次数", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 12, - "datatype": 0, - "desc": "使用好友助战英雄xx次", - "data1": "使用好友助战英雄次数", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 13, - "datatype": 0, - "desc": "更换X次助战英雄", - "data1": "更换次数数量", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 14, - "datatype": 0, - "desc": "累计xx次普通招募", - "data1": "累计招募次数", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 15, - "datatype": 0, - "desc": "累计xx次阵营招募", - "data1": "累计招募次数", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 16, - "datatype": 0, - "desc": "招募获得xx品质英雄xx个", - "data1": "获得英雄数量", - "data2": "品质", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 17, - "datatype": 0, - "desc": "普通招募十连,获得xx个以上xx星英雄", - "data1": "获得个数", - "data2": "星级", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 18, - "datatype": 0, - "desc": "xx次普通招募", - "data1": "招募次数", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 19, - "datatype": 0, - "desc": "xx次阵营招募", - "data1": "招募次数", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 20, - "datatype": 0, - "desc": "用户等级达到xx级", - "data1": "等级", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 21, - "datatype": 0, - "desc": "英雄合成xx次", - "data1": "合成次数", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 22, - "datatype": 0, - "desc": "合成xx英雄", - "data1": "完成次数", - "data2": "英雄ID", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 23, - "datatype": 0, - "desc": "拥有xx个xx星级的xx等级英雄", - "data1": "拥有数量", - "data2": "星级", - "data3": "等级", - "data4": "", - "data5": "" - }, - { - "id": 24, - "datatype": 0, - "desc": "为任意英雄提升xx次等级", - "data1": "提升等级次数", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 25, - "datatype": 0, - "desc": "xx名xx英雄升至xx星", - "data1": "共计要升几名英雄", - "data2": "英雄ID", - "data3": "星级", - "data4": "", - "data5": "" - }, - { - "id": 26, - "datatype": 0, - "desc": "xx名英雄从三星升四星", - "data1": "升星的英雄数量", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 27, - "datatype": 0, - "desc": "xx名英雄从四星升五星", - "data1": "升星的英雄数量", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 28, - "datatype": 0, - "desc": "xx名英雄从五星升六星", - "data1": "升星的英雄数量", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 29, - "datatype": 0, - "desc": "拥有xx个xx级及以上的【xx】英雄", - "data1": "拥有数量", - "data2": "等级", - "data3": "英雄ID", - "data4": "", - "data5": "" - }, - { - "id": 30, - "datatype": 0, - "desc": "获得xx个品质为xx的英雄", - "data1": "获得数量", - "data2": "品质", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 31, - "datatype": 0, - "desc": "获得xx个品质为xx以上的英雄", - "data1": "获得数量", - "data2": "品质", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 32, - "datatype": 0, - "desc": "xx个品质为xx的英雄升到xx级", - "data1": "满足条件的英雄数量", - "data2": "满足条件的英雄品质", - "data3": "需要升到的等级", - "data4": "", - "data5": "" - }, - { - "id": 33, - "datatype": 0, - "desc": "xx个品质为xx以及以上英雄升到xx级", - "data1": "满足条件的英雄数量", - "data2": "满足条件的英雄品质", - "data3": "需要升到的等级", - "data4": "", - "data5": "" - }, - { - "id": 34, - "datatype": 0, - "desc": "xx个英雄觉醒达到xx阶段", - "data1": "英雄数量", - "data2": "觉醒阶段", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 35, - "datatype": 0, - "desc": "xx英雄觉醒达到xx阶段", - "data1": "完成次数", - "data2": "觉醒阶段", - "data3": "英雄ID", - "data4": "", - "data5": "" - }, - { - "id": 36, - "datatype": 0, - "desc": "xx位xx品质xx职业英雄(xx阵营)觉醒达到xx阶段", - "data1": "完成次数", - "data2": "英雄品质", - "data3": "指定职业", - "data4": "指定阵营", - "data5": "觉醒阶段" - }, - { - "id": 37, - "datatype": 0, - "desc": "xx名xx品质英雄满共鸣、等级、觉醒", - "data1": "完成次数", - "data2": "英雄品质", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 38, - "datatype": 0, - "desc": "xx英雄满级、共鸣、觉醒至最高状态", - "data1": "完成次数", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 39, - "datatype": 0, - "desc": "累计英雄共鸣xx次", - "data1": "共鸣次数", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 40, - "datatype": 0, - "desc": "xx个英雄共鸣满xx次", - "data1": "英雄数量", - "data2": "共鸣次数", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 41, - "datatype": 0, - "desc": "xx名英雄穿戴xx件xx星级的装备", - "data1": "英雄数量", - "data2": "装备数量", - "data3": "指定星级", - "data4": "", - "data5": "" - }, - { - "id": 42, - "datatype": 0, - "desc": "xx名英雄穿戴xx件xx等级的装备", - "data1": "英雄数量", - "data2": "装备数量", - "data3": "指定等级", - "data4": "", - "data5": "" - }, - { - "id": 43, - "datatype": 0, - "desc": "将xx件装备强化至xx级", - "data1": "数量", - "data2": "等级", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 44, - "datatype": 0, - "desc": "任意装备强化到xx级", - "data1": "强化等级", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 45, - "datatype": 0, - "desc": "将xx件xx星【xx】套装装备强化至xx级", - "data1": "数量", - "data2": "指定装备星级", - "data3": "指定套装", - "data4": "强化等级", - "data5": "" - }, - { - "id": 46, - "datatype": 0, - "desc": "为xx名英雄穿戴完整xx星【xx】套装装备", - "data1": "数量", - "data2": "指定装备星级", - "data3": "指定套装", - "data4": "", - "data5": "" - }, - { - "id": 47, - "datatype": 0, - "desc": "累计强化装备成功xx次", - "data1": "数量", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 48, - "datatype": 0, - "desc": "xx次xx星的二件套装备强化至xx并穿戴", - "data1": "次数", - "data2": "指定装备星级", - "data3": "强化等级", - "data4": "", - "data5": "" - }, - { - "id": 49, - "datatype": 0, - "desc": "xx次xx星的四件套装备强化至xx并穿戴", - "data1": "次数", - "data2": "指定装备星级", - "data3": "强化等级", - "data4": "", - "data5": "" - }, - { - "id": 50, - "datatype": 0, - "desc": "获得xx星以上装备xx件", - "data1": "数量", - "data2": "指定装备星级", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 51, - "datatype": 0, - "desc": "在铁匠铺中获得xx件xx星装备", - "data1": "数量", - "data2": "指定装备品质", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 52, - "datatype": 0, - "desc": "xx英雄提升xx次技能等级", - "data1": "提升技能次数", - "data2": "指定英雄", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 53, - "datatype": 0, - "desc": "技能升级累计xx次", - "data1": "累计提升次数", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 54, - "datatype": 0, - "desc": "x名卡牌角色技能全满级", - "data1": "满技能卡片角色数量", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 55, - "datatype": 0, - "desc": "xx品质英雄提升xx次技能等级", - "data1": "次数", - "data2": "指定品质", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 56, - "datatype": 0, - "desc": "拥有xx名技能升级xx次的xx职业英雄", - "data1": "数量", - "data2": "技能升级次数", - "data3": "指定职业", - "data4": "", - "data5": "" - }, - { - "id": 57, - "datatype": 0, - "desc": "xx名英雄技能满级", - "data1": "数量", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 58, - "datatype": 0, - "desc": "通关任意普通爬塔层数", - "data1": "次数", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 59, - "datatype": 0, - "desc": "通关普通爬塔xx层", - "data1": "层数", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 60, - "datatype": 0, - "desc": "任意主线副本通关X次", - "data1": "次数", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 61, - "datatype": 0, - "desc": "通关主线关卡xx", - "data1": "完成次数", - "data2": "关卡ID", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 62, - "datatype": 0, - "desc": "世界聊天发言xx次", - "data1": "次数", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 63, - "datatype": 0, - "desc": "日常任务活跃度达到xx", - "data1": "活跃值", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 64, - "datatype": 0, - "desc": "任意商品购买xx次", - "data1": "次数", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 65, - "datatype": 0, - "desc": "在商店购买xx商品xx件", - "data1": "购买数量", - "data2": "道具ID", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 66, - "datatype": 0, - "desc": "xx商店购买任意商品xx次", - "data1": "完成次数", - "data2": "商店ID", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 67, - "datatype": 0, - "desc": "商店购物消耗xx货币xx个", - "data1": "消耗货币数量", - "data2": "货币ID", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 68, - "datatype": 0, - "desc": "任意渠道消耗xx金币", - "data1": "金币消耗的数量", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 69, - "datatype": 0, - "desc": "与其他玩家切磋xx次", - "data1": "完成次数", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 70, - "datatype": 0, - "desc": "通关世界任务XX关卡", - "data1": "完成次数", - "data2": "通关的关卡ID", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 71, - "datatype": 0, - "desc": "主角等级达到X级", - "data1": "等级", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - }, - { - "id": 72, - "datatype": 0, - "desc": "完成一次捏人", - "data1": "完成次数", - "data2": "", - "data3": "", - "data4": "", - "data5": "" - } +[ + { + "id": 1, + "datatype": 0, + "desc": "英雄指定", + "data1": "英雄ID", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 2, + "datatype": 0, + "desc": "主线之内触发了剧情Id", + "data1": "剧情ID", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 3, + "datatype": 0, + "desc": "每日任务(打开任务时,检查指定任务id是否完成)", + "data1": "任务ID", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 4, + "datatype": 0, + "desc": "指定英雄的等级限制(打开任务时检查,指定英雄的等级计入进度,达到配置等级则完成)", + "data1": "英雄ID", + "data2": "填写英雄需要的等级", + "data3": "", + "data4": "" + }, + { + "id": 5, + "datatype": 0, + "desc": "指定英雄的装备数量(打开任务时检查,指定英雄身上穿戴的装备数量计入进度,达到配置数量则完成)", + "data1": "英雄ID", + "data2": "填写装备数量", + "data3": "", + "data4": "" + }, + { + "id": 6, + "datatype": 0, + "desc": "指定英雄的星级(打开任务时检查,指定英雄达到配置星级则任务完成)", + "data1": "英雄ID", + "data2": "填写星级", + "data3": "", + "data4": "" + }, + { + "id": 7, + "datatype": 0, + "desc": "日常登录一次(可以并入8,天数填1)", + "data1": "日常登录次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 8, + "datatype": 0, + "desc": "累计登陆xx天(创建账号开始,每登录一次则进度+1)", + "data1": "登录天数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 9, + "datatype": 0, + "desc": "连续登陆xx天(接到任务时,记录连续登录的天数,如果中断每有登录则进度清到1天)", + "data1": "登录天数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 10, + "datatype": 0, + "desc": "拥有xx个好友(打开任务时,检查好友数量计入进度,达到配置数量则完成任务)", + "data1": "拥有的好友数量", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 11, + "datatype": 0, + "desc": "赠送X次友情点(接到任务开始,每次向一名好友赠送一次友情点则进度+1,一件赠送则加赠送数量的进度)", + "data1": "赠送次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 12, + "datatype": 0, + "desc": "使用好友助战英雄xx次(接到任务开始,每次使用好友的助战英雄进度战斗则进度+1,无论战斗结果如何)", + "data1": "使用好友助战英雄次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 13, + "datatype": 0, + "desc": "更换X次助战英雄(接到任务开始,每次更换助战英雄则进度+1)", + "data1": "更换次数数量", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 14, + "datatype": 0, + "desc": "累计xx次普通招募(可以并入18)", + "data1": "累计招募次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 15, + "datatype": 0, + "desc": "累计xx次阵营招募(可以并入19)", + "data1": "累计招募次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 16, + "datatype": 0, + "desc": "招募获得xx品质英雄xx个(接到任务后在招募中每获得一个X品质的英雄则进度+1)", + "data1": "获得英雄数量", + "data2": "品质", + "data3": "", + "data4": "" + }, + { + "id": 17, + "datatype": 0, + "desc": "普通招募十连,获得xx个以上xx星英雄(在一次十连抽中抽到X个X星以上英雄,连续点10次单抽不算)", + "data1": "获得个数", + "data2": "星级", + "data3": "", + "data4": "" + }, + { + "id": 18, + "datatype": 0, + "desc": "xx次普通招募(接到任务后,每次进行普通招募进度+1,十连抽进度+10)", + "data1": "招募次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 19, + "datatype": 0, + "desc": "xx次阵营招募(接到任务后,每次进行阵营招募进度+1,阵营十连抽进度+10)", + "data1": "招募次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 20, + "datatype": 0, + "desc": "用户等级达到xx级(打开任务时检查,人物等级计入进度,达到配置等级则完成)", + "data1": "等级", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 21, + "datatype": 0, + "desc": "英雄合成xx次(使用英雄合成功能合成1个英雄则进度+1)", + "data1": "合成次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 22, + "datatype": 0, + "desc": "合成xx英雄(通过合成英雄功能合成到指定英雄id的英雄则完成任务)", + "data1": "英雄ID", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 23, + "datatype": 0, + "desc": "拥有xx个xx星级的xx等级英雄(打开任务时检查,配置英雄和配置等级都达标的英雄数量,记录进度)", + "data1": "拥有数量", + "data2": "", + "data3": "等级", + "data4": "" + }, + { + "id": 24, + "datatype": 0, + "desc": "为任意英雄提升xx次等级(接到任务后,任意英雄等级每提升1级则进度+1)", + "data1": "提升等级次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 25, + "datatype": 0, + "desc": "xx名xx英雄升至xx星(接到任务后,每有一个指定英雄id的英雄升至X星则进度+1)", + "data1": "共计要升几名英雄", + "data2": "英雄ID", + "data3": "星级", + "data4": "" + }, + { + "id": 26, + "datatype": 0, + "desc": "xx名英雄从三星升四星(接到任务后,每有一个从3星升至4星时,进度+1)", + "data1": "升星的英雄数量", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 27, + "datatype": 0, + "desc": "xx名英雄从四星升五星(接到任务后,每有一个从4星升至5星时,进度+1)", + "data1": "升星的英雄数量", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 28, + "datatype": 0, + "desc": "xx名英雄从五星升六星(接到任务后,每有一个从5星升至6星时,进度+1)", + "data1": "升星的英雄数量", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 29, + "datatype": 0, + "desc": "拥有xx个xx级及以上的【xx】英雄(打开任务时时检查XX级以上的指定英雄并计入进度)", + "data1": "拥有数量", + "data2": "等级", + "data3": "英雄ID", + "data4": "" + }, + { + "id": 30, + "datatype": 0, + "desc": "获得xx个品质为xx的英雄(从创号开始,每获得一个配置品质的英雄进度+1)", + "data1": "获得数量", + "data2": "品质", + "data3": "", + "data4": "" + }, + { + "id": 31, + "datatype": 0, + "desc": "获得xx个品质为xx以上的英雄(从创号开始,每获得一个配置品质及以上的英雄进度+1)", + "data1": "获得数量", + "data2": "品质", + "data3": "", + "data4": "" + }, + { + "id": 32, + "datatype": 0, + "desc": "xx个品质为xx的英雄升到xx级(从创号开始,当配置品质的英雄达到XX级时进度+1)", + "data1": "满足条件的英雄数量", + "data2": "满足条件的英雄品质", + "data3": "需要升到的等级", + "data4": "" + }, + { + "id": 33, + "datatype": 0, + "desc": "xx个品质为xx以及以上英雄升到xx级(从创号开始,当配置品质及以上的英雄达到XX级时进度+1)", + "data1": "满足条件的英雄数量", + "data2": "满足条件的英雄品质", + "data3": "需要升到的等级", + "data4": "" + }, + { + "id": 34, + "datatype": 0, + "desc": "xx个英雄觉醒达到xx阶段从(创号开始,每有一个英雄觉醒达到X阶段则进度+1)", + "data1": "英雄数量", + "data2": "觉醒阶段", + "data3": "", + "data4": "" + }, + { + "id": 35, + "datatype": 0, + "desc": "xx英雄觉醒达到xx阶段(创号开始,检查指定英雄id的英雄觉醒是否达到X阶段,达到则进度+1)", + "data1": "觉醒阶段", + "data2": "英雄ID", + "data3": "", + "data4": "" + }, + { + "id": 36, + "datatype": 0, + "desc": "xx位xx品质xx职业英雄(xx阵营)觉醒达到xx阶段(检查满级,满共鸣,满觉醒的英雄数量,每有一个进度+1)", + "data1": "数量", + "data2": "英雄品质", + "data3": "指定职业", + "data4": "指定阵营" + }, + { + "id": 37, + "datatype": 0, + "desc": "xx名xx品质英雄满共鸣、等级、觉醒(检查X品质的英雄满级,满共鸣,满觉醒的英雄数量,每有一个进度+1)", + "data1": "数量", + "data2": "英雄品质", + "data3": "", + "data4": "" + }, + { + "id": 38, + "datatype": 0, + "desc": "xx英雄满级、共鸣、觉醒至最高状态(检查满级,满共鸣,满觉醒的英雄数量,每有一个进度+1)", + "data1": "数量", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 39, + "datatype": 0, + "desc": "累计英雄共鸣xx次(从创号开始,英雄每次共鸣1个同名英雄进度+1,如果一次共鸣选中了多个同名英雄则进度+多次)", + "data1": "共鸣次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 40, + "datatype": 0, + "desc": "xx个英雄共鸣满xx次(打开任务时检查每个英雄的共鸣次数,每有一个共鸣次数大于配置次数的英雄进度+1)", + "data1": "英雄数量", + "data2": "共鸣次数", + "data3": "", + "data4": "" + }, + { + "id": 41, + "datatype": 0, + "desc": "xx名英雄穿戴xx件xx星级的装备(打开任务时检查每个英雄穿戴的装备,当满足星级的装备达到N件时,进度+1)", + "data1": "英雄数量", + "data2": "装备数量", + "data3": "指定星级", + "data4": "" + }, + { + "id": 42, + "datatype": 0, + "desc": "xx名英雄穿戴xx件xx等级的装备(打开任务时检查每个英雄穿戴的装备,当满足强化等级的装备达到N件时,进度+1)", + "data1": "英雄数量", + "data2": "装备数量", + "data3": "指定等级", + "data4": "" + }, + { + "id": 43, + "datatype": 0, + "desc": "将xx件装备强化至xx级(接到任务后,每次装备强化等级变动时,强化前等级小于配置等级且强化后等级大于等于配置等级则进度+1)", + "data1": "数量", + "data2": "等级", + "data3": "", + "data4": "" + }, + { + "id": 44, + "datatype": 0, + "desc": "任意装备强化到xx级(可以合并到43,件数填1)", + "data1": "强化等级", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 45, + "datatype": 0, + "desc": "将xx件xx星【xx】套装装备强化至xx级(打开任务时,检查玩家背包中的X套装,如果套装中装备星级和强化等级的最低值都达到配置的套装数量,每有一套进度+1)", + "data1": "数量", + "data2": "指定装备星级", + "data3": "指定套装", + "data4": "强化等级" + }, + { + "id": 46, + "datatype": 0, + "desc": "为xx名英雄穿戴完整xx星【xx】套装装备(打开任务时,检查英雄身上的XX套装,每有一个穿戴XX套装的英雄其套装中星级最低的装备达到配置时进度+1)", + "data1": "数量", + "data2": "指定装备星级", + "data3": "指定套装", + "data4": "" + }, + { + "id": 47, + "datatype": 0, + "desc": "累计强化装备成功xx次(从创号开始,每次强化装备成功1级则进度+1,如果使用连续强化一次性从0强化到15则进度+15)", + "data1": "数量", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 48, + "datatype": 0, + "desc": "xx次xx星的二件套装备强化至xx并穿戴(打开任务时,检查英雄身上穿戴的二件套,当套装中最低强化等级最低装备星级均满足配置时,进度+1)", + "data1": "次数", + "data2": "指定装备星级", + "data3": "强化等级", + "data4": "" + }, + { + "id": 49, + "datatype": 0, + "desc": "xx次xx星的四件套装备强化至xx并穿戴(打开任务时,检查英雄身上穿戴的四件套,当套装中最低强化等级最低装备星级均满足配置时,进度+1)", + "data1": "次数", + "data2": "指定装备星级", + "data3": "强化等级", + "data4": "" + }, + { + "id": 50, + "datatype": 0, + "desc": "获得xx星以上装备xx件(接到任务后,每获得一件星级大于等于配置星级的装备,则进度+1)", + "data1": "数量", + "data2": "指定装备星级", + "data3": "", + "data4": "" + }, + { + "id": 51, + "datatype": 0, + "desc": "在铁匠铺中获得xx件xx星装备(接到任务后,从铁匠铺领取奖励时每获得一件星级大于等于配置星级的装备,则进度+1)", + "data1": "数量", + "data2": "指定装备品质", + "data3": "", + "data4": "" + }, + { + "id": 52, + "datatype": 0, + "desc": "xx英雄提升xx次技能等级(接到任务后,指定英雄id的英雄提升一次技能等级则进度+1)", + "data1": "提升技能次数", + "data2": "指定英雄", + "data3": "", + "data4": "" + }, + { + "id": 53, + "datatype": 0, + "desc": "技能升级累计xx次(接到任务后,任意英雄提升一次技能等级则进度+1)", + "data1": "累计提升次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 54, + "datatype": 0, + "desc": "x名卡牌角色技能全满级(打开任务时统计技能满级的英雄数量,每个进度+1)", + "data1": "满技能卡片角色数量", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 55, + "datatype": 0, + "desc": "xx品质英雄提升xx次技能等级(接到任务后,指定品质的英雄提升一次技能等级则进度+1)", + "data1": "次数", + "data2": "指定品质", + "data3": "", + "data4": "" + }, + { + "id": 56, + "datatype": 0, + "desc": "拥有xx名技能升级xx次的xx职业英雄(打开任务时检查指定职业的英雄技能,每有一个英雄“技能等级之和-技能数量>=配置的技能升级次数”则进度+1)", + "data1": "数量", + "data2": "技能升级次数", + "data3": "指定职业", + "data4": "" + }, + { + "id": 57, + "datatype": 0, + "desc": "xx名英雄技能满级(打开任务时检查技能满级的英雄个数并记入进度)", + "data1": "数量", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 58, + "datatype": 0, + "desc": "通关任意普通爬塔层数(爬塔战斗胜利则进度+1)", + "data1": "次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 59, + "datatype": 0, + "desc": "通关普通爬塔xx层(打开任务时检查所填层数是否通过,通过则任务完)", + "data1": "层数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 60, + "datatype": 0, + "desc": "任意主线副本通关X次(接到任务后,每次通过主线副本进度+1)", + "data1": "次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 61, + "datatype": 0, + "desc": "通关主线关卡xx(打开任务时检查所填关卡id是否通过,通过则任务完成)", + "data1": "关卡ID", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 62, + "datatype": 0, + "desc": "世界聊天发言xx次(世界频道发一段话算一次,被限制发言CD不计入发言次数)", + "data1": "次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 63, + "datatype": 0, + "desc": "日常任务活跃度达到xx(打开任务时查询日常任务活跃记为进度,而不是最高纪录)", + "data1": "活跃值", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 64, + "datatype": 0, + "desc": "任意商品购买xx次(在任意商店购买1份商品进度+1,一次购买10份进度+10。1份的定义为:玩家进行购买操作时最小可选的购买数量为1份)", + "data1": "次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 65, + "datatype": 0, + "desc": "在商店购买xx商品xx件(在任意商店购买指定道具id的商品的数量)", + "data1": "数量", + "data2": "道具ID", + "data3": "", + "data4": "" + }, + { + "id": 66, + "datatype": 0, + "desc": "xx商店购买任意商品xx次(在指定商店id中购买1份商品进度+1,一次购买10份进度+10。1份的定义为玩家进行购买操作时最小可选的购买数量为1份)", + "data1": "数量", + "data2": "商店ID", + "data3": "", + "data4": "" + }, + { + "id": 67, + "datatype": 0, + "desc": "商店购物消耗xx货币xx个(某种货币发生减少时,将减少量计入进度)", + "data1": "数量", + "data2": "货币ID", + "data3": "", + "data4": "" + }, + { + "id": 68, + "datatype": 0, + "desc": "任意渠道消耗xx金币(金币发生减少时,将减少量计入进度)", + "data1": "金币消耗的数量", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 69, + "datatype": 0, + "desc": "与其他玩家切磋xx次", + "data1": "切磋次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 70, + "datatype": 0, + "desc": "通关世界任务XX关卡()", + "data1": "完成次数", + "data2": "通关的关卡ID", + "data3": "", + "data4": "" + }, + { + "id": 72, + "datatype": 0, + "desc": "完成一次捏人(捏人系统改变任何参数点保存即为任务完成)", + "data1": "", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 73, + "datatype": 0, + "desc": "通关难度A维京远征指定BOSSN次(从接到任务开始,只有通关A难度进度才+1)", + "data1": "次数", + "data2": "BOSSid", + "data3": "难度", + "data4": "" + }, + { + "id": 74, + "datatype": 0, + "desc": "通关难度A维京远征指定BOSS(检查最高难度记录是否超过了此难度,超过则完成)", + "data1": "BOSSid", + "data2": "难度", + "data3": "", + "data4": "" + }, + { + "id": 75, + "datatype": 0, + "desc": "自动战斗通关难度A的维京远征指定BOSS(从接到任务开始,若全程无手动操作(不包含变速)且挑战难度大于等于A则判断任务完成)", + "data1": "BOSSid", + "data2": "难度", + "data3": "", + "data4": "" + }, + { + "id": 76, + "datatype": 0, + "desc": "通关维京远征指定BOSSN次(从创号开始记录,通关任意难度进度都+1)", + "data1": "次数", + "data2": "BOSSid", + "data3": "", + "data4": "" + }, + { + "id": 77, + "datatype": 0, + "desc": "通关难度A及以上维京远征指定BOSSN次(从接到任务开始,若通关难度大于等于设定难度,则进度+1)", + "data1": "次数", + "data2": "BOSSid", + "data3": "难度", + "data4": "" + }, + { + "id": 78, + "datatype": 0, + "desc": "通关难度A维京远征指定BOSS时间达到XX秒以内(检查最高记录是否超过了此难度,超过则完成)", + "data1": "BOSSid", + "data2": "难度", + "data3": "时间(秒)", + "data4": "" + }, + { + "id": 79, + "datatype": 0, + "desc": "使用好友助战英雄通关A难度的指定维京远征BOSS(从接到任务开始,通关阵营中包含好友助战英雄,难度大于等于A的指定维京远征BOSS时任务完成。)", + "data1": "BOSSid", + "data2": "难度", + "data3": "", + "data4": "" + }, + { + "id": 80, + "datatype": 0, + "desc": "通关难度A指定狩猎BOOS难度N次(从接到任务开始,只有通关A难度进度才+1)", + "data1": "次数", + "data2": "BOSSid", + "data3": "难度", + "data4": "" + }, + { + "id": 81, + "datatype": 0, + "desc": "通关A难度狩猎BOOS(检查最高难度记录是否达到了此难度,达到则完成)", + "data1": "BOSSid", + "data2": "难度", + "data3": "", + "data4": "" + }, + { + "id": 82, + "datatype": 0, + "desc": "通关狩猎指定BOOSN次(历史)(从创号开始记录登陆天数,通关任意难度进度都+1)", + "data1": "次数", + "data2": "BOSSid", + "data3": "", + "data4": "" + }, + { + "id": 83, + "datatype": 0, + "desc": "通关难度A及以上指定狩猎BOOSN次(从接到任务开始,若通关难度大于等于设定难度,则进度+1)", + "data1": "次数", + "data2": "BOSSid", + "data3": "难度", + "data4": "" + }, + { + "id": 84, + "datatype": 0, + "desc": "普通塔达到XX层(检查最高难度记录是否达到了此难度,达到则完成)", + "data1": "层数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 85, + "datatype": 0, + "desc": "赛季塔达到XX层(检查最高难度记录是否达到了此难度,达到则完成)", + "data1": "层数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 86, + "datatype": 0, + "desc": "本赛季的赛季塔达到XX层(检查本赛季最高难度记录是否达到了此难度,达到则完成)", + "data1": "层数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 87, + "datatype": 0, + "desc": "发现月之秘境N次(从接到任务开始,发现一次则进度+1)", + "data1": "次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 88, + "datatype": 0, + "desc": "完成月之秘境N次(从接到任务开始,打完一个月之秘境则进度+1(耗尽BOSS挑战次数))", + "data1": "次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 89, + "datatype": 0, + "desc": "任意招募N次(从接到任务开始,普通招募和阵营招募都算,单抽1次,10连抽算10次)", + "data1": "次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 90, + "datatype": 0, + "desc": "进行N次普通招募10连抽(从接到任务开始,单抽点10次不算,10连抽才进度+1)", + "data1": "次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 91, + "datatype": 0, + "desc": "进行N次阵营招募10连抽(从接到任务开始,单抽点10次不算,10连抽才进度+1)", + "data1": "次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 92, + "datatype": 0, + "desc": "强化装备N次(从接到任务开始,强化任意装备,失败和成功进度都+1)", + "data1": "次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 93, + "datatype": 0, + "desc": "拥有一套强化到N级的A套装(记录A套装中每个部位的最高强化等级,并将这些强化等级中最低的数值计入进度,如果达到了任务所需的强化等级则完成任务。)", + "data1": "等级", + "data2": "套装id", + "data3": "", + "data4": "" + }, + { + "id": 94, + "datatype": 0, + "desc": "装备附魔N次(历史)(从创号开始记录,附魔成功进度+1)", + "data1": "次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 95, + "datatype": 0, + "desc": "装备洗练N次(历史)(从创号开始记录,洗练成功进度+1)", + "data1": "次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 96, + "datatype": 0, + "desc": "强化失败N次(从接到任务开始,强化失败进度+1)", + "data1": "次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 97, + "datatype": 0, + "desc": "获得X星X套装的装备N件(时段)(从接到任务开始,每获得1件X星X套装的装备则进度+1)", + "data1": "数量", + "data2": "星级", + "data3": "套装id", + "data4": "" + }, + { + "id": 98, + "datatype": 0, + "desc": "穿戴N套强化A级的装备(打开任务时,检查英雄身上的装备的最低等级,当最低等级超过A则任务进度+1。)", + "data1": "数量", + "data2": "等级", + "data3": "", + "data4": "" + }, + { + "id": 99, + "datatype": 0, + "desc": "获得N个初始属性大于等于A条的B星装备(从接到任务开始,每次获得强化为0级的A星装备时判断属性条目,大于或等于B进度+1)", + "data1": "装备数量", + "data2": "初始条目数量", + "data3": "星级", + "data4": "" + }, + { + "id": 100, + "datatype": 0, + "desc": "职业武器强化成功N次(历史)(从创号开始记录,强化成功进度+1)", + "data1": "次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 101, + "datatype": 0, + "desc": "获得X星职业武器N件(历史)(从创号开始记录,每获得1件X星职业武器则进度+1)", + "data1": "数量", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 102, + "datatype": 0, + "desc": "阵营饰品强化成功N次(历史)(从创号开始记录,强化成功进度+1)", + "data1": "次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 103, + "datatype": 0, + "desc": "获得X星阵营饰品N件(历史)(从创号开始记录,每获得1件X星阵营饰品则进度+1)", + "data1": "数量", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 104, + "datatype": 0, + "desc": "消费N个钻石(历史)(从创号开始记录,每次消耗钻石增加消耗额的进度)", + "data1": "数量", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 105, + "datatype": 0, + "desc": "商店刷新N次(从接到任务开始,每次刷新商店进度+1)", + "data1": "次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 106, + "datatype": 0, + "desc": "跨服聊天发言N次(从接到任务开始,每次跨服发言成功进度+1)", + "data1": "次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 108, + "datatype": 0, + "desc": "助战英雄被使用X次(从接到任务开始,每被使用1次则进度+1)", + "data1": "次数", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 109, + "datatype": 0, + "desc": "加入公会(打开任务时,检查是否加入了公会,加入则完成)", + "data1": "", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 110, + "datatype": 0, + "desc": "激活X个英雄图鉴(打开任务时,检查英雄图鉴激活数量并计入进度,达到了任务所需个数则完成任务。)", + "data1": "数量", + "data2": "", + "data3": "", + "data4": "" + }, + { + "id": 111, + "datatype": 0, + "desc": "拥有N个X级英雄(打开任务时,检查达到X级的英雄数量,达到任务所需个数则完成任务,)", + "data1": "数量", + "data2": "等级", + "data3": "", + "data4": "" + }, + { + "id": 112, + "datatype": 0, + "desc": "养成N个X级英雄(从接到任务开始,英雄升级时,如果英雄的初始等级攻击全体敌人,并吸收敌人的行动值。" - }, - "When": 15, - "FromCheck": "HeroID=25001", - "TargetCheck": "", - "MainSkillCheck": "MainSkillID=125001111", - "AfterSkillCheck": "", - "BuffCheck": "", - "FightEndCheck": "", - "AddCon": [] - }, - { - "Id": 2, - "Count": 1, - "desc": { - "key": "teach_task_10002", - "text": "使用击杀首领,并获得生命值恢复。" - }, - "When": 15, - "FromCheck": "HeroID=25001", - "TargetCheck": "", - "MainSkillCheck": "MainSkillID=125001311", - "AfterSkillCheck": "", - "BuffCheck": "", - "FightEndCheck": "", - "AddCon": [] - }, - { - "Id": 3, - "Count": 1, - "desc": { - "key": "teach_task_10003", - "text": "获得本次战斗胜利。" - }, - "When": 24, - "FromCheck": "", - "TargetCheck": "", - "MainSkillCheck": "", - "AfterSkillCheck": "", - "BuffCheck": "", - "FightEndCheck": "Win=1", - "AddCon": [] - }, - { - "Id": 4, - "Count": 1, - "desc": { - "key": "teach_task_10001", - "text": "使用攻击全体敌人,并吸收敌人的行动值。" - }, - "When": 15, - "FromCheck": "", - "TargetCheck": "", - "MainSkillCheck": "", - "AfterSkillCheck": "", - "BuffCheck": "", - "FightEndCheck": "", - "AddCon": [] - }, - { - "Id": 5, - "Count": 1, - "desc": { - "key": "teach_task_10002", - "text": "使用击杀首领,并获得生命值恢复。" - }, - "When": 15, - "FromCheck": "", - "TargetCheck": "", - "MainSkillCheck": "", - "AfterSkillCheck": "", - "BuffCheck": "", - "FightEndCheck": "", - "AddCon": [] - }, - { - "Id": 6, - "Count": 1, - "desc": { - "key": "teach_task_10003", - "text": "获得本次战斗胜利。" - }, - "When": 24, - "FromCheck": "", - "TargetCheck": "", - "MainSkillCheck": "", - "AfterSkillCheck": "", - "BuffCheck": "", - "FightEndCheck": "", - "AddCon": [] - }, - { - "Id": 7, - "Count": 1, - "desc": { - "key": "teach_task_10001", - "text": "使用攻击全体敌人,并吸收敌人的行动值。" - }, - "When": 15, - "FromCheck": "", - "TargetCheck": "", - "MainSkillCheck": "", - "AfterSkillCheck": "", - "BuffCheck": "", - "FightEndCheck": "", - "AddCon": [] - }, - { - "Id": 8, - "Count": 1, - "desc": { - "key": "teach_task_10002", - "text": "使用击杀首领,并获得生命值恢复。" - }, - "When": 15, - "FromCheck": "", - "TargetCheck": "", - "MainSkillCheck": "", - "AfterSkillCheck": "", - "BuffCheck": "", - "FightEndCheck": "", - "AddCon": [] - }, - { - "Id": 9, - "Count": 1, - "desc": { - "key": "teach_task_10003", - "text": "获得本次战斗胜利。" - }, - "When": 24, - "FromCheck": "", - "TargetCheck": "", - "MainSkillCheck": "", - "AfterSkillCheck": "", - "BuffCheck": "", - "FightEndCheck": "", - "AddCon": [] - }, - { - "Id": 10, - "Count": 1, - "desc": { - "key": "teach_task_10001", - "text": "使用攻击全体敌人,并吸收敌人的行动值。" - }, - "When": 15, - "FromCheck": "", - "TargetCheck": "", - "MainSkillCheck": "", - "AfterSkillCheck": "", - "BuffCheck": "", - "FightEndCheck": "", - "AddCon": [] - }, - { - "Id": 11, - "Count": 1, - "desc": { - "key": "teach_task_10002", - "text": "使用击杀首领,并获得生命值恢复。" - }, - "When": 15, - "FromCheck": "", - "TargetCheck": "", - "MainSkillCheck": "", - "AfterSkillCheck": "", - "BuffCheck": "", - "FightEndCheck": "", - "AddCon": [] - } +[ + { + "Id": 1, + "Count": 1, + "desc": { + "key": "teach_task_10001", + "text": "使用攻击全体敌人,并吸收敌人的行动值。" + }, + "When": 15, + "FromCheck": "HeroID=25001", + "TargetCheck": "", + "MainSkillCheck": "MainSkillID=125001111", + "AfterSkillCheck": "", + "BuffCheck": "", + "FightEndCheck": "", + "AddCon": [] + }, + { + "Id": 2, + "Count": 1, + "desc": { + "key": "teach_task_10002", + "text": "使用击杀首领,并获得生命值恢复。" + }, + "When": 15, + "FromCheck": "HeroID=25001", + "TargetCheck": "", + "MainSkillCheck": "MainSkillID=125001311", + "AfterSkillCheck": "", + "BuffCheck": "", + "FightEndCheck": "", + "AddCon": [] + }, + { + "Id": 3, + "Count": 1, + "desc": { + "key": "teach_task_10003", + "text": "获得本次战斗胜利。" + }, + "When": 24, + "FromCheck": "", + "TargetCheck": "", + "MainSkillCheck": "", + "AfterSkillCheck": "", + "BuffCheck": "", + "FightEndCheck": "Win=1", + "AddCon": [] + }, + { + "Id": 4, + "Count": 1, + "desc": { + "key": "teach_task_10001", + "text": "使用攻击全体敌人,并吸收敌人的行动值。" + }, + "When": 15, + "FromCheck": "", + "TargetCheck": "", + "MainSkillCheck": "", + "AfterSkillCheck": "", + "BuffCheck": "", + "FightEndCheck": "", + "AddCon": [] + }, + { + "Id": 5, + "Count": 1, + "desc": { + "key": "teach_task_10002", + "text": "使用击杀首领,并获得生命值恢复。" + }, + "When": 15, + "FromCheck": "", + "TargetCheck": "", + "MainSkillCheck": "", + "AfterSkillCheck": "", + "BuffCheck": "", + "FightEndCheck": "", + "AddCon": [] + }, + { + "Id": 6, + "Count": 1, + "desc": { + "key": "teach_task_10003", + "text": "获得本次战斗胜利。" + }, + "When": 24, + "FromCheck": "", + "TargetCheck": "", + "MainSkillCheck": "", + "AfterSkillCheck": "", + "BuffCheck": "", + "FightEndCheck": "", + "AddCon": [] + }, + { + "Id": 7, + "Count": 1, + "desc": { + "key": "teach_task_10001", + "text": "使用攻击全体敌人,并吸收敌人的行动值。" + }, + "When": 15, + "FromCheck": "", + "TargetCheck": "", + "MainSkillCheck": "", + "AfterSkillCheck": "", + "BuffCheck": "", + "FightEndCheck": "", + "AddCon": [] + }, + { + "Id": 8, + "Count": 1, + "desc": { + "key": "teach_task_10002", + "text": "使用击杀首领,并获得生命值恢复。" + }, + "When": 15, + "FromCheck": "", + "TargetCheck": "", + "MainSkillCheck": "", + "AfterSkillCheck": "", + "BuffCheck": "", + "FightEndCheck": "", + "AddCon": [] + }, + { + "Id": 9, + "Count": 1, + "desc": { + "key": "teach_task_10003", + "text": "获得本次战斗胜利。" + }, + "When": 24, + "FromCheck": "", + "TargetCheck": "", + "MainSkillCheck": "", + "AfterSkillCheck": "", + "BuffCheck": "", + "FightEndCheck": "", + "AddCon": [] + }, + { + "Id": 10, + "Count": 1, + "desc": { + "key": "teach_task_10001", + "text": "使用攻击全体敌人,并吸收敌人的行动值。" + }, + "When": 15, + "FromCheck": "", + "TargetCheck": "", + "MainSkillCheck": "", + "AfterSkillCheck": "", + "BuffCheck": "", + "FightEndCheck": "", + "AddCon": [] + }, + { + "Id": 11, + "Count": 1, + "desc": { + "key": "teach_task_10002", + "text": "使用击杀首领,并获得生命值恢复。" + }, + "When": 15, + "FromCheck": "", + "TargetCheck": "", + "MainSkillCheck": "", + "AfterSkillCheck": "", + "BuffCheck": "", + "FightEndCheck": "", + "AddCon": [] + } ] \ No newline at end of file diff --git a/bin/json/game_trollcoefficient.json b/bin/json/game_trollcoefficient.json index 77621223f..542383009 100644 --- a/bin/json/game_trollcoefficient.json +++ b/bin/json/game_trollcoefficient.json @@ -1,50 +1,50 @@ -[ - { - "id": 1, - "coefficient": 1012 - }, - { - "id": 2, - "coefficient": 1024 - }, - { - "id": 3, - "coefficient": 1036 - }, - { - "id": 4, - "coefficient": 1048 - }, - { - "id": 5, - "coefficient": 1060 - }, - { - "id": 6, - "coefficient": 1072 - }, - { - "id": 7, - "coefficient": 900 - }, - { - "id": 8, - "coefficient": 888 - }, - { - "id": 9, - "coefficient": 876 - }, - { - "id": 10, - "coefficient": 864 - }, - { - "id": 11, - "coefficient": 852 - }, - { - "id": 12, - "coefficient": 840 - } +[ + { + "id": 1, + "coefficient": 1012 + }, + { + "id": 2, + "coefficient": 1024 + }, + { + "id": 3, + "coefficient": 1036 + }, + { + "id": 4, + "coefficient": 1048 + }, + { + "id": 5, + "coefficient": 1060 + }, + { + "id": 6, + "coefficient": 1072 + }, + { + "id": 7, + "coefficient": 900 + }, + { + "id": 8, + "coefficient": 888 + }, + { + "id": 9, + "coefficient": 876 + }, + { + "id": 10, + "coefficient": 864 + }, + { + "id": 11, + "coefficient": 852 + }, + { + "id": 12, + "coefficient": 840 + } ] \ No newline at end of file diff --git a/bin/json/game_trollgoods.json b/bin/json/game_trollgoods.json index 016d52dc0..5cde51996 100644 --- a/bin/json/game_trollgoods.json +++ b/bin/json/game_trollgoods.json @@ -1,110 +1,110 @@ -[ - { - "id": 1, - "goodsname": "物品1", - "goodsfor": 1, - "goodsinfor": "物品1货品信息", - "goodsicon": "clmsg_ll_01", - "goodsprice": 2000, - "star_money": 12000, - "uptext": "物品1up", - "suptext": "物品1sup", - "max": 40 - }, - { - "id": 2, - "goodsname": "物品2", - "goodsfor": 1, - "goodsinfor": "物品2货品信息", - "goodsicon": "clmsg_ll_02", - "goodsprice": 2000, - "star_money": 13000, - "uptext": "物品2up", - "suptext": "物品2sup", - "max": 40 - }, - { - "id": 3, - "goodsname": "物品3", - "goodsfor": 1, - "goodsinfor": "物品3货品信息", - "goodsicon": "clmsg_ll_03", - "goodsprice": 2000, - "star_money": 14000, - "uptext": "物品3up", - "suptext": "物品3sup", - "max": 40 - }, - { - "id": 4, - "goodsname": "物品4", - "goodsfor": 2, - "goodsinfor": "物品4货品信息", - "goodsicon": "clmsg_ll_04", - "goodsprice": 2000, - "star_money": 11000, - "uptext": "物品4up", - "suptext": "物品4sup", - "max": 40 - }, - { - "id": 5, - "goodsname": "物品5", - "goodsfor": 2, - "goodsinfor": "物品5货品信息", - "goodsicon": "clmsg_ll_05", - "goodsprice": 2000, - "star_money": 1000, - "uptext": "物品5up", - "suptext": "物品5sup", - "max": 30 - }, - { - "id": 6, - "goodsname": "物品6", - "goodsfor": 2, - "goodsinfor": "物品6货品信息", - "goodsicon": "wp_icon_0003", - "goodsprice": 2000, - "star_money": 2000, - "uptext": "物品6up", - "suptext": "物品6sup", - "max": 30 - }, - { - "id": 7, - "goodsname": "物品7", - "goodsfor": 3, - "goodsinfor": "物品7货品信息", - "goodsicon": "wp_icon_10002", - "goodsprice": 2000, - "star_money": 1000, - "uptext": "物品7up", - "suptext": "物品7sup", - "max": 30 - }, - { - "id": 8, - "goodsname": "物品8", - "goodsfor": 3, - "goodsinfor": "物品8货品信息", - "goodsicon": "wp_icon_10012", - "goodsprice": 2000, - "star_money": 3000, - "uptext": "物品8up", - "suptext": "物品8sup", - "max": 30 - }, - { - "id": 9, - "goodsname": "物品9", - "goodsfor": 3, - "goodsinfor": "物品9货品信息", - "goodsicon": "wp_icon_10014", - "goodsprice": 2000, - "star_money": 4000, - "uptext": "物品9up", - "suptext": "物品9sup", - "max": 30 - } +[ + { + "id": 1, + "goodsname": "物品1", + "goodsfor": 1, + "goodsinfor": "物品1货品信息", + "goodsicon": "clmsg_ll_01", + "goodsprice": 2000, + "star_money": 12000, + "uptext": "物品1up", + "suptext": "物品1sup", + "max": 40 + }, + { + "id": 2, + "goodsname": "物品2", + "goodsfor": 1, + "goodsinfor": "物品2货品信息", + "goodsicon": "clmsg_ll_02", + "goodsprice": 2000, + "star_money": 13000, + "uptext": "物品2up", + "suptext": "物品2sup", + "max": 40 + }, + { + "id": 3, + "goodsname": "物品3", + "goodsfor": 1, + "goodsinfor": "物品3货品信息", + "goodsicon": "clmsg_ll_03", + "goodsprice": 2000, + "star_money": 14000, + "uptext": "物品3up", + "suptext": "物品3sup", + "max": 40 + }, + { + "id": 4, + "goodsname": "物品4", + "goodsfor": 2, + "goodsinfor": "物品4货品信息", + "goodsicon": "clmsg_ll_04", + "goodsprice": 2000, + "star_money": 11000, + "uptext": "物品4up", + "suptext": "物品4sup", + "max": 40 + }, + { + "id": 5, + "goodsname": "物品5", + "goodsfor": 2, + "goodsinfor": "物品5货品信息", + "goodsicon": "clmsg_ll_05", + "goodsprice": 2000, + "star_money": 1000, + "uptext": "物品5up", + "suptext": "物品5sup", + "max": 30 + }, + { + "id": 6, + "goodsname": "物品6", + "goodsfor": 2, + "goodsinfor": "物品6货品信息", + "goodsicon": "wp_icon_0003", + "goodsprice": 2000, + "star_money": 2000, + "uptext": "物品6up", + "suptext": "物品6sup", + "max": 30 + }, + { + "id": 7, + "goodsname": "物品7", + "goodsfor": 3, + "goodsinfor": "物品7货品信息", + "goodsicon": "wp_icon_10002", + "goodsprice": 2000, + "star_money": 1000, + "uptext": "物品7up", + "suptext": "物品7sup", + "max": 30 + }, + { + "id": 8, + "goodsname": "物品8", + "goodsfor": 3, + "goodsinfor": "物品8货品信息", + "goodsicon": "wp_icon_10012", + "goodsprice": 2000, + "star_money": 3000, + "uptext": "物品8up", + "suptext": "物品8sup", + "max": 30 + }, + { + "id": 9, + "goodsname": "物品9", + "goodsfor": 3, + "goodsinfor": "物品9货品信息", + "goodsicon": "wp_icon_10014", + "goodsprice": 2000, + "star_money": 4000, + "uptext": "物品9up", + "suptext": "物品9sup", + "max": 30 + } ] \ No newline at end of file diff --git a/bin/json/game_trolllv.json b/bin/json/game_trolllv.json index e7b422b15..dcf62622d 100644 --- a/bin/json/game_trolllv.json +++ b/bin/json/game_trolllv.json @@ -1,128 +1,128 @@ -[ - { - "lv": 1, - "money": 1000, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - }, - { - "a": "item", - "t": "30001", - "n": 2 - } - ], - "model": [ - "14007", - "25001", - "45001" - ] - }, - { - "lv": 2, - "money": 2000, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - }, - { - "a": "item", - "t": "30001", - "n": 2 - } - ], - "model": [ - "14007", - "25001", - "45001" - ] - }, - { - "lv": 3, - "money": 3000, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - }, - { - "a": "item", - "t": "30001", - "n": 2 - } - ], - "model": [ - "14007", - "25001", - "45001" - ] - }, - { - "lv": 4, - "money": 4000, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - }, - { - "a": "item", - "t": "30001", - "n": 2 - } - ], - "model": [ - "14007", - "25001", - "45001" - ] - }, - { - "lv": 5, - "money": 5000, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - }, - { - "a": "item", - "t": "30001", - "n": 2 - } - ], - "model": [ - "14007", - "25001", - "45001" - ] - }, - { - "lv": 6, - "money": 6000, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - }, - { - "a": "item", - "t": "30001", - "n": 2 - } - ], - "model": [ - "14007", - "25001", - "45001" - ] - } +[ + { + "lv": 1, + "money": 1000, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + }, + { + "a": "item", + "t": "30001", + "n": 2 + } + ], + "model": [ + "14007", + "25001", + "45001" + ] + }, + { + "lv": 2, + "money": 2000, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + }, + { + "a": "item", + "t": "30001", + "n": 2 + } + ], + "model": [ + "14007", + "25001", + "45001" + ] + }, + { + "lv": 3, + "money": 3000, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + }, + { + "a": "item", + "t": "30001", + "n": 2 + } + ], + "model": [ + "14007", + "25001", + "45001" + ] + }, + { + "lv": 4, + "money": 4000, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + }, + { + "a": "item", + "t": "30001", + "n": 2 + } + ], + "model": [ + "14007", + "25001", + "45001" + ] + }, + { + "lv": 5, + "money": 5000, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + }, + { + "a": "item", + "t": "30001", + "n": 2 + } + ], + "model": [ + "14007", + "25001", + "45001" + ] + }, + { + "lv": 6, + "money": 6000, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + }, + { + "a": "item", + "t": "30001", + "n": 2 + } + ], + "model": [ + "14007", + "25001", + "45001" + ] + } ] \ No newline at end of file diff --git a/bin/json/game_trollrule.json b/bin/json/game_trollrule.json index 0f21da435..652f34645 100644 --- a/bin/json/game_trollrule.json +++ b/bin/json/game_trollrule.json @@ -1,34 +1,34 @@ -[ - { - "id": 1, - "quantity": 8 - }, - { - "id": 2, - "quantity": 10 - }, - { - "id": 3, - "quantity": 20 - }, - { - "id": 4, - "quantity": 20 - }, - { - "id": 5, - "quantity": 1020 - }, - { - "id": 6, - "quantity": 980 - }, - { - "id": 7, - "quantity": 1 - }, - { - "id": 8, - "quantity": 1500 - } +[ + { + "id": 1, + "quantity": 8 + }, + { + "id": 2, + "quantity": 10 + }, + { + "id": 3, + "quantity": 20 + }, + { + "id": 4, + "quantity": 20 + }, + { + "id": 5, + "quantity": 1020 + }, + { + "id": 6, + "quantity": 980 + }, + { + "id": 7, + "quantity": 1 + }, + { + "id": 8, + "quantity": 1500 + } ] \ No newline at end of file diff --git a/bin/json/game_trolltrain.json b/bin/json/game_trolltrain.json index a8a92750f..2b2edca2c 100644 --- a/bin/json/game_trolltrain.json +++ b/bin/json/game_trolltrain.json @@ -1,23 +1,23 @@ -[ - { - "id": 1, - "name": "右屏商人", - "information": "这是一位熊猫商人", - "ico": "action_11001", - "time": 300 - }, - { - "id": 2, - "name": "上屏商人", - "information": "这是一位波比商人再此", - "ico": "action_11003", - "time": 400 - }, - { - "id": 3, - "name": "左屏商人", - "information": "这是一位滑板鞋王子", - "ico": "ytx_js_14007", - "time": 500 - } +[ + { + "id": 1, + "name": "右屏商人", + "information": "这是一位熊猫商人", + "ico": "action_11001", + "time": 300 + }, + { + "id": 2, + "name": "上屏商人", + "information": "这是一位波比商人再此", + "ico": "action_11003", + "time": 400 + }, + { + "id": 3, + "name": "左屏商人", + "information": "这是一位滑板鞋王子", + "ico": "ytx_js_14007", + "time": 500 + } ] \ No newline at end of file diff --git a/bin/json/game_vikingboss.json b/bin/json/game_vikingboss.json index beec6a969..60c5e3d36 100644 --- a/bin/json/game_vikingboss.json +++ b/bin/json/game_vikingboss.json @@ -24,14 +24,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 + }, + { + "a": "equi", + "t": "10003", + "n": 1 + }, + { + "a": "equi", + "t": "10004", + "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1001, @@ -68,19 +88,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10003", "n": 1 + }, + { + "a": "equi", + "t": "10004", + "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1002, @@ -117,24 +152,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10003", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10004", "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1003, @@ -171,24 +216,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10003", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10004", "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1004, @@ -225,24 +280,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10003", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10004", "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1005, @@ -279,24 +344,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10003", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10004", "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1006, @@ -333,24 +408,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10003", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10004", "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1007, @@ -387,24 +472,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10003", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10004", "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1008, @@ -441,24 +536,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10003", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10004", "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1009, @@ -495,24 +600,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10003", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10004", "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1010, @@ -549,14 +664,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 + }, + { + "a": "equi", + "t": "10003", + "n": 1 + }, + { + "a": "equi", + "t": "10004", + "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1011, @@ -593,19 +728,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10003", "n": 1 + }, + { + "a": "equi", + "t": "10004", + "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1012, @@ -642,24 +792,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10003", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10004", "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1013, @@ -696,24 +856,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10003", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10004", "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1014, @@ -750,24 +920,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10003", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10004", "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1015, @@ -804,24 +984,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10003", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10004", "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1016, @@ -858,24 +1048,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10003", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10004", "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1017, @@ -912,24 +1112,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10003", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10004", "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1018, @@ -966,24 +1176,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10003", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10004", "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1019, @@ -1020,24 +1240,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10003", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10004", "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1020, @@ -1074,14 +1304,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 + }, + { + "a": "equi", + "t": "10003", + "n": 1 + }, + { + "a": "equi", + "t": "10004", + "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1021, @@ -1118,19 +1368,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10003", "n": 1 + }, + { + "a": "equi", + "t": "10004", + "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1022, @@ -1167,24 +1432,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10003", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10004", "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1023, @@ -1221,24 +1496,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10003", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10004", "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1024, @@ -1275,24 +1560,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10003", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10004", "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1025, @@ -1329,24 +1624,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10003", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10004", "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1026, @@ -1383,24 +1688,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10003", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10004", "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1027, @@ -1437,24 +1752,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10003", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10004", "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1028, @@ -1491,24 +1816,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10003", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10004", "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1029, @@ -1545,24 +1880,34 @@ ], "dropshow": [ { - "a": "item", + "a": "equi", "t": "10001", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10002", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10003", "n": 1 }, { - "a": "item", + "a": "equi", "t": "10004", "n": 1 + }, + { + "a": "equi", + "t": "10005", + "n": 1 + }, + { + "a": "equi", + "t": "10006", + "n": 1 } ], "drop": 1030, @@ -1599,13 +1944,23 @@ ], "dropshow": [ { - "a": "item", - "t": "10001", + "a": "equi", + "t": "20001", "n": 1 }, { - "a": "item", - "t": "10002", + "a": "equi", + "t": "20002", + "n": 1 + }, + { + "a": "equi", + "t": "20011", + "n": 1 + }, + { + "a": "equi", + "t": "20012", "n": 1 } ], @@ -1643,18 +1998,23 @@ ], "dropshow": [ { - "a": "item", - "t": "10001", + "a": "equi", + "t": "20001", "n": 1 }, { - "a": "item", - "t": "10002", + "a": "equi", + "t": "20002", "n": 1 }, { - "a": "item", - "t": "10003", + "a": "equi", + "t": "20011", + "n": 1 + }, + { + "a": "equi", + "t": "20012", "n": 1 } ], @@ -1692,23 +2052,23 @@ ], "dropshow": [ { - "a": "item", - "t": "10001", + "a": "equi", + "t": "20001", "n": 1 }, { - "a": "item", - "t": "10002", + "a": "equi", + "t": "20002", "n": 1 }, { - "a": "item", - "t": "10003", + "a": "equi", + "t": "20011", "n": 1 }, { - "a": "item", - "t": "10004", + "a": "equi", + "t": "20012", "n": 1 } ], @@ -1746,23 +2106,23 @@ ], "dropshow": [ { - "a": "item", - "t": "10001", + "a": "equi", + "t": "20001", "n": 1 }, { - "a": "item", - "t": "10002", + "a": "equi", + "t": "20002", "n": 1 }, { - "a": "item", - "t": "10003", + "a": "equi", + "t": "20011", "n": 1 }, { - "a": "item", - "t": "10004", + "a": "equi", + "t": "20012", "n": 1 } ], @@ -1800,23 +2160,23 @@ ], "dropshow": [ { - "a": "item", - "t": "10001", + "a": "equi", + "t": "20001", "n": 1 }, { - "a": "item", - "t": "10002", + "a": "equi", + "t": "20002", "n": 1 }, { - "a": "item", - "t": "10003", + "a": "equi", + "t": "20011", "n": 1 }, { - "a": "item", - "t": "10004", + "a": "equi", + "t": "20012", "n": 1 } ], @@ -1854,23 +2214,23 @@ ], "dropshow": [ { - "a": "item", - "t": "10001", + "a": "equi", + "t": "20001", "n": 1 }, { - "a": "item", - "t": "10002", + "a": "equi", + "t": "20002", "n": 1 }, { - "a": "item", - "t": "10003", + "a": "equi", + "t": "20011", "n": 1 }, { - "a": "item", - "t": "10004", + "a": "equi", + "t": "20012", "n": 1 } ], @@ -1908,23 +2268,23 @@ ], "dropshow": [ { - "a": "item", - "t": "10001", + "a": "equi", + "t": "20001", "n": 1 }, { - "a": "item", - "t": "10002", + "a": "equi", + "t": "20002", "n": 1 }, { - "a": "item", - "t": "10003", + "a": "equi", + "t": "20011", "n": 1 }, { - "a": "item", - "t": "10004", + "a": "equi", + "t": "20012", "n": 1 } ], @@ -1962,23 +2322,23 @@ ], "dropshow": [ { - "a": "item", - "t": "10001", + "a": "equi", + "t": "20001", "n": 1 }, { - "a": "item", - "t": "10002", + "a": "equi", + "t": "20002", "n": 1 }, { - "a": "item", - "t": "10003", + "a": "equi", + "t": "20011", "n": 1 }, { - "a": "item", - "t": "10004", + "a": "equi", + "t": "20012", "n": 1 } ], @@ -2016,23 +2376,23 @@ ], "dropshow": [ { - "a": "item", - "t": "10001", + "a": "equi", + "t": "20001", "n": 1 }, { - "a": "item", - "t": "10002", + "a": "equi", + "t": "20002", "n": 1 }, { - "a": "item", - "t": "10003", + "a": "equi", + "t": "20011", "n": 1 }, { - "a": "item", - "t": "10004", + "a": "equi", + "t": "20012", "n": 1 } ], @@ -2070,23 +2430,23 @@ ], "dropshow": [ { - "a": "item", - "t": "10001", + "a": "equi", + "t": "20001", "n": 1 }, { - "a": "item", - "t": "10002", + "a": "equi", + "t": "20002", "n": 1 }, { - "a": "item", - "t": "10003", + "a": "equi", + "t": "20011", "n": 1 }, { - "a": "item", - "t": "10004", + "a": "equi", + "t": "20012", "n": 1 } ], @@ -2124,13 +2484,23 @@ ], "dropshow": [ { - "a": "item", - "t": "10001", + "a": "equi", + "t": "30001", "n": 1 }, { - "a": "item", - "t": "10002", + "a": "equi", + "t": "30002", + "n": 1 + }, + { + "a": "equi", + "t": "30011", + "n": 1 + }, + { + "a": "equi", + "t": "30012", "n": 1 } ], @@ -2168,18 +2538,23 @@ ], "dropshow": [ { - "a": "item", - "t": "10001", + "a": "equi", + "t": "30001", "n": 1 }, { - "a": "item", - "t": "10002", + "a": "equi", + "t": "30002", "n": 1 }, { - "a": "item", - "t": "10003", + "a": "equi", + "t": "30011", + "n": 1 + }, + { + "a": "equi", + "t": "30012", "n": 1 } ], @@ -2217,23 +2592,23 @@ ], "dropshow": [ { - "a": "item", - "t": "10001", + "a": "equi", + "t": "30001", "n": 1 }, { - "a": "item", - "t": "10002", + "a": "equi", + "t": "30002", "n": 1 }, { - "a": "item", - "t": "10003", + "a": "equi", + "t": "30011", "n": 1 }, { - "a": "item", - "t": "10004", + "a": "equi", + "t": "30012", "n": 1 } ], @@ -2271,23 +2646,23 @@ ], "dropshow": [ { - "a": "item", - "t": "10001", + "a": "equi", + "t": "30001", "n": 1 }, { - "a": "item", - "t": "10002", + "a": "equi", + "t": "30002", "n": 1 }, { - "a": "item", - "t": "10003", + "a": "equi", + "t": "30011", "n": 1 }, { - "a": "item", - "t": "10004", + "a": "equi", + "t": "30012", "n": 1 } ], @@ -2325,23 +2700,23 @@ ], "dropshow": [ { - "a": "item", - "t": "10001", + "a": "equi", + "t": "30001", "n": 1 }, { - "a": "item", - "t": "10002", + "a": "equi", + "t": "30002", "n": 1 }, { - "a": "item", - "t": "10003", + "a": "equi", + "t": "30011", "n": 1 }, { - "a": "item", - "t": "10004", + "a": "equi", + "t": "30012", "n": 1 } ], @@ -2379,23 +2754,23 @@ ], "dropshow": [ { - "a": "item", - "t": "10001", + "a": "equi", + "t": "30001", "n": 1 }, { - "a": "item", - "t": "10002", + "a": "equi", + "t": "30002", "n": 1 }, { - "a": "item", - "t": "10003", + "a": "equi", + "t": "30011", "n": 1 }, { - "a": "item", - "t": "10004", + "a": "equi", + "t": "30012", "n": 1 } ], @@ -2433,23 +2808,23 @@ ], "dropshow": [ { - "a": "item", - "t": "10001", + "a": "equi", + "t": "30001", "n": 1 }, { - "a": "item", - "t": "10002", + "a": "equi", + "t": "30002", "n": 1 }, { - "a": "item", - "t": "10003", + "a": "equi", + "t": "30011", "n": 1 }, { - "a": "item", - "t": "10004", + "a": "equi", + "t": "30012", "n": 1 } ], @@ -2487,23 +2862,23 @@ ], "dropshow": [ { - "a": "item", - "t": "10001", + "a": "equi", + "t": "30001", "n": 1 }, { - "a": "item", - "t": "10002", + "a": "equi", + "t": "30002", "n": 1 }, { - "a": "item", - "t": "10003", + "a": "equi", + "t": "30011", "n": 1 }, { - "a": "item", - "t": "10004", + "a": "equi", + "t": "30012", "n": 1 } ], @@ -2541,23 +2916,23 @@ ], "dropshow": [ { - "a": "item", - "t": "10001", + "a": "equi", + "t": "30001", "n": 1 }, { - "a": "item", - "t": "10002", + "a": "equi", + "t": "30002", "n": 1 }, { - "a": "item", - "t": "10003", + "a": "equi", + "t": "30011", "n": 1 }, { - "a": "item", - "t": "10004", + "a": "equi", + "t": "30012", "n": 1 } ], @@ -2595,23 +2970,23 @@ ], "dropshow": [ { - "a": "item", - "t": "10001", + "a": "equi", + "t": "30001", "n": 1 }, { - "a": "item", - "t": "10002", + "a": "equi", + "t": "30002", "n": 1 }, { - "a": "item", - "t": "10003", + "a": "equi", + "t": "30011", "n": 1 }, { - "a": "item", - "t": "10004", + "a": "equi", + "t": "30012", "n": 1 } ], diff --git a/bin/json/game_vikingbossskill.json b/bin/json/game_vikingbossskill.json index 1cf58ce5d..68eb33d29 100644 --- a/bin/json/game_vikingbossskill.json +++ b/bin/json/game_vikingbossskill.json @@ -61,7 +61,7 @@ "key": "viking_boss_10001", "text": "熔岩泰坦巨人来自于遥远的火山,它的火焰属性使得所到之处,一片荒芜" }, - "icon": "wjyz_img012", + "icon": "wjyz_img011", "guardskill": [ 124004111, 144005111 @@ -78,7 +78,7 @@ "key": "viking_boss_20001", "text": "熔岩泰坦巨人来自于遥远的火山,它的火焰属性使得所到之处,一片荒芜" }, - "icon": "wjyz_img012", + "icon": "wjyz_img013", "guardskill": [ 124004111, 144005111 diff --git a/bin/json/game_vikingentrance.json b/bin/json/game_vikingentrance.json index be572b1fc..a766d6d86 100644 --- a/bin/json/game_vikingentrance.json +++ b/bin/json/game_vikingentrance.json @@ -1,53 +1,53 @@ -[ - { - "type_id": 1, - "title": { - "key": "VikingTitle1", - "text": "装备副本" - }, - "introduce": { - "key": "VikingIntroduce1", - "text": "通过挑战三大泰坦,获得强力装备吧" - }, - "unlock": { - "key": "VikingUnlock1", - "text": "Level {0} unlocking" - }, - "bg": "fb_rk_wjyz1", - "open": "vikingexpedition" - }, - { - "type_id": 2, - "title": { - "key": "VikingTitle2", - "text": "武器副本" - }, - "introduce": { - "key": "VikingIntroduce2", - "text": "武器副本描述" - }, - "unlock": { - "key": "VikingUnlock2", - "text": "Level {0} unlocking" - }, - "bg": "fb_rk_wjyz2", - "open": "vikingexpedition2" - }, - { - "type_id": 3, - "title": { - "key": "VikingTitle3", - "text": "饰品副本" - }, - "introduce": { - "key": "VikingIntroduce3", - "text": "饰品副本描述" - }, - "unlock": { - "key": "VikingUnlock3", - "text": "Level {0} unlocking" - }, - "bg": "fb_rk_wjyz3", - "open": "vikingexpedition3" - } +[ + { + "type_id": 1, + "title": { + "key": "VikingTitle1", + "text": "装备副本" + }, + "introduce": { + "key": "VikingIntroduce1", + "text": "通过挑战三大泰坦,获得强力装备吧" + }, + "unlock": { + "key": "VikingUnlock1", + "text": "Level {0} unlocking" + }, + "bg": "fb_rk_wjyz1", + "open": "vikingexpedition" + }, + { + "type_id": 2, + "title": { + "key": "VikingTitle2", + "text": "武器副本" + }, + "introduce": { + "key": "VikingIntroduce2", + "text": "武器副本描述" + }, + "unlock": { + "key": "VikingUnlock2", + "text": "Level {0} unlocking" + }, + "bg": "fb_rk_wjyz2", + "open": "vikingexpedition2" + }, + { + "type_id": 3, + "title": { + "key": "VikingTitle3", + "text": "饰品副本" + }, + "introduce": { + "key": "VikingIntroduce3", + "text": "饰品副本描述" + }, + "unlock": { + "key": "VikingUnlock3", + "text": "Level {0} unlocking" + }, + "bg": "fb_rk_wjyz3", + "open": "vikingexpedition3" + } ] \ No newline at end of file diff --git a/bin/json/game_vikinglineup.json b/bin/json/game_vikinglineup.json index 48b2dfec6..4e19cd3e0 100644 --- a/bin/json/game_vikinglineup.json +++ b/bin/json/game_vikinglineup.json @@ -1,302 +1,302 @@ -[ - { - "id": 1001, - "robotid": 10001, - "difficulty": 1, - "time": 30 - }, - { - "id": 1002, - "robotid": 10002, - "difficulty": 2, - "time": 31 - }, - { - "id": 1003, - "robotid": 10003, - "difficulty": 3, - "time": 32 - }, - { - "id": 1004, - "robotid": 10004, - "difficulty": 4, - "time": 33 - }, - { - "id": 1005, - "robotid": 10005, - "difficulty": 5, - "time": 34 - }, - { - "id": 1006, - "robotid": 10006, - "difficulty": 6, - "time": 35 - }, - { - "id": 1007, - "robotid": 10007, - "difficulty": 7, - "time": 36 - }, - { - "id": 1008, - "robotid": 10008, - "difficulty": 8, - "time": 37 - }, - { - "id": 1009, - "robotid": 10009, - "difficulty": 9, - "time": 38 - }, - { - "id": 1010, - "robotid": 10010, - "difficulty": 10, - "time": 39 - }, - { - "id": 2001, - "robotid": 10011, - "difficulty": 1, - "time": 40 - }, - { - "id": 2002, - "robotid": 10012, - "difficulty": 2, - "time": 41 - }, - { - "id": 2003, - "robotid": 10013, - "difficulty": 3, - "time": 42 - }, - { - "id": 2004, - "robotid": 10014, - "difficulty": 4, - "time": 43 - }, - { - "id": 2005, - "robotid": 10015, - "difficulty": 5, - "time": 44 - }, - { - "id": 2006, - "robotid": 10016, - "difficulty": 6, - "time": 45 - }, - { - "id": 2007, - "robotid": 10017, - "difficulty": 7, - "time": 46 - }, - { - "id": 2008, - "robotid": 10018, - "difficulty": 8, - "time": 47 - }, - { - "id": 2009, - "robotid": 10019, - "difficulty": 9, - "time": 48 - }, - { - "id": 2010, - "robotid": 10020, - "difficulty": 10, - "time": 49 - }, - { - "id": 3001, - "robotid": 10021, - "difficulty": 1, - "time": 50 - }, - { - "id": 3002, - "robotid": 10022, - "difficulty": 2, - "time": 51 - }, - { - "id": 3003, - "robotid": 10023, - "difficulty": 3, - "time": 52 - }, - { - "id": 3004, - "robotid": 10024, - "difficulty": 4, - "time": 53 - }, - { - "id": 3005, - "robotid": 10025, - "difficulty": 5, - "time": 54 - }, - { - "id": 3006, - "robotid": 10026, - "difficulty": 6, - "time": 55 - }, - { - "id": 3007, - "robotid": 10027, - "difficulty": 7, - "time": 56 - }, - { - "id": 3008, - "robotid": 10028, - "difficulty": 8, - "time": 57 - }, - { - "id": 3009, - "robotid": 10029, - "difficulty": 9, - "time": 58 - }, - { - "id": 3010, - "robotid": 10030, - "difficulty": 10, - "time": 59 - }, - { - "id": 11001, - "robotid": 10031, - "difficulty": 1, - "time": 60 - }, - { - "id": 11002, - "robotid": 10032, - "difficulty": 2, - "time": 61 - }, - { - "id": 11003, - "robotid": 10033, - "difficulty": 3, - "time": 62 - }, - { - "id": 11004, - "robotid": 10034, - "difficulty": 4, - "time": 63 - }, - { - "id": 11005, - "robotid": 10035, - "difficulty": 5, - "time": 64 - }, - { - "id": 11006, - "robotid": 10036, - "difficulty": 6, - "time": 65 - }, - { - "id": 11007, - "robotid": 10037, - "difficulty": 7, - "time": 66 - }, - { - "id": 11008, - "robotid": 10038, - "difficulty": 8, - "time": 67 - }, - { - "id": 11009, - "robotid": 10039, - "difficulty": 9, - "time": 68 - }, - { - "id": 11010, - "robotid": 10040, - "difficulty": 10, - "time": 69 - }, - { - "id": 21001, - "robotid": 10041, - "difficulty": 1, - "time": 70 - }, - { - "id": 21002, - "robotid": 10042, - "difficulty": 2, - "time": 71 - }, - { - "id": 21003, - "robotid": 10043, - "difficulty": 3, - "time": 72 - }, - { - "id": 21004, - "robotid": 10044, - "difficulty": 4, - "time": 73 - }, - { - "id": 21005, - "robotid": 10045, - "difficulty": 5, - "time": 74 - }, - { - "id": 21006, - "robotid": 10046, - "difficulty": 6, - "time": 75 - }, - { - "id": 21007, - "robotid": 10047, - "difficulty": 7, - "time": 76 - }, - { - "id": 21008, - "robotid": 10048, - "difficulty": 8, - "time": 77 - }, - { - "id": 21009, - "robotid": 10049, - "difficulty": 9, - "time": 78 - }, - { - "id": 21010, - "robotid": 10050, - "difficulty": 10, - "time": 79 - } +[ + { + "id": 1001, + "robotid": 10001, + "difficulty": 1, + "time": 30 + }, + { + "id": 1002, + "robotid": 10002, + "difficulty": 2, + "time": 31 + }, + { + "id": 1003, + "robotid": 10003, + "difficulty": 3, + "time": 32 + }, + { + "id": 1004, + "robotid": 10004, + "difficulty": 4, + "time": 33 + }, + { + "id": 1005, + "robotid": 10005, + "difficulty": 5, + "time": 34 + }, + { + "id": 1006, + "robotid": 10006, + "difficulty": 6, + "time": 35 + }, + { + "id": 1007, + "robotid": 10007, + "difficulty": 7, + "time": 36 + }, + { + "id": 1008, + "robotid": 10008, + "difficulty": 8, + "time": 37 + }, + { + "id": 1009, + "robotid": 10009, + "difficulty": 9, + "time": 38 + }, + { + "id": 1010, + "robotid": 10010, + "difficulty": 10, + "time": 39 + }, + { + "id": 2001, + "robotid": 10011, + "difficulty": 1, + "time": 40 + }, + { + "id": 2002, + "robotid": 10012, + "difficulty": 2, + "time": 41 + }, + { + "id": 2003, + "robotid": 10013, + "difficulty": 3, + "time": 42 + }, + { + "id": 2004, + "robotid": 10014, + "difficulty": 4, + "time": 43 + }, + { + "id": 2005, + "robotid": 10015, + "difficulty": 5, + "time": 44 + }, + { + "id": 2006, + "robotid": 10016, + "difficulty": 6, + "time": 45 + }, + { + "id": 2007, + "robotid": 10017, + "difficulty": 7, + "time": 46 + }, + { + "id": 2008, + "robotid": 10018, + "difficulty": 8, + "time": 47 + }, + { + "id": 2009, + "robotid": 10019, + "difficulty": 9, + "time": 48 + }, + { + "id": 2010, + "robotid": 10020, + "difficulty": 10, + "time": 49 + }, + { + "id": 3001, + "robotid": 10021, + "difficulty": 1, + "time": 50 + }, + { + "id": 3002, + "robotid": 10022, + "difficulty": 2, + "time": 51 + }, + { + "id": 3003, + "robotid": 10023, + "difficulty": 3, + "time": 52 + }, + { + "id": 3004, + "robotid": 10024, + "difficulty": 4, + "time": 53 + }, + { + "id": 3005, + "robotid": 10025, + "difficulty": 5, + "time": 54 + }, + { + "id": 3006, + "robotid": 10026, + "difficulty": 6, + "time": 55 + }, + { + "id": 3007, + "robotid": 10027, + "difficulty": 7, + "time": 56 + }, + { + "id": 3008, + "robotid": 10028, + "difficulty": 8, + "time": 57 + }, + { + "id": 3009, + "robotid": 10029, + "difficulty": 9, + "time": 58 + }, + { + "id": 3010, + "robotid": 10030, + "difficulty": 10, + "time": 59 + }, + { + "id": 11001, + "robotid": 10031, + "difficulty": 1, + "time": 60 + }, + { + "id": 11002, + "robotid": 10032, + "difficulty": 2, + "time": 61 + }, + { + "id": 11003, + "robotid": 10033, + "difficulty": 3, + "time": 62 + }, + { + "id": 11004, + "robotid": 10034, + "difficulty": 4, + "time": 63 + }, + { + "id": 11005, + "robotid": 10035, + "difficulty": 5, + "time": 64 + }, + { + "id": 11006, + "robotid": 10036, + "difficulty": 6, + "time": 65 + }, + { + "id": 11007, + "robotid": 10037, + "difficulty": 7, + "time": 66 + }, + { + "id": 11008, + "robotid": 10038, + "difficulty": 8, + "time": 67 + }, + { + "id": 11009, + "robotid": 10039, + "difficulty": 9, + "time": 68 + }, + { + "id": 11010, + "robotid": 10040, + "difficulty": 10, + "time": 69 + }, + { + "id": 21001, + "robotid": 10041, + "difficulty": 1, + "time": 70 + }, + { + "id": 21002, + "robotid": 10042, + "difficulty": 2, + "time": 71 + }, + { + "id": 21003, + "robotid": 10043, + "difficulty": 3, + "time": 72 + }, + { + "id": 21004, + "robotid": 10044, + "difficulty": 4, + "time": 73 + }, + { + "id": 21005, + "robotid": 10045, + "difficulty": 5, + "time": 74 + }, + { + "id": 21006, + "robotid": 10046, + "difficulty": 6, + "time": 75 + }, + { + "id": 21007, + "robotid": 10047, + "difficulty": 7, + "time": 76 + }, + { + "id": 21008, + "robotid": 10048, + "difficulty": 8, + "time": 77 + }, + { + "id": 21009, + "robotid": 10049, + "difficulty": 9, + "time": 78 + }, + { + "id": 21010, + "robotid": 10050, + "difficulty": 10, + "time": 79 + } ] \ No newline at end of file diff --git a/bin/json/game_worldtask.json b/bin/json/game_worldtask.json index 723dba1c9..afd3937be 100644 --- a/bin/json/game_worldtask.json +++ b/bin/json/game_worldtask.json @@ -1,2420 +1,2657 @@ -[ - { - "key": 10100, - "lock": 1, - "ontxe": 0, - "id_after": 10101, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "杰克", - "150" - ], - "getafter_event": [ - 2, - 100001 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - }, - { - "a": "hero", - "t": "25001", - "n": 1 - } - ] - }, - { - "key": 10101, - "lock": 1, - "ontxe": 10100, - "id_after": 10102, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "邦尼兔组件名", - "150" - ], - "getafter_event": [ - 2, - 100002 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10102, - "lock": 1, - "ontxe": 10101, - "id_after": 10103, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "dreamwork_restaurant_01", - "波比组件名", - "701" - ], - "getafter_event": [ - 2, - 100003 - ], - "completetask": 171, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10103, - "lock": 1, - "ontxe": 10102, - "id_after": 10104, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "dreamwork_restaurant_01", - "波比组件名", - "701" - ], - "getafter_event": [ - 2, - 100004 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10104, - "lock": 1, - "ontxe": 10103, - "id_after": 10105, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "dreamwork_restaurant_01", - "波比组件名", - "701" - ], - "getafter_event": [ - 2, - 100005 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - }, - { - "a": "item", - "t": "30001", - "n": 1 - } - ] - }, - { - "key": 10105, - "lock": 1, - "ontxe": 10104, - "id_after": 10106, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "杰克", - "150" - ], - "getafter_event": [ - 2, - 100006 - ], - "completetask": 118, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10106, - "lock": 1, - "ontxe": 10105, - "id_after": 10107, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "杰克", - "150" - ], - "getafter_event": [ - 2, - 100007 - ], - "completetask": 175, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10107, - "lock": 1, - "ontxe": 10106, - "id_after": 10108, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "杰克", - "150" - ], - "getafter_event": [ - 2, - 100008 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10108, - "lock": 1, - "ontxe": 10107, - "id_after": 10109, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "杰克", - "150" - ], - "getafter_event": [ - 2, - 100009 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10109, - "lock": 1, - "ontxe": 10108, - "id_after": 10110, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "戈伯组件名", - "153" - ], - "getafter_event": [ - 2, - 100010 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10110, - "lock": 1, - "ontxe": 10109, - "id_after": 10111, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "SmithyScene", - "戈伯铁匠铺组件名", - "139" - ], - "getafter_event": [ - 2, - 100011 - ], - "completetask": 183, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10111, - "lock": 1, - "ontxe": 10110, - "id_after": 10112, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "阿宝铁匠铺出来模型", - "153" - ], - "getafter_event": [ - 2, - 100012 - ], - "completetask": 184, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10112, - "lock": 1, - "ontxe": 10111, - "id_after": 10113, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "瓜哥组件名", - "153" - ], - "getafter_event": [ - 2, - 100013 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10113, - "lock": 1, - "ontxe": 10112, - "id_after": 10114, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "test_library", - "贫嘴驴组件名", - "146" - ], - "getafter_event": [ - 2, - 100014 - ], - "completetask": 185, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10114, - "lock": 1, - "ontxe": 10113, - "id_after": 10115, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "test_library", - "贫嘴驴组件名", - "146" - ], - "getafter_event": [ - 2, - 100015 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10115, - "lock": 1, - "ontxe": 10114, - "id_after": 10116, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_boundary_02night", - "瓜哥夜晚组件名", - "153" - ], - "getafter_event": [ - 2, - 100016 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10116, - "lock": 1, - "ontxe": 10115, - "id_after": 10117, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_boundary_02night", - "杰克", - "150" - ], - "getafter_event": [ - 2, - 100017 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10117, - "lock": 1, - "ontxe": 10116, - "id_after": 10118, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "杰克", - "150" - ], - "getafter_event": [ - 2, - 100018 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10118, - "lock": 1, - "ontxe": 10117, - "id_after": 10119, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "杰克", - "150" - ], - "getafter_event": [ - 2, - 100019 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10119, - "lock": 1, - "ontxe": 10118, - "id_after": 10120, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "瓜哥维京区", - "151" - ], - "getafter_event": [ - 2, - 100020 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10120, - "lock": 1, - "ontxe": 10119, - "id_after": 10121, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "瓜哥维京区", - "151" - ], - "getafter_event": [ - 2, - 100021 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10121, - "lock": 1, - "ontxe": 10120, - "id_after": 10122, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "瓜哥维京区", - "151" - ], - "getafter_event": [ - 2, - 100022 - ], - "completetask": 186, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10122, - "lock": 1, - "ontxe": 10121, - "id_after": 10123, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "瓜哥维京区", - "151" - ], - "getafter_event": [ - 2, - 100023 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10123, - "lock": 1, - "ontxe": 10122, - "id_after": 10124, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "瓜哥维京区", - "151" - ], - "getafter_event": [ - 2, - 100024 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10124, - "lock": 1, - "ontxe": 10123, - "id_after": 10125, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "WuGuanScene", - "武馆瓜哥", - "137" - ], - "getafter_event": [ - 2, - 100025 - ], - "completetask": 195, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10125, - "lock": 1, - "ontxe": 10124, - "id_after": 10126, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "WuGuanScene", - "武馆瓜哥", - "137" - ], - "getafter_event": [ - 2, - 100026 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10126, - "lock": 1, - "ontxe": 10125, - "id_after": 10127, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "WuGuanScene", - "武馆瓜哥", - "137" - ], - "getafter_event": [ - 2, - 100027 - ], - "completetask": 196, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10127, - "lock": 1, - "ontxe": 10126, - "id_after": 10128, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "WuGuanScene", - "武馆瓜哥", - "137" - ], - "getafter_event": [ - 2, - 100028 - ], - "completetask": 197, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10128, - "lock": 1, - "ontxe": 10127, - "id_after": 10129, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "WuGuanScene", - "武馆瓜哥", - "137" - ], - "getafter_event": [ - 2, - 100029 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10129, - "lock": 1, - "ontxe": 10128, - "id_after": 10130, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "WuGuanScene", - "武馆瓜哥", - "137" - ], - "getafter_event": [ - 2, - 100030 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10130, - "lock": 1, - "ontxe": 10129, - "id_after": 10131, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "WuGuanScene", - "武馆瓜哥", - "137" - ], - "getafter_event": [ - 2, - 100031 - ], - "completetask": 198, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10131, - "lock": 1, - "ontxe": 10130, - "id_after": 10132, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "瓜哥维京区", - "151" - ], - "getafter_event": [ - 2, - 100033 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10132, - "lock": 1, - "ontxe": 10131, - "id_after": 10133, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "杰克", - "150" - ], - "getafter_event": [ - 2, - 100034 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10133, - "lock": 1, - "ontxe": 10132, - "id_after": 10134, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "杰克", - "150" - ], - "getafter_event": [ - 2, - 100035 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10134, - "lock": 1, - "ontxe": 10133, - "id_after": 10135, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "杰克", - "150" - ], - "getafter_event": [ - 2, - 100036 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10135, - "lock": 1, - "ontxe": 10134, - "id_after": 10136, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "杰克", - "150" - ], - "getafter_event": [ - 2, - 100037 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10136, - "lock": 1, - "ontxe": 10135, - "id_after": 10137, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "瓜哥现代区", - "152" - ], - "getafter_event": [ - 2, - 100038 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10137, - "lock": 1, - "ontxe": 10136, - "id_after": 10138, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "WuGuanScene", - "武馆瓜哥", - "137" - ], - "getafter_event": [ - 2, - 100039 - ], - "completetask": 179, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10138, - "lock": 1, - "ontxe": 10137, - "id_after": 10139, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "WuGuanScene", - "武馆瓜哥", - "137" - ], - "getafter_event": [ - 2, - 100040 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10139, - "lock": 1, - "ontxe": 10138, - "id_after": 10140, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "瓜哥现代区", - "152" - ], - "getafter_event": [ - 2, - 100041 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10140, - "lock": 1, - "ontxe": 10139, - "id_after": 10141, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "瓜哥现代区", - "152" - ], - "getafter_event": [ - 2, - 100042 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10141, - "lock": 1, - "ontxe": 10140, - "id_after": 10142, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "瓜哥现代区", - "152" - ], - "getafter_event": [ - 2, - 100043 - ], - "completetask": 199, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10142, - "lock": 1, - "ontxe": 10141, - "id_after": 10143, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "瓜哥现代区", - "152" - ], - "getafter_event": [ - 2, - 100044 - ], - "completetask": 181, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10143, - "lock": 1, - "ontxe": 10142, - "id_after": 10144, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "瓜哥现代区", - "152" - ], - "getafter_event": [ - 2, - 100045 - ], - "completetask": 182, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10144, - "lock": 1, - "ontxe": 10143, - "id_after": 10145, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "瓜哥现代区", - "152" - ], - "getafter_event": [ - 2, - 100046 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10145, - "lock": 1, - "ontxe": 10144, - "id_after": 10146, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "瓜哥现代区", - "152" - ], - "getafter_event": [ - 2, - 100047 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10146, - "lock": 1, - "ontxe": 10145, - "id_after": 10147, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "杰克", - "150" - ], - "getafter_event": [ - 2, - 100048 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10147, - "lock": 1, - "ontxe": 10146, - "id_after": 10148, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "杰克", - "150" - ], - "getafter_event": [ - 2, - 100049 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10148, - "lock": 1, - "ontxe": 10147, - "id_after": 10149, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "杰克", - "150" - ], - "getafter_event": [ - 2, - 100050 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10149, - "lock": 1, - "ontxe": 10148, - "id_after": 10150, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "杰克", - "150" - ], - "getafter_event": [ - 2, - 100051 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10150, - "lock": 1, - "ontxe": 10149, - "id_after": 10151, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "杰克", - "150" - ], - "getafter_event": [ - 2, - 100052 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10151, - "lock": 1, - "ontxe": 10150, - "id_after": 10152, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "杰克", - "150" - ], - "getafter_event": [ - 2, - 100053 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10152, - "lock": 1, - "ontxe": 10151, - "id_after": 10153, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "杰克", - "150" - ], - "getafter_event": [ - 2, - 100054 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10153, - "lock": 1, - "ontxe": 10152, - "id_after": 10154, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_martialarts_01", - "武馆杰克 ", - "137" - ], - "getafter_event": [ - 2, - 100055 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10154, - "lock": 1, - "ontxe": 10153, - "id_after": 10155, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_martialarts_01", - "武馆杰克 ", - "137" - ], - "getafter_event": [ - 2, - 100056 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10155, - "lock": 1, - "ontxe": 10154, - "id_after": 10156, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_martialarts_01", - "武馆杰克 ", - "137" - ], - "getafter_event": [ - 2, - 100057 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10156, - "lock": 1, - "ontxe": 10155, - "id_after": 10157, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_martialarts_01", - "武馆杰克 ", - "137" - ], - "getafter_event": [ - 2, - 100058 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10157, - "lock": 1, - "ontxe": 10156, - "id_after": 10158, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_martialarts_01", - "武馆杰克 ", - "137" - ], - "getafter_event": [ - 2, - 100059 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10158, - "lock": 1, - "ontxe": 10157, - "id_after": 10159, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_martialarts_01", - "武馆杰克 ", - "137" - ], - "getafter_event": [ - 2, - 100060 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10159, - "lock": 1, - "ontxe": 10158, - "id_after": 10160, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_martialarts_01", - "武馆杰克 ", - "137" - ], - "getafter_event": [ - 2, - 100061 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10160, - "lock": 1, - "ontxe": 10159, - "id_after": 10161, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_martialarts_01", - "武馆杰克 ", - "137" - ], - "getafter_event": [ - 2, - 100062 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10161, - "lock": 1, - "ontxe": 10160, - "id_after": 10162, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_martialarts_01", - "武馆杰克 ", - "137" - ], - "getafter_event": [ - 2, - 100063 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10162, - "lock": 1, - "ontxe": 10161, - "id_after": 10163, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_martialarts_01", - "武馆杰克 ", - "137" - ], - "getafter_event": [ - 2, - 100064 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10163, - "lock": 1, - "ontxe": 10162, - "id_after": 10164, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_martialarts_01", - "武馆杰克 ", - "137" - ], - "getafter_event": [ - 2, - 100065 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10164, - "lock": 1, - "ontxe": 10163, - "id_after": 10165, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_martialarts_01", - "武馆杰克 ", - "137" - ], - "getafter_event": [ - 2, - 100066 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 10165, - "lock": 1, - "ontxe": 10164, - "id_after": 0, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_martialarts_01", - "武馆杰克 ", - "137" - ], - "getafter_event": [ - 2, - 100067 - ], - "completetask": 0, - "auto_accept": 1, - "overtips": 1, - "reword": [] - }, - { - "key": 20001, - "lock": 1, - "ontxe": 10165, - "id_after": 20002, - "group": 10001, - "des": 3, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "阿宝组件名", - "600" - ], - "getafter_event": [ - 2, - 100001 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - }, - { - "a": "hero", - "t": "25001", - "n": 1 - } - ] - }, - { - "key": 20002, - "lock": 1, - "ontxe": 10166, - "id_after": 20003, - "group": 10001, - "des": 3, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "邦尼兔组件名", - "601" - ], - "getafter_event": [ - 2, - 100002 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20003, - "lock": 1, - "ontxe": 10167, - "id_after": 20004, - "group": 10001, - "des": 3, - "icon": "", - "npc": [ - "dreamwork_restaurant_01", - "波比组件名", - "602" - ], - "getafter_event": [ - 2, - 100003 - ], - "completetask": 171, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20004, - "lock": 1, - "ontxe": 10168, - "id_after": 20005, - "group": 10001, - "des": 3, - "icon": "", - "npc": [ - "dreamwork_restaurant_01", - "阿宝组件名", - "603" - ], - "getafter_event": [ - 2, - 100004 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20005, - "lock": 1, - "ontxe": 10169, - "id_after": 20006, - "group": 10001, - "des": 3, - "icon": "", - "npc": [ - "dreamwork_restaurant_01", - "波比组件名", - "604" - ], - "getafter_event": [ - 2, - 100005 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - }, - { - "a": "item", - "t": "30001", - "n": 10 - } - ] - }, - { - "key": 20006, - "lock": 1, - "ontxe": 10170, - "id_after": 20007, - "group": 10001, - "des": 3, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "阿宝组件名", - "605" - ], - "getafter_event": [ - 2, - 100006 - ], - "completetask": 118, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20007, - "lock": 1, - "ontxe": 10171, - "id_after": 20008, - "group": 10001, - "des": 3, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "阿宝组件名", - "606" - ], - "getafter_event": [ - 2, - 100007 - ], - "completetask": 172, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20008, - "lock": 1, - "ontxe": 10172, - "id_after": 20009, - "group": 10001, - "des": 3, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "阿宝组件名", - "607" - ], - "getafter_event": [ - 2, - 100008 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20009, - "lock": 1, - "ontxe": 10173, - "id_after": 20010, - "group": 10001, - "des": 3, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "阿宝组件名", - "608" - ], - "getafter_event": [ - 2, - 100009 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20010, - "lock": 1, - "ontxe": 10174, - "id_after": 20011, - "group": 10001, - "des": 3, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "戈伯组件名", - "609" - ], - "getafter_event": [ - 2, - 100010 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20011, - "lock": 1, - "ontxe": 10175, - "id_after": 20012, - "group": 10002, - "des": 3, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "阿宝组件名", - "600" - ], - "getafter_event": [ - 2, - 100001 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - }, - { - "a": "hero", - "t": "25001", - "n": 1 - } - ] - }, - { - "key": 20012, - "lock": 1, - "ontxe": 10176, - "id_after": 20013, - "group": 10002, - "des": 3, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "邦尼兔组件名", - "601" - ], - "getafter_event": [ - 2, - 100002 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20013, - "lock": 1, - "ontxe": 10177, - "id_after": 20014, - "group": 10002, - "des": 3, - "icon": "", - "npc": [ - "dreamwork_restaurant_01", - "波比组件名", - "602" - ], - "getafter_event": [ - 2, - 100003 - ], - "completetask": 173, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20014, - "lock": 1, - "ontxe": 10178, - "id_after": 20015, - "group": 10002, - "des": 3, - "icon": "", - "npc": [ - "dreamwork_restaurant_01", - "阿宝组件名", - "603" - ], - "getafter_event": [ - 2, - 100004 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20015, - "lock": 1, - "ontxe": 10179, - "id_after": 20016, - "group": 10002, - "des": 3, - "icon": "", - "npc": [ - "dreamwork_restaurant_01", - "波比组件名", - "604" - ], - "getafter_event": [ - 2, - 100005 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - }, - { - "a": "item", - "t": "30001", - "n": 10 - } - ] - }, - { - "key": 20016, - "lock": 1, - "ontxe": 10180, - "id_after": 20017, - "group": 10002, - "des": 3, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "阿宝组件名", - "605" - ], - "getafter_event": [ - 2, - 100006 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20017, - "lock": 1, - "ontxe": 10181, - "id_after": 20018, - "group": 10002, - "des": 3, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "阿宝组件名", - "606" - ], - "getafter_event": [ - 2, - 100007 - ], - "completetask": 174, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20018, - "lock": 1, - "ontxe": 10182, - "id_after": 20019, - "group": 10002, - "des": 3, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "阿宝组件名", - "607" - ], - "getafter_event": [ - 2, - 100008 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20019, - "lock": 1, - "ontxe": 10183, - "id_after": 20020, - "group": 10002, - "des": 3, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "阿宝组件名", - "608" - ], - "getafter_event": [ - 2, - 100009 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20020, - "lock": 1, - "ontxe": 10184, - "id_after": 20100, - "group": 10002, - "des": 3, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "戈伯组件名", - "609" - ], - "getafter_event": [ - 2, - 100010 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20100, - "lock": 1, - "ontxe": 10185, - "id_after": 20101, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "阿宝组件名", - "600" - ], - "getafter_event": [ - 2, - 200001 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20101, - "lock": 1, - "ontxe": 10186, - "id_after": 20102, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "邦尼兔组件名", - "601" - ], - "getafter_event": [ - 2, - 200002 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20102, - "lock": 1, - "ontxe": 10187, - "id_after": 20103, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "阿宝右屏组件名", - "611" - ], - "getafter_event": [ - 2, - 200003 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20103, - "lock": 1, - "ontxe": 10188, - "id_after": 20104, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "阿宝右屏组件名", - "611" - ], - "getafter_event": [ - 2, - 200004 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20104, - "lock": 1, - "ontxe": 10189, - "id_after": 20105, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "阿宝右屏组件名", - "611" - ], - "getafter_event": [ - 2, - 200005 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20105, - "lock": 1, - "ontxe": 10190, - "id_after": 20106, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "阿宝右屏组件名", - "611" - ], - "getafter_event": [ - 2, - 200006 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20106, - "lock": 1, - "ontxe": 10191, - "id_after": 20107, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "邦尼兔组件名", - "601" - ], - "getafter_event": [ - 2, - 200007 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20107, - "lock": 1, - "ontxe": 10192, - "id_after": 20108, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "阿宝维京区", - "619" - ], - "getafter_event": [ - 2, - 200008 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20108, - "lock": 1, - "ontxe": 10193, - "id_after": 20109, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "阿宝维京区", - "619" - ], - "getafter_event": [ - 2, - 200009 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20109, - "lock": 1, - "ontxe": 10194, - "id_after": 20110, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "邦尼兔组件名", - "601" - ], - "getafter_event": [ - 2, - 200010 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20110, - "lock": 1, - "ontxe": 10195, - "id_after": 20111, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "阿宝组件名", - "600" - ], - "getafter_event": [ - 2, - 200011 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20111, - "lock": 1, - "ontxe": 10196, - "id_after": 20112, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "阿宝右屏组件名", - "611" - ], - "getafter_event": [ - 2, - 200012 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - }, - { - "key": 20112, - "lock": 1, - "ontxe": 10197, - "id_after": 0, - "group": 1, - "des": 2, - "icon": "", - "npc": [ - "scenes_ boundary_01", - "阿宝右屏组件名", - "611" - ], - "getafter_event": [ - 2, - 200013 - ], - "completetask": 0, - "auto_accept": 0, - "overtips": 1, - "reword": [ - { - "a": "attr", - "t": "diamond", - "n": 100 - } - ] - } +[ + { + "key": 10100, + "lock": 1, + "ontxe": 0, + "id_after": 10101, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "杰克", + "150" + ], + "getafter_event": [ + 2, + 100001 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 10101, + "lock": 1, + "ontxe": 10100, + "id_after": 10102, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "邦尼兔组件名", + "150" + ], + "getafter_event": [ + 2, + 100002 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10102, + "lock": 1, + "ontxe": 10101, + "id_after": 10103, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "dreamwork_restaurant_01", + "波比组件名", + "701" + ], + "getafter_event": [ + 2, + 100003 + ], + "completetask": 171, + "auto_accept": 0, + "overtips": 1, + "reword": [] + }, + { + "key": 10103, + "lock": 1, + "ontxe": 10102, + "id_after": 10104, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "dreamwork_restaurant_01", + "波比组件名", + "701" + ], + "getafter_event": [ + 2, + 10051 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10104, + "lock": 1, + "ontxe": 10103, + "id_after": 10105, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "dreamwork_restaurant_01", + "波比组件名", + "701" + ], + "getafter_event": [ + 2, + 100005 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + }, + { + "a": "item", + "t": "30001", + "n": 1 + } + ] + }, + { + "key": 10105, + "lock": 1, + "ontxe": 10104, + "id_after": 10106, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "杰克", + "150" + ], + "getafter_event": [ + 2, + 100006 + ], + "completetask": 118, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10106, + "lock": 1, + "ontxe": 10105, + "id_after": 10107, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "杰克", + "150" + ], + "getafter_event": [ + 2, + 100007 + ], + "completetask": 175, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10107, + "lock": 1, + "ontxe": 10106, + "id_after": 10108, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "杰克", + "150" + ], + "getafter_event": [ + 2, + 100008 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10108, + "lock": 1, + "ontxe": 10107, + "id_after": 10109, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "杰克", + "150" + ], + "getafter_event": [ + 2, + 100009 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10109, + "lock": 1, + "ontxe": 10108, + "id_after": 10110, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "戈伯组件名", + "153" + ], + "getafter_event": [ + 2, + 100010 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10110, + "lock": 1, + "ontxe": 10109, + "id_after": 101101, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "SmithyScene", + "戈伯铁匠铺组件名", + "703" + ], + "getafter_event": [ + 2, + 100012 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 101101, + "lock": 1, + "ontxe": 10110, + "id_after": 101102, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "黑雾门右屏1", + "153" + ], + "getafter_event": [ + 2, + 101 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 101102, + "lock": 1, + "ontxe": 101101, + "id_after": 10111, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "黑雾门右屏1", + "153" + ], + "getafter_event": [ + 5, + 10003 + ], + "completetask": 185, + "auto_accept": 0, + "overtips": 1, + "reword": [] + }, + { + "key": 10111, + "lock": 1, + "ontxe": 101102, + "id_after": 101111, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "男主角铁匠铺出来模型", + "153" + ], + "getafter_event": [ + 2, + 100013 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 101111, + "lock": 1, + "ontxe": 10111, + "id_after": 10112, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "黑雾门右屏2", + "153" + ], + "getafter_event": [ + 5, + 10002 + ], + "completetask": 184, + "auto_accept": 0, + "overtips": 1, + "reword": [] + }, + { + "key": 10112, + "lock": 1, + "ontxe": 101111, + "id_after": 10113, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "瓜哥组件名", + "153" + ], + "getafter_event": [ + 2, + 100099 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10113, + "lock": 1, + "ontxe": 10112, + "id_after": 101131, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_02", + "贫嘴驴组件名", + "704" + ], + "getafter_event": [ + 2, + 100014 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 101131, + "lock": 1, + "ontxe": 10113, + "id_after": 101132, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "瓜哥图书馆外", + "153" + ], + "getafter_event": [ + 2, + 102 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 101132, + "lock": 1, + "ontxe": 101131, + "id_after": 10114, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "黑雾门右屏3", + "153" + ], + "getafter_event": [ + 5, + 10001 + ], + "completetask": 183, + "auto_accept": 0, + "overtips": 1, + "reword": [] + }, + { + "key": 10114, + "lock": 1, + "ontxe": 101132, + "id_after": 10115, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "test_library", + "贫嘴驴组件名", + "704" + ], + "getafter_event": [ + 2, + 100015 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10115, + "lock": 1, + "ontxe": 10114, + "id_after": 10116, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_boundary_02night", + "瓜哥夜晚组件名", + "153" + ], + "getafter_event": [ + 2, + 100016 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10116, + "lock": 1, + "ontxe": 10115, + "id_after": 10117, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_boundary_02night", + "杰克", + "150" + ], + "getafter_event": [ + 2, + 100017 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10117, + "lock": 1, + "ontxe": 10116, + "id_after": 10118, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "杰克", + "150" + ], + "getafter_event": [ + 2, + 100018 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10118, + "lock": 1, + "ontxe": 10117, + "id_after": 10119, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "杰克", + "150" + ], + "getafter_event": [ + 2, + 100019 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10119, + "lock": 1, + "ontxe": 10118, + "id_after": 10120, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "瓜哥维京区", + "151" + ], + "getafter_event": [ + 2, + 100020 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10120, + "lock": 1, + "ontxe": 10119, + "id_after": 10121, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "瓜哥维京区", + "151" + ], + "getafter_event": [ + 2, + 100021 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10121, + "lock": 1, + "ontxe": 10120, + "id_after": 101211, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "瓜哥维京区", + "151" + ], + "getafter_event": [ + 2, + 100022 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 101211, + "lock": 1, + "ontxe": 10121, + "id_after": 10122, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "风车黑雾门", + "151" + ], + "getafter_event": [ + 5, + 10004 + ], + "completetask": 186, + "auto_accept": 0, + "overtips": 0, + "reword": [] + }, + { + "key": 10122, + "lock": 1, + "ontxe": 101211, + "id_after": 10123, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "瓜哥维京区", + "151" + ], + "getafter_event": [ + 2, + 100023 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10123, + "lock": 1, + "ontxe": 10122, + "id_after": 10124, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "瓜哥维京区", + "151" + ], + "getafter_event": [ + 2, + 100024 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10124, + "lock": 1, + "ontxe": 10123, + "id_after": 101241, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_martialarts_01", + "武馆瓜哥", + "702" + ], + "getafter_event": [ + 2, + 100025 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 101241, + "lock": 1, + "ontxe": 10124, + "id_after": 10125, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_martialarts_01", + "关卡羊1", + "702" + ], + "getafter_event": [ + 5, + 10005 + ], + "completetask": 195, + "auto_accept": 0, + "overtips": 1, + "reword": [] + }, + { + "key": 10125, + "lock": 1, + "ontxe": 101241, + "id_after": 10126, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_martialarts_01", + "武馆瓜哥", + "702" + ], + "getafter_event": [ + 2, + 100026 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10126, + "lock": 1, + "ontxe": 10125, + "id_after": 101261, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_martialarts_01", + "武馆瓜哥", + "702" + ], + "getafter_event": [ + 2, + 100027 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 101261, + "lock": 1, + "ontxe": 10126, + "id_after": 10127, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_martialarts_01", + "艾雷特关卡1", + "702" + ], + "getafter_event": [ + 5, + 10006 + ], + "completetask": 196, + "auto_accept": 0, + "overtips": 1, + "reword": [] + }, + { + "key": 10127, + "lock": 1, + "ontxe": 101261, + "id_after": 101271, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_martialarts_01", + "武馆瓜哥", + "702" + ], + "getafter_event": [ + 2, + 100028 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 101271, + "lock": 1, + "ontxe": 10127, + "id_after": 10128, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_martialarts_01", + "艾雷特关卡2", + "702" + ], + "getafter_event": [ + 5, + 10007 + ], + "completetask": 197, + "auto_accept": 0, + "overtips": 1, + "reword": [] + }, + { + "key": 10128, + "lock": 1, + "ontxe": 101271, + "id_after": 10129, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_martialarts_01", + "武馆瓜哥", + "702" + ], + "getafter_event": [ + 2, + 100029 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10129, + "lock": 1, + "ontxe": 10128, + "id_after": 10130, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_martialarts_01", + "武馆瓜哥", + "702" + ], + "getafter_event": [ + 2, + 100030 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10130, + "lock": 1, + "ontxe": 10129, + "id_after": 101301, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_martialarts_01", + "武馆瓜哥", + "702" + ], + "getafter_event": [ + 2, + 100031 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 101301, + "lock": 1, + "ontxe": 10130, + "id_after": 10131, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_martialarts_01", + "武馆黑门2", + "702" + ], + "getafter_event": [ + 5, + 10008 + ], + "completetask": 198, + "auto_accept": 0, + "overtips": 0, + "reword": [] + }, + { + "key": 10131, + "lock": 1, + "ontxe": 101301, + "id_after": 10132, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "瓜哥维京区", + "151" + ], + "getafter_event": [ + 2, + 100033 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10132, + "lock": 1, + "ontxe": 10131, + "id_after": 10133, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "杰克", + "150" + ], + "getafter_event": [ + 2, + 100034 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10133, + "lock": 1, + "ontxe": 10132, + "id_after": 10134, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "杰克", + "150" + ], + "getafter_event": [ + 2, + 100035 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10134, + "lock": 1, + "ontxe": 10133, + "id_after": 10135, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "杰克", + "150" + ], + "getafter_event": [ + 2, + 100036 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10135, + "lock": 1, + "ontxe": 10134, + "id_after": 10136, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "杰克", + "150" + ], + "getafter_event": [ + 2, + 100037 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10136, + "lock": 1, + "ontxe": 10135, + "id_after": 10137, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "瓜哥现代区", + "152" + ], + "getafter_event": [ + 2, + 100038 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10137, + "lock": 1, + "ontxe": 10136, + "id_after": 10138, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_martialarts_01", + "武馆阿宝", + "702" + ], + "getafter_event": [ + 2, + 100039 + ], + "completetask": 179, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10138, + "lock": 1, + "ontxe": 10137, + "id_after": 10139, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_martialarts_01", + "武馆阿宝", + "702" + ], + "getafter_event": [ + 2, + 100040 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10139, + "lock": 1, + "ontxe": 10138, + "id_after": 10140, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "瓜哥现代区", + "152" + ], + "getafter_event": [ + 2, + 100041 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10140, + "lock": 1, + "ontxe": 10139, + "id_after": 10141, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "瓜哥现代区", + "152" + ], + "getafter_event": [ + 2, + 100042 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10141, + "lock": 1, + "ontxe": 10140, + "id_after": 101141, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "瓜哥现代区", + "152" + ], + "getafter_event": [ + 2, + 100043 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 101141, + "lock": 1, + "ontxe": 10141, + "id_after": 10142, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "现代区黑雾门", + "152" + ], + "getafter_event": [ + 5, + 10009 + ], + "completetask": 199, + "auto_accept": 0, + "overtips": 0, + "reword": [] + }, + { + "key": 10142, + "lock": 1, + "ontxe": 101141, + "id_after": 10143, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "瓜哥现代区", + "152" + ], + "getafter_event": [ + 2, + 100044 + ], + "completetask": 181, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10143, + "lock": 1, + "ontxe": 10142, + "id_after": 10144, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "瓜哥现代区", + "152" + ], + "getafter_event": [ + 2, + 100045 + ], + "completetask": 182, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10144, + "lock": 1, + "ontxe": 10143, + "id_after": 10145, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "瓜哥现代区", + "152" + ], + "getafter_event": [ + 2, + 100046 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10145, + "lock": 1, + "ontxe": 10144, + "id_after": 10146, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "瓜哥现代区", + "152" + ], + "getafter_event": [ + 2, + 100047 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10146, + "lock": 1, + "ontxe": 10145, + "id_after": 10147, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "杰克", + "150" + ], + "getafter_event": [ + 2, + 100048 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10147, + "lock": 1, + "ontxe": 10146, + "id_after": 10148, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "波比组件名", + "704" + ], + "getafter_event": [ + 2, + 100049 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10148, + "lock": 1, + "ontxe": 10147, + "id_after": 10149, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "波比组件名", + "704" + ], + "getafter_event": [ + 2, + 100050 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10149, + "lock": 1, + "ontxe": 10148, + "id_after": 10150, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "波比组件名", + "704" + ], + "getafter_event": [ + 2, + 100051 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10150, + "lock": 1, + "ontxe": 10149, + "id_after": 10151, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "波比组件名", + "704" + ], + "getafter_event": [ + 2, + 100052 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10151, + "lock": 1, + "ontxe": 10150, + "id_after": 10152, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "杰克", + "150" + ], + "getafter_event": [ + 2, + 100053 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10152, + "lock": 1, + "ontxe": 10151, + "id_after": 10153, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "杰克", + "150" + ], + "getafter_event": [ + 2, + 100054 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10153, + "lock": 1, + "ontxe": 10152, + "id_after": 10154, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_martialarts_01", + "武馆杰克 ", + "137" + ], + "getafter_event": [ + 2, + 100055 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10154, + "lock": 1, + "ontxe": 10153, + "id_after": 10155, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_martialarts_01", + "武馆杰克 ", + "137" + ], + "getafter_event": [ + 2, + 100056 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10155, + "lock": 1, + "ontxe": 10154, + "id_after": 10156, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_martialarts_01", + "武馆杰克 ", + "137" + ], + "getafter_event": [ + 2, + 100057 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10156, + "lock": 1, + "ontxe": 10155, + "id_after": 10157, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_martialarts_01", + "武馆杰克 ", + "137" + ], + "getafter_event": [ + 2, + 100058 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10157, + "lock": 1, + "ontxe": 10156, + "id_after": 10158, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_martialarts_01", + "武馆杰克 ", + "137" + ], + "getafter_event": [ + 2, + 100059 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10158, + "lock": 1, + "ontxe": 10157, + "id_after": 10159, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_martialarts_01", + "武馆杰克 ", + "137" + ], + "getafter_event": [ + 2, + 100060 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10159, + "lock": 1, + "ontxe": 10158, + "id_after": 10160, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_martialarts_01", + "武馆杰克 ", + "137" + ], + "getafter_event": [ + 2, + 100061 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10160, + "lock": 1, + "ontxe": 10159, + "id_after": 10161, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_martialarts_01", + "武馆杰克 ", + "137" + ], + "getafter_event": [ + 2, + 100062 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10161, + "lock": 1, + "ontxe": 10160, + "id_after": 10162, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_martialarts_01", + "武馆杰克 ", + "137" + ], + "getafter_event": [ + 2, + 100063 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10162, + "lock": 1, + "ontxe": 10161, + "id_after": 10163, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_martialarts_01", + "武馆杰克 ", + "137" + ], + "getafter_event": [ + 2, + 100064 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10163, + "lock": 1, + "ontxe": 10162, + "id_after": 10164, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_martialarts_01", + "武馆杰克 ", + "137" + ], + "getafter_event": [ + 2, + 100065 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10164, + "lock": 1, + "ontxe": 10163, + "id_after": 10165, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_martialarts_01", + "武馆杰克 ", + "137" + ], + "getafter_event": [ + 2, + 100066 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 10165, + "lock": 1, + "ontxe": 10164, + "id_after": 0, + "group": 1, + "des": 2, + "icon": "", + "npc": [ + "scenes_martialarts_01", + "武馆杰克 ", + "137" + ], + "getafter_event": [ + 2, + 100067 + ], + "completetask": 0, + "auto_accept": 1, + "overtips": 1, + "reword": [] + }, + { + "key": 20001, + "lock": 1, + "ontxe": 9999, + "id_after": 20002, + "group": 10001, + "des": 3, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "阿宝组件名", + "600" + ], + "getafter_event": [ + 2, + 100001 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + }, + { + "a": "hero", + "t": "25001", + "n": 1 + } + ] + }, + { + "key": 20002, + "lock": 1, + "ontxe": 10166, + "id_after": 20003, + "group": 10001, + "des": 3, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "邦尼兔组件名", + "601" + ], + "getafter_event": [ + 2, + 100002 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20003, + "lock": 1, + "ontxe": 10167, + "id_after": 20004, + "group": 10001, + "des": 3, + "icon": "", + "npc": [ + "dreamwork_restaurant_01", + "波比组件名", + "602" + ], + "getafter_event": [ + 2, + 100003 + ], + "completetask": 171, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20004, + "lock": 1, + "ontxe": 10168, + "id_after": 20005, + "group": 10001, + "des": 3, + "icon": "", + "npc": [ + "dreamwork_restaurant_01", + "阿宝组件名", + "603" + ], + "getafter_event": [ + 2, + 100004 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20005, + "lock": 1, + "ontxe": 10169, + "id_after": 20006, + "group": 10001, + "des": 3, + "icon": "", + "npc": [ + "dreamwork_restaurant_01", + "波比组件名", + "604" + ], + "getafter_event": [ + 2, + 100005 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + }, + { + "a": "item", + "t": "30001", + "n": 10 + } + ] + }, + { + "key": 20006, + "lock": 1, + "ontxe": 10170, + "id_after": 20007, + "group": 10001, + "des": 3, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "阿宝组件名", + "605" + ], + "getafter_event": [ + 2, + 100006 + ], + "completetask": 118, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20007, + "lock": 1, + "ontxe": 10171, + "id_after": 20008, + "group": 10001, + "des": 3, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "阿宝组件名", + "606" + ], + "getafter_event": [ + 2, + 100007 + ], + "completetask": 172, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20008, + "lock": 1, + "ontxe": 10172, + "id_after": 20009, + "group": 10001, + "des": 3, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "阿宝组件名", + "607" + ], + "getafter_event": [ + 2, + 100008 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20009, + "lock": 1, + "ontxe": 10173, + "id_after": 20010, + "group": 10001, + "des": 3, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "阿宝组件名", + "608" + ], + "getafter_event": [ + 2, + 100009 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20010, + "lock": 1, + "ontxe": 10174, + "id_after": 20011, + "group": 10001, + "des": 3, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "戈伯组件名", + "609" + ], + "getafter_event": [ + 2, + 100010 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20011, + "lock": 1, + "ontxe": 10175, + "id_after": 20012, + "group": 10002, + "des": 3, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "阿宝组件名", + "600" + ], + "getafter_event": [ + 2, + 100001 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + }, + { + "a": "hero", + "t": "25001", + "n": 1 + } + ] + }, + { + "key": 20012, + "lock": 1, + "ontxe": 10176, + "id_after": 20013, + "group": 10002, + "des": 3, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "邦尼兔组件名", + "601" + ], + "getafter_event": [ + 2, + 100002 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20013, + "lock": 1, + "ontxe": 10177, + "id_after": 20014, + "group": 10002, + "des": 3, + "icon": "", + "npc": [ + "dreamwork_restaurant_01", + "波比组件名", + "602" + ], + "getafter_event": [ + 2, + 100003 + ], + "completetask": 173, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20014, + "lock": 1, + "ontxe": 10178, + "id_after": 20015, + "group": 10002, + "des": 3, + "icon": "", + "npc": [ + "dreamwork_restaurant_01", + "阿宝组件名", + "603" + ], + "getafter_event": [ + 2, + 100004 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20015, + "lock": 1, + "ontxe": 10179, + "id_after": 20016, + "group": 10002, + "des": 3, + "icon": "", + "npc": [ + "dreamwork_restaurant_01", + "波比组件名", + "604" + ], + "getafter_event": [ + 2, + 100005 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + }, + { + "a": "item", + "t": "30001", + "n": 10 + } + ] + }, + { + "key": 20016, + "lock": 1, + "ontxe": 10180, + "id_after": 20017, + "group": 10002, + "des": 3, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "阿宝组件名", + "605" + ], + "getafter_event": [ + 2, + 100006 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20017, + "lock": 1, + "ontxe": 10181, + "id_after": 20018, + "group": 10002, + "des": 3, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "阿宝组件名", + "606" + ], + "getafter_event": [ + 2, + 100007 + ], + "completetask": 174, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20018, + "lock": 1, + "ontxe": 10182, + "id_after": 20019, + "group": 10002, + "des": 3, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "阿宝组件名", + "607" + ], + "getafter_event": [ + 2, + 100008 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20019, + "lock": 1, + "ontxe": 10183, + "id_after": 20020, + "group": 10002, + "des": 3, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "阿宝组件名", + "608" + ], + "getafter_event": [ + 2, + 100009 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20020, + "lock": 1, + "ontxe": 10184, + "id_after": 20100, + "group": 10002, + "des": 3, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "戈伯组件名", + "609" + ], + "getafter_event": [ + 2, + 100010 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20100, + "lock": 1, + "ontxe": 10185, + "id_after": 20101, + "group": 2, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "阿宝组件名", + "600" + ], + "getafter_event": [ + 2, + 200001 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20101, + "lock": 1, + "ontxe": 10186, + "id_after": 20102, + "group": 2, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "邦尼兔组件名", + "601" + ], + "getafter_event": [ + 2, + 200002 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20102, + "lock": 1, + "ontxe": 10187, + "id_after": 20103, + "group": 2, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "阿宝右屏组件名", + "611" + ], + "getafter_event": [ + 2, + 200003 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20103, + "lock": 1, + "ontxe": 10188, + "id_after": 20104, + "group": 2, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "阿宝右屏组件名", + "611" + ], + "getafter_event": [ + 2, + 200004 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20104, + "lock": 1, + "ontxe": 10189, + "id_after": 20105, + "group": 2, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "阿宝右屏组件名", + "611" + ], + "getafter_event": [ + 2, + 200005 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20105, + "lock": 1, + "ontxe": 10190, + "id_after": 20106, + "group": 2, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "阿宝右屏组件名", + "611" + ], + "getafter_event": [ + 2, + 200006 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20106, + "lock": 1, + "ontxe": 10191, + "id_after": 20107, + "group": 2, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "邦尼兔组件名", + "601" + ], + "getafter_event": [ + 2, + 200007 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20107, + "lock": 1, + "ontxe": 10192, + "id_after": 20108, + "group": 2, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "阿宝维京区", + "619" + ], + "getafter_event": [ + 2, + 200008 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20108, + "lock": 1, + "ontxe": 10193, + "id_after": 20109, + "group": 2, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "阿宝维京区", + "619" + ], + "getafter_event": [ + 2, + 200009 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20109, + "lock": 1, + "ontxe": 10194, + "id_after": 20110, + "group": 2, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "邦尼兔组件名", + "601" + ], + "getafter_event": [ + 2, + 200010 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20110, + "lock": 1, + "ontxe": 10195, + "id_after": 20111, + "group": 2, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "阿宝组件名", + "600" + ], + "getafter_event": [ + 2, + 200011 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20111, + "lock": 1, + "ontxe": 10196, + "id_after": 20112, + "group": 2, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "阿宝右屏组件名", + "611" + ], + "getafter_event": [ + 2, + 200012 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + }, + { + "key": 20112, + "lock": 1, + "ontxe": 10197, + "id_after": 0, + "group": 2, + "des": 2, + "icon": "", + "npc": [ + "scenes_ boundary_01", + "阿宝右屏组件名", + "611" + ], + "getafter_event": [ + 2, + 200013 + ], + "completetask": 0, + "auto_accept": 0, + "overtips": 1, + "reword": [ + { + "a": "attr", + "t": "diamond", + "n": 100 + } + ] + } ] \ No newline at end of file