diff --git a/lua/app/common/data_manager.lua b/lua/app/common/data_manager.lua index 0af215f9..6923d13d 100644 --- a/lua/app/common/data_manager.lua +++ b/lua/app/common/data_manager.lua @@ -162,8 +162,8 @@ function DataManager:initWithServerData(data) -- HeroData要在EquipData、SkinData之后初始化,依赖它们的属性数据 self.HeroData:init(data.bag.heroes) self.BagData:init(data.bag) - self.DungeonData:initDungeonWeapon(data.chapter_weapon_challenge) - self.DungeonData:initDungeonArmor(data.chapter_armor_challenge) + -- self.DungeonData:initDungeonWeapon(data.chapter_weapon_challenge) + -- self.DungeonData:initDungeonArmor(data.chapter_armor_challenge) self.CollectionData:init(data.collection) self.TutorialData:init(data.guide) self.MailData:init(data.mail_info) diff --git a/lua/app/common/server_push_manager.lua b/lua/app/common/server_push_manager.lua index 495667e0..cc521e68 100644 --- a/lua/app/common/server_push_manager.lua +++ b/lua/app/common/server_push_manager.lua @@ -19,11 +19,11 @@ function ServerPushManager:initWhenLogin() self:addServerPushListener(ProtoMsgType.FromMsgEnum.PigLevelUpNtf, ModuleManager.ActivityManager, ModuleManager.ActivityManager.onBoughtGoldPigFinish) self:addServerPushListener(ProtoMsgType.FromMsgEnum.TriggerLevelUpGiftNtf, ModuleManager.ShopManager, ModuleManager.ShopManager.onTriggerLevelUpGift) self:addServerPushListener(ProtoMsgType.FromMsgEnum.TriggerGrowUpGift2Ntf, ModuleManager.ShopManager, ModuleManager.ShopManager.onTriggerGrowUpGift) - self:addServerPushListener(ProtoMsgType.FromMsgEnum.MallDailyResetNtf, ModuleManager.ShopManager, ModuleManager.ShopManager.onMallDailyReset) + -- self:addServerPushListener(ProtoMsgType.FromMsgEnum.MallDailyResetNtf, ModuleManager.ShopManager, ModuleManager.ShopManager.onMallDailyReset) self:addServerPushListener(ProtoMsgType.FromMsgEnum.AIHelpUnreadNtf, ModuleManager.GameSettingManager, ModuleManager.GameSettingManager.rspAiHelperNtf) self:addServerPushListener(ProtoMsgType.FromMsgEnum.RecoveryNtf, ModuleManager.ItemManager, ModuleManager.ItemManager.rspRecoveryNtf) self:addServerPushListener(ProtoMsgType.FromMsgEnum.BossRushBoughtNtf, ModuleManager.ActBossRushManager, ModuleManager.ActBossRushManager.rspBossRushBoughtNtf) - self:addServerPushListener(ProtoMsgType.FromMsgEnum.RuneUpdateNtf, ModuleManager.RunesManager, ModuleManager.RunesManager.rspUpdate) + -- self:addServerPushListener(ProtoMsgType.FromMsgEnum.RuneUpdateNtf, ModuleManager.RunesManager, ModuleManager.RunesManager.rspUpdate) end ---- 移除全局推送监听 diff --git a/lua/app/config/arena_robot.lua b/lua/app/config/arena_robot.lua index 8c69c290..b0f50040 100644 --- a/lua/app/config/arena_robot.lua +++ b/lua/app/config/arena_robot.lua @@ -7,23 +7,23 @@ local arena_robot = { ["avatar_frame"]=1000, ["hero_id"]={ { - 12001, + 13001, 3 }, { - 22001, + 23001, 3 }, { - 32001, + 33001, 3 }, { - 42001, + 43001, 3 }, { - 52001, + 53001, 3 } } @@ -36,23 +36,23 @@ local arena_robot = { ["avatar_frame"]=1000, ["hero_id"]={ { - 12001, + 13001, 5 }, { - 22001, + 23001, 5 }, { - 32001, + 33001, 5 }, { - 42001, + 43001, 5 }, { - 52001, + 53001, 5 } } @@ -65,24 +65,24 @@ local arena_robot = { ["avatar_frame"]=1000, ["hero_id"]={ { - 12001, - 5 + 13001, + 10 }, { - 22001, - 5 + 23001, + 10 }, { - 32001, - 5 + 33001, + 10 }, { - 42001, - 5 + 43001, + 10 }, { - 52001, - 5 + 53001, + 10 } } }, @@ -94,24 +94,24 @@ local arena_robot = { ["avatar_frame"]=1000, ["hero_id"]={ { - 12001, - 5 + 13001, + 15 }, { - 22001, - 5 + 23001, + 15 }, { - 32001, - 5 + 33001, + 15 }, { 43001, - 3 + 15 }, { - 52001, - 5 + 53001, + 15 } } }, @@ -123,24 +123,24 @@ local arena_robot = { ["avatar_frame"]=1000, ["hero_id"]={ { - 12001, - 5 + 13001, + 20 }, { - 22001, - 5 + 23001, + 20 }, { - 32001, - 5 + 33001, + 20 }, { 43001, - 3 + 20 }, { - 52001, - 5 + 53001, + 20 } } }, @@ -152,24 +152,24 @@ local arena_robot = { ["avatar_frame"]=1000, ["hero_id"]={ { - 12001, - 5 + 14001, + 20 }, { - 22001, - 5 + 24001, + 20 }, { 33001, - 3 + 20 }, { 43001, - 4 + 20 }, { - 52001, - 5 + 53001, + 20 } } }, @@ -181,24 +181,24 @@ local arena_robot = { ["avatar_frame"]=1000, ["hero_id"]={ { - 12001, - 5 + 13001, + 20 }, { - 22001, - 6 + 23001, + 20 }, { - 33001, - 3 + 34001, + 20 }, { - 43001, - 4 + 44001, + 20 }, { - 52001, - 5 + 54001, + 20 } } }, @@ -210,24 +210,24 @@ local arena_robot = { ["avatar_frame"]=1000, ["hero_id"]={ { - 12001, - 6 + 13001, + 20 }, { - 22001, - 6 + 23001, + 20 }, { - 33001, - 3 + 34001, + 20 }, { - 43001, - 5 + 44001, + 20 }, { - 52001, - 5 + 54001, + 20 } } }, @@ -239,24 +239,24 @@ local arena_robot = { ["avatar_frame"]=1000, ["hero_id"]={ { - 12001, - 6 + 13001, + 20 }, { - 22001, - 6 + 23001, + 20 }, { - 33001, - 4 + 34001, + 20 }, { - 43001, - 5 + 44001, + 20 }, { - 52001, - 5 + 54001, + 20 } } }, @@ -269,23 +269,23 @@ local arena_robot = { ["hero_id"]={ { 13001, - 3 + 20 }, { - 22001, - 6 + 23001, + 20 }, { - 33001, - 4 + 34001, + 20 }, { - 43001, - 5 + 44001, + 20 }, { - 52001, - 6 + 54001, + 20 } } }, @@ -298,23 +298,23 @@ local arena_robot = { ["hero_id"]={ { 13001, - 3 + 20 }, { - 22001, - 6 + 23001, + 20 }, { - 33001, - 5 + 34001, + 20 }, { - 43001, - 5 + 44001, + 20 }, { - 52001, - 6 + 54001, + 20 } } }, @@ -327,23 +327,23 @@ local arena_robot = { ["hero_id"]={ { 13001, - 4 + 20 }, { - 22001, - 6 + 23001, + 20 }, { - 33001, - 5 + 34001, + 20 }, { - 43001, - 5 + 44001, + 20 }, { - 52001, - 6 + 54001, + 20 } } }, @@ -356,23 +356,23 @@ local arena_robot = { ["hero_id"]={ { 13001, - 4 + 20 }, { - 22001, - 6 + 23001, + 20 }, { - 33001, - 5 + 34001, + 20 }, { - 43001, - 5 + 44001, + 20 }, { - 52001, - 6 + 54001, + 20 } } }, @@ -385,23 +385,23 @@ local arena_robot = { ["hero_id"]={ { 13001, - 5 + 20 }, { - 22001, - 6 + 23001, + 20 }, { - 33001, - 5 + 34001, + 20 }, { - 43001, - 6 + 44001, + 20 }, { - 52001, - 6 + 54001, + 20 } } }, @@ -414,23 +414,23 @@ local arena_robot = { ["hero_id"]={ { 13001, - 5 + 20 }, { - 22001, - 6 + 23001, + 20 }, { - 33001, - 5 + 34001, + 20 }, { - 43001, - 6 + 44001, + 20 }, { - 53002, - 4 + 54001, + 20 } } }, @@ -443,23 +443,23 @@ local arena_robot = { ["hero_id"]={ { 13001, - 5 + 20 }, { - 22001, - 6 + 23001, + 20 }, { - 33001, - 6 + 34001, + 20 }, { - 43001, - 6 + 44001, + 20 }, { - 53002, - 4 + 54001, + 20 } } }, @@ -472,23 +472,23 @@ local arena_robot = { ["hero_id"]={ { 13001, - 5 + 20 }, { - 22001, - 7 + 23001, + 20 }, { - 33001, - 6 + 34001, + 20 }, { - 43001, - 6 + 44001, + 20 }, { - 53002, - 4 + 54001, + 20 } } }, @@ -501,23 +501,23 @@ local arena_robot = { ["hero_id"]={ { 13001, - 6 + 20 }, { - 22001, - 7 + 23001, + 20 }, { - 33001, - 6 + 34001, + 20 }, { - 43001, - 6 + 44001, + 20 }, { - 53002, - 4 + 54001, + 20 } } }, @@ -530,23 +530,23 @@ local arena_robot = { ["hero_id"]={ { 13001, - 6 + 20 }, { - 22001, - 7 + 23001, + 20 }, { - 33001, - 6 + 34001, + 20 }, { - 43001, - 6 + 44001, + 20 }, { - 53002, - 5 + 54001, + 20 } } }, @@ -559,23 +559,23 @@ local arena_robot = { ["hero_id"]={ { 13001, - 6 + 20 }, { - 23002, - 4 + 23001, + 20 }, { - 33001, - 6 + 34001, + 20 }, { - 43001, - 6 + 44001, + 20 }, { - 53002, - 5 + 54001, + 20 } } }, @@ -587,24 +587,24 @@ local arena_robot = { ["avatar_frame"]=1000, ["hero_id"]={ { - 13001, - 6 + 15001, + 20 }, { - 23002, - 4 + 23001, + 20 }, { - 33001, - 6 + 25001, + 20 }, { - 43001, - 6 + 44001, + 20 }, { - 53002, - 5 + 54001, + 20 } } }, @@ -616,24 +616,24 @@ local arena_robot = { ["avatar_frame"]=1000, ["hero_id"]={ { - 13001, - 6 + 15001, + 20 }, { - 23002, - 4 + 23001, + 20 }, { - 33001, - 6 + 25001, + 20 }, { - 43001, - 6 + 44001, + 20 }, { - 53002, - 5 + 54001, + 20 } } }, @@ -645,24 +645,24 @@ local arena_robot = { ["avatar_frame"]=1000, ["hero_id"]={ { - 13001, - 6 + 15001, + 20 }, { - 23002, - 5 + 23001, + 20 }, { - 33001, - 6 + 25001, + 20 }, { - 43001, - 6 + 44001, + 20 }, { - 53002, - 6 + 54001, + 20 } } }, @@ -674,24 +674,24 @@ local arena_robot = { ["avatar_frame"]=1000, ["hero_id"]={ { - 13001, - 6 + 15001, + 20 }, { - 23002, - 5 + 23001, + 20 }, { - 33001, - 6 + 25001, + 20 }, { - 43001, - 7 + 44001, + 20 }, { - 53002, - 6 + 54001, + 20 } } }, @@ -703,24 +703,24 @@ local arena_robot = { ["avatar_frame"]=1000, ["hero_id"]={ { - 13001, - 7 + 15001, + 20 }, { - 23002, - 5 + 23001, + 20 }, { - 33001, - 6 + 25001, + 20 }, { - 43001, - 7 + 44001, + 20 }, { - 53002, - 6 + 54001, + 20 } } }, @@ -732,24 +732,24 @@ local arena_robot = { ["avatar_frame"]=1000, ["hero_id"]={ { - 13001, - 7 + 15001, + 20 }, { - 23002, - 5 + 23001, + 20 }, { - 33001, - 7 + 25001, + 20 }, { - 43002, - 7 + 44001, + 20 }, { - 53002, - 6 + 54001, + 20 } } }, @@ -761,24 +761,24 @@ local arena_robot = { ["avatar_frame"]=1000, ["hero_id"]={ { - 13001, - 7 + 15001, + 20 }, { - 23002, - 6 + 23001, + 20 }, { - 33001, - 7 + 25001, + 20 }, { - 43002, - 7 + 44001, + 20 }, { - 53002, - 6 + 54001, + 20 } } }, @@ -790,24 +790,24 @@ local arena_robot = { ["avatar_frame"]=1000, ["hero_id"]={ { - 13001, - 7 + 15001, + 20 }, { - 23002, - 6 + 23001, + 20 }, { - 33001, - 7 + 25001, + 20 }, { - 43002, - 7 + 44001, + 20 }, { - 53002, - 7 + 54001, + 20 } } }, @@ -819,24 +819,24 @@ local arena_robot = { ["avatar_frame"]=1000, ["hero_id"]={ { - 13001, - 7 + 15001, + 20 }, { - 23002, - 6 + 23001, + 20 }, { - 33001, - 7 + 25001, + 20 }, { - 43002, - 7 + 44001, + 20 }, { - 53002, - 7 + 54001, + 20 } } }, @@ -848,24 +848,24 @@ local arena_robot = { ["avatar_frame"]=1000, ["hero_id"]={ { - 13001, - 7 + 15001, + 20 }, { - 23002, - 7 + 23001, + 20 }, { - 33001, - 7 + 25001, + 20 }, { - 43002, - 7 + 44001, + 20 }, { - 53002, - 7 + 54001, + 20 } } } diff --git a/lua/app/config/attr.lua b/lua/app/config/attr.lua index 2307f09e..c1f13908 100644 --- a/lua/app/config/attr.lua +++ b/lua/app/config/attr.lua @@ -1,299 +1,373 @@ local attr = { [1]={ ["id"]=1, - ["name"]="hp" + ["name"]="hp", + ["fight"]=100 }, [2]={ ["id"]=2, - ["name"]="atk_red" + ["name"]="atk_red", + ["fight"]=200 }, [3]={ ["id"]=3, - ["name"]="atk_yellow" + ["name"]="atk_yellow", + ["fight"]=200 }, [4]={ ["id"]=4, - ["name"]="atk_green" + ["name"]="atk_green", + ["fight"]=200 }, [5]={ ["id"]=5, - ["name"]="atk_blue" + ["name"]="atk_blue", + ["fight"]=200 }, [6]={ ["id"]=6, - ["name"]="atk_purple" + ["name"]="atk_purple", + ["fight"]=200 }, [7]={ ["id"]=7, - ["name"]="attr_crit_red" + ["name"]="attr_crit_red", + ["fight"]=500 }, [8]={ ["id"]=8, - ["name"]="attr_crit_yellow" + ["name"]="attr_crit_yellow", + ["fight"]=500 }, [9]={ ["id"]=9, - ["name"]="attr_crit_green" + ["name"]="attr_crit_green", + ["fight"]=500 }, [10]={ ["id"]=10, - ["name"]="attr_crit_blue" + ["name"]="attr_crit_blue", + ["fight"]=500 }, [11]={ ["id"]=11, - ["name"]="attr_crit_purple" + ["name"]="attr_crit_purple", + ["fight"]=500 }, [12]={ ["id"]=12, - ["name"]="attr_crit_time_red" + ["name"]="attr_crit_time_red", + ["fight"]=500 }, [13]={ ["id"]=13, - ["name"]="attr_crit_time_yellow" + ["name"]="attr_crit_time_yellow", + ["fight"]=500 }, [14]={ ["id"]=14, - ["name"]="attr_crit_time_green" + ["name"]="attr_crit_time_green", + ["fight"]=500 }, [15]={ ["id"]=15, - ["name"]="attr_crit_time_blue" + ["name"]="attr_crit_time_blue", + ["fight"]=500 }, [16]={ ["id"]=16, - ["name"]="attr_crit_time_purple" + ["name"]="attr_crit_time_purple", + ["fight"]=500 }, [17]={ ["id"]=17, - ["name"]="attr_cured_red" + ["name"]="attr_cured_red", + ["fight"]=100 }, [18]={ ["id"]=18, - ["name"]="attr_cured_yellow" + ["name"]="attr_cured_yellow", + ["fight"]=100 }, [19]={ ["id"]=19, - ["name"]="attr_cured_green" + ["name"]="attr_cured_green", + ["fight"]=100 }, [20]={ ["id"]=20, - ["name"]="attr_cured_blue" + ["name"]="attr_cured_blue", + ["fight"]=100 }, [21]={ ["id"]=21, - ["name"]="attr_cured_purple" + ["name"]="attr_cured_purple", + ["fight"]=100 }, [22]={ ["id"]=22, - ["name"]="attr_atkp_red" + ["name"]="attr_atkp_red", + ["fight"]=100 }, [23]={ ["id"]=23, - ["name"]="attr_atkp_yellow" + ["name"]="attr_atkp_yellow", + ["fight"]=100 }, [24]={ ["id"]=24, - ["name"]="attr_atkp_green" + ["name"]="attr_atkp_green", + ["fight"]=100 }, [25]={ ["id"]=25, - ["name"]="attr_atkp_blue" + ["name"]="attr_atkp_blue", + ["fight"]=100 }, [26]={ ["id"]=26, - ["name"]="attr_atkp_purple" + ["name"]="attr_atkp_purple", + ["fight"]=100 }, [27]={ ["id"]=27, - ["name"]="attr_hpp_red" + ["name"]="attr_hpp_red", + ["fight"]=100 }, [28]={ ["id"]=28, - ["name"]="attr_hpp_yellow" + ["name"]="attr_hpp_yellow", + ["fight"]=100 }, [29]={ ["id"]=29, - ["name"]="attr_hpp_green" + ["name"]="attr_hpp_green", + ["fight"]=100 }, [30]={ ["id"]=30, - ["name"]="attr_hpp_blue" + ["name"]="attr_hpp_blue", + ["fight"]=100 }, [31]={ ["id"]=31, - ["name"]="attr_hpp_purple" + ["name"]="attr_hpp_purple", + ["fight"]=100 }, [32]={ ["id"]=32, - ["name"]="attr_normal_hurt_red" + ["name"]="attr_normal_hurt_red", + ["fight"]=50 }, [33]={ ["id"]=33, - ["name"]="attr_normal_hurt_yellow" + ["name"]="attr_normal_hurt_yellow", + ["fight"]=50 }, [34]={ ["id"]=34, - ["name"]="attr_normal_hurt_green" + ["name"]="attr_normal_hurt_green", + ["fight"]=50 }, [35]={ ["id"]=35, - ["name"]="attr_normal_hurt_blue" + ["name"]="attr_normal_hurt_blue", + ["fight"]=50 }, [36]={ ["id"]=36, - ["name"]="attr_normal_hurt_purple" + ["name"]="attr_normal_hurt_purple", + ["fight"]=50 }, [37]={ ["id"]=37, - ["name"]="attr_skill_hurt_red" + ["name"]="attr_skill_hurt_red", + ["fight"]=50 }, [38]={ ["id"]=38, - ["name"]="attr_skill_hurt_yellow" + ["name"]="attr_skill_hurt_yellow", + ["fight"]=50 }, [39]={ ["id"]=39, - ["name"]="attr_skill_hurt_green" + ["name"]="attr_skill_hurt_green", + ["fight"]=50 }, [40]={ ["id"]=40, - ["name"]="attr_skill_hurt_blue" + ["name"]="attr_skill_hurt_blue", + ["fight"]=50 }, [41]={ ["id"]=41, - ["name"]="attr_skill_hurt_purple" + ["name"]="attr_skill_hurt_purple", + ["fight"]=50 }, [42]={ ["id"]=42, - ["name"]="attr_normal_hurtp_red" + ["name"]="attr_normal_hurtp_red", + ["fight"]=50 }, [43]={ ["id"]=43, - ["name"]="attr_normal_hurtp_yellow" + ["name"]="attr_normal_hurtp_yellow", + ["fight"]=50 }, [44]={ ["id"]=44, - ["name"]="attr_normal_hurtp_green" + ["name"]="attr_normal_hurtp_green", + ["fight"]=50 }, [45]={ ["id"]=45, - ["name"]="attr_normal_hurtp_blue" + ["name"]="attr_normal_hurtp_blue", + ["fight"]=50 }, [46]={ ["id"]=46, - ["name"]="attr_normal_hurtp_purple" + ["name"]="attr_normal_hurtp_purple", + ["fight"]=50 }, [47]={ ["id"]=47, - ["name"]="attr_skill_hurtp_red" + ["name"]="attr_skill_hurtp_red", + ["fight"]=50 }, [48]={ ["id"]=48, - ["name"]="attr_skill_hurtp_yellow" + ["name"]="attr_skill_hurtp_yellow", + ["fight"]=50 }, [49]={ ["id"]=49, - ["name"]="attr_skill_hurtp_green" + ["name"]="attr_skill_hurtp_green", + ["fight"]=50 }, [50]={ ["id"]=50, - ["name"]="attr_skill_hurtp_blue" + ["name"]="attr_skill_hurtp_blue", + ["fight"]=50 }, [51]={ ["id"]=51, - ["name"]="attr_skill_hurtp_purple" + ["name"]="attr_skill_hurtp_purple", + ["fight"]=50 }, [52]={ ["id"]=52, - ["name"]="attr_hp_red" + ["name"]="attr_hp_red", + ["fight"]=50 }, [53]={ ["id"]=53, - ["name"]="attr_hp_yellow" + ["name"]="attr_hp_yellow", + ["fight"]=50 }, [54]={ ["id"]=54, - ["name"]="attr_hp_green" + ["name"]="attr_hp_green", + ["fight"]=50 }, [55]={ ["id"]=55, - ["name"]="attr_hp_blue" + ["name"]="attr_hp_blue", + ["fight"]=50 }, [56]={ ["id"]=56, - ["name"]="attr_hp_purple" + ["name"]="attr_hp_purple", + ["fight"]=50 }, [57]={ ["id"]=57, - ["name"]="attr_all_hurtp_red" + ["name"]="attr_all_hurtp_red", + ["fight"]=50 }, [58]={ ["id"]=58, - ["name"]="attr_all_hurtp_yellow" + ["name"]="attr_all_hurtp_yellow", + ["fight"]=50 }, [59]={ ["id"]=59, - ["name"]="attr_all_hurtp_green" + ["name"]="attr_all_hurtp_green", + ["fight"]=50 }, [60]={ ["id"]=60, - ["name"]="attr_all_hurtp_blue" + ["name"]="attr_all_hurtp_blue", + ["fight"]=50 }, [61]={ ["id"]=61, - ["name"]="attr_all_hurtp_purple" + ["name"]="attr_all_hurtp_purple", + ["fight"]=50 }, [62]={ ["id"]=62, - ["name"]="attr_atkp_red_all" + ["name"]="attr_atkp_red_all", + ["fight"]=50 }, [63]={ ["id"]=63, - ["name"]="attr_atkp_yellow_all" + ["name"]="attr_atkp_yellow_all", + ["fight"]=50 }, [64]={ ["id"]=64, - ["name"]="attr_atkp_green_all" + ["name"]="attr_atkp_green_all", + ["fight"]=50 }, [65]={ ["id"]=65, - ["name"]="attr_atkp_blue_all" + ["name"]="attr_atkp_blue_all", + ["fight"]=50 }, [66]={ ["id"]=66, - ["name"]="attr_atkp_purple_all" + ["name"]="attr_atkp_purple_all", + ["fight"]=50 }, [67]={ ["id"]=67, - ["name"]="atk_all" + ["name"]="atk_all", + ["fight"]=50 }, [68]={ ["id"]=68, - ["name"]="attr_hp_all" + ["name"]="attr_hp_all", + ["fight"]=50 }, [69]={ ["id"]=69, - ["name"]="attr_dmgdec_all" + ["name"]="attr_dmgdec_all", + ["fight"]=50 }, [70]={ ["id"]=70, - ["name"]="attr_crit_all" + ["name"]="attr_crit_all", + ["fight"]=50 }, [71]={ ["id"]=71, - ["name"]="attr_crit_time_all" + ["name"]="attr_crit_time_all", + ["fight"]=50 }, [72]={ ["id"]=72, - ["name"]="attr_normal_hurtp_all" + ["name"]="attr_normal_hurtp_all", + ["fight"]=50 }, [73]={ ["id"]=73, - ["name"]="attr_skill_hurtp_all" + ["name"]="attr_skill_hurtp_all", + ["fight"]=50 }, [74]={ ["id"]=74, - ["name"]="attr_atkp_all" + ["name"]="attr_atkp_all", + ["fight"]=50 } } local keys = { diff --git a/lua/app/config/avatar.lua b/lua/app/config/avatar.lua index 964b0447..95e85414 100644 --- a/lua/app/config/avatar.lua +++ b/lua/app/config/avatar.lua @@ -1,211 +1,97 @@ local avatar = { - [23]={ - ["iconId"]="avatar_1", - ["item"]=23, - ["unlock_show"]=true - }, - [24]={ - ["iconId"]="avatar_2", - ["item"]=44, - ["unlock_show"]=true - }, - [1001]={ - ["iconId"]="1", - ["hero"]=12001 - }, - [2001]={ - ["iconId"]="2", - ["hero"]=22001, - ["unlock"]=true - }, - [3001]={ - ["iconId"]="3", - ["hero"]=32001, - ["unlock"]=true - }, - [4001]={ - ["iconId"]="4", - ["hero"]=42001, - ["unlock"]=true - }, - [5001]={ - ["iconId"]="5", - ["hero"]=52001 - }, - [6001]={ - ["iconId"]="6", - ["hero"]=13001 - }, - [7001]={ - ["iconId"]="7", - ["hero"]=23002 - }, - [8001]={ - ["iconId"]="8", - ["hero"]=33001 - }, - [9001]={ - ["iconId"]="9", - ["hero"]=43001 - }, - [10001]={ - ["iconId"]="10", - ["hero"]=53001 - }, - [11001]={ - ["iconId"]="11", - ["hero"]=13002 - }, - [12001]={ - ["iconId"]="12", - ["hero"]=23001 - }, [13001]={ - ["iconId"]="13", - ["hero"]=33002 + ["iconId"]="1", + ["hero"]=13001, + ["unlock"]=true }, [14001]={ - ["iconId"]="14", - ["hero"]=43002 - }, - [15001]={ - ["iconId"]="15", - ["hero"]=53002 - }, - [16001]={ - ["iconId"]="16", + ["iconId"]="2", ["hero"]=14001 }, - [17001]={ - ["iconId"]="17", + [15001]={ + ["iconId"]="3", + ["hero"]=15001 + }, + [15002]={ + ["iconId"]="4", + ["hero"]=15002 + }, + [16001]={ + ["iconId"]="5", + ["hero"]=16001 + }, + [23001]={ + ["iconId"]="7", + ["hero"]=23001, + ["unlock"]=true + }, + [24001]={ + ["iconId"]="8", ["hero"]=24001 }, - [18001]={ - ["iconId"]="18", + [25001]={ + ["iconId"]="9", + ["hero"]=25001 + }, + [25002]={ + ["iconId"]="10", + ["hero"]=25002 + }, + [26001]={ + ["iconId"]="11", + ["hero"]=26001 + }, + [33001]={ + ["iconId"]="13", + ["hero"]=33001, + ["unlock"]=true + }, + [34001]={ + ["iconId"]="14", ["hero"]=34001 }, - [19001]={ + [35001]={ + ["iconId"]="15", + ["hero"]=35001 + }, + [35002]={ + ["iconId"]="16", + ["hero"]=35002 + }, + [43001]={ + ["iconId"]="18", + ["hero"]=43001 + }, + [44001]={ ["iconId"]="19", ["hero"]=44001 }, - [20001]={ + [45001]={ ["iconId"]="20", + ["hero"]=45001 + }, + [45002]={ + ["iconId"]="22", + ["hero"]=45002 + }, + [53001]={ + ["iconId"]="24", + ["hero"]=53001 + }, + [54001]={ + ["iconId"]="25", ["hero"]=54001 }, - [21001]={ - ["iconId"]="22", - ["hero"]=24002 - }, - [22001]={ - ["iconId"]="23", - ["hero"]=14002 - }, - [23001]={ - ["iconId"]="24", - ["hero"]=34002 - }, - [24001]={ - ["iconId"]="25", - ["hero"]=44002 - }, - [25001]={ + [55001]={ ["iconId"]="26", - ["hero"]=54002 + ["hero"]=55001 }, - [14003]={ + [55002]={ ["iconId"]="31", - ["hero"]=14003 - }, - [24003]={ - ["iconId"]="27", - ["hero"]=24003 - }, - [34003]={ - ["iconId"]="28", - ["hero"]=34003 - }, - [44003]={ - ["iconId"]="29", - ["hero"]=44003 - }, - [54003]={ - ["iconId"]="30", - ["hero"]=54003 - }, - [14004]={ - ["iconId"]="32", - ["hero"]=14004 - }, - [24004]={ - ["iconId"]="33", - ["hero"]=24004 - }, - [34004]={ - ["iconId"]="34", - ["hero"]=34004 - }, - [44004]={ - ["iconId"]="35", - ["hero"]=44004 - }, - [54004]={ - ["iconId"]="36", - ["hero"]=54004 - }, - [1400201]={ - ["iconId"]="23_1", - ["item"]=1400201 - }, - [3400101]={ - ["iconId"]="18_1", - ["item"]=3400101 - }, - [3400102]={ - ["iconId"]="18_2", - ["item"]=3400102 - }, - [5300101]={ - ["iconId"]="10_1", - ["item"]=5300101 - }, - [5400101]={ - ["iconId"]="20_1", - ["item"]=5400101 - }, - [1400101]={ - ["iconId"]="16_1", - ["item"]=1400101 - }, - [2300201]={ - ["iconId"]="7_1", - ["item"]=2300201 - }, - [4400201]={ - ["iconId"]="25_1", - ["item"]=4400201 - }, - [5400401]={ - ["iconId"]="36_1", - ["item"]=5400401 - }, - [2400101]={ - ["iconId"]="17_1", - ["item"]=2400101 - }, - [4400101]={ - ["iconId"]="19_1", - ["item"]=4400101 - }, - [5400301]={ - ["iconId"]="30_1", - ["item"]=5400301 - }, - [5400201]={ - ["iconId"]="26_1", - ["item"]=5400201 + ["hero"]=55002 } } local config = { -data=avatar,count=50 +data=avatar,count=22 } return config \ No newline at end of file diff --git a/lua/app/config/board_dungeon.lua b/lua/app/config/board_dungeon.lua new file mode 100644 index 00000000..cc674522 --- /dev/null +++ b/lua/app/config/board_dungeon.lua @@ -0,0 +1,4006 @@ +local board_dungeon = { + [1]={ + ["board"]={ + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 7, + 0 + }, + { + 7, + 3 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 0, + 1 + } + } + }, + [2]={ + ["board"]={ + { + 7, + 0 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 0, + 5 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 3 + } + } + }, + [3]={ + ["board"]={ + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 5 + }, + { + 7, + 0 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 0, + 1 + } + } + }, + [4]={ + ["board"]={ + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 5 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 7, + 0 + } + } + }, + [5]={ + ["board"]={ + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 4 + } + } + }, + [6]={ + ["board"]={ + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 0, + 5 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 5 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 0, + 2 + } + } + }, + [7]={ + ["board"]={ + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 7, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 7, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 7, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 7, + 0 + }, + { + 0, + 0 + }, + { + 7, + 0 + }, + { + 0, + 0 + }, + { + 7, + 0 + }, + { + 0, + 0 + } + } + }, + [8]={ + ["board"]={ + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 5 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 0, + 1 + } + } + }, + [9]={ + ["board"]={ + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + }, + { + 0, + 0 + } + } + }, + [10]={ + ["board"]={ + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 5 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 0, + 5 + } + } + }, + [11]={ + ["board"]={ + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 0, + 5 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 5 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 7, + 0 + } + } + }, + [12]={ + ["board"]={ + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 2 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 1 + }, + { + 7, + 3 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 7, + 0 + } + } + }, + [13]={ + ["board"]={ + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 0, + 4 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 0, + 1 + } + } + }, + [14]={ + ["board"]={ + { + 0, + 5 + }, + { + 7, + 4 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 5 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 7, + 5 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 5 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 5 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 4 + } + } + }, + [15]={ + ["board"]={ + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 5 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 5 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 7, + 0 + } + } + }, + [16]={ + ["board"]={ + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 7, + 0 + }, + { + 7, + 3 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 0, + 1 + } + } + }, + [17]={ + ["board"]={ + { + 7, + 0 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 0, + 5 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 0, + 5 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 3 + } + } + }, + [18]={ + ["board"]={ + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 5 + }, + { + 7, + 0 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 0, + 1 + } + } + }, + [19]={ + ["board"]={ + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 5 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 5 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 7, + 0 + } + } + }, + [20]={ + ["board"]={ + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 3 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 2 + }, + { + 0, + 5 + }, + { + 0, + 2 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 0, + 1 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 0, + 5 + }, + { + 0, + 1 + }, + { + 0, + 3 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 4 + }, + { + 0, + 1 + }, + { + 0, + 1 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 7, + 0 + }, + { + 0, + 4 + } + } + } +} +local config = { +data=board_dungeon,count=20 +} +return config \ No newline at end of file diff --git a/lua/app/config/board_dungeon.lua.meta b/lua/app/config/board_dungeon.lua.meta new file mode 100644 index 00000000..d9274d02 --- /dev/null +++ b/lua/app/config/board_dungeon.lua.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 3a2c6df0338b043b59c8819880de7a15 +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3} diff --git a/lua/app/config/buff.lua b/lua/app/config/buff.lua index df4220bf..34d81942 100644 --- a/lua/app/config/buff.lua +++ b/lua/app/config/buff.lua @@ -965,6 +965,25 @@ local buff = { ["stack"]=2, ["position"]=5, ["decr"]=1 + }, + [103]={ + ["id"]=103, + ["name"]="forever_normal_attack_add", + ["buff_type"]=1, + ["stack"]=2, + ["decr"]=1, + ["icon"]="high", + ["show_name"]=true, + ["fx_get"]={ + 30 + } + }, + [104]={ + ["id"]=104, + ["name"]="forever_uncontrolled", + ["buff_type"]=7, + ["decr"]=1, + ["icon"]="immune" } } local keys = { @@ -1070,12 +1089,14 @@ local keys = { ["hpp_yellow_add"]=buff[99], ["hpp_green_add"]=buff[100], ["hpp_blue_add"]=buff[101], - ["hpp_purple_add"]=buff[102] + ["hpp_purple_add"]=buff[102], + ["forever_normal_attack_add"]=buff[103], + ["forever_uncontrolled"]=buff[104] } } local config = { data=buff, keys=keys, -count=102 +count=104 } return config \ No newline at end of file diff --git a/lua/app/config/chapter.lua b/lua/app/config/chapter.lua index ae7326bb..8f481c8b 100644 --- a/lua/app/config/chapter.lua +++ b/lua/app/config/chapter.lua @@ -38,11 +38,11 @@ local chapter = { 44 }, ["monster"]={ - 101, - 201, - 301, - 401, - 501 + 1010101, + 1010201, + 1010301, + 1010401, + 1010501 }, ["mystery_box"]={ 0 @@ -178,16 +178,16 @@ local chapter = { 44 }, ["monster"]={ - 601, - 701, - 801, - 901, - 1001, - 1101, - 1201, - 1301, - 1401, - 1501 + 1020101, + 1020201, + 1020301, + 1020401, + 1020501, + 1020601, + 1020701, + 1020801, + 1020901, + 1021001 }, ["mystery_box"]={ 0, @@ -335,8 +335,8 @@ local chapter = { } }, [3]={ - ["chapter"]=1, - ["stage"]=3, + ["chapter"]=2, + ["stage"]=1, ["before_chapter"]=2, ["next_chapter"]=4, ["icon"]="chapter_3", @@ -349,21 +349,16 @@ local chapter = { 6 }, ["monster"]={ - 1601, - 1701, - 1801, - 1901, - 2001, - 2101, - 2201, - 2301, - 2401, - 2501, - 2601, - 2701, - 2801, - 2901, - 3001 + 2010101, + 2010201, + 2010301, + 2010401, + 2010501, + 2010601, + 2010701, + 2010801, + 2010901, + 2011001 }, ["mystery_box"]={ 0, @@ -513,7 +508,7 @@ local chapter = { }, [4]={ ["chapter"]=2, - ["stage"]=1, + ["stage"]=2, ["before_chapter"]=3, ["next_chapter"]=5, ["icon"]="chapter_4", @@ -527,26 +522,16 @@ local chapter = { 10 }, ["monster"]={ - 3101, - 3201, - 3301, - 3401, - 3501, - 3601, - 3701, - 3801, - 3901, - 4001, - 4101, - 4201, - 4301, - 4401, - 4501, - 4601, - 4701, - 4801, - 4901, - 5001 + 2020101, + 2020201, + 2020301, + 2020401, + 2020501, + 2020601, + 2020701, + 2020801, + 2020901, + 2021001 }, ["mystery_box"]={ 10000, @@ -730,7 +715,7 @@ local chapter = { }, [5]={ ["chapter"]=2, - ["stage"]=2, + ["stage"]=3, ["before_chapter"]=4, ["next_chapter"]=6, ["icon"]="chapter_5", @@ -744,26 +729,21 @@ local chapter = { 14 }, ["monster"]={ - 5101, - 5201, - 5301, - 5401, - 5501, - 5601, - 5701, - 5801, - 5901, - 6001, - 6101, - 6201, - 6301, - 6401, - 6501, - 6601, - 6701, - 6801, - 6901, - 7001 + 2030101, + 2030201, + 2030301, + 2030401, + 2030501, + 2030601, + 2030701, + 2030801, + 2030901, + 2031001, + 2031101, + 2031201, + 2031301, + 2031401, + 2031501 }, ["mystery_box"]={ 0, @@ -946,8 +926,8 @@ local chapter = { } }, [6]={ - ["chapter"]=2, - ["stage"]=3, + ["chapter"]=3, + ["stage"]=1, ["before_chapter"]=5, ["next_chapter"]=7, ["icon"]="chapter_6", @@ -961,26 +941,21 @@ local chapter = { 18 }, ["monster"]={ - 7101, - 7201, - 7301, - 7401, - 7501, - 7601, - 7701, - 7801, - 7901, - 8001, - 8101, - 8201, - 8301, - 8401, - 8501, - 8601, - 8701, - 8801, - 8901, - 9001 + 3010101, + 3010201, + 3010301, + 3010401, + 3010501, + 3010601, + 3010701, + 3010801, + 3010901, + 3011001, + 3011101, + 3011201, + 3011301, + 3011401, + 3011501 }, ["mystery_box"]={ 5000, @@ -1163,8 +1138,8 @@ local chapter = { } }, [7]={ - ["chapter"]=2, - ["stage"]=4, + ["chapter"]=3, + ["stage"]=2, ["before_chapter"]=6, ["next_chapter"]=8, ["icon"]="chapter_7", @@ -1178,26 +1153,21 @@ local chapter = { 22 }, ["monster"]={ - 9101, - 9201, - 9301, - 9401, - 9501, - 9601, - 9701, - 9801, - 9901, - 10001, - 10101, - 10201, - 10301, - 10401, - 10501, - 10601, - 10701, - 10801, - 10901, - 11001 + 3020101, + 3020201, + 3020301, + 3020401, + 3020501, + 3020601, + 3020701, + 3020801, + 3020901, + 3021001, + 3021101, + 3021201, + 3021301, + 3021401, + 3021501 }, ["mystery_box"]={ 0, @@ -1396,8 +1366,8 @@ local chapter = { } }, [8]={ - ["chapter"]=2, - ["stage"]=5, + ["chapter"]=3, + ["stage"]=3, ["before_chapter"]=7, ["next_chapter"]=9, ["icon"]="chapter_8", @@ -1411,26 +1381,21 @@ local chapter = { 26 }, ["monster"]={ - 11101, - 11201, - 11301, - 11401, - 11501, - 11601, - 11701, - 11801, - 11901, - 12001, - 12101, - 12201, - 12301, - 12401, - 12501, - 12601, - 12701, - 12801, - 12901, - 13001 + 3030101, + 3030201, + 3030301, + 3030401, + 3030501, + 3030601, + 3030701, + 3030801, + 3030901, + 3031001, + 3031101, + 3031201, + 3031301, + 3031401, + 3031501 }, ["mystery_box"]={ 0, @@ -1629,7 +1594,7 @@ local chapter = { } }, [9]={ - ["chapter"]=3, + ["chapter"]=4, ["stage"]=1, ["before_chapter"]=8, ["next_chapter"]=10, @@ -1644,26 +1609,21 @@ local chapter = { 30 }, ["monster"]={ - 13101, - 13201, - 13301, - 13401, - 13501, - 13601, - 13701, - 13801, - 13901, - 14001, - 14101, - 14201, - 14301, - 14401, - 14501, - 14601, - 14701, - 14801, - 14901, - 15001 + 4010101, + 4010201, + 4010301, + 4010401, + 4010501, + 4010601, + 4010701, + 4010801, + 4010901, + 4011001, + 4011101, + 4011201, + 4011301, + 4011401, + 4011501 }, ["mystery_box"]={ 0, @@ -1862,7 +1822,7 @@ local chapter = { } }, [10]={ - ["chapter"]=3, + ["chapter"]=4, ["stage"]=2, ["before_chapter"]=9, ["next_chapter"]=11, @@ -1877,26 +1837,21 @@ local chapter = { 34 }, ["monster"]={ - 15101, - 15201, - 15301, - 15401, - 15501, - 15601, - 15701, - 15801, - 15901, - 16001, - 16101, - 16201, - 16301, - 16401, - 16501, - 16601, - 16701, - 16801, - 16901, - 17001 + 4020101, + 4020201, + 4020301, + 4020401, + 4020501, + 4020601, + 4020701, + 4020801, + 4020901, + 4021001, + 4021101, + 4021201, + 4021301, + 4021401, + 4021501 }, ["mystery_box"]={ 5000, @@ -2095,7 +2050,7 @@ local chapter = { } }, [11]={ - ["chapter"]=3, + ["chapter"]=4, ["stage"]=3, ["before_chapter"]=10, ["next_chapter"]=12, @@ -2110,26 +2065,21 @@ local chapter = { 38 }, ["monster"]={ - 17101, - 17201, - 17301, - 17401, - 17501, - 17601, - 17701, - 17801, - 17901, - 18001, - 18101, - 18201, - 18301, - 18401, - 18501, - 18601, - 18701, - 18801, - 18901, - 19001 + 4030101, + 4030201, + 4030301, + 4030401, + 4030501, + 4030601, + 4030701, + 4030801, + 4030901, + 4031001, + 4031101, + 4031201, + 4031301, + 4031401, + 4031501 }, ["mystery_box"]={ 5000, @@ -2328,8 +2278,8 @@ local chapter = { } }, [12]={ - ["chapter"]=3, - ["stage"]=4, + ["chapter"]=5, + ["stage"]=1, ["before_chapter"]=11, ["next_chapter"]=13, ["icon"]="chapter_12", @@ -2343,26 +2293,21 @@ local chapter = { 42 }, ["monster"]={ - 19101, - 19201, - 19301, - 19401, - 19501, - 19601, - 19701, - 19801, - 19901, - 20001, - 20101, - 20201, - 20301, - 20401, - 20501, - 20601, - 20701, - 20801, - 20901, - 21001 + 5010101, + 5010201, + 5010301, + 5010401, + 5010501, + 5010601, + 5010701, + 5010801, + 5010901, + 5011001, + 5011101, + 5011201, + 5011301, + 5011401, + 5011501 }, ["mystery_box"]={ 0, @@ -2561,8 +2506,8 @@ local chapter = { } }, [13]={ - ["chapter"]=3, - ["stage"]=5, + ["chapter"]=5, + ["stage"]=2, ["before_chapter"]=12, ["next_chapter"]=14, ["icon"]="chapter_13", @@ -2576,26 +2521,21 @@ local chapter = { 46 }, ["monster"]={ - 21101, - 21201, - 21301, - 21401, - 21501, - 21601, - 21701, - 21801, - 21901, - 22001, - 22101, - 22201, - 22301, - 22401, - 22501, - 22601, - 22701, - 22801, - 22901, - 23001 + 5020101, + 5020201, + 5020301, + 5020401, + 5020501, + 5020601, + 5020701, + 5020801, + 5020901, + 5021001, + 5021101, + 5021201, + 5021301, + 5021401, + 5021501 }, ["mystery_box"]={ 5000, @@ -2794,8 +2734,8 @@ local chapter = { } }, [14]={ - ["chapter"]=4, - ["stage"]=1, + ["chapter"]=5, + ["stage"]=3, ["before_chapter"]=13, ["next_chapter"]=15, ["icon"]="chapter_15", @@ -2809,26 +2749,21 @@ local chapter = { 50 }, ["monster"]={ - 23101, - 23201, - 23301, - 23401, - 23501, - 23601, - 23701, - 23801, - 23901, - 24001, - 24101, - 24201, - 24301, - 24401, - 24501, - 24601, - 24701, - 24801, - 24901, - 25001 + 5030101, + 5030201, + 5030301, + 5030401, + 5030501, + 5030601, + 5030701, + 5030801, + 5030901, + 5031001, + 5031101, + 5031201, + 5031301, + 5031401, + 5031501 }, ["mystery_box"]={ 0, @@ -3027,8 +2962,8 @@ local chapter = { } }, [15]={ - ["chapter"]=4, - ["stage"]=2, + ["chapter"]=5, + ["stage"]=4, ["before_chapter"]=14, ["next_chapter"]=16, ["icon"]="chapter_14", @@ -3042,26 +2977,21 @@ local chapter = { 54 }, ["monster"]={ - 25101, - 25201, - 25301, - 25401, - 25501, - 25601, - 25701, - 25801, - 25901, - 26001, - 26101, - 26201, - 26301, - 26401, - 26501, - 26601, - 26701, - 26801, - 26901, - 27001 + 5040101, + 5040201, + 5040301, + 5040401, + 5040501, + 5040601, + 5040701, + 5040801, + 5040901, + 5041001, + 5041101, + 5041201, + 5041301, + 5041401, + 5041501 }, ["mystery_box"]={ 5000, @@ -3260,8 +3190,8 @@ local chapter = { } }, [16]={ - ["chapter"]=4, - ["stage"]=3, + ["chapter"]=6, + ["stage"]=1, ["before_chapter"]=15, ["next_chapter"]=17, ["icon"]="chapter_16", @@ -3275,26 +3205,21 @@ local chapter = { 58 }, ["monster"]={ - 27101, - 27201, - 27301, - 27401, - 27501, - 27601, - 27701, - 27801, - 27901, - 28001, - 28101, - 28201, - 28301, - 28401, - 28501, - 28601, - 28701, - 28801, - 28901, - 29001 + 6010101, + 6010201, + 6010301, + 6010401, + 6010501, + 6010601, + 6010701, + 6010801, + 6010901, + 6011001, + 6011101, + 6011201, + 6011301, + 6011401, + 6011501 }, ["mystery_box"]={ 0, @@ -3493,8 +3418,8 @@ local chapter = { } }, [17]={ - ["chapter"]=4, - ["stage"]=4, + ["chapter"]=6, + ["stage"]=2, ["before_chapter"]=16, ["next_chapter"]=18, ["icon"]="chapter_17", @@ -3508,26 +3433,21 @@ local chapter = { 62 }, ["monster"]={ - 29101, - 29201, - 29301, - 29401, - 29501, - 29601, - 29701, - 29801, - 29901, - 30001, - 30101, - 30201, - 30301, - 30401, - 30501, - 30601, - 30701, - 30801, - 30901, - 31001 + 6020101, + 6020201, + 6020301, + 6020401, + 6020501, + 6020601, + 6020701, + 6020801, + 6020901, + 6021001, + 6021101, + 6021201, + 6021301, + 6021401, + 6021501 }, ["mystery_box"]={ 0, @@ -3726,8 +3646,8 @@ local chapter = { } }, [18]={ - ["chapter"]=4, - ["stage"]=5, + ["chapter"]=6, + ["stage"]=3, ["before_chapter"]=17, ["next_chapter"]=19, ["icon"]="chapter_19", @@ -3741,26 +3661,21 @@ local chapter = { 66 }, ["monster"]={ - 31101, - 31201, - 31301, - 31401, - 31501, - 31601, - 31701, - 31801, - 31901, - 32001, - 32101, - 32201, - 32301, - 32401, - 32501, - 32601, - 32701, - 32801, - 32901, - 33001 + 6030101, + 6030201, + 6030301, + 6030401, + 6030501, + 6030601, + 6030701, + 6030801, + 6030901, + 6031001, + 6031101, + 6031201, + 6031301, + 6031401, + 6031501 }, ["mystery_box"]={ 0, @@ -3959,8 +3874,8 @@ local chapter = { } }, [19]={ - ["chapter"]=5, - ["stage"]=1, + ["chapter"]=6, + ["stage"]=4, ["before_chapter"]=18, ["next_chapter"]=20, ["icon"]="chapter_18", @@ -3974,26 +3889,21 @@ local chapter = { 70 }, ["monster"]={ - 33101, - 33201, - 33301, - 33401, - 33501, - 33601, - 33701, - 33801, - 33901, - 34001, - 34101, - 34201, - 34301, - 34401, - 34501, - 34601, - 34701, - 34801, - 34901, - 35001 + 6040101, + 6040201, + 6040301, + 6040401, + 6040501, + 6040601, + 6040701, + 6040801, + 6040901, + 6041001, + 6041101, + 6041201, + 6041301, + 6041401, + 6041501 }, ["mystery_box"]={ 5000, @@ -4192,8 +4102,8 @@ local chapter = { } }, [20]={ - ["chapter"]=5, - ["stage"]=2, + ["chapter"]=7, + ["stage"]=1, ["before_chapter"]=19, ["next_chapter"]=21, ["icon"]="chapter_20", @@ -4207,26 +4117,21 @@ local chapter = { 74 }, ["monster"]={ - 35101, - 35201, - 35301, - 35401, - 35501, - 35601, - 35701, - 35801, - 35901, - 36001, - 36101, - 36201, - 36301, - 36401, - 36501, - 36601, - 36701, - 36801, - 36901, - 37001 + 7010101, + 7010201, + 7010301, + 7010401, + 7010501, + 7010601, + 7010701, + 7010801, + 7010901, + 7011001, + 7011101, + 7011201, + 7011301, + 7011401, + 7011501 }, ["mystery_box"]={ 0, @@ -4425,8 +4330,8 @@ local chapter = { } }, [21]={ - ["chapter"]=5, - ["stage"]=3, + ["chapter"]=7, + ["stage"]=2, ["before_chapter"]=20, ["next_chapter"]=22, ["icon"]="chapter_20", @@ -4440,26 +4345,21 @@ local chapter = { 78 }, ["monster"]={ - 37101, - 37201, - 37301, - 37401, - 37501, - 37601, - 37701, - 37801, - 37901, - 38001, - 38101, - 38201, - 38301, - 38401, - 38501, - 38601, - 38701, - 38801, - 38901, - 39001 + 7020101, + 7020201, + 7020301, + 7020401, + 7020501, + 7020601, + 7020701, + 7020801, + 7020901, + 7021001, + 7021101, + 7021201, + 7021301, + 7021401, + 7021501 }, ["mystery_box"]={ 5000, @@ -4658,8 +4558,8 @@ local chapter = { } }, [22]={ - ["chapter"]=5, - ["stage"]=4, + ["chapter"]=7, + ["stage"]=3, ["before_chapter"]=21, ["next_chapter"]=23, ["icon"]="chapter_21", @@ -4673,26 +4573,21 @@ local chapter = { 82 }, ["monster"]={ - 39101, - 39201, - 39301, - 39401, - 39501, - 39601, - 39701, - 39801, - 39901, - 40001, - 40101, - 40201, - 40301, - 40401, - 40501, - 40601, - 40701, - 40801, - 40901, - 41001 + 7030101, + 7030201, + 7030301, + 7030401, + 7030501, + 7030601, + 7030701, + 7030801, + 7030901, + 7031001, + 7031101, + 7031201, + 7031301, + 7031401, + 7031501 }, ["mystery_box"]={ 5000, @@ -4891,8 +4786,8 @@ local chapter = { } }, [23]={ - ["chapter"]=5, - ["stage"]=5, + ["chapter"]=7, + ["stage"]=4, ["before_chapter"]=22, ["next_chapter"]=24, ["icon"]="chapter_22", @@ -4906,26 +4801,21 @@ local chapter = { 86 }, ["monster"]={ - 41101, - 41201, - 41301, - 41401, - 41501, - 41601, - 41701, - 41801, - 41901, - 42001, - 42101, - 42201, - 42301, - 42401, - 42501, - 42601, - 42701, - 42801, - 42901, - 43001 + 7040101, + 7040201, + 7040301, + 7040401, + 7040501, + 7040601, + 7040701, + 7040801, + 7040901, + 7041001, + 7041101, + 7041201, + 7041301, + 7041401, + 7041501 }, ["mystery_box"]={ 0, @@ -5124,7 +5014,7 @@ local chapter = { } }, [24]={ - ["chapter"]=6, + ["chapter"]=8, ["stage"]=1, ["before_chapter"]=23, ["next_chapter"]=25, @@ -5139,26 +5029,21 @@ local chapter = { 90 }, ["monster"]={ - 43101, - 43201, - 43301, - 43401, - 43501, - 43601, - 43701, - 43801, - 43901, - 44001, - 44101, - 44201, - 44301, - 44401, - 44501, - 44601, - 44701, - 44801, - 44901, - 45001 + 8010101, + 8010201, + 8010301, + 8010401, + 8010501, + 8010601, + 8010701, + 8010801, + 8010901, + 8011001, + 8011101, + 8011201, + 8011301, + 8011401, + 8011501 }, ["mystery_box"]={ 0, @@ -5357,7 +5242,7 @@ local chapter = { } }, [25]={ - ["chapter"]=6, + ["chapter"]=8, ["stage"]=2, ["before_chapter"]=24, ["next_chapter"]=26, @@ -5372,26 +5257,21 @@ local chapter = { 94 }, ["monster"]={ - 45101, - 45201, - 45301, - 45401, - 45501, - 45601, - 45701, - 45801, - 45901, - 46001, - 46101, - 46201, - 46301, - 46401, - 46501, - 46601, - 46701, - 46801, - 46901, - 47001 + 8020101, + 8020201, + 8020301, + 8020401, + 8020501, + 8020601, + 8020701, + 8020801, + 8020901, + 8021001, + 8021101, + 8021201, + 8021301, + 8021401, + 8021501 }, ["mystery_box"]={ 5000, @@ -5590,7 +5470,7 @@ local chapter = { } }, [26]={ - ["chapter"]=6, + ["chapter"]=8, ["stage"]=3, ["before_chapter"]=25, ["next_chapter"]=27, @@ -5605,26 +5485,21 @@ local chapter = { 98 }, ["monster"]={ - 47101, - 47201, - 47301, - 47401, - 47501, - 47601, - 47701, - 47801, - 47901, - 48001, - 48101, - 48201, - 48301, - 48401, - 48501, - 48601, - 48701, - 48801, - 48901, - 49001 + 8030101, + 8030201, + 8030301, + 8030401, + 8030501, + 8030601, + 8030701, + 8030801, + 8030901, + 8031001, + 8031101, + 8031201, + 8031301, + 8031401, + 8031501 }, ["mystery_box"]={ 0, @@ -5823,7 +5698,7 @@ local chapter = { } }, [27]={ - ["chapter"]=6, + ["chapter"]=8, ["stage"]=4, ["before_chapter"]=26, ["next_chapter"]=28, @@ -5838,26 +5713,21 @@ local chapter = { 102 }, ["monster"]={ - 49101, - 49201, - 49301, - 49401, - 49501, - 49601, - 49701, - 49801, - 49901, - 50001, - 50101, - 50201, - 50301, - 50401, - 50501, - 50601, - 50701, - 50801, - 50901, - 51001 + 8040101, + 8040201, + 8040301, + 8040401, + 8040501, + 8040601, + 8040701, + 8040801, + 8040901, + 8041001, + 8041101, + 8041201, + 8041301, + 8041401, + 8041501 }, ["mystery_box"]={ 0, @@ -6056,8 +5926,8 @@ local chapter = { } }, [28]={ - ["chapter"]=6, - ["stage"]=5, + ["chapter"]=9, + ["stage"]=1, ["before_chapter"]=27, ["next_chapter"]=29, ["icon"]="chapter_24", @@ -6071,26 +5941,21 @@ local chapter = { 106 }, ["monster"]={ - 51101, - 51201, - 51301, - 51401, - 51501, - 51601, - 51701, - 51801, - 51901, - 52001, - 52101, - 52201, - 52301, - 52401, - 52501, - 52601, - 52701, - 52801, - 52901, - 53001 + 9010101, + 9010201, + 9010301, + 9010401, + 9010501, + 9010601, + 9010701, + 9010801, + 9010901, + 9011001, + 9011101, + 9011201, + 9011301, + 9011401, + 9011501 }, ["mystery_box"]={ 0, @@ -6289,8 +6154,8 @@ local chapter = { } }, [29]={ - ["chapter"]=7, - ["stage"]=1, + ["chapter"]=9, + ["stage"]=2, ["before_chapter"]=28, ["next_chapter"]=30, ["icon"]="chapter_25", @@ -6304,26 +6169,21 @@ local chapter = { 110 }, ["monster"]={ - 53101, - 53201, - 53301, - 53401, - 53501, - 53601, - 53701, - 53801, - 53901, - 54001, - 54101, - 54201, - 54301, - 54401, - 54501, - 54601, - 54701, - 54801, - 54901, - 55001 + 9020101, + 9020201, + 9020301, + 9020401, + 9020501, + 9020601, + 9020701, + 9020801, + 9020901, + 9021001, + 9021101, + 9021201, + 9021301, + 9021401, + 9021501 }, ["mystery_box"]={ 0, @@ -6522,8 +6382,8 @@ local chapter = { } }, [30]={ - ["chapter"]=7, - ["stage"]=2, + ["chapter"]=9, + ["stage"]=3, ["before_chapter"]=29, ["next_chapter"]=31, ["icon"]="chapter_25", @@ -6537,26 +6397,21 @@ local chapter = { 114 }, ["monster"]={ - 55201, - 55301, - 55401, - 55501, - 55601, - 55701, - 55801, - 55901, - 56001, - 56101, - 56201, - 56301, - 56401, - 56501, - 56601, - 56701, - 56801, - 56901, - 57001, - 57101 + 9030101, + 9030201, + 9030301, + 9030401, + 9030501, + 9030601, + 9030701, + 9030801, + 9030901, + 9031001, + 9031101, + 9031201, + 9031301, + 9031401, + 9031501 }, ["mystery_box"]={ 0, @@ -6755,8 +6610,8 @@ local chapter = { } }, [31]={ - ["chapter"]=7, - ["stage"]=3, + ["chapter"]=9, + ["stage"]=4, ["before_chapter"]=30, ["next_chapter"]=32, ["icon"]="chapter_26", @@ -6770,26 +6625,21 @@ local chapter = { 118 }, ["monster"]={ - 57201, - 57301, - 57401, - 57501, - 57601, - 57701, - 57801, - 57901, - 58001, - 58101, - 58201, - 58301, - 58401, - 58501, - 58601, - 58701, - 58801, - 58901, - 59001, - 59101 + 9040101, + 9040201, + 9040301, + 9040401, + 9040501, + 9040601, + 9040701, + 9040801, + 9040901, + 9041001, + 9041101, + 9041201, + 9041301, + 9041401, + 9041501 }, ["mystery_box"]={ 5000, @@ -6988,8 +6838,8 @@ local chapter = { } }, [32]={ - ["chapter"]=7, - ["stage"]=4, + ["chapter"]=9, + ["stage"]=5, ["before_chapter"]=31, ["next_chapter"]=33, ["icon"]="chapter_27", @@ -7003,26 +6853,21 @@ local chapter = { 122 }, ["monster"]={ - 59201, - 59301, - 59401, - 59501, - 59601, - 59701, - 59801, - 59901, - 60001, - 60101, - 60201, - 60301, - 60401, - 60501, - 60601, - 60701, - 60801, - 60901, - 61001, - 61101 + 9050101, + 9050201, + 9050301, + 9050401, + 9050501, + 9050601, + 9050701, + 9050801, + 9050901, + 9051001, + 9051101, + 9051201, + 9051301, + 9051401, + 9051501 }, ["mystery_box"]={ 0, @@ -7221,8 +7066,8 @@ local chapter = { } }, [33]={ - ["chapter"]=7, - ["stage"]=5, + ["chapter"]=10, + ["stage"]=1, ["before_chapter"]=32, ["next_chapter"]=34, ["icon"]="chapter_28", @@ -7236,26 +7081,21 @@ local chapter = { 126 }, ["monster"]={ - 61201, - 61301, - 61401, - 61501, - 61601, - 61701, - 61801, - 61901, - 62001, - 62101, - 62201, - 62301, - 62401, - 62501, - 62601, - 62701, - 62801, - 62901, - 63001, - 63101 + 10010101, + 10010201, + 10010301, + 10010401, + 10010501, + 10010601, + 10010701, + 10010801, + 10010901, + 10011001, + 10011101, + 10011201, + 10011301, + 10011401, + 10011501 }, ["mystery_box"]={ 5000, @@ -7454,8 +7294,8 @@ local chapter = { } }, [34]={ - ["chapter"]=8, - ["stage"]=1, + ["chapter"]=10, + ["stage"]=2, ["before_chapter"]=33, ["next_chapter"]=35, ["icon"]="chapter_29", @@ -7469,26 +7309,21 @@ local chapter = { 130 }, ["monster"]={ - 63201, - 63301, - 63401, - 63501, - 63601, - 63701, - 63801, - 63901, - 64001, - 64101, - 64201, - 64301, - 64401, - 64501, - 64601, - 64701, - 64801, - 64901, - 65001, - 65101 + 10020101, + 10020201, + 10020301, + 10020401, + 10020501, + 10020601, + 10020701, + 10020801, + 10020901, + 10021001, + 10021101, + 10021201, + 10021301, + 10021401, + 10021501 }, ["mystery_box"]={ 5000, @@ -7687,8 +7522,8 @@ local chapter = { } }, [35]={ - ["chapter"]=8, - ["stage"]=2, + ["chapter"]=10, + ["stage"]=3, ["before_chapter"]=34, ["next_chapter"]=36, ["icon"]="chapter_30", @@ -7702,26 +7537,21 @@ local chapter = { 134 }, ["monster"]={ - 65201, - 65301, - 65401, - 65501, - 65601, - 65701, - 65801, - 65901, - 66001, - 66101, - 66201, - 66301, - 66401, - 66501, - 66601, - 66701, - 66801, - 66901, - 67001, - 67101 + 10030101, + 10030201, + 10030301, + 10030401, + 10030501, + 10030601, + 10030701, + 10030801, + 10030901, + 10031001, + 10031101, + 10031201, + 10031301, + 10031401, + 10031501 }, ["mystery_box"]={ 0, @@ -7920,8 +7750,8 @@ local chapter = { } }, [36]={ - ["chapter"]=8, - ["stage"]=3, + ["chapter"]=10, + ["stage"]=4, ["before_chapter"]=35, ["next_chapter"]=37, ["icon"]="chapter_31", @@ -7935,26 +7765,21 @@ local chapter = { 138 }, ["monster"]={ - 67201, - 67301, - 67401, - 67501, - 67601, - 67701, - 67801, - 67901, - 68001, - 68101, - 68201, - 68301, - 68401, - 68501, - 68601, - 68701, - 68801, - 68901, - 69001, - 69101 + 10040101, + 10040201, + 10040301, + 10040401, + 10040501, + 10040601, + 10040701, + 10040801, + 10040901, + 10041001, + 10041101, + 10041201, + 10041301, + 10041401, + 10041501 }, ["mystery_box"]={ 5000, @@ -8153,8 +7978,8 @@ local chapter = { } }, [37]={ - ["chapter"]=8, - ["stage"]=4, + ["chapter"]=10, + ["stage"]=5, ["before_chapter"]=36, ["next_chapter"]=38, ["icon"]="chapter_32", @@ -8168,26 +7993,21 @@ local chapter = { 142 }, ["monster"]={ - 69201, - 69301, - 69401, - 69501, - 69601, - 69701, - 69801, - 69901, - 70001, - 70101, - 70201, - 70301, - 70401, - 70501, - 70601, - 70701, - 70801, - 70901, - 71001, - 71101 + 10050101, + 10050201, + 10050301, + 10050401, + 10050501, + 10050601, + 10050701, + 10050801, + 10050901, + 10051001, + 10051101, + 10051201, + 10051301, + 10051401, + 10051501 }, ["mystery_box"]={ 0, @@ -8386,8 +8206,8 @@ local chapter = { } }, [38]={ - ["chapter"]=8, - ["stage"]=5, + ["chapter"]=11, + ["stage"]=1, ["before_chapter"]=37, ["next_chapter"]=39, ["icon"]="chapter_33", @@ -8401,26 +8221,21 @@ local chapter = { 146 }, ["monster"]={ - 71201, - 71301, - 71401, - 71501, - 71601, - 71701, - 71801, - 71901, - 72001, - 72101, - 72201, - 72301, - 72401, - 72501, - 72601, - 72701, - 72801, - 72901, - 73001, - 73101 + 11010101, + 11010201, + 11010301, + 11010401, + 11010501, + 11010601, + 11010701, + 11010801, + 11010901, + 11011001, + 11011101, + 11011201, + 11011301, + 11011401, + 11011501 }, ["mystery_box"]={ 5000, @@ -8619,8 +8434,8 @@ local chapter = { } }, [39]={ - ["chapter"]=9, - ["stage"]=1, + ["chapter"]=11, + ["stage"]=2, ["before_chapter"]=38, ["next_chapter"]=40, ["icon"]="chapter_34", @@ -8634,26 +8449,21 @@ local chapter = { 150 }, ["monster"]={ - 73201, - 73301, - 73401, - 73501, - 73601, - 73701, - 73801, - 73901, - 74001, - 74101, - 74201, - 74301, - 74401, - 74501, - 74601, - 74701, - 74801, - 74901, - 75001, - 75101 + 11020101, + 11020201, + 11020301, + 11020401, + 11020501, + 11020601, + 11020701, + 11020801, + 11020901, + 11021001, + 11021101, + 11021201, + 11021301, + 11021401, + 11021501 }, ["mystery_box"]={ 0, @@ -8852,8 +8662,8 @@ local chapter = { } }, [40]={ - ["chapter"]=9, - ["stage"]=2, + ["chapter"]=11, + ["stage"]=3, ["before_chapter"]=39, ["next_chapter"]=41, ["icon"]="chapter_35", @@ -8867,26 +8677,21 @@ local chapter = { 154 }, ["monster"]={ - 75201, - 75301, - 75401, - 75501, - 75601, - 75701, - 75801, - 75901, - 76001, - 76101, - 76201, - 76301, - 76401, - 76501, - 76601, - 76701, - 76801, - 76901, - 77001, - 77101 + 11030101, + 11030201, + 11030301, + 11030401, + 11030501, + 11030601, + 11030701, + 11030801, + 11030901, + 11031001, + 11031101, + 11031201, + 11031301, + 11031401, + 11031501 }, ["mystery_box"]={ 0, @@ -9085,8 +8890,8 @@ local chapter = { } }, [41]={ - ["chapter"]=9, - ["stage"]=3, + ["chapter"]=11, + ["stage"]=4, ["before_chapter"]=40, ["next_chapter"]=42, ["icon"]="chapter_1", @@ -9100,26 +8905,21 @@ local chapter = { 158 }, ["monster"]={ - 77201, - 77301, - 77401, - 77501, - 77601, - 77701, - 77801, - 77901, - 78001, - 78101, - 78201, - 78301, - 78401, - 78501, - 78601, - 78701, - 78801, - 78901, - 79001, - 79101 + 11040101, + 11040201, + 11040301, + 11040401, + 11040501, + 11040601, + 11040701, + 11040801, + 11040901, + 11041001, + 11041101, + 11041201, + 11041301, + 11041401, + 11041501 }, ["mystery_box"]={ 5000, @@ -9318,8 +9118,8 @@ local chapter = { } }, [42]={ - ["chapter"]=9, - ["stage"]=4, + ["chapter"]=11, + ["stage"]=5, ["before_chapter"]=41, ["next_chapter"]=43, ["icon"]="chapter_2", @@ -9333,26 +9133,21 @@ local chapter = { 162 }, ["monster"]={ - 79201, - 79301, - 79401, - 79501, - 79601, - 79701, - 79801, - 79901, - 80001, - 80101, - 80201, - 80301, - 80401, - 80501, - 80601, - 80701, - 80801, - 80901, - 81001, - 81101 + 11050101, + 11050201, + 11050301, + 11050401, + 11050501, + 11050601, + 11050701, + 11050801, + 11050901, + 11051001, + 11051101, + 11051201, + 11051301, + 11051401, + 11051501 }, ["mystery_box"]={ 0, @@ -9551,8 +9346,8 @@ local chapter = { } }, [43]={ - ["chapter"]=9, - ["stage"]=5, + ["chapter"]=12, + ["stage"]=1, ["before_chapter"]=42, ["next_chapter"]=44, ["icon"]="chapter_3", @@ -9566,26 +9361,21 @@ local chapter = { 166 }, ["monster"]={ - 81201, - 81301, - 81401, - 81501, - 81601, - 81701, - 81801, - 81901, - 82001, - 82101, - 82201, - 82301, - 82401, - 82501, - 82601, - 82701, - 82801, - 82901, - 83001, - 83101 + 12010101, + 12010201, + 12010301, + 12010401, + 12010501, + 12010601, + 12010701, + 12010801, + 12010901, + 12011001, + 12011101, + 12011201, + 12011301, + 12011401, + 12011501 }, ["mystery_box"]={ 0, @@ -9784,8 +9574,8 @@ local chapter = { } }, [44]={ - ["chapter"]=10, - ["stage"]=1, + ["chapter"]=12, + ["stage"]=2, ["before_chapter"]=43, ["next_chapter"]=45, ["icon"]="chapter_4", @@ -9799,26 +9589,21 @@ local chapter = { 170 }, ["monster"]={ - 83201, - 83301, - 83401, - 83501, - 83601, - 83701, - 83801, - 83901, - 84001, - 84101, - 84201, - 84301, - 84401, - 84501, - 84601, - 84701, - 84801, - 84901, - 85001, - 85101 + 12020101, + 12020201, + 12020301, + 12020401, + 12020501, + 12020601, + 12020701, + 12020801, + 12020901, + 12021001, + 12021101, + 12021201, + 12021301, + 12021401, + 12021501 }, ["mystery_box"]={ 5000, @@ -10017,8 +9802,8 @@ local chapter = { } }, [45]={ - ["chapter"]=10, - ["stage"]=2, + ["chapter"]=12, + ["stage"]=3, ["before_chapter"]=44, ["next_chapter"]=46, ["icon"]="chapter_5", @@ -10032,26 +9817,21 @@ local chapter = { 174 }, ["monster"]={ - 85201, - 85301, - 85401, - 85501, - 85601, - 85701, - 85801, - 85901, - 86001, - 86101, - 86201, - 86301, - 86401, - 86501, - 86601, - 86701, - 86801, - 86901, - 87001, - 87101 + 12030101, + 12030201, + 12030301, + 12030401, + 12030501, + 12030601, + 12030701, + 12030801, + 12030901, + 12031001, + 12031101, + 12031201, + 12031301, + 12031401, + 12031501 }, ["mystery_box"]={ 0, @@ -10250,8 +10030,8 @@ local chapter = { } }, [46]={ - ["chapter"]=10, - ["stage"]=3, + ["chapter"]=12, + ["stage"]=4, ["before_chapter"]=45, ["next_chapter"]=47, ["icon"]="chapter_6", @@ -10265,26 +10045,21 @@ local chapter = { 178 }, ["monster"]={ - 87201, - 87301, - 87401, - 87501, - 87601, - 87701, - 87801, - 87901, - 88001, - 88101, - 88201, - 88301, - 88401, - 88501, - 88601, - 88701, - 88801, - 88901, - 89001, - 89101 + 12040101, + 12040201, + 12040301, + 12040401, + 12040501, + 12040601, + 12040701, + 12040801, + 12040901, + 12041001, + 12041101, + 12041201, + 12041301, + 12041401, + 12041501 }, ["mystery_box"]={ 5000, @@ -10483,8 +10258,8 @@ local chapter = { } }, [47]={ - ["chapter"]=10, - ["stage"]=4, + ["chapter"]=12, + ["stage"]=5, ["before_chapter"]=46, ["next_chapter"]=48, ["icon"]="chapter_7", @@ -10498,26 +10273,21 @@ local chapter = { 182 }, ["monster"]={ - 89201, - 89301, - 89401, - 89501, - 89601, - 89701, - 89801, - 89901, - 90001, - 90101, - 90201, - 90301, - 90401, - 90501, - 90601, - 90701, - 90801, - 90901, - 91001, - 91101 + 12050101, + 12050201, + 12050301, + 12050401, + 12050501, + 12050601, + 12050701, + 12050801, + 12050901, + 12051001, + 12051101, + 12051201, + 12051301, + 12051401, + 12051501 }, ["mystery_box"]={ 0, @@ -10716,8 +10486,8 @@ local chapter = { } }, [48]={ - ["chapter"]=10, - ["stage"]=5, + ["chapter"]=13, + ["stage"]=1, ["before_chapter"]=47, ["next_chapter"]=49, ["icon"]="chapter_8", @@ -10731,26 +10501,21 @@ local chapter = { 186 }, ["monster"]={ - 91201, - 91301, - 91401, - 91501, - 91601, - 91701, - 91801, - 91901, - 92001, - 92101, - 92201, - 92301, - 92401, - 92501, - 92601, - 92701, - 92801, - 92901, - 93001, - 93101 + 13010101, + 13010201, + 13010301, + 13010401, + 13010501, + 13010601, + 13010701, + 13010801, + 13010901, + 13011001, + 13011101, + 13011201, + 13011301, + 13011401, + 13011501 }, ["mystery_box"]={ 0, @@ -10949,8 +10714,8 @@ local chapter = { } }, [49]={ - ["chapter"]=11, - ["stage"]=1, + ["chapter"]=13, + ["stage"]=2, ["before_chapter"]=48, ["next_chapter"]=50, ["icon"]="chapter_9", @@ -10964,26 +10729,21 @@ local chapter = { 190 }, ["monster"]={ - 93201, - 93301, - 93401, - 93501, - 93601, - 93701, - 93801, - 93901, - 94001, - 94101, - 94201, - 94301, - 94401, - 94501, - 94601, - 94701, - 94801, - 94901, - 95001, - 95101 + 13020101, + 13020201, + 13020301, + 13020401, + 13020501, + 13020601, + 13020701, + 13020801, + 13020901, + 13021001, + 13021101, + 13021201, + 13021301, + 13021401, + 13021501 }, ["mystery_box"]={ 0, @@ -11182,8 +10942,8 @@ local chapter = { } }, [50]={ - ["chapter"]=11, - ["stage"]=2, + ["chapter"]=13, + ["stage"]=3, ["before_chapter"]=49, ["next_chapter"]=51, ["icon"]="chapter_10", @@ -11197,26 +10957,21 @@ local chapter = { 194 }, ["monster"]={ - 95201, - 95301, - 95401, - 95501, - 95601, - 95701, - 95801, - 95901, - 96001, - 96101, - 96201, - 96301, - 96401, - 96501, - 96601, - 96701, - 96801, - 96901, - 97001, - 97101 + 13030101, + 13030201, + 13030301, + 13030401, + 13030501, + 13030601, + 13030701, + 13030801, + 13030901, + 13031001, + 13031101, + 13031201, + 13031301, + 13031401, + 13031501 }, ["mystery_box"]={ 5000, @@ -11415,8 +11170,8 @@ local chapter = { } }, [51]={ - ["chapter"]=11, - ["stage"]=3, + ["chapter"]=13, + ["stage"]=4, ["before_chapter"]=50, ["next_chapter"]=52, ["icon"]="chapter_11", @@ -11430,26 +11185,21 @@ local chapter = { 198 }, ["monster"]={ - 97201, - 97301, - 97401, - 97501, - 97601, - 97701, - 97801, - 97901, - 98001, - 98101, - 98201, - 98301, - 98401, - 98501, - 98601, - 98701, - 98801, - 98901, - 99001, - 99101 + 13040101, + 13040201, + 13040301, + 13040401, + 13040501, + 13040601, + 13040701, + 13040801, + 13040901, + 13041001, + 13041101, + 13041201, + 13041301, + 13041401, + 13041501 }, ["mystery_box"]={ 5000, @@ -11648,8 +11398,8 @@ local chapter = { } }, [52]={ - ["chapter"]=11, - ["stage"]=4, + ["chapter"]=13, + ["stage"]=5, ["before_chapter"]=51, ["next_chapter"]=53, ["icon"]="chapter_12", @@ -11663,26 +11413,21 @@ local chapter = { 202 }, ["monster"]={ - 99201, - 99301, - 99401, - 99501, - 99601, - 99701, - 99801, - 99901, - 100001, - 100101, - 100201, - 100301, - 100401, - 100501, - 100601, - 100701, - 100801, - 100901, - 101001, - 101101 + 13050101, + 13050201, + 13050301, + 13050401, + 13050501, + 13050601, + 13050701, + 13050801, + 13050901, + 13051001, + 13051101, + 13051201, + 13051301, + 13051401, + 13051501 }, ["mystery_box"]={ 0, @@ -11881,8 +11626,8 @@ local chapter = { } }, [53]={ - ["chapter"]=11, - ["stage"]=5, + ["chapter"]=14, + ["stage"]=1, ["before_chapter"]=52, ["next_chapter"]=54, ["icon"]="chapter_13", @@ -11896,26 +11641,21 @@ local chapter = { 206 }, ["monster"]={ - 101201, - 101301, - 101401, - 101501, - 101601, - 101701, - 101801, - 101901, - 102001, - 102101, - 102201, - 102301, - 102401, - 102501, - 102601, - 102701, - 102801, - 102901, - 103001, - 103101 + 14010101, + 14010201, + 14010301, + 14010401, + 14010501, + 14010601, + 14010701, + 14010801, + 14010901, + 14011001, + 14011101, + 14011201, + 14011301, + 14011401, + 14011501 }, ["mystery_box"]={ 5000, @@ -12114,8 +11854,8 @@ local chapter = { } }, [54]={ - ["chapter"]=12, - ["stage"]=1, + ["chapter"]=14, + ["stage"]=2, ["before_chapter"]=53, ["next_chapter"]=55, ["icon"]="chapter_15", @@ -12129,26 +11869,21 @@ local chapter = { 210 }, ["monster"]={ - 103201, - 103301, - 103401, - 103501, - 103601, - 103701, - 103801, - 103901, - 104001, - 104101, - 104201, - 104301, - 104401, - 104501, - 104601, - 104701, - 104801, - 104901, - 105001, - 105101 + 14020101, + 14020201, + 14020301, + 14020401, + 14020501, + 14020601, + 14020701, + 14020801, + 14020901, + 14021001, + 14021101, + 14021201, + 14021301, + 14021401, + 14021501 }, ["mystery_box"]={ 0, @@ -12347,8 +12082,8 @@ local chapter = { } }, [55]={ - ["chapter"]=12, - ["stage"]=2, + ["chapter"]=14, + ["stage"]=3, ["before_chapter"]=54, ["next_chapter"]=56, ["icon"]="chapter_14", @@ -12362,26 +12097,21 @@ local chapter = { 214 }, ["monster"]={ - 105201, - 105301, - 105401, - 105501, - 105601, - 105701, - 105801, - 105901, - 106001, - 106101, - 106201, - 106301, - 106401, - 106501, - 106601, - 106701, - 106801, - 106901, - 107001, - 107101 + 14030101, + 14030201, + 14030301, + 14030401, + 14030501, + 14030601, + 14030701, + 14030801, + 14030901, + 14031001, + 14031101, + 14031201, + 14031301, + 14031401, + 14031501 }, ["mystery_box"]={ 5000, @@ -12580,8 +12310,8 @@ local chapter = { } }, [56]={ - ["chapter"]=12, - ["stage"]=3, + ["chapter"]=14, + ["stage"]=4, ["before_chapter"]=55, ["next_chapter"]=57, ["icon"]="chapter_16", @@ -12595,26 +12325,21 @@ local chapter = { 218 }, ["monster"]={ - 107201, - 107301, - 107401, - 107501, - 107601, - 107701, - 107801, - 107901, - 108001, - 108101, - 108201, - 108301, - 108401, - 108501, - 108601, - 108701, - 108801, - 108901, - 109001, - 109101 + 14040101, + 14040201, + 14040301, + 14040401, + 14040501, + 14040601, + 14040701, + 14040801, + 14040901, + 14041001, + 14041101, + 14041201, + 14041301, + 14041401, + 14041501 }, ["mystery_box"]={ 0, @@ -12813,8 +12538,8 @@ local chapter = { } }, [57]={ - ["chapter"]=12, - ["stage"]=4, + ["chapter"]=14, + ["stage"]=5, ["before_chapter"]=56, ["next_chapter"]=58, ["icon"]="chapter_17", @@ -12828,26 +12553,21 @@ local chapter = { 222 }, ["monster"]={ - 109201, - 109301, - 109401, - 109501, - 109601, - 109701, - 109801, - 109901, - 110001, - 110101, - 110201, - 110301, - 110401, - 110501, - 110601, - 110701, - 110801, - 110901, - 111001, - 111101 + 14050101, + 14050201, + 14050301, + 14050401, + 14050501, + 14050601, + 14050701, + 14050801, + 14050901, + 14051001, + 14051101, + 14051201, + 14051301, + 14051401, + 14051501 }, ["mystery_box"]={ 0, @@ -13046,8 +12766,8 @@ local chapter = { } }, [58]={ - ["chapter"]=12, - ["stage"]=5, + ["chapter"]=15, + ["stage"]=1, ["before_chapter"]=57, ["next_chapter"]=59, ["icon"]="chapter_19", @@ -13061,26 +12781,21 @@ local chapter = { 226 }, ["monster"]={ - 111201, - 111301, - 111401, - 111501, - 111601, - 111701, - 111801, - 111901, - 112001, - 112101, - 112201, - 112301, - 112401, - 112501, - 112601, - 112701, - 112801, - 112901, - 113001, - 113101 + 15010101, + 15010201, + 15010301, + 15010401, + 15010501, + 15010601, + 15010701, + 15010801, + 15010901, + 15011001, + 15011101, + 15011201, + 15011301, + 15011401, + 15011501 }, ["mystery_box"]={ 0, @@ -13279,8 +12994,8 @@ local chapter = { } }, [59]={ - ["chapter"]=13, - ["stage"]=1, + ["chapter"]=15, + ["stage"]=2, ["before_chapter"]=58, ["next_chapter"]=60, ["icon"]="chapter_18", @@ -13294,26 +13009,21 @@ local chapter = { 230 }, ["monster"]={ - 113201, - 113301, - 113401, - 113501, - 113601, - 113701, - 113801, - 113901, - 114001, - 114101, - 114201, - 114301, - 114401, - 114501, - 114601, - 114701, - 114801, - 114901, - 115001, - 115101 + 15020101, + 15020201, + 15020301, + 15020401, + 15020501, + 15020601, + 15020701, + 15020801, + 15020901, + 15021001, + 15021101, + 15021201, + 15021301, + 15021401, + 15021501 }, ["mystery_box"]={ 5000, @@ -13512,8 +13222,8 @@ local chapter = { } }, [60]={ - ["chapter"]=13, - ["stage"]=2, + ["chapter"]=15, + ["stage"]=3, ["before_chapter"]=59, ["next_chapter"]=61, ["icon"]="chapter_20", @@ -13527,26 +13237,21 @@ local chapter = { 234 }, ["monster"]={ - 115201, - 115301, - 115401, - 115501, - 115601, - 115701, - 115801, - 115901, - 116001, - 116101, - 116201, - 116301, - 116401, - 116501, - 116601, - 116701, - 116801, - 116901, - 117001, - 117101 + 15030101, + 15030201, + 15030301, + 15030401, + 15030501, + 15030601, + 15030701, + 15030801, + 15030901, + 15031001, + 15031101, + 15031201, + 15031301, + 15031401, + 15031501 }, ["mystery_box"]={ 0, @@ -13745,8 +13450,8 @@ local chapter = { } }, [61]={ - ["chapter"]=13, - ["stage"]=3, + ["chapter"]=15, + ["stage"]=4, ["before_chapter"]=60, ["next_chapter"]=62, ["icon"]="chapter_20", @@ -13760,26 +13465,21 @@ local chapter = { 238 }, ["monster"]={ - 117201, - 117301, - 117401, - 117501, - 117601, - 117701, - 117801, - 117901, - 118001, - 118101, - 118201, - 118301, - 118401, - 118501, - 118601, - 118701, - 118801, - 118901, - 119001, - 119101 + 15040101, + 15040201, + 15040301, + 15040401, + 15040501, + 15040601, + 15040701, + 15040801, + 15040901, + 15041001, + 15041101, + 15041201, + 15041301, + 15041401, + 15041501 }, ["mystery_box"]={ 5000, @@ -13978,8 +13678,8 @@ local chapter = { } }, [62]={ - ["chapter"]=13, - ["stage"]=4, + ["chapter"]=15, + ["stage"]=5, ["before_chapter"]=61, ["next_chapter"]=63, ["icon"]="chapter_21", @@ -13993,26 +13693,21 @@ local chapter = { 242 }, ["monster"]={ - 119201, - 119301, - 119401, - 119501, - 119601, - 119701, - 119801, - 119901, - 120001, - 120101, - 120201, - 120301, - 120401, - 120501, - 120601, - 120701, - 120801, - 120901, - 121001, - 121101 + 15050101, + 15050201, + 15050301, + 15050401, + 15050501, + 15050601, + 15050701, + 15050801, + 15050901, + 15051001, + 15051101, + 15051201, + 15051301, + 15051401, + 15051501 }, ["mystery_box"]={ 5000, @@ -14211,8 +13906,8 @@ local chapter = { } }, [63]={ - ["chapter"]=13, - ["stage"]=5, + ["chapter"]=16, + ["stage"]=1, ["before_chapter"]=62, ["next_chapter"]=64, ["icon"]="chapter_22", @@ -14226,26 +13921,21 @@ local chapter = { 246 }, ["monster"]={ - 121201, - 121301, - 121401, - 121501, - 121601, - 121701, - 121801, - 121901, - 122001, - 122101, - 122201, - 122301, - 122401, - 122501, - 122601, - 122701, - 122801, - 122901, - 123001, - 123101 + 16010101, + 16010201, + 16010301, + 16010401, + 16010501, + 16010601, + 16010701, + 16010801, + 16010901, + 16011001, + 16011101, + 16011201, + 16011301, + 16011401, + 16011501 }, ["mystery_box"]={ 0, @@ -14444,8 +14134,8 @@ local chapter = { } }, [64]={ - ["chapter"]=14, - ["stage"]=1, + ["chapter"]=16, + ["stage"]=2, ["before_chapter"]=63, ["next_chapter"]=65, ["icon"]="chapter_23", @@ -14459,26 +14149,21 @@ local chapter = { 250 }, ["monster"]={ - 123201, - 123301, - 123401, - 123501, - 123601, - 123701, - 123801, - 123901, - 124001, - 124101, - 124201, - 124301, - 124401, - 124501, - 124601, - 124701, - 124801, - 124901, - 125001, - 125101 + 16020101, + 16020201, + 16020301, + 16020401, + 16020501, + 16020601, + 16020701, + 16020801, + 16020901, + 16021001, + 16021101, + 16021201, + 16021301, + 16021401, + 16021501 }, ["mystery_box"]={ 0, @@ -14677,8 +14362,8 @@ local chapter = { } }, [65]={ - ["chapter"]=14, - ["stage"]=2, + ["chapter"]=16, + ["stage"]=3, ["before_chapter"]=64, ["next_chapter"]=66, ["icon"]="chapter_23", @@ -14692,26 +14377,21 @@ local chapter = { 254 }, ["monster"]={ - 125301, - 125401, - 125501, - 125601, - 125701, - 125801, - 125901, - 126001, - 126101, - 126201, - 126301, - 126401, - 126501, - 126601, - 126701, - 126801, - 126901, - 127001, - 127101, - 127201 + 16030101, + 16030201, + 16030301, + 16030401, + 16030501, + 16030601, + 16030701, + 16030801, + 16030901, + 16031001, + 16031101, + 16031201, + 16031301, + 16031401, + 16031501 }, ["mystery_box"]={ 5000, @@ -14910,8 +14590,8 @@ local chapter = { } }, [66]={ - ["chapter"]=14, - ["stage"]=3, + ["chapter"]=16, + ["stage"]=4, ["before_chapter"]=65, ["next_chapter"]=67, ["icon"]="chapter_24", @@ -14925,26 +14605,21 @@ local chapter = { 258 }, ["monster"]={ - 127401, - 127501, - 127601, - 127701, - 127801, - 127901, - 128001, - 128101, - 128201, - 128301, - 128401, - 128501, - 128601, - 128701, - 128801, - 128901, - 129001, - 129101, - 129201, - 129301 + 16040101, + 16040201, + 16040301, + 16040401, + 16040501, + 16040601, + 16040701, + 16040801, + 16040901, + 16041001, + 16041101, + 16041201, + 16041301, + 16041401, + 16041501 }, ["mystery_box"]={ 0, @@ -15143,8 +14818,8 @@ local chapter = { } }, [67]={ - ["chapter"]=14, - ["stage"]=4, + ["chapter"]=16, + ["stage"]=5, ["before_chapter"]=66, ["next_chapter"]=68, ["icon"]="chapter_24", @@ -15158,26 +14833,21 @@ local chapter = { 262 }, ["monster"]={ - 129401, - 129501, - 129601, - 129701, - 129801, - 129901, - 130001, - 130101, - 130201, - 130301, - 130401, - 130501, - 130601, - 130701, - 130801, - 130901, - 131001, - 131101, - 131201, - 131301 + 16050101, + 16050201, + 16050301, + 16050401, + 16050501, + 16050601, + 16050701, + 16050801, + 16050901, + 16051001, + 16051101, + 16051201, + 16051301, + 16051401, + 16051501 }, ["mystery_box"]={ 0, @@ -15376,8 +15046,8 @@ local chapter = { } }, [68]={ - ["chapter"]=14, - ["stage"]=5, + ["chapter"]=17, + ["stage"]=1, ["before_chapter"]=67, ["next_chapter"]=69, ["icon"]="chapter_24", @@ -15391,26 +15061,21 @@ local chapter = { 266 }, ["monster"]={ - 131401, - 131501, - 131601, - 131701, - 131801, - 131901, - 132001, - 132101, - 132201, - 132301, - 132401, - 132501, - 132601, - 132701, - 132801, - 132901, - 133001, - 133101, - 133201, - 133301 + 17010101, + 17010201, + 17010301, + 17010401, + 17010501, + 17010601, + 17010701, + 17010801, + 17010901, + 17011001, + 17011101, + 17011201, + 17011301, + 17011401, + 17011501 }, ["mystery_box"]={ 0, @@ -15609,8 +15274,8 @@ local chapter = { } }, [69]={ - ["chapter"]=15, - ["stage"]=1, + ["chapter"]=17, + ["stage"]=2, ["before_chapter"]=68, ["next_chapter"]=70, ["icon"]="chapter_25", @@ -15624,26 +15289,21 @@ local chapter = { 270 }, ["monster"]={ - 133401, - 133501, - 133601, - 133701, - 133801, - 133901, - 134001, - 134101, - 134201, - 134301, - 134401, - 134501, - 134601, - 134701, - 134801, - 134901, - 135001, - 135101, - 135201, - 135301 + 17020101, + 17020201, + 17020301, + 17020401, + 17020501, + 17020601, + 17020701, + 17020801, + 17020901, + 17021001, + 17021101, + 17021201, + 17021301, + 17021401, + 17021501 }, ["mystery_box"]={ 0, @@ -15842,8 +15502,8 @@ local chapter = { } }, [70]={ - ["chapter"]=15, - ["stage"]=2, + ["chapter"]=17, + ["stage"]=3, ["before_chapter"]=69, ["next_chapter"]=71, ["icon"]="chapter_25", @@ -15857,26 +15517,21 @@ local chapter = { 274 }, ["monster"]={ - 135501, - 135601, - 135701, - 135801, - 135901, - 136001, - 136101, - 136201, - 136301, - 136401, - 136501, - 136601, - 136701, - 136801, - 136901, - 137001, - 137101, - 137201, - 137301, - 137401 + 17030101, + 17030201, + 17030301, + 17030401, + 17030501, + 17030601, + 17030701, + 17030801, + 17030901, + 17031001, + 17031101, + 17031201, + 17031301, + 17031401, + 17031501 }, ["mystery_box"]={ 0, @@ -16075,8 +15730,8 @@ local chapter = { } }, [71]={ - ["chapter"]=15, - ["stage"]=3, + ["chapter"]=17, + ["stage"]=4, ["before_chapter"]=70, ["next_chapter"]=72, ["icon"]="chapter_26", @@ -16090,26 +15745,21 @@ local chapter = { 278 }, ["monster"]={ - 137501, - 137601, - 137701, - 137801, - 137901, - 138001, - 138101, - 138201, - 138301, - 138401, - 138501, - 138601, - 138701, - 138801, - 138901, - 139001, - 139101, - 139201, - 139301, - 139401 + 17040101, + 17040201, + 17040301, + 17040401, + 17040501, + 17040601, + 17040701, + 17040801, + 17040901, + 17041001, + 17041101, + 17041201, + 17041301, + 17041401, + 17041501 }, ["mystery_box"]={ 5000, @@ -16308,8 +15958,8 @@ local chapter = { } }, [72]={ - ["chapter"]=15, - ["stage"]=4, + ["chapter"]=17, + ["stage"]=5, ["before_chapter"]=71, ["next_chapter"]=73, ["icon"]="chapter_27", @@ -16323,26 +15973,21 @@ local chapter = { 282 }, ["monster"]={ - 139501, - 139601, - 139701, - 139801, - 139901, - 140001, - 140101, - 140201, - 140301, - 140401, - 140501, - 140601, - 140701, - 140801, - 140901, - 141001, - 141101, - 141201, - 141301, - 141401 + 17050101, + 17050201, + 17050301, + 17050401, + 17050501, + 17050601, + 17050701, + 17050801, + 17050901, + 17051001, + 17051101, + 17051201, + 17051301, + 17051401, + 17051501 }, ["mystery_box"]={ 0, @@ -16541,8 +16186,8 @@ local chapter = { } }, [73]={ - ["chapter"]=15, - ["stage"]=5, + ["chapter"]=18, + ["stage"]=1, ["before_chapter"]=72, ["next_chapter"]=74, ["icon"]="chapter_28", @@ -16556,26 +16201,21 @@ local chapter = { 286 }, ["monster"]={ - 141501, - 141601, - 141701, - 141801, - 141901, - 142001, - 142101, - 142201, - 142301, - 142401, - 142501, - 142601, - 142701, - 142801, - 142901, - 143001, - 143101, - 143201, - 143301, - 143401 + 18010101, + 18010201, + 18010301, + 18010401, + 18010501, + 18010601, + 18010701, + 18010801, + 18010901, + 18011001, + 18011101, + 18011201, + 18011301, + 18011401, + 18011501 }, ["mystery_box"]={ 5000, @@ -16774,8 +16414,8 @@ local chapter = { } }, [74]={ - ["chapter"]=16, - ["stage"]=1, + ["chapter"]=18, + ["stage"]=2, ["before_chapter"]=73, ["next_chapter"]=75, ["icon"]="chapter_29", @@ -16789,26 +16429,21 @@ local chapter = { 290 }, ["monster"]={ - 143501, - 143601, - 143701, - 143801, - 143901, - 144001, - 144101, - 144201, - 144301, - 144401, - 144501, - 144601, - 144701, - 144801, - 144901, - 145001, - 145101, - 145201, - 145301, - 145401 + 18020101, + 18020201, + 18020301, + 18020401, + 18020501, + 18020601, + 18020701, + 18020801, + 18020901, + 18021001, + 18021101, + 18021201, + 18021301, + 18021401, + 18021501 }, ["mystery_box"]={ 5000, @@ -17007,8 +16642,8 @@ local chapter = { } }, [75]={ - ["chapter"]=16, - ["stage"]=2, + ["chapter"]=18, + ["stage"]=3, ["before_chapter"]=74, ["next_chapter"]=76, ["icon"]="chapter_30", @@ -17022,26 +16657,21 @@ local chapter = { 294 }, ["monster"]={ - 145501, - 145601, - 145701, - 145801, - 145901, - 146001, - 146101, - 146201, - 146301, - 146401, - 146501, - 146601, - 146701, - 146801, - 146901, - 147001, - 147101, - 147201, - 147301, - 147401 + 18030101, + 18030201, + 18030301, + 18030401, + 18030501, + 18030601, + 18030701, + 18030801, + 18030901, + 18031001, + 18031101, + 18031201, + 18031301, + 18031401, + 18031501 }, ["mystery_box"]={ 0, @@ -17240,8 +16870,8 @@ local chapter = { } }, [76]={ - ["chapter"]=16, - ["stage"]=3, + ["chapter"]=18, + ["stage"]=4, ["before_chapter"]=75, ["next_chapter"]=77, ["icon"]="chapter_31", @@ -17255,26 +16885,21 @@ local chapter = { 298 }, ["monster"]={ - 147501, - 147601, - 147701, - 147801, - 147901, - 148001, - 148101, - 148201, - 148301, - 148401, - 148501, - 148601, - 148701, - 148801, - 148901, - 149001, - 149101, - 149201, - 149301, - 149401 + 18040101, + 18040201, + 18040301, + 18040401, + 18040501, + 18040601, + 18040701, + 18040801, + 18040901, + 18041001, + 18041101, + 18041201, + 18041301, + 18041401, + 18041501 }, ["mystery_box"]={ 5000, @@ -17473,8 +17098,8 @@ local chapter = { } }, [77]={ - ["chapter"]=16, - ["stage"]=4, + ["chapter"]=18, + ["stage"]=5, ["before_chapter"]=76, ["next_chapter"]=78, ["icon"]="chapter_32", @@ -17488,26 +17113,21 @@ local chapter = { 302 }, ["monster"]={ - 149501, - 149601, - 149701, - 149801, - 149901, - 150001, - 150101, - 150201, - 150301, - 150401, - 150501, - 150601, - 150701, - 150801, - 150901, - 151001, - 151101, - 151201, - 151301, - 151401 + 18050101, + 18050201, + 18050301, + 18050401, + 18050501, + 18050601, + 18050701, + 18050801, + 18050901, + 18051001, + 18051101, + 18051201, + 18051301, + 18051401, + 18051501 }, ["mystery_box"]={ 0, @@ -17706,8 +17326,8 @@ local chapter = { } }, [78]={ - ["chapter"]=16, - ["stage"]=5, + ["chapter"]=19, + ["stage"]=1, ["before_chapter"]=77, ["next_chapter"]=79, ["icon"]="chapter_33", @@ -17721,26 +17341,21 @@ local chapter = { 306 }, ["monster"]={ - 151501, - 151601, - 151701, - 151801, - 151901, - 152001, - 152101, - 152201, - 152301, - 152401, - 152501, - 152601, - 152701, - 152801, - 152901, - 153001, - 153101, - 153201, - 153301, - 153401 + 19010101, + 19010201, + 19010301, + 19010401, + 19010501, + 19010601, + 19010701, + 19010801, + 19010901, + 19011001, + 19011101, + 19011201, + 19011301, + 19011401, + 19011501 }, ["mystery_box"]={ 5000, @@ -17939,8 +17554,8 @@ local chapter = { } }, [79]={ - ["chapter"]=17, - ["stage"]=1, + ["chapter"]=19, + ["stage"]=2, ["before_chapter"]=78, ["next_chapter"]=80, ["icon"]="chapter_34", @@ -17954,26 +17569,21 @@ local chapter = { 310 }, ["monster"]={ - 153501, - 153601, - 153701, - 153801, - 153901, - 154001, - 154101, - 154201, - 154301, - 154401, - 154501, - 154601, - 154701, - 154801, - 154901, - 155001, - 155101, - 155201, - 155301, - 155401 + 19020101, + 19020201, + 19020301, + 19020401, + 19020501, + 19020601, + 19020701, + 19020801, + 19020901, + 19021001, + 19021101, + 19021201, + 19021301, + 19021401, + 19021501 }, ["mystery_box"]={ 0, @@ -18172,9 +17782,10 @@ local chapter = { } }, [80]={ - ["chapter"]=17, - ["stage"]=2, + ["chapter"]=19, + ["stage"]=3, ["before_chapter"]=79, + ["next_chapter"]=81, ["icon"]="chapter_35", ["scene"]="bg_35", ["block_icon"]="battle_hinder_35", @@ -18186,26 +17797,1616 @@ local chapter = { 314 }, ["monster"]={ - 155501, - 155601, - 155701, - 155801, - 155901, - 156001, - 156101, - 156201, - 156301, - 156401, - 156501, - 156601, - 156701, - 156801, - 156901, - 157001, - 157101, - 157201, - 157301, - 157401 + 19030101, + 19030201, + 19030301, + 19030401, + 19030501, + 19030601, + 19030701, + 19030801, + 19030901, + 19031001, + 19031101, + 19031201, + 19031301, + 19031401, + 19031501 + }, + ["mystery_box"]={ + 0, + 5000, + 0, + 5000 + }, + ["mystery_box_reward"]={ + { + ["type"]=1, + ["id"]=6, + ["num"]=1, + ["weight"]=5000 + }, + { + ["type"]=1, + ["id"]=2, + ["num"]=20, + ["weight"]=5000 + } + }, + ["wave_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=4, + ["id_for_nothing"]="Ug==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=40, + ["num_for_nothing"]="Ugg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["boss_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=4, + ["id_for_nothing"]="Ug==", + ["num"]=3, + ["num_for_nothing"]="VQ==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=2, + ["num_for_nothing"]="VA==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=75, + ["num_for_nothing"]="UQ0=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["finish_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=1000, + ["num_for_nothing"]="VwhcAw==" + } + }, + ["box_num"]={ + 10, + 15, + 20 + }, + ["box_reward_1"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=5, + ["num_for_nothing"]="Uw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=1500, + ["num_for_nothing"]="Vw1cAw==" + } + }, + ["box_reward_2"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=2000, + ["num_for_nothing"]="VAhcAw==" + } + }, + ["box_reward_3"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=14, + ["id_for_nothing"]="Vww=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + ["idle_exp"]=57, + ["idle_gold"]=109, + ["idle_drop"]={ + { + ["type"]=1, + ["id"]=1, + ["num"]=30, + ["probability"]=8000 + }, + { + ["type"]=1, + ["id"]=2, + ["num"]=1, + ["probability"]=779 + } + }, + ["idle_fast"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=4, + ["id_for_nothing"]="Ug==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=179, + ["num_for_nothing"]="Vw9V" + } + }, + ["daily_challenge_difficulty"]={ + 327094, + 378115 + } + }, + [81]={ + ["chapter"]=19, + ["stage"]=4, + ["before_chapter"]=80, + ["next_chapter"]=82, + ["icon"]="chapter_35", + ["scene"]="bg_35", + ["block_icon"]="battle_hinder_35", + ["chess_board"]="chessboard_2", + ["board"]={ + 311, + 312, + 313, + 314 + }, + ["monster"]={ + 19040101, + 19040201, + 19040301, + 19040401, + 19040501, + 19040601, + 19040701, + 19040801, + 19040901, + 19041001, + 19041101, + 19041201, + 19041301, + 19041401, + 19041501 + }, + ["mystery_box"]={ + 0, + 5000, + 0, + 5000 + }, + ["mystery_box_reward"]={ + { + ["type"]=1, + ["id"]=6, + ["num"]=1, + ["weight"]=5000 + }, + { + ["type"]=1, + ["id"]=2, + ["num"]=20, + ["weight"]=5000 + } + }, + ["wave_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=4, + ["id_for_nothing"]="Ug==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=40, + ["num_for_nothing"]="Ugg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["boss_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=4, + ["id_for_nothing"]="Ug==", + ["num"]=3, + ["num_for_nothing"]="VQ==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=2, + ["num_for_nothing"]="VA==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=75, + ["num_for_nothing"]="UQ0=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["finish_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=1000, + ["num_for_nothing"]="VwhcAw==" + } + }, + ["box_num"]={ + 10, + 15, + 20 + }, + ["box_reward_1"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=5, + ["num_for_nothing"]="Uw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=1500, + ["num_for_nothing"]="Vw1cAw==" + } + }, + ["box_reward_2"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=2000, + ["num_for_nothing"]="VAhcAw==" + } + }, + ["box_reward_3"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=14, + ["id_for_nothing"]="Vww=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + ["idle_exp"]=57, + ["idle_gold"]=109, + ["idle_drop"]={ + { + ["type"]=1, + ["id"]=1, + ["num"]=30, + ["probability"]=8000 + }, + { + ["type"]=1, + ["id"]=2, + ["num"]=1, + ["probability"]=779 + } + }, + ["idle_fast"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=4, + ["id_for_nothing"]="Ug==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=179, + ["num_for_nothing"]="Vw9V" + } + }, + ["daily_challenge_difficulty"]={ + 327094, + 378115 + } + }, + [82]={ + ["chapter"]=19, + ["stage"]=5, + ["before_chapter"]=81, + ["next_chapter"]=83, + ["icon"]="chapter_35", + ["scene"]="bg_35", + ["block_icon"]="battle_hinder_35", + ["chess_board"]="chessboard_2", + ["board"]={ + 311, + 312, + 313, + 314 + }, + ["monster"]={ + 19050101, + 19050201, + 19050301, + 19050401, + 19050501, + 19050601, + 19050701, + 19050801, + 19050901, + 19051001, + 19051101, + 19051201, + 19051301, + 19051401, + 19051501 + }, + ["mystery_box"]={ + 0, + 5000, + 0, + 5000 + }, + ["mystery_box_reward"]={ + { + ["type"]=1, + ["id"]=6, + ["num"]=1, + ["weight"]=5000 + }, + { + ["type"]=1, + ["id"]=2, + ["num"]=20, + ["weight"]=5000 + } + }, + ["wave_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=4, + ["id_for_nothing"]="Ug==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=40, + ["num_for_nothing"]="Ugg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["boss_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=4, + ["id_for_nothing"]="Ug==", + ["num"]=3, + ["num_for_nothing"]="VQ==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=2, + ["num_for_nothing"]="VA==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=75, + ["num_for_nothing"]="UQ0=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["finish_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=1000, + ["num_for_nothing"]="VwhcAw==" + } + }, + ["box_num"]={ + 10, + 15, + 20 + }, + ["box_reward_1"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=5, + ["num_for_nothing"]="Uw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=1500, + ["num_for_nothing"]="Vw1cAw==" + } + }, + ["box_reward_2"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=2000, + ["num_for_nothing"]="VAhcAw==" + } + }, + ["box_reward_3"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=14, + ["id_for_nothing"]="Vww=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + ["idle_exp"]=57, + ["idle_gold"]=109, + ["idle_drop"]={ + { + ["type"]=1, + ["id"]=1, + ["num"]=30, + ["probability"]=8000 + }, + { + ["type"]=1, + ["id"]=2, + ["num"]=1, + ["probability"]=779 + } + }, + ["idle_fast"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=4, + ["id_for_nothing"]="Ug==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=179, + ["num_for_nothing"]="Vw9V" + } + }, + ["daily_challenge_difficulty"]={ + 327094, + 378115 + } + }, + [83]={ + ["chapter"]=20, + ["stage"]=1, + ["before_chapter"]=82, + ["next_chapter"]=84, + ["icon"]="chapter_35", + ["scene"]="bg_35", + ["block_icon"]="battle_hinder_35", + ["chess_board"]="chessboard_2", + ["board"]={ + 311, + 312, + 313, + 314 + }, + ["monster"]={ + 20010101, + 20010201, + 20010301, + 20010401, + 20010501, + 20010601, + 20010701, + 20010801, + 20010901, + 20011001, + 20011101, + 20011201, + 20011301, + 20011401, + 20011501 + }, + ["mystery_box"]={ + 0, + 5000, + 0, + 5000 + }, + ["mystery_box_reward"]={ + { + ["type"]=1, + ["id"]=6, + ["num"]=1, + ["weight"]=5000 + }, + { + ["type"]=1, + ["id"]=2, + ["num"]=20, + ["weight"]=5000 + } + }, + ["wave_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=4, + ["id_for_nothing"]="Ug==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=40, + ["num_for_nothing"]="Ugg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["boss_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=4, + ["id_for_nothing"]="Ug==", + ["num"]=3, + ["num_for_nothing"]="VQ==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=2, + ["num_for_nothing"]="VA==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=75, + ["num_for_nothing"]="UQ0=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["finish_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=1000, + ["num_for_nothing"]="VwhcAw==" + } + }, + ["box_num"]={ + 10, + 15, + 20 + }, + ["box_reward_1"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=5, + ["num_for_nothing"]="Uw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=1500, + ["num_for_nothing"]="Vw1cAw==" + } + }, + ["box_reward_2"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=2000, + ["num_for_nothing"]="VAhcAw==" + } + }, + ["box_reward_3"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=14, + ["id_for_nothing"]="Vww=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + ["idle_exp"]=57, + ["idle_gold"]=109, + ["idle_drop"]={ + { + ["type"]=1, + ["id"]=1, + ["num"]=30, + ["probability"]=8000 + }, + { + ["type"]=1, + ["id"]=2, + ["num"]=1, + ["probability"]=779 + } + }, + ["idle_fast"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=4, + ["id_for_nothing"]="Ug==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=179, + ["num_for_nothing"]="Vw9V" + } + }, + ["daily_challenge_difficulty"]={ + 327094, + 378115 + } + }, + [84]={ + ["chapter"]=20, + ["stage"]=2, + ["before_chapter"]=83, + ["next_chapter"]=85, + ["icon"]="chapter_35", + ["scene"]="bg_35", + ["block_icon"]="battle_hinder_35", + ["chess_board"]="chessboard_2", + ["board"]={ + 311, + 312, + 313, + 314 + }, + ["monster"]={ + 20020101, + 20020201, + 20020301, + 20020401, + 20020501, + 20020601, + 20020701, + 20020801, + 20020901, + 20021001, + 20021101, + 20021201, + 20021301, + 20021401, + 20021501 + }, + ["mystery_box"]={ + 0, + 5000, + 0, + 5000 + }, + ["mystery_box_reward"]={ + { + ["type"]=1, + ["id"]=6, + ["num"]=1, + ["weight"]=5000 + }, + { + ["type"]=1, + ["id"]=2, + ["num"]=20, + ["weight"]=5000 + } + }, + ["wave_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=4, + ["id_for_nothing"]="Ug==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=40, + ["num_for_nothing"]="Ugg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["boss_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=4, + ["id_for_nothing"]="Ug==", + ["num"]=3, + ["num_for_nothing"]="VQ==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=2, + ["num_for_nothing"]="VA==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=75, + ["num_for_nothing"]="UQ0=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["finish_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=1000, + ["num_for_nothing"]="VwhcAw==" + } + }, + ["box_num"]={ + 10, + 15, + 20 + }, + ["box_reward_1"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=5, + ["num_for_nothing"]="Uw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=1500, + ["num_for_nothing"]="Vw1cAw==" + } + }, + ["box_reward_2"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=2000, + ["num_for_nothing"]="VAhcAw==" + } + }, + ["box_reward_3"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=14, + ["id_for_nothing"]="Vww=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + ["idle_exp"]=57, + ["idle_gold"]=109, + ["idle_drop"]={ + { + ["type"]=1, + ["id"]=1, + ["num"]=30, + ["probability"]=8000 + }, + { + ["type"]=1, + ["id"]=2, + ["num"]=1, + ["probability"]=779 + } + }, + ["idle_fast"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=4, + ["id_for_nothing"]="Ug==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=179, + ["num_for_nothing"]="Vw9V" + } + }, + ["daily_challenge_difficulty"]={ + 327094, + 378115 + } + }, + [85]={ + ["chapter"]=20, + ["stage"]=3, + ["before_chapter"]=84, + ["next_chapter"]=86, + ["icon"]="chapter_35", + ["scene"]="bg_35", + ["block_icon"]="battle_hinder_35", + ["chess_board"]="chessboard_2", + ["board"]={ + 311, + 312, + 313, + 314 + }, + ["monster"]={ + 20030101, + 20030201, + 20030301, + 20030401, + 20030501, + 20030601, + 20030701, + 20030801, + 20030901, + 20031001, + 20031101, + 20031201, + 20031301, + 20031401, + 20031501 + }, + ["mystery_box"]={ + 0, + 5000, + 0, + 5000 + }, + ["mystery_box_reward"]={ + { + ["type"]=1, + ["id"]=6, + ["num"]=1, + ["weight"]=5000 + }, + { + ["type"]=1, + ["id"]=2, + ["num"]=20, + ["weight"]=5000 + } + }, + ["wave_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=4, + ["id_for_nothing"]="Ug==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=40, + ["num_for_nothing"]="Ugg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["boss_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=4, + ["id_for_nothing"]="Ug==", + ["num"]=3, + ["num_for_nothing"]="VQ==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=2, + ["num_for_nothing"]="VA==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=75, + ["num_for_nothing"]="UQ0=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["finish_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=1000, + ["num_for_nothing"]="VwhcAw==" + } + }, + ["box_num"]={ + 10, + 15, + 20 + }, + ["box_reward_1"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=5, + ["num_for_nothing"]="Uw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=1500, + ["num_for_nothing"]="Vw1cAw==" + } + }, + ["box_reward_2"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=2000, + ["num_for_nothing"]="VAhcAw==" + } + }, + ["box_reward_3"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=14, + ["id_for_nothing"]="Vww=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + ["idle_exp"]=57, + ["idle_gold"]=109, + ["idle_drop"]={ + { + ["type"]=1, + ["id"]=1, + ["num"]=30, + ["probability"]=8000 + }, + { + ["type"]=1, + ["id"]=2, + ["num"]=1, + ["probability"]=779 + } + }, + ["idle_fast"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=4, + ["id_for_nothing"]="Ug==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=179, + ["num_for_nothing"]="Vw9V" + } + }, + ["daily_challenge_difficulty"]={ + 327094, + 378115 + } + }, + [86]={ + ["chapter"]=20, + ["stage"]=4, + ["before_chapter"]=85, + ["next_chapter"]=87, + ["icon"]="chapter_35", + ["scene"]="bg_35", + ["block_icon"]="battle_hinder_35", + ["chess_board"]="chessboard_2", + ["board"]={ + 311, + 312, + 313, + 314 + }, + ["monster"]={ + 20040101, + 20040201, + 20040301, + 20040401, + 20040501, + 20040601, + 20040701, + 20040801, + 20040901, + 20041001, + 20041101, + 20041201, + 20041301, + 20041401, + 20041501 + }, + ["mystery_box"]={ + 0, + 5000, + 0, + 5000 + }, + ["mystery_box_reward"]={ + { + ["type"]=1, + ["id"]=6, + ["num"]=1, + ["weight"]=5000 + }, + { + ["type"]=1, + ["id"]=2, + ["num"]=20, + ["weight"]=5000 + } + }, + ["wave_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=4, + ["id_for_nothing"]="Ug==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=40, + ["num_for_nothing"]="Ugg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["boss_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=4, + ["id_for_nothing"]="Ug==", + ["num"]=3, + ["num_for_nothing"]="VQ==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=2, + ["num_for_nothing"]="VA==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=75, + ["num_for_nothing"]="UQ0=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=12, + ["id_for_nothing"]="Vwo=", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["finish_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=1000, + ["num_for_nothing"]="VwhcAw==" + } + }, + ["box_num"]={ + 10, + 15, + 20 + }, + ["box_reward_1"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=5, + ["num_for_nothing"]="Uw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=1500, + ["num_for_nothing"]="Vw1cAw==" + } + }, + ["box_reward_2"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=5, + ["id_for_nothing"]="Uw==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=2000, + ["num_for_nothing"]="VAhcAw==" + } + }, + ["box_reward_3"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=30, + ["num_for_nothing"]="VQg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=14, + ["id_for_nothing"]="Vww=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } + }, + ["idle_exp"]=57, + ["idle_gold"]=109, + ["idle_drop"]={ + { + ["type"]=1, + ["id"]=1, + ["num"]=30, + ["probability"]=8000 + }, + { + ["type"]=1, + ["id"]=2, + ["num"]=1, + ["probability"]=779 + } + }, + ["idle_fast"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=4, + ["id_for_nothing"]="Ug==", + ["num"]=1, + ["num_for_nothing"]="Vw==" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=179, + ["num_for_nothing"]="Vw9V" + } + }, + ["daily_challenge_difficulty"]={ + 327094, + 378115 + } + }, + [87]={ + ["chapter"]=20, + ["stage"]=5, + ["before_chapter"]=86, + ["icon"]="chapter_35", + ["scene"]="bg_35", + ["block_icon"]="battle_hinder_35", + ["chess_board"]="chessboard_2", + ["board"]={ + 311, + 312, + 313, + 314 + }, + ["monster"]={ + 20050101, + 20050201, + 20050301, + 20050401, + 20050501, + 20050601, + 20050701, + 20050801, + 20050901, + 20051001, + 20051101, + 20051201, + 20051301, + 20051401, + 20051501 }, ["mystery_box"]={ 0, @@ -18405,6 +19606,6 @@ local chapter = { } } local config = { -data=chapter,count=80 +data=chapter,count=87 } return config \ No newline at end of file diff --git a/lua/app/config/chapter_dungeon.lua b/lua/app/config/chapter_dungeon.lua new file mode 100644 index 00000000..e857a1de --- /dev/null +++ b/lua/app/config/chapter_dungeon.lua @@ -0,0 +1,842 @@ +local chapter_dungeon = { + [1001]={ + ["next_chapter"]=1002, + ["type"]=1, + ["scene"]="bg_gold", + ["block_icon"]="battle_hinder_gold", + ["chess_board"]="chessboard_1", + ["board"]={ + 103 + }, + ["monster"]={ + 103 + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=1000, + ["num_for_nothing"]="VwhcAw==" + } + }, + ["first_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=5000, + ["num_for_nothing"]="UwhcAw==" + } + } + }, + [1002]={ + ["before_chapter"]=1001, + ["next_chapter"]=1003, + ["type"]=1, + ["scene"]="bg_gold", + ["block_icon"]="battle_hinder_gold", + ["chess_board"]="chessboard_1", + ["board"]={ + 203 + }, + ["monster"]={ + 203 + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=2000, + ["num_for_nothing"]="VAhcAw==" + } + }, + ["first_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=10000, + ["num_for_nothing"]="VwhcA2U=" + } + } + }, + [1003]={ + ["before_chapter"]=1002, + ["next_chapter"]=1004, + ["type"]=1, + ["scene"]="bg_gold", + ["block_icon"]="battle_hinder_gold", + ["chess_board"]="chessboard_1", + ["board"]={ + 303 + }, + ["monster"]={ + 303 + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=3000, + ["num_for_nothing"]="VQhcAw==" + } + }, + ["first_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=15000, + ["num_for_nothing"]="Vw1cA2U=" + } + } + }, + [1004]={ + ["before_chapter"]=1003, + ["next_chapter"]=1005, + ["type"]=1, + ["scene"]="bg_gold", + ["block_icon"]="battle_hinder_gold", + ["chess_board"]="chessboard_1", + ["board"]={ + 403 + }, + ["monster"]={ + 403 + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=4000, + ["num_for_nothing"]="UghcAw==" + } + }, + ["first_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=20000, + ["num_for_nothing"]="VAhcA2U=" + } + } + }, + [1005]={ + ["before_chapter"]=1004, + ["next_chapter"]=1006, + ["type"]=1, + ["scene"]="bg_gold", + ["block_icon"]="battle_hinder_gold", + ["chess_board"]="chessboard_1", + ["board"]={ + 503 + }, + ["monster"]={ + 503 + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=5000, + ["num_for_nothing"]="UwhcAw==" + } + }, + ["first_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=25000, + ["num_for_nothing"]="VA1cA2U=" + } + } + }, + [1006]={ + ["before_chapter"]=1005, + ["next_chapter"]=1007, + ["type"]=1, + ["scene"]="bg_gold", + ["block_icon"]="battle_hinder_gold", + ["chess_board"]="chessboard_1", + ["board"]={ + 603 + }, + ["monster"]={ + 603 + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=6000, + ["num_for_nothing"]="UAhcAw==" + } + }, + ["first_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=30000, + ["num_for_nothing"]="VQhcA2U=" + } + } + }, + [1007]={ + ["before_chapter"]=1006, + ["next_chapter"]=1008, + ["type"]=1, + ["scene"]="bg_gold", + ["block_icon"]="battle_hinder_gold", + ["chess_board"]="chessboard_1", + ["board"]={ + 703 + }, + ["monster"]={ + 703 + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=7000, + ["num_for_nothing"]="UQhcAw==" + } + }, + ["first_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=35000, + ["num_for_nothing"]="VQ1cA2U=" + } + } + }, + [1008]={ + ["before_chapter"]=1007, + ["next_chapter"]=1009, + ["type"]=1, + ["scene"]="bg_gold", + ["block_icon"]="battle_hinder_gold", + ["chess_board"]="chessboard_1", + ["board"]={ + 803 + }, + ["monster"]={ + 803 + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=8000, + ["num_for_nothing"]="XghcAw==" + } + }, + ["first_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=40000, + ["num_for_nothing"]="UghcA2U=" + } + } + }, + [1009]={ + ["before_chapter"]=1008, + ["next_chapter"]=1010, + ["type"]=1, + ["scene"]="bg_gold", + ["block_icon"]="battle_hinder_gold", + ["chess_board"]="chessboard_1", + ["board"]={ + 903 + }, + ["monster"]={ + 903 + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=9000, + ["num_for_nothing"]="XwhcAw==" + } + }, + ["first_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=45000, + ["num_for_nothing"]="Ug1cA2U=" + } + } + }, + [1010]={ + ["before_chapter"]=1009, + ["type"]=1, + ["scene"]="bg_gold", + ["block_icon"]="battle_hinder_gold", + ["chess_board"]="chessboard_1", + ["board"]={ + 1003 + }, + ["monster"]={ + 1003 + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=10000, + ["num_for_nothing"]="VwhcA2U=" + } + }, + ["first_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=50000, + ["num_for_nothing"]="UwhcA2U=" + } + } + }, + [2001]={ + ["next_chapter"]=2002, + ["type"]=2, + ["scene"]="bg_gold", + ["block_icon"]="battle_hinder_gold", + ["chess_board"]="chessboard_1", + ["board"]={ + 10103 + }, + ["monster"]={ + 10103 + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=100, + ["num_for_nothing"]="Vwhc" + } + }, + ["first_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=500, + ["num_for_nothing"]="Uwhc" + } + } + }, + [2002]={ + ["before_chapter"]=2001, + ["next_chapter"]=2003, + ["type"]=2, + ["scene"]="bg_gold", + ["block_icon"]="battle_hinder_gold", + ["chess_board"]="chessboard_1", + ["board"]={ + 10203 + }, + ["monster"]={ + 10203 + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=200, + ["num_for_nothing"]="VAhc" + } + }, + ["first_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1000, + ["num_for_nothing"]="VwhcAw==" + } + } + }, + [2003]={ + ["before_chapter"]=2002, + ["next_chapter"]=2004, + ["type"]=2, + ["scene"]="bg_gold", + ["block_icon"]="battle_hinder_gold", + ["chess_board"]="chessboard_1", + ["board"]={ + 10303 + }, + ["monster"]={ + 10303 + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=300, + ["num_for_nothing"]="VQhc" + } + }, + ["first_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1500, + ["num_for_nothing"]="Vw1cAw==" + } + } + }, + [2004]={ + ["before_chapter"]=2003, + ["next_chapter"]=2005, + ["type"]=2, + ["scene"]="bg_gold", + ["block_icon"]="battle_hinder_gold", + ["chess_board"]="chessboard_1", + ["board"]={ + 10403 + }, + ["monster"]={ + 10403 + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=400, + ["num_for_nothing"]="Ughc" + } + }, + ["first_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=2000, + ["num_for_nothing"]="VAhcAw==" + } + } + }, + [2005]={ + ["before_chapter"]=2004, + ["next_chapter"]=2006, + ["type"]=2, + ["scene"]="bg_gold", + ["block_icon"]="battle_hinder_gold", + ["chess_board"]="chessboard_1", + ["board"]={ + 10503 + }, + ["monster"]={ + 10503 + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=500, + ["num_for_nothing"]="Uwhc" + } + }, + ["first_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=2500, + ["num_for_nothing"]="VA1cAw==" + } + } + }, + [2006]={ + ["before_chapter"]=2005, + ["next_chapter"]=2007, + ["type"]=2, + ["scene"]="bg_gold", + ["block_icon"]="battle_hinder_gold", + ["chess_board"]="chessboard_1", + ["board"]={ + 10603 + }, + ["monster"]={ + 10603 + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=600, + ["num_for_nothing"]="UAhc" + } + }, + ["first_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=3000, + ["num_for_nothing"]="VQhcAw==" + } + } + }, + [2007]={ + ["before_chapter"]=2006, + ["next_chapter"]=2008, + ["type"]=2, + ["scene"]="bg_gold", + ["block_icon"]="battle_hinder_gold", + ["chess_board"]="chessboard_1", + ["board"]={ + 10703 + }, + ["monster"]={ + 10703 + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=700, + ["num_for_nothing"]="UQhc" + } + }, + ["first_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=3500, + ["num_for_nothing"]="VQ1cAw==" + } + } + }, + [2008]={ + ["before_chapter"]=2007, + ["next_chapter"]=2009, + ["type"]=2, + ["scene"]="bg_gold", + ["block_icon"]="battle_hinder_gold", + ["chess_board"]="chessboard_1", + ["board"]={ + 10803 + }, + ["monster"]={ + 10803 + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=800, + ["num_for_nothing"]="Xghc" + } + }, + ["first_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=4000, + ["num_for_nothing"]="UghcAw==" + } + } + }, + [2009]={ + ["before_chapter"]=2008, + ["next_chapter"]=2010, + ["type"]=2, + ["scene"]="bg_gold", + ["block_icon"]="battle_hinder_gold", + ["chess_board"]="chessboard_1", + ["board"]={ + 10903 + }, + ["monster"]={ + 10903 + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=900, + ["num_for_nothing"]="Xwhc" + } + }, + ["first_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=4500, + ["num_for_nothing"]="Ug1cAw==" + } + } + }, + [2010]={ + ["before_chapter"]=2009, + ["type"]=2, + ["scene"]="bg_gold", + ["block_icon"]="battle_hinder_gold", + ["chess_board"]="chessboard_1", + ["board"]={ + 11003 + }, + ["monster"]={ + 11003 + }, + ["reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=1000, + ["num_for_nothing"]="VwhcAw==" + } + }, + ["first_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=50, + ["num_for_nothing"]="Uwg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=18, + ["id_for_nothing"]="VwA=", + ["num"]=5000, + ["num_for_nothing"]="UwhcAw==" + } + } + } +} +local config = { +data=chapter_dungeon,count=20 +} +return config \ No newline at end of file diff --git a/lua/app/config/chapter_dungeon.lua.meta b/lua/app/config/chapter_dungeon.lua.meta new file mode 100644 index 00000000..076168c5 --- /dev/null +++ b/lua/app/config/chapter_dungeon.lua.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 2a5a490659104408081bcac460d08513 +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3} diff --git a/lua/app/config/const.lua b/lua/app/config/const.lua index dcc2e460..cf99a577 100644 --- a/lua/app/config/const.lua +++ b/lua/app/config/const.lua @@ -61,8 +61,8 @@ local const = { { ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=7, - ["id_for_nothing"]="UQ==", + ["id"]=1, + ["id_for_nothing"]="Vw==", ["num"]=2, ["num_for_nothing"]="VA==" } @@ -241,8 +241,8 @@ local const = { { ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=22, - ["id_for_nothing"]="VAo=", + ["id"]=8, + ["id_for_nothing"]="Xg==", ["num"]=1, ["num_for_nothing"]="Vw==" } @@ -253,8 +253,8 @@ local const = { { ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=22, - ["id_for_nothing"]="VAo=", + ["id"]=8, + ["id_for_nothing"]="Xg==", ["num"]=3, ["num_for_nothing"]="VQ==" } @@ -280,8 +280,8 @@ local const = { { ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=22, - ["id_for_nothing"]="VAo=", + ["id"]=8, + ["id_for_nothing"]="Xg==", ["num"]=1, ["num_for_nothing"]="Vw==" } @@ -430,8 +430,8 @@ local const = { { ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=55, - ["id_for_nothing"]="Uw0=", + ["id"]=2, + ["id_for_nothing"]="VA==", ["num"]=5, ["num_for_nothing"]="Uw==" } @@ -442,8 +442,8 @@ local const = { { ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=55, - ["id_for_nothing"]="Uw0=", + ["id"]=2, + ["id_for_nothing"]="VA==", ["num"]=5, ["num_for_nothing"]="Uw==" } @@ -535,8 +535,8 @@ local const = { { ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=4, - ["id_for_nothing"]="Ug==", + ["id"]=3, + ["id_for_nothing"]="VQ==", ["num"]=30, ["num_for_nothing"]="VQg=" } @@ -562,8 +562,8 @@ local const = { { ["type"]=1, ["type_for_nothing"]="Vw==", - ["id"]=4, - ["id_for_nothing"]="Ug==", + ["id"]=3, + ["id_for_nothing"]="VQ==", ["num"]=30, ["num_for_nothing"]="VQg=" } @@ -580,9 +580,15 @@ local const = { }, ["chapter_finish_reward_3"]={ ["value"]=100 + }, + ["dungeon_gold_times"]={ + ["value"]=2 + }, + ["dungeon_res_times"]={ + ["value"]=2 } } local config = { -data=const,count=107 +data=const,count=109 } return config \ No newline at end of file diff --git a/lua/app/config/fx.lua b/lua/app/config/fx.lua index 67f47e25..f6ef88a3 100644 --- a/lua/app/config/fx.lua +++ b/lua/app/config/fx.lua @@ -1631,84 +1631,84 @@ local fx = { ["res"]="sfx_c1_p0002_b05", ["bind"]="root" }, + [300014]={ + ["res"]="sfx_c1_p15002_01", + ["bind"]="root" + }, + [300015]={ + ["res"]="sfx_c1_p15002_02", + ["bind"]="root" + }, + [300016]={ + ["res"]="sfx_c1_p15002_03", + ["bind"]="root" + }, + [300017]={ + ["res"]="sfx_c1_p15002_04", + ["bind"]="root" + }, + [300018]={ + ["res"]="sfx_c1_p15002_05", + ["bind"]="root" + }, [300019]={ - ["res"]="sfx_p0005_b02", + ["res"]="sfx_c1_p25002_01", ["bind"]="root" }, [300020]={ - ["res"]="sfx_p0005_b03", + ["res"]="sfx_c1_p25002_02", ["bind"]="root" }, [300021]={ - ["res"]="sfx_p0005_b04", + ["res"]="sfx_c1_p25002_03", ["bind"]="root" }, [300022]={ - ["res"]="sfx_p0005_b05", + ["res"]="sfx_c1_p25002_04", ["bind"]="root" }, [300023]={ - ["res"]="sfx_p0006_b01", + ["res"]="sfx_c1_p25002_04", ["bind"]="root" }, [300024]={ - ["res"]="sfx_p0006_b02", + ["res"]="sfx_c1_p53001_01", ["bind"]="root" }, [300025]={ - ["res"]="sfx_p0006_b03", + ["res"]="sfx_c1_p53001_02", ["bind"]="root" }, [300026]={ - ["res"]="sfx_p0006_b04", + ["res"]="sfx_c1_p53001_03", ["bind"]="root" }, [300027]={ - ["res"]="sfx_p0006_b05", + ["res"]="sfx_c1_p53001_04", ["bind"]="root" }, [300028]={ - ["res"]="sfx_p0007_b01", + ["res"]="sfx_c1_p53001_05", ["bind"]="root" }, [300029]={ - ["res"]="sfx_p0007_b02", + ["res"]="sfx_c1_p53001_01", ["bind"]="root" }, [300030]={ - ["res"]="sfx_p0007_b03", + ["res"]="sfx_c1_p53001_02", ["bind"]="root" }, [300031]={ - ["res"]="sfx_p0007_b04", + ["res"]="sfx_c1_p53001_03", ["bind"]="root" }, [300032]={ - ["res"]="sfx_p0007_b05", + ["res"]="sfx_c1_p53001_04", ["bind"]="root" }, [300033]={ - ["res"]="sfx_p0008_b01", - ["bind"]="root" - }, - [300034]={ - ["res"]="sfx_p0008_b05", - ["bind"]="root" - }, - [300035]={ - ["res"]="sfx_p0009_b01", - ["bind"]="root" - }, - [300036]={ - ["res"]="sfx_p0009_b02", - ["bind"]="root" - }, - [300037]={ - ["res"]="sfx_p0009_b03", - ["bind"]="root" - }, - [300038]={ - ["res"]="sfx_p0009_b04", + ["res"]="sfx_c1_p53001_05", ["bind"]="root" }, [300039]={ diff --git a/lua/app/config/hero.lua b/lua/app/config/hero.lua index ce447554..713d1239 100644 --- a/lua/app/config/hero.lua +++ b/lua/app/config/hero.lua @@ -67,235 +67,379 @@ local hero = { 1300143 } }, - ["hp"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 - }, ["atk"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 + 3000000, + 3120000, + 3240000, + 3360000, + 3480000, + 3600000, + 3720000, + 3840000, + 3960000, + 4080000, + 4200000, + 4340000, + 4480000, + 4620000, + 4760000, + 4900000, + 5040000, + 5180000, + 5320000, + 5460000, + 5600000, + 5760000, + 5920000, + 6080000, + 6240000, + 6400000, + 6560000, + 6720000, + 6880000, + 7040000, + 7200000, + 7380000, + 7560000, + 7740000, + 7920000, + 8100000, + 8280000, + 8460000, + 8640000, + 8820000, + 9000000, + 9210000, + 9420000, + 9630000, + 9840000, + 10050000, + 10260000, + 10470000, + 10680000, + 10890000, + 11100000, + 11340000, + 11580000, + 11820000, + 12060000, + 12300000, + 12540000, + 12780000, + 13020000, + 13260000, + 13500000, + 13770000, + 14040000, + 14310000, + 14580000, + 14850000, + 15120000, + 15390000, + 15660000, + 15930000, + 16200000, + 16500000, + 16800000, + 17100000, + 17400000, + 17700000, + 18000000, + 18300000, + 18600000, + 18900000, + 19200000, + 19530000, + 19860000, + 20190000, + 20520000, + 20850000, + 21180000, + 21510000, + 21840000, + 22170000, + 22500000, + 22860000, + 23220000, + 23580000, + 23940000, + 24300000, + 24660000, + 25020000, + 25380000, + 25740000, + 26100000, + 26500000, + 26900000, + 27300000, + 27700000, + 28100000, + 28500000, + 28900000, + 29300000, + 29700000, + 30100000, + 30540000, + 30980000, + 31420000, + 31860000, + 32300000, + 32740000, + 33180000, + 33620000, + 34060000, + 34500000, + 34980000, + 35460000, + 35940000, + 36420000, + 36900000, + 37380000, + 37860000, + 38340000, + 38820000, + 39300000, + 39820000, + 40340000, + 40860000, + 41380000, + 41900000, + 42420000, + 42940000, + 43460000, + 43980000, + 44500000, + 45060000, + 45620000, + 46180000, + 46740000, + 47300000, + 47860000, + 48420000, + 48980000, + 49540000, + 50100000, + 50660000, + 51220000, + 51780000, + 52340000, + 52900000, + 53460000, + 54020000, + 54580000, + 55140000, + 55700000, + 56260000, + 56820000, + 57380000, + 57940000, + 58500000, + 59060000, + 59620000, + 60180000, + 60740000, + 61300000, + 61860000, + 62420000, + 62980000, + 63540000, + 64100000, + 64660000, + 65220000, + 65780000, + 66340000 + }, + ["hp"]={ + 9000000, + 9360000, + 9720000, + 10080000, + 10440000, + 10800000, + 11160000, + 11520000, + 11880000, + 12240000, + 12600000, + 13020000, + 13440000, + 13860000, + 14280000, + 14700000, + 15120000, + 15540000, + 15960000, + 16380000, + 16800000, + 17280000, + 17760000, + 18240000, + 18720000, + 19200000, + 19680000, + 20160000, + 20640000, + 21120000, + 21600000, + 22140000, + 22680000, + 23220000, + 23760000, + 24300000, + 24840000, + 25380000, + 25920000, + 26460000, + 27000000, + 27630000, + 28260000, + 28890000, + 29520000, + 30150000, + 30780000, + 31410000, + 32040000, + 32670000, + 33300000, + 34020000, + 34740000, + 35460000, + 36180000, + 36900000, + 37620000, + 38340000, + 39060000, + 39780000, + 40500000, + 41310000, + 42120000, + 42930000, + 43740000, + 44550000, + 45360000, + 46170000, + 46980000, + 47790000, + 48600000, + 49500000, + 50400000, + 51300000, + 52200000, + 53100000, + 54000000, + 54900000, + 55800000, + 56700000, + 57600000, + 58590000, + 59580000, + 60570000, + 61560000, + 62550000, + 63540000, + 64530000, + 65520000, + 66510000, + 67500000, + 68580000, + 69660000, + 70740000, + 71820000, + 72900000, + 73980000, + 75060000, + 76140000, + 77220000, + 78300000, + 79500000, + 80700000, + 81900000, + 83100000, + 84300000, + 85500000, + 86700000, + 87900000, + 89100000, + 90300000, + 91620000, + 92940000, + 94260000, + 95580000, + 96900000, + 98220000, + 99540000, + 100860000, + 102180000, + 103500000, + 104940000, + 106380000, + 107820000, + 109260000, + 110700000, + 112140000, + 113580000, + 115020000, + 116460000, + 117900000, + 119460000, + 121020000, + 122580000, + 124140000, + 125700000, + 127260000, + 128820000, + 130380000, + 131940000, + 133500000, + 135180000, + 136860000, + 138540000, + 140220000, + 141900000, + 143580000, + 145260000, + 146940000, + 148620000, + 150300000, + 151980000, + 153660000, + 155340000, + 157020000, + 158700000, + 160380000, + 162060000, + 163740000, + 165420000, + 167100000, + 168780000, + 170460000, + 172140000, + 173820000, + 175500000, + 177180000, + 178860000, + 180540000, + 182220000, + 183900000, + 185580000, + 187260000, + 188940000, + 190620000, + 192300000, + 193980000, + 195660000, + 197340000, + 199020000 }, ["star_attr"]={ { ["type"]="attr_atkp_red", ["num"]=500 }, + { + ["type"]="attr_atkp_red_all", + ["num"]=500 + }, { ["type"]="attr_atkp_red", ["num"]=500 @@ -306,7 +450,7 @@ local hero = { }, { ["type"]="attr_atkp_red", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_red_all", @@ -314,43 +458,39 @@ local hero = { }, { ["type"]="attr_atkp_red", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_red_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_red", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_red_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_red", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_red_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_red", - ["num"]=2000 + ["num"]=500 }, { ["type"]="attr_atkp_red_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_red", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_red_all", - ["num"]=2000 + ["num"]=500 } }, ["star_txt"]={ @@ -401,8 +541,8 @@ local hero = { ["model_id"]="p13001", ["icon"]="1", ["item_id"]=13001, - ["level_id"]=68, - ["star_id"]=73 + ["level_id"]=9, + ["star_id"]=14 }, [14001]={ ["position"]=1, @@ -472,235 +612,379 @@ local hero = { 1400143 } }, - ["hp"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 - }, ["atk"]={ - 12000000, - 13680000, + 4500000, + 4680000, + 4860000, + 5040000, + 5220000, + 5400000, + 5580000, + 5760000, + 5940000, + 6120000, + 6300000, + 6510000, + 6720000, + 6930000, + 7140000, + 7350000, + 7560000, + 7770000, + 7980000, + 8190000, + 8400000, + 8640000, + 8880000, + 9120000, + 9360000, + 9600000, + 9840000, + 10080000, + 10320000, + 10560000, + 10800000, + 11070000, + 11340000, + 11610000, + 11880000, + 12150000, + 12420000, + 12690000, + 12960000, + 13230000, + 13500000, + 13810000, + 14120000, + 14430000, + 14740000, + 15050000, 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 + 15670000, + 15980000, + 16290000, + 16600000, + 16960000, + 17320000, + 17680000, + 18040000, + 18400000, + 18760000, + 19120000, + 19480000, + 19840000, + 20200000, + 20600000, + 21000000, + 21400000, + 21800000, + 22200000, + 22600000, + 23000000, + 23400000, + 23800000, + 24200000, + 24650000, + 25100000, + 25550000, + 26000000, + 26450000, + 26900000, + 27350000, + 27800000, + 28250000, + 28700000, + 29190000, + 29680000, + 30170000, + 30660000, + 31150000, + 31640000, + 32130000, + 32620000, + 33110000, + 33600000, + 34140000, + 34680000, + 35220000, + 35760000, + 36300000, + 36840000, + 37380000, + 37920000, + 38460000, + 39000000, + 39600000, + 40200000, + 40800000, + 41400000, + 42000000, + 42600000, + 43200000, + 43800000, + 44400000, + 45000000, + 45660000, + 46320000, + 46980000, + 47640000, + 48300000, + 48960000, + 49620000, + 50280000, + 50940000, + 51600000, + 52320000, + 53040000, + 53760000, + 54480000, + 55200000, + 55920000, + 56640000, + 57360000, + 58080000, + 58800000, + 59580000, + 60360000, + 61140000, + 61920000, + 62700000, + 63480000, + 64260000, + 65040000, + 65820000, + 66600000, + 67440000, + 68280000, + 69120000, + 69960000, + 70800000, + 71640000, + 72480000, + 73320000, + 74160000, + 75000000, + 75840000, + 76680000, + 77520000, + 78360000, + 79200000, + 80040000, + 80880000, + 81720000, + 82560000, + 83400000, + 84240000, + 85080000, + 85920000, + 86760000, + 87600000, + 88440000, + 89280000, + 90120000, + 90960000, + 91800000, + 92640000, + 93480000, + 94320000, + 95160000, + 96000000, + 96840000, + 97680000, + 98520000, + 99360000 + }, + ["hp"]={ + 13500000, + 14040000, + 14580000, + 15120000, + 15660000, + 16200000, + 16740000, + 17280000, + 17820000, + 18360000, + 18900000, + 19530000, + 20160000, + 20790000, + 21420000, + 22050000, + 22680000, + 23310000, + 23940000, + 24570000, + 25200000, + 25920000, + 26640000, + 27360000, + 28080000, + 28800000, + 29520000, + 30240000, + 30960000, + 31680000, + 32400000, + 33210000, + 34020000, + 34830000, + 35640000, + 36450000, + 37260000, + 38070000, + 38880000, + 39690000, + 40500000, + 41430000, + 42360000, + 43290000, + 44220000, + 45150000, + 46080000, + 47010000, + 47940000, + 48870000, + 49800000, + 50880000, + 51960000, + 53040000, + 54120000, + 55200000, + 56280000, + 57360000, + 58440000, + 59520000, + 60600000, + 61800000, + 63000000, + 64200000, + 65400000, + 66600000, + 67800000, + 69000000, + 70200000, + 71400000, + 72600000, + 73950000, + 75300000, + 76650000, + 78000000, + 79350000, + 80700000, + 82050000, + 83400000, + 84750000, + 86100000, + 87570000, + 89040000, + 90510000, + 91980000, + 93450000, + 94920000, + 96390000, + 97860000, + 99330000, + 100800000, + 102420000, + 104040000, + 105660000, + 107280000, + 108900000, + 110520000, + 112140000, + 113760000, + 115380000, + 117000000, + 118800000, + 120600000, + 122400000, + 124200000, + 126000000, + 127800000, + 129600000, + 131400000, + 133200000, + 135000000, + 136980000, + 138960000, + 140940000, + 142920000, + 144900000, + 146880000, + 148860000, + 150840000, + 152820000, + 154800000, + 156960000, + 159120000, + 161280000, + 163440000, + 165600000, + 167760000, + 169920000, + 172080000, + 174240000, + 176400000, + 178740000, + 181080000, + 183420000, + 185760000, + 188100000, + 190440000, + 192780000, + 195120000, + 197460000, + 199800000, + 202320000, + 204840000, + 207360000, + 209880000, + 212400000, + 214920000, + 217440000, + 219960000, + 222480000, + 225000000, + 227520000, + 230040000, + 232560000, + 235080000, + 237600000, + 240120000, + 242640000, + 245160000, + 247680000, + 250200000, + 252720000, + 255240000, + 257760000, + 260280000, + 262800000, + 265320000, + 267840000, + 270360000, + 272880000, + 275400000, + 277920000, + 280440000, + 282960000, + 285480000, + 288000000, + 290520000, + 293040000, + 295560000, + 298080000 }, ["star_attr"]={ { ["type"]="attr_atkp_red", ["num"]=500 }, + { + ["type"]="attr_atkp_red_all", + ["num"]=500 + }, { ["type"]="attr_atkp_red", ["num"]=500 @@ -711,7 +995,7 @@ local hero = { }, { ["type"]="attr_atkp_red", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_red_all", @@ -719,43 +1003,39 @@ local hero = { }, { ["type"]="attr_atkp_red", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_red_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_red", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_red_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_red", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_red_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_red", - ["num"]=2000 + ["num"]=500 }, { ["type"]="attr_atkp_red_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_red", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_red_all", - ["num"]=2000 + ["num"]=500 } }, ["star_txt"]={ @@ -803,11 +1083,11 @@ local hero = { 1100, 1200 }, - ["model_id"]="p13001", + ["model_id"]="p14001", ["icon"]="2", ["item_id"]=14001, - ["level_id"]=68, - ["star_id"]=74 + ["level_id"]=9, + ["star_id"]=15 }, [15001]={ ["position"]=1, @@ -877,235 +1157,379 @@ local hero = { 1500143 } }, - ["hp"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 - }, ["atk"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, + 6000000, + 6240000, + 6480000, + 6720000, + 6960000, + 7200000, + 7440000, + 7680000, + 7920000, + 8160000, + 8400000, + 8680000, + 8960000, + 9240000, + 9520000, + 9800000, + 10080000, + 10360000, + 10640000, + 10920000, + 11200000, + 11520000, + 11840000, + 12160000, + 12480000, + 12800000, + 13120000, + 13440000, + 13760000, + 14080000, + 14400000, + 14760000, + 15120000, + 15480000, + 15840000, + 16200000, + 16560000, + 16920000, + 17280000, + 17640000, + 18000000, + 18420000, + 18840000, + 19260000, + 19680000, + 20100000, + 20520000, + 20940000, + 21360000, + 21780000, + 22200000, + 22680000, + 23160000, + 23640000, + 24120000, + 24600000, + 25080000, + 25560000, + 26040000, + 26520000, + 27000000, + 27540000, + 28080000, + 28620000, + 29160000, + 29700000, + 30240000, + 30780000, + 31320000, + 31860000, + 32400000, + 33000000, + 33600000, + 34200000, + 34800000, + 35400000, + 36000000, + 36600000, + 37200000, + 37800000, + 38400000, + 39060000, + 39720000, + 40380000, + 41040000, + 41700000, + 42360000, + 43020000, + 43680000, + 44340000, + 45000000, + 45720000, + 46440000, + 47160000, + 47880000, + 48600000, + 49320000, + 50040000, + 50760000, + 51480000, + 52200000, + 53000000, + 53800000, + 54600000, + 55400000, + 56200000, + 57000000, + 57800000, + 58600000, + 59400000, + 60200000, + 61080000, + 61960000, + 62840000, + 63720000, + 64600000, + 65480000, + 66360000, + 67240000, + 68120000, + 69000000, + 69960000, + 70920000, + 71880000, + 72840000, + 73800000, + 74760000, + 75720000, + 76680000, + 77640000, + 78600000, + 79640000, 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 + 81720000, + 82760000, + 83800000, + 84840000, + 85880000, + 86920000, + 87960000, + 89000000, + 90120000, + 91240000, + 92360000, + 93480000, + 94600000, + 95720000, + 96840000, + 97960000, + 99080000, + 100200000, + 101320000, + 102440000, + 103560000, + 104680000, + 105800000, + 106920000, + 108040000, + 109160000, + 110280000, + 111400000, + 112520000, + 113640000, + 114760000, + 115880000, + 117000000, + 118120000, + 119240000, + 120360000, + 121480000, + 122600000, + 123720000, + 124840000, + 125960000, + 127080000, + 128200000, + 129320000, + 130440000, + 131560000, + 132680000 + }, + ["hp"]={ + 18000000, + 18720000, + 19440000, + 20160000, + 20880000, + 21600000, + 22320000, + 23040000, + 23760000, + 24480000, + 25200000, + 26040000, + 26880000, + 27720000, + 28560000, + 29400000, + 30240000, + 31080000, + 31920000, + 32760000, + 33600000, + 34560000, + 35520000, + 36480000, + 37440000, + 38400000, + 39360000, + 40320000, + 41280000, + 42240000, + 43200000, + 44280000, + 45360000, + 46440000, + 47520000, + 48600000, + 49680000, + 50760000, + 51840000, + 52920000, + 54000000, + 55260000, + 56520000, + 57780000, + 59040000, + 60300000, + 61560000, + 62820000, + 64080000, + 65340000, + 66600000, + 68040000, + 69480000, + 70920000, + 72360000, + 73800000, + 75240000, + 76680000, + 78120000, + 79560000, + 81000000, + 82620000, + 84240000, + 85860000, + 87480000, + 89100000, + 90720000, + 92340000, + 93960000, + 95580000, + 97200000, + 99000000, + 100800000, + 102600000, + 104400000, + 106200000, + 108000000, + 109800000, + 111600000, + 113400000, + 115200000, + 117180000, + 119160000, + 121140000, + 123120000, + 125100000, + 127080000, + 129060000, + 131040000, + 133020000, + 135000000, + 137160000, + 139320000, + 141480000, + 143640000, + 145800000, + 147960000, + 150120000, + 152280000, + 154440000, + 156600000, + 159000000, + 161400000, + 163800000, + 166200000, + 168600000, + 171000000, + 173400000, + 175800000, + 178200000, + 180600000, + 183240000, + 185880000, + 188520000, + 191160000, + 193800000, + 196440000, + 199080000, + 201720000, + 204360000, + 207000000, + 209880000, + 212760000, + 215640000, + 218520000, + 221400000, + 224280000, + 227160000, + 230040000, + 232920000, + 235800000, + 238920000, + 242040000, + 245160000, + 248280000, + 251400000, + 254520000, + 257640000, + 260760000, + 263880000, + 267000000, + 270360000, + 273720000, + 277080000, + 280440000, + 283800000, + 287160000, + 290520000, + 293880000, + 297240000, + 300600000, + 303960000, + 307320000, + 310680000, + 314040000, + 317400000, + 320760000, + 324120000, + 327480000, + 330840000, + 334200000, + 337560000, + 340920000, + 344280000, + 347640000, + 351000000, + 354360000, + 357720000, + 361080000, + 364440000, + 367800000, + 371160000, + 374520000, + 377880000, + 381240000, + 384600000, + 387960000, + 391320000, + 394680000, + 398040000 }, ["star_attr"]={ { ["type"]="attr_atkp_red", ["num"]=500 }, + { + ["type"]="attr_atkp_red_all", + ["num"]=500 + }, { ["type"]="attr_atkp_red", ["num"]=500 @@ -1116,7 +1540,7 @@ local hero = { }, { ["type"]="attr_atkp_red", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_red_all", @@ -1124,43 +1548,39 @@ local hero = { }, { ["type"]="attr_atkp_red", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_red_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_red", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_red_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_red", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_red_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_red", - ["num"]=2000 + ["num"]=500 }, { ["type"]="attr_atkp_red_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_red", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_red_all", - ["num"]=2000 + ["num"]=500 } }, ["star_txt"]={ @@ -1208,11 +1628,11 @@ local hero = { 1100, 1200 }, - ["model_id"]="p13001", + ["model_id"]="p15001", ["icon"]="3", ["item_id"]=15001, - ["level_id"]=68, - ["star_id"]=75 + ["level_id"]=9, + ["star_id"]=16 }, [15002]={ ["position"]=1, @@ -1282,235 +1702,379 @@ local hero = { 1500243 } }, - ["hp"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 - }, ["atk"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, + 6000000, + 6240000, + 6480000, + 6720000, + 6960000, + 7200000, + 7440000, + 7680000, + 7920000, + 8160000, + 8400000, + 8680000, + 8960000, + 9240000, + 9520000, + 9800000, + 10080000, + 10360000, + 10640000, + 10920000, + 11200000, + 11520000, + 11840000, + 12160000, + 12480000, + 12800000, + 13120000, + 13440000, + 13760000, + 14080000, + 14400000, + 14760000, + 15120000, + 15480000, + 15840000, + 16200000, + 16560000, + 16920000, + 17280000, + 17640000, + 18000000, + 18420000, + 18840000, + 19260000, + 19680000, + 20100000, + 20520000, + 20940000, + 21360000, + 21780000, + 22200000, + 22680000, + 23160000, + 23640000, + 24120000, + 24600000, + 25080000, + 25560000, + 26040000, + 26520000, + 27000000, + 27540000, + 28080000, + 28620000, + 29160000, + 29700000, + 30240000, + 30780000, + 31320000, + 31860000, + 32400000, + 33000000, + 33600000, + 34200000, + 34800000, + 35400000, + 36000000, + 36600000, + 37200000, + 37800000, + 38400000, + 39060000, + 39720000, + 40380000, + 41040000, + 41700000, + 42360000, + 43020000, + 43680000, + 44340000, + 45000000, + 45720000, + 46440000, + 47160000, + 47880000, + 48600000, + 49320000, + 50040000, + 50760000, + 51480000, + 52200000, + 53000000, + 53800000, + 54600000, + 55400000, + 56200000, + 57000000, + 57800000, + 58600000, + 59400000, + 60200000, + 61080000, + 61960000, + 62840000, + 63720000, + 64600000, + 65480000, + 66360000, + 67240000, + 68120000, + 69000000, + 69960000, + 70920000, + 71880000, + 72840000, + 73800000, + 74760000, + 75720000, + 76680000, + 77640000, + 78600000, + 79640000, 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 + 81720000, + 82760000, + 83800000, + 84840000, + 85880000, + 86920000, + 87960000, + 89000000, + 90120000, + 91240000, + 92360000, + 93480000, + 94600000, + 95720000, + 96840000, + 97960000, + 99080000, + 100200000, + 101320000, + 102440000, + 103560000, + 104680000, + 105800000, + 106920000, + 108040000, + 109160000, + 110280000, + 111400000, + 112520000, + 113640000, + 114760000, + 115880000, + 117000000, + 118120000, + 119240000, + 120360000, + 121480000, + 122600000, + 123720000, + 124840000, + 125960000, + 127080000, + 128200000, + 129320000, + 130440000, + 131560000, + 132680000 + }, + ["hp"]={ + 18000000, + 18720000, + 19440000, + 20160000, + 20880000, + 21600000, + 22320000, + 23040000, + 23760000, + 24480000, + 25200000, + 26040000, + 26880000, + 27720000, + 28560000, + 29400000, + 30240000, + 31080000, + 31920000, + 32760000, + 33600000, + 34560000, + 35520000, + 36480000, + 37440000, + 38400000, + 39360000, + 40320000, + 41280000, + 42240000, + 43200000, + 44280000, + 45360000, + 46440000, + 47520000, + 48600000, + 49680000, + 50760000, + 51840000, + 52920000, + 54000000, + 55260000, + 56520000, + 57780000, + 59040000, + 60300000, + 61560000, + 62820000, + 64080000, + 65340000, + 66600000, + 68040000, + 69480000, + 70920000, + 72360000, + 73800000, + 75240000, + 76680000, + 78120000, + 79560000, + 81000000, + 82620000, + 84240000, + 85860000, + 87480000, + 89100000, + 90720000, + 92340000, + 93960000, + 95580000, + 97200000, + 99000000, + 100800000, + 102600000, + 104400000, + 106200000, + 108000000, + 109800000, + 111600000, + 113400000, + 115200000, + 117180000, + 119160000, + 121140000, + 123120000, + 125100000, + 127080000, + 129060000, + 131040000, + 133020000, + 135000000, + 137160000, + 139320000, + 141480000, + 143640000, + 145800000, + 147960000, + 150120000, + 152280000, + 154440000, + 156600000, + 159000000, + 161400000, + 163800000, + 166200000, + 168600000, + 171000000, + 173400000, + 175800000, + 178200000, + 180600000, + 183240000, + 185880000, + 188520000, + 191160000, + 193800000, + 196440000, + 199080000, + 201720000, + 204360000, + 207000000, + 209880000, + 212760000, + 215640000, + 218520000, + 221400000, + 224280000, + 227160000, + 230040000, + 232920000, + 235800000, + 238920000, + 242040000, + 245160000, + 248280000, + 251400000, + 254520000, + 257640000, + 260760000, + 263880000, + 267000000, + 270360000, + 273720000, + 277080000, + 280440000, + 283800000, + 287160000, + 290520000, + 293880000, + 297240000, + 300600000, + 303960000, + 307320000, + 310680000, + 314040000, + 317400000, + 320760000, + 324120000, + 327480000, + 330840000, + 334200000, + 337560000, + 340920000, + 344280000, + 347640000, + 351000000, + 354360000, + 357720000, + 361080000, + 364440000, + 367800000, + 371160000, + 374520000, + 377880000, + 381240000, + 384600000, + 387960000, + 391320000, + 394680000, + 398040000 }, ["star_attr"]={ { ["type"]="attr_atkp_red", ["num"]=500 }, + { + ["type"]="attr_atkp_red_all", + ["num"]=500 + }, { ["type"]="attr_atkp_red", ["num"]=500 @@ -1521,7 +2085,7 @@ local hero = { }, { ["type"]="attr_atkp_red", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_red_all", @@ -1529,43 +2093,39 @@ local hero = { }, { ["type"]="attr_atkp_red", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_red_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_red", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_red_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_red", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_red_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_red", - ["num"]=2000 + ["num"]=500 }, { ["type"]="attr_atkp_red_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_red", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_red_all", - ["num"]=2000 + ["num"]=500 } }, ["star_txt"]={ @@ -1616,8 +2176,8 @@ local hero = { ["model_id"]="p15002", ["icon"]="4", ["item_id"]=15002, - ["level_id"]=68, - ["star_id"]=75 + ["level_id"]=9, + ["star_id"]=16 }, [16001]={ ["position"]=1, @@ -1687,235 +2247,379 @@ local hero = { 1600143 } }, - ["hp"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 - }, ["atk"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 + 9000000, + 9360000, + 9720000, + 10080000, + 10440000, + 10800000, + 11160000, + 11520000, + 11880000, + 12240000, + 12600000, + 13020000, + 13440000, + 13860000, + 14280000, + 14700000, + 15120000, + 15540000, + 15960000, + 16380000, + 16800000, + 17280000, + 17760000, + 18240000, + 18720000, + 19200000, + 19680000, + 20160000, + 20640000, + 21120000, + 21600000, + 22140000, + 22680000, + 23220000, + 23760000, + 24300000, + 24840000, + 25380000, + 25920000, + 26460000, + 27000000, + 27630000, + 28260000, + 28890000, + 29520000, + 30150000, + 30780000, + 31410000, + 32040000, + 32670000, + 33300000, + 34020000, + 34740000, + 35460000, + 36180000, + 36900000, + 37620000, + 38340000, + 39060000, + 39780000, + 40500000, + 41310000, + 42120000, + 42930000, + 43740000, + 44550000, + 45360000, + 46170000, + 46980000, + 47790000, + 48600000, + 49500000, + 50400000, + 51300000, + 52200000, + 53100000, + 54000000, + 54900000, + 55800000, + 56700000, + 57600000, + 58590000, + 59580000, + 60570000, + 61560000, + 62550000, + 63540000, + 64530000, + 65520000, + 66510000, + 67500000, + 68580000, + 69660000, + 70740000, + 71820000, + 72900000, + 73980000, + 75060000, + 76140000, + 77220000, + 78300000, + 79500000, + 80700000, + 81900000, + 83100000, + 84300000, + 85500000, + 86700000, + 87900000, + 89100000, + 90300000, + 91620000, + 92940000, + 94260000, + 95580000, + 96900000, + 98220000, + 99540000, + 100860000, + 102180000, + 103500000, + 104940000, + 106380000, + 107820000, + 109260000, + 110700000, + 112140000, + 113580000, + 115020000, + 116460000, + 117900000, + 119460000, + 121020000, + 122580000, + 124140000, + 125700000, + 127260000, + 128820000, + 130380000, + 131940000, + 133500000, + 135180000, + 136860000, + 138540000, + 140220000, + 141900000, + 143580000, + 145260000, + 146940000, + 148620000, + 150300000, + 151980000, + 153660000, + 155340000, + 157020000, + 158700000, + 160380000, + 162060000, + 163740000, + 165420000, + 167100000, + 168780000, + 170460000, + 172140000, + 173820000, + 175500000, + 177180000, + 178860000, + 180540000, + 182220000, + 183900000, + 185580000, + 187260000, + 188940000, + 190620000, + 192300000, + 193980000, + 195660000, + 197340000, + 199020000 + }, + ["hp"]={ + 27000000, + 28080000, + 29160000, + 30240000, + 31320000, + 32400000, + 33480000, + 34560000, + 35640000, + 36720000, + 37800000, + 39060000, + 40320000, + 41580000, + 42840000, + 44100000, + 45360000, + 46620000, + 47880000, + 49140000, + 50400000, + 51840000, + 53280000, + 54720000, + 56160000, + 57600000, + 59040000, + 60480000, + 61920000, + 63360000, + 64800000, + 66420000, + 68040000, + 69660000, + 71280000, + 72900000, + 74520000, + 76140000, + 77760000, + 79380000, + 81000000, + 82890000, + 84780000, + 86670000, + 88560000, + 90450000, + 92340000, + 94230000, + 96120000, + 98010000, + 99900000, + 102060000, + 104220000, + 106380000, + 108540000, + 110700000, + 112860000, + 115020000, + 117180000, + 119340000, + 121500000, + 123930000, + 126360000, + 128790000, + 131220000, + 133650000, + 136080000, + 138510000, + 140940000, + 143370000, + 145800000, + 148500000, + 151200000, + 153900000, + 156600000, + 159300000, + 162000000, + 164700000, + 167400000, + 170100000, + 172800000, + 175770000, + 178740000, + 181710000, + 184680000, + 187650000, + 190620000, + 193590000, + 196560000, + 199530000, + 202500000, + 205740000, + 208980000, + 212220000, + 215460000, + 218700000, + 221940000, + 225180000, + 228420000, + 231660000, + 234900000, + 238500000, + 242100000, + 245700000, + 249300000, + 252900000, + 256500000, + 260100000, + 263700000, + 267300000, + 270900000, + 274860000, + 278820000, + 282780000, + 286740000, + 290700000, + 294660000, + 298620000, + 302580000, + 306540000, + 310500000, + 314820000, + 319140000, + 323460000, + 327780000, + 332100000, + 336420000, + 340740000, + 345060000, + 349380000, + 353700000, + 358380000, + 363060000, + 367740000, + 372420000, + 377100000, + 381780000, + 386460000, + 391140000, + 395820000, + 400500000, + 405540000, + 410580000, + 415620000, + 420660000, + 425700000, + 430740000, + 435780000, + 440820000, + 445860000, + 450900000, + 455940000, + 460980000, + 466020000, + 471060000, + 476100000, + 481140000, + 486180000, + 491220000, + 496260000, + 501300000, + 506340000, + 511380000, + 516420000, + 521460000, + 526500000, + 531540000, + 536580000, + 541620000, + 546660000, + 551700000, + 556740000, + 561780000, + 566820000, + 571860000, + 576900000, + 581940000, + 586980000, + 592020000, + 597060000 }, ["star_attr"]={ { ["type"]="attr_atkp_red", ["num"]=500 }, + { + ["type"]="attr_atkp_red_all", + ["num"]=500 + }, { ["type"]="attr_atkp_red", ["num"]=500 @@ -1926,7 +2630,7 @@ local hero = { }, { ["type"]="attr_atkp_red", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_red_all", @@ -1934,43 +2638,39 @@ local hero = { }, { ["type"]="attr_atkp_red", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_red_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_red", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_red_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_red", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_red_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_red", - ["num"]=2000 + ["num"]=500 }, { ["type"]="attr_atkp_red_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_red", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_red_all", - ["num"]=2000 + ["num"]=500 } }, ["star_txt"]={ @@ -2021,8 +2721,8 @@ local hero = { ["model_id"]="p16001", ["icon"]="5", ["item_id"]=16001, - ["level_id"]=68, - ["star_id"]=76 + ["level_id"]=9, + ["star_id"]=17 }, [23001]={ ["position"]=2, @@ -2092,235 +2792,379 @@ local hero = { 2300143 } }, - ["hp"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 - }, ["atk"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 + 3000000, + 3120000, + 3240000, + 3360000, + 3480000, + 3600000, + 3720000, + 3840000, + 3960000, + 4080000, + 4200000, + 4340000, + 4480000, + 4620000, + 4760000, + 4900000, + 5040000, + 5180000, + 5320000, + 5460000, + 5600000, + 5760000, + 5920000, + 6080000, + 6240000, + 6400000, + 6560000, + 6720000, + 6880000, + 7040000, + 7200000, + 7380000, + 7560000, + 7740000, + 7920000, + 8100000, + 8280000, + 8460000, + 8640000, + 8820000, + 9000000, + 9210000, + 9420000, + 9630000, + 9840000, + 10050000, + 10260000, + 10470000, + 10680000, + 10890000, + 11100000, + 11340000, + 11580000, + 11820000, + 12060000, + 12300000, + 12540000, + 12780000, + 13020000, + 13260000, + 13500000, + 13770000, + 14040000, + 14310000, + 14580000, + 14850000, + 15120000, + 15390000, + 15660000, + 15930000, + 16200000, + 16500000, + 16800000, + 17100000, + 17400000, + 17700000, + 18000000, + 18300000, + 18600000, + 18900000, + 19200000, + 19530000, + 19860000, + 20190000, + 20520000, + 20850000, + 21180000, + 21510000, + 21840000, + 22170000, + 22500000, + 22860000, + 23220000, + 23580000, + 23940000, + 24300000, + 24660000, + 25020000, + 25380000, + 25740000, + 26100000, + 26500000, + 26900000, + 27300000, + 27700000, + 28100000, + 28500000, + 28900000, + 29300000, + 29700000, + 30100000, + 30540000, + 30980000, + 31420000, + 31860000, + 32300000, + 32740000, + 33180000, + 33620000, + 34060000, + 34500000, + 34980000, + 35460000, + 35940000, + 36420000, + 36900000, + 37380000, + 37860000, + 38340000, + 38820000, + 39300000, + 39820000, + 40340000, + 40860000, + 41380000, + 41900000, + 42420000, + 42940000, + 43460000, + 43980000, + 44500000, + 45060000, + 45620000, + 46180000, + 46740000, + 47300000, + 47860000, + 48420000, + 48980000, + 49540000, + 50100000, + 50660000, + 51220000, + 51780000, + 52340000, + 52900000, + 53460000, + 54020000, + 54580000, + 55140000, + 55700000, + 56260000, + 56820000, + 57380000, + 57940000, + 58500000, + 59060000, + 59620000, + 60180000, + 60740000, + 61300000, + 61860000, + 62420000, + 62980000, + 63540000, + 64100000, + 64660000, + 65220000, + 65780000, + 66340000 + }, + ["hp"]={ + 9000000, + 9360000, + 9720000, + 10080000, + 10440000, + 10800000, + 11160000, + 11520000, + 11880000, + 12240000, + 12600000, + 13020000, + 13440000, + 13860000, + 14280000, + 14700000, + 15120000, + 15540000, + 15960000, + 16380000, + 16800000, + 17280000, + 17760000, + 18240000, + 18720000, + 19200000, + 19680000, + 20160000, + 20640000, + 21120000, + 21600000, + 22140000, + 22680000, + 23220000, + 23760000, + 24300000, + 24840000, + 25380000, + 25920000, + 26460000, + 27000000, + 27630000, + 28260000, + 28890000, + 29520000, + 30150000, + 30780000, + 31410000, + 32040000, + 32670000, + 33300000, + 34020000, + 34740000, + 35460000, + 36180000, + 36900000, + 37620000, + 38340000, + 39060000, + 39780000, + 40500000, + 41310000, + 42120000, + 42930000, + 43740000, + 44550000, + 45360000, + 46170000, + 46980000, + 47790000, + 48600000, + 49500000, + 50400000, + 51300000, + 52200000, + 53100000, + 54000000, + 54900000, + 55800000, + 56700000, + 57600000, + 58590000, + 59580000, + 60570000, + 61560000, + 62550000, + 63540000, + 64530000, + 65520000, + 66510000, + 67500000, + 68580000, + 69660000, + 70740000, + 71820000, + 72900000, + 73980000, + 75060000, + 76140000, + 77220000, + 78300000, + 79500000, + 80700000, + 81900000, + 83100000, + 84300000, + 85500000, + 86700000, + 87900000, + 89100000, + 90300000, + 91620000, + 92940000, + 94260000, + 95580000, + 96900000, + 98220000, + 99540000, + 100860000, + 102180000, + 103500000, + 104940000, + 106380000, + 107820000, + 109260000, + 110700000, + 112140000, + 113580000, + 115020000, + 116460000, + 117900000, + 119460000, + 121020000, + 122580000, + 124140000, + 125700000, + 127260000, + 128820000, + 130380000, + 131940000, + 133500000, + 135180000, + 136860000, + 138540000, + 140220000, + 141900000, + 143580000, + 145260000, + 146940000, + 148620000, + 150300000, + 151980000, + 153660000, + 155340000, + 157020000, + 158700000, + 160380000, + 162060000, + 163740000, + 165420000, + 167100000, + 168780000, + 170460000, + 172140000, + 173820000, + 175500000, + 177180000, + 178860000, + 180540000, + 182220000, + 183900000, + 185580000, + 187260000, + 188940000, + 190620000, + 192300000, + 193980000, + 195660000, + 197340000, + 199020000 }, ["star_attr"]={ { ["type"]="attr_atkp_yellow", ["num"]=500 }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=500 + }, { ["type"]="attr_atkp_yellow", ["num"]=500 @@ -2331,7 +3175,7 @@ local hero = { }, { ["type"]="attr_atkp_yellow", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_yellow_all", @@ -2339,43 +3183,39 @@ local hero = { }, { ["type"]="attr_atkp_yellow", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_yellow_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_yellow", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_yellow_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_yellow", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_yellow_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_yellow", - ["num"]=2000 + ["num"]=500 }, { ["type"]="attr_atkp_yellow_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_yellow", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_yellow_all", - ["num"]=2000 + ["num"]=500 } }, ["star_txt"]={ @@ -2426,8 +3266,8 @@ local hero = { ["model_id"]="p23001", ["icon"]="6", ["item_id"]=23001, - ["level_id"]=69, - ["star_id"]=73 + ["level_id"]=10, + ["star_id"]=14 }, [24001]={ ["position"]=2, @@ -2497,235 +3337,379 @@ local hero = { 2400143 } }, - ["hp"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 - }, ["atk"]={ - 12000000, - 13680000, + 4500000, + 4680000, + 4860000, + 5040000, + 5220000, + 5400000, + 5580000, + 5760000, + 5940000, + 6120000, + 6300000, + 6510000, + 6720000, + 6930000, + 7140000, + 7350000, + 7560000, + 7770000, + 7980000, + 8190000, + 8400000, + 8640000, + 8880000, + 9120000, + 9360000, + 9600000, + 9840000, + 10080000, + 10320000, + 10560000, + 10800000, + 11070000, + 11340000, + 11610000, + 11880000, + 12150000, + 12420000, + 12690000, + 12960000, + 13230000, + 13500000, + 13810000, + 14120000, + 14430000, + 14740000, + 15050000, 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 + 15670000, + 15980000, + 16290000, + 16600000, + 16960000, + 17320000, + 17680000, + 18040000, + 18400000, + 18760000, + 19120000, + 19480000, + 19840000, + 20200000, + 20600000, + 21000000, + 21400000, + 21800000, + 22200000, + 22600000, + 23000000, + 23400000, + 23800000, + 24200000, + 24650000, + 25100000, + 25550000, + 26000000, + 26450000, + 26900000, + 27350000, + 27800000, + 28250000, + 28700000, + 29190000, + 29680000, + 30170000, + 30660000, + 31150000, + 31640000, + 32130000, + 32620000, + 33110000, + 33600000, + 34140000, + 34680000, + 35220000, + 35760000, + 36300000, + 36840000, + 37380000, + 37920000, + 38460000, + 39000000, + 39600000, + 40200000, + 40800000, + 41400000, + 42000000, + 42600000, + 43200000, + 43800000, + 44400000, + 45000000, + 45660000, + 46320000, + 46980000, + 47640000, + 48300000, + 48960000, + 49620000, + 50280000, + 50940000, + 51600000, + 52320000, + 53040000, + 53760000, + 54480000, + 55200000, + 55920000, + 56640000, + 57360000, + 58080000, + 58800000, + 59580000, + 60360000, + 61140000, + 61920000, + 62700000, + 63480000, + 64260000, + 65040000, + 65820000, + 66600000, + 67440000, + 68280000, + 69120000, + 69960000, + 70800000, + 71640000, + 72480000, + 73320000, + 74160000, + 75000000, + 75840000, + 76680000, + 77520000, + 78360000, + 79200000, + 80040000, + 80880000, + 81720000, + 82560000, + 83400000, + 84240000, + 85080000, + 85920000, + 86760000, + 87600000, + 88440000, + 89280000, + 90120000, + 90960000, + 91800000, + 92640000, + 93480000, + 94320000, + 95160000, + 96000000, + 96840000, + 97680000, + 98520000, + 99360000 + }, + ["hp"]={ + 13500000, + 14040000, + 14580000, + 15120000, + 15660000, + 16200000, + 16740000, + 17280000, + 17820000, + 18360000, + 18900000, + 19530000, + 20160000, + 20790000, + 21420000, + 22050000, + 22680000, + 23310000, + 23940000, + 24570000, + 25200000, + 25920000, + 26640000, + 27360000, + 28080000, + 28800000, + 29520000, + 30240000, + 30960000, + 31680000, + 32400000, + 33210000, + 34020000, + 34830000, + 35640000, + 36450000, + 37260000, + 38070000, + 38880000, + 39690000, + 40500000, + 41430000, + 42360000, + 43290000, + 44220000, + 45150000, + 46080000, + 47010000, + 47940000, + 48870000, + 49800000, + 50880000, + 51960000, + 53040000, + 54120000, + 55200000, + 56280000, + 57360000, + 58440000, + 59520000, + 60600000, + 61800000, + 63000000, + 64200000, + 65400000, + 66600000, + 67800000, + 69000000, + 70200000, + 71400000, + 72600000, + 73950000, + 75300000, + 76650000, + 78000000, + 79350000, + 80700000, + 82050000, + 83400000, + 84750000, + 86100000, + 87570000, + 89040000, + 90510000, + 91980000, + 93450000, + 94920000, + 96390000, + 97860000, + 99330000, + 100800000, + 102420000, + 104040000, + 105660000, + 107280000, + 108900000, + 110520000, + 112140000, + 113760000, + 115380000, + 117000000, + 118800000, + 120600000, + 122400000, + 124200000, + 126000000, + 127800000, + 129600000, + 131400000, + 133200000, + 135000000, + 136980000, + 138960000, + 140940000, + 142920000, + 144900000, + 146880000, + 148860000, + 150840000, + 152820000, + 154800000, + 156960000, + 159120000, + 161280000, + 163440000, + 165600000, + 167760000, + 169920000, + 172080000, + 174240000, + 176400000, + 178740000, + 181080000, + 183420000, + 185760000, + 188100000, + 190440000, + 192780000, + 195120000, + 197460000, + 199800000, + 202320000, + 204840000, + 207360000, + 209880000, + 212400000, + 214920000, + 217440000, + 219960000, + 222480000, + 225000000, + 227520000, + 230040000, + 232560000, + 235080000, + 237600000, + 240120000, + 242640000, + 245160000, + 247680000, + 250200000, + 252720000, + 255240000, + 257760000, + 260280000, + 262800000, + 265320000, + 267840000, + 270360000, + 272880000, + 275400000, + 277920000, + 280440000, + 282960000, + 285480000, + 288000000, + 290520000, + 293040000, + 295560000, + 298080000 }, ["star_attr"]={ { ["type"]="attr_atkp_yellow", ["num"]=500 }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=500 + }, { ["type"]="attr_atkp_yellow", ["num"]=500 @@ -2736,7 +3720,7 @@ local hero = { }, { ["type"]="attr_atkp_yellow", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_yellow_all", @@ -2744,43 +3728,39 @@ local hero = { }, { ["type"]="attr_atkp_yellow", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_yellow_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_yellow", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_yellow_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_yellow", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_yellow_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_yellow", - ["num"]=2000 + ["num"]=500 }, { ["type"]="attr_atkp_yellow_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_yellow", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_yellow_all", - ["num"]=2000 + ["num"]=500 } }, ["star_txt"]={ @@ -2831,8 +3811,8 @@ local hero = { ["model_id"]="p23001", ["icon"]="7", ["item_id"]=24001, - ["level_id"]=69, - ["star_id"]=74 + ["level_id"]=10, + ["star_id"]=15 }, [25001]={ ["position"]=2, @@ -2902,235 +3882,379 @@ local hero = { 2500143 } }, - ["hp"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 - }, ["atk"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, + 6000000, + 6240000, + 6480000, + 6720000, + 6960000, + 7200000, + 7440000, + 7680000, + 7920000, + 8160000, + 8400000, + 8680000, + 8960000, + 9240000, + 9520000, + 9800000, + 10080000, + 10360000, + 10640000, + 10920000, + 11200000, + 11520000, + 11840000, + 12160000, + 12480000, + 12800000, + 13120000, + 13440000, + 13760000, + 14080000, + 14400000, + 14760000, + 15120000, + 15480000, + 15840000, + 16200000, + 16560000, + 16920000, + 17280000, + 17640000, + 18000000, + 18420000, + 18840000, + 19260000, + 19680000, + 20100000, + 20520000, + 20940000, + 21360000, + 21780000, + 22200000, + 22680000, + 23160000, + 23640000, + 24120000, + 24600000, + 25080000, + 25560000, + 26040000, + 26520000, + 27000000, + 27540000, + 28080000, + 28620000, + 29160000, + 29700000, + 30240000, + 30780000, + 31320000, + 31860000, + 32400000, + 33000000, + 33600000, + 34200000, + 34800000, + 35400000, + 36000000, + 36600000, + 37200000, + 37800000, + 38400000, + 39060000, + 39720000, + 40380000, + 41040000, + 41700000, + 42360000, + 43020000, + 43680000, + 44340000, + 45000000, + 45720000, + 46440000, + 47160000, + 47880000, + 48600000, + 49320000, + 50040000, + 50760000, + 51480000, + 52200000, + 53000000, + 53800000, + 54600000, + 55400000, + 56200000, + 57000000, + 57800000, + 58600000, + 59400000, + 60200000, + 61080000, + 61960000, + 62840000, + 63720000, + 64600000, + 65480000, + 66360000, + 67240000, + 68120000, + 69000000, + 69960000, + 70920000, + 71880000, + 72840000, + 73800000, + 74760000, + 75720000, + 76680000, + 77640000, + 78600000, + 79640000, 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 + 81720000, + 82760000, + 83800000, + 84840000, + 85880000, + 86920000, + 87960000, + 89000000, + 90120000, + 91240000, + 92360000, + 93480000, + 94600000, + 95720000, + 96840000, + 97960000, + 99080000, + 100200000, + 101320000, + 102440000, + 103560000, + 104680000, + 105800000, + 106920000, + 108040000, + 109160000, + 110280000, + 111400000, + 112520000, + 113640000, + 114760000, + 115880000, + 117000000, + 118120000, + 119240000, + 120360000, + 121480000, + 122600000, + 123720000, + 124840000, + 125960000, + 127080000, + 128200000, + 129320000, + 130440000, + 131560000, + 132680000 + }, + ["hp"]={ + 18000000, + 18720000, + 19440000, + 20160000, + 20880000, + 21600000, + 22320000, + 23040000, + 23760000, + 24480000, + 25200000, + 26040000, + 26880000, + 27720000, + 28560000, + 29400000, + 30240000, + 31080000, + 31920000, + 32760000, + 33600000, + 34560000, + 35520000, + 36480000, + 37440000, + 38400000, + 39360000, + 40320000, + 41280000, + 42240000, + 43200000, + 44280000, + 45360000, + 46440000, + 47520000, + 48600000, + 49680000, + 50760000, + 51840000, + 52920000, + 54000000, + 55260000, + 56520000, + 57780000, + 59040000, + 60300000, + 61560000, + 62820000, + 64080000, + 65340000, + 66600000, + 68040000, + 69480000, + 70920000, + 72360000, + 73800000, + 75240000, + 76680000, + 78120000, + 79560000, + 81000000, + 82620000, + 84240000, + 85860000, + 87480000, + 89100000, + 90720000, + 92340000, + 93960000, + 95580000, + 97200000, + 99000000, + 100800000, + 102600000, + 104400000, + 106200000, + 108000000, + 109800000, + 111600000, + 113400000, + 115200000, + 117180000, + 119160000, + 121140000, + 123120000, + 125100000, + 127080000, + 129060000, + 131040000, + 133020000, + 135000000, + 137160000, + 139320000, + 141480000, + 143640000, + 145800000, + 147960000, + 150120000, + 152280000, + 154440000, + 156600000, + 159000000, + 161400000, + 163800000, + 166200000, + 168600000, + 171000000, + 173400000, + 175800000, + 178200000, + 180600000, + 183240000, + 185880000, + 188520000, + 191160000, + 193800000, + 196440000, + 199080000, + 201720000, + 204360000, + 207000000, + 209880000, + 212760000, + 215640000, + 218520000, + 221400000, + 224280000, + 227160000, + 230040000, + 232920000, + 235800000, + 238920000, + 242040000, + 245160000, + 248280000, + 251400000, + 254520000, + 257640000, + 260760000, + 263880000, + 267000000, + 270360000, + 273720000, + 277080000, + 280440000, + 283800000, + 287160000, + 290520000, + 293880000, + 297240000, + 300600000, + 303960000, + 307320000, + 310680000, + 314040000, + 317400000, + 320760000, + 324120000, + 327480000, + 330840000, + 334200000, + 337560000, + 340920000, + 344280000, + 347640000, + 351000000, + 354360000, + 357720000, + 361080000, + 364440000, + 367800000, + 371160000, + 374520000, + 377880000, + 381240000, + 384600000, + 387960000, + 391320000, + 394680000, + 398040000 }, ["star_attr"]={ { ["type"]="attr_atkp_yellow", ["num"]=500 }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=500 + }, { ["type"]="attr_atkp_yellow", ["num"]=500 @@ -3141,7 +4265,7 @@ local hero = { }, { ["type"]="attr_atkp_yellow", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_yellow_all", @@ -3149,43 +4273,39 @@ local hero = { }, { ["type"]="attr_atkp_yellow", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_yellow_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_yellow", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_yellow_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_yellow", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_yellow_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_yellow", - ["num"]=2000 + ["num"]=500 }, { ["type"]="attr_atkp_yellow_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_yellow", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_yellow_all", - ["num"]=2000 + ["num"]=500 } }, ["star_txt"]={ @@ -3236,8 +4356,8 @@ local hero = { ["model_id"]="p23001", ["icon"]="8", ["item_id"]=25001, - ["level_id"]=69, - ["star_id"]=75 + ["level_id"]=10, + ["star_id"]=16 }, [25002]={ ["position"]=2, @@ -3307,235 +4427,379 @@ local hero = { 2500243 } }, - ["hp"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 - }, ["atk"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, + 6000000, + 6240000, + 6480000, + 6720000, + 6960000, + 7200000, + 7440000, + 7680000, + 7920000, + 8160000, + 8400000, + 8680000, + 8960000, + 9240000, + 9520000, + 9800000, + 10080000, + 10360000, + 10640000, + 10920000, + 11200000, + 11520000, + 11840000, + 12160000, + 12480000, + 12800000, + 13120000, + 13440000, + 13760000, + 14080000, + 14400000, + 14760000, + 15120000, + 15480000, + 15840000, + 16200000, + 16560000, + 16920000, + 17280000, + 17640000, + 18000000, + 18420000, + 18840000, + 19260000, + 19680000, + 20100000, + 20520000, + 20940000, + 21360000, + 21780000, + 22200000, + 22680000, + 23160000, + 23640000, + 24120000, + 24600000, + 25080000, + 25560000, + 26040000, + 26520000, + 27000000, + 27540000, + 28080000, + 28620000, + 29160000, + 29700000, + 30240000, + 30780000, + 31320000, + 31860000, + 32400000, + 33000000, + 33600000, + 34200000, + 34800000, + 35400000, + 36000000, + 36600000, + 37200000, + 37800000, + 38400000, + 39060000, + 39720000, + 40380000, + 41040000, + 41700000, + 42360000, + 43020000, + 43680000, + 44340000, + 45000000, + 45720000, + 46440000, + 47160000, + 47880000, + 48600000, + 49320000, + 50040000, + 50760000, + 51480000, + 52200000, + 53000000, + 53800000, + 54600000, + 55400000, + 56200000, + 57000000, + 57800000, + 58600000, + 59400000, + 60200000, + 61080000, + 61960000, + 62840000, + 63720000, + 64600000, + 65480000, + 66360000, + 67240000, + 68120000, + 69000000, + 69960000, + 70920000, + 71880000, + 72840000, + 73800000, + 74760000, + 75720000, + 76680000, + 77640000, + 78600000, + 79640000, 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 + 81720000, + 82760000, + 83800000, + 84840000, + 85880000, + 86920000, + 87960000, + 89000000, + 90120000, + 91240000, + 92360000, + 93480000, + 94600000, + 95720000, + 96840000, + 97960000, + 99080000, + 100200000, + 101320000, + 102440000, + 103560000, + 104680000, + 105800000, + 106920000, + 108040000, + 109160000, + 110280000, + 111400000, + 112520000, + 113640000, + 114760000, + 115880000, + 117000000, + 118120000, + 119240000, + 120360000, + 121480000, + 122600000, + 123720000, + 124840000, + 125960000, + 127080000, + 128200000, + 129320000, + 130440000, + 131560000, + 132680000 + }, + ["hp"]={ + 18000000, + 18720000, + 19440000, + 20160000, + 20880000, + 21600000, + 22320000, + 23040000, + 23760000, + 24480000, + 25200000, + 26040000, + 26880000, + 27720000, + 28560000, + 29400000, + 30240000, + 31080000, + 31920000, + 32760000, + 33600000, + 34560000, + 35520000, + 36480000, + 37440000, + 38400000, + 39360000, + 40320000, + 41280000, + 42240000, + 43200000, + 44280000, + 45360000, + 46440000, + 47520000, + 48600000, + 49680000, + 50760000, + 51840000, + 52920000, + 54000000, + 55260000, + 56520000, + 57780000, + 59040000, + 60300000, + 61560000, + 62820000, + 64080000, + 65340000, + 66600000, + 68040000, + 69480000, + 70920000, + 72360000, + 73800000, + 75240000, + 76680000, + 78120000, + 79560000, + 81000000, + 82620000, + 84240000, + 85860000, + 87480000, + 89100000, + 90720000, + 92340000, + 93960000, + 95580000, + 97200000, + 99000000, + 100800000, + 102600000, + 104400000, + 106200000, + 108000000, + 109800000, + 111600000, + 113400000, + 115200000, + 117180000, + 119160000, + 121140000, + 123120000, + 125100000, + 127080000, + 129060000, + 131040000, + 133020000, + 135000000, + 137160000, + 139320000, + 141480000, + 143640000, + 145800000, + 147960000, + 150120000, + 152280000, + 154440000, + 156600000, + 159000000, + 161400000, + 163800000, + 166200000, + 168600000, + 171000000, + 173400000, + 175800000, + 178200000, + 180600000, + 183240000, + 185880000, + 188520000, + 191160000, + 193800000, + 196440000, + 199080000, + 201720000, + 204360000, + 207000000, + 209880000, + 212760000, + 215640000, + 218520000, + 221400000, + 224280000, + 227160000, + 230040000, + 232920000, + 235800000, + 238920000, + 242040000, + 245160000, + 248280000, + 251400000, + 254520000, + 257640000, + 260760000, + 263880000, + 267000000, + 270360000, + 273720000, + 277080000, + 280440000, + 283800000, + 287160000, + 290520000, + 293880000, + 297240000, + 300600000, + 303960000, + 307320000, + 310680000, + 314040000, + 317400000, + 320760000, + 324120000, + 327480000, + 330840000, + 334200000, + 337560000, + 340920000, + 344280000, + 347640000, + 351000000, + 354360000, + 357720000, + 361080000, + 364440000, + 367800000, + 371160000, + 374520000, + 377880000, + 381240000, + 384600000, + 387960000, + 391320000, + 394680000, + 398040000 }, ["star_attr"]={ { ["type"]="attr_atkp_yellow", ["num"]=500 }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=500 + }, { ["type"]="attr_atkp_yellow", ["num"]=500 @@ -3546,7 +4810,7 @@ local hero = { }, { ["type"]="attr_atkp_yellow", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_yellow_all", @@ -3554,43 +4818,39 @@ local hero = { }, { ["type"]="attr_atkp_yellow", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_yellow_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_yellow", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_yellow_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_yellow", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_yellow_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_yellow", - ["num"]=2000 + ["num"]=500 }, { ["type"]="attr_atkp_yellow_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_yellow", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_yellow_all", - ["num"]=2000 + ["num"]=500 } }, ["star_txt"]={ @@ -3641,8 +4901,8 @@ local hero = { ["model_id"]="p25002", ["icon"]="9", ["item_id"]=25002, - ["level_id"]=69, - ["star_id"]=75 + ["level_id"]=10, + ["star_id"]=16 }, [26001]={ ["position"]=2, @@ -3712,235 +4972,379 @@ local hero = { 2600143 } }, - ["hp"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 - }, ["atk"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 + 9000000, + 9360000, + 9720000, + 10080000, + 10440000, + 10800000, + 11160000, + 11520000, + 11880000, + 12240000, + 12600000, + 13020000, + 13440000, + 13860000, + 14280000, + 14700000, + 15120000, + 15540000, + 15960000, + 16380000, + 16800000, + 17280000, + 17760000, + 18240000, + 18720000, + 19200000, + 19680000, + 20160000, + 20640000, + 21120000, + 21600000, + 22140000, + 22680000, + 23220000, + 23760000, + 24300000, + 24840000, + 25380000, + 25920000, + 26460000, + 27000000, + 27630000, + 28260000, + 28890000, + 29520000, + 30150000, + 30780000, + 31410000, + 32040000, + 32670000, + 33300000, + 34020000, + 34740000, + 35460000, + 36180000, + 36900000, + 37620000, + 38340000, + 39060000, + 39780000, + 40500000, + 41310000, + 42120000, + 42930000, + 43740000, + 44550000, + 45360000, + 46170000, + 46980000, + 47790000, + 48600000, + 49500000, + 50400000, + 51300000, + 52200000, + 53100000, + 54000000, + 54900000, + 55800000, + 56700000, + 57600000, + 58590000, + 59580000, + 60570000, + 61560000, + 62550000, + 63540000, + 64530000, + 65520000, + 66510000, + 67500000, + 68580000, + 69660000, + 70740000, + 71820000, + 72900000, + 73980000, + 75060000, + 76140000, + 77220000, + 78300000, + 79500000, + 80700000, + 81900000, + 83100000, + 84300000, + 85500000, + 86700000, + 87900000, + 89100000, + 90300000, + 91620000, + 92940000, + 94260000, + 95580000, + 96900000, + 98220000, + 99540000, + 100860000, + 102180000, + 103500000, + 104940000, + 106380000, + 107820000, + 109260000, + 110700000, + 112140000, + 113580000, + 115020000, + 116460000, + 117900000, + 119460000, + 121020000, + 122580000, + 124140000, + 125700000, + 127260000, + 128820000, + 130380000, + 131940000, + 133500000, + 135180000, + 136860000, + 138540000, + 140220000, + 141900000, + 143580000, + 145260000, + 146940000, + 148620000, + 150300000, + 151980000, + 153660000, + 155340000, + 157020000, + 158700000, + 160380000, + 162060000, + 163740000, + 165420000, + 167100000, + 168780000, + 170460000, + 172140000, + 173820000, + 175500000, + 177180000, + 178860000, + 180540000, + 182220000, + 183900000, + 185580000, + 187260000, + 188940000, + 190620000, + 192300000, + 193980000, + 195660000, + 197340000, + 199020000 + }, + ["hp"]={ + 27000000, + 28080000, + 29160000, + 30240000, + 31320000, + 32400000, + 33480000, + 34560000, + 35640000, + 36720000, + 37800000, + 39060000, + 40320000, + 41580000, + 42840000, + 44100000, + 45360000, + 46620000, + 47880000, + 49140000, + 50400000, + 51840000, + 53280000, + 54720000, + 56160000, + 57600000, + 59040000, + 60480000, + 61920000, + 63360000, + 64800000, + 66420000, + 68040000, + 69660000, + 71280000, + 72900000, + 74520000, + 76140000, + 77760000, + 79380000, + 81000000, + 82890000, + 84780000, + 86670000, + 88560000, + 90450000, + 92340000, + 94230000, + 96120000, + 98010000, + 99900000, + 102060000, + 104220000, + 106380000, + 108540000, + 110700000, + 112860000, + 115020000, + 117180000, + 119340000, + 121500000, + 123930000, + 126360000, + 128790000, + 131220000, + 133650000, + 136080000, + 138510000, + 140940000, + 143370000, + 145800000, + 148500000, + 151200000, + 153900000, + 156600000, + 159300000, + 162000000, + 164700000, + 167400000, + 170100000, + 172800000, + 175770000, + 178740000, + 181710000, + 184680000, + 187650000, + 190620000, + 193590000, + 196560000, + 199530000, + 202500000, + 205740000, + 208980000, + 212220000, + 215460000, + 218700000, + 221940000, + 225180000, + 228420000, + 231660000, + 234900000, + 238500000, + 242100000, + 245700000, + 249300000, + 252900000, + 256500000, + 260100000, + 263700000, + 267300000, + 270900000, + 274860000, + 278820000, + 282780000, + 286740000, + 290700000, + 294660000, + 298620000, + 302580000, + 306540000, + 310500000, + 314820000, + 319140000, + 323460000, + 327780000, + 332100000, + 336420000, + 340740000, + 345060000, + 349380000, + 353700000, + 358380000, + 363060000, + 367740000, + 372420000, + 377100000, + 381780000, + 386460000, + 391140000, + 395820000, + 400500000, + 405540000, + 410580000, + 415620000, + 420660000, + 425700000, + 430740000, + 435780000, + 440820000, + 445860000, + 450900000, + 455940000, + 460980000, + 466020000, + 471060000, + 476100000, + 481140000, + 486180000, + 491220000, + 496260000, + 501300000, + 506340000, + 511380000, + 516420000, + 521460000, + 526500000, + 531540000, + 536580000, + 541620000, + 546660000, + 551700000, + 556740000, + 561780000, + 566820000, + 571860000, + 576900000, + 581940000, + 586980000, + 592020000, + 597060000 }, ["star_attr"]={ { ["type"]="attr_atkp_yellow", ["num"]=500 }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=500 + }, { ["type"]="attr_atkp_yellow", ["num"]=500 @@ -3951,7 +5355,7 @@ local hero = { }, { ["type"]="attr_atkp_yellow", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_yellow_all", @@ -3959,43 +5363,39 @@ local hero = { }, { ["type"]="attr_atkp_yellow", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_yellow_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_yellow", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_yellow_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_yellow", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_yellow_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_yellow", - ["num"]=2000 + ["num"]=500 }, { ["type"]="attr_atkp_yellow_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_yellow", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_yellow_all", - ["num"]=2000 + ["num"]=500 } }, ["star_txt"]={ @@ -4043,11 +5443,11 @@ local hero = { 1100, 1200 }, - ["model_id"]="p26001", + ["model_id"]="p23001", ["icon"]="10", ["item_id"]=26001, - ["level_id"]=69, - ["star_id"]=76 + ["level_id"]=10, + ["star_id"]=17 }, [33001]={ ["position"]=3, @@ -4117,235 +5517,379 @@ local hero = { 3300143 } }, - ["hp"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 - }, ["atk"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 + 3000000, + 3120000, + 3240000, + 3360000, + 3480000, + 3600000, + 3720000, + 3840000, + 3960000, + 4080000, + 4200000, + 4340000, + 4480000, + 4620000, + 4760000, + 4900000, + 5040000, + 5180000, + 5320000, + 5460000, + 5600000, + 5760000, + 5920000, + 6080000, + 6240000, + 6400000, + 6560000, + 6720000, + 6880000, + 7040000, + 7200000, + 7380000, + 7560000, + 7740000, + 7920000, + 8100000, + 8280000, + 8460000, + 8640000, + 8820000, + 9000000, + 9210000, + 9420000, + 9630000, + 9840000, + 10050000, + 10260000, + 10470000, + 10680000, + 10890000, + 11100000, + 11340000, + 11580000, + 11820000, + 12060000, + 12300000, + 12540000, + 12780000, + 13020000, + 13260000, + 13500000, + 13770000, + 14040000, + 14310000, + 14580000, + 14850000, + 15120000, + 15390000, + 15660000, + 15930000, + 16200000, + 16500000, + 16800000, + 17100000, + 17400000, + 17700000, + 18000000, + 18300000, + 18600000, + 18900000, + 19200000, + 19530000, + 19860000, + 20190000, + 20520000, + 20850000, + 21180000, + 21510000, + 21840000, + 22170000, + 22500000, + 22860000, + 23220000, + 23580000, + 23940000, + 24300000, + 24660000, + 25020000, + 25380000, + 25740000, + 26100000, + 26500000, + 26900000, + 27300000, + 27700000, + 28100000, + 28500000, + 28900000, + 29300000, + 29700000, + 30100000, + 30540000, + 30980000, + 31420000, + 31860000, + 32300000, + 32740000, + 33180000, + 33620000, + 34060000, + 34500000, + 34980000, + 35460000, + 35940000, + 36420000, + 36900000, + 37380000, + 37860000, + 38340000, + 38820000, + 39300000, + 39820000, + 40340000, + 40860000, + 41380000, + 41900000, + 42420000, + 42940000, + 43460000, + 43980000, + 44500000, + 45060000, + 45620000, + 46180000, + 46740000, + 47300000, + 47860000, + 48420000, + 48980000, + 49540000, + 50100000, + 50660000, + 51220000, + 51780000, + 52340000, + 52900000, + 53460000, + 54020000, + 54580000, + 55140000, + 55700000, + 56260000, + 56820000, + 57380000, + 57940000, + 58500000, + 59060000, + 59620000, + 60180000, + 60740000, + 61300000, + 61860000, + 62420000, + 62980000, + 63540000, + 64100000, + 64660000, + 65220000, + 65780000, + 66340000 + }, + ["hp"]={ + 9000000, + 9360000, + 9720000, + 10080000, + 10440000, + 10800000, + 11160000, + 11520000, + 11880000, + 12240000, + 12600000, + 13020000, + 13440000, + 13860000, + 14280000, + 14700000, + 15120000, + 15540000, + 15960000, + 16380000, + 16800000, + 17280000, + 17760000, + 18240000, + 18720000, + 19200000, + 19680000, + 20160000, + 20640000, + 21120000, + 21600000, + 22140000, + 22680000, + 23220000, + 23760000, + 24300000, + 24840000, + 25380000, + 25920000, + 26460000, + 27000000, + 27630000, + 28260000, + 28890000, + 29520000, + 30150000, + 30780000, + 31410000, + 32040000, + 32670000, + 33300000, + 34020000, + 34740000, + 35460000, + 36180000, + 36900000, + 37620000, + 38340000, + 39060000, + 39780000, + 40500000, + 41310000, + 42120000, + 42930000, + 43740000, + 44550000, + 45360000, + 46170000, + 46980000, + 47790000, + 48600000, + 49500000, + 50400000, + 51300000, + 52200000, + 53100000, + 54000000, + 54900000, + 55800000, + 56700000, + 57600000, + 58590000, + 59580000, + 60570000, + 61560000, + 62550000, + 63540000, + 64530000, + 65520000, + 66510000, + 67500000, + 68580000, + 69660000, + 70740000, + 71820000, + 72900000, + 73980000, + 75060000, + 76140000, + 77220000, + 78300000, + 79500000, + 80700000, + 81900000, + 83100000, + 84300000, + 85500000, + 86700000, + 87900000, + 89100000, + 90300000, + 91620000, + 92940000, + 94260000, + 95580000, + 96900000, + 98220000, + 99540000, + 100860000, + 102180000, + 103500000, + 104940000, + 106380000, + 107820000, + 109260000, + 110700000, + 112140000, + 113580000, + 115020000, + 116460000, + 117900000, + 119460000, + 121020000, + 122580000, + 124140000, + 125700000, + 127260000, + 128820000, + 130380000, + 131940000, + 133500000, + 135180000, + 136860000, + 138540000, + 140220000, + 141900000, + 143580000, + 145260000, + 146940000, + 148620000, + 150300000, + 151980000, + 153660000, + 155340000, + 157020000, + 158700000, + 160380000, + 162060000, + 163740000, + 165420000, + 167100000, + 168780000, + 170460000, + 172140000, + 173820000, + 175500000, + 177180000, + 178860000, + 180540000, + 182220000, + 183900000, + 185580000, + 187260000, + 188940000, + 190620000, + 192300000, + 193980000, + 195660000, + 197340000, + 199020000 }, ["star_attr"]={ { ["type"]="attr_atkp_green", ["num"]=500 }, + { + ["type"]="attr_atkp_green_all", + ["num"]=500 + }, { ["type"]="attr_atkp_green", ["num"]=500 @@ -4356,7 +5900,7 @@ local hero = { }, { ["type"]="attr_atkp_green", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_green_all", @@ -4364,43 +5908,39 @@ local hero = { }, { ["type"]="attr_atkp_green", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_green_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_green", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_green_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_green", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_green_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_green", - ["num"]=2000 + ["num"]=500 }, { ["type"]="attr_atkp_green_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_green", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_green_all", - ["num"]=2000 + ["num"]=500 } }, ["star_txt"]={ @@ -4451,8 +5991,8 @@ local hero = { ["model_id"]="p33001", ["icon"]="11", ["item_id"]=33001, - ["level_id"]=70, - ["star_id"]=73 + ["level_id"]=11, + ["star_id"]=14 }, [34001]={ ["position"]=3, @@ -4522,235 +6062,379 @@ local hero = { 3400143 } }, - ["hp"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 - }, ["atk"]={ - 12000000, - 13680000, + 4500000, + 4680000, + 4860000, + 5040000, + 5220000, + 5400000, + 5580000, + 5760000, + 5940000, + 6120000, + 6300000, + 6510000, + 6720000, + 6930000, + 7140000, + 7350000, + 7560000, + 7770000, + 7980000, + 8190000, + 8400000, + 8640000, + 8880000, + 9120000, + 9360000, + 9600000, + 9840000, + 10080000, + 10320000, + 10560000, + 10800000, + 11070000, + 11340000, + 11610000, + 11880000, + 12150000, + 12420000, + 12690000, + 12960000, + 13230000, + 13500000, + 13810000, + 14120000, + 14430000, + 14740000, + 15050000, 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 + 15670000, + 15980000, + 16290000, + 16600000, + 16960000, + 17320000, + 17680000, + 18040000, + 18400000, + 18760000, + 19120000, + 19480000, + 19840000, + 20200000, + 20600000, + 21000000, + 21400000, + 21800000, + 22200000, + 22600000, + 23000000, + 23400000, + 23800000, + 24200000, + 24650000, + 25100000, + 25550000, + 26000000, + 26450000, + 26900000, + 27350000, + 27800000, + 28250000, + 28700000, + 29190000, + 29680000, + 30170000, + 30660000, + 31150000, + 31640000, + 32130000, + 32620000, + 33110000, + 33600000, + 34140000, + 34680000, + 35220000, + 35760000, + 36300000, + 36840000, + 37380000, + 37920000, + 38460000, + 39000000, + 39600000, + 40200000, + 40800000, + 41400000, + 42000000, + 42600000, + 43200000, + 43800000, + 44400000, + 45000000, + 45660000, + 46320000, + 46980000, + 47640000, + 48300000, + 48960000, + 49620000, + 50280000, + 50940000, + 51600000, + 52320000, + 53040000, + 53760000, + 54480000, + 55200000, + 55920000, + 56640000, + 57360000, + 58080000, + 58800000, + 59580000, + 60360000, + 61140000, + 61920000, + 62700000, + 63480000, + 64260000, + 65040000, + 65820000, + 66600000, + 67440000, + 68280000, + 69120000, + 69960000, + 70800000, + 71640000, + 72480000, + 73320000, + 74160000, + 75000000, + 75840000, + 76680000, + 77520000, + 78360000, + 79200000, + 80040000, + 80880000, + 81720000, + 82560000, + 83400000, + 84240000, + 85080000, + 85920000, + 86760000, + 87600000, + 88440000, + 89280000, + 90120000, + 90960000, + 91800000, + 92640000, + 93480000, + 94320000, + 95160000, + 96000000, + 96840000, + 97680000, + 98520000, + 99360000 + }, + ["hp"]={ + 13500000, + 14040000, + 14580000, + 15120000, + 15660000, + 16200000, + 16740000, + 17280000, + 17820000, + 18360000, + 18900000, + 19530000, + 20160000, + 20790000, + 21420000, + 22050000, + 22680000, + 23310000, + 23940000, + 24570000, + 25200000, + 25920000, + 26640000, + 27360000, + 28080000, + 28800000, + 29520000, + 30240000, + 30960000, + 31680000, + 32400000, + 33210000, + 34020000, + 34830000, + 35640000, + 36450000, + 37260000, + 38070000, + 38880000, + 39690000, + 40500000, + 41430000, + 42360000, + 43290000, + 44220000, + 45150000, + 46080000, + 47010000, + 47940000, + 48870000, + 49800000, + 50880000, + 51960000, + 53040000, + 54120000, + 55200000, + 56280000, + 57360000, + 58440000, + 59520000, + 60600000, + 61800000, + 63000000, + 64200000, + 65400000, + 66600000, + 67800000, + 69000000, + 70200000, + 71400000, + 72600000, + 73950000, + 75300000, + 76650000, + 78000000, + 79350000, + 80700000, + 82050000, + 83400000, + 84750000, + 86100000, + 87570000, + 89040000, + 90510000, + 91980000, + 93450000, + 94920000, + 96390000, + 97860000, + 99330000, + 100800000, + 102420000, + 104040000, + 105660000, + 107280000, + 108900000, + 110520000, + 112140000, + 113760000, + 115380000, + 117000000, + 118800000, + 120600000, + 122400000, + 124200000, + 126000000, + 127800000, + 129600000, + 131400000, + 133200000, + 135000000, + 136980000, + 138960000, + 140940000, + 142920000, + 144900000, + 146880000, + 148860000, + 150840000, + 152820000, + 154800000, + 156960000, + 159120000, + 161280000, + 163440000, + 165600000, + 167760000, + 169920000, + 172080000, + 174240000, + 176400000, + 178740000, + 181080000, + 183420000, + 185760000, + 188100000, + 190440000, + 192780000, + 195120000, + 197460000, + 199800000, + 202320000, + 204840000, + 207360000, + 209880000, + 212400000, + 214920000, + 217440000, + 219960000, + 222480000, + 225000000, + 227520000, + 230040000, + 232560000, + 235080000, + 237600000, + 240120000, + 242640000, + 245160000, + 247680000, + 250200000, + 252720000, + 255240000, + 257760000, + 260280000, + 262800000, + 265320000, + 267840000, + 270360000, + 272880000, + 275400000, + 277920000, + 280440000, + 282960000, + 285480000, + 288000000, + 290520000, + 293040000, + 295560000, + 298080000 }, ["star_attr"]={ { ["type"]="attr_atkp_green", ["num"]=500 }, + { + ["type"]="attr_atkp_green_all", + ["num"]=500 + }, { ["type"]="attr_atkp_green", ["num"]=500 @@ -4761,7 +6445,7 @@ local hero = { }, { ["type"]="attr_atkp_green", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_green_all", @@ -4769,43 +6453,39 @@ local hero = { }, { ["type"]="attr_atkp_green", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_green_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_green", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_green_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_green", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_green_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_green", - ["num"]=2000 + ["num"]=500 }, { ["type"]="attr_atkp_green_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_green", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_green_all", - ["num"]=2000 + ["num"]=500 } }, ["star_txt"]={ @@ -4856,8 +6536,8 @@ local hero = { ["model_id"]="p34001", ["icon"]="12", ["item_id"]=34001, - ["level_id"]=70, - ["star_id"]=74 + ["level_id"]=11, + ["star_id"]=15 }, [35001]={ ["position"]=3, @@ -4927,235 +6607,379 @@ local hero = { 3500143 } }, - ["hp"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 - }, ["atk"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, + 6000000, + 6240000, + 6480000, + 6720000, + 6960000, + 7200000, + 7440000, + 7680000, + 7920000, + 8160000, + 8400000, + 8680000, + 8960000, + 9240000, + 9520000, + 9800000, + 10080000, + 10360000, + 10640000, + 10920000, + 11200000, + 11520000, + 11840000, + 12160000, + 12480000, + 12800000, + 13120000, + 13440000, + 13760000, + 14080000, + 14400000, + 14760000, + 15120000, + 15480000, + 15840000, + 16200000, + 16560000, + 16920000, + 17280000, + 17640000, + 18000000, + 18420000, + 18840000, + 19260000, + 19680000, + 20100000, + 20520000, + 20940000, + 21360000, + 21780000, + 22200000, + 22680000, + 23160000, + 23640000, + 24120000, + 24600000, + 25080000, + 25560000, + 26040000, + 26520000, + 27000000, + 27540000, + 28080000, + 28620000, + 29160000, + 29700000, + 30240000, + 30780000, + 31320000, + 31860000, + 32400000, + 33000000, + 33600000, + 34200000, + 34800000, + 35400000, + 36000000, + 36600000, + 37200000, + 37800000, + 38400000, + 39060000, + 39720000, + 40380000, + 41040000, + 41700000, + 42360000, + 43020000, + 43680000, + 44340000, + 45000000, + 45720000, + 46440000, + 47160000, + 47880000, + 48600000, + 49320000, + 50040000, + 50760000, + 51480000, + 52200000, + 53000000, + 53800000, + 54600000, + 55400000, + 56200000, + 57000000, + 57800000, + 58600000, + 59400000, + 60200000, + 61080000, + 61960000, + 62840000, + 63720000, + 64600000, + 65480000, + 66360000, + 67240000, + 68120000, + 69000000, + 69960000, + 70920000, + 71880000, + 72840000, + 73800000, + 74760000, + 75720000, + 76680000, + 77640000, + 78600000, + 79640000, 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 + 81720000, + 82760000, + 83800000, + 84840000, + 85880000, + 86920000, + 87960000, + 89000000, + 90120000, + 91240000, + 92360000, + 93480000, + 94600000, + 95720000, + 96840000, + 97960000, + 99080000, + 100200000, + 101320000, + 102440000, + 103560000, + 104680000, + 105800000, + 106920000, + 108040000, + 109160000, + 110280000, + 111400000, + 112520000, + 113640000, + 114760000, + 115880000, + 117000000, + 118120000, + 119240000, + 120360000, + 121480000, + 122600000, + 123720000, + 124840000, + 125960000, + 127080000, + 128200000, + 129320000, + 130440000, + 131560000, + 132680000 + }, + ["hp"]={ + 18000000, + 18720000, + 19440000, + 20160000, + 20880000, + 21600000, + 22320000, + 23040000, + 23760000, + 24480000, + 25200000, + 26040000, + 26880000, + 27720000, + 28560000, + 29400000, + 30240000, + 31080000, + 31920000, + 32760000, + 33600000, + 34560000, + 35520000, + 36480000, + 37440000, + 38400000, + 39360000, + 40320000, + 41280000, + 42240000, + 43200000, + 44280000, + 45360000, + 46440000, + 47520000, + 48600000, + 49680000, + 50760000, + 51840000, + 52920000, + 54000000, + 55260000, + 56520000, + 57780000, + 59040000, + 60300000, + 61560000, + 62820000, + 64080000, + 65340000, + 66600000, + 68040000, + 69480000, + 70920000, + 72360000, + 73800000, + 75240000, + 76680000, + 78120000, + 79560000, + 81000000, + 82620000, + 84240000, + 85860000, + 87480000, + 89100000, + 90720000, + 92340000, + 93960000, + 95580000, + 97200000, + 99000000, + 100800000, + 102600000, + 104400000, + 106200000, + 108000000, + 109800000, + 111600000, + 113400000, + 115200000, + 117180000, + 119160000, + 121140000, + 123120000, + 125100000, + 127080000, + 129060000, + 131040000, + 133020000, + 135000000, + 137160000, + 139320000, + 141480000, + 143640000, + 145800000, + 147960000, + 150120000, + 152280000, + 154440000, + 156600000, + 159000000, + 161400000, + 163800000, + 166200000, + 168600000, + 171000000, + 173400000, + 175800000, + 178200000, + 180600000, + 183240000, + 185880000, + 188520000, + 191160000, + 193800000, + 196440000, + 199080000, + 201720000, + 204360000, + 207000000, + 209880000, + 212760000, + 215640000, + 218520000, + 221400000, + 224280000, + 227160000, + 230040000, + 232920000, + 235800000, + 238920000, + 242040000, + 245160000, + 248280000, + 251400000, + 254520000, + 257640000, + 260760000, + 263880000, + 267000000, + 270360000, + 273720000, + 277080000, + 280440000, + 283800000, + 287160000, + 290520000, + 293880000, + 297240000, + 300600000, + 303960000, + 307320000, + 310680000, + 314040000, + 317400000, + 320760000, + 324120000, + 327480000, + 330840000, + 334200000, + 337560000, + 340920000, + 344280000, + 347640000, + 351000000, + 354360000, + 357720000, + 361080000, + 364440000, + 367800000, + 371160000, + 374520000, + 377880000, + 381240000, + 384600000, + 387960000, + 391320000, + 394680000, + 398040000 }, ["star_attr"]={ { ["type"]="attr_atkp_green", ["num"]=500 }, + { + ["type"]="attr_atkp_green_all", + ["num"]=500 + }, { ["type"]="attr_atkp_green", ["num"]=500 @@ -5166,7 +6990,7 @@ local hero = { }, { ["type"]="attr_atkp_green", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_green_all", @@ -5174,43 +6998,39 @@ local hero = { }, { ["type"]="attr_atkp_green", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_green_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_green", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_green_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_green", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_green_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_green", - ["num"]=2000 + ["num"]=500 }, { ["type"]="attr_atkp_green_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_green", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_green_all", - ["num"]=2000 + ["num"]=500 } }, ["star_txt"]={ @@ -5261,8 +7081,8 @@ local hero = { ["model_id"]="p34001", ["icon"]="13", ["item_id"]=35001, - ["level_id"]=70, - ["star_id"]=75 + ["level_id"]=11, + ["star_id"]=16 }, [35002]={ ["position"]=3, @@ -5332,235 +7152,379 @@ local hero = { 3500243 } }, - ["hp"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 - }, ["atk"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, + 6000000, + 6240000, + 6480000, + 6720000, + 6960000, + 7200000, + 7440000, + 7680000, + 7920000, + 8160000, + 8400000, + 8680000, + 8960000, + 9240000, + 9520000, + 9800000, + 10080000, + 10360000, + 10640000, + 10920000, + 11200000, + 11520000, + 11840000, + 12160000, + 12480000, + 12800000, + 13120000, + 13440000, + 13760000, + 14080000, + 14400000, + 14760000, + 15120000, + 15480000, + 15840000, + 16200000, + 16560000, + 16920000, + 17280000, + 17640000, + 18000000, + 18420000, + 18840000, + 19260000, + 19680000, + 20100000, + 20520000, + 20940000, + 21360000, + 21780000, + 22200000, + 22680000, + 23160000, + 23640000, + 24120000, + 24600000, + 25080000, + 25560000, + 26040000, + 26520000, + 27000000, + 27540000, + 28080000, + 28620000, + 29160000, + 29700000, + 30240000, + 30780000, + 31320000, + 31860000, + 32400000, + 33000000, + 33600000, + 34200000, + 34800000, + 35400000, + 36000000, + 36600000, + 37200000, + 37800000, + 38400000, + 39060000, + 39720000, + 40380000, + 41040000, + 41700000, + 42360000, + 43020000, + 43680000, + 44340000, + 45000000, + 45720000, + 46440000, + 47160000, + 47880000, + 48600000, + 49320000, + 50040000, + 50760000, + 51480000, + 52200000, + 53000000, + 53800000, + 54600000, + 55400000, + 56200000, + 57000000, + 57800000, + 58600000, + 59400000, + 60200000, + 61080000, + 61960000, + 62840000, + 63720000, + 64600000, + 65480000, + 66360000, + 67240000, + 68120000, + 69000000, + 69960000, + 70920000, + 71880000, + 72840000, + 73800000, + 74760000, + 75720000, + 76680000, + 77640000, + 78600000, + 79640000, 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 + 81720000, + 82760000, + 83800000, + 84840000, + 85880000, + 86920000, + 87960000, + 89000000, + 90120000, + 91240000, + 92360000, + 93480000, + 94600000, + 95720000, + 96840000, + 97960000, + 99080000, + 100200000, + 101320000, + 102440000, + 103560000, + 104680000, + 105800000, + 106920000, + 108040000, + 109160000, + 110280000, + 111400000, + 112520000, + 113640000, + 114760000, + 115880000, + 117000000, + 118120000, + 119240000, + 120360000, + 121480000, + 122600000, + 123720000, + 124840000, + 125960000, + 127080000, + 128200000, + 129320000, + 130440000, + 131560000, + 132680000 + }, + ["hp"]={ + 18000000, + 18720000, + 19440000, + 20160000, + 20880000, + 21600000, + 22320000, + 23040000, + 23760000, + 24480000, + 25200000, + 26040000, + 26880000, + 27720000, + 28560000, + 29400000, + 30240000, + 31080000, + 31920000, + 32760000, + 33600000, + 34560000, + 35520000, + 36480000, + 37440000, + 38400000, + 39360000, + 40320000, + 41280000, + 42240000, + 43200000, + 44280000, + 45360000, + 46440000, + 47520000, + 48600000, + 49680000, + 50760000, + 51840000, + 52920000, + 54000000, + 55260000, + 56520000, + 57780000, + 59040000, + 60300000, + 61560000, + 62820000, + 64080000, + 65340000, + 66600000, + 68040000, + 69480000, + 70920000, + 72360000, + 73800000, + 75240000, + 76680000, + 78120000, + 79560000, + 81000000, + 82620000, + 84240000, + 85860000, + 87480000, + 89100000, + 90720000, + 92340000, + 93960000, + 95580000, + 97200000, + 99000000, + 100800000, + 102600000, + 104400000, + 106200000, + 108000000, + 109800000, + 111600000, + 113400000, + 115200000, + 117180000, + 119160000, + 121140000, + 123120000, + 125100000, + 127080000, + 129060000, + 131040000, + 133020000, + 135000000, + 137160000, + 139320000, + 141480000, + 143640000, + 145800000, + 147960000, + 150120000, + 152280000, + 154440000, + 156600000, + 159000000, + 161400000, + 163800000, + 166200000, + 168600000, + 171000000, + 173400000, + 175800000, + 178200000, + 180600000, + 183240000, + 185880000, + 188520000, + 191160000, + 193800000, + 196440000, + 199080000, + 201720000, + 204360000, + 207000000, + 209880000, + 212760000, + 215640000, + 218520000, + 221400000, + 224280000, + 227160000, + 230040000, + 232920000, + 235800000, + 238920000, + 242040000, + 245160000, + 248280000, + 251400000, + 254520000, + 257640000, + 260760000, + 263880000, + 267000000, + 270360000, + 273720000, + 277080000, + 280440000, + 283800000, + 287160000, + 290520000, + 293880000, + 297240000, + 300600000, + 303960000, + 307320000, + 310680000, + 314040000, + 317400000, + 320760000, + 324120000, + 327480000, + 330840000, + 334200000, + 337560000, + 340920000, + 344280000, + 347640000, + 351000000, + 354360000, + 357720000, + 361080000, + 364440000, + 367800000, + 371160000, + 374520000, + 377880000, + 381240000, + 384600000, + 387960000, + 391320000, + 394680000, + 398040000 }, ["star_attr"]={ { ["type"]="attr_atkp_green", ["num"]=500 }, + { + ["type"]="attr_atkp_green_all", + ["num"]=500 + }, { ["type"]="attr_atkp_green", ["num"]=500 @@ -5571,7 +7535,7 @@ local hero = { }, { ["type"]="attr_atkp_green", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_green_all", @@ -5579,43 +7543,39 @@ local hero = { }, { ["type"]="attr_atkp_green", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_green_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_green", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_green_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_green", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_green_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_green", - ["num"]=2000 + ["num"]=500 }, { ["type"]="attr_atkp_green_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_green", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_green_all", - ["num"]=2000 + ["num"]=500 } }, ["star_txt"]={ @@ -5666,8 +7626,8 @@ local hero = { ["model_id"]="p34001", ["icon"]="14", ["item_id"]=35002, - ["level_id"]=70, - ["star_id"]=75 + ["level_id"]=11, + ["star_id"]=16 }, [43001]={ ["position"]=4, @@ -5737,235 +7697,379 @@ local hero = { 4300143 } }, - ["hp"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 - }, ["atk"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 + 3000000, + 3120000, + 3240000, + 3360000, + 3480000, + 3600000, + 3720000, + 3840000, + 3960000, + 4080000, + 4200000, + 4340000, + 4480000, + 4620000, + 4760000, + 4900000, + 5040000, + 5180000, + 5320000, + 5460000, + 5600000, + 5760000, + 5920000, + 6080000, + 6240000, + 6400000, + 6560000, + 6720000, + 6880000, + 7040000, + 7200000, + 7380000, + 7560000, + 7740000, + 7920000, + 8100000, + 8280000, + 8460000, + 8640000, + 8820000, + 9000000, + 9210000, + 9420000, + 9630000, + 9840000, + 10050000, + 10260000, + 10470000, + 10680000, + 10890000, + 11100000, + 11340000, + 11580000, + 11820000, + 12060000, + 12300000, + 12540000, + 12780000, + 13020000, + 13260000, + 13500000, + 13770000, + 14040000, + 14310000, + 14580000, + 14850000, + 15120000, + 15390000, + 15660000, + 15930000, + 16200000, + 16500000, + 16800000, + 17100000, + 17400000, + 17700000, + 18000000, + 18300000, + 18600000, + 18900000, + 19200000, + 19530000, + 19860000, + 20190000, + 20520000, + 20850000, + 21180000, + 21510000, + 21840000, + 22170000, + 22500000, + 22860000, + 23220000, + 23580000, + 23940000, + 24300000, + 24660000, + 25020000, + 25380000, + 25740000, + 26100000, + 26500000, + 26900000, + 27300000, + 27700000, + 28100000, + 28500000, + 28900000, + 29300000, + 29700000, + 30100000, + 30540000, + 30980000, + 31420000, + 31860000, + 32300000, + 32740000, + 33180000, + 33620000, + 34060000, + 34500000, + 34980000, + 35460000, + 35940000, + 36420000, + 36900000, + 37380000, + 37860000, + 38340000, + 38820000, + 39300000, + 39820000, + 40340000, + 40860000, + 41380000, + 41900000, + 42420000, + 42940000, + 43460000, + 43980000, + 44500000, + 45060000, + 45620000, + 46180000, + 46740000, + 47300000, + 47860000, + 48420000, + 48980000, + 49540000, + 50100000, + 50660000, + 51220000, + 51780000, + 52340000, + 52900000, + 53460000, + 54020000, + 54580000, + 55140000, + 55700000, + 56260000, + 56820000, + 57380000, + 57940000, + 58500000, + 59060000, + 59620000, + 60180000, + 60740000, + 61300000, + 61860000, + 62420000, + 62980000, + 63540000, + 64100000, + 64660000, + 65220000, + 65780000, + 66340000 + }, + ["hp"]={ + 9000000, + 9360000, + 9720000, + 10080000, + 10440000, + 10800000, + 11160000, + 11520000, + 11880000, + 12240000, + 12600000, + 13020000, + 13440000, + 13860000, + 14280000, + 14700000, + 15120000, + 15540000, + 15960000, + 16380000, + 16800000, + 17280000, + 17760000, + 18240000, + 18720000, + 19200000, + 19680000, + 20160000, + 20640000, + 21120000, + 21600000, + 22140000, + 22680000, + 23220000, + 23760000, + 24300000, + 24840000, + 25380000, + 25920000, + 26460000, + 27000000, + 27630000, + 28260000, + 28890000, + 29520000, + 30150000, + 30780000, + 31410000, + 32040000, + 32670000, + 33300000, + 34020000, + 34740000, + 35460000, + 36180000, + 36900000, + 37620000, + 38340000, + 39060000, + 39780000, + 40500000, + 41310000, + 42120000, + 42930000, + 43740000, + 44550000, + 45360000, + 46170000, + 46980000, + 47790000, + 48600000, + 49500000, + 50400000, + 51300000, + 52200000, + 53100000, + 54000000, + 54900000, + 55800000, + 56700000, + 57600000, + 58590000, + 59580000, + 60570000, + 61560000, + 62550000, + 63540000, + 64530000, + 65520000, + 66510000, + 67500000, + 68580000, + 69660000, + 70740000, + 71820000, + 72900000, + 73980000, + 75060000, + 76140000, + 77220000, + 78300000, + 79500000, + 80700000, + 81900000, + 83100000, + 84300000, + 85500000, + 86700000, + 87900000, + 89100000, + 90300000, + 91620000, + 92940000, + 94260000, + 95580000, + 96900000, + 98220000, + 99540000, + 100860000, + 102180000, + 103500000, + 104940000, + 106380000, + 107820000, + 109260000, + 110700000, + 112140000, + 113580000, + 115020000, + 116460000, + 117900000, + 119460000, + 121020000, + 122580000, + 124140000, + 125700000, + 127260000, + 128820000, + 130380000, + 131940000, + 133500000, + 135180000, + 136860000, + 138540000, + 140220000, + 141900000, + 143580000, + 145260000, + 146940000, + 148620000, + 150300000, + 151980000, + 153660000, + 155340000, + 157020000, + 158700000, + 160380000, + 162060000, + 163740000, + 165420000, + 167100000, + 168780000, + 170460000, + 172140000, + 173820000, + 175500000, + 177180000, + 178860000, + 180540000, + 182220000, + 183900000, + 185580000, + 187260000, + 188940000, + 190620000, + 192300000, + 193980000, + 195660000, + 197340000, + 199020000 }, ["star_attr"]={ { ["type"]="attr_atkp_blue", ["num"]=500 }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=500 + }, { ["type"]="attr_atkp_blue", ["num"]=500 @@ -5976,7 +8080,7 @@ local hero = { }, { ["type"]="attr_atkp_blue", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_blue_all", @@ -5984,43 +8088,39 @@ local hero = { }, { ["type"]="attr_atkp_blue", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_blue_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_blue", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_blue_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_blue", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_blue_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_blue", - ["num"]=2000 + ["num"]=500 }, { ["type"]="attr_atkp_blue_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_blue", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_blue_all", - ["num"]=2000 + ["num"]=500 } }, ["star_txt"]={ @@ -6071,8 +8171,8 @@ local hero = { ["model_id"]="p45002", ["icon"]="15", ["item_id"]=43001, - ["level_id"]=71, - ["star_id"]=73 + ["level_id"]=12, + ["star_id"]=14 }, [44001]={ ["position"]=4, @@ -6142,235 +8242,379 @@ local hero = { 4400143 } }, - ["hp"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 - }, ["atk"]={ - 12000000, - 13680000, + 4500000, + 4680000, + 4860000, + 5040000, + 5220000, + 5400000, + 5580000, + 5760000, + 5940000, + 6120000, + 6300000, + 6510000, + 6720000, + 6930000, + 7140000, + 7350000, + 7560000, + 7770000, + 7980000, + 8190000, + 8400000, + 8640000, + 8880000, + 9120000, + 9360000, + 9600000, + 9840000, + 10080000, + 10320000, + 10560000, + 10800000, + 11070000, + 11340000, + 11610000, + 11880000, + 12150000, + 12420000, + 12690000, + 12960000, + 13230000, + 13500000, + 13810000, + 14120000, + 14430000, + 14740000, + 15050000, 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 + 15670000, + 15980000, + 16290000, + 16600000, + 16960000, + 17320000, + 17680000, + 18040000, + 18400000, + 18760000, + 19120000, + 19480000, + 19840000, + 20200000, + 20600000, + 21000000, + 21400000, + 21800000, + 22200000, + 22600000, + 23000000, + 23400000, + 23800000, + 24200000, + 24650000, + 25100000, + 25550000, + 26000000, + 26450000, + 26900000, + 27350000, + 27800000, + 28250000, + 28700000, + 29190000, + 29680000, + 30170000, + 30660000, + 31150000, + 31640000, + 32130000, + 32620000, + 33110000, + 33600000, + 34140000, + 34680000, + 35220000, + 35760000, + 36300000, + 36840000, + 37380000, + 37920000, + 38460000, + 39000000, + 39600000, + 40200000, + 40800000, + 41400000, + 42000000, + 42600000, + 43200000, + 43800000, + 44400000, + 45000000, + 45660000, + 46320000, + 46980000, + 47640000, + 48300000, + 48960000, + 49620000, + 50280000, + 50940000, + 51600000, + 52320000, + 53040000, + 53760000, + 54480000, + 55200000, + 55920000, + 56640000, + 57360000, + 58080000, + 58800000, + 59580000, + 60360000, + 61140000, + 61920000, + 62700000, + 63480000, + 64260000, + 65040000, + 65820000, + 66600000, + 67440000, + 68280000, + 69120000, + 69960000, + 70800000, + 71640000, + 72480000, + 73320000, + 74160000, + 75000000, + 75840000, + 76680000, + 77520000, + 78360000, + 79200000, + 80040000, + 80880000, + 81720000, + 82560000, + 83400000, + 84240000, + 85080000, + 85920000, + 86760000, + 87600000, + 88440000, + 89280000, + 90120000, + 90960000, + 91800000, + 92640000, + 93480000, + 94320000, + 95160000, + 96000000, + 96840000, + 97680000, + 98520000, + 99360000 + }, + ["hp"]={ + 13500000, + 14040000, + 14580000, + 15120000, + 15660000, + 16200000, + 16740000, + 17280000, + 17820000, + 18360000, + 18900000, + 19530000, + 20160000, + 20790000, + 21420000, + 22050000, + 22680000, + 23310000, + 23940000, + 24570000, + 25200000, + 25920000, + 26640000, + 27360000, + 28080000, + 28800000, + 29520000, + 30240000, + 30960000, + 31680000, + 32400000, + 33210000, + 34020000, + 34830000, + 35640000, + 36450000, + 37260000, + 38070000, + 38880000, + 39690000, + 40500000, + 41430000, + 42360000, + 43290000, + 44220000, + 45150000, + 46080000, + 47010000, + 47940000, + 48870000, + 49800000, + 50880000, + 51960000, + 53040000, + 54120000, + 55200000, + 56280000, + 57360000, + 58440000, + 59520000, + 60600000, + 61800000, + 63000000, + 64200000, + 65400000, + 66600000, + 67800000, + 69000000, + 70200000, + 71400000, + 72600000, + 73950000, + 75300000, + 76650000, + 78000000, + 79350000, + 80700000, + 82050000, + 83400000, + 84750000, + 86100000, + 87570000, + 89040000, + 90510000, + 91980000, + 93450000, + 94920000, + 96390000, + 97860000, + 99330000, + 100800000, + 102420000, + 104040000, + 105660000, + 107280000, + 108900000, + 110520000, + 112140000, + 113760000, + 115380000, + 117000000, + 118800000, + 120600000, + 122400000, + 124200000, + 126000000, + 127800000, + 129600000, + 131400000, + 133200000, + 135000000, + 136980000, + 138960000, + 140940000, + 142920000, + 144900000, + 146880000, + 148860000, + 150840000, + 152820000, + 154800000, + 156960000, + 159120000, + 161280000, + 163440000, + 165600000, + 167760000, + 169920000, + 172080000, + 174240000, + 176400000, + 178740000, + 181080000, + 183420000, + 185760000, + 188100000, + 190440000, + 192780000, + 195120000, + 197460000, + 199800000, + 202320000, + 204840000, + 207360000, + 209880000, + 212400000, + 214920000, + 217440000, + 219960000, + 222480000, + 225000000, + 227520000, + 230040000, + 232560000, + 235080000, + 237600000, + 240120000, + 242640000, + 245160000, + 247680000, + 250200000, + 252720000, + 255240000, + 257760000, + 260280000, + 262800000, + 265320000, + 267840000, + 270360000, + 272880000, + 275400000, + 277920000, + 280440000, + 282960000, + 285480000, + 288000000, + 290520000, + 293040000, + 295560000, + 298080000 }, ["star_attr"]={ { ["type"]="attr_atkp_blue", ["num"]=500 }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=500 + }, { ["type"]="attr_atkp_blue", ["num"]=500 @@ -6381,7 +8625,7 @@ local hero = { }, { ["type"]="attr_atkp_blue", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_blue_all", @@ -6389,43 +8633,39 @@ local hero = { }, { ["type"]="attr_atkp_blue", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_blue_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_blue", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_blue_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_blue", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_blue_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_blue", - ["num"]=2000 + ["num"]=500 }, { ["type"]="attr_atkp_blue_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_blue", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_blue_all", - ["num"]=2000 + ["num"]=500 } }, ["star_txt"]={ @@ -6476,8 +8716,8 @@ local hero = { ["model_id"]="p45002", ["icon"]="16", ["item_id"]=44001, - ["level_id"]=71, - ["star_id"]=74 + ["level_id"]=12, + ["star_id"]=15 }, [45001]={ ["position"]=4, @@ -6547,235 +8787,379 @@ local hero = { 4500143 } }, - ["hp"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 - }, ["atk"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, + 6000000, + 6240000, + 6480000, + 6720000, + 6960000, + 7200000, + 7440000, + 7680000, + 7920000, + 8160000, + 8400000, + 8680000, + 8960000, + 9240000, + 9520000, + 9800000, + 10080000, + 10360000, + 10640000, + 10920000, + 11200000, + 11520000, + 11840000, + 12160000, + 12480000, + 12800000, + 13120000, + 13440000, + 13760000, + 14080000, + 14400000, + 14760000, + 15120000, + 15480000, + 15840000, + 16200000, + 16560000, + 16920000, + 17280000, + 17640000, + 18000000, + 18420000, + 18840000, + 19260000, + 19680000, + 20100000, + 20520000, + 20940000, + 21360000, + 21780000, + 22200000, + 22680000, + 23160000, + 23640000, + 24120000, + 24600000, + 25080000, + 25560000, + 26040000, + 26520000, + 27000000, + 27540000, + 28080000, + 28620000, + 29160000, + 29700000, + 30240000, + 30780000, + 31320000, + 31860000, + 32400000, + 33000000, + 33600000, + 34200000, + 34800000, + 35400000, + 36000000, + 36600000, + 37200000, + 37800000, + 38400000, + 39060000, + 39720000, + 40380000, + 41040000, + 41700000, + 42360000, + 43020000, + 43680000, + 44340000, + 45000000, + 45720000, + 46440000, + 47160000, + 47880000, + 48600000, + 49320000, + 50040000, + 50760000, + 51480000, + 52200000, + 53000000, + 53800000, + 54600000, + 55400000, + 56200000, + 57000000, + 57800000, + 58600000, + 59400000, + 60200000, + 61080000, + 61960000, + 62840000, + 63720000, + 64600000, + 65480000, + 66360000, + 67240000, + 68120000, + 69000000, + 69960000, + 70920000, + 71880000, + 72840000, + 73800000, + 74760000, + 75720000, + 76680000, + 77640000, + 78600000, + 79640000, 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 + 81720000, + 82760000, + 83800000, + 84840000, + 85880000, + 86920000, + 87960000, + 89000000, + 90120000, + 91240000, + 92360000, + 93480000, + 94600000, + 95720000, + 96840000, + 97960000, + 99080000, + 100200000, + 101320000, + 102440000, + 103560000, + 104680000, + 105800000, + 106920000, + 108040000, + 109160000, + 110280000, + 111400000, + 112520000, + 113640000, + 114760000, + 115880000, + 117000000, + 118120000, + 119240000, + 120360000, + 121480000, + 122600000, + 123720000, + 124840000, + 125960000, + 127080000, + 128200000, + 129320000, + 130440000, + 131560000, + 132680000 + }, + ["hp"]={ + 18000000, + 18720000, + 19440000, + 20160000, + 20880000, + 21600000, + 22320000, + 23040000, + 23760000, + 24480000, + 25200000, + 26040000, + 26880000, + 27720000, + 28560000, + 29400000, + 30240000, + 31080000, + 31920000, + 32760000, + 33600000, + 34560000, + 35520000, + 36480000, + 37440000, + 38400000, + 39360000, + 40320000, + 41280000, + 42240000, + 43200000, + 44280000, + 45360000, + 46440000, + 47520000, + 48600000, + 49680000, + 50760000, + 51840000, + 52920000, + 54000000, + 55260000, + 56520000, + 57780000, + 59040000, + 60300000, + 61560000, + 62820000, + 64080000, + 65340000, + 66600000, + 68040000, + 69480000, + 70920000, + 72360000, + 73800000, + 75240000, + 76680000, + 78120000, + 79560000, + 81000000, + 82620000, + 84240000, + 85860000, + 87480000, + 89100000, + 90720000, + 92340000, + 93960000, + 95580000, + 97200000, + 99000000, + 100800000, + 102600000, + 104400000, + 106200000, + 108000000, + 109800000, + 111600000, + 113400000, + 115200000, + 117180000, + 119160000, + 121140000, + 123120000, + 125100000, + 127080000, + 129060000, + 131040000, + 133020000, + 135000000, + 137160000, + 139320000, + 141480000, + 143640000, + 145800000, + 147960000, + 150120000, + 152280000, + 154440000, + 156600000, + 159000000, + 161400000, + 163800000, + 166200000, + 168600000, + 171000000, + 173400000, + 175800000, + 178200000, + 180600000, + 183240000, + 185880000, + 188520000, + 191160000, + 193800000, + 196440000, + 199080000, + 201720000, + 204360000, + 207000000, + 209880000, + 212760000, + 215640000, + 218520000, + 221400000, + 224280000, + 227160000, + 230040000, + 232920000, + 235800000, + 238920000, + 242040000, + 245160000, + 248280000, + 251400000, + 254520000, + 257640000, + 260760000, + 263880000, + 267000000, + 270360000, + 273720000, + 277080000, + 280440000, + 283800000, + 287160000, + 290520000, + 293880000, + 297240000, + 300600000, + 303960000, + 307320000, + 310680000, + 314040000, + 317400000, + 320760000, + 324120000, + 327480000, + 330840000, + 334200000, + 337560000, + 340920000, + 344280000, + 347640000, + 351000000, + 354360000, + 357720000, + 361080000, + 364440000, + 367800000, + 371160000, + 374520000, + 377880000, + 381240000, + 384600000, + 387960000, + 391320000, + 394680000, + 398040000 }, ["star_attr"]={ { ["type"]="attr_atkp_blue", ["num"]=500 }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=500 + }, { ["type"]="attr_atkp_blue", ["num"]=500 @@ -6786,7 +9170,7 @@ local hero = { }, { ["type"]="attr_atkp_blue", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_blue_all", @@ -6794,43 +9178,39 @@ local hero = { }, { ["type"]="attr_atkp_blue", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_blue_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_blue", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_blue_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_blue", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_blue_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_blue", - ["num"]=2000 + ["num"]=500 }, { ["type"]="attr_atkp_blue_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_blue", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_blue_all", - ["num"]=2000 + ["num"]=500 } }, ["star_txt"]={ @@ -6881,8 +9261,8 @@ local hero = { ["model_id"]="p45002", ["icon"]="17", ["item_id"]=45001, - ["level_id"]=71, - ["star_id"]=75 + ["level_id"]=12, + ["star_id"]=16 }, [45002]={ ["position"]=4, @@ -6952,235 +9332,379 @@ local hero = { 4500243 } }, - ["hp"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 - }, ["atk"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, + 6000000, + 6240000, + 6480000, + 6720000, + 6960000, + 7200000, + 7440000, + 7680000, + 7920000, + 8160000, + 8400000, + 8680000, + 8960000, + 9240000, + 9520000, + 9800000, + 10080000, + 10360000, + 10640000, + 10920000, + 11200000, + 11520000, + 11840000, + 12160000, + 12480000, + 12800000, + 13120000, + 13440000, + 13760000, + 14080000, + 14400000, + 14760000, + 15120000, + 15480000, + 15840000, + 16200000, + 16560000, + 16920000, + 17280000, + 17640000, + 18000000, + 18420000, + 18840000, + 19260000, + 19680000, + 20100000, + 20520000, + 20940000, + 21360000, + 21780000, + 22200000, + 22680000, + 23160000, + 23640000, + 24120000, + 24600000, + 25080000, + 25560000, + 26040000, + 26520000, + 27000000, + 27540000, + 28080000, + 28620000, + 29160000, + 29700000, + 30240000, + 30780000, + 31320000, + 31860000, + 32400000, + 33000000, + 33600000, + 34200000, + 34800000, + 35400000, + 36000000, + 36600000, + 37200000, + 37800000, + 38400000, + 39060000, + 39720000, + 40380000, + 41040000, + 41700000, + 42360000, + 43020000, + 43680000, + 44340000, + 45000000, + 45720000, + 46440000, + 47160000, + 47880000, + 48600000, + 49320000, + 50040000, + 50760000, + 51480000, + 52200000, + 53000000, + 53800000, + 54600000, + 55400000, + 56200000, + 57000000, + 57800000, + 58600000, + 59400000, + 60200000, + 61080000, + 61960000, + 62840000, + 63720000, + 64600000, + 65480000, + 66360000, + 67240000, + 68120000, + 69000000, + 69960000, + 70920000, + 71880000, + 72840000, + 73800000, + 74760000, + 75720000, + 76680000, + 77640000, + 78600000, + 79640000, 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 + 81720000, + 82760000, + 83800000, + 84840000, + 85880000, + 86920000, + 87960000, + 89000000, + 90120000, + 91240000, + 92360000, + 93480000, + 94600000, + 95720000, + 96840000, + 97960000, + 99080000, + 100200000, + 101320000, + 102440000, + 103560000, + 104680000, + 105800000, + 106920000, + 108040000, + 109160000, + 110280000, + 111400000, + 112520000, + 113640000, + 114760000, + 115880000, + 117000000, + 118120000, + 119240000, + 120360000, + 121480000, + 122600000, + 123720000, + 124840000, + 125960000, + 127080000, + 128200000, + 129320000, + 130440000, + 131560000, + 132680000 + }, + ["hp"]={ + 18000000, + 18720000, + 19440000, + 20160000, + 20880000, + 21600000, + 22320000, + 23040000, + 23760000, + 24480000, + 25200000, + 26040000, + 26880000, + 27720000, + 28560000, + 29400000, + 30240000, + 31080000, + 31920000, + 32760000, + 33600000, + 34560000, + 35520000, + 36480000, + 37440000, + 38400000, + 39360000, + 40320000, + 41280000, + 42240000, + 43200000, + 44280000, + 45360000, + 46440000, + 47520000, + 48600000, + 49680000, + 50760000, + 51840000, + 52920000, + 54000000, + 55260000, + 56520000, + 57780000, + 59040000, + 60300000, + 61560000, + 62820000, + 64080000, + 65340000, + 66600000, + 68040000, + 69480000, + 70920000, + 72360000, + 73800000, + 75240000, + 76680000, + 78120000, + 79560000, + 81000000, + 82620000, + 84240000, + 85860000, + 87480000, + 89100000, + 90720000, + 92340000, + 93960000, + 95580000, + 97200000, + 99000000, + 100800000, + 102600000, + 104400000, + 106200000, + 108000000, + 109800000, + 111600000, + 113400000, + 115200000, + 117180000, + 119160000, + 121140000, + 123120000, + 125100000, + 127080000, + 129060000, + 131040000, + 133020000, + 135000000, + 137160000, + 139320000, + 141480000, + 143640000, + 145800000, + 147960000, + 150120000, + 152280000, + 154440000, + 156600000, + 159000000, + 161400000, + 163800000, + 166200000, + 168600000, + 171000000, + 173400000, + 175800000, + 178200000, + 180600000, + 183240000, + 185880000, + 188520000, + 191160000, + 193800000, + 196440000, + 199080000, + 201720000, + 204360000, + 207000000, + 209880000, + 212760000, + 215640000, + 218520000, + 221400000, + 224280000, + 227160000, + 230040000, + 232920000, + 235800000, + 238920000, + 242040000, + 245160000, + 248280000, + 251400000, + 254520000, + 257640000, + 260760000, + 263880000, + 267000000, + 270360000, + 273720000, + 277080000, + 280440000, + 283800000, + 287160000, + 290520000, + 293880000, + 297240000, + 300600000, + 303960000, + 307320000, + 310680000, + 314040000, + 317400000, + 320760000, + 324120000, + 327480000, + 330840000, + 334200000, + 337560000, + 340920000, + 344280000, + 347640000, + 351000000, + 354360000, + 357720000, + 361080000, + 364440000, + 367800000, + 371160000, + 374520000, + 377880000, + 381240000, + 384600000, + 387960000, + 391320000, + 394680000, + 398040000 }, ["star_attr"]={ { ["type"]="attr_atkp_blue", ["num"]=500 }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=500 + }, { ["type"]="attr_atkp_blue", ["num"]=500 @@ -7191,7 +9715,7 @@ local hero = { }, { ["type"]="attr_atkp_blue", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_blue_all", @@ -7199,43 +9723,39 @@ local hero = { }, { ["type"]="attr_atkp_blue", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_blue_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_blue", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_blue_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_blue", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_blue_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_blue", - ["num"]=2000 + ["num"]=500 }, { ["type"]="attr_atkp_blue_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_blue", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_blue_all", - ["num"]=2000 + ["num"]=500 } }, ["star_txt"]={ @@ -7286,8 +9806,8 @@ local hero = { ["model_id"]="p45002", ["icon"]="18", ["item_id"]=45002, - ["level_id"]=71, - ["star_id"]=75 + ["level_id"]=12, + ["star_id"]=16 }, [53001]={ ["position"]=5, @@ -7357,235 +9877,379 @@ local hero = { 5300143 } }, - ["hp"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 - }, ["atk"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 + 3000000, + 3120000, + 3240000, + 3360000, + 3480000, + 3600000, + 3720000, + 3840000, + 3960000, + 4080000, + 4200000, + 4340000, + 4480000, + 4620000, + 4760000, + 4900000, + 5040000, + 5180000, + 5320000, + 5460000, + 5600000, + 5760000, + 5920000, + 6080000, + 6240000, + 6400000, + 6560000, + 6720000, + 6880000, + 7040000, + 7200000, + 7380000, + 7560000, + 7740000, + 7920000, + 8100000, + 8280000, + 8460000, + 8640000, + 8820000, + 9000000, + 9210000, + 9420000, + 9630000, + 9840000, + 10050000, + 10260000, + 10470000, + 10680000, + 10890000, + 11100000, + 11340000, + 11580000, + 11820000, + 12060000, + 12300000, + 12540000, + 12780000, + 13020000, + 13260000, + 13500000, + 13770000, + 14040000, + 14310000, + 14580000, + 14850000, + 15120000, + 15390000, + 15660000, + 15930000, + 16200000, + 16500000, + 16800000, + 17100000, + 17400000, + 17700000, + 18000000, + 18300000, + 18600000, + 18900000, + 19200000, + 19530000, + 19860000, + 20190000, + 20520000, + 20850000, + 21180000, + 21510000, + 21840000, + 22170000, + 22500000, + 22860000, + 23220000, + 23580000, + 23940000, + 24300000, + 24660000, + 25020000, + 25380000, + 25740000, + 26100000, + 26500000, + 26900000, + 27300000, + 27700000, + 28100000, + 28500000, + 28900000, + 29300000, + 29700000, + 30100000, + 30540000, + 30980000, + 31420000, + 31860000, + 32300000, + 32740000, + 33180000, + 33620000, + 34060000, + 34500000, + 34980000, + 35460000, + 35940000, + 36420000, + 36900000, + 37380000, + 37860000, + 38340000, + 38820000, + 39300000, + 39820000, + 40340000, + 40860000, + 41380000, + 41900000, + 42420000, + 42940000, + 43460000, + 43980000, + 44500000, + 45060000, + 45620000, + 46180000, + 46740000, + 47300000, + 47860000, + 48420000, + 48980000, + 49540000, + 50100000, + 50660000, + 51220000, + 51780000, + 52340000, + 52900000, + 53460000, + 54020000, + 54580000, + 55140000, + 55700000, + 56260000, + 56820000, + 57380000, + 57940000, + 58500000, + 59060000, + 59620000, + 60180000, + 60740000, + 61300000, + 61860000, + 62420000, + 62980000, + 63540000, + 64100000, + 64660000, + 65220000, + 65780000, + 66340000 + }, + ["hp"]={ + 9000000, + 9360000, + 9720000, + 10080000, + 10440000, + 10800000, + 11160000, + 11520000, + 11880000, + 12240000, + 12600000, + 13020000, + 13440000, + 13860000, + 14280000, + 14700000, + 15120000, + 15540000, + 15960000, + 16380000, + 16800000, + 17280000, + 17760000, + 18240000, + 18720000, + 19200000, + 19680000, + 20160000, + 20640000, + 21120000, + 21600000, + 22140000, + 22680000, + 23220000, + 23760000, + 24300000, + 24840000, + 25380000, + 25920000, + 26460000, + 27000000, + 27630000, + 28260000, + 28890000, + 29520000, + 30150000, + 30780000, + 31410000, + 32040000, + 32670000, + 33300000, + 34020000, + 34740000, + 35460000, + 36180000, + 36900000, + 37620000, + 38340000, + 39060000, + 39780000, + 40500000, + 41310000, + 42120000, + 42930000, + 43740000, + 44550000, + 45360000, + 46170000, + 46980000, + 47790000, + 48600000, + 49500000, + 50400000, + 51300000, + 52200000, + 53100000, + 54000000, + 54900000, + 55800000, + 56700000, + 57600000, + 58590000, + 59580000, + 60570000, + 61560000, + 62550000, + 63540000, + 64530000, + 65520000, + 66510000, + 67500000, + 68580000, + 69660000, + 70740000, + 71820000, + 72900000, + 73980000, + 75060000, + 76140000, + 77220000, + 78300000, + 79500000, + 80700000, + 81900000, + 83100000, + 84300000, + 85500000, + 86700000, + 87900000, + 89100000, + 90300000, + 91620000, + 92940000, + 94260000, + 95580000, + 96900000, + 98220000, + 99540000, + 100860000, + 102180000, + 103500000, + 104940000, + 106380000, + 107820000, + 109260000, + 110700000, + 112140000, + 113580000, + 115020000, + 116460000, + 117900000, + 119460000, + 121020000, + 122580000, + 124140000, + 125700000, + 127260000, + 128820000, + 130380000, + 131940000, + 133500000, + 135180000, + 136860000, + 138540000, + 140220000, + 141900000, + 143580000, + 145260000, + 146940000, + 148620000, + 150300000, + 151980000, + 153660000, + 155340000, + 157020000, + 158700000, + 160380000, + 162060000, + 163740000, + 165420000, + 167100000, + 168780000, + 170460000, + 172140000, + 173820000, + 175500000, + 177180000, + 178860000, + 180540000, + 182220000, + 183900000, + 185580000, + 187260000, + 188940000, + 190620000, + 192300000, + 193980000, + 195660000, + 197340000, + 199020000 }, ["star_attr"]={ { ["type"]="attr_atkp_purple", ["num"]=500 }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=500 + }, { ["type"]="attr_atkp_purple", ["num"]=500 @@ -7596,7 +10260,7 @@ local hero = { }, { ["type"]="attr_atkp_purple", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_purple_all", @@ -7604,43 +10268,39 @@ local hero = { }, { ["type"]="attr_atkp_purple", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_purple_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_purple", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_purple_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_purple", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_purple_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_purple", - ["num"]=2000 + ["num"]=500 }, { ["type"]="attr_atkp_purple_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_purple", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_purple_all", - ["num"]=2000 + ["num"]=500 } }, ["star_txt"]={ @@ -7688,11 +10348,11 @@ local hero = { 1100, 1200 }, - ["model_id"]="p54001", + ["model_id"]="p53001", ["icon"]="19", ["item_id"]=53001, - ["level_id"]=72, - ["star_id"]=73 + ["level_id"]=13, + ["star_id"]=14 }, [54001]={ ["position"]=5, @@ -7762,235 +10422,379 @@ local hero = { 5400143 } }, - ["hp"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 - }, ["atk"]={ - 12000000, - 13680000, + 4500000, + 4680000, + 4860000, + 5040000, + 5220000, + 5400000, + 5580000, + 5760000, + 5940000, + 6120000, + 6300000, + 6510000, + 6720000, + 6930000, + 7140000, + 7350000, + 7560000, + 7770000, + 7980000, + 8190000, + 8400000, + 8640000, + 8880000, + 9120000, + 9360000, + 9600000, + 9840000, + 10080000, + 10320000, + 10560000, + 10800000, + 11070000, + 11340000, + 11610000, + 11880000, + 12150000, + 12420000, + 12690000, + 12960000, + 13230000, + 13500000, + 13810000, + 14120000, + 14430000, + 14740000, + 15050000, 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 + 15670000, + 15980000, + 16290000, + 16600000, + 16960000, + 17320000, + 17680000, + 18040000, + 18400000, + 18760000, + 19120000, + 19480000, + 19840000, + 20200000, + 20600000, + 21000000, + 21400000, + 21800000, + 22200000, + 22600000, + 23000000, + 23400000, + 23800000, + 24200000, + 24650000, + 25100000, + 25550000, + 26000000, + 26450000, + 26900000, + 27350000, + 27800000, + 28250000, + 28700000, + 29190000, + 29680000, + 30170000, + 30660000, + 31150000, + 31640000, + 32130000, + 32620000, + 33110000, + 33600000, + 34140000, + 34680000, + 35220000, + 35760000, + 36300000, + 36840000, + 37380000, + 37920000, + 38460000, + 39000000, + 39600000, + 40200000, + 40800000, + 41400000, + 42000000, + 42600000, + 43200000, + 43800000, + 44400000, + 45000000, + 45660000, + 46320000, + 46980000, + 47640000, + 48300000, + 48960000, + 49620000, + 50280000, + 50940000, + 51600000, + 52320000, + 53040000, + 53760000, + 54480000, + 55200000, + 55920000, + 56640000, + 57360000, + 58080000, + 58800000, + 59580000, + 60360000, + 61140000, + 61920000, + 62700000, + 63480000, + 64260000, + 65040000, + 65820000, + 66600000, + 67440000, + 68280000, + 69120000, + 69960000, + 70800000, + 71640000, + 72480000, + 73320000, + 74160000, + 75000000, + 75840000, + 76680000, + 77520000, + 78360000, + 79200000, + 80040000, + 80880000, + 81720000, + 82560000, + 83400000, + 84240000, + 85080000, + 85920000, + 86760000, + 87600000, + 88440000, + 89280000, + 90120000, + 90960000, + 91800000, + 92640000, + 93480000, + 94320000, + 95160000, + 96000000, + 96840000, + 97680000, + 98520000, + 99360000 + }, + ["hp"]={ + 13500000, + 14040000, + 14580000, + 15120000, + 15660000, + 16200000, + 16740000, + 17280000, + 17820000, + 18360000, + 18900000, + 19530000, + 20160000, + 20790000, + 21420000, + 22050000, + 22680000, + 23310000, + 23940000, + 24570000, + 25200000, + 25920000, + 26640000, + 27360000, + 28080000, + 28800000, + 29520000, + 30240000, + 30960000, + 31680000, + 32400000, + 33210000, + 34020000, + 34830000, + 35640000, + 36450000, + 37260000, + 38070000, + 38880000, + 39690000, + 40500000, + 41430000, + 42360000, + 43290000, + 44220000, + 45150000, + 46080000, + 47010000, + 47940000, + 48870000, + 49800000, + 50880000, + 51960000, + 53040000, + 54120000, + 55200000, + 56280000, + 57360000, + 58440000, + 59520000, + 60600000, + 61800000, + 63000000, + 64200000, + 65400000, + 66600000, + 67800000, + 69000000, + 70200000, + 71400000, + 72600000, + 73950000, + 75300000, + 76650000, + 78000000, + 79350000, + 80700000, + 82050000, + 83400000, + 84750000, + 86100000, + 87570000, + 89040000, + 90510000, + 91980000, + 93450000, + 94920000, + 96390000, + 97860000, + 99330000, + 100800000, + 102420000, + 104040000, + 105660000, + 107280000, + 108900000, + 110520000, + 112140000, + 113760000, + 115380000, + 117000000, + 118800000, + 120600000, + 122400000, + 124200000, + 126000000, + 127800000, + 129600000, + 131400000, + 133200000, + 135000000, + 136980000, + 138960000, + 140940000, + 142920000, + 144900000, + 146880000, + 148860000, + 150840000, + 152820000, + 154800000, + 156960000, + 159120000, + 161280000, + 163440000, + 165600000, + 167760000, + 169920000, + 172080000, + 174240000, + 176400000, + 178740000, + 181080000, + 183420000, + 185760000, + 188100000, + 190440000, + 192780000, + 195120000, + 197460000, + 199800000, + 202320000, + 204840000, + 207360000, + 209880000, + 212400000, + 214920000, + 217440000, + 219960000, + 222480000, + 225000000, + 227520000, + 230040000, + 232560000, + 235080000, + 237600000, + 240120000, + 242640000, + 245160000, + 247680000, + 250200000, + 252720000, + 255240000, + 257760000, + 260280000, + 262800000, + 265320000, + 267840000, + 270360000, + 272880000, + 275400000, + 277920000, + 280440000, + 282960000, + 285480000, + 288000000, + 290520000, + 293040000, + 295560000, + 298080000 }, ["star_attr"]={ { ["type"]="attr_atkp_purple", ["num"]=500 }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=500 + }, { ["type"]="attr_atkp_purple", ["num"]=500 @@ -8001,7 +10805,7 @@ local hero = { }, { ["type"]="attr_atkp_purple", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_purple_all", @@ -8009,43 +10813,39 @@ local hero = { }, { ["type"]="attr_atkp_purple", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_purple_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_purple", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_purple_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_purple", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_purple_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_purple", - ["num"]=2000 + ["num"]=500 }, { ["type"]="attr_atkp_purple_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_purple", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_purple_all", - ["num"]=2000 + ["num"]=500 } }, ["star_txt"]={ @@ -8096,8 +10896,8 @@ local hero = { ["model_id"]="p54001", ["icon"]="20", ["item_id"]=54001, - ["level_id"]=72, - ["star_id"]=74 + ["level_id"]=13, + ["star_id"]=15 }, [55001]={ ["position"]=5, @@ -8167,235 +10967,379 @@ local hero = { 5500143 } }, - ["hp"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 - }, ["atk"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, + 6000000, + 6240000, + 6480000, + 6720000, + 6960000, + 7200000, + 7440000, + 7680000, + 7920000, + 8160000, + 8400000, + 8680000, + 8960000, + 9240000, + 9520000, + 9800000, + 10080000, + 10360000, + 10640000, + 10920000, + 11200000, + 11520000, + 11840000, + 12160000, + 12480000, + 12800000, + 13120000, + 13440000, + 13760000, + 14080000, + 14400000, + 14760000, + 15120000, + 15480000, + 15840000, + 16200000, + 16560000, + 16920000, + 17280000, + 17640000, + 18000000, + 18420000, + 18840000, + 19260000, + 19680000, + 20100000, + 20520000, + 20940000, + 21360000, + 21780000, + 22200000, + 22680000, + 23160000, + 23640000, + 24120000, + 24600000, + 25080000, + 25560000, + 26040000, + 26520000, + 27000000, + 27540000, + 28080000, + 28620000, + 29160000, + 29700000, + 30240000, + 30780000, + 31320000, + 31860000, + 32400000, + 33000000, + 33600000, + 34200000, + 34800000, + 35400000, + 36000000, + 36600000, + 37200000, + 37800000, + 38400000, + 39060000, + 39720000, + 40380000, + 41040000, + 41700000, + 42360000, + 43020000, + 43680000, + 44340000, + 45000000, + 45720000, + 46440000, + 47160000, + 47880000, + 48600000, + 49320000, + 50040000, + 50760000, + 51480000, + 52200000, + 53000000, + 53800000, + 54600000, + 55400000, + 56200000, + 57000000, + 57800000, + 58600000, + 59400000, + 60200000, + 61080000, + 61960000, + 62840000, + 63720000, + 64600000, + 65480000, + 66360000, + 67240000, + 68120000, + 69000000, + 69960000, + 70920000, + 71880000, + 72840000, + 73800000, + 74760000, + 75720000, + 76680000, + 77640000, + 78600000, + 79640000, 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 + 81720000, + 82760000, + 83800000, + 84840000, + 85880000, + 86920000, + 87960000, + 89000000, + 90120000, + 91240000, + 92360000, + 93480000, + 94600000, + 95720000, + 96840000, + 97960000, + 99080000, + 100200000, + 101320000, + 102440000, + 103560000, + 104680000, + 105800000, + 106920000, + 108040000, + 109160000, + 110280000, + 111400000, + 112520000, + 113640000, + 114760000, + 115880000, + 117000000, + 118120000, + 119240000, + 120360000, + 121480000, + 122600000, + 123720000, + 124840000, + 125960000, + 127080000, + 128200000, + 129320000, + 130440000, + 131560000, + 132680000 + }, + ["hp"]={ + 18000000, + 18720000, + 19440000, + 20160000, + 20880000, + 21600000, + 22320000, + 23040000, + 23760000, + 24480000, + 25200000, + 26040000, + 26880000, + 27720000, + 28560000, + 29400000, + 30240000, + 31080000, + 31920000, + 32760000, + 33600000, + 34560000, + 35520000, + 36480000, + 37440000, + 38400000, + 39360000, + 40320000, + 41280000, + 42240000, + 43200000, + 44280000, + 45360000, + 46440000, + 47520000, + 48600000, + 49680000, + 50760000, + 51840000, + 52920000, + 54000000, + 55260000, + 56520000, + 57780000, + 59040000, + 60300000, + 61560000, + 62820000, + 64080000, + 65340000, + 66600000, + 68040000, + 69480000, + 70920000, + 72360000, + 73800000, + 75240000, + 76680000, + 78120000, + 79560000, + 81000000, + 82620000, + 84240000, + 85860000, + 87480000, + 89100000, + 90720000, + 92340000, + 93960000, + 95580000, + 97200000, + 99000000, + 100800000, + 102600000, + 104400000, + 106200000, + 108000000, + 109800000, + 111600000, + 113400000, + 115200000, + 117180000, + 119160000, + 121140000, + 123120000, + 125100000, + 127080000, + 129060000, + 131040000, + 133020000, + 135000000, + 137160000, + 139320000, + 141480000, + 143640000, + 145800000, + 147960000, + 150120000, + 152280000, + 154440000, + 156600000, + 159000000, + 161400000, + 163800000, + 166200000, + 168600000, + 171000000, + 173400000, + 175800000, + 178200000, + 180600000, + 183240000, + 185880000, + 188520000, + 191160000, + 193800000, + 196440000, + 199080000, + 201720000, + 204360000, + 207000000, + 209880000, + 212760000, + 215640000, + 218520000, + 221400000, + 224280000, + 227160000, + 230040000, + 232920000, + 235800000, + 238920000, + 242040000, + 245160000, + 248280000, + 251400000, + 254520000, + 257640000, + 260760000, + 263880000, + 267000000, + 270360000, + 273720000, + 277080000, + 280440000, + 283800000, + 287160000, + 290520000, + 293880000, + 297240000, + 300600000, + 303960000, + 307320000, + 310680000, + 314040000, + 317400000, + 320760000, + 324120000, + 327480000, + 330840000, + 334200000, + 337560000, + 340920000, + 344280000, + 347640000, + 351000000, + 354360000, + 357720000, + 361080000, + 364440000, + 367800000, + 371160000, + 374520000, + 377880000, + 381240000, + 384600000, + 387960000, + 391320000, + 394680000, + 398040000 }, ["star_attr"]={ { ["type"]="attr_atkp_purple", ["num"]=500 }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=500 + }, { ["type"]="attr_atkp_purple", ["num"]=500 @@ -8406,7 +11350,7 @@ local hero = { }, { ["type"]="attr_atkp_purple", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_purple_all", @@ -8414,43 +11358,39 @@ local hero = { }, { ["type"]="attr_atkp_purple", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_purple_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_purple", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_purple_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_purple", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_purple_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_purple", - ["num"]=2000 + ["num"]=500 }, { ["type"]="attr_atkp_purple_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_purple", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_purple_all", - ["num"]=2000 + ["num"]=500 } }, ["star_txt"]={ @@ -8501,8 +11441,8 @@ local hero = { ["model_id"]="p55001", ["icon"]="21", ["item_id"]=55001, - ["level_id"]=72, - ["star_id"]=75 + ["level_id"]=13, + ["star_id"]=16 }, [55002]={ ["position"]=5, @@ -8572,235 +11512,379 @@ local hero = { 5500243 } }, - ["hp"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, - 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 - }, ["atk"]={ - 12000000, - 13680000, - 15360000, - 17120000, - 18960000, - 20960000, - 24560000, - 28440000, - 32940000, - 37900000, - 43300000, - 49300000, - 56060000, - 63560000, - 72120000, + 6000000, + 6240000, + 6480000, + 6720000, + 6960000, + 7200000, + 7440000, + 7680000, + 7920000, + 8160000, + 8400000, + 8680000, + 8960000, + 9240000, + 9520000, + 9800000, + 10080000, + 10360000, + 10640000, + 10920000, + 11200000, + 11520000, + 11840000, + 12160000, + 12480000, + 12800000, + 13120000, + 13440000, + 13760000, + 14080000, + 14400000, + 14760000, + 15120000, + 15480000, + 15840000, + 16200000, + 16560000, + 16920000, + 17280000, + 17640000, + 18000000, + 18420000, + 18840000, + 19260000, + 19680000, + 20100000, + 20520000, + 20940000, + 21360000, + 21780000, + 22200000, + 22680000, + 23160000, + 23640000, + 24120000, + 24600000, + 25080000, + 25560000, + 26040000, + 26520000, + 27000000, + 27540000, + 28080000, + 28620000, + 29160000, + 29700000, + 30240000, + 30780000, + 31320000, + 31860000, + 32400000, + 33000000, + 33600000, + 34200000, + 34800000, + 35400000, + 36000000, + 36600000, + 37200000, + 37800000, + 38400000, + 39060000, + 39720000, + 40380000, + 41040000, + 41700000, + 42360000, + 43020000, + 43680000, + 44340000, + 45000000, + 45720000, + 46440000, + 47160000, + 47880000, + 48600000, + 49320000, + 50040000, + 50760000, + 51480000, + 52200000, + 53000000, + 53800000, + 54600000, + 55400000, + 56200000, + 57000000, + 57800000, + 58600000, + 59400000, + 60200000, + 61080000, + 61960000, + 62840000, + 63720000, + 64600000, + 65480000, + 66360000, + 67240000, + 68120000, + 69000000, + 69960000, + 70920000, + 71880000, + 72840000, + 73800000, + 74760000, + 75720000, + 76680000, + 77640000, + 78600000, + 79640000, 80680000, - 89240000, - 97800000, - 106360000, - 114920000, - 123480000, - 132040000, - 140600000, - 149160000, - 157720000, - 166280000, - 174840000, - 183400000, - 191960000, - 200520000, - 209080000, - 217640000, - 226200000, - 234760000, - 243320000, - 251880000, - 260440000, - 269000000, - 277560000, - 286120000, - 294680000, - 303240000, - 311800000, - 320360000, - 328920000, - 337480000, - 346040000, - 354600000, - 363160000, - 371720000, - 380280000, - 388840000, - 397400000, - 405960000, - 414520000, - 423080000, - 431640000, - 440200000, - 448760000, - 457320000, - 465880000, - 474440000, - 483000000, - 491560000, - 500120000, - 508680000, - 517240000, - 525800000, - 534360000, - 542920000, - 551480000, - 560040000, - 568600000, - 577160000, - 585720000, - 594280000, - 602840000, - 611400000, - 619960000, - 628520000, - 637080000, - 645640000, - 654200000, - 662760000, - 671320000, - 679880000, - 688440000, - 697000000, - 705560000, - 714120000, - 722680000, - 731240000, - 739800000, - 748360000, - 756920000, - 765480000, - 774040000, - 782600000, - 791160000, - 799720000, - 808280000, - 816840000, - 825400000, - 833960000, - 842520000, - 851080000, - 859640000, - 868200000, - 876760000, - 885320000 + 81720000, + 82760000, + 83800000, + 84840000, + 85880000, + 86920000, + 87960000, + 89000000, + 90120000, + 91240000, + 92360000, + 93480000, + 94600000, + 95720000, + 96840000, + 97960000, + 99080000, + 100200000, + 101320000, + 102440000, + 103560000, + 104680000, + 105800000, + 106920000, + 108040000, + 109160000, + 110280000, + 111400000, + 112520000, + 113640000, + 114760000, + 115880000, + 117000000, + 118120000, + 119240000, + 120360000, + 121480000, + 122600000, + 123720000, + 124840000, + 125960000, + 127080000, + 128200000, + 129320000, + 130440000, + 131560000, + 132680000 + }, + ["hp"]={ + 18000000, + 18720000, + 19440000, + 20160000, + 20880000, + 21600000, + 22320000, + 23040000, + 23760000, + 24480000, + 25200000, + 26040000, + 26880000, + 27720000, + 28560000, + 29400000, + 30240000, + 31080000, + 31920000, + 32760000, + 33600000, + 34560000, + 35520000, + 36480000, + 37440000, + 38400000, + 39360000, + 40320000, + 41280000, + 42240000, + 43200000, + 44280000, + 45360000, + 46440000, + 47520000, + 48600000, + 49680000, + 50760000, + 51840000, + 52920000, + 54000000, + 55260000, + 56520000, + 57780000, + 59040000, + 60300000, + 61560000, + 62820000, + 64080000, + 65340000, + 66600000, + 68040000, + 69480000, + 70920000, + 72360000, + 73800000, + 75240000, + 76680000, + 78120000, + 79560000, + 81000000, + 82620000, + 84240000, + 85860000, + 87480000, + 89100000, + 90720000, + 92340000, + 93960000, + 95580000, + 97200000, + 99000000, + 100800000, + 102600000, + 104400000, + 106200000, + 108000000, + 109800000, + 111600000, + 113400000, + 115200000, + 117180000, + 119160000, + 121140000, + 123120000, + 125100000, + 127080000, + 129060000, + 131040000, + 133020000, + 135000000, + 137160000, + 139320000, + 141480000, + 143640000, + 145800000, + 147960000, + 150120000, + 152280000, + 154440000, + 156600000, + 159000000, + 161400000, + 163800000, + 166200000, + 168600000, + 171000000, + 173400000, + 175800000, + 178200000, + 180600000, + 183240000, + 185880000, + 188520000, + 191160000, + 193800000, + 196440000, + 199080000, + 201720000, + 204360000, + 207000000, + 209880000, + 212760000, + 215640000, + 218520000, + 221400000, + 224280000, + 227160000, + 230040000, + 232920000, + 235800000, + 238920000, + 242040000, + 245160000, + 248280000, + 251400000, + 254520000, + 257640000, + 260760000, + 263880000, + 267000000, + 270360000, + 273720000, + 277080000, + 280440000, + 283800000, + 287160000, + 290520000, + 293880000, + 297240000, + 300600000, + 303960000, + 307320000, + 310680000, + 314040000, + 317400000, + 320760000, + 324120000, + 327480000, + 330840000, + 334200000, + 337560000, + 340920000, + 344280000, + 347640000, + 351000000, + 354360000, + 357720000, + 361080000, + 364440000, + 367800000, + 371160000, + 374520000, + 377880000, + 381240000, + 384600000, + 387960000, + 391320000, + 394680000, + 398040000 }, ["star_attr"]={ { ["type"]="attr_atkp_purple", ["num"]=500 }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=500 + }, { ["type"]="attr_atkp_purple", ["num"]=500 @@ -8811,7 +11895,7 @@ local hero = { }, { ["type"]="attr_atkp_purple", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_purple_all", @@ -8819,43 +11903,39 @@ local hero = { }, { ["type"]="attr_atkp_purple", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_purple_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_purple", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_purple_all", - ["num"]=1000 + ["num"]=500 }, { ["type"]="attr_atkp_purple", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_purple_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_purple", - ["num"]=2000 + ["num"]=500 }, { ["type"]="attr_atkp_purple_all", - ["num"]=1500 + ["num"]=500 }, { ["type"]="attr_atkp_purple", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_purple_all", - ["num"]=2000 + ["num"]=500 } }, ["star_txt"]={ @@ -8906,8 +11986,8 @@ local hero = { ["model_id"]="p55001", ["icon"]="22", ["item_id"]=55002, - ["level_id"]=72, - ["star_id"]=75 + ["level_id"]=13, + ["star_id"]=16 } } local config = { diff --git a/lua/app/config/hero_level.lua b/lua/app/config/hero_level.lua index 99223487..0b94e914 100644 --- a/lua/app/config/hero_level.lua +++ b/lua/app/config/hero_level.lua @@ -1,15 +1,11 @@ local hero_level = { [1]={ - ["cost"]={ - 5, - 10 - }, ["star"]=0 }, [2]={ ["cost"]={ 5, - 11 + 10 }, ["star"]=0, ["attr_2"]={ @@ -184,7 +180,7 @@ local hero_level = { [3]={ ["cost"]={ 5, - 12 + 10 }, ["star"]=0, ["attr_2"]={ @@ -359,7 +355,7 @@ local hero_level = { [4]={ ["cost"]={ 5, - 13 + 10 }, ["star"]=0, ["attr_2"]={ @@ -534,7 +530,7 @@ local hero_level = { [5]={ ["cost"]={ 5, - 14 + 10 }, ["star"]=0, ["attr_2"]={ @@ -709,7 +705,7 @@ local hero_level = { [6]={ ["cost"]={ 5, - 15 + 10 }, ["star"]=0, ["attr_2"]={ @@ -884,7 +880,7 @@ local hero_level = { [7]={ ["cost"]={ 5, - 16 + 15 }, ["star"]=0, ["attr_2"]={ @@ -1059,7 +1055,7 @@ local hero_level = { [8]={ ["cost"]={ 5, - 17 + 15 }, ["star"]=0, ["attr_2"]={ @@ -1234,7 +1230,7 @@ local hero_level = { [9]={ ["cost"]={ 5, - 18 + 15 }, ["star"]=0, ["attr_2"]={ @@ -1409,7 +1405,7 @@ local hero_level = { [10]={ ["cost"]={ 5, - 19 + 15 }, ["star"]=0, ["attr_2"]={ @@ -1584,7 +1580,7 @@ local hero_level = { [11]={ ["cost"]={ 5, - 20 + 15 }, ["star"]=0, ["attr_2"]={ @@ -1758,8 +1754,8 @@ local hero_level = { }, [12]={ ["cost"]={ - 5, - 21 + 7, + 20 }, ["star"]=0, ["attr_2"]={ @@ -1933,8 +1929,8 @@ local hero_level = { }, [13]={ ["cost"]={ - 5, - 22 + 7, + 20 }, ["star"]=0, ["attr_2"]={ @@ -2108,8 +2104,8 @@ local hero_level = { }, [14]={ ["cost"]={ - 5, - 23 + 7, + 20 }, ["star"]=0, ["attr_2"]={ @@ -2283,8 +2279,8 @@ local hero_level = { }, [15]={ ["cost"]={ - 5, - 24 + 7, + 20 }, ["star"]=0, ["attr_2"]={ @@ -2458,8 +2454,8 @@ local hero_level = { }, [16]={ ["cost"]={ - 5, - 25 + 7, + 20 }, ["star"]=0, ["attr_2"]={ @@ -2633,8 +2629,8 @@ local hero_level = { }, [17]={ ["cost"]={ - 5, - 26 + 7, + 25 }, ["star"]=0, ["attr_2"]={ @@ -2808,8 +2804,8 @@ local hero_level = { }, [18]={ ["cost"]={ - 5, - 27 + 7, + 25 }, ["star"]=0, ["attr_2"]={ @@ -2983,8 +2979,8 @@ local hero_level = { }, [19]={ ["cost"]={ - 5, - 28 + 7, + 25 }, ["star"]=0, ["attr_2"]={ @@ -3158,8 +3154,8 @@ local hero_level = { }, [20]={ ["cost"]={ - 5, - 29 + 7, + 25 }, ["star"]=0, ["attr_2"]={ @@ -3333,8 +3329,8 @@ local hero_level = { }, [21]={ ["cost"]={ - 5, - 30 + 7, + 25 }, ["star"]=0, ["attr_2"]={ @@ -3508,8 +3504,8 @@ local hero_level = { }, [22]={ ["cost"]={ - 5, - 31 + 9, + 30 }, ["star"]=0, ["attr_2"]={ @@ -3683,8 +3679,8 @@ local hero_level = { }, [23]={ ["cost"]={ - 5, - 32 + 9, + 30 }, ["star"]=0, ["attr_2"]={ @@ -3858,8 +3854,8 @@ local hero_level = { }, [24]={ ["cost"]={ - 5, - 33 + 9, + 30 }, ["star"]=0, ["attr_2"]={ @@ -4033,8 +4029,8 @@ local hero_level = { }, [25]={ ["cost"]={ - 5, - 34 + 9, + 30 }, ["star"]=0, ["attr_2"]={ @@ -4208,8 +4204,8 @@ local hero_level = { }, [26]={ ["cost"]={ - 5, - 35 + 9, + 30 }, ["star"]=0, ["attr_2"]={ @@ -4383,8 +4379,8 @@ local hero_level = { }, [27]={ ["cost"]={ - 5, - 36 + 9, + 35 }, ["star"]=0, ["attr_2"]={ @@ -4558,8 +4554,8 @@ local hero_level = { }, [28]={ ["cost"]={ - 5, - 37 + 9, + 35 }, ["star"]=0, ["attr_2"]={ @@ -4733,8 +4729,8 @@ local hero_level = { }, [29]={ ["cost"]={ - 5, - 38 + 9, + 35 }, ["star"]=0, ["attr_2"]={ @@ -4908,8 +4904,8 @@ local hero_level = { }, [30]={ ["cost"]={ - 5, - 39 + 9, + 35 }, ["star"]=0, ["attr_2"]={ @@ -5083,8 +5079,8 @@ local hero_level = { }, [31]={ ["cost"]={ - 5, - 40 + 9, + 35 }, ["star"]=1, ["attr_2"]={ @@ -5258,8 +5254,8 @@ local hero_level = { }, [32]={ ["cost"]={ - 5, - 41 + 11, + 40 }, ["star"]=1, ["attr_2"]={ @@ -5433,8 +5429,8 @@ local hero_level = { }, [33]={ ["cost"]={ - 5, - 42 + 11, + 40 }, ["star"]=1, ["attr_2"]={ @@ -5608,8 +5604,8 @@ local hero_level = { }, [34]={ ["cost"]={ - 5, - 43 + 11, + 40 }, ["star"]=1, ["attr_2"]={ @@ -5783,8 +5779,8 @@ local hero_level = { }, [35]={ ["cost"]={ - 5, - 44 + 11, + 40 }, ["star"]=1, ["attr_2"]={ @@ -5958,8 +5954,8 @@ local hero_level = { }, [36]={ ["cost"]={ - 5, - 45 + 11, + 40 }, ["star"]=1, ["attr_2"]={ @@ -6133,8 +6129,8 @@ local hero_level = { }, [37]={ ["cost"]={ - 5, - 46 + 11, + 45 }, ["star"]=1, ["attr_2"]={ @@ -6308,8 +6304,8 @@ local hero_level = { }, [38]={ ["cost"]={ - 5, - 47 + 11, + 45 }, ["star"]=1, ["attr_2"]={ @@ -6483,8 +6479,8 @@ local hero_level = { }, [39]={ ["cost"]={ - 5, - 48 + 11, + 45 }, ["star"]=1, ["attr_2"]={ @@ -6658,8 +6654,8 @@ local hero_level = { }, [40]={ ["cost"]={ - 5, - 49 + 11, + 45 }, ["star"]=1, ["attr_2"]={ @@ -6833,8 +6829,8 @@ local hero_level = { }, [41]={ ["cost"]={ - 5, - 50 + 11, + 45 }, ["star"]=2, ["attr_2"]={ @@ -7008,8 +7004,8 @@ local hero_level = { }, [42]={ ["cost"]={ - 5, - 51 + 14, + 50 }, ["star"]=2, ["attr_2"]={ @@ -7183,8 +7179,8 @@ local hero_level = { }, [43]={ ["cost"]={ - 5, - 52 + 14, + 50 }, ["star"]=2, ["attr_2"]={ @@ -7358,8 +7354,8 @@ local hero_level = { }, [44]={ ["cost"]={ - 5, - 53 + 14, + 50 }, ["star"]=2, ["attr_2"]={ @@ -7533,8 +7529,8 @@ local hero_level = { }, [45]={ ["cost"]={ - 5, - 54 + 14, + 50 }, ["star"]=2, ["attr_2"]={ @@ -7708,8 +7704,8 @@ local hero_level = { }, [46]={ ["cost"]={ - 5, - 55 + 14, + 50 }, ["star"]=2, ["attr_2"]={ @@ -7883,8 +7879,8 @@ local hero_level = { }, [47]={ ["cost"]={ - 5, - 56 + 14, + 60 }, ["star"]=2, ["attr_2"]={ @@ -8058,8 +8054,8 @@ local hero_level = { }, [48]={ ["cost"]={ - 5, - 57 + 14, + 60 }, ["star"]=2, ["attr_2"]={ @@ -8233,8 +8229,8 @@ local hero_level = { }, [49]={ ["cost"]={ - 5, - 58 + 14, + 60 }, ["star"]=2, ["attr_2"]={ @@ -8408,8 +8404,8 @@ local hero_level = { }, [50]={ ["cost"]={ - 5, - 59 + 14, + 60 }, ["star"]=2, ["attr_2"]={ @@ -8583,7 +8579,7 @@ local hero_level = { }, [51]={ ["cost"]={ - 5, + 14, 60 }, ["star"]=3, @@ -8758,8 +8754,8 @@ local hero_level = { }, [52]={ ["cost"]={ - 5, - 61 + 18, + 70 }, ["star"]=3, ["attr_2"]={ @@ -8933,8 +8929,8 @@ local hero_level = { }, [53]={ ["cost"]={ - 5, - 62 + 18, + 70 }, ["star"]=3, ["attr_2"]={ @@ -9108,8 +9104,8 @@ local hero_level = { }, [54]={ ["cost"]={ - 5, - 63 + 18, + 70 }, ["star"]=3, ["attr_2"]={ @@ -9283,8 +9279,8 @@ local hero_level = { }, [55]={ ["cost"]={ - 5, - 64 + 18, + 70 }, ["star"]=3, ["attr_2"]={ @@ -9458,8 +9454,8 @@ local hero_level = { }, [56]={ ["cost"]={ - 5, - 65 + 18, + 70 }, ["star"]=3, ["attr_2"]={ @@ -9633,8 +9629,8 @@ local hero_level = { }, [57]={ ["cost"]={ - 5, - 66 + 18, + 80 }, ["star"]=3, ["attr_2"]={ @@ -9808,8 +9804,8 @@ local hero_level = { }, [58]={ ["cost"]={ - 5, - 67 + 18, + 80 }, ["star"]=3, ["attr_2"]={ @@ -9983,8 +9979,8 @@ local hero_level = { }, [59]={ ["cost"]={ - 5, - 68 + 18, + 80 }, ["star"]=3, ["attr_2"]={ @@ -10158,8 +10154,8 @@ local hero_level = { }, [60]={ ["cost"]={ - 5, - 69 + 18, + 80 }, ["star"]=3, ["attr_2"]={ @@ -10333,8 +10329,8 @@ local hero_level = { }, [61]={ ["cost"]={ - 5, - 70 + 18, + 80 }, ["star"]=4, ["attr_2"]={ @@ -10508,8 +10504,8 @@ local hero_level = { }, [62]={ ["cost"]={ - 5, - 71 + 22, + 90 }, ["star"]=4, ["attr_2"]={ @@ -10683,8 +10679,8 @@ local hero_level = { }, [63]={ ["cost"]={ - 5, - 72 + 22, + 90 }, ["star"]=4, ["attr_2"]={ @@ -10858,8 +10854,8 @@ local hero_level = { }, [64]={ ["cost"]={ - 5, - 73 + 22, + 90 }, ["star"]=4, ["attr_2"]={ @@ -11033,8 +11029,8 @@ local hero_level = { }, [65]={ ["cost"]={ - 5, - 74 + 22, + 90 }, ["star"]=4, ["attr_2"]={ @@ -11208,8 +11204,8 @@ local hero_level = { }, [66]={ ["cost"]={ - 5, - 75 + 22, + 90 }, ["star"]=4, ["attr_2"]={ @@ -11383,8 +11379,8 @@ local hero_level = { }, [67]={ ["cost"]={ - 5, - 76 + 22, + 100 }, ["star"]=4, ["attr_2"]={ @@ -11558,8 +11554,8 @@ local hero_level = { }, [68]={ ["cost"]={ - 5, - 77 + 22, + 100 }, ["star"]=4, ["attr_2"]={ @@ -11733,8 +11729,8 @@ local hero_level = { }, [69]={ ["cost"]={ - 5, - 78 + 22, + 100 }, ["star"]=4, ["attr_2"]={ @@ -11908,8 +11904,8 @@ local hero_level = { }, [70]={ ["cost"]={ - 5, - 79 + 22, + 100 }, ["star"]=4, ["attr_2"]={ @@ -12083,8 +12079,8 @@ local hero_level = { }, [71]={ ["cost"]={ - 5, - 80 + 22, + 100 }, ["star"]=5, ["attr_2"]={ @@ -12258,8 +12254,8 @@ local hero_level = { }, [72]={ ["cost"]={ - 5, - 81 + 26, + 120 }, ["star"]=5, ["attr_2"]={ @@ -12433,8 +12429,8 @@ local hero_level = { }, [73]={ ["cost"]={ - 5, - 82 + 26, + 120 }, ["star"]=5, ["attr_2"]={ @@ -12608,8 +12604,8 @@ local hero_level = { }, [74]={ ["cost"]={ - 5, - 83 + 26, + 120 }, ["star"]=5, ["attr_2"]={ @@ -12783,8 +12779,8 @@ local hero_level = { }, [75]={ ["cost"]={ - 5, - 84 + 26, + 120 }, ["star"]=5, ["attr_2"]={ @@ -12958,8 +12954,8 @@ local hero_level = { }, [76]={ ["cost"]={ - 5, - 85 + 26, + 120 }, ["star"]=5, ["attr_2"]={ @@ -13133,8 +13129,8 @@ local hero_level = { }, [77]={ ["cost"]={ - 5, - 86 + 26, + 150 }, ["star"]=5, ["attr_2"]={ @@ -13308,8 +13304,8 @@ local hero_level = { }, [78]={ ["cost"]={ - 5, - 87 + 26, + 150 }, ["star"]=5, ["attr_2"]={ @@ -13483,8 +13479,8 @@ local hero_level = { }, [79]={ ["cost"]={ - 5, - 88 + 26, + 150 }, ["star"]=5, ["attr_2"]={ @@ -13658,8 +13654,8 @@ local hero_level = { }, [80]={ ["cost"]={ - 5, - 89 + 26, + 150 }, ["star"]=5, ["attr_2"]={ @@ -13833,8 +13829,8 @@ local hero_level = { }, [81]={ ["cost"]={ - 5, - 90 + 26, + 150 }, ["star"]=6, ["attr_2"]={ @@ -14008,8 +14004,8 @@ local hero_level = { }, [82]={ ["cost"]={ - 5, - 91 + 30, + 200 }, ["star"]=6, ["attr_2"]={ @@ -14183,8 +14179,8 @@ local hero_level = { }, [83]={ ["cost"]={ - 5, - 92 + 30, + 200 }, ["star"]=6, ["attr_2"]={ @@ -14358,8 +14354,8 @@ local hero_level = { }, [84]={ ["cost"]={ - 5, - 93 + 30, + 200 }, ["star"]=6, ["attr_2"]={ @@ -14533,8 +14529,8 @@ local hero_level = { }, [85]={ ["cost"]={ - 5, - 94 + 30, + 200 }, ["star"]=6, ["attr_2"]={ @@ -14708,8 +14704,8 @@ local hero_level = { }, [86]={ ["cost"]={ - 5, - 95 + 30, + 200 }, ["star"]=6, ["attr_2"]={ @@ -14883,8 +14879,8 @@ local hero_level = { }, [87]={ ["cost"]={ - 5, - 96 + 30, + 250 }, ["star"]=6, ["attr_2"]={ @@ -15058,8 +15054,8 @@ local hero_level = { }, [88]={ ["cost"]={ - 5, - 97 + 30, + 250 }, ["star"]=6, ["attr_2"]={ @@ -15233,8 +15229,8 @@ local hero_level = { }, [89]={ ["cost"]={ - 5, - 98 + 30, + 250 }, ["star"]=6, ["attr_2"]={ @@ -15408,8 +15404,8 @@ local hero_level = { }, [90]={ ["cost"]={ - 5, - 99 + 30, + 250 }, ["star"]=6, ["attr_2"]={ @@ -15583,8 +15579,8 @@ local hero_level = { }, [91]={ ["cost"]={ - 5, - 100 + 30, + 250 }, ["star"]=7, ["attr_2"]={ @@ -15758,8 +15754,8 @@ local hero_level = { }, [92]={ ["cost"]={ - 5, - 101 + 34, + 330 }, ["star"]=7, ["attr_2"]={ @@ -15933,8 +15929,8 @@ local hero_level = { }, [93]={ ["cost"]={ - 5, - 102 + 34, + 330 }, ["star"]=7, ["attr_2"]={ @@ -16108,8 +16104,8 @@ local hero_level = { }, [94]={ ["cost"]={ - 5, - 103 + 34, + 330 }, ["star"]=7, ["attr_2"]={ @@ -16283,8 +16279,8 @@ local hero_level = { }, [95]={ ["cost"]={ - 5, - 104 + 34, + 330 }, ["star"]=7, ["attr_2"]={ @@ -16458,8 +16454,8 @@ local hero_level = { }, [96]={ ["cost"]={ - 5, - 105 + 34, + 330 }, ["star"]=7, ["attr_2"]={ @@ -16633,8 +16629,8 @@ local hero_level = { }, [97]={ ["cost"]={ - 5, - 106 + 34, + 440 }, ["star"]=7, ["attr_2"]={ @@ -16808,8 +16804,8 @@ local hero_level = { }, [98]={ ["cost"]={ - 5, - 107 + 34, + 440 }, ["star"]=7, ["attr_2"]={ @@ -16983,8 +16979,8 @@ local hero_level = { }, [99]={ ["cost"]={ - 5, - 108 + 34, + 440 }, ["star"]=7, ["attr_2"]={ @@ -17158,8 +17154,8 @@ local hero_level = { }, [100]={ ["cost"]={ - 5, - 109 + 34, + 440 }, ["star"]=7, ["attr_2"]={ @@ -17333,8 +17329,8 @@ local hero_level = { }, [101]={ ["cost"]={ - 5, - 110 + 34, + 440 }, ["star"]=8, ["attr_2"]={ @@ -17508,8 +17504,8 @@ local hero_level = { }, [102]={ ["cost"]={ - 5, - 111 + 38, + 550 }, ["star"]=8, ["attr_2"]={ @@ -17683,8 +17679,8 @@ local hero_level = { }, [103]={ ["cost"]={ - 5, - 112 + 38, + 550 }, ["star"]=8, ["attr_2"]={ @@ -17858,8 +17854,8 @@ local hero_level = { }, [104]={ ["cost"]={ - 5, - 113 + 38, + 550 }, ["star"]=8, ["attr_2"]={ @@ -18033,8 +18029,8 @@ local hero_level = { }, [105]={ ["cost"]={ - 5, - 114 + 38, + 550 }, ["star"]=8, ["attr_2"]={ @@ -18208,8 +18204,8 @@ local hero_level = { }, [106]={ ["cost"]={ - 5, - 115 + 38, + 550 }, ["star"]=8, ["attr_2"]={ @@ -18383,8 +18379,8 @@ local hero_level = { }, [107]={ ["cost"]={ - 5, - 116 + 38, + 700 }, ["star"]=8, ["attr_2"]={ @@ -18558,8 +18554,8 @@ local hero_level = { }, [108]={ ["cost"]={ - 5, - 117 + 38, + 700 }, ["star"]=8, ["attr_2"]={ @@ -18733,8 +18729,8 @@ local hero_level = { }, [109]={ ["cost"]={ - 5, - 118 + 38, + 700 }, ["star"]=8, ["attr_2"]={ @@ -18908,8 +18904,8 @@ local hero_level = { }, [110]={ ["cost"]={ - 5, - 119 + 38, + 700 }, ["star"]=8, ["attr_2"]={ @@ -19083,8 +19079,8 @@ local hero_level = { }, [111]={ ["cost"]={ - 5, - 120 + 38, + 700 }, ["star"]=9, ["attr_2"]={ @@ -19258,8 +19254,8 @@ local hero_level = { }, [112]={ ["cost"]={ - 5, - 121 + 42, + 800 }, ["star"]=9, ["attr_2"]={ @@ -19433,8 +19429,8 @@ local hero_level = { }, [113]={ ["cost"]={ - 5, - 122 + 42, + 800 }, ["star"]=9, ["attr_2"]={ @@ -19608,8 +19604,8 @@ local hero_level = { }, [114]={ ["cost"]={ - 5, - 123 + 42, + 800 }, ["star"]=9, ["attr_2"]={ @@ -19783,8 +19779,8 @@ local hero_level = { }, [115]={ ["cost"]={ - 5, - 124 + 42, + 800 }, ["star"]=9, ["attr_2"]={ @@ -19958,8 +19954,8 @@ local hero_level = { }, [116]={ ["cost"]={ - 5, - 125 + 42, + 800 }, ["star"]=9, ["attr_2"]={ @@ -20133,8 +20129,8 @@ local hero_level = { }, [117]={ ["cost"]={ - 5, - 126 + 42, + 900 }, ["star"]=9, ["attr_2"]={ @@ -20308,8 +20304,8 @@ local hero_level = { }, [118]={ ["cost"]={ - 5, - 127 + 42, + 900 }, ["star"]=9, ["attr_2"]={ @@ -20483,8 +20479,8 @@ local hero_level = { }, [119]={ ["cost"]={ - 5, - 128 + 42, + 900 }, ["star"]=9, ["attr_2"]={ @@ -20658,8 +20654,8 @@ local hero_level = { }, [120]={ ["cost"]={ - 5, - 129 + 42, + 900 }, ["star"]=9, ["attr_2"]={ @@ -20833,8 +20829,8 @@ local hero_level = { }, [121]={ ["cost"]={ - 5, - 130 + 42, + 900 }, ["star"]=10, ["attr_2"]={ @@ -21008,8 +21004,8 @@ local hero_level = { }, [122]={ ["cost"]={ - 5, - 131 + 46, + 1000 }, ["star"]=10, ["attr_2"]={ @@ -21183,8 +21179,8 @@ local hero_level = { }, [123]={ ["cost"]={ - 5, - 132 + 46, + 1000 }, ["star"]=10, ["attr_2"]={ @@ -21358,8 +21354,8 @@ local hero_level = { }, [124]={ ["cost"]={ - 5, - 133 + 46, + 1000 }, ["star"]=10, ["attr_2"]={ @@ -21533,8 +21529,8 @@ local hero_level = { }, [125]={ ["cost"]={ - 5, - 134 + 46, + 1000 }, ["star"]=10, ["attr_2"]={ @@ -21708,8 +21704,8 @@ local hero_level = { }, [126]={ ["cost"]={ - 5, - 135 + 46, + 1000 }, ["star"]=10, ["attr_2"]={ @@ -21883,8 +21879,8 @@ local hero_level = { }, [127]={ ["cost"]={ - 5, - 136 + 46, + 1200 }, ["star"]=10, ["attr_2"]={ @@ -22058,8 +22054,8 @@ local hero_level = { }, [128]={ ["cost"]={ - 5, - 137 + 46, + 1200 }, ["star"]=10, ["attr_2"]={ @@ -22233,8 +22229,8 @@ local hero_level = { }, [129]={ ["cost"]={ - 5, - 138 + 46, + 1200 }, ["star"]=10, ["attr_2"]={ @@ -22408,8 +22404,8 @@ local hero_level = { }, [130]={ ["cost"]={ - 5, - 139 + 46, + 1200 }, ["star"]=10, ["attr_2"]={ @@ -22583,8 +22579,8 @@ local hero_level = { }, [131]={ ["cost"]={ - 5, - 140 + 46, + 1200 }, ["star"]=11, ["attr_2"]={ @@ -22758,8 +22754,8 @@ local hero_level = { }, [132]={ ["cost"]={ - 5, - 141 + 50, + 1400 }, ["star"]=11, ["attr_2"]={ @@ -22933,8 +22929,8 @@ local hero_level = { }, [133]={ ["cost"]={ - 5, - 142 + 50, + 1400 }, ["star"]=11, ["attr_2"]={ @@ -23108,8 +23104,8 @@ local hero_level = { }, [134]={ ["cost"]={ - 5, - 143 + 50, + 1400 }, ["star"]=11, ["attr_2"]={ @@ -23283,8 +23279,8 @@ local hero_level = { }, [135]={ ["cost"]={ - 5, - 144 + 50, + 1400 }, ["star"]=11, ["attr_2"]={ @@ -23458,8 +23454,8 @@ local hero_level = { }, [136]={ ["cost"]={ - 5, - 145 + 50, + 1400 }, ["star"]=11, ["attr_2"]={ @@ -23633,8 +23629,8 @@ local hero_level = { }, [137]={ ["cost"]={ - 5, - 146 + 50, + 1600 }, ["star"]=11, ["attr_2"]={ @@ -23808,8 +23804,8 @@ local hero_level = { }, [138]={ ["cost"]={ - 5, - 147 + 50, + 1600 }, ["star"]=11, ["attr_2"]={ @@ -23983,8 +23979,8 @@ local hero_level = { }, [139]={ ["cost"]={ - 5, - 148 + 50, + 1600 }, ["star"]=11, ["attr_2"]={ @@ -24158,8 +24154,8 @@ local hero_level = { }, [140]={ ["cost"]={ - 5, - 149 + 50, + 1600 }, ["star"]=11, ["attr_2"]={ @@ -24333,8 +24329,8 @@ local hero_level = { }, [141]={ ["cost"]={ - 5, - 150 + 50, + 1600 }, ["star"]=12, ["attr_2"]={ @@ -24508,8 +24504,8 @@ local hero_level = { }, [142]={ ["cost"]={ - 5, - 151 + 54, + 1800 }, ["star"]=12, ["attr_2"]={ @@ -24683,8 +24679,8 @@ local hero_level = { }, [143]={ ["cost"]={ - 5, - 152 + 54, + 1800 }, ["star"]=12, ["attr_2"]={ @@ -24858,8 +24854,8 @@ local hero_level = { }, [144]={ ["cost"]={ - 5, - 153 + 54, + 1800 }, ["star"]=12, ["attr_2"]={ @@ -25033,8 +25029,8 @@ local hero_level = { }, [145]={ ["cost"]={ - 5, - 154 + 54, + 1800 }, ["star"]=12, ["attr_2"]={ @@ -25208,8 +25204,8 @@ local hero_level = { }, [146]={ ["cost"]={ - 5, - 155 + 54, + 1800 }, ["star"]=12, ["attr_2"]={ @@ -25383,8 +25379,8 @@ local hero_level = { }, [147]={ ["cost"]={ - 5, - 156 + 54, + 2000 }, ["star"]=12, ["attr_2"]={ @@ -25558,8 +25554,8 @@ local hero_level = { }, [148]={ ["cost"]={ - 5, - 157 + 54, + 2000 }, ["star"]=12, ["attr_2"]={ @@ -25733,8 +25729,8 @@ local hero_level = { }, [149]={ ["cost"]={ - 5, - 158 + 54, + 2000 }, ["star"]=12, ["attr_2"]={ @@ -25908,8 +25904,8 @@ local hero_level = { }, [150]={ ["cost"]={ - 5, - 159 + 54, + 2000 }, ["star"]=12, ["attr_2"]={ @@ -26083,8 +26079,8 @@ local hero_level = { }, [151]={ ["cost"]={ - 5, - 160 + 54, + 2000 }, ["star"]=13, ["attr_2"]={ @@ -26258,8 +26254,8 @@ local hero_level = { }, [152]={ ["cost"]={ - 5, - 161 + 54, + 2000 }, ["star"]=13, ["attr_2"]={ @@ -26433,8 +26429,8 @@ local hero_level = { }, [153]={ ["cost"]={ - 5, - 162 + 54, + 2000 }, ["star"]=13, ["attr_2"]={ @@ -26608,8 +26604,8 @@ local hero_level = { }, [154]={ ["cost"]={ - 5, - 163 + 54, + 2000 }, ["star"]=13, ["attr_2"]={ @@ -26783,8 +26779,8 @@ local hero_level = { }, [155]={ ["cost"]={ - 5, - 164 + 54, + 2000 }, ["star"]=13, ["attr_2"]={ @@ -26958,8 +26954,8 @@ local hero_level = { }, [156]={ ["cost"]={ - 5, - 165 + 54, + 2000 }, ["star"]=13, ["attr_2"]={ @@ -27133,8 +27129,8 @@ local hero_level = { }, [157]={ ["cost"]={ - 5, - 166 + 54, + 2000 }, ["star"]=13, ["attr_2"]={ @@ -27308,8 +27304,8 @@ local hero_level = { }, [158]={ ["cost"]={ - 5, - 167 + 54, + 2000 }, ["star"]=13, ["attr_2"]={ @@ -27483,8 +27479,8 @@ local hero_level = { }, [159]={ ["cost"]={ - 5, - 168 + 54, + 2000 }, ["star"]=13, ["attr_2"]={ @@ -27658,8 +27654,8 @@ local hero_level = { }, [160]={ ["cost"]={ - 5, - 169 + 54, + 2000 }, ["star"]=13, ["attr_2"]={ @@ -27833,8 +27829,8 @@ local hero_level = { }, [161]={ ["cost"]={ - 5, - 170 + 54, + 2000 }, ["star"]=14, ["attr_2"]={ @@ -28008,8 +28004,8 @@ local hero_level = { }, [162]={ ["cost"]={ - 5, - 171 + 54, + 2000 }, ["star"]=14, ["attr_2"]={ @@ -28183,8 +28179,8 @@ local hero_level = { }, [163]={ ["cost"]={ - 5, - 172 + 54, + 2000 }, ["star"]=14, ["attr_2"]={ @@ -28358,8 +28354,8 @@ local hero_level = { }, [164]={ ["cost"]={ - 5, - 173 + 54, + 2000 }, ["star"]=14, ["attr_2"]={ @@ -28533,8 +28529,8 @@ local hero_level = { }, [165]={ ["cost"]={ - 5, - 174 + 54, + 2000 }, ["star"]=14, ["attr_2"]={ @@ -28708,8 +28704,8 @@ local hero_level = { }, [166]={ ["cost"]={ - 5, - 175 + 54, + 2000 }, ["star"]=14, ["attr_2"]={ @@ -28883,8 +28879,8 @@ local hero_level = { }, [167]={ ["cost"]={ - 5, - 176 + 54, + 2000 }, ["star"]=14, ["attr_2"]={ @@ -29058,8 +29054,8 @@ local hero_level = { }, [168]={ ["cost"]={ - 5, - 177 + 54, + 2000 }, ["star"]=14, ["attr_2"]={ @@ -29233,8 +29229,8 @@ local hero_level = { }, [169]={ ["cost"]={ - 5, - 178 + 54, + 2000 }, ["star"]=14, ["attr_2"]={ @@ -29408,8 +29404,8 @@ local hero_level = { }, [170]={ ["cost"]={ - 5, - 179 + 54, + 2000 }, ["star"]=14, ["attr_2"]={ @@ -29583,8 +29579,8 @@ local hero_level = { }, [171]={ ["cost"]={ - 5, - 180 + 54, + 2000 }, ["star"]=15, ["attr_2"]={ @@ -29758,8 +29754,8 @@ local hero_level = { }, [172]={ ["cost"]={ - 5, - 181 + 54, + 2000 }, ["star"]=15, ["attr_2"]={ @@ -29933,8 +29929,8 @@ local hero_level = { }, [173]={ ["cost"]={ - 5, - 182 + 54, + 2000 }, ["star"]=15, ["attr_2"]={ @@ -30108,8 +30104,8 @@ local hero_level = { }, [174]={ ["cost"]={ - 5, - 183 + 54, + 2000 }, ["star"]=15, ["attr_2"]={ @@ -30283,8 +30279,8 @@ local hero_level = { }, [175]={ ["cost"]={ - 5, - 184 + 54, + 2000 }, ["star"]=15, ["attr_2"]={ @@ -30458,8 +30454,8 @@ local hero_level = { }, [176]={ ["cost"]={ - 5, - 185 + 54, + 2000 }, ["star"]=15, ["attr_2"]={ @@ -30633,8 +30629,8 @@ local hero_level = { }, [177]={ ["cost"]={ - 5, - 186 + 54, + 2000 }, ["star"]=15, ["attr_2"]={ @@ -30808,8 +30804,8 @@ local hero_level = { }, [178]={ ["cost"]={ - 5, - 187 + 54, + 2000 }, ["star"]=15, ["attr_2"]={ @@ -30983,8 +30979,8 @@ local hero_level = { }, [179]={ ["cost"]={ - 5, - 188 + 54, + 2000 }, ["star"]=15, ["attr_2"]={ @@ -31158,8 +31154,8 @@ local hero_level = { }, [180]={ ["cost"]={ - 5, - 189 + 54, + 2000 }, ["star"]=15, ["attr_2"]={ diff --git a/lua/app/config/hero_star.lua b/lua/app/config/hero_star.lua index 1c6f0765..a0b78344 100644 --- a/lua/app/config/hero_star.lua +++ b/lua/app/config/hero_star.lua @@ -1,272 +1,272 @@ local hero_star = { [1]={ ["cost_2"]={ - 5, - 10 + 30, + 5 }, ["cost_3"]={ - 5, - 10 + 30, + 5 }, ["cost_4"]={ - 5, - 10 + 30, + 5 }, ["cost_5"]={ - 5, - 10 + 30, + 5 } }, [2]={ ["cost_2"]={ - 5, - 11 + 40, + 14 }, ["cost_3"]={ - 5, - 10 + 40, + 14 }, ["cost_4"]={ - 5, + 40, 10 }, ["cost_5"]={ - 5, + 40, 10 } }, [3]={ ["cost_2"]={ - 5, - 12 + 55, + 23 }, ["cost_3"]={ - 5, - 10 + 55, + 23 }, ["cost_4"]={ - 5, - 10 + 55, + 15 }, ["cost_5"]={ - 5, - 10 + 55, + 15 } }, [4]={ ["cost_2"]={ - 5, - 13 + 70, + 32 }, ["cost_3"]={ - 5, - 10 + 70, + 32 }, ["cost_4"]={ - 5, - 10 + 70, + 20 }, ["cost_5"]={ - 5, - 10 + 70, + 20 } }, [5]={ ["cost_2"]={ - 5, - 14 + 85, + 40 }, ["cost_3"]={ - 5, - 10 + 85, + 40 }, ["cost_4"]={ - 5, - 10 + 85, + 25 }, ["cost_5"]={ - 5, - 10 + 85, + 25 } }, [6]={ ["cost_2"]={ - 5, - 15 + 100, + 49 }, ["cost_3"]={ - 5, - 10 + 100, + 49 }, ["cost_4"]={ - 5, - 10 + 100, + 30 }, ["cost_5"]={ - 5, - 10 + 100, + 30 } }, [7]={ ["cost_2"]={ - 5, - 16 + 115, + 58 }, ["cost_3"]={ - 5, - 10 + 115, + 58 }, ["cost_4"]={ - 5, - 10 + 115, + 35 }, ["cost_5"]={ - 5, - 10 + 115, + 35 } }, [8]={ ["cost_2"]={ - 5, - 17 + 130, + 67 }, ["cost_3"]={ - 5, - 10 + 130, + 67 }, ["cost_4"]={ - 5, - 10 + 130, + 40 }, ["cost_5"]={ - 5, - 10 + 130, + 40 } }, [9]={ ["cost_2"]={ - 5, - 18 + 145, + 75 }, ["cost_3"]={ - 5, - 10 + 145, + 75 }, ["cost_4"]={ - 5, - 10 + 145, + 45 }, ["cost_5"]={ - 5, - 10 + 145, + 45 } }, [10]={ ["cost_2"]={ - 5, - 19 + 160, + 84 }, ["cost_3"]={ - 5, - 10 + 160, + 84 }, ["cost_4"]={ - 5, - 10 + 160, + 50 }, ["cost_5"]={ - 5, - 10 + 160, + 50 } }, [11]={ ["cost_2"]={ - 5, - 20 + 175, + 93 }, ["cost_3"]={ - 5, - 10 + 175, + 93 }, ["cost_4"]={ - 5, - 10 + 175, + 56 }, ["cost_5"]={ - 5, - 10 + 175, + 56 } }, [12]={ ["cost_2"]={ - 5, - 21 + 200, + 102 }, ["cost_3"]={ - 5, - 10 + 200, + 102 }, ["cost_4"]={ - 5, - 10 + 200, + 62 }, ["cost_5"]={ - 5, - 10 + 200, + 62 } }, [13]={ ["cost_2"]={ - 5, - 22 + 225, + 110 }, ["cost_3"]={ - 5, - 10 + 225, + 110 }, ["cost_4"]={ - 5, - 10 + 225, + 68 }, ["cost_5"]={ - 5, - 10 + 225, + 68 } }, [14]={ ["cost_2"]={ - 5, - 23 + 250, + 120 }, ["cost_3"]={ - 5, - 10 + 250, + 120 }, ["cost_4"]={ - 5, - 10 + 250, + 76 }, ["cost_5"]={ - 5, - 10 + 250, + 76 } }, [15]={ ["cost_2"]={ - 5, - 24 + 275, + 130 }, ["cost_3"]={ - 5, - 10 + 275, + 130 }, ["cost_4"]={ - 5, - 10 + 275, + 85 }, ["cost_5"]={ - 5, - 10 + 275, + 85 } } } diff --git a/lua/app/config/item.lua b/lua/app/config/item.lua index f72df148..a5ce80ff 100644 --- a/lua/app/config/item.lua +++ b/lua/app/config/item.lua @@ -15,336 +15,48 @@ local item = { ["icon"]="3" }, [4]={ - ["type"]=3, - ["qlt"]=2, - ["icon"]="4", - ["hero_drop"]={ - { - ["type"]=1, - ["id"]=13001, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=23001, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=33001, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=43001, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=53001, - ["num"]=1, - ["weight"]=100 - } - } + ["type"]=1, + ["qlt"]=5, + ["icon"]="4" }, [5]={ - ["type"]=3, + ["type"]=2, ["qlt"]=3, - ["icon"]="5", - ["hero_drop"]={ - { - ["type"]=1, - ["id"]=13001, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=13002, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=23001, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=23002, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=33001, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=33002, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=43001, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=43002, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=53001, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=53002, - ["num"]=1, - ["weight"]=100 - } - } + ["icon"]="5" }, [6]={ - ["type"]=3, + ["type"]=2, ["qlt"]=4, - ["icon"]="6", - ["hero_drop"]={ - { - ["type"]=1, - ["id"]=14001, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=24001, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=34001, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=44001, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=54001, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=14002, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=24002, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=34002, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=44002, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=54002, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=14003, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=24003, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=34003, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=44003, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=54003, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=14004, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=24004, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=34004, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=44004, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=54004, - ["num"]=1, - ["weight"]=100 - } - } + ["icon"]="6" }, [7]={ - ["type"]=1, + ["type"]=2, ["qlt"]=5, ["icon"]="7" }, [8]={ - ["type"]=4, - ["qlt"]=1, - ["icon"]="8", - ["reward"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=5, - ["id_for_nothing"]="Uw==", - ["num"]=2, - ["num_for_nothing"]="VA==" - }, - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=4, - ["id_for_nothing"]="Ug==", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - } - } + ["type"]=1, + ["qlt"]=4, + ["icon"]="8" }, [9]={ - ["type"]=4, - ["qlt"]=1, - ["icon"]="9", - ["reward"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=5, - ["id_for_nothing"]="Uw==", - ["num"]=7, - ["num_for_nothing"]="UQ==" - }, - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=4, - ["id_for_nothing"]="Ug==", - ["num"]=27, - ["num_for_nothing"]="VA8=" - } - } + ["type"]=2, + ["qlt"]=3, + ["icon"]="9" }, [10]={ - ["type"]=4, - ["qlt"]=1, - ["icon"]="10", - ["reward"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=5, - ["id_for_nothing"]="Uw==", - ["num"]=15, - ["num_for_nothing"]="Vw0=" - }, - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=4, - ["id_for_nothing"]="Ug==", - ["num"]=84, - ["num_for_nothing"]="Xgw=" - } - } + ["type"]=2, + ["qlt"]=3, + ["icon"]="10" }, [11]={ - ["type"]=4, - ["qlt"]=1, - ["icon"]="11", - ["reward"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=6, - ["id_for_nothing"]="UA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - }, - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=5, - ["id_for_nothing"]="Uw==", - ["num"]=7, - ["num_for_nothing"]="UQ==" - } - } + ["type"]=2, + ["qlt"]=3, + ["icon"]="11" }, [12]={ - ["type"]=1, - ["qlt"]=5, + ["type"]=2, + ["qlt"]=3, ["icon"]="12" }, [13]={ @@ -354,2016 +66,59 @@ local item = { }, [14]={ ["type"]=2, - ["qlt"]=4, + ["qlt"]=3, ["icon"]="14" }, [15]={ ["type"]=2, - ["qlt"]=5, + ["qlt"]=4, ["icon"]="15" }, [16]={ - ["type"]=4, - ["qlt"]=1, - ["icon"]="16", - ["reward"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=4, - ["id_for_nothing"]="Ug==", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=5, - ["id_for_nothing"]="Uw==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - } + ["type"]=2, + ["qlt"]=5, + ["icon"]="16" }, [17]={ - ["type"]=4, - ["qlt"]=1, - ["icon"]="17", - ["reward"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=4, - ["id_for_nothing"]="Ug==", - ["num"]=10, - ["num_for_nothing"]="Vwg=" - }, - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=5, - ["id_for_nothing"]="Uw==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - } - }, - [18]={ - ["type"]=4, - ["qlt"]=1, - ["icon"]="18", - ["reward"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=6, - ["id_for_nothing"]="UA==", - ["num"]=2, - ["num_for_nothing"]="VA==" - }, - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=5, - ["id_for_nothing"]="Uw==", - ["num"]=18, - ["num_for_nothing"]="VwA=" - } - } - }, - [19]={ - ["type"]=2, - ["qlt"]=1, - ["icon"]="19" - }, - [20]={ - ["type"]=6, - ["qlt"]=5, - ["icon"]="20", - ["box_drop"]={ - { - ["type"]=1, - ["id"]=4, - ["num"]=1, - ["weight"]=50 - }, - { - ["type"]=1, - ["id"]=5, - ["num"]=1, - ["weight"]=890 - }, - { - ["type"]=1, - ["id"]=47, - ["num"]=1, - ["weight"]=60 - } - } - }, - [21]={ - ["type"]=1, - ["qlt"]=5, - ["icon"]="21" - }, - [22]={ - ["type"]=1, - ["qlt"]=4, - ["icon"]="22" - }, - [23]={ - ["type"]=9, - ["qlt"]=5, - ["icon"]="23" - }, - [24]={ - ["type"]=10, - ["qlt"]=4, - ["icon"]="24" - }, - [25]={ - ["type"]=10, - ["qlt"]=5, - ["icon"]="25" - }, - [26]={ - ["type"]=6, - ["qlt"]=5, - ["icon"]="26", - ["box_drop"]={ - { - ["type"]=1, - ["id"]=4, - ["num"]=1, - ["weight"]=50 - }, - { - ["type"]=1, - ["id"]=5, - ["num"]=1, - ["weight"]=890 - }, - { - ["type"]=1, - ["id"]=47, - ["num"]=1, - ["weight"]=60 - } - } - }, - [27]={ - ["type"]=1, - ["qlt"]=1, - ["icon"]="27" - }, - [28]={ - ["type"]=7, - ["qlt"]=1, - ["icon"]="28", - ["box_drop"]={ - { - ["type"]=1, - ["id"]=1007, - ["num"]=1, - ["weight"]=250 - }, - { - ["type"]=1, - ["id"]=1013, - ["num"]=1, - ["weight"]=250 - }, - { - ["type"]=1, - ["id"]=1019, - ["num"]=1, - ["weight"]=250 - }, - { - ["type"]=1, - ["id"]=1025, - ["num"]=1, - ["weight"]=250 - } - } - }, - [29]={ - ["type"]=7, - ["qlt"]=1, - ["icon"]="29", - ["box_drop"]={ - { - ["type"]=1, - ["id"]=1007, - ["num"]=1, - ["weight"]=180 - }, - { - ["type"]=1, - ["id"]=1013, - ["num"]=1, - ["weight"]=180 - }, - { - ["type"]=1, - ["id"]=1019, - ["num"]=1, - ["weight"]=180 - }, - { - ["type"]=1, - ["id"]=1025, - ["num"]=1, - ["weight"]=180 - }, - { - ["type"]=1, - ["id"]=1008, - ["num"]=1, - ["weight"]=70 - }, - { - ["type"]=1, - ["id"]=1014, - ["num"]=1, - ["weight"]=70 - }, - { - ["type"]=1, - ["id"]=1020, - ["num"]=1, - ["weight"]=70 - }, - { - ["type"]=1, - ["id"]=1026, - ["num"]=1, - ["weight"]=70 - } - } - }, - [30]={ - ["type"]=7, - ["qlt"]=2, - ["icon"]="30", - ["box_drop"]={ - { - ["type"]=1, - ["id"]=1007, - ["num"]=1, - ["weight"]=78 - }, - { - ["type"]=1, - ["id"]=1013, - ["num"]=1, - ["weight"]=78 - }, - { - ["type"]=1, - ["id"]=1019, - ["num"]=1, - ["weight"]=78 - }, - { - ["type"]=1, - ["id"]=1025, - ["num"]=1, - ["weight"]=78 - }, - { - ["type"]=1, - ["id"]=1008, - ["num"]=1, - ["weight"]=128 - }, - { - ["type"]=1, - ["id"]=1014, - ["num"]=1, - ["weight"]=128 - }, - { - ["type"]=1, - ["id"]=1020, - ["num"]=1, - ["weight"]=128 - }, - { - ["type"]=1, - ["id"]=1026, - ["num"]=1, - ["weight"]=128 - }, - { - ["type"]=1, - ["id"]=1009, - ["num"]=1, - ["weight"]=45 - }, - { - ["type"]=1, - ["id"]=1015, - ["num"]=1, - ["weight"]=45 - }, - { - ["type"]=1, - ["id"]=1021, - ["num"]=1, - ["weight"]=45 - }, - { - ["type"]=1, - ["id"]=1027, - ["num"]=1, - ["weight"]=45 - } - } - }, - [31]={ - ["type"]=7, - ["qlt"]=2, - ["icon"]="31", - ["box_drop"]={ - { - ["type"]=1, - ["id"]=1007, - ["num"]=1, - ["weight"]=25 - }, - { - ["type"]=1, - ["id"]=1013, - ["num"]=1, - ["weight"]=25 - }, - { - ["type"]=1, - ["id"]=1019, - ["num"]=1, - ["weight"]=25 - }, - { - ["type"]=1, - ["id"]=1025, - ["num"]=1, - ["weight"]=25 - }, - { - ["type"]=1, - ["id"]=1008, - ["num"]=1, - ["weight"]=155 - }, - { - ["type"]=1, - ["id"]=1014, - ["num"]=1, - ["weight"]=155 - }, - { - ["type"]=1, - ["id"]=1020, - ["num"]=1, - ["weight"]=155 - }, - { - ["type"]=1, - ["id"]=1026, - ["num"]=1, - ["weight"]=155 - }, - { - ["type"]=1, - ["id"]=1009, - ["num"]=1, - ["weight"]=70 - }, - { - ["type"]=1, - ["id"]=1015, - ["num"]=1, - ["weight"]=70 - }, - { - ["type"]=1, - ["id"]=1021, - ["num"]=1, - ["weight"]=70 - }, - { - ["type"]=1, - ["id"]=1027, - ["num"]=1, - ["weight"]=70 - } - } - }, - [32]={ - ["type"]=7, - ["qlt"]=3, - ["icon"]="32", - ["box_drop"]={ - { - ["type"]=1, - ["id"]=1008, - ["num"]=1, - ["weight"]=103 - }, - { - ["type"]=1, - ["id"]=1014, - ["num"]=1, - ["weight"]=103 - }, - { - ["type"]=1, - ["id"]=1020, - ["num"]=1, - ["weight"]=103 - }, - { - ["type"]=1, - ["id"]=1026, - ["num"]=1, - ["weight"]=103 - }, - { - ["type"]=1, - ["id"]=1009, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=1015, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=1021, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=1027, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=1010, - ["num"]=1, - ["weight"]=48 - }, - { - ["type"]=1, - ["id"]=1016, - ["num"]=1, - ["weight"]=48 - }, - { - ["type"]=1, - ["id"]=1022, - ["num"]=1, - ["weight"]=48 - }, - { - ["type"]=1, - ["id"]=1028, - ["num"]=1, - ["weight"]=48 - } - } - }, - [33]={ - ["type"]=7, - ["qlt"]=3, - ["icon"]="33", - ["box_drop"]={ - { - ["type"]=1, - ["id"]=1008, - ["num"]=1, - ["weight"]=50 - }, - { - ["type"]=1, - ["id"]=1014, - ["num"]=1, - ["weight"]=50 - }, - { - ["type"]=1, - ["id"]=1020, - ["num"]=1, - ["weight"]=50 - }, - { - ["type"]=1, - ["id"]=1026, - ["num"]=1, - ["weight"]=50 - }, - { - ["type"]=1, - ["id"]=1009, - ["num"]=1, - ["weight"]=130 - }, - { - ["type"]=1, - ["id"]=1015, - ["num"]=1, - ["weight"]=130 - }, - { - ["type"]=1, - ["id"]=1021, - ["num"]=1, - ["weight"]=130 - }, - { - ["type"]=1, - ["id"]=1027, - ["num"]=1, - ["weight"]=130 - }, - { - ["type"]=1, - ["id"]=1010, - ["num"]=1, - ["weight"]=70 - }, - { - ["type"]=1, - ["id"]=1016, - ["num"]=1, - ["weight"]=70 - }, - { - ["type"]=1, - ["id"]=1022, - ["num"]=1, - ["weight"]=70 - }, - { - ["type"]=1, - ["id"]=1028, - ["num"]=1, - ["weight"]=70 - } - } - }, - [34]={ - ["type"]=7, - ["qlt"]=4, - ["icon"]="34", - ["box_drop"]={ - { - ["type"]=1, - ["id"]=1009, - ["num"]=1, - ["weight"]=103 - }, - { - ["type"]=1, - ["id"]=1015, - ["num"]=1, - ["weight"]=103 - }, - { - ["type"]=1, - ["id"]=1021, - ["num"]=1, - ["weight"]=103 - }, - { - ["type"]=1, - ["id"]=1027, - ["num"]=1, - ["weight"]=103 - }, - { - ["type"]=1, - ["id"]=1010, - ["num"]=1, - ["weight"]=113 - }, - { - ["type"]=1, - ["id"]=1016, - ["num"]=1, - ["weight"]=113 - }, - { - ["type"]=1, - ["id"]=1022, - ["num"]=1, - ["weight"]=113 - }, - { - ["type"]=1, - ["id"]=1028, - ["num"]=1, - ["weight"]=113 - }, - { - ["type"]=1, - ["id"]=1011, - ["num"]=1, - ["weight"]=35 - }, - { - ["type"]=1, - ["id"]=1017, - ["num"]=1, - ["weight"]=35 - }, - { - ["type"]=1, - ["id"]=1023, - ["num"]=1, - ["weight"]=35 - }, - { - ["type"]=1, - ["id"]=1029, - ["num"]=1, - ["weight"]=35 - } - } - }, - [35]={ - ["type"]=7, - ["qlt"]=4, - ["icon"]="35", - ["box_drop"]={ - { - ["type"]=1, - ["id"]=1009, - ["num"]=1, - ["weight"]=50 - }, - { - ["type"]=1, - ["id"]=1015, - ["num"]=1, - ["weight"]=50 - }, - { - ["type"]=1, - ["id"]=1021, - ["num"]=1, - ["weight"]=50 - }, - { - ["type"]=1, - ["id"]=1027, - ["num"]=1, - ["weight"]=50 - }, - { - ["type"]=1, - ["id"]=1010, - ["num"]=1, - ["weight"]=143 - }, - { - ["type"]=1, - ["id"]=1016, - ["num"]=1, - ["weight"]=143 - }, - { - ["type"]=1, - ["id"]=1022, - ["num"]=1, - ["weight"]=143 - }, - { - ["type"]=1, - ["id"]=1028, - ["num"]=1, - ["weight"]=143 - }, - { - ["type"]=1, - ["id"]=1011, - ["num"]=1, - ["weight"]=58 - }, - { - ["type"]=1, - ["id"]=1017, - ["num"]=1, - ["weight"]=58 - }, - { - ["type"]=1, - ["id"]=1023, - ["num"]=1, - ["weight"]=58 - }, - { - ["type"]=1, - ["id"]=1029, - ["num"]=1, - ["weight"]=58 - } - } - }, - [36]={ - ["type"]=7, - ["qlt"]=5, - ["icon"]="36", - ["box_drop"]={ - { - ["type"]=1, - ["id"]=1010, - ["num"]=1, - ["weight"]=115 - }, - { - ["type"]=1, - ["id"]=1016, - ["num"]=1, - ["weight"]=115 - }, - { - ["type"]=1, - ["id"]=1022, - ["num"]=1, - ["weight"]=115 - }, - { - ["type"]=1, - ["id"]=1028, - ["num"]=1, - ["weight"]=115 - }, - { - ["type"]=1, - ["id"]=1011, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=1017, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=1023, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=1029, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=1012, - ["num"]=1, - ["weight"]=35 - }, - { - ["type"]=1, - ["id"]=1018, - ["num"]=1, - ["weight"]=35 - }, - { - ["type"]=1, - ["id"]=1024, - ["num"]=1, - ["weight"]=35 - }, - { - ["type"]=1, - ["id"]=1030, - ["num"]=1, - ["weight"]=35 - } - } - }, - [37]={ - ["type"]=7, - ["qlt"]=5, - ["icon"]="37", - ["box_drop"]={ - { - ["type"]=1, - ["id"]=1010, - ["num"]=1, - ["weight"]=40 - }, - { - ["type"]=1, - ["id"]=1016, - ["num"]=1, - ["weight"]=40 - }, - { - ["type"]=1, - ["id"]=1022, - ["num"]=1, - ["weight"]=40 - }, - { - ["type"]=1, - ["id"]=1028, - ["num"]=1, - ["weight"]=40 - }, - { - ["type"]=1, - ["id"]=1011, - ["num"]=1, - ["weight"]=128 - }, - { - ["type"]=1, - ["id"]=1017, - ["num"]=1, - ["weight"]=128 - }, - { - ["type"]=1, - ["id"]=1023, - ["num"]=1, - ["weight"]=128 - }, - { - ["type"]=1, - ["id"]=1029, - ["num"]=1, - ["weight"]=128 - }, - { - ["type"]=1, - ["id"]=1012, - ["num"]=1, - ["weight"]=83 - }, - { - ["type"]=1, - ["id"]=1018, - ["num"]=1, - ["weight"]=83 - }, - { - ["type"]=1, - ["id"]=1024, - ["num"]=1, - ["weight"]=83 - }, - { - ["type"]=1, - ["id"]=1030, - ["num"]=1, - ["weight"]=83 - } - } - }, - [38]={ - ["type"]=8, - ["qlt"]=1, - ["icon"]="38", - ["reward"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1007, - ["id_for_nothing"]="VwhcBA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - }, - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1013, - ["id_for_nothing"]="VwhdAA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - }, - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1019, - ["id_for_nothing"]="VwhdCg==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - }, - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1025, - ["id_for_nothing"]="VwheBg==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - } - }, - [39]={ - ["type"]=8, - ["qlt"]=2, - ["icon"]="39", - ["reward"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1008, - ["id_for_nothing"]="VwhcCw==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - }, - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1014, - ["id_for_nothing"]="VwhdBw==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - }, - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1020, - ["id_for_nothing"]="VwheAw==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - }, - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1026, - ["id_for_nothing"]="VwheBQ==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - } - }, - [40]={ - ["type"]=8, - ["qlt"]=3, - ["icon"]="40", - ["reward"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1009, - ["id_for_nothing"]="VwhcCg==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - }, - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1015, - ["id_for_nothing"]="VwhdBg==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - }, - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1021, - ["id_for_nothing"]="VwheAg==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - }, - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1027, - ["id_for_nothing"]="VwheBA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - } - }, - [41]={ - ["type"]=8, - ["qlt"]=4, - ["icon"]="41", - ["reward"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1010, - ["id_for_nothing"]="VwhdAw==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - }, - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1016, - ["id_for_nothing"]="VwhdBQ==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - }, - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1022, - ["id_for_nothing"]="VwheAQ==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - }, - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1028, - ["id_for_nothing"]="VwheCw==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - } - }, - [42]={ - ["type"]=8, - ["qlt"]=5, - ["icon"]="42", - ["reward"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1011, - ["id_for_nothing"]="VwhdAg==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - }, - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1017, - ["id_for_nothing"]="VwhdBA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - }, - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1023, - ["id_for_nothing"]="VwheAA==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - }, - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1029, - ["id_for_nothing"]="VwheCg==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - } - }, - [43]={ - ["type"]=8, - ["qlt"]=5, - ["icon"]="43", - ["reward"]={ - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1012, - ["id_for_nothing"]="VwhdAQ==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - }, - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1018, - ["id_for_nothing"]="VwhdCw==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - }, - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1024, - ["id_for_nothing"]="VwheBw==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - }, - { - ["type"]=1, - ["type_for_nothing"]="Vw==", - ["id"]=1030, - ["id_for_nothing"]="VwhfAw==", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - } - }, - [44]={ - ["type"]=9, - ["qlt"]=5, - ["icon"]="44" - }, - [45]={ - ["type"]=10, - ["qlt"]=4, - ["icon"]="45" - }, - [46]={ - ["type"]=10, - ["qlt"]=5, - ["icon"]="46" - }, - [47]={ - ["type"]=11, - ["qlt"]=5, - ["icon"]="47", - ["hero_drop"]={ - { - ["type"]=1, - ["id"]=14001, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=24001, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=34001, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=44001, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=54001, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=14002, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=24002, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=34002, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=44002, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=54002, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=14003, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=24003, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=34003, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=44003, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=54003, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=14004, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=24004, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=34004, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=44004, - ["num"]=1, - ["weight"]=100 - }, - { - ["type"]=1, - ["id"]=54004, - ["num"]=1, - ["weight"]=100 - } - } - }, - [49]={ - ["type"]=2, - ["qlt"]=4, - ["icon"]="49" - }, - [50]={ - ["type"]=2, - ["qlt"]=4, - ["icon"]="50" - }, - [51]={ - ["type"]=2, - ["qlt"]=4, - ["icon"]="51" - }, - [52]={ - ["type"]=2, - ["qlt"]=4, - ["icon"]="52" - }, - [53]={ - ["type"]=10, - ["qlt"]=4, - ["icon"]="53" - }, - [54]={ - ["type"]=10, - ["qlt"]=5, - ["icon"]="54" - }, - [55]={ - ["type"]=1, - ["qlt"]=4, - ["icon"]="55" - }, - [56]={ - ["type"]=1, - ["qlt"]=4, - ["icon"]="56" - }, - [57]={ - ["type"]=10, - ["qlt"]=5, - ["icon"]="57" - }, - [58]={ - ["type"]=10, - ["qlt"]=4, - ["icon"]="58" - }, - [59]={ - ["type"]=10, - ["qlt"]=5, - ["icon"]="59" - }, - [60]={ - ["type"]=10, - ["qlt"]=4, - ["icon"]="60" - }, - [61]={ - ["type"]=10, - ["qlt"]=5, - ["icon"]="61" - }, - [62]={ - ["type"]=10, - ["qlt"]=4, - ["icon"]="62" - }, - [63]={ - ["type"]=10, - ["qlt"]=5, - ["icon"]="63" - }, - [64]={ - ["type"]=10, - ["qlt"]=4, - ["icon"]="64" - }, - [65]={ - ["type"]=10, - ["qlt"]=5, - ["icon"]="65" - }, - [66]={ - ["type"]=10, - ["qlt"]=4, - ["icon"]="66" - }, - [67]={ - ["type"]=10, - ["qlt"]=5, - ["icon"]="67" - }, - [68]={ - ["type"]=2, - ["qlt"]=3, - ["icon"]="28" - }, - [69]={ - ["type"]=2, - ["qlt"]=3, - ["icon"]="29" - }, - [70]={ - ["type"]=2, - ["qlt"]=3, - ["icon"]="30" - }, - [71]={ - ["type"]=2, - ["qlt"]=3, - ["icon"]="31" - }, - [72]={ - ["type"]=2, - ["qlt"]=3, - ["icon"]="32" - }, - [73]={ - ["type"]=2, - ["qlt"]=3, - ["icon"]="33" - }, - [74]={ - ["type"]=2, - ["qlt"]=4, - ["icon"]="34" - }, - [75]={ - ["type"]=2, - ["qlt"]=5, - ["icon"]="35" - }, - [76]={ ["type"]=2, ["qlt"]=6, - ["icon"]="36" + ["icon"]="17" }, - [1001]={ - ["type"]=2, - ["qlt"]=1, - ["icon"]="1001", - ["get_way_type"]=1, - ["get_way"]={ - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8 - } - }, - [1002]={ - ["type"]=2, - ["qlt"]=2, - ["icon"]="1002", - ["get_way_type"]=1, - ["get_way"]={ - 9, - 8, - 10, - 6, - 11, - 5, - 4, - 3 - } - }, - [1003]={ - ["type"]=2, + [18]={ + ["type"]=6, ["qlt"]=3, - ["icon"]="1003", - ["get_way_type"]=1, - ["get_way"]={ - 12, - 13, - 11, - 14, - 10, - 9, - 8, - 7, - 6 - } - }, - [1004]={ - ["type"]=2, - ["qlt"]=4, - ["icon"]="1004", - ["get_way_type"]=1, - ["get_way"]={ - 15, - 16, - 17, - 18, - 19, - 14, - 20, - 13, - 12, - 11, - 10, - 9 - } - }, - [1005]={ - ["type"]=2, - ["qlt"]=5, - ["icon"]="1005", - ["get_way_type"]=1, - ["get_way"]={ - 17, - 18, - 16, - 19, - 20, - 15, - 14, - 13, - 12 - } - }, - [1006]={ - ["type"]=2, - ["qlt"]=5, - ["icon"]="1006", - ["get_way_type"]=1, - ["get_way"]={ - 20, - 19, - 18, - 17, - 16, - 15 - } - }, - [1007]={ - ["type"]=2, - ["qlt"]=1, - ["icon"]="1007", - ["get_way_type"]=2, - ["get_way"]={ - 1, - 7, - 13, - 19, - 5, - 6, - 11, - 12, - 17, - 18, - 23, - 24 - } - }, - [1008]={ - ["type"]=2, - ["qlt"]=2, - ["icon"]="1008", - ["get_way_type"]=2, - ["get_way"]={ - 25, - 31, - 19, - 13, - 7, - 29, - 30, - 35, - 36, - 23, - 24, - 17, - 18, - 11, - 12 - } - }, - [1009]={ - ["type"]=2, - ["qlt"]=3, - ["icon"]="1009", - ["get_way_type"]=2, - ["get_way"]={ - 37, - 43, - 31, - 25, - 19, - 13, - 41, - 42, - 47, - 48, - 35, - 36, - 29, - 30, - 23, - 24, - 17, - 18 - } - }, - [1010]={ - ["type"]=2, - ["qlt"]=4, - ["icon"]="1010", - ["get_way_type"]=2, - ["get_way"]={ - 49, - 55, - 43, - 37, - 31, - 25, - 53, - 54, - 59, - 60, - 47, - 48, - 41, - 42, - 35, - 36, - 29, - 30 - } - }, - [1011]={ - ["type"]=2, - ["qlt"]=5, - ["icon"]="1011", - ["get_way_type"]=2, - ["get_way"]={ - 55, - 49, - 43, - 37, - 59, - 60, - 53, - 54, - 47, - 48, - 41, - 42 - } - }, - [1012]={ - ["type"]=2, - ["qlt"]=5, - ["icon"]="1012", - ["get_way_type"]=2, - ["get_way"]={ - 55, - 49, - 59, - 54, - 53, - 54 - } - }, - [1013]={ - ["type"]=2, - ["qlt"]=1, - ["icon"]="1019", - ["get_way_type"]=2, - ["get_way"]={ - 2, - 8, - 14, - 20, - 5, - 6, - 11, - 12, - 17, - 18, - 23, - 24 - } - }, - [1014]={ - ["type"]=2, - ["qlt"]=2, - ["icon"]="1020", - ["get_way_type"]=2, - ["get_way"]={ - 26, - 32, - 20, - 14, - 8, - 29, - 30, - 35, - 36, - 23, - 24, - 17, - 18, - 11, - 12 - } - }, - [1015]={ - ["type"]=2, - ["qlt"]=3, - ["icon"]="1021", - ["get_way_type"]=2, - ["get_way"]={ - 38, - 44, - 32, - 26, - 20, - 14, - 41, - 42, - 47, - 48, - 35, - 36, - 29, - 30, - 23, - 24, - 17, - 18 - } - }, - [1016]={ - ["type"]=2, - ["qlt"]=4, - ["icon"]="1022", - ["get_way_type"]=2, - ["get_way"]={ - 50, - 56, - 44, - 38, - 32, - 26, - 53, - 54, - 59, - 60, - 47, - 48, - 41, - 42, - 35, - 36, - 29, - 30 - } - }, - [1017]={ - ["type"]=2, - ["qlt"]=5, - ["icon"]="1023", - ["get_way_type"]=2, - ["get_way"]={ - 56, - 50, - 44, - 38, - 59, - 60, - 53, - 54, - 47, - 48, - 41, - 42 - } - }, - [1018]={ - ["type"]=2, - ["qlt"]=5, - ["icon"]="1024", - ["get_way_type"]=2, - ["get_way"]={ - 56, - 50, - 59, - 54, - 53, - 54 - } - }, - [1019]={ - ["type"]=2, - ["qlt"]=1, - ["icon"]="1013", - ["get_way_type"]=2, - ["get_way"]={ - 3, - 9, - 15, - 21, - 5, - 6, - 11, - 12, - 17, - 18, - 23, - 24 - } - }, - [1020]={ - ["type"]=2, - ["qlt"]=2, - ["icon"]="1014", - ["get_way_type"]=2, - ["get_way"]={ - 27, - 33, - 21, - 15, - 9, - 29, - 30, - 35, - 36, - 23, - 24, - 17, - 18, - 11, - 12 - } - }, - [1021]={ - ["type"]=2, - ["qlt"]=3, - ["icon"]="1015", - ["get_way_type"]=2, - ["get_way"]={ - 39, - 45, - 33, - 27, - 21, - 15, - 41, - 42, - 47, - 48, - 35, - 36, - 29, - 30, - 23, - 24, - 17, - 18 - } - }, - [1022]={ - ["type"]=2, - ["qlt"]=4, - ["icon"]="1016", - ["get_way_type"]=2, - ["get_way"]={ - 51, - 57, - 45, - 39, - 33, - 27, - 53, - 54, - 59, - 60, - 47, - 48, - 41, - 42, - 35, - 36, - 29, - 30 - } - }, - [1023]={ - ["type"]=2, - ["qlt"]=5, - ["icon"]="1017", - ["get_way_type"]=2, - ["get_way"]={ - 57, - 51, - 45, - 39, - 59, - 60, - 53, - 54, - 47, - 48, - 41, - 42 - } - }, - [1024]={ - ["type"]=2, - ["qlt"]=5, - ["icon"]="1018", - ["get_way_type"]=2, - ["get_way"]={ - 57, - 51, - 59, - 54, - 53, - 54 - } - }, - [1025]={ - ["type"]=2, - ["qlt"]=1, - ["icon"]="1025", - ["get_way_type"]=2, - ["get_way"]={ - 4, - 10, - 16, - 22, - 5, - 6, - 11, - 12, - 17, - 18, - 23, - 24 - } - }, - [1026]={ - ["type"]=2, - ["qlt"]=2, - ["icon"]="1026", - ["get_way_type"]=2, - ["get_way"]={ - 28, - 34, - 22, - 16, - 10, - 29, - 30, - 35, - 36, - 23, - 24, - 17, - 18, - 11, - 12 - } - }, - [1027]={ - ["type"]=2, - ["qlt"]=3, - ["icon"]="1027", - ["get_way_type"]=2, - ["get_way"]={ - 40, - 46, - 34, - 28, - 22, - 16, - 41, - 42, - 47, - 48, - 35, - 36, - 29, - 30, - 23, - 24, - 17, - 18 - } - }, - [1028]={ - ["type"]=2, - ["qlt"]=4, - ["icon"]="1028", - ["get_way_type"]=2, - ["get_way"]={ - 52, - 58, - 46, - 40, - 34, - 28, - 53, - 54, - 59, - 60, - 47, - 48, - 41, - 42, - 35, - 36, - 29, - 30 - } - }, - [1029]={ - ["type"]=2, - ["qlt"]=5, - ["icon"]="1029", - ["get_way_type"]=2, - ["get_way"]={ - 58, - 52, - 46, - 40, - 59, - 60, - 53, - 54, - 47, - 48, - 41, - 42 - } - }, - [1030]={ - ["type"]=2, - ["qlt"]=5, - ["icon"]="1030", - ["get_way_type"]=2, - ["get_way"]={ - 58, - 52, - 59, - 54, - 53, - 54 + ["icon"]="18", + ["box_drop"]={ + { + ["type"]=1, + ["id"]=9, + ["num"]=1, + ["weight"]=100 + }, + { + ["type"]=1, + ["id"]=10, + ["num"]=1, + ["weight"]=100 + }, + { + ["type"]=1, + ["id"]=11, + ["num"]=1, + ["weight"]=100 + }, + { + ["type"]=1, + ["id"]=12, + ["num"]=1, + ["weight"]=100 + }, + { + ["type"]=1, + ["id"]=13, + ["num"]=1, + ["weight"]=100 + } } }, [13001]={ @@ -2500,6 +255,6 @@ local item = { } } local config = { -data=item,count=127 +data=item,count=40 } return config \ No newline at end of file diff --git a/lua/app/config/monster_base.lua b/lua/app/config/monster_base.lua index 297ba5d9..68011fc3 100644 --- a/lua/app/config/monster_base.lua +++ b/lua/app/config/monster_base.lua @@ -49,763 +49,253 @@ local monster_base = { ["body"]=2, ["model_ui"]=1.0 }, + [10011]={ + ["model_id"]="m10011", + ["body"]=2, + ["model_ui"]=1.0 + }, [10012]={ - ["model_id"]="m10001", + ["model_id"]="m10012", ["body"]=2, ["model_ui"]=1.0 }, [10013]={ - ["model_id"]="m10002", + ["model_id"]="m10013", ["body"]=2, ["model_ui"]=1.0 }, [10014]={ - ["model_id"]="m10003", + ["model_id"]="m10014", ["body"]=2, ["model_ui"]=1.0 }, [10015]={ - ["model_id"]="m10004", + ["model_id"]="m10015", ["body"]=2, ["model_ui"]=1.0 }, [10016]={ - ["model_id"]="m10005", + ["model_id"]="m10016", ["body"]=2, ["model_ui"]=1.0 }, [10017]={ - ["model_id"]="m10006", + ["model_id"]="m10017", ["body"]=2, ["model_ui"]=1.0 }, [10018]={ - ["model_id"]="m10007", + ["model_id"]="m10018", ["body"]=2, ["model_ui"]=1.0 }, [10019]={ - ["model_id"]="m10008", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10020]={ - ["model_id"]="m10009", - ["body"]=3, - ["model_ui"]=1.0 - }, - [10021]={ - ["model_id"]="m10010", - ["body"]=3, - ["model_ui"]=1.0 - }, - [10022]={ - ["model_id"]="m10001", - ["body"]=3, - ["model_ui"]=1.0 - }, - [10023]={ - ["model_id"]="m10002", - ["body"]=3, - ["model_ui"]=1.0 - }, - [10024]={ - ["model_id"]="m10003", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10025]={ - ["model_id"]="m10004", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10026]={ - ["model_id"]="m10005", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10027]={ - ["model_id"]="m10006", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10028]={ - ["model_id"]="m10007", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10029]={ - ["model_id"]="m10008", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10030]={ - ["model_id"]="m10009", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10031]={ - ["model_id"]="m10010", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10032]={ - ["model_id"]="m10001", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10033]={ - ["model_id"]="m10002", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10034]={ - ["model_id"]="m10003", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10035]={ - ["model_id"]="m10004", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10036]={ - ["model_id"]="m10005", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10037]={ - ["model_id"]="m10006", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10038]={ - ["model_id"]="m10007", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10039]={ - ["model_id"]="m10008", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10040]={ - ["model_id"]="m10009", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10041]={ - ["model_id"]="m10010", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10042]={ - ["model_id"]="m10001", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10043]={ - ["model_id"]="m10002", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10044]={ - ["model_id"]="m10003", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10045]={ - ["model_id"]="m10004", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10046]={ - ["model_id"]="m10005", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10047]={ - ["model_id"]="m10006", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10048]={ - ["model_id"]="m10007", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10049]={ - ["model_id"]="m10008", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10050]={ - ["model_id"]="m10009", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10051]={ - ["model_id"]="m10010", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10052]={ - ["model_id"]="m10001", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10053]={ - ["model_id"]="m10002", - ["body"]=3, - ["model_ui"]=1.0 - }, - [10054]={ - ["model_id"]="m10003", - ["body"]=3, - ["model_ui"]=1.0 - }, - [10055]={ - ["model_id"]="m10004", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10056]={ - ["model_id"]="m10005", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10057]={ - ["model_id"]="m10006", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10058]={ - ["model_id"]="m10007", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10059]={ - ["model_id"]="m10008", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10060]={ - ["model_id"]="m10009", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10061]={ - ["model_id"]="m10010", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10062]={ - ["model_id"]="m10001", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10063]={ - ["model_id"]="m10002", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10064]={ - ["model_id"]="m10003", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10065]={ - ["model_id"]="m10004", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10066]={ - ["model_id"]="m10005", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10067]={ - ["model_id"]="m10006", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10068]={ - ["model_id"]="m10007", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10069]={ - ["model_id"]="m10008", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10070]={ - ["model_id"]="m10009", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10071]={ - ["model_id"]="m10010", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10072]={ - ["model_id"]="m10001", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10073]={ - ["model_id"]="m10002", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10074]={ - ["model_id"]="m10003", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10075]={ - ["model_id"]="m10004", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10076]={ - ["model_id"]="m10005", - ["body"]=2, - ["model_ui"]=1.0 - }, - [10077]={ - ["model_id"]="m10006", + ["model_id"]="m10019", ["body"]=2, ["model_ui"]=1.0 }, [20001]={ - ["model_id"]="m20001", + ["model_id"]="m10001", ["body"]=1, ["model_ui"]=1.0 }, [20002]={ - ["model_id"]="m20002", + ["model_id"]="m10002", ["body"]=1, ["model_ui"]=1.0 }, [20003]={ - ["model_id"]="m20001", + ["model_id"]="m10003", ["body"]=1, - ["model_ui"]=0.8 + ["model_ui"]=1.0 }, [20004]={ - ["model_id"]="m20002", + ["model_id"]="m10004", ["body"]=1, ["model_ui"]=1.0 }, [20005]={ - ["model_id"]="m20001", + ["model_id"]="m10005", ["body"]=1, - ["model_ui"]=0.8 + ["model_ui"]=1.0 }, [20006]={ - ["model_id"]="m20002", + ["model_id"]="m10006", ["body"]=1, ["model_ui"]=1.0 }, [20007]={ - ["model_id"]="m20001", + ["model_id"]="m10007", ["body"]=1, ["model_ui"]=1.0 }, [20008]={ - ["model_id"]="m20002", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20009]={ - ["model_id"]="m20001", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20010]={ - ["model_id"]="m20002", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20011]={ - ["model_id"]="m20001", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20012]={ - ["model_id"]="m20002", - ["body"]=1, - ["model_ui"]=1.2 - }, - [20013]={ - ["model_id"]="m20001", - ["body"]=1, - ["model_ui"]=1.2 - }, - [20014]={ - ["model_id"]="m20002", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20015]={ - ["model_id"]="m20001", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20016]={ - ["model_id"]="m20002", - ["body"]=1, - ["model_ui"]=1.2 - }, - [20017]={ - ["model_id"]="m20001", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20018]={ - ["model_id"]="m20002", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20019]={ - ["model_id"]="m20001", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20020]={ - ["model_id"]="m20002", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20021]={ - ["model_id"]="m20001", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20022]={ - ["model_id"]="m20002", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20023]={ - ["model_id"]="m20001", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20024]={ - ["model_id"]="m20002", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20025]={ - ["model_id"]="m20001", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20026]={ - ["model_id"]="m20002", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20027]={ - ["model_id"]="m20001", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20028]={ - ["model_id"]="m20002", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20029]={ - ["model_id"]="m20001", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20030]={ - ["model_id"]="m20002", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20031]={ - ["model_id"]="m20001", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20032]={ - ["model_id"]="m20002", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20033]={ - ["model_id"]="m20001", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20034]={ - ["model_id"]="m20002", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20035]={ - ["model_id"]="m20001", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20036]={ - ["model_id"]="m20002", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20037]={ - ["model_id"]="m20001", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20038]={ - ["model_id"]="m20002", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20039]={ - ["model_id"]="m20001", - ["body"]=1, - ["model_ui"]=0.8 - }, - [20040]={ - ["model_id"]="m20002", - ["body"]=1, - ["model_ui"]=0.8 - }, - [20041]={ - ["model_id"]="m20001", - ["body"]=1, - ["model_ui"]=0.8 - }, - [20042]={ - ["model_id"]="m20002", - ["body"]=1, - ["model_ui"]=0.8 - }, - [20043]={ - ["model_id"]="m20001", - ["body"]=1, - ["model_ui"]=0.8 - }, - [20044]={ - ["model_id"]="m20002", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20045]={ - ["model_id"]="m20001", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20046]={ - ["model_id"]="m20002", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20047]={ - ["model_id"]="m20001", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20048]={ - ["model_id"]="m20002", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20049]={ - ["model_id"]="m20001", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20050]={ - ["model_id"]="m20002", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20051]={ - ["model_id"]="m20001", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20052]={ - ["model_id"]="m20002", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20053]={ - ["model_id"]="m20001", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20054]={ - ["model_id"]="m20002", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20055]={ - ["model_id"]="m20001", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20056]={ - ["model_id"]="m20002", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20057]={ - ["model_id"]="m20001", - ["body"]=1, - ["model_ui"]=1.0 - }, - [20058]={ - ["model_id"]="m20002", + ["model_id"]="m10008", ["body"]=1, ["model_ui"]=1.0 }, [30001]={ - ["model_id"]="p0001", + ["model_id"]="m10001", ["body"]=2, ["model_ui"]=1.0 }, [30002]={ - ["model_id"]="p0002", + ["model_id"]="m10002", ["body"]=2, ["model_ui"]=1.0 }, [30003]={ - ["model_id"]="p0003", + ["model_id"]="m10003", ["body"]=2, ["model_ui"]=1.0 }, [30004]={ - ["model_id"]="p0004", + ["model_id"]="m10004", ["body"]=2, ["model_ui"]=1.0 }, [30005]={ - ["model_id"]="p0005", + ["model_id"]="m10005", ["body"]=2, ["model_ui"]=1.0 }, [30006]={ - ["model_id"]="p0001", + ["model_id"]="m10006", ["body"]=2, ["model_ui"]=1.0 }, [30007]={ - ["model_id"]="p0002", + ["model_id"]="m10007", ["body"]=2, ["model_ui"]=1.0 }, [30008]={ - ["model_id"]="p0003", + ["model_id"]="m10008", ["body"]=2, ["model_ui"]=1.0 }, [30009]={ - ["model_id"]="p0004", + ["model_id"]="m10009", ["body"]=2, ["model_ui"]=1.0 }, [30010]={ - ["model_id"]="p0005", + ["model_id"]="m10010", ["body"]=2, ["model_ui"]=1.0 }, - [30011]={ - ["model_id"]="p0001", + [413001]={ + ["model_id"]="p13001", ["body"]=2, ["model_ui"]=1.0 }, - [30012]={ - ["model_id"]="p0002", + [414001]={ + ["model_id"]="p14001", ["body"]=2, ["model_ui"]=1.0 }, - [30014]={ - ["model_id"]="p0003", + [415001]={ + ["model_id"]="p15001", ["body"]=2, ["model_ui"]=1.0 }, - [30015]={ - ["model_id"]="p0004", + [415002]={ + ["model_id"]="p15002", ["body"]=2, ["model_ui"]=1.0 }, - [30016]={ - ["model_id"]="p0005", + [416001]={ + ["model_id"]="p16001", ["body"]=2, ["model_ui"]=1.0 }, - [30017]={ - ["model_id"]="p0001", + [423001]={ + ["model_id"]="p23001", ["body"]=2, ["model_ui"]=1.0 }, - [30018]={ - ["model_id"]="p0002", + [424001]={ + ["model_id"]="p24001", ["body"]=2, ["model_ui"]=1.0 }, - [30019]={ - ["model_id"]="p0003", + [425001]={ + ["model_id"]="p25001", ["body"]=2, ["model_ui"]=1.0 }, - [30020]={ - ["model_id"]="p0004", + [425002]={ + ["model_id"]="p25002", ["body"]=2, ["model_ui"]=1.0 }, - [30021]={ - ["model_id"]="p0005", + [426001]={ + ["model_id"]="p26001", ["body"]=2, ["model_ui"]=1.0 }, - [30022]={ - ["model_id"]="p0001", + [433001]={ + ["model_id"]="p33001", ["body"]=2, ["model_ui"]=1.0 }, - [30023]={ - ["model_id"]="p0002", + [434001]={ + ["model_id"]="p34001", ["body"]=2, ["model_ui"]=1.0 }, - [30024]={ - ["model_id"]="p0003", + [435001]={ + ["model_id"]="p35001", ["body"]=2, ["model_ui"]=1.0 }, - [30025]={ - ["model_id"]="p0004", + [435002]={ + ["model_id"]="p35002", ["body"]=2, ["model_ui"]=1.0 }, - [30026]={ - ["model_id"]="p0005", + [443001]={ + ["model_id"]="p43001", ["body"]=2, ["model_ui"]=1.0 }, - [30043]={ - ["model_id"]="p0001", + [444001]={ + ["model_id"]="p44001", ["body"]=2, ["model_ui"]=1.0 }, - [30044]={ - ["model_id"]="p0002", + [445001]={ + ["model_id"]="p45001", + ["body"]=2, + ["model_ui"]=1.0 + }, + [445002]={ + ["model_id"]="p45002", + ["body"]=2, + ["model_ui"]=1.0 + }, + [453001]={ + ["model_id"]="p53001", + ["body"]=2, + ["model_ui"]=1.0 + }, + [454001]={ + ["model_id"]="p54001", + ["body"]=2, + ["model_ui"]=1.0 + }, + [455001]={ + ["model_id"]="p55001", + ["body"]=2, + ["model_ui"]=1.0 + }, + [455002]={ + ["model_id"]="p55002", ["body"]=2, ["model_ui"]=1.0 } } local config = { -data=monster_base,count=161 +data=monster_base,count=59 } return config \ No newline at end of file diff --git a/lua/app/config/monster_chapter.lua b/lua/app/config/monster_chapter.lua index 63018a5f..9c9d5c52 100644 --- a/lua/app/config/monster_chapter.lua +++ b/lua/app/config/monster_chapter.lua @@ -1,8 +1,8 @@ local monster_chapter = { - [101]={ + [1010101]={ ["monster_base"]=10001, - ["hp"]=9000000, ["atk"]=600000, + ["hp"]=9000000, ["atk_times"]=2, ["hurt_skill"]={ 20001, @@ -11,10 +11,10 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, - [201]={ + [1010201]={ ["monster_base"]=10002, - ["hp"]=15000000, ["atk"]=600000, + ["hp"]=9000000, ["atk_times"]=2, ["hurt_skill"]={ 20004, @@ -23,670 +23,121 @@ local monster_chapter = { }, ["monster_exp"]=4000 }, - [301]={ - ["monster_base"]=10001, - ["hp"]=33000000, + [1010301]={ + ["monster_base"]=10003, ["atk"]=600000, + ["hp"]=9000000, ["atk_times"]=2, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, ["monster_exp"]=8000 }, - [401]={ - ["monster_base"]=10002, - ["hp"]=39000000, + [1010401]={ + ["monster_base"]=10004, ["atk"]=600000, + ["hp"]=9000000, ["atk_times"]=2, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20010, + 20011, + 20012 }, ["monster_exp"]=12000 }, - [501]={ - ["monster_base"]=10001, + [1010501]={ + ["monster_base"]=10005, ["is_boss"]=2, - ["hp"]=54000000, - ["atk"]=750000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [601]={ - ["monster_base"]=10002, - ["hp"]=24000000, - ["atk"]=600000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [701]={ - ["monster_base"]=10001, - ["hp"]=24000000, - ["atk"]=600000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [801]={ - ["monster_base"]=10002, - ["hp"]=30000000, - ["atk"]=600000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [901]={ - ["monster_base"]=10001, - ["hp"]=36000000, - ["atk"]=670000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [1001]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=60000000, - ["atk"]=820000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [1101]={ - ["monster_base"]=10001, - ["hp"]=45000000, - ["atk"]=720000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [1201]={ - ["monster_base"]=10002, - ["hp"]=51000000, - ["atk"]=740000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [1301]={ - ["monster_base"]=10001, - ["hp"]=60000000, - ["atk"]=770000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [1401]={ - ["monster_base"]=10002, - ["hp"]=66000000, - ["atk"]=790000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [1501]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=108000000, - ["atk"]=910000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [1601]={ - ["monster_base"]=10002, - ["hp"]=18000000, - ["atk"]=630000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [1701]={ - ["monster_base"]=10001, - ["hp"]=24000000, - ["atk"]=630000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [1801]={ - ["monster_base"]=10002, - ["hp"]=33000000, - ["atk"]=630000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [1901]={ - ["monster_base"]=10001, - ["hp"]=42000000, - ["atk"]=710000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [2001]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=60000000, - ["atk"]=860000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [2101]={ - ["monster_base"]=10001, - ["hp"]=45000000, - ["atk"]=760000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [2201]={ - ["monster_base"]=10002, - ["hp"]=54000000, - ["atk"]=780000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [2301]={ - ["monster_base"]=10001, - ["hp"]=60000000, - ["atk"]=810000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [2401]={ - ["monster_base"]=10002, - ["hp"]=66000000, - ["atk"]=860000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [2501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=117000000, - ["atk"]=980000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [2601]={ - ["monster_base"]=10002, - ["hp"]=60000000, - ["atk"]=830000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [2701]={ - ["monster_base"]=10001, - ["hp"]=72000000, - ["atk"]=860000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [2801]={ - ["monster_base"]=10002, - ["hp"]=81000000, - ["atk"]=880000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [2901]={ - ["monster_base"]=10001, - ["hp"]=90000000, - ["atk"]=910000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [3001]={ - ["monster_base"]=10002, - ["is_boss"]=2, - ["hp"]=138000000, - ["atk"]=1060000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [3101]={ - ["monster_base"]=10001, - ["hp"]=24000000, - ["atk"]=660000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [3201]={ - ["monster_base"]=10002, - ["hp"]=33000000, - ["atk"]=710000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [3301]={ - ["monster_base"]=10001, - ["hp"]=36000000, - ["atk"]=770000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [3401]={ - ["monster_base"]=10002, - ["hp"]=45000000, - ["atk"]=820000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=19000 - }, - [3501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=69000000, - ["atk"]=980000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [3601]={ - ["monster_base"]=10002, - ["hp"]=45000000, - ["atk"]=820000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=9000 - }, - [3701]={ - ["monster_base"]=10001, - ["hp"]=51000000, - ["atk"]=870000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=10000 - }, - [3801]={ - ["monster_base"]=10002, - ["hp"]=60000000, - ["atk"]=870000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [3901]={ - ["monster_base"]=10001, - ["hp"]=66000000, - ["atk"]=920000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [4001]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=126000000, - ["atk"]=1060000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [4101]={ - ["monster_base"]=10001, - ["hp"]=69000000, - ["atk"]=920000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [4201]={ - ["monster_base"]=10002, - ["hp"]=84000000, - ["atk"]=980000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [4301]={ - ["monster_base"]=10001, - ["hp"]=93000000, - ["atk"]=1030000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=21000 - }, - [4401]={ - ["monster_base"]=10002, - ["hp"]=105000000, - ["atk"]=1080000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [4501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=156000000, - ["atk"]=1160000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=24000 - }, - [4601]={ - ["monster_base"]=10002, - ["hp"]=120000000, - ["atk"]=1140000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=15000 - }, - [4701]={ - ["monster_base"]=10001, - ["hp"]=132000000, - ["atk"]=1190000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [4801]={ - ["monster_base"]=10002, - ["hp"]=150000000, - ["atk"]=1240000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [4901]={ - ["monster_base"]=10001, - ["hp"]=162000000, - ["atk"]=1290000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [5001]={ - ["monster_base"]=10002, - ["is_boss"]=2, - ["hp"]=270000000, - ["atk"]=1770000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [5101]={ - ["monster_base"]=10001, - ["hp"]=25500000, - ["atk"]=900000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [5201]={ - ["monster_base"]=10002, - ["hp"]=36000000, - ["atk"]=950000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [5301]={ - ["monster_base"]=10001, - ["hp"]=40500000, ["atk"]=1000000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [5401]={ - ["monster_base"]=10002, ["hp"]=54000000, - ["atk"]=1050000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=19000 - }, - [5501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=75000000, - ["atk"]=1210000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20013, + 20014, + 20015 }, ["monster_exp"]=18000 }, - [5601]={ - ["monster_base"]=10002, - ["hp"]=51000000, - ["atk"]=1110000, + [1010601]={ + ["monster_base"]=10006, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=11000 + }, + [1010701]={ + ["monster_base"]=10007, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=11000 + }, + [1010801]={ + ["monster_base"]=10008, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=17000 + }, + [1010901]={ + ["monster_base"]=10009, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=19000 + }, + [1011001]={ + ["monster_base"]=10010, + ["is_boss"]=1, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20028, + 20029, + 20030 + }, + ["monster_exp"]=18000 + }, + [1011101]={ + ["monster_base"]=10014, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20037, + 20038, + 20039 }, ["monster_exp"]=9000 }, - [5701]={ + [1011201]={ ["monster_base"]=10001, - ["hp"]=57000000, - ["atk"]=1260000, - ["atk_times"]=3, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=2, ["hurt_skill"]={ 20001, 20002, @@ -694,11 +145,11 @@ local monster_chapter = { }, ["monster_exp"]=10000 }, - [5801]={ + [1011301]={ ["monster_base"]=10002, - ["hp"]=66000000, - ["atk"]=1160000, - ["atk_times"]=3, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=2, ["hurt_skill"]={ 20004, 20005, @@ -706,24 +157,133 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, - [5901]={ + [1011401]={ + ["monster_base"]=10003, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=12000 + }, + [1011501]={ + ["monster_base"]=10004, + ["is_boss"]=2, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=12000 + }, + [1020101]={ + ["monster_base"]=10005, + ["atk"]=600000, + ["hp"]=9000000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=11000 + }, + [1020201]={ + ["monster_base"]=10006, + ["atk"]=600000, + ["hp"]=9000000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=11000 + }, + [1020301]={ + ["monster_base"]=10007, + ["atk"]=600000, + ["hp"]=9000000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=17000 + }, + [1020401]={ + ["monster_base"]=10008, + ["atk"]=600000, + ["hp"]=9000000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=19000 + }, + [1020501]={ + ["monster_base"]=10009, + ["is_boss"]=1, + ["atk"]=1000000, + ["hp"]=54000000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=18000 + }, + [1020601]={ + ["monster_base"]=10010, + ["atk"]=780000, + ["hp"]=11700000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=9000 + }, + [1020701]={ + ["monster_base"]=10014, + ["atk"]=840000, + ["hp"]=12600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=10000 + }, + [1020801]={ ["monster_base"]=10001, - ["hp"]=75000000, - ["atk"]=1310000, + ["atk"]=900000, + ["hp"]=13500000, ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, 20003 }, - ["monster_exp"]=12000 + ["monster_exp"]=11000 }, - [6001]={ + [1020901]={ ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=156000000, - ["atk"]=1470000, - ["atk_times"]=4, + ["atk"]=960000, + ["hp"]=14400000, + ["atk_times"]=3, ["hurt_skill"]={ 20004, 20005, @@ -731,23 +291,134 @@ local monster_chapter = { }, ["monster_exp"]=12000 }, - [6101]={ + [1021001]={ + ["monster_base"]=10003, + ["is_boss"]=1, + ["atk"]=1700000, + ["hp"]=91800000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=12000 + }, + [1021101]={ + ["monster_base"]=10004, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=16000 + }, + [1021201]={ + ["monster_base"]=10005, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=18000 + }, + [1021301]={ + ["monster_base"]=10006, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=21000 + }, + [1021401]={ + ["monster_base"]=10007, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=22000 + }, + [1021501]={ + ["monster_base"]=10008, + ["is_boss"]=2, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=24000 + }, + [1030101]={ + ["monster_base"]=10009, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=11000 + }, + [1030201]={ + ["monster_base"]=10010, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=11000 + }, + [1030301]={ + ["monster_base"]=10014, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=17000 + }, + [1030401]={ ["monster_base"]=10001, - ["hp"]=90000000, - ["atk"]=1360000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, 20003 }, - ["monster_exp"]=16000 + ["monster_exp"]=19000 }, - [6201]={ + [1030501]={ ["monster_base"]=10002, - ["hp"]=102000000, - ["atk"]=1410000, - ["atk_times"]=3, + ["is_boss"]=1, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, ["hurt_skill"]={ 20004, 20005, @@ -755,35 +426,120 @@ local monster_chapter = { }, ["monster_exp"]=18000 }, - [6301]={ - ["monster_base"]=10001, - ["hp"]=108000000, - ["atk"]=1470000, + [1030601]={ + ["monster_base"]=10003, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 + }, + ["monster_exp"]=9000 + }, + [1030701]={ + ["monster_base"]=10004, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=10000 + }, + [1030801]={ + ["monster_base"]=10005, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=11000 + }, + [1030901]={ + ["monster_base"]=10006, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=12000 + }, + [1031001]={ + ["monster_base"]=10007, + ["is_boss"]=1, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=12000 + }, + [1031101]={ + ["monster_base"]=10008, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=16000 + }, + [1031201]={ + ["monster_base"]=10009, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=18000 + }, + [1031301]={ + ["monster_base"]=10010, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 }, ["monster_exp"]=21000 }, - [6401]={ - ["monster_base"]=10002, - ["hp"]=117000000, - ["atk"]=1520000, + [1031401]={ + ["monster_base"]=10014, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20037, + 20038, + 20039 }, ["monster_exp"]=22000 }, - [6501]={ + [1031501]={ ["monster_base"]=10001, ["is_boss"]=1, - ["hp"]=213000000, - ["atk"]=1520000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=4, ["hurt_skill"]={ 20001, @@ -792,10 +548,10 @@ local monster_chapter = { }, ["monster_exp"]=24000 }, - [6601]={ + [1040101]={ ["monster_base"]=10002, - ["hp"]=141000000, - ["atk"]=1570000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -804,10 +560,254 @@ local monster_chapter = { }, ["monster_exp"]=15000 }, - [6701]={ + [1040201]={ + ["monster_base"]=10003, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=16000 + }, + [1040301]={ + ["monster_base"]=10004, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=17000 + }, + [1040401]={ + ["monster_base"]=10005, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=17000 + }, + [1040501]={ + ["monster_base"]=10006, + ["is_boss"]=2, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=22000 + }, + [1040601]={ + ["monster_base"]=10007, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=11000 + }, + [1040701]={ + ["monster_base"]=10008, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=11000 + }, + [1040801]={ + ["monster_base"]=10009, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=17000 + }, + [1040901]={ + ["monster_base"]=10010, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=19000 + }, + [1041001]={ + ["monster_base"]=10014, + ["is_boss"]=1, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=18000 + }, + [1041101]={ ["monster_base"]=10001, - ["hp"]=150000000, - ["atk"]=1620000, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=9000 + }, + [1041201]={ + ["monster_base"]=10002, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=10000 + }, + [1041301]={ + ["monster_base"]=10003, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=11000 + }, + [1041401]={ + ["monster_base"]=10004, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=12000 + }, + [1041501]={ + ["monster_base"]=10005, + ["is_boss"]=1, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=12000 + }, + [1050101]={ + ["monster_base"]=10006, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=16000 + }, + [1050201]={ + ["monster_base"]=10007, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=18000 + }, + [1050301]={ + ["monster_base"]=10008, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=21000 + }, + [1050401]={ + ["monster_base"]=10009, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=22000 + }, + [1050501]={ + ["monster_base"]=10010, + ["is_boss"]=1, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=24000 + }, + [1050601]={ + ["monster_base"]=10014, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=15000 + }, + [1050701]={ + ["monster_base"]=10001, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -816,10 +816,10 @@ local monster_chapter = { }, ["monster_exp"]=16000 }, - [6801]={ + [1050801]={ ["monster_base"]=10002, - ["hp"]=165000000, - ["atk"]=1670000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -828,35 +828,120 @@ local monster_chapter = { }, ["monster_exp"]=17000 }, - [6901]={ - ["monster_base"]=10001, - ["hp"]=180000000, - ["atk"]=1720000, + [1050901]={ + ["monster_base"]=10003, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, ["monster_exp"]=17000 }, - [7001]={ - ["monster_base"]=10002, + [1051001]={ + ["monster_base"]=10004, ["is_boss"]=2, - ["hp"]=285000000, - ["atk"]=2370000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20010, + 20011, + 20012 }, ["monster_exp"]=22000 }, - [7101]={ + [1051101]={ + ["monster_base"]=10005, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=11000 + }, + [1051201]={ + ["monster_base"]=10006, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=11000 + }, + [1051301]={ + ["monster_base"]=10007, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=17000 + }, + [1051401]={ + ["monster_base"]=10008, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=19000 + }, + [1051501]={ + ["monster_base"]=10009, + ["is_boss"]=1, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=18000 + }, + [2010101]={ + ["monster_base"]=10010, + ["atk"]=720000, + ["hp"]=10800000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=9000 + }, + [2010201]={ + ["monster_base"]=10014, + ["atk"]=720000, + ["hp"]=10800000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=10000 + }, + [2010301]={ ["monster_base"]=10001, - ["hp"]=29200000, - ["atk"]=1030000, + ["atk"]=720000, + ["hp"]=10800000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -865,461 +950,132 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, - [7201]={ + [2010401]={ ["monster_base"]=10002, - ["hp"]=41200000, - ["atk"]=1090000, + ["atk"]=720000, + ["hp"]=10800000, ["atk_times"]=3, ["hurt_skill"]={ 20004, 20005, 20006 }, - ["monster_exp"]=11000 + ["monster_exp"]=12000 }, - [7301]={ - ["monster_base"]=10001, - ["hp"]=46300000, - ["atk"]=1150000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [7401]={ - ["monster_base"]=10002, - ["hp"]=61800000, + [2010501]={ + ["monster_base"]=10003, + ["is_boss"]=1, ["atk"]=1200000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=19000 - }, - [7501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=85700000, - ["atk"]=1390000, + ["hp"]=64800000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [7601]={ - ["monster_base"]=10002, - ["hp"]=58300000, - ["atk"]=1270000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=9000 - }, - [7701]={ - ["monster_base"]=10001, - ["hp"]=65200000, - ["atk"]=1440000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=10000 - }, - [7801]={ - ["monster_base"]=10002, - ["hp"]=75500000, - ["atk"]=1330000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [7901]={ - ["monster_base"]=10001, - ["hp"]=85700000, - ["atk"]=1500000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, ["monster_exp"]=12000 }, - [8001]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=178300000, - ["atk"]=1680000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [8101]={ - ["monster_base"]=10001, - ["hp"]=102900000, - ["atk"]=1560000, + [2010601]={ + ["monster_base"]=10004, + ["atk"]=930000, + ["hp"]=14040000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20010, + 20011, + 20012 }, ["monster_exp"]=16000 }, - [8201]={ - ["monster_base"]=10002, - ["hp"]=116600000, - ["atk"]=1610000, + [2010701]={ + ["monster_base"]=10005, + ["atk"]=1000000, + ["hp"]=15120000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20013, + 20014, + 20015 }, ["monster_exp"]=18000 }, - [8301]={ - ["monster_base"]=10001, - ["hp"]=123500000, - ["atk"]=1680000, + [2010801]={ + ["monster_base"]=10006, + ["atk"]=1080000, + ["hp"]=16200000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20016, + 20017, + 20018 }, ["monster_exp"]=21000 }, - [8401]={ - ["monster_base"]=10002, - ["hp"]=133700000, - ["atk"]=1740000, + [2010901]={ + ["monster_base"]=10007, + ["atk"]=1150000, + ["hp"]=17280000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20019, + 20020, + 20021 }, ["monster_exp"]=22000 }, - [8501]={ - ["monster_base"]=10001, + [2011001]={ + ["monster_base"]=10008, ["is_boss"]=1, - ["hp"]=243400000, - ["atk"]=1740000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=24000 - }, - [8601]={ - ["monster_base"]=10002, - ["hp"]=161200000, - ["atk"]=1800000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=15000 - }, - [8701]={ - ["monster_base"]=10001, - ["hp"]=171400000, - ["atk"]=1850000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [8801]={ - ["monster_base"]=10002, - ["hp"]=188600000, - ["atk"]=1910000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [8901]={ - ["monster_base"]=10001, - ["hp"]=205700000, - ["atk"]=1970000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [9001]={ - ["monster_base"]=10002, - ["is_boss"]=2, - ["hp"]=325700000, - ["atk"]=2710000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [9101]={ - ["monster_base"]=10001, - ["hp"]=33000000, - ["atk"]=1170000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [9201]={ - ["monster_base"]=10002, - ["hp"]=46500000, - ["atk"]=1240000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [9301]={ - ["monster_base"]=10001, - ["hp"]=52300000, - ["atk"]=1300000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [9401]={ - ["monster_base"]=10002, - ["hp"]=69800000, - ["atk"]=1360000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=19000 - }, - [9501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=96700000, - ["atk"]=1570000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [9601]={ - ["monster_base"]=10002, - ["hp"]=65800000, - ["atk"]=1440000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=9000 - }, - [9701]={ - ["monster_base"]=10001, - ["hp"]=73600000, - ["atk"]=1630000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=10000 - }, - [9801]={ - ["monster_base"]=10002, - ["hp"]=85200000, - ["atk"]=1510000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [9901]={ - ["monster_base"]=10001, - ["hp"]=96700000, - ["atk"]=1700000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [10001]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=201200000, - ["atk"]=1900000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [10101]={ - ["monster_base"]=10001, - ["hp"]=116100000, - ["atk"]=1770000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [10201]={ - ["monster_base"]=10002, - ["hp"]=131600000, - ["atk"]=1820000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [10301]={ - ["monster_base"]=10001, - ["hp"]=139400000, - ["atk"]=1900000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=21000 - }, - [10401]={ - ["monster_base"]=10002, - ["hp"]=150900000, - ["atk"]=1970000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [10501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=274600000, - ["atk"]=1970000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=24000 - }, - [10601]={ - ["monster_base"]=10002, - ["hp"]=181900000, ["atk"]=2040000, + ["hp"]=110160000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=24000 + }, + [2011101]={ + ["monster_base"]=10009, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20025, + 20026, + 20027 }, ["monster_exp"]=15000 }, - [10701]={ - ["monster_base"]=10001, - ["hp"]=193400000, - ["atk"]=2090000, + [2011201]={ + ["monster_base"]=10010, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20028, + 20029, + 20030 }, ["monster_exp"]=16000 }, - [10801]={ - ["monster_base"]=10002, - ["hp"]=212800000, - ["atk"]=2160000, + [2011301]={ + ["monster_base"]=10014, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20037, + 20038, + 20039 }, ["monster_exp"]=17000 }, - [10901]={ + [2011401]={ ["monster_base"]=10001, - ["hp"]=232100000, - ["atk"]=2230000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -1328,11 +1084,11 @@ local monster_chapter = { }, ["monster_exp"]=17000 }, - [11001]={ + [2011501]={ ["monster_base"]=10002, ["is_boss"]=2, - ["hp"]=367400000, - ["atk"]=3060000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=4, ["hurt_skill"]={ 20004, @@ -1341,10 +1097,254 @@ local monster_chapter = { }, ["monster_exp"]=22000 }, - [11101]={ + [2020101]={ + ["monster_base"]=10003, + ["atk"]=750000, + ["hp"]=11340000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=11000 + }, + [2020201]={ + ["monster_base"]=10004, + ["atk"]=750000, + ["hp"]=11340000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=11000 + }, + [2020301]={ + ["monster_base"]=10005, + ["atk"]=750000, + ["hp"]=11340000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=17000 + }, + [2020401]={ + ["monster_base"]=10006, + ["atk"]=750000, + ["hp"]=11340000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=19000 + }, + [2020501]={ + ["monster_base"]=10007, + ["is_boss"]=1, + ["atk"]=1260000, + ["hp"]=68040000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=18000 + }, + [2020601]={ + ["monster_base"]=10008, + ["atk"]=980000, + ["hp"]=14740000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=9000 + }, + [2020701]={ + ["monster_base"]=10009, + ["atk"]=1050000, + ["hp"]=15870000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=10000 + }, + [2020801]={ + ["monster_base"]=10010, + ["atk"]=1130000, + ["hp"]=17010000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=11000 + }, + [2020901]={ + ["monster_base"]=10014, + ["atk"]=1200000, + ["hp"]=18140000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=12000 + }, + [2021001]={ ["monster_base"]=10001, - ["hp"]=37100000, + ["is_boss"]=1, + ["atk"]=2140000, + ["hp"]=115660000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=12000 + }, + [2021101]={ + ["monster_base"]=10002, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=16000 + }, + [2021201]={ + ["monster_base"]=10003, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=18000 + }, + [2021301]={ + ["monster_base"]=10004, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=21000 + }, + [2021401]={ + ["monster_base"]=10005, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=22000 + }, + [2021501]={ + ["monster_base"]=10006, + ["is_boss"]=1, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=24000 + }, + [2030101]={ + ["monster_base"]=10007, + ["atk"]=790000, + ["hp"]=11880000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=15000 + }, + [2030201]={ + ["monster_base"]=10008, + ["atk"]=790000, + ["hp"]=11880000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=16000 + }, + [2030301]={ + ["monster_base"]=10009, + ["atk"]=790000, + ["hp"]=11880000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=17000 + }, + [2030401]={ + ["monster_base"]=10010, + ["atk"]=790000, + ["hp"]=11880000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=17000 + }, + [2030501]={ + ["monster_base"]=10014, + ["is_boss"]=2, ["atk"]=1320000, + ["hp"]=71280000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=22000 + }, + [2030601]={ + ["monster_base"]=10001, + ["atk"]=1020000, + ["hp"]=15440000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -1353,10 +1353,10 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, - [11201]={ + [2030701]={ ["monster_base"]=10002, - ["hp"]=52300000, - ["atk"]=1400000, + ["atk"]=1100000, + ["hp"]=16630000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -1365,10 +1365,254 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, - [11301]={ + [2030801]={ + ["monster_base"]=10003, + ["atk"]=1180000, + ["hp"]=17820000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=17000 + }, + [2030901]={ + ["monster_base"]=10004, + ["atk"]=1260000, + ["hp"]=19000000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=19000 + }, + [2031001]={ + ["monster_base"]=10005, + ["is_boss"]=1, + ["atk"]=2240000, + ["hp"]=121170000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=18000 + }, + [2031101]={ + ["monster_base"]=10006, + ["atk"]=1260000, + ["hp"]=19000000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=9000 + }, + [2031201]={ + ["monster_base"]=10007, + ["atk"]=1340000, + ["hp"]=20190000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=10000 + }, + [2031301]={ + ["monster_base"]=10008, + ["atk"]=1420000, + ["hp"]=21380000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=11000 + }, + [2031401]={ + ["monster_base"]=10009, + ["atk"]=1500000, + ["hp"]=22570000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=12000 + }, + [2031501]={ + ["monster_base"]=10010, + ["is_boss"]=1, + ["atk"]=2640000, + ["hp"]=142560000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=12000 + }, + [2040101]={ + ["monster_base"]=10014, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=16000 + }, + [2040201]={ ["monster_base"]=10001, - ["hp"]=58800000, - ["atk"]=1470000, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=18000 + }, + [2040301]={ + ["monster_base"]=10002, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=21000 + }, + [2040401]={ + ["monster_base"]=10003, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=22000 + }, + [2040501]={ + ["monster_base"]=10004, + ["is_boss"]=1, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=24000 + }, + [2040601]={ + ["monster_base"]=10005, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=15000 + }, + [2040701]={ + ["monster_base"]=10006, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=16000 + }, + [2040801]={ + ["monster_base"]=10007, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=17000 + }, + [2040901]={ + ["monster_base"]=10008, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=17000 + }, + [2041001]={ + ["monster_base"]=10009, + ["is_boss"]=2, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=22000 + }, + [2041101]={ + ["monster_base"]=10010, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=11000 + }, + [2041201]={ + ["monster_base"]=10014, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=11000 + }, + [2041301]={ + ["monster_base"]=10001, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -1377,10 +1621,10 @@ local monster_chapter = { }, ["monster_exp"]=17000 }, - [11401]={ + [2041401]={ ["monster_base"]=10002, - ["hp"]=78500000, - ["atk"]=1530000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -1389,255 +1633,255 @@ local monster_chapter = { }, ["monster_exp"]=19000 }, - [11501]={ - ["monster_base"]=10001, + [2041501]={ + ["monster_base"]=10003, ["is_boss"]=1, - ["hp"]=108700000, - ["atk"]=1770000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, ["monster_exp"]=18000 }, - [11601]={ - ["monster_base"]=10002, - ["hp"]=74000000, - ["atk"]=1620000, + [2050101]={ + ["monster_base"]=10004, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20010, + 20011, + 20012 }, ["monster_exp"]=9000 }, - [11701]={ - ["monster_base"]=10001, - ["hp"]=82700000, - ["atk"]=1840000, + [2050201]={ + ["monster_base"]=10005, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20013, + 20014, + 20015 }, ["monster_exp"]=10000 }, - [11801]={ - ["monster_base"]=10002, - ["hp"]=95800000, - ["atk"]=1700000, + [2050301]={ + ["monster_base"]=10006, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20016, + 20017, + 20018 }, ["monster_exp"]=11000 }, - [11901]={ - ["monster_base"]=10001, - ["hp"]=108700000, - ["atk"]=1910000, + [2050401]={ + ["monster_base"]=10007, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20019, + 20020, + 20021 }, ["monster_exp"]=12000 }, - [12001]={ - ["monster_base"]=10002, + [2050501]={ + ["monster_base"]=10008, ["is_boss"]=1, - ["hp"]=226100000, - ["atk"]=2140000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20022, + 20023, + 20024 }, ["monster_exp"]=12000 }, - [12101]={ - ["monster_base"]=10001, - ["hp"]=130500000, - ["atk"]=1990000, + [2050601]={ + ["monster_base"]=10009, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20025, + 20026, + 20027 }, ["monster_exp"]=16000 }, - [12201]={ - ["monster_base"]=10002, - ["hp"]=147900000, - ["atk"]=2050000, + [2050701]={ + ["monster_base"]=10010, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20028, + 20029, + 20030 }, ["monster_exp"]=18000 }, - [12301]={ - ["monster_base"]=10001, - ["hp"]=156700000, - ["atk"]=2140000, + [2050801]={ + ["monster_base"]=10014, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20037, + 20038, + 20039 }, ["monster_exp"]=21000 }, - [12401]={ - ["monster_base"]=10002, - ["hp"]=169600000, - ["atk"]=2220000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [12501]={ + [2050901]={ ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=308500000, - ["atk"]=2220000, - ["atk_times"]=4, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, 20003 }, + ["monster_exp"]=22000 + }, + [2051001]={ + ["monster_base"]=10002, + ["is_boss"]=1, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, ["monster_exp"]=24000 }, - [12601]={ - ["monster_base"]=10002, - ["hp"]=204400000, - ["atk"]=2300000, + [2051101]={ + ["monster_base"]=10003, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20007, + 20008, + 20009 }, ["monster_exp"]=15000 }, - [12701]={ - ["monster_base"]=10001, - ["hp"]=217300000, - ["atk"]=2350000, + [2051201]={ + ["monster_base"]=10004, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20010, + 20011, + 20012 }, ["monster_exp"]=16000 }, - [12801]={ - ["monster_base"]=10002, - ["hp"]=239100000, - ["atk"]=2430000, + [2051301]={ + ["monster_base"]=10005, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20013, + 20014, + 20015 }, ["monster_exp"]=17000 }, - [12901]={ - ["monster_base"]=10001, - ["hp"]=260800000, - ["atk"]=2510000, + [2051401]={ + ["monster_base"]=10006, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20016, + 20017, + 20018 }, ["monster_exp"]=17000 }, - [13001]={ - ["monster_base"]=10002, + [2051501]={ + ["monster_base"]=10007, ["is_boss"]=2, - ["hp"]=412800000, - ["atk"]=3440000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20019, + 20020, + 20021 }, ["monster_exp"]=22000 }, - [13101]={ - ["monster_base"]=10001, - ["hp"]=42900000, - ["atk"]=1510000, + [3010101]={ + ["monster_base"]=10008, + ["atk"]=960000, + ["hp"]=14400000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20022, + 20023, + 20024 }, ["monster_exp"]=11000 }, - [13201]={ - ["monster_base"]=10002, - ["hp"]=60500000, + [3010201]={ + ["monster_base"]=10009, + ["atk"]=960000, + ["hp"]=14400000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=11000 + }, + [3010301]={ + ["monster_base"]=10010, + ["atk"]=960000, + ["hp"]=14400000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=17000 + }, + [3010401]={ + ["monster_base"]=10014, + ["atk"]=960000, + ["hp"]=14400000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=19000 + }, + [3010501]={ + ["monster_base"]=10001, + ["is_boss"]=1, ["atk"]=1600000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [13301]={ - ["monster_base"]=10001, - ["hp"]=68000000, - ["atk"]=1680000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [13401]={ - ["monster_base"]=10002, - ["hp"]=90700000, - ["atk"]=1750000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=19000 - }, - [13501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=125600000, - ["atk"]=2030000, + ["hp"]=86400000, ["atk_times"]=4, ["hurt_skill"]={ 20001, @@ -1646,10 +1890,10 @@ local monster_chapter = { }, ["monster_exp"]=18000 }, - [13601]={ + [3010601]={ ["monster_base"]=10002, - ["hp"]=85500000, - ["atk"]=1860000, + ["atk"]=1240000, + ["hp"]=18720000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -1658,498 +1902,254 @@ local monster_chapter = { }, ["monster_exp"]=9000 }, - [13701]={ - ["monster_base"]=10001, - ["hp"]=95600000, - ["atk"]=2110000, + [3010701]={ + ["monster_base"]=10003, + ["atk"]=1340000, + ["hp"]=20160000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, ["monster_exp"]=10000 }, - [13801]={ - ["monster_base"]=10002, - ["hp"]=110700000, - ["atk"]=1950000, + [3010801]={ + ["monster_base"]=10004, + ["atk"]=1440000, + ["hp"]=21600000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20010, + 20011, + 20012 }, ["monster_exp"]=11000 }, - [13901]={ - ["monster_base"]=10001, - ["hp"]=125600000, - ["atk"]=2190000, + [3010901]={ + ["monster_base"]=10005, + ["atk"]=1530000, + ["hp"]=23040000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20013, + 20014, + 20015 }, ["monster_exp"]=12000 }, - [14001]={ - ["monster_base"]=10002, + [3011001]={ + ["monster_base"]=10006, ["is_boss"]=1, - ["hp"]=261300000, - ["atk"]=2450000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [14101]={ - ["monster_base"]=10001, - ["hp"]=150800000, - ["atk"]=2280000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [14201]={ - ["monster_base"]=10002, - ["hp"]=170900000, - ["atk"]=2350000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [14301]={ - ["monster_base"]=10001, - ["hp"]=181100000, - ["atk"]=2450000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=21000 - }, - [14401]={ - ["monster_base"]=10002, - ["hp"]=196000000, - ["atk"]=2540000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [14501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=356500000, - ["atk"]=2540000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=24000 - }, - [14601]={ - ["monster_base"]=10002, - ["hp"]=236200000, - ["atk"]=2630000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=15000 - }, - [14701]={ - ["monster_base"]=10001, - ["hp"]=251100000, - ["atk"]=2690000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [14801]={ - ["monster_base"]=10002, - ["hp"]=276300000, - ["atk"]=2780000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [14901]={ - ["monster_base"]=10001, - ["hp"]=301400000, - ["atk"]=2870000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [15001]={ - ["monster_base"]=10002, - ["is_boss"]=2, - ["hp"]=477000000, - ["atk"]=3930000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [15101]={ - ["monster_base"]=10001, - ["hp"]=48100000, - ["atk"]=1680000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [15201]={ - ["monster_base"]=10002, - ["hp"]=67800000, - ["atk"]=1780000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [15301]={ - ["monster_base"]=10001, - ["hp"]=76200000, - ["atk"]=1870000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [15401]={ - ["monster_base"]=10002, - ["hp"]=101600000, - ["atk"]=1950000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=19000 - }, - [15501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=140600000, - ["atk"]=2260000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [15601]={ - ["monster_base"]=10002, - ["hp"]=95700000, - ["atk"]=2070000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=9000 - }, - [15701]={ - ["monster_base"]=10001, - ["hp"]=107000000, - ["atk"]=2350000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=10000 - }, - [15801]={ - ["monster_base"]=10002, - ["hp"]=123900000, - ["atk"]=2170000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [15901]={ - ["monster_base"]=10001, - ["hp"]=140600000, - ["atk"]=2440000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [16001]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=292500000, ["atk"]=2720000, + ["hp"]=146880000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20016, + 20017, + 20018 }, ["monster_exp"]=12000 }, - [16101]={ - ["monster_base"]=10001, - ["hp"]=168800000, - ["atk"]=2540000, + [3011101]={ + ["monster_base"]=10007, + ["atk"]=1530000, + ["hp"]=23040000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20019, + 20020, + 20021 }, ["monster_exp"]=16000 }, - [16201]={ - ["monster_base"]=10002, - ["hp"]=191300000, - ["atk"]=2610000, + [3011201]={ + ["monster_base"]=10008, + ["atk"]=1630000, + ["hp"]=24480000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20022, + 20023, + 20024 }, ["monster_exp"]=18000 }, - [16301]={ - ["monster_base"]=10001, - ["hp"]=202700000, - ["atk"]=2720000, + [3011301]={ + ["monster_base"]=10009, + ["atk"]=1720000, + ["hp"]=25920000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20025, + 20026, + 20027 }, ["monster_exp"]=21000 }, - [16401]={ - ["monster_base"]=10002, - ["hp"]=219400000, - ["atk"]=2820000, + [3011401]={ + ["monster_base"]=10010, + ["atk"]=1820000, + ["hp"]=27360000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20028, + 20029, + 20030 }, ["monster_exp"]=22000 }, - [16501]={ - ["monster_base"]=10001, + [3011501]={ + ["monster_base"]=10014, ["is_boss"]=1, - ["hp"]=399000000, - ["atk"]=2820000, + ["atk"]=3200000, + ["hp"]=172800000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20037, + 20038, + 20039 }, ["monster_exp"]=24000 }, - [16601]={ - ["monster_base"]=10002, - ["hp"]=264400000, - ["atk"]=2920000, + [3020101]={ + ["monster_base"]=10001, + ["atk"]=1000000, + ["hp"]=15120000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, - [16701]={ - ["monster_base"]=10001, - ["hp"]=281100000, - ["atk"]=2990000, + [3020201]={ + ["monster_base"]=10002, + ["atk"]=1000000, + ["hp"]=15120000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, - [16801]={ - ["monster_base"]=10002, - ["hp"]=309300000, - ["atk"]=3090000, + [3020301]={ + ["monster_base"]=10003, + ["atk"]=1000000, + ["hp"]=15120000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20007, + 20008, + 20009 }, ["monster_exp"]=17000 }, - [16901]={ - ["monster_base"]=10001, - ["hp"]=337400000, - ["atk"]=3190000, + [3020401]={ + ["monster_base"]=10004, + ["atk"]=1000000, + ["hp"]=15120000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20010, + 20011, + 20012 }, ["monster_exp"]=17000 }, - [17001]={ - ["monster_base"]=10002, + [3020501]={ + ["monster_base"]=10005, ["is_boss"]=2, - ["hp"]=533900000, - ["atk"]=4370000, + ["atk"]=1680000, + ["hp"]=90720000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20013, + 20014, + 20015 }, ["monster_exp"]=22000 }, - [17101]={ - ["monster_base"]=10001, - ["hp"]=53200000, - ["atk"]=1830000, + [3020601]={ + ["monster_base"]=10006, + ["atk"]=1310000, + ["hp"]=19650000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20016, + 20017, + 20018 }, ["monster_exp"]=11000 }, - [17201]={ - ["monster_base"]=10002, - ["hp"]=75000000, - ["atk"]=1940000, + [3020701]={ + ["monster_base"]=10007, + ["atk"]=1410000, + ["hp"]=21160000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20019, + 20020, + 20021 }, ["monster_exp"]=11000 }, - [17301]={ - ["monster_base"]=10001, - ["hp"]=84300000, - ["atk"]=2040000, + [3020801]={ + ["monster_base"]=10008, + ["atk"]=1510000, + ["hp"]=22680000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20022, + 20023, + 20024 }, ["monster_exp"]=17000 }, - [17401]={ - ["monster_base"]=10002, - ["hp"]=112400000, - ["atk"]=2130000, + [3020901]={ + ["monster_base"]=10009, + ["atk"]=1610000, + ["hp"]=24190000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20025, + 20026, + 20027 }, ["monster_exp"]=19000 }, - [17501]={ - ["monster_base"]=10001, + [3021001]={ + ["monster_base"]=10010, ["is_boss"]=1, - ["hp"]=155500000, - ["atk"]=2460000, + ["atk"]=2850000, + ["hp"]=154220000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20028, + 20029, + 20030 }, ["monster_exp"]=18000 }, - [17601]={ - ["monster_base"]=10002, - ["hp"]=105800000, - ["atk"]=2260000, + [3021101]={ + ["monster_base"]=10014, + ["atk"]=1610000, + ["hp"]=24190000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20037, + 20038, + 20039 }, ["monster_exp"]=9000 }, - [17701]={ + [3021201]={ ["monster_base"]=10001, - ["hp"]=118300000, - ["atk"]=2560000, + ["atk"]=1710000, + ["hp"]=25700000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -2158,10 +2158,10 @@ local monster_chapter = { }, ["monster_exp"]=10000 }, - [17801]={ + [3021301]={ ["monster_base"]=10002, - ["hp"]=137000000, - ["atk"]=2370000, + ["atk"]=1810000, + ["hp"]=27210000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -2170,132 +2170,120 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, - [17901]={ - ["monster_base"]=10001, - ["hp"]=155500000, - ["atk"]=2660000, + [3021401]={ + ["monster_base"]=10003, + ["atk"]=1910000, + ["hp"]=28720000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, ["monster_exp"]=12000 }, - [18001]={ - ["monster_base"]=10002, + [3021501]={ + ["monster_base"]=10004, ["is_boss"]=1, - ["hp"]=323400000, - ["atk"]=2960000, + ["atk"]=3360000, + ["hp"]=181440000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20010, + 20011, + 20012 }, ["monster_exp"]=12000 }, - [18101]={ - ["monster_base"]=10001, - ["hp"]=186700000, - ["atk"]=2770000, + [3030101]={ + ["monster_base"]=10005, + ["atk"]=1050000, + ["hp"]=15840000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20013, + 20014, + 20015 }, ["monster_exp"]=16000 }, - [18201]={ - ["monster_base"]=10002, - ["hp"]=211500000, - ["atk"]=2840000, + [3030201]={ + ["monster_base"]=10006, + ["atk"]=1050000, + ["hp"]=15840000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20016, + 20017, + 20018 }, ["monster_exp"]=18000 }, - [18301]={ - ["monster_base"]=10001, - ["hp"]=224100000, - ["atk"]=2960000, + [3030301]={ + ["monster_base"]=10007, + ["atk"]=1050000, + ["hp"]=15840000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20019, + 20020, + 20021 }, ["monster_exp"]=21000 }, - [18401]={ - ["monster_base"]=10002, - ["hp"]=242600000, - ["atk"]=3070000, + [3030401]={ + ["monster_base"]=10008, + ["atk"]=1050000, + ["hp"]=15840000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20022, + 20023, + 20024 }, ["monster_exp"]=22000 }, - [18501]={ - ["monster_base"]=10001, + [3030501]={ + ["monster_base"]=10009, ["is_boss"]=1, - ["hp"]=441100000, - ["atk"]=3070000, + ["atk"]=1760000, + ["hp"]=95040000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20025, + 20026, + 20027 }, ["monster_exp"]=24000 }, - [18601]={ - ["monster_base"]=10002, - ["hp"]=292300000, - ["atk"]=3180000, + [3030601]={ + ["monster_base"]=10010, + ["atk"]=1370000, + ["hp"]=20590000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20028, + 20029, + 20030 }, ["monster_exp"]=15000 }, - [18701]={ - ["monster_base"]=10001, - ["hp"]=310800000, - ["atk"]=3260000, + [3030701]={ + ["monster_base"]=10014, + ["atk"]=1470000, + ["hp"]=22170000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20037, + 20038, + 20039 }, ["monster_exp"]=16000 }, - [18801]={ - ["monster_base"]=10002, - ["hp"]=342000000, - ["atk"]=3370000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [18901]={ + [3030801]={ ["monster_base"]=10001, - ["hp"]=373000000, - ["atk"]=3470000, + ["atk"]=1580000, + ["hp"]=23760000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -2304,352 +2292,279 @@ local monster_chapter = { }, ["monster_exp"]=17000 }, - [19001]={ + [3030901]={ ["monster_base"]=10002, - ["is_boss"]=2, - ["hp"]=590300000, - ["atk"]=4760000, - ["atk_times"]=4, + ["atk"]=1680000, + ["hp"]=25340000, + ["atk_times"]=3, ["hurt_skill"]={ 20004, 20005, 20006 }, + ["monster_exp"]=17000 + }, + [3031001]={ + ["monster_base"]=10003, + ["is_boss"]=2, + ["atk"]=2990000, + ["hp"]=161560000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, ["monster_exp"]=22000 }, - [19101]={ - ["monster_base"]=10001, - ["hp"]=58300000, - ["atk"]=1980000, + [3031101]={ + ["monster_base"]=10004, + ["atk"]=1680000, + ["hp"]=25340000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20010, + 20011, + 20012 }, ["monster_exp"]=11000 }, - [19201]={ - ["monster_base"]=10002, - ["hp"]=82100000, - ["atk"]=2100000, + [3031201]={ + ["monster_base"]=10005, + ["atk"]=1790000, + ["hp"]=26920000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20013, + 20014, + 20015 }, ["monster_exp"]=11000 }, - [19301]={ - ["monster_base"]=10001, - ["hp"]=92300000, - ["atk"]=2210000, + [3031301]={ + ["monster_base"]=10006, + ["atk"]=1900000, + ["hp"]=28510000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20016, + 20017, + 20018 }, ["monster_exp"]=17000 }, - [19401]={ - ["monster_base"]=10002, - ["hp"]=123100000, - ["atk"]=2300000, + [3031401]={ + ["monster_base"]=10007, + ["atk"]=2000000, + ["hp"]=30090000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20019, + 20020, + 20021 }, ["monster_exp"]=19000 }, - [19501]={ - ["monster_base"]=10001, + [3031501]={ + ["monster_base"]=10008, ["is_boss"]=1, - ["hp"]=170200000, - ["atk"]=2660000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [19601]={ - ["monster_base"]=10002, - ["hp"]=115900000, - ["atk"]=2440000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=9000 - }, - [19701]={ - ["monster_base"]=10001, - ["hp"]=129500000, - ["atk"]=2770000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=10000 - }, - [19801]={ - ["monster_base"]=10002, - ["hp"]=150000000, - ["atk"]=2560000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [19901]={ - ["monster_base"]=10001, - ["hp"]=170200000, - ["atk"]=2870000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [20001]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=354000000, - ["atk"]=3200000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [20101]={ - ["monster_base"]=10001, - ["hp"]=204400000, - ["atk"]=2990000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [20201]={ - ["monster_base"]=10002, - ["hp"]=231500000, - ["atk"]=3070000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [20301]={ - ["monster_base"]=10001, - ["hp"]=245300000, - ["atk"]=3200000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=21000 - }, - [20401]={ - ["monster_base"]=10002, - ["hp"]=265600000, - ["atk"]=3320000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [20501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=482800000, - ["atk"]=3320000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=24000 - }, - [20601]={ - ["monster_base"]=10002, - ["hp"]=320000000, - ["atk"]=3440000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=15000 - }, - [20701]={ - ["monster_base"]=10001, - ["hp"]=340200000, ["atk"]=3520000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [20801]={ - ["monster_base"]=10002, - ["hp"]=374400000, - ["atk"]=3640000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [20901]={ - ["monster_base"]=10001, - ["hp"]=408300000, - ["atk"]=3750000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [21001]={ - ["monster_base"]=10002, - ["is_boss"]=2, - ["hp"]=646100000, - ["atk"]=5140000, + ["hp"]=190080000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [21101]={ - ["monster_base"]=10001, - ["hp"]=67100000, - ["atk"]=2180000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [21201]={ - ["monster_base"]=10002, - ["hp"]=94400000, - ["atk"]=2310000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [21301]={ - ["monster_base"]=10001, - ["hp"]=106100000, - ["atk"]=2430000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [21401]={ - ["monster_base"]=10002, - ["hp"]=141500000, - ["atk"]=2530000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=19000 - }, - [21501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=195700000, - ["atk"]=2920000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20022, + 20023, + 20024 }, ["monster_exp"]=18000 }, - [21601]={ - ["monster_base"]=10002, - ["hp"]=133300000, - ["atk"]=2680000, + [3040101]={ + ["monster_base"]=10009, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20025, + 20026, + 20027 }, ["monster_exp"]=9000 }, - [21701]={ + [3040201]={ + ["monster_base"]=10010, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=10000 + }, + [3040301]={ + ["monster_base"]=10014, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=11000 + }, + [3040401]={ ["monster_base"]=10001, - ["hp"]=148900000, - ["atk"]=3040000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, 20003 }, - ["monster_exp"]=10000 + ["monster_exp"]=12000 }, - [21801]={ + [3040501]={ ["monster_base"]=10002, - ["hp"]=172400000, - ["atk"]=2810000, + ["is_boss"]=1, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=12000 + }, + [3040601]={ + ["monster_base"]=10003, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=16000 + }, + [3040701]={ + ["monster_base"]=10004, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=18000 + }, + [3040801]={ + ["monster_base"]=10005, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=21000 + }, + [3040901]={ + ["monster_base"]=10006, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=22000 + }, + [3041001]={ + ["monster_base"]=10007, + ["is_boss"]=1, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=24000 + }, + [3041101]={ + ["monster_base"]=10008, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=15000 + }, + [3041201]={ + ["monster_base"]=10009, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=16000 + }, + [3041301]={ + ["monster_base"]=10010, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=17000 + }, + [3041401]={ + ["monster_base"]=10014, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=17000 + }, + [3041501]={ + ["monster_base"]=10001, + ["is_boss"]=2, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=22000 + }, + [3050101]={ + ["monster_base"]=10002, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -2658,35 +2573,120 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, - [21901]={ - ["monster_base"]=10001, - ["hp"]=195700000, - ["atk"]=3150000, + [3050201]={ + ["monster_base"]=10003, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, - ["monster_exp"]=12000 + ["monster_exp"]=11000 }, - [22001]={ - ["monster_base"]=10002, + [3050301]={ + ["monster_base"]=10004, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=17000 + }, + [3050401]={ + ["monster_base"]=10005, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=19000 + }, + [3050501]={ + ["monster_base"]=10006, ["is_boss"]=1, - ["hp"]=406900000, - ["atk"]=3510000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20016, + 20017, + 20018 + }, + ["monster_exp"]=18000 + }, + [3050601]={ + ["monster_base"]=10007, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=9000 + }, + [3050701]={ + ["monster_base"]=10008, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=10000 + }, + [3050801]={ + ["monster_base"]=10009, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=11000 + }, + [3050901]={ + ["monster_base"]=10010, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 }, ["monster_exp"]=12000 }, - [22101]={ + [3051001]={ + ["monster_base"]=10014, + ["is_boss"]=1, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=12000 + }, + [3051101]={ ["monster_base"]=10001, - ["hp"]=235000000, - ["atk"]=3280000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -2695,10 +2695,10 @@ local monster_chapter = { }, ["monster_exp"]=16000 }, - [22201]={ + [3051201]={ ["monster_base"]=10002, - ["hp"]=266100000, - ["atk"]=3370000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -2707,254 +2707,254 @@ local monster_chapter = { }, ["monster_exp"]=18000 }, - [22301]={ - ["monster_base"]=10001, - ["hp"]=282000000, - ["atk"]=3510000, + [3051301]={ + ["monster_base"]=10003, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, ["monster_exp"]=21000 }, - [22401]={ - ["monster_base"]=10002, - ["hp"]=305300000, - ["atk"]=3650000, + [3051401]={ + ["monster_base"]=10004, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20010, + 20011, + 20012 }, ["monster_exp"]=22000 }, - [22501]={ - ["monster_base"]=10001, + [3051501]={ + ["monster_base"]=10005, ["is_boss"]=1, - ["hp"]=554900000, - ["atk"]=3650000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=4, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=24000 + }, + [4010101]={ + ["monster_base"]=10006, + ["atk"]=1200000, + ["hp"]=18000000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=15000 + }, + [4010201]={ + ["monster_base"]=10007, + ["atk"]=1200000, + ["hp"]=18000000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=16000 + }, + [4010301]={ + ["monster_base"]=10008, + ["atk"]=1200000, + ["hp"]=18000000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=17000 + }, + [4010401]={ + ["monster_base"]=10009, + ["atk"]=1200000, + ["hp"]=18000000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=17000 + }, + [4010501]={ + ["monster_base"]=10010, + ["is_boss"]=2, + ["atk"]=2000000, + ["hp"]=108000000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=22000 + }, + [4010601]={ + ["monster_base"]=10014, + ["atk"]=1560000, + ["hp"]=23400000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=11000 + }, + [4010701]={ + ["monster_base"]=10001, + ["atk"]=1680000, + ["hp"]=25200000, + ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, 20003 }, - ["monster_exp"]=24000 + ["monster_exp"]=11000 }, - [22601]={ + [4010801]={ ["monster_base"]=10002, - ["hp"]=367800000, - ["atk"]=3780000, + ["atk"]=1800000, + ["hp"]=27000000, ["atk_times"]=3, ["hurt_skill"]={ 20004, 20005, 20006 }, - ["monster_exp"]=15000 + ["monster_exp"]=17000 }, - [22701]={ - ["monster_base"]=10001, - ["hp"]=391000000, - ["atk"]=3870000, + [4010901]={ + ["monster_base"]=10003, + ["atk"]=1920000, + ["hp"]=28800000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, - ["monster_exp"]=16000 + ["monster_exp"]=19000 }, - [22801]={ - ["monster_base"]=10002, - ["hp"]=430400000, + [4011001]={ + ["monster_base"]=10004, + ["is_boss"]=1, + ["atk"]=3400000, + ["hp"]=183600000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=18000 + }, + [4011101]={ + ["monster_base"]=10005, + ["atk"]=1920000, + ["hp"]=28800000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=9000 + }, + [4011201]={ + ["monster_base"]=10006, + ["atk"]=2040000, + ["hp"]=30600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=10000 + }, + [4011301]={ + ["monster_base"]=10007, + ["atk"]=2160000, + ["hp"]=32400000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=11000 + }, + [4011401]={ + ["monster_base"]=10008, + ["atk"]=2280000, + ["hp"]=34200000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=12000 + }, + [4011501]={ + ["monster_base"]=10009, + ["is_boss"]=1, ["atk"]=4000000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [22901]={ - ["monster_base"]=10001, - ["hp"]=469300000, - ["atk"]=4120000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [23001]={ - ["monster_base"]=10002, - ["is_boss"]=2, - ["hp"]=742600000, - ["atk"]=5640000, + ["hp"]=216000000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [23101]={ - ["monster_base"]=10001, - ["hp"]=73900000, - ["atk"]=2340000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [23201]={ - ["monster_base"]=10002, - ["hp"]=104000000, - ["atk"]=2480000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [23301]={ - ["monster_base"]=10001, - ["hp"]=116900000, - ["atk"]=2600000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [23401]={ - ["monster_base"]=10002, - ["hp"]=155900000, - ["atk"]=2710000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=19000 - }, - [23501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=215500000, - ["atk"]=3130000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [23601]={ - ["monster_base"]=10002, - ["hp"]=146800000, - ["atk"]=2870000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=9000 - }, - [23701]={ - ["monster_base"]=10001, - ["hp"]=164000000, - ["atk"]=3260000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=10000 - }, - [23801]={ - ["monster_base"]=10002, - ["hp"]=189900000, - ["atk"]=3010000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [23901]={ - ["monster_base"]=10001, - ["hp"]=215500000, - ["atk"]=3370000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20025, + 20026, + 20027 }, ["monster_exp"]=12000 }, - [24001]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=448100000, - ["atk"]=3760000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [24101]={ - ["monster_base"]=10001, - ["hp"]=258800000, - ["atk"]=3510000, + [4020101]={ + ["monster_base"]=10010, + ["atk"]=1260000, + ["hp"]=18900000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20028, + 20029, + 20030 }, ["monster_exp"]=16000 }, - [24201]={ - ["monster_base"]=10002, - ["hp"]=293100000, - ["atk"]=3610000, + [4020201]={ + ["monster_base"]=10014, + ["atk"]=1260000, + ["hp"]=18900000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20037, + 20038, + 20039 }, ["monster_exp"]=18000 }, - [24301]={ + [4020301]={ ["monster_base"]=10001, - ["hp"]=310600000, - ["atk"]=3760000, + ["atk"]=1260000, + ["hp"]=18900000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -2963,10 +2963,10 @@ local monster_chapter = { }, ["monster_exp"]=21000 }, - [24401]={ + [4020401]={ ["monster_base"]=10002, - ["hp"]=336200000, - ["atk"]=3910000, + ["atk"]=1260000, + ["hp"]=18900000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -2975,804 +2975,804 @@ local monster_chapter = { }, ["monster_exp"]=22000 }, - [24501]={ - ["monster_base"]=10001, + [4020501]={ + ["monster_base"]=10003, ["is_boss"]=1, - ["hp"]=611100000, - ["atk"]=3910000, + ["atk"]=2100000, + ["hp"]=113400000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, ["monster_exp"]=24000 }, - [24601]={ - ["monster_base"]=10002, - ["hp"]=405000000, - ["atk"]=4050000, + [4020601]={ + ["monster_base"]=10004, + ["atk"]=1630000, + ["hp"]=24570000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20010, + 20011, + 20012 }, ["monster_exp"]=15000 }, - [24701]={ - ["monster_base"]=10001, - ["hp"]=430600000, - ["atk"]=4140000, + [4020701]={ + ["monster_base"]=10005, + ["atk"]=1760000, + ["hp"]=26460000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20013, + 20014, + 20015 }, ["monster_exp"]=16000 }, - [24801]={ - ["monster_base"]=10002, - ["hp"]=474000000, - ["atk"]=4280000, + [4020801]={ + ["monster_base"]=10006, + ["atk"]=1890000, + ["hp"]=28350000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20016, + 20017, + 20018 }, ["monster_exp"]=17000 }, - [24901]={ - ["monster_base"]=10001, - ["hp"]=516800000, - ["atk"]=4410000, + [4020901]={ + ["monster_base"]=10007, + ["atk"]=2010000, + ["hp"]=30240000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20019, + 20020, + 20021 }, ["monster_exp"]=17000 }, - [25001]={ - ["monster_base"]=10002, + [4021001]={ + ["monster_base"]=10008, ["is_boss"]=2, - ["hp"]=817700000, - ["atk"]=6040000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [25101]={ - ["monster_base"]=10001, - ["hp"]=85600000, - ["atk"]=2660000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [25201]={ - ["monster_base"]=10002, - ["hp"]=120500000, - ["atk"]=2810000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [25301]={ - ["monster_base"]=10001, - ["hp"]=135400000, - ["atk"]=2950000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [25401]={ - ["monster_base"]=10002, - ["hp"]=180600000, - ["atk"]=3080000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=19000 - }, - [25501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=249600000, - ["atk"]=3550000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [25601]={ - ["monster_base"]=10002, - ["hp"]=170100000, - ["atk"]=3260000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=9000 - }, - [25701]={ - ["monster_base"]=10001, - ["hp"]=190000000, - ["atk"]=3700000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=10000 - }, - [25801]={ - ["monster_base"]=10002, - ["hp"]=220000000, - ["atk"]=3420000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [25901]={ - ["monster_base"]=10001, - ["hp"]=249600000, - ["atk"]=3820000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [26001]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=519000000, - ["atk"]=4260000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [26101]={ - ["monster_base"]=10001, - ["hp"]=299800000, - ["atk"]=3980000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [26201]={ - ["monster_base"]=10002, - ["hp"]=339500000, - ["atk"]=4090000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [26301]={ - ["monster_base"]=10001, - ["hp"]=359800000, - ["atk"]=4260000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=21000 - }, - [26401]={ - ["monster_base"]=10002, - ["hp"]=389400000, - ["atk"]=4430000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [26501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=707800000, - ["atk"]=4430000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=24000 - }, - [26601]={ - ["monster_base"]=10002, - ["hp"]=469100000, - ["atk"]=4590000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=15000 - }, - [26701]={ - ["monster_base"]=10001, - ["hp"]=498800000, - ["atk"]=4700000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [26801]={ - ["monster_base"]=10002, - ["hp"]=549000000, - ["atk"]=4850000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [26901]={ - ["monster_base"]=10001, - ["hp"]=598600000, - ["atk"]=5000000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [27001]={ - ["monster_base"]=10002, - ["is_boss"]=2, - ["hp"]=947100000, - ["atk"]=6850000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [27101]={ - ["monster_base"]=10001, - ["hp"]=96400000, - ["atk"]=2860000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [27201]={ - ["monster_base"]=10002, - ["hp"]=135700000, - ["atk"]=3020000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [27301]={ - ["monster_base"]=10001, - ["hp"]=152400000, - ["atk"]=3170000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [27401]={ - ["monster_base"]=10002, - ["hp"]=203300000, - ["atk"]=3310000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=19000 - }, - [27501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=281000000, - ["atk"]=3810000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [27601]={ - ["monster_base"]=10002, - ["hp"]=191500000, - ["atk"]=3500000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=9000 - }, - [27701]={ - ["monster_base"]=10001, - ["hp"]=213900000, - ["atk"]=3980000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=10000 - }, - [27801]={ - ["monster_base"]=10002, - ["hp"]=247700000, - ["atk"]=3670000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [27901]={ - ["monster_base"]=10001, - ["hp"]=281000000, - ["atk"]=4100000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [28001]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=584200000, - ["atk"]=4580000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [28101]={ - ["monster_base"]=10001, - ["hp"]=337500000, - ["atk"]=4280000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [28201]={ - ["monster_base"]=10002, - ["hp"]=382200000, - ["atk"]=4390000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [28301]={ - ["monster_base"]=10001, - ["hp"]=405000000, - ["atk"]=4580000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=21000 - }, - [28401]={ - ["monster_base"]=10002, - ["hp"]=438300000, - ["atk"]=4760000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [28501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=796700000, - ["atk"]=4760000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=24000 - }, - [28601]={ - ["monster_base"]=10002, - ["hp"]=528000000, - ["atk"]=4930000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=15000 - }, - [28701]={ - ["monster_base"]=10001, - ["hp"]=561500000, - ["atk"]=5050000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [28801]={ - ["monster_base"]=10002, - ["hp"]=618000000, - ["atk"]=5210000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [28901]={ - ["monster_base"]=10001, - ["hp"]=673800000, - ["atk"]=5370000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [29001]={ - ["monster_base"]=10002, - ["is_boss"]=2, - ["hp"]=1066100000, - ["atk"]=7360000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [29101]={ - ["monster_base"]=10001, - ["hp"]=105000000, - ["atk"]=3090000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [29201]={ - ["monster_base"]=10002, - ["hp"]=147800000, - ["atk"]=3260000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [29301]={ - ["monster_base"]=10001, - ["hp"]=166000000, - ["atk"]=3420000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [29401]={ - ["monster_base"]=10002, - ["hp"]=221500000, ["atk"]=3570000, + ["hp"]=192780000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=22000 + }, + [4021101]={ + ["monster_base"]=10009, + ["atk"]=2010000, + ["hp"]=30240000, ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=11000 + }, + [4021201]={ + ["monster_base"]=10010, + ["atk"]=2140000, + ["hp"]=32130000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=11000 + }, + [4021301]={ + ["monster_base"]=10014, + ["atk"]=2260000, + ["hp"]=34020000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=17000 + }, + [4021401]={ + ["monster_base"]=10001, + ["atk"]=2390000, + ["hp"]=35910000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=19000 + }, + [4021501]={ + ["monster_base"]=10002, + ["is_boss"]=1, + ["atk"]=4200000, + ["hp"]=226800000, + ["atk_times"]=4, ["hurt_skill"]={ 20004, 20005, 20006 }, - ["monster_exp"]=19000 + ["monster_exp"]=18000 }, - [29501]={ + [4030101]={ + ["monster_base"]=10003, + ["atk"]=1320000, + ["hp"]=19800000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=9000 + }, + [4030201]={ + ["monster_base"]=10004, + ["atk"]=1320000, + ["hp"]=19800000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=10000 + }, + [4030301]={ + ["monster_base"]=10005, + ["atk"]=1320000, + ["hp"]=19800000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=11000 + }, + [4030401]={ + ["monster_base"]=10006, + ["atk"]=1320000, + ["hp"]=19800000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=12000 + }, + [4030501]={ + ["monster_base"]=10007, + ["is_boss"]=1, + ["atk"]=2200000, + ["hp"]=118800000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=12000 + }, + [4030601]={ + ["monster_base"]=10008, + ["atk"]=1710000, + ["hp"]=25740000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=16000 + }, + [4030701]={ + ["monster_base"]=10009, + ["atk"]=1840000, + ["hp"]=27720000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=18000 + }, + [4030801]={ + ["monster_base"]=10010, + ["atk"]=1980000, + ["hp"]=29700000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=21000 + }, + [4030901]={ + ["monster_base"]=10014, + ["atk"]=2110000, + ["hp"]=31680000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=22000 + }, + [4031001]={ ["monster_base"]=10001, ["is_boss"]=1, - ["hp"]=306100000, - ["atk"]=4110000, + ["atk"]=3740000, + ["hp"]=201960000, ["atk_times"]=4, ["hurt_skill"]={ 20001, 20002, 20003 }, - ["monster_exp"]=18000 + ["monster_exp"]=24000 }, - [29601]={ + [4031101]={ ["monster_base"]=10002, - ["hp"]=208600000, - ["atk"]=3780000, + ["atk"]=2110000, + ["hp"]=31680000, ["atk_times"]=3, ["hurt_skill"]={ 20004, 20005, 20006 }, - ["monster_exp"]=9000 + ["monster_exp"]=15000 }, - [29701]={ + [4031201]={ + ["monster_base"]=10003, + ["atk"]=2240000, + ["hp"]=33660000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=16000 + }, + [4031301]={ + ["monster_base"]=10004, + ["atk"]=2370000, + ["hp"]=35640000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=17000 + }, + [4031401]={ + ["monster_base"]=10005, + ["atk"]=2500000, + ["hp"]=37620000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=17000 + }, + [4031501]={ + ["monster_base"]=10006, + ["is_boss"]=2, + ["atk"]=7920000, + ["hp"]=316800000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=22000 + }, + [4040101]={ + ["monster_base"]=10007, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=11000 + }, + [4040201]={ + ["monster_base"]=10008, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=11000 + }, + [4040301]={ + ["monster_base"]=10009, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=17000 + }, + [4040401]={ + ["monster_base"]=10010, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=19000 + }, + [4040501]={ + ["monster_base"]=10014, + ["is_boss"]=1, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=18000 + }, + [4040601]={ ["monster_base"]=10001, - ["hp"]=233000000, - ["atk"]=4290000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, 20003 }, - ["monster_exp"]=10000 + ["monster_exp"]=9000 }, - [29801]={ + [4040701]={ ["monster_base"]=10002, - ["hp"]=269800000, - ["atk"]=3960000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ 20004, 20005, 20006 }, + ["monster_exp"]=10000 + }, + [4040801]={ + ["monster_base"]=10003, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, ["monster_exp"]=11000 }, - [29901]={ + [4040901]={ + ["monster_base"]=10004, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=12000 + }, + [4041001]={ + ["monster_base"]=10005, + ["is_boss"]=1, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=12000 + }, + [4041101]={ + ["monster_base"]=10006, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=16000 + }, + [4041201]={ + ["monster_base"]=10007, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=18000 + }, + [4041301]={ + ["monster_base"]=10008, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=21000 + }, + [4041401]={ + ["monster_base"]=10009, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=22000 + }, + [4041501]={ + ["monster_base"]=10010, + ["is_boss"]=1, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=24000 + }, + [4050101]={ + ["monster_base"]=10014, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=15000 + }, + [4050201]={ ["monster_base"]=10001, - ["hp"]=306100000, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=16000 + }, + [4050301]={ + ["monster_base"]=10002, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17000 + }, + [4050401]={ + ["monster_base"]=10003, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=17000 + }, + [4050501]={ + ["monster_base"]=10004, + ["is_boss"]=2, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=22000 + }, + [4050601]={ + ["monster_base"]=10005, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=11000 + }, + [4050701]={ + ["monster_base"]=10006, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=11000 + }, + [4050801]={ + ["monster_base"]=10007, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=17000 + }, + [4050901]={ + ["monster_base"]=10008, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=19000 + }, + [4051001]={ + ["monster_base"]=10009, + ["is_boss"]=1, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=18000 + }, + [4051101]={ + ["monster_base"]=10010, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=9000 + }, + [4051201]={ + ["monster_base"]=10014, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=10000 + }, + [4051301]={ + ["monster_base"]=10001, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [4051401]={ + ["monster_base"]=10002, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=12000 + }, + [4051501]={ + ["monster_base"]=10003, + ["is_boss"]=1, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=12000 + }, + [5010101]={ + ["monster_base"]=10004, + ["atk"]=1560000, + ["hp"]=23400000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=16000 + }, + [5010201]={ + ["monster_base"]=10005, + ["atk"]=1560000, + ["hp"]=23400000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=18000 + }, + [5010301]={ + ["monster_base"]=10006, + ["atk"]=1560000, + ["hp"]=23400000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=21000 + }, + [5010401]={ + ["monster_base"]=10007, + ["atk"]=1560000, + ["hp"]=23400000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=22000 + }, + [5010501]={ + ["monster_base"]=10008, + ["is_boss"]=1, + ["atk"]=2600000, + ["hp"]=140400000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=24000 + }, + [5010601]={ + ["monster_base"]=10009, + ["atk"]=2020000, + ["hp"]=30420000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=15000 + }, + [5010701]={ + ["monster_base"]=10010, + ["atk"]=2180000, + ["hp"]=32760000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=16000 + }, + [5010801]={ + ["monster_base"]=10014, + ["atk"]=2340000, + ["hp"]=35100000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=17000 + }, + [5010901]={ + ["monster_base"]=10001, + ["atk"]=2490000, + ["hp"]=37440000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=17000 + }, + [5011001]={ + ["monster_base"]=10002, + ["is_boss"]=2, ["atk"]=4420000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [30001]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=636300000, - ["atk"]=4940000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [30101]={ - ["monster_base"]=10001, - ["hp"]=367600000, - ["atk"]=4620000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [30201]={ - ["monster_base"]=10002, - ["hp"]=416300000, - ["atk"]=4730000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [30301]={ - ["monster_base"]=10001, - ["hp"]=441100000, - ["atk"]=4940000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=21000 - }, - [30401]={ - ["monster_base"]=10002, - ["hp"]=477400000, - ["atk"]=5130000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [30501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=867700000, - ["atk"]=5130000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=24000 - }, - [30601]={ - ["monster_base"]=10002, - ["hp"]=575100000, - ["atk"]=5320000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=15000 - }, - [30701]={ - ["monster_base"]=10001, - ["hp"]=611500000, - ["atk"]=5450000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [30801]={ - ["monster_base"]=10002, - ["hp"]=673100000, - ["atk"]=5620000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [30901]={ - ["monster_base"]=10001, - ["hp"]=733800000, - ["atk"]=5790000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [31001]={ - ["monster_base"]=10002, - ["is_boss"]=2, - ["hp"]=1161100000, - ["atk"]=7930000, + ["hp"]=238680000, ["atk_times"]=4, ["hurt_skill"]={ 20004, @@ -3781,108 +3781,121 @@ local monster_chapter = { }, ["monster_exp"]=22000 }, - [31101]={ - ["monster_base"]=10001, - ["hp"]=122400000, - ["atk"]=3660000, + [5011101]={ + ["monster_base"]=10003, + ["atk"]=2490000, + ["hp"]=37440000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, ["monster_exp"]=11000 }, - [31201]={ - ["monster_base"]=10002, - ["hp"]=172200000, - ["atk"]=3860000, + [5011201]={ + ["monster_base"]=10004, + ["atk"]=2650000, + ["hp"]=39780000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20010, + 20011, + 20012 }, ["monster_exp"]=11000 }, - [31301]={ - ["monster_base"]=10001, - ["hp"]=193400000, - ["atk"]=4050000, + [5011301]={ + ["monster_base"]=10005, + ["atk"]=2800000, + ["hp"]=42120000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20013, + 20014, + 20015 }, ["monster_exp"]=17000 }, - [31401]={ - ["monster_base"]=10002, - ["hp"]=258100000, - ["atk"]=4230000, + [5011401]={ + ["monster_base"]=10006, + ["atk"]=2960000, + ["hp"]=44460000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20016, + 20017, + 20018 }, ["monster_exp"]=19000 }, - [31501]={ - ["monster_base"]=10001, + [5011501]={ + ["monster_base"]=10007, ["is_boss"]=1, - ["hp"]=356600000, - ["atk"]=4870000, + ["atk"]=5200000, + ["hp"]=280800000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20019, + 20020, + 20021 }, ["monster_exp"]=18000 }, - [31601]={ - ["monster_base"]=10002, - ["hp"]=243000000, - ["atk"]=4480000, + [5020101]={ + ["monster_base"]=10008, + ["atk"]=1630000, + ["hp"]=24570000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20022, + 20023, + 20024 }, ["monster_exp"]=9000 }, - [31701]={ - ["monster_base"]=10001, - ["hp"]=271500000, - ["atk"]=5080000, + [5020201]={ + ["monster_base"]=10009, + ["atk"]=1630000, + ["hp"]=24570000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20025, + 20026, + 20027 }, ["monster_exp"]=10000 }, - [31801]={ - ["monster_base"]=10002, - ["hp"]=314300000, - ["atk"]=4690000, + [5020301]={ + ["monster_base"]=10010, + ["atk"]=1630000, + ["hp"]=24570000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20028, + 20029, + 20030 }, ["monster_exp"]=11000 }, - [31901]={ - ["monster_base"]=10001, - ["hp"]=356600000, - ["atk"]=5230000, + [5020401]={ + ["monster_base"]=10014, + ["atk"]=1630000, + ["hp"]=24570000, ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=12000 + }, + [5020501]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["atk"]=2730000, + ["hp"]=147420000, + ["atk_times"]=4, ["hurt_skill"]={ 20001, 20002, @@ -3890,145 +3903,132 @@ local monster_chapter = { }, ["monster_exp"]=12000 }, - [32001]={ + [5020601]={ ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=741300000, - ["atk"]=5850000, - ["atk_times"]=4, + ["atk"]=2120000, + ["hp"]=31940000, + ["atk_times"]=3, ["hurt_skill"]={ 20004, 20005, 20006 }, - ["monster_exp"]=12000 - }, - [32101]={ - ["monster_base"]=10001, - ["hp"]=428300000, - ["atk"]=5470000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, ["monster_exp"]=16000 }, - [32201]={ - ["monster_base"]=10002, - ["hp"]=485000000, - ["atk"]=5600000, + [5020701]={ + ["monster_base"]=10003, + ["atk"]=2290000, + ["hp"]=34390000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20007, + 20008, + 20009 }, ["monster_exp"]=18000 }, - [32301]={ - ["monster_base"]=10001, - ["hp"]=513900000, - ["atk"]=5850000, + [5020801]={ + ["monster_base"]=10004, + ["atk"]=2450000, + ["hp"]=36850000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20010, + 20011, + 20012 }, ["monster_exp"]=21000 }, - [32401]={ - ["monster_base"]=10002, - ["hp"]=556200000, - ["atk"]=6070000, + [5020901]={ + ["monster_base"]=10005, + ["atk"]=2620000, + ["hp"]=39310000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20013, + 20014, + 20015 }, ["monster_exp"]=22000 }, - [32501]={ - ["monster_base"]=10001, + [5021001]={ + ["monster_base"]=10006, ["is_boss"]=1, - ["hp"]=1010800000, - ["atk"]=6070000, + ["atk"]=4640000, + ["hp"]=250610000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20016, + 20017, + 20018 }, ["monster_exp"]=24000 }, - [32601]={ - ["monster_base"]=10002, - ["hp"]=670000000, - ["atk"]=6300000, + [5021101]={ + ["monster_base"]=10007, + ["atk"]=2620000, + ["hp"]=39310000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20019, + 20020, + 20021 }, ["monster_exp"]=15000 }, - [32701]={ - ["monster_base"]=10001, - ["hp"]=712400000, - ["atk"]=6450000, + [5021201]={ + ["monster_base"]=10008, + ["atk"]=2780000, + ["hp"]=41760000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20022, + 20023, + 20024 }, ["monster_exp"]=16000 }, - [32801]={ - ["monster_base"]=10002, - ["hp"]=784100000, - ["atk"]=6650000, + [5021301]={ + ["monster_base"]=10009, + ["atk"]=2940000, + ["hp"]=44220000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20025, + 20026, + 20027 }, ["monster_exp"]=17000 }, - [32901]={ - ["monster_base"]=10001, - ["hp"]=854800000, - ["atk"]=6850000, + [5021401]={ + ["monster_base"]=10010, + ["atk"]=3110000, + ["hp"]=46680000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20028, + 20029, + 20030 }, ["monster_exp"]=17000 }, - [33001]={ - ["monster_base"]=10002, + [5021501]={ + ["monster_base"]=10014, ["is_boss"]=2, - ["hp"]=1352600000, - ["atk"]=9380000, + ["atk"]=5460000, + ["hp"]=294840000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20037, + 20038, + 20039 }, ["monster_exp"]=22000 }, - [33101]={ + [5030101]={ ["monster_base"]=10001, - ["hp"]=131400000, - ["atk"]=3910000, + ["atk"]=1710000, + ["hp"]=25740000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -4037,10 +4037,10 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, - [33201]={ + [5030201]={ ["monster_base"]=10002, - ["hp"]=184900000, - ["atk"]=4130000, + ["atk"]=1710000, + ["hp"]=25740000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -4049,1744 +4049,254 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, - [33301]={ - ["monster_base"]=10001, - ["hp"]=207600000, - ["atk"]=4330000, + [5030301]={ + ["monster_base"]=10003, + ["atk"]=1710000, + ["hp"]=25740000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, ["monster_exp"]=17000 }, - [33401]={ - ["monster_base"]=10002, - ["hp"]=277100000, - ["atk"]=4520000, + [5030401]={ + ["monster_base"]=10004, + ["atk"]=1710000, + ["hp"]=25740000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20010, + 20011, + 20012 }, ["monster_exp"]=19000 }, - [33501]={ - ["monster_base"]=10001, + [5030501]={ + ["monster_base"]=10005, ["is_boss"]=1, - ["hp"]=382800000, - ["atk"]=5210000, + ["atk"]=2860000, + ["hp"]=154440000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20013, + 20014, + 20015 }, ["monster_exp"]=18000 }, - [33601]={ - ["monster_base"]=10002, - ["hp"]=260900000, - ["atk"]=4790000, + [5030601]={ + ["monster_base"]=10006, + ["atk"]=2230000, + ["hp"]=33460000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20016, + 20017, + 20018 }, ["monster_exp"]=9000 }, - [33701]={ - ["monster_base"]=10001, - ["hp"]=291400000, - ["atk"]=5430000, + [5030701]={ + ["monster_base"]=10007, + ["atk"]=2400000, + ["hp"]=36030000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20019, + 20020, + 20021 }, ["monster_exp"]=10000 }, - [33801]={ - ["monster_base"]=10002, - ["hp"]=337400000, - ["atk"]=5010000, + [5030801]={ + ["monster_base"]=10008, + ["atk"]=2570000, + ["hp"]=38610000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20022, + 20023, + 20024 }, ["monster_exp"]=11000 }, - [33901]={ - ["monster_base"]=10001, - ["hp"]=382800000, - ["atk"]=5590000, + [5030901]={ + ["monster_base"]=10009, + ["atk"]=2740000, + ["hp"]=41180000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20025, + 20026, + 20027 }, ["monster_exp"]=12000 }, - [34001]={ - ["monster_base"]=10002, + [5031001]={ + ["monster_base"]=10010, ["is_boss"]=1, - ["hp"]=795700000, - ["atk"]=6250000, + ["atk"]=4860000, + ["hp"]=262540000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20028, + 20029, + 20030 }, ["monster_exp"]=12000 }, - [34101]={ - ["monster_base"]=10001, - ["hp"]=459700000, - ["atk"]=5850000, + [5031101]={ + ["monster_base"]=10014, + ["atk"]=2740000, + ["hp"]=41180000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20037, + 20038, + 20039 }, ["monster_exp"]=16000 }, - [34201]={ - ["monster_base"]=10002, - ["hp"]=520600000, - ["atk"]=5990000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [34301]={ + [5031201]={ ["monster_base"]=10001, - ["hp"]=551600000, - ["atk"]=6250000, + ["atk"]=2910000, + ["hp"]=43750000, ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, 20003 }, + ["monster_exp"]=18000 + }, + [5031301]={ + ["monster_base"]=10002, + ["atk"]=3080000, + ["hp"]=46330000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, ["monster_exp"]=21000 }, - [34401]={ - ["monster_base"]=10002, - ["hp"]=597000000, - ["atk"]=6490000, + [5031401]={ + ["monster_base"]=10003, + ["atk"]=3260000, + ["hp"]=48900000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20007, + 20008, + 20009 }, ["monster_exp"]=22000 }, - [34501]={ - ["monster_base"]=10001, + [5031501]={ + ["monster_base"]=10004, ["is_boss"]=1, - ["hp"]=1084900000, - ["atk"]=6490000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=24000 - }, - [34601]={ - ["monster_base"]=10002, - ["hp"]=719100000, - ["atk"]=6730000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=15000 - }, - [34701]={ - ["monster_base"]=10001, - ["hp"]=764700000, - ["atk"]=6890000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [34801]={ - ["monster_base"]=10002, - ["hp"]=841600000, - ["atk"]=7110000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [34901]={ - ["monster_base"]=10001, - ["hp"]=917500000, - ["atk"]=7320000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [35001]={ - ["monster_base"]=10002, - ["is_boss"]=2, - ["hp"]=1451800000, - ["atk"]=10020000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [35101]={ - ["monster_base"]=10001, - ["hp"]=139500000, - ["atk"]=4380000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [35201]={ - ["monster_base"]=10002, - ["hp"]=196300000, - ["atk"]=4630000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [35301]={ - ["monster_base"]=10001, - ["hp"]=220400000, - ["atk"]=4850000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [35401]={ - ["monster_base"]=10002, - ["hp"]=294200000, - ["atk"]=5060000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=19000 - }, - [35501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=406400000, - ["atk"]=5840000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [35601]={ - ["monster_base"]=10002, - ["hp"]=277000000, - ["atk"]=5370000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=9000 - }, - [35701]={ - ["monster_base"]=10001, - ["hp"]=309400000, - ["atk"]=6080000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=10000 - }, - [35801]={ - ["monster_base"]=10002, - ["hp"]=358200000, - ["atk"]=5610000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [35901]={ - ["monster_base"]=10001, - ["hp"]=406400000, - ["atk"]=6260000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [36001]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=844600000, - ["atk"]=7000000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [36101]={ - ["monster_base"]=10001, - ["hp"]=488000000, - ["atk"]=6550000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [36201]={ - ["monster_base"]=10002, - ["hp"]=552600000, - ["atk"]=6710000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [36301]={ - ["monster_base"]=10001, - ["hp"]=585500000, - ["atk"]=7000000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=21000 - }, - [36401]={ - ["monster_base"]=10002, - ["hp"]=633700000, - ["atk"]=7270000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [36501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=1151600000, - ["atk"]=7270000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=24000 - }, - [36601]={ - ["monster_base"]=10002, - ["hp"]=763300000, - ["atk"]=7540000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=15000 - }, - [36701]={ - ["monster_base"]=10001, - ["hp"]=811700000, - ["atk"]=7720000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [36801]={ - ["monster_base"]=10002, - ["hp"]=893400000, - ["atk"]=7960000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [36901]={ - ["monster_base"]=10001, - ["hp"]=973900000, - ["atk"]=8200000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [37001]={ - ["monster_base"]=10002, - ["is_boss"]=2, - ["hp"]=1541100000, - ["atk"]=11220000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [37101]={ - ["monster_base"]=10001, - ["hp"]=148000000, - ["atk"]=4620000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [37201]={ - ["monster_base"]=10002, - ["hp"]=208200000, - ["atk"]=4880000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [37301]={ - ["monster_base"]=10001, - ["hp"]=233700000, - ["atk"]=5110000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [37401]={ - ["monster_base"]=10002, - ["hp"]=312000000, - ["atk"]=5330000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=19000 - }, - [37501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=430900000, - ["atk"]=6160000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [37601]={ - ["monster_base"]=10002, - ["hp"]=293700000, - ["atk"]=5660000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=9000 - }, - [37701]={ - ["monster_base"]=10001, - ["hp"]=328100000, - ["atk"]=6410000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=10000 - }, - [37801]={ - ["monster_base"]=10002, - ["hp"]=379800000, - ["atk"]=5910000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [37901]={ - ["monster_base"]=10001, - ["hp"]=430900000, - ["atk"]=6600000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [38001]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=895500000, - ["atk"]=7380000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [38101]={ - ["monster_base"]=10001, - ["hp"]=517500000, - ["atk"]=6900000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [38201]={ - ["monster_base"]=10002, - ["hp"]=585900000, - ["atk"]=7070000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [38301]={ - ["monster_base"]=10001, - ["hp"]=620800000, - ["atk"]=7380000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=21000 - }, - [38401]={ - ["monster_base"]=10002, - ["hp"]=671900000, - ["atk"]=7660000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [38501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=1221000000, - ["atk"]=7660000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=24000 - }, - [38601]={ - ["monster_base"]=10002, - ["hp"]=809300000, - ["atk"]=7950000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=15000 - }, - [38701]={ - ["monster_base"]=10001, - ["hp"]=860700000, - ["atk"]=8140000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [38801]={ - ["monster_base"]=10002, - ["hp"]=947300000, - ["atk"]=8390000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [38901]={ - ["monster_base"]=10001, - ["hp"]=1032600000, - ["atk"]=8640000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [39001]={ - ["monster_base"]=10002, - ["is_boss"]=2, - ["hp"]=1634000000, - ["atk"]=11820000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [39101]={ - ["monster_base"]=10001, - ["hp"]=159300000, - ["atk"]=4990000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [39201]={ - ["monster_base"]=10002, - ["hp"]=224100000, - ["atk"]=5270000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [39301]={ - ["monster_base"]=10001, - ["hp"]=251500000, - ["atk"]=5520000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [39401]={ - ["monster_base"]=10002, - ["hp"]=335800000, - ["atk"]=5750000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=19000 - }, - [39501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=463700000, - ["atk"]=6650000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [39601]={ - ["monster_base"]=10002, - ["hp"]=316100000, - ["atk"]=6110000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=9000 - }, - [39701]={ - ["monster_base"]=10001, - ["hp"]=353100000, - ["atk"]=6920000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=10000 - }, - [39801]={ - ["monster_base"]=10002, - ["hp"]=408700000, - ["atk"]=6380000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [39901]={ - ["monster_base"]=10001, - ["hp"]=463700000, - ["atk"]=7120000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [40001]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=963600000, - ["atk"]=7960000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [40101]={ - ["monster_base"]=10001, - ["hp"]=556900000, - ["atk"]=7450000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [40201]={ - ["monster_base"]=10002, - ["hp"]=630500000, - ["atk"]=7630000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [40301]={ - ["monster_base"]=10001, - ["hp"]=668000000, - ["atk"]=7960000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=21000 - }, - [40401]={ - ["monster_base"]=10002, - ["hp"]=723000000, - ["atk"]=8270000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [40501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=1313800000, - ["atk"]=8270000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=24000 - }, - [40601]={ - ["monster_base"]=10002, - ["hp"]=870800000, - ["atk"]=8580000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=15000 - }, - [40701]={ - ["monster_base"]=10001, - ["hp"]=926200000, - ["atk"]=8780000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [40801]={ - ["monster_base"]=10002, - ["hp"]=1019300000, - ["atk"]=9050000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [40901]={ - ["monster_base"]=10001, - ["hp"]=1111100000, - ["atk"]=9320000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [41001]={ - ["monster_base"]=10002, - ["is_boss"]=2, - ["hp"]=1758200000, - ["atk"]=12750000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [41101]={ - ["monster_base"]=10001, - ["hp"]=168200000, - ["atk"]=5580000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [41201]={ - ["monster_base"]=10002, - ["hp"]=236700000, - ["atk"]=5890000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [41301]={ - ["monster_base"]=10001, - ["hp"]=265600000, - ["atk"]=6170000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [41401]={ - ["monster_base"]=10002, - ["hp"]=354600000, - ["atk"]=6420000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=19000 - }, - [41501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=489600000, - ["atk"]=7430000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [41601]={ - ["monster_base"]=10002, - ["hp"]=333800000, - ["atk"]=6830000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=9000 - }, - [41701]={ - ["monster_base"]=10001, - ["hp"]=372800000, - ["atk"]=7730000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=10000 - }, - [41801]={ - ["monster_base"]=10002, - ["hp"]=431500000, - ["atk"]=7130000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [41901]={ - ["monster_base"]=10001, - ["hp"]=489600000, - ["atk"]=7950000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [42001]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1017400000, - ["atk"]=8890000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [42101]={ - ["monster_base"]=10001, - ["hp"]=588000000, - ["atk"]=8320000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [42201]={ - ["monster_base"]=10002, - ["hp"]=665700000, - ["atk"]=8520000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [42301]={ - ["monster_base"]=10001, - ["hp"]=705300000, - ["atk"]=8890000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=21000 - }, - [42401]={ - ["monster_base"]=10002, - ["hp"]=763400000, - ["atk"]=9240000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [42501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=1387100000, - ["atk"]=9240000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=24000 - }, - [42601]={ - ["monster_base"]=10002, - ["hp"]=919400000, - ["atk"]=9580000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=15000 - }, - [42701]={ - ["monster_base"]=10001, - ["hp"]=977900000, - ["atk"]=9810000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [42801]={ - ["monster_base"]=10002, - ["hp"]=1076200000, - ["atk"]=10110000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [42901]={ - ["monster_base"]=10001, - ["hp"]=1173100000, - ["atk"]=10410000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [43001]={ - ["monster_base"]=10002, - ["is_boss"]=2, - ["hp"]=1856300000, - ["atk"]=14240000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [43101]={ - ["monster_base"]=10001, - ["hp"]=177200000, - ["atk"]=5850000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [43201]={ - ["monster_base"]=10002, - ["hp"]=249300000, - ["atk"]=6180000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [43301]={ - ["monster_base"]=10001, - ["hp"]=279800000, - ["atk"]=6470000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [43401]={ - ["monster_base"]=10002, - ["hp"]=373500000, - ["atk"]=6730000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=19000 - }, - [43501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=515700000, - ["atk"]=7790000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [43601]={ - ["monster_base"]=10002, - ["hp"]=351600000, - ["atk"]=7160000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=9000 - }, - [43701]={ - ["monster_base"]=10001, - ["hp"]=392700000, - ["atk"]=8110000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=10000 - }, - [43801]={ - ["monster_base"]=10002, - ["hp"]=454500000, - ["atk"]=7480000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [43901]={ - ["monster_base"]=10001, - ["hp"]=515700000, - ["atk"]=8340000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [44001]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1071500000, - ["atk"]=9320000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [44101]={ - ["monster_base"]=10001, - ["hp"]=619300000, - ["atk"]=8730000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [44201]={ - ["monster_base"]=10002, - ["hp"]=701100000, - ["atk"]=8940000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [44301]={ - ["monster_base"]=10001, - ["hp"]=742800000, - ["atk"]=9320000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=21000 - }, - [44401]={ - ["monster_base"]=10002, - ["hp"]=804000000, - ["atk"]=9690000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [44501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=1460800000, - ["atk"]=9690000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=24000 - }, - [44601]={ - ["monster_base"]=10002, - ["hp"]=968300000, - ["atk"]=10050000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=15000 - }, - [44701]={ - ["monster_base"]=10001, - ["hp"]=1029900000, ["atk"]=10290000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [44801]={ - ["monster_base"]=10002, - ["hp"]=1133400000, - ["atk"]=10600000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [44901]={ - ["monster_base"]=10001, - ["hp"]=1235500000, - ["atk"]=10920000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [45001]={ - ["monster_base"]=10002, - ["is_boss"]=2, - ["hp"]=1564000000, - ["atk"]=13430000, + ["hp"]=411840000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17600 - }, - [45091]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=1173000000, - ["atk"]=11940000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=13200 - }, - [45101]={ - ["monster_base"]=10002, - ["hp"]=186100000, - ["atk"]=6120000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [45201]={ - ["monster_base"]=10001, - ["hp"]=261900000, - ["atk"]=6470000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [45301]={ - ["monster_base"]=10002, - ["hp"]=293900000, - ["atk"]=6770000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [45401]={ - ["monster_base"]=10001, - ["hp"]=392300000, - ["atk"]=7040000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [45501]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=541600000, - ["atk"]=8150000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [45601]={ - ["monster_base"]=10001, - ["hp"]=369300000, - ["atk"]=7490000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [45701]={ - ["monster_base"]=10002, - ["hp"]=412500000, - ["atk"]=8490000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [45801]={ - ["monster_base"]=10001, - ["hp"]=477400000, - ["atk"]=7830000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [45901]={ - ["monster_base"]=10002, - ["hp"]=541600000, - ["atk"]=8730000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [46001]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=1125300000, - ["atk"]=9750000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [46101]={ - ["monster_base"]=10002, - ["hp"]=650400000, - ["atk"]=9140000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [46201]={ - ["monster_base"]=10001, - ["hp"]=736300000, - ["atk"]=9360000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [46301]={ - ["monster_base"]=10002, - ["hp"]=780100000, - ["atk"]=9750000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [46401]={ - ["monster_base"]=10001, - ["hp"]=844400000, - ["atk"]=10140000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [46501]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1534100000, - ["atk"]=10140000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20010, + 20011, + 20012 }, ["monster_exp"]=24000 }, - [46601]={ - ["monster_base"]=10001, - ["hp"]=1016900000, - ["atk"]=10520000, + [5040101]={ + ["monster_base"]=10005, + ["atk"]=1840000, + ["hp"]=27630000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20013, + 20014, + 20015 }, ["monster_exp"]=15000 }, - [46701]={ - ["monster_base"]=10002, - ["hp"]=1081600000, - ["atk"]=10770000, + [5040201]={ + ["monster_base"]=10006, + ["atk"]=1840000, + ["hp"]=27630000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20016, + 20017, + 20018 }, ["monster_exp"]=16000 }, - [46801]={ - ["monster_base"]=10001, - ["hp"]=1190300000, - ["atk"]=11090000, + [5040301]={ + ["monster_base"]=10007, + ["atk"]=1840000, + ["hp"]=27630000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20019, + 20020, + 20021 }, ["monster_exp"]=17000 }, - [46901]={ - ["monster_base"]=10002, - ["hp"]=1297500000, - ["atk"]=11430000, + [5040401]={ + ["monster_base"]=10008, + ["atk"]=1840000, + ["hp"]=27630000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20022, + 20023, + 20024 }, ["monster_exp"]=17000 }, - [47001]={ - ["monster_base"]=10001, + [5040501]={ + ["monster_base"]=10009, ["is_boss"]=2, - ["hp"]=1642480000, - ["atk"]=14050000, + ["atk"]=3070000, + ["hp"]=165780000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20025, + 20026, + 20027 }, - ["monster_exp"]=17600 + ["monster_exp"]=22000 }, - [47091]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1231860000, - ["atk"]=12490000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=13200 - }, - [47101]={ - ["monster_base"]=10001, - ["hp"]=204400000, - ["atk"]=6400000, + [5040601]={ + ["monster_base"]=10010, + ["atk"]=2390000, + ["hp"]=35910000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20028, + 20029, + 20030 }, ["monster_exp"]=11000 }, - [47201]={ - ["monster_base"]=10002, - ["hp"]=287600000, - ["atk"]=6770000, + [5040701]={ + ["monster_base"]=10014, + ["atk"]=2570000, + ["hp"]=38680000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20037, + 20038, + 20039 }, ["monster_exp"]=11000 }, - [47301]={ + [5040801]={ ["monster_base"]=10001, - ["hp"]=322700000, - ["atk"]=7080000, + ["atk"]=2760000, + ["hp"]=41440000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -5795,10 +4305,10 @@ local monster_chapter = { }, ["monster_exp"]=17000 }, - [47401]={ + [5040901]={ ["monster_base"]=10002, - ["hp"]=430700000, - ["atk"]=7370000, + ["atk"]=2940000, + ["hp"]=44200000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -5807,2573 +4317,120 @@ local monster_chapter = { }, ["monster_exp"]=19000 }, - [47501]={ - ["monster_base"]=10001, + [5041001]={ + ["monster_base"]=10003, ["is_boss"]=1, - ["hp"]=594600000, - ["atk"]=8530000, + ["atk"]=5210000, + ["hp"]=281820000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, ["monster_exp"]=18000 }, - [47601]={ - ["monster_base"]=10002, - ["hp"]=405500000, - ["atk"]=7840000, + [5041101]={ + ["monster_base"]=10004, + ["atk"]=2940000, + ["hp"]=44200000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20010, + 20011, + 20012 }, ["monster_exp"]=9000 }, - [47701]={ - ["monster_base"]=10001, - ["hp"]=452900000, - ["atk"]=8880000, + [5041201]={ + ["monster_base"]=10005, + ["atk"]=3130000, + ["hp"]=46970000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20013, + 20014, + 20015 }, ["monster_exp"]=10000 }, - [47801]={ - ["monster_base"]=10002, - ["hp"]=524200000, - ["atk"]=8190000, + [5041301]={ + ["monster_base"]=10006, + ["atk"]=3310000, + ["hp"]=49730000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20016, + 20017, + 20018 }, ["monster_exp"]=11000 }, - [47901]={ - ["monster_base"]=10001, - ["hp"]=594600000, - ["atk"]=9130000, + [5041401]={ + ["monster_base"]=10007, + ["atk"]=3490000, + ["hp"]=52490000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20019, + 20020, + 20021 }, ["monster_exp"]=12000 }, - [48001]={ - ["monster_base"]=10002, + [5041501]={ + ["monster_base"]=10008, ["is_boss"]=1, - ["hp"]=1235400000, - ["atk"]=10200000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [48101]={ - ["monster_base"]=10001, - ["hp"]=714100000, - ["atk"]=9560000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [48201]={ - ["monster_base"]=10002, - ["hp"]=808400000, - ["atk"]=9790000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [48301]={ - ["monster_base"]=10001, - ["hp"]=856500000, - ["atk"]=10200000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=21000 - }, - [48401]={ - ["monster_base"]=10002, - ["hp"]=927100000, - ["atk"]=10610000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [48501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=1684200000, - ["atk"]=10610000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=24000 - }, - [48601]={ - ["monster_base"]=10002, - ["hp"]=1116400000, - ["atk"]=11010000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=15000 - }, - [48701]={ - ["monster_base"]=10001, - ["hp"]=1187500000, - ["atk"]=11270000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [48801]={ - ["monster_base"]=10002, - ["hp"]=1306800000, - ["atk"]=11600000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [48901]={ - ["monster_base"]=10001, - ["hp"]=1424500000, - ["atk"]=11960000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [49001]={ - ["monster_base"]=10002, - ["is_boss"]=2, - ["hp"]=2254000000, - ["atk"]=16340000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [49101]={ - ["monster_base"]=10001, - ["hp"]=215400000, - ["atk"]=6700000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [49201]={ - ["monster_base"]=10002, - ["hp"]=303000000, - ["atk"]=7090000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [49301]={ - ["monster_base"]=10001, - ["hp"]=340000000, - ["atk"]=7410000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [49401]={ - ["monster_base"]=10002, - ["hp"]=453800000, - ["atk"]=7720000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=19000 - }, - [49501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=626400000, - ["atk"]=8930000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [49601]={ - ["monster_base"]=10002, - ["hp"]=427200000, - ["atk"]=8210000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=9000 - }, - [49701]={ - ["monster_base"]=10001, - ["hp"]=477200000, - ["atk"]=9300000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=10000 - }, - [49801]={ - ["monster_base"]=10002, - ["hp"]=552300000, - ["atk"]=8580000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [49901]={ - ["monster_base"]=10001, - ["hp"]=626400000, - ["atk"]=9560000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [50001]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1301500000, - ["atk"]=10680000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [50101]={ - ["monster_base"]=10001, - ["hp"]=752300000, - ["atk"]=10010000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [50201]={ - ["monster_base"]=10002, - ["hp"]=851700000, - ["atk"]=10250000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [50301]={ - ["monster_base"]=10001, - ["hp"]=902300000, - ["atk"]=10680000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=21000 - }, - [50401]={ - ["monster_base"]=10002, - ["hp"]=976700000, - ["atk"]=11110000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [50501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=1774300000, - ["atk"]=11110000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=24000 - }, - [50601]={ - ["monster_base"]=10002, - ["hp"]=1176100000, - ["atk"]=11530000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=15000 - }, - [50701]={ - ["monster_base"]=10001, - ["hp"]=1251000000, - ["atk"]=11800000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [50801]={ - ["monster_base"]=10002, - ["hp"]=1376700000, - ["atk"]=12140000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [50901]={ - ["monster_base"]=10001, - ["hp"]=1500700000, - ["atk"]=12520000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [51001]={ - ["monster_base"]=10002, - ["is_boss"]=2, - ["hp"]=2374600000, - ["atk"]=17100000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [51101]={ - ["monster_base"]=10001, - ["hp"]=229700000, - ["atk"]=7160000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [51201]={ - ["monster_base"]=10002, - ["hp"]=323100000, - ["atk"]=7570000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [51301]={ - ["monster_base"]=10001, - ["hp"]=362500000, - ["atk"]=7910000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [51401]={ - ["monster_base"]=10002, - ["hp"]=483900000, - ["atk"]=8250000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=19000 - }, - [51501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=667900000, - ["atk"]=9540000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [51601]={ - ["monster_base"]=10002, - ["hp"]=455500000, - ["atk"]=8770000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=9000 - }, - [51701]={ - ["monster_base"]=10001, - ["hp"]=508800000, - ["atk"]=9930000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=10000 - }, - [51801]={ - ["monster_base"]=10002, - ["hp"]=588900000, - ["atk"]=9160000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [51901]={ - ["monster_base"]=10001, - ["hp"]=667900000, - ["atk"]=10210000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [52001]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1387600000, - ["atk"]=11410000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [52101]={ - ["monster_base"]=10001, - ["hp"]=802100000, - ["atk"]=10690000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [52201]={ - ["monster_base"]=10002, - ["hp"]=908100000, - ["atk"]=10950000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [52301]={ - ["monster_base"]=10001, - ["hp"]=962000000, - ["atk"]=11410000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=21000 - }, - [52401]={ - ["monster_base"]=10002, - ["hp"]=1041300000, - ["atk"]=11860000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [52501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=1891700000, - ["atk"]=11860000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=24000 - }, - [52601]={ - ["monster_base"]=10002, - ["hp"]=1253900000, - ["atk"]=12310000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=15000 - }, - [52701]={ - ["monster_base"]=10001, - ["hp"]=1333800000, - ["atk"]=12600000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [52801]={ - ["monster_base"]=10002, - ["hp"]=1467800000, - ["atk"]=12960000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [52901]={ - ["monster_base"]=10001, - ["hp"]=1600000000, - ["atk"]=13370000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [53001]={ - ["monster_base"]=10002, - ["is_boss"]=2, - ["hp"]=2531700000, - ["atk"]=18260000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [53101]={ - ["monster_base"]=10001, - ["hp"]=240800000, - ["atk"]=7470000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [53201]={ - ["monster_base"]=10002, - ["hp"]=338700000, - ["atk"]=7900000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [53301]={ - ["monster_base"]=10001, - ["hp"]=380000000, - ["atk"]=8250000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [53401]={ - ["monster_base"]=10002, - ["hp"]=507300000, - ["atk"]=8610000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=19000 - }, - [53501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=700200000, - ["atk"]=9950000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [53601]={ - ["monster_base"]=10002, - ["hp"]=477500000, - ["atk"]=9150000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=9000 - }, - [53701]={ - ["monster_base"]=10001, - ["hp"]=533400000, - ["atk"]=10360000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=10000 - }, - [53801]={ - ["monster_base"]=10002, - ["hp"]=617400000, - ["atk"]=9550000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [53901]={ - ["monster_base"]=10001, - ["hp"]=700200000, - ["atk"]=10650000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [54001]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1454600000, - ["atk"]=11900000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [54101]={ - ["monster_base"]=10001, - ["hp"]=840800000, - ["atk"]=11150000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [54201]={ - ["monster_base"]=10002, - ["hp"]=951900000, - ["atk"]=11420000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [54301]={ - ["monster_base"]=10001, - ["hp"]=1008400000, - ["atk"]=11900000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=21000 - }, - [54401]={ - ["monster_base"]=10002, - ["hp"]=1091600000, - ["atk"]=12370000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [54501]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=1983000000, - ["atk"]=12370000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=24000 - }, - [54601]={ - ["monster_base"]=10002, - ["hp"]=1314400000, - ["atk"]=12840000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=15000 - }, - [54701]={ - ["monster_base"]=10001, - ["hp"]=1398200000, - ["atk"]=13140000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [54801]={ - ["monster_base"]=10002, - ["hp"]=1538600000, - ["atk"]=13520000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [54901]={ - ["monster_base"]=10001, - ["hp"]=1677200000, - ["atk"]=13940000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [55001]={ - ["monster_base"]=10002, - ["is_boss"]=2, - ["hp"]=2123040000, - ["atk"]=17130000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17600 - }, - [55101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=1592280000, - ["atk"]=15230000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=13200 - }, - [55201]={ - ["monster_base"]=10002, - ["hp"]=264700000, - ["atk"]=7780000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [55301]={ - ["monster_base"]=10001, - ["hp"]=372300000, - ["atk"]=8230000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [55401]={ - ["monster_base"]=10002, - ["hp"]=417700000, - ["atk"]=8590000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [55501]={ - ["monster_base"]=10001, - ["hp"]=557600000, - ["atk"]=8970000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [55601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=769600000, - ["atk"]=10360000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [55701]={ - ["monster_base"]=10001, - ["hp"]=524900000, - ["atk"]=9530000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [55801]={ - ["monster_base"]=10002, - ["hp"]=586300000, - ["atk"]=10790000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [55901]={ - ["monster_base"]=10001, - ["hp"]=678600000, - ["atk"]=9940000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [56001]={ - ["monster_base"]=10002, - ["hp"]=769600000, - ["atk"]=11090000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [56101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=1598800000, - ["atk"]=12390000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [56201]={ - ["monster_base"]=10002, - ["hp"]=924200000, - ["atk"]=11610000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [56301]={ - ["monster_base"]=10001, - ["hp"]=1046300000, - ["atk"]=11890000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [56401]={ - ["monster_base"]=10002, - ["hp"]=1108400000, - ["atk"]=12390000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [56501]={ - ["monster_base"]=10001, - ["hp"]=1199800000, - ["atk"]=12880000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [56601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=2179600000, - ["atk"]=12880000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [56701]={ - ["monster_base"]=10001, - ["hp"]=1444700000, - ["atk"]=13370000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [56801]={ - ["monster_base"]=10002, - ["hp"]=1536800000, - ["atk"]=13680000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [56901]={ - ["monster_base"]=10001, - ["hp"]=1691100000, - ["atk"]=14080000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [57001]={ - ["monster_base"]=10002, - ["hp"]=1843500000, - ["atk"]=14510000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [57101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=2916800000, - ["atk"]=19820000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [57201]={ - ["monster_base"]=10002, - ["hp"]=275000000, - ["atk"]=8060000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [57301]={ - ["monster_base"]=10001, - ["hp"]=386800000, - ["atk"]=8530000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [57401]={ - ["monster_base"]=10002, - ["hp"]=434000000, - ["atk"]=8900000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [57501]={ - ["monster_base"]=10001, - ["hp"]=579300000, - ["atk"]=9300000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [57601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=799500000, - ["atk"]=10740000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [57701]={ - ["monster_base"]=10001, - ["hp"]=545300000, - ["atk"]=9880000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [57801]={ - ["monster_base"]=10002, - ["hp"]=609100000, - ["atk"]=11180000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [57901]={ - ["monster_base"]=10001, - ["hp"]=705000000, - ["atk"]=10300000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [58001]={ - ["monster_base"]=10002, - ["hp"]=799500000, - ["atk"]=11490000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [58101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=1660900000, - ["atk"]=12840000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [58201]={ - ["monster_base"]=10002, - ["hp"]=960100000, - ["atk"]=12030000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [58301]={ - ["monster_base"]=10001, - ["hp"]=1087000000, - ["atk"]=12320000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [58401]={ - ["monster_base"]=10002, - ["hp"]=1151500000, - ["atk"]=12840000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [58501]={ - ["monster_base"]=10001, - ["hp"]=1246400000, - ["atk"]=13350000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [58601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=2264300000, - ["atk"]=13350000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [58701]={ - ["monster_base"]=10001, - ["hp"]=1500800000, - ["atk"]=13850000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [58801]={ - ["monster_base"]=10002, - ["hp"]=1596500000, - ["atk"]=14170000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [58901]={ - ["monster_base"]=10001, - ["hp"]=1756800000, - ["atk"]=14590000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [59001]={ - ["monster_base"]=10002, - ["hp"]=1915100000, - ["atk"]=15030000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [59101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=3030100000, - ["atk"]=20530000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [59201]={ - ["monster_base"]=10002, - ["hp"]=289100000, - ["atk"]=8470000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [59301]={ - ["monster_base"]=10001, - ["hp"]=406600000, - ["atk"]=8970000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [59401]={ - ["monster_base"]=10002, - ["hp"]=456200000, - ["atk"]=9360000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [59501]={ - ["monster_base"]=10001, - ["hp"]=608900000, - ["atk"]=9780000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [59601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=840300000, - ["atk"]=11290000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [59701]={ - ["monster_base"]=10001, - ["hp"]=573100000, - ["atk"]=10380000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [59801]={ - ["monster_base"]=10002, - ["hp"]=640200000, - ["atk"]=11750000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [59901]={ - ["monster_base"]=10001, - ["hp"]=741000000, - ["atk"]=10830000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [60001]={ - ["monster_base"]=10002, - ["hp"]=840300000, - ["atk"]=12080000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [60101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=1745600000, - ["atk"]=13490000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [60201]={ - ["monster_base"]=10002, - ["hp"]=1009100000, - ["atk"]=12640000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [60301]={ - ["monster_base"]=10001, - ["hp"]=1142500000, - ["atk"]=12950000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [60401]={ - ["monster_base"]=10002, - ["hp"]=1210200000, - ["atk"]=13490000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [60501]={ - ["monster_base"]=10001, - ["hp"]=1310000000, - ["atk"]=14030000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [60601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=2379800000, - ["atk"]=14030000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [60701]={ - ["monster_base"]=10001, - ["hp"]=1577400000, - ["atk"]=14560000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [60801]={ - ["monster_base"]=10002, - ["hp"]=1677900000, - ["atk"]=14890000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [60901]={ - ["monster_base"]=10001, - ["hp"]=1846400000, - ["atk"]=15330000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [61001]={ - ["monster_base"]=10002, - ["hp"]=2012800000, - ["atk"]=15800000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [61101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=3184600000, - ["atk"]=21570000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [61201]={ - ["monster_base"]=10002, - ["hp"]=303200000, - ["atk"]=8880000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [61301]={ - ["monster_base"]=10001, - ["hp"]=426400000, - ["atk"]=9410000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [61401]={ - ["monster_base"]=10002, - ["hp"]=478400000, - ["atk"]=9820000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [61501]={ - ["monster_base"]=10001, - ["hp"]=638500000, - ["atk"]=10260000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [61601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=881100000, - ["atk"]=11840000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [61701]={ - ["monster_base"]=10001, - ["hp"]=600900000, - ["atk"]=10880000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [61801]={ - ["monster_base"]=10002, - ["hp"]=671300000, - ["atk"]=12320000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [61901]={ - ["monster_base"]=10001, - ["hp"]=777000000, - ["atk"]=11360000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [62001]={ - ["monster_base"]=10002, - ["hp"]=881100000, - ["atk"]=12670000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [62101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=1830300000, - ["atk"]=14140000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [62201]={ - ["monster_base"]=10002, - ["hp"]=1058100000, - ["atk"]=13250000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [62301]={ - ["monster_base"]=10001, - ["hp"]=1198000000, - ["atk"]=13580000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [62401]={ - ["monster_base"]=10002, - ["hp"]=1268900000, - ["atk"]=14140000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [62501]={ - ["monster_base"]=10001, - ["hp"]=1373600000, - ["atk"]=14710000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [62601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=2495300000, - ["atk"]=14710000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [62701]={ - ["monster_base"]=10001, - ["hp"]=1654000000, - ["atk"]=15270000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [62801]={ - ["monster_base"]=10002, - ["hp"]=1759300000, - ["atk"]=15610000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [62901]={ - ["monster_base"]=10001, - ["hp"]=1936000000, - ["atk"]=16070000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [63001]={ - ["monster_base"]=10002, - ["hp"]=2110500000, - ["atk"]=16570000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [63101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=3339100000, - ["atk"]=22610000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [63201]={ - ["monster_base"]=10002, - ["hp"]=322500000, - ["atk"]=9520000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [63301]={ - ["monster_base"]=10001, - ["hp"]=453500000, - ["atk"]=10090000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [63401]={ - ["monster_base"]=10002, - ["hp"]=508800000, - ["atk"]=10530000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [63501]={ - ["monster_base"]=10001, - ["hp"]=679100000, - ["atk"]=11000000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [63601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=937100000, - ["atk"]=12700000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [63701]={ - ["monster_base"]=10001, - ["hp"]=639100000, - ["atk"]=11670000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [63801]={ - ["monster_base"]=10002, - ["hp"]=713900000, - ["atk"]=13210000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [63901]={ - ["monster_base"]=10001, - ["hp"]=826300000, - ["atk"]=12180000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [64001]={ - ["monster_base"]=10002, - ["hp"]=937100000, - ["atk"]=13590000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [64101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=1946500000, - ["atk"]=15160000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [64201]={ - ["monster_base"]=10002, - ["hp"]=1125300000, - ["atk"]=14210000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [64301]={ - ["monster_base"]=10001, - ["hp"]=1274100000, - ["atk"]=14560000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [64401]={ - ["monster_base"]=10002, - ["hp"]=1349500000, - ["atk"]=15160000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [64501]={ - ["monster_base"]=10001, - ["hp"]=1460800000, - ["atk"]=15770000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [64601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=2653700000, - ["atk"]=15770000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [64701]={ - ["monster_base"]=10001, - ["hp"]=1759000000, - ["atk"]=16370000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [64801]={ - ["monster_base"]=10002, - ["hp"]=1871000000, - ["atk"]=16740000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [64901]={ - ["monster_base"]=10001, - ["hp"]=2058900000, - ["atk"]=17230000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [65001]={ - ["monster_base"]=10002, - ["hp"]=2244500000, - ["atk"]=17770000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [65101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=3551000000, - ["atk"]=24240000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [65201]={ - ["monster_base"]=10002, - ["hp"]=346800000, - ["atk"]=10670000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [65301]={ - ["monster_base"]=10001, - ["hp"]=487600000, - ["atk"]=11310000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [65401]={ - ["monster_base"]=10002, - ["hp"]=547100000, - ["atk"]=11800000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [65501]={ - ["monster_base"]=10001, - ["hp"]=730100000, - ["atk"]=12330000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [65601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1007500000, - ["atk"]=14240000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [65701]={ - ["monster_base"]=10001, - ["hp"]=687100000, - ["atk"]=13080000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [65801]={ - ["monster_base"]=10002, - ["hp"]=767600000, - ["atk"]=14810000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [65901]={ - ["monster_base"]=10001, - ["hp"]=888400000, - ["atk"]=13650000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [66001]={ - ["monster_base"]=10002, - ["hp"]=1007500000, - ["atk"]=15230000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [66101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=2092700000, - ["atk"]=16990000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [66201]={ - ["monster_base"]=10002, - ["hp"]=1209900000, - ["atk"]=15930000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [66301]={ - ["monster_base"]=10001, - ["hp"]=1369800000, - ["atk"]=16320000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [66401]={ - ["monster_base"]=10002, - ["hp"]=1450900000, - ["atk"]=16990000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [66501]={ - ["monster_base"]=10001, - ["hp"]=1570500000, - ["atk"]=17680000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [66601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=2853000000, - ["atk"]=17680000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [66701]={ - ["monster_base"]=10001, - ["hp"]=1891100000, - ["atk"]=18350000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [66801]={ - ["monster_base"]=10002, - ["hp"]=2011500000, - ["atk"]=18760000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [66901]={ - ["monster_base"]=10001, - ["hp"]=2213600000, - ["atk"]=19310000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [67001]={ - ["monster_base"]=10002, - ["hp"]=2413100000, - ["atk"]=19920000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [67101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=3817700000, - ["atk"]=27170000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [67201]={ - ["monster_base"]=10002, - ["hp"]=358900000, ["atk"]=11050000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [67301]={ - ["monster_base"]=10001, - ["hp"]=504600000, - ["atk"]=11710000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [67401]={ - ["monster_base"]=10002, - ["hp"]=566100000, - ["atk"]=12220000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [67501]={ - ["monster_base"]=10001, - ["hp"]=755500000, - ["atk"]=12770000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [67601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1042500000, - ["atk"]=14740000, + ["hp"]=442080000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [67701]={ - ["monster_base"]=10001, - ["hp"]=711000000, - ["atk"]=13540000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [67801]={ - ["monster_base"]=10002, - ["hp"]=794300000, - ["atk"]=15330000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [67901]={ - ["monster_base"]=10001, - ["hp"]=919300000, - ["atk"]=14130000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [68001]={ - ["monster_base"]=10002, - ["hp"]=1042500000, - ["atk"]=15770000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20022, + 20023, + 20024 }, ["monster_exp"]=12000 }, - [68101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=2165400000, - ["atk"]=17590000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [68201]={ - ["monster_base"]=10002, - ["hp"]=1252000000, - ["atk"]=16490000, + [5050101]={ + ["monster_base"]=10009, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20025, + 20026, + 20027 }, ["monster_exp"]=16000 }, - [68301]={ - ["monster_base"]=10001, - ["hp"]=1417400000, - ["atk"]=16890000, + [5050201]={ + ["monster_base"]=10010, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20028, + 20029, + 20030 }, ["monster_exp"]=18000 }, - [68401]={ - ["monster_base"]=10002, - ["hp"]=1501300000, - ["atk"]=17590000, + [5050301]={ + ["monster_base"]=10014, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20037, + 20038, + 20039 }, ["monster_exp"]=21000 }, - [68501]={ + [5050401]={ ["monster_base"]=10001, - ["hp"]=1625100000, - ["atk"]=18300000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -8382,11 +4439,11 @@ local monster_chapter = { }, ["monster_exp"]=22000 }, - [68601]={ + [5050501]={ ["monster_base"]=10002, ["is_boss"]=1, - ["hp"]=2952100000, - ["atk"]=18300000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=4, ["hurt_skill"]={ 20004, @@ -8395,10 +4452,254 @@ local monster_chapter = { }, ["monster_exp"]=24000 }, - [68701]={ + [5050601]={ + ["monster_base"]=10003, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=15000 + }, + [5050701]={ + ["monster_base"]=10004, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=16000 + }, + [5050801]={ + ["monster_base"]=10005, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=17000 + }, + [5050901]={ + ["monster_base"]=10006, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=17000 + }, + [5051001]={ + ["monster_base"]=10007, + ["is_boss"]=2, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=22000 + }, + [5051101]={ + ["monster_base"]=10008, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=11000 + }, + [5051201]={ + ["monster_base"]=10009, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=11000 + }, + [5051301]={ + ["monster_base"]=10010, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=17000 + }, + [5051401]={ + ["monster_base"]=10014, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=19000 + }, + [5051501]={ ["monster_base"]=10001, - ["hp"]=1956800000, - ["atk"]=19000000, + ["is_boss"]=1, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=18000 + }, + [6010101]={ + ["monster_base"]=10002, + ["atk"]=1920000, + ["hp"]=28800000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=9000 + }, + [6010201]={ + ["monster_base"]=10003, + ["atk"]=1920000, + ["hp"]=28800000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=10000 + }, + [6010301]={ + ["monster_base"]=10004, + ["atk"]=1920000, + ["hp"]=28800000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=11000 + }, + [6010401]={ + ["monster_base"]=10005, + ["atk"]=1920000, + ["hp"]=28800000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=12000 + }, + [6010501]={ + ["monster_base"]=10006, + ["is_boss"]=1, + ["atk"]=3200000, + ["hp"]=172800000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=12000 + }, + [6010601]={ + ["monster_base"]=10007, + ["atk"]=2490000, + ["hp"]=37440000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=16000 + }, + [6010701]={ + ["monster_base"]=10008, + ["atk"]=2680000, + ["hp"]=40320000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=18000 + }, + [6010801]={ + ["monster_base"]=10009, + ["atk"]=2880000, + ["hp"]=43200000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=21000 + }, + [6010901]={ + ["monster_base"]=10010, + ["atk"]=3070000, + ["hp"]=46080000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=22000 + }, + [6011001]={ + ["monster_base"]=10014, + ["is_boss"]=1, + ["atk"]=5440000, + ["hp"]=293760000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=24000 + }, + [6011101]={ + ["monster_base"]=10001, + ["atk"]=3070000, + ["hp"]=46080000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -8407,10 +4708,10 @@ local monster_chapter = { }, ["monster_exp"]=15000 }, - [68801]={ + [6011201]={ ["monster_base"]=10002, - ["hp"]=2081400000, - ["atk"]=19420000, + ["atk"]=3260000, + ["hp"]=48960000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -8419,10 +4720,254 @@ local monster_chapter = { }, ["monster_exp"]=16000 }, - [68901]={ + [6011301]={ + ["monster_base"]=10003, + ["atk"]=3450000, + ["hp"]=51840000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=17000 + }, + [6011401]={ + ["monster_base"]=10004, + ["atk"]=3640000, + ["hp"]=54720000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=17000 + }, + [6011501]={ + ["monster_base"]=10005, + ["is_boss"]=2, + ["atk"]=6400000, + ["hp"]=345600000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=22000 + }, + [6020101]={ + ["monster_base"]=10006, + ["atk"]=2010000, + ["hp"]=30240000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=11000 + }, + [6020201]={ + ["monster_base"]=10007, + ["atk"]=2010000, + ["hp"]=30240000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=11000 + }, + [6020301]={ + ["monster_base"]=10008, + ["atk"]=2010000, + ["hp"]=30240000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=17000 + }, + [6020401]={ + ["monster_base"]=10009, + ["atk"]=2010000, + ["hp"]=30240000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=19000 + }, + [6020501]={ + ["monster_base"]=10010, + ["is_boss"]=1, + ["atk"]=3360000, + ["hp"]=181440000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=18000 + }, + [6020601]={ + ["monster_base"]=10014, + ["atk"]=2620000, + ["hp"]=39310000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=9000 + }, + [6020701]={ ["monster_base"]=10001, - ["hp"]=2290500000, - ["atk"]=19990000, + ["atk"]=2820000, + ["hp"]=42330000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=10000 + }, + [6020801]={ + ["monster_base"]=10002, + ["atk"]=3020000, + ["hp"]=45360000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [6020901]={ + ["monster_base"]=10003, + ["atk"]=3220000, + ["hp"]=48380000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=12000 + }, + [6021001]={ + ["monster_base"]=10004, + ["is_boss"]=1, + ["atk"]=5710000, + ["hp"]=308440000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=12000 + }, + [6021101]={ + ["monster_base"]=10005, + ["atk"]=3220000, + ["hp"]=48380000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=16000 + }, + [6021201]={ + ["monster_base"]=10006, + ["atk"]=3420000, + ["hp"]=51400000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=18000 + }, + [6021301]={ + ["monster_base"]=10007, + ["atk"]=3620000, + ["hp"]=54430000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=21000 + }, + [6021401]={ + ["monster_base"]=10008, + ["atk"]=3830000, + ["hp"]=57450000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=22000 + }, + [6021501]={ + ["monster_base"]=10009, + ["is_boss"]=1, + ["atk"]=6720000, + ["hp"]=362880000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=24000 + }, + [6030101]={ + ["monster_base"]=10010, + ["atk"]=2110000, + ["hp"]=31680000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=15000 + }, + [6030201]={ + ["monster_base"]=10014, + ["atk"]=2110000, + ["hp"]=31680000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=16000 + }, + [6030301]={ + ["monster_base"]=10001, + ["atk"]=2110000, + ["hp"]=31680000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -8431,10 +4976,10 @@ local monster_chapter = { }, ["monster_exp"]=17000 }, - [69001]={ + [6030401]={ ["monster_base"]=10002, - ["hp"]=2496900000, - ["atk"]=20620000, + ["atk"]=2110000, + ["hp"]=31680000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -8443,11 +4988,255 @@ local monster_chapter = { }, ["monster_exp"]=17000 }, - [69101]={ + [6030501]={ + ["monster_base"]=10003, + ["is_boss"]=2, + ["atk"]=3520000, + ["hp"]=190080000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=22000 + }, + [6030601]={ + ["monster_base"]=10004, + ["atk"]=2740000, + ["hp"]=41180000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=11000 + }, + [6030701]={ + ["monster_base"]=10005, + ["atk"]=2950000, + ["hp"]=44350000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=11000 + }, + [6030801]={ + ["monster_base"]=10006, + ["atk"]=3160000, + ["hp"]=47520000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=17000 + }, + [6030901]={ + ["monster_base"]=10007, + ["atk"]=3370000, + ["hp"]=50680000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=19000 + }, + [6031001]={ + ["monster_base"]=10008, + ["is_boss"]=1, + ["atk"]=5980000, + ["hp"]=323130000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=18000 + }, + [6031101]={ + ["monster_base"]=10009, + ["atk"]=3370000, + ["hp"]=50680000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=9000 + }, + [6031201]={ + ["monster_base"]=10010, + ["atk"]=3590000, + ["hp"]=53850000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=10000 + }, + [6031301]={ + ["monster_base"]=10014, + ["atk"]=3800000, + ["hp"]=57020000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=11000 + }, + [6031401]={ + ["monster_base"]=10001, + ["atk"]=4010000, + ["hp"]=60190000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=12000 + }, + [6031501]={ + ["monster_base"]=10002, + ["is_boss"]=1, + ["atk"]=12670000, + ["hp"]=506880000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=12000 + }, + [6040101]={ + ["monster_base"]=10003, + ["atk"]=2260000, + ["hp"]=34020000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=16000 + }, + [6040201]={ + ["monster_base"]=10004, + ["atk"]=2260000, + ["hp"]=34020000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=18000 + }, + [6040301]={ + ["monster_base"]=10005, + ["atk"]=2260000, + ["hp"]=34020000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=21000 + }, + [6040401]={ + ["monster_base"]=10006, + ["atk"]=2260000, + ["hp"]=34020000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=22000 + }, + [6040501]={ + ["monster_base"]=10007, + ["is_boss"]=1, + ["atk"]=3780000, + ["hp"]=204120000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=24000 + }, + [6040601]={ + ["monster_base"]=10008, + ["atk"]=2940000, + ["hp"]=44220000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=15000 + }, + [6040701]={ + ["monster_base"]=10009, + ["atk"]=3170000, + ["hp"]=47620000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=16000 + }, + [6040801]={ + ["monster_base"]=10010, + ["atk"]=3400000, + ["hp"]=51030000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=17000 + }, + [6040901]={ + ["monster_base"]=10014, + ["atk"]=3620000, + ["hp"]=54430000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=17000 + }, + [6041001]={ ["monster_base"]=10001, ["is_boss"]=2, - ["hp"]=3950300000, - ["atk"]=28120000, + ["atk"]=6420000, + ["hp"]=347000000, ["atk_times"]=4, ["hurt_skill"]={ 20001, @@ -8456,10 +5245,10 @@ local monster_chapter = { }, ["monster_exp"]=22000 }, - [69201]={ + [6041101]={ ["monster_base"]=10002, - ["hp"]=381300000, - ["atk"]=11900000, + ["atk"]=3620000, + ["hp"]=54430000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -8468,48 +5257,133 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, - [69301]={ - ["monster_base"]=10001, - ["hp"]=536100000, - ["atk"]=12610000, + [6041201]={ + ["monster_base"]=10003, + ["atk"]=3850000, + ["hp"]=57830000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, ["monster_exp"]=11000 }, - [69401]={ - ["monster_base"]=10002, - ["hp"]=601400000, - ["atk"]=13160000, + [6041301]={ + ["monster_base"]=10004, + ["atk"]=4080000, + ["hp"]=61230000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20010, + 20011, + 20012 }, ["monster_exp"]=17000 }, - [69501]={ + [6041401]={ + ["monster_base"]=10005, + ["atk"]=4300000, + ["hp"]=64630000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=19000 + }, + [6041501]={ + ["monster_base"]=10006, + ["is_boss"]=1, + ["atk"]=13600000, + ["hp"]=544320000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=18000 + }, + [6050101]={ + ["monster_base"]=10007, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=9000 + }, + [6050201]={ + ["monster_base"]=10008, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=10000 + }, + [6050301]={ + ["monster_base"]=10009, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=11000 + }, + [6050401]={ + ["monster_base"]=10010, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=12000 + }, + [6050501]={ + ["monster_base"]=10014, + ["is_boss"]=1, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=12000 + }, + [6050601]={ ["monster_base"]=10001, - ["hp"]=802700000, - ["atk"]=13750000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, 20003 }, - ["monster_exp"]=19000 + ["monster_exp"]=16000 }, - [69601]={ + [6050701]={ ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1107600000, - ["atk"]=15870000, - ["atk_times"]=4, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, ["hurt_skill"]={ 20004, 20005, @@ -8517,34 +5391,121 @@ local monster_chapter = { }, ["monster_exp"]=18000 }, - [69701]={ - ["monster_base"]=10001, - ["hp"]=755400000, - ["atk"]=14580000, + [6050801]={ + ["monster_base"]=10003, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, - ["monster_exp"]=9000 + ["monster_exp"]=21000 }, - [69801]={ - ["monster_base"]=10002, - ["hp"]=843900000, - ["atk"]=16510000, + [6050901]={ + ["monster_base"]=10004, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20010, + 20011, + 20012 }, - ["monster_exp"]=10000 + ["monster_exp"]=22000 }, - [69901]={ + [6051001]={ + ["monster_base"]=10005, + ["is_boss"]=1, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=24000 + }, + [6051101]={ + ["monster_base"]=10006, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=15000 + }, + [6051201]={ + ["monster_base"]=10007, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=16000 + }, + [6051301]={ + ["monster_base"]=10008, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=17000 + }, + [6051401]={ + ["monster_base"]=10009, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=17000 + }, + [6051501]={ + ["monster_base"]=10010, + ["is_boss"]=2, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=17600 + }, + [7010101]={ + ["monster_base"]=10014, + ["is_boss"]=1, + ["atk"]=2400000, + ["hp"]=36000000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=13200 + }, + [7010201]={ ["monster_base"]=10001, - ["hp"]=976700000, - ["atk"]=15220000, + ["atk"]=2400000, + ["hp"]=36000000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -8553,47 +5514,132 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, - [70001]={ + [7010301]={ ["monster_base"]=10002, - ["hp"]=1107600000, - ["atk"]=16980000, + ["atk"]=2400000, + ["hp"]=36000000, ["atk_times"]=3, ["hurt_skill"]={ 20004, 20005, 20006 }, - ["monster_exp"]=12000 + ["monster_exp"]=11000 }, - [70101]={ - ["monster_base"]=10001, + [7010401]={ + ["monster_base"]=10003, + ["atk"]=2400000, + ["hp"]=36000000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=17000 + }, + [7010501]={ + ["monster_base"]=10004, + ["atk"]=4000000, + ["hp"]=216000000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=19000 + }, + [7010601]={ + ["monster_base"]=10005, ["is_boss"]=1, - ["hp"]=2300500000, - ["atk"]=18940000, + ["atk"]=3120000, + ["hp"]=46800000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20013, + 20014, + 20015 + }, + ["monster_exp"]=18000 + }, + [7010701]={ + ["monster_base"]=10006, + ["atk"]=3360000, + ["hp"]=50400000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=9000 + }, + [7010801]={ + ["monster_base"]=10007, + ["atk"]=3600000, + ["hp"]=54000000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=10000 + }, + [7010901]={ + ["monster_base"]=10008, + ["atk"]=3840000, + ["hp"]=57600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=11000 + }, + [7011001]={ + ["monster_base"]=10009, + ["atk"]=6800000, + ["hp"]=367200000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 }, ["monster_exp"]=12000 }, - [70201]={ - ["monster_base"]=10002, - ["hp"]=1330100000, - ["atk"]=17760000, + [7011101]={ + ["monster_base"]=10010, + ["is_boss"]=1, + ["atk"]=3840000, + ["hp"]=57600000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=12000 + }, + [7011201]={ + ["monster_base"]=10014, + ["atk"]=4080000, + ["hp"]=61200000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20037, + 20038, + 20039 }, ["monster_exp"]=16000 }, - [70301]={ + [7011301]={ ["monster_base"]=10001, - ["hp"]=1505800000, - ["atk"]=18190000, + ["atk"]=4320000, + ["hp"]=64800000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -8602,10 +5648,10 @@ local monster_chapter = { }, ["monster_exp"]=18000 }, - [70401]={ + [7011401]={ ["monster_base"]=10002, - ["hp"]=1595000000, - ["atk"]=18940000, + ["atk"]=4560000, + ["hp"]=68400000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -8614,71 +5660,133 @@ local monster_chapter = { }, ["monster_exp"]=21000 }, - [70501]={ - ["monster_base"]=10001, - ["hp"]=1726500000, - ["atk"]=19700000, + [7011501]={ + ["monster_base"]=10003, + ["atk"]=8000000, + ["hp"]=432000000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, ["monster_exp"]=22000 }, - [70601]={ - ["monster_base"]=10002, + [7020101]={ + ["monster_base"]=10004, ["is_boss"]=1, - ["hp"]=3136200000, - ["atk"]=19700000, + ["atk"]=2520000, + ["hp"]=37800000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20010, + 20011, + 20012 }, ["monster_exp"]=24000 }, - [70701]={ - ["monster_base"]=10001, - ["hp"]=2078900000, - ["atk"]=20460000, + [7020201]={ + ["monster_base"]=10005, + ["atk"]=2520000, + ["hp"]=37800000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20013, + 20014, + 20015 }, ["monster_exp"]=15000 }, - [70801]={ - ["monster_base"]=10002, - ["hp"]=2211200000, - ["atk"]=20910000, + [7020301]={ + ["monster_base"]=10006, + ["atk"]=2520000, + ["hp"]=37800000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20016, + 20017, + 20018 }, ["monster_exp"]=16000 }, - [70901]={ + [7020401]={ + ["monster_base"]=10007, + ["atk"]=2520000, + ["hp"]=37800000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=17000 + }, + [7020501]={ + ["monster_base"]=10008, + ["atk"]=4200000, + ["hp"]=226800000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=17000 + }, + [7020601]={ + ["monster_base"]=10009, + ["is_boss"]=2, + ["atk"]=3270000, + ["hp"]=49140000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=17600 + }, + [7020701]={ + ["monster_base"]=10010, + ["is_boss"]=1, + ["atk"]=3520000, + ["hp"]=52920000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=13200 + }, + [7020801]={ + ["monster_base"]=10014, + ["atk"]=3780000, + ["hp"]=56700000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=11000 + }, + [7020901]={ ["monster_base"]=10001, - ["hp"]=2433400000, - ["atk"]=21520000, + ["atk"]=4030000, + ["hp"]=60480000, ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, 20003 }, - ["monster_exp"]=17000 + ["monster_exp"]=11000 }, - [71001]={ + [7021001]={ ["monster_base"]=10002, - ["hp"]=2652600000, - ["atk"]=22200000, + ["atk"]=7140000, + ["hp"]=385560000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -8687,59 +5795,254 @@ local monster_chapter = { }, ["monster_exp"]=17000 }, - [71101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=4196700000, - ["atk"]=30270000, + [7021101]={ + ["monster_base"]=10003, + ["atk"]=4030000, + ["hp"]=60480000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=19000 + }, + [7021201]={ + ["monster_base"]=10004, + ["is_boss"]=1, + ["atk"]=4280000, + ["hp"]=64260000, ["atk_times"]=4, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=18000 + }, + [7021301]={ + ["monster_base"]=10005, + ["atk"]=4530000, + ["hp"]=68040000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=9000 + }, + [7021401]={ + ["monster_base"]=10006, + ["atk"]=4780000, + ["hp"]=71820000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=10000 + }, + [7021501]={ + ["monster_base"]=10007, + ["atk"]=8400000, + ["hp"]=453600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=11000 + }, + [7030101]={ + ["monster_base"]=10008, + ["atk"]=2640000, + ["hp"]=39600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=12000 + }, + [7030201]={ + ["monster_base"]=10009, + ["is_boss"]=1, + ["atk"]=2640000, + ["hp"]=39600000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=12000 + }, + [7030301]={ + ["monster_base"]=10010, + ["atk"]=2640000, + ["hp"]=39600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=16000 + }, + [7030401]={ + ["monster_base"]=10014, + ["atk"]=2640000, + ["hp"]=39600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=18000 + }, + [7030501]={ + ["monster_base"]=10001, + ["atk"]=4400000, + ["hp"]=237600000, + ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, 20003 }, + ["monster_exp"]=21000 + }, + [7030601]={ + ["monster_base"]=10002, + ["atk"]=3430000, + ["hp"]=51480000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, ["monster_exp"]=22000 }, - [71201]={ - ["monster_base"]=10002, - ["hp"]=394300000, - ["atk"]=12310000, - ["atk_times"]=3, + [7030701]={ + ["monster_base"]=10003, + ["is_boss"]=1, + ["atk"]=3690000, + ["hp"]=55440000, + ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20007, + 20008, + 20009 }, - ["monster_exp"]=11000 + ["monster_exp"]=24000 }, - [71301]={ - ["monster_base"]=10001, - ["hp"]=554300000, - ["atk"]=13050000, + [7030801]={ + ["monster_base"]=10004, + ["atk"]=3960000, + ["hp"]=59400000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20010, + 20011, + 20012 }, - ["monster_exp"]=11000 + ["monster_exp"]=15000 }, - [71401]={ - ["monster_base"]=10002, - ["hp"]=621900000, - ["atk"]=13620000, + [7030901]={ + ["monster_base"]=10005, + ["atk"]=4220000, + ["hp"]=63360000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20013, + 20014, + 20015 + }, + ["monster_exp"]=16000 + }, + [7031001]={ + ["monster_base"]=10006, + ["atk"]=7480000, + ["hp"]=403920000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 }, ["monster_exp"]=17000 }, - [71501]={ + [7031101]={ + ["monster_base"]=10007, + ["atk"]=4220000, + ["hp"]=63360000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=17000 + }, + [7031201]={ + ["monster_base"]=10008, + ["is_boss"]=2, + ["atk"]=4480000, + ["hp"]=67320000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=22000 + }, + [7031301]={ + ["monster_base"]=10009, + ["atk"]=4750000, + ["hp"]=71280000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=11000 + }, + [7031401]={ + ["monster_base"]=10010, + ["atk"]=5010000, + ["hp"]=75240000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=11000 + }, + [7031501]={ + ["monster_base"]=10014, + ["atk"]=15840000, + ["hp"]=633600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=17000 + }, + [7040101]={ ["monster_base"]=10001, - ["hp"]=830000000, - ["atk"]=14230000, + ["atk"]=2830000, + ["hp"]=42480000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -8748,11 +6051,11 @@ local monster_chapter = { }, ["monster_exp"]=19000 }, - [71601]={ + [7040201]={ ["monster_base"]=10002, ["is_boss"]=1, - ["hp"]=1145200000, - ["atk"]=16420000, + ["atk"]=2830000, + ["hp"]=42480000, ["atk_times"]=4, ["hurt_skill"]={ 20004, @@ -8761,1718 +6064,254 @@ local monster_chapter = { }, ["monster_exp"]=18000 }, - [71701]={ - ["monster_base"]=10001, - ["hp"]=781100000, - ["atk"]=15090000, + [7040301]={ + ["monster_base"]=10003, + ["atk"]=2830000, + ["hp"]=42480000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, ["monster_exp"]=9000 }, - [71801]={ - ["monster_base"]=10002, - ["hp"]=872600000, - ["atk"]=17080000, + [7040401]={ + ["monster_base"]=10004, + ["atk"]=2830000, + ["hp"]=42480000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20010, + 20011, + 20012 }, ["monster_exp"]=10000 }, - [71901]={ - ["monster_base"]=10001, - ["hp"]=1009900000, - ["atk"]=15750000, + [7040501]={ + ["monster_base"]=10005, + ["atk"]=4720000, + ["hp"]=254880000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20013, + 20014, + 20015 }, ["monster_exp"]=11000 }, - [72001]={ - ["monster_base"]=10002, - ["hp"]=1145200000, - ["atk"]=17570000, + [7040601]={ + ["monster_base"]=10006, + ["atk"]=3680000, + ["hp"]=55220000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20016, + 20017, + 20018 }, ["monster_exp"]=12000 }, - [72101]={ - ["monster_base"]=10001, + [7040701]={ + ["monster_base"]=10007, ["is_boss"]=1, - ["hp"]=2378600000, - ["atk"]=19600000, + ["atk"]=3960000, + ["hp"]=59470000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20019, + 20020, + 20021 }, ["monster_exp"]=12000 }, - [72201]={ - ["monster_base"]=10002, - ["hp"]=1375300000, - ["atk"]=18370000, + [7040801]={ + ["monster_base"]=10008, + ["atk"]=4240000, + ["hp"]=63720000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20022, + 20023, + 20024 }, ["monster_exp"]=16000 }, - [72301]={ - ["monster_base"]=10001, - ["hp"]=1557000000, - ["atk"]=18820000, + [7040901]={ + ["monster_base"]=10009, + ["atk"]=4530000, + ["hp"]=67960000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20025, + 20026, + 20027 }, ["monster_exp"]=18000 }, - [72401]={ - ["monster_base"]=10002, - ["hp"]=1649200000, - ["atk"]=19600000, + [7041001]={ + ["monster_base"]=10010, + ["atk"]=8020000, + ["hp"]=433290000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20028, + 20029, + 20030 }, ["monster_exp"]=21000 }, - [72501]={ - ["monster_base"]=10001, - ["hp"]=1785200000, - ["atk"]=20380000, + [7041101]={ + ["monster_base"]=10014, + ["atk"]=4530000, + ["hp"]=67960000, ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=22000 + }, + [7041201]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["atk"]=4810000, + ["hp"]=72210000, + ["atk_times"]=4, ["hurt_skill"]={ 20001, 20002, 20003 }, - ["monster_exp"]=22000 - }, - [72601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=3242700000, - ["atk"]=20380000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, ["monster_exp"]=24000 }, - [72701]={ - ["monster_base"]=10001, - ["hp"]=2149500000, - ["atk"]=21170000, + [7041301]={ + ["monster_base"]=10002, + ["atk"]=5090000, + ["hp"]=76460000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, - [72801]={ - ["monster_base"]=10002, - ["hp"]=2286300000, - ["atk"]=21630000, + [7041401]={ + ["monster_base"]=10003, + ["atk"]=5380000, + ["hp"]=80710000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20007, + 20008, + 20009 }, ["monster_exp"]=16000 }, - [72901]={ - ["monster_base"]=10001, - ["hp"]=2516100000, - ["atk"]=22260000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [73001]={ - ["monster_base"]=10002, - ["hp"]=2742700000, - ["atk"]=22970000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [73101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=4339200000, - ["atk"]=31310000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [73201]={ - ["monster_base"]=10002, - ["hp"]=407200000, - ["atk"]=12720000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [73301]={ - ["monster_base"]=10001, - ["hp"]=572500000, - ["atk"]=13490000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [73401]={ - ["monster_base"]=10002, - ["hp"]=642300000, - ["atk"]=14080000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [73501]={ - ["monster_base"]=10001, - ["hp"]=857200000, - ["atk"]=14710000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [73601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1182700000, - ["atk"]=16970000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [73701]={ - ["monster_base"]=10001, - ["hp"]=806700000, - ["atk"]=15600000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [73801]={ - ["monster_base"]=10002, - ["hp"]=901200000, - ["atk"]=17650000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [73901]={ - ["monster_base"]=10001, - ["hp"]=1043000000, - ["atk"]=16280000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [74001]={ - ["monster_base"]=10002, - ["hp"]=1182700000, - ["atk"]=18160000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [74101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=2456500000, - ["atk"]=20260000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [74201]={ - ["monster_base"]=10002, - ["hp"]=1420300000, - ["atk"]=18980000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [74301]={ - ["monster_base"]=10001, - ["hp"]=1608000000, - ["atk"]=19450000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [74401]={ - ["monster_base"]=10002, - ["hp"]=1703200000, - ["atk"]=20260000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [74501]={ - ["monster_base"]=10001, - ["hp"]=1843600000, - ["atk"]=21060000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [74601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=3348800000, - ["atk"]=21060000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [74701]={ - ["monster_base"]=10001, - ["hp"]=2219900000, - ["atk"]=21880000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [74801]={ - ["monster_base"]=10002, - ["hp"]=2361100000, - ["atk"]=22350000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [74901]={ - ["monster_base"]=10001, - ["hp"]=2598500000, - ["atk"]=23000000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [75001]={ - ["monster_base"]=10002, - ["hp"]=2832500000, - ["atk"]=23740000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [75101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=4481200000, - ["atk"]=32350000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [75201]={ - ["monster_base"]=10002, - ["hp"]=436100000, - ["atk"]=13820000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [75301]={ - ["monster_base"]=10001, - ["hp"]=613100000, - ["atk"]=14660000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [75401]={ - ["monster_base"]=10002, - ["hp"]=687800000, - ["atk"]=15300000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [75501]={ - ["monster_base"]=10001, - ["hp"]=917900000, - ["atk"]=15990000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [75601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1266500000, - ["atk"]=18440000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [75701]={ - ["monster_base"]=10001, - ["hp"]=863900000, - ["atk"]=16950000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [75801]={ - ["monster_base"]=10002, - ["hp"]=965100000, - ["atk"]=19180000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [75901]={ - ["monster_base"]=10001, - ["hp"]=1116900000, - ["atk"]=17690000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [76001]={ - ["monster_base"]=10002, - ["hp"]=1266500000, - ["atk"]=19730000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [76101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=2630500000, - ["atk"]=22020000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [76201]={ - ["monster_base"]=10002, - ["hp"]=1520900000, - ["atk"]=20620000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [76301]={ - ["monster_base"]=10001, - ["hp"]=1721900000, - ["atk"]=21140000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [76401]={ - ["monster_base"]=10002, - ["hp"]=1823800000, - ["atk"]=22020000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [76501]={ - ["monster_base"]=10001, - ["hp"]=1974200000, - ["atk"]=22880000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [76601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=3586000000, - ["atk"]=22880000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [76701]={ - ["monster_base"]=10001, - ["hp"]=2377100000, - ["atk"]=23780000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [76801]={ - ["monster_base"]=10002, - ["hp"]=2528300000, - ["atk"]=24290000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [76901]={ - ["monster_base"]=10001, - ["hp"]=2782500000, - ["atk"]=24990000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [77001]={ - ["monster_base"]=10002, - ["hp"]=3033100000, - ["atk"]=25800000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [77101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=4798500000, - ["atk"]=35150000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [77201]={ - ["monster_base"]=10002, - ["hp"]=441800000, - ["atk"]=14040000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [77301]={ - ["monster_base"]=10001, - ["hp"]=621100000, - ["atk"]=14890000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [77401]={ - ["monster_base"]=10002, - ["hp"]=696800000, - ["atk"]=15540000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [77501]={ - ["monster_base"]=10001, - ["hp"]=929800000, - ["atk"]=16240000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [77601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1282900000, - ["atk"]=18730000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [77701]={ - ["monster_base"]=10001, - ["hp"]=875100000, - ["atk"]=17220000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [77801]={ - ["monster_base"]=10002, - ["hp"]=977600000, - ["atk"]=19480000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [77901]={ - ["monster_base"]=10001, - ["hp"]=1131400000, - ["atk"]=17970000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [78001]={ - ["monster_base"]=10002, - ["hp"]=1282900000, - ["atk"]=20040000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [78101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=2664600000, - ["atk"]=22360000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [78201]={ - ["monster_base"]=10002, - ["hp"]=1540600000, - ["atk"]=20940000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [78301]={ - ["monster_base"]=10001, - ["hp"]=1744200000, - ["atk"]=21470000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [78401]={ - ["monster_base"]=10002, - ["hp"]=1847500000, - ["atk"]=22360000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [78501]={ - ["monster_base"]=10001, - ["hp"]=1999800000, - ["atk"]=23240000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [78601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=3632500000, - ["atk"]=23240000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [78701]={ - ["monster_base"]=10001, - ["hp"]=2407900000, - ["atk"]=24150000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [78801]={ - ["monster_base"]=10002, - ["hp"]=2561100000, - ["atk"]=24670000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [78901]={ - ["monster_base"]=10001, - ["hp"]=2818600000, - ["atk"]=25380000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [79001]={ - ["monster_base"]=10002, - ["hp"]=3072400000, - ["atk"]=26200000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [79101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=4860700000, - ["atk"]=35700000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [79201]={ - ["monster_base"]=10002, - ["hp"]=441800000, - ["atk"]=14040000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [79301]={ - ["monster_base"]=10001, - ["hp"]=621100000, - ["atk"]=14890000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [79401]={ - ["monster_base"]=10002, - ["hp"]=696800000, - ["atk"]=15540000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [79501]={ - ["monster_base"]=10001, - ["hp"]=929800000, - ["atk"]=16240000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [79601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1282900000, - ["atk"]=18730000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [79701]={ - ["monster_base"]=10001, - ["hp"]=875100000, - ["atk"]=17220000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [79801]={ - ["monster_base"]=10002, - ["hp"]=977600000, - ["atk"]=19480000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [79901]={ - ["monster_base"]=10001, - ["hp"]=1131400000, - ["atk"]=17970000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [80001]={ - ["monster_base"]=10002, - ["hp"]=1282900000, - ["atk"]=20040000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [80101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=2664600000, - ["atk"]=22360000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [80201]={ - ["monster_base"]=10002, - ["hp"]=1540600000, - ["atk"]=20940000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [80301]={ - ["monster_base"]=10001, - ["hp"]=1744200000, - ["atk"]=21470000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [80401]={ - ["monster_base"]=10002, - ["hp"]=1847500000, - ["atk"]=22360000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [80501]={ - ["monster_base"]=10001, - ["hp"]=1999800000, - ["atk"]=23240000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [80601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=3632500000, - ["atk"]=23240000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [80701]={ - ["monster_base"]=10001, - ["hp"]=2407900000, - ["atk"]=24150000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [80801]={ - ["monster_base"]=10002, - ["hp"]=2561100000, - ["atk"]=24670000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [80901]={ - ["monster_base"]=10001, - ["hp"]=2818600000, - ["atk"]=25380000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [81001]={ - ["monster_base"]=10002, - ["hp"]=3072400000, - ["atk"]=26200000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [81101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=4860700000, - ["atk"]=35700000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [81201]={ - ["monster_base"]=10002, - ["hp"]=447500000, - ["atk"]=14260000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [81301]={ - ["monster_base"]=10001, - ["hp"]=629100000, - ["atk"]=15120000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [81401]={ - ["monster_base"]=10002, - ["hp"]=705800000, - ["atk"]=15780000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [81501]={ - ["monster_base"]=10001, - ["hp"]=941700000, - ["atk"]=16490000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [81601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1299300000, - ["atk"]=19020000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [81701]={ - ["monster_base"]=10001, - ["hp"]=886300000, - ["atk"]=17490000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [81801]={ - ["monster_base"]=10002, - ["hp"]=990100000, - ["atk"]=19780000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [81901]={ - ["monster_base"]=10001, - ["hp"]=1145900000, - ["atk"]=18250000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [82001]={ - ["monster_base"]=10002, - ["hp"]=1299300000, - ["atk"]=20350000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [82101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=2698700000, - ["atk"]=22700000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [82201]={ - ["monster_base"]=10002, - ["hp"]=1560300000, - ["atk"]=21260000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [82301]={ - ["monster_base"]=10001, - ["hp"]=1766500000, - ["atk"]=21800000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [82401]={ - ["monster_base"]=10002, - ["hp"]=1871200000, - ["atk"]=22700000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [82501]={ - ["monster_base"]=10001, - ["hp"]=2025400000, - ["atk"]=23600000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [82601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=3679000000, - ["atk"]=23600000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [82701]={ - ["monster_base"]=10001, - ["hp"]=2438700000, - ["atk"]=24520000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [82801]={ - ["monster_base"]=10002, - ["hp"]=2593900000, - ["atk"]=25050000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [82901]={ - ["monster_base"]=10001, - ["hp"]=2854700000, - ["atk"]=25770000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [83001]={ - ["monster_base"]=10002, - ["hp"]=3111700000, - ["atk"]=26600000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [83101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=4922900000, - ["atk"]=36250000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [83201]={ - ["monster_base"]=10002, - ["hp"]=453200000, - ["atk"]=14480000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [83301]={ - ["monster_base"]=10001, - ["hp"]=637200000, - ["atk"]=15350000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [83401]={ - ["monster_base"]=10002, - ["hp"]=714800000, - ["atk"]=16020000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [83501]={ - ["monster_base"]=10001, - ["hp"]=953700000, - ["atk"]=16740000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [83601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1315900000, - ["atk"]=19310000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [83701]={ - ["monster_base"]=10001, - ["hp"]=897600000, - ["atk"]=17760000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [83801]={ - ["monster_base"]=10002, - ["hp"]=1002700000, - ["atk"]=20080000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [83901]={ - ["monster_base"]=10001, - ["hp"]=1160500000, - ["atk"]=18530000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [84001]={ - ["monster_base"]=10002, - ["hp"]=1315900000, - ["atk"]=20660000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [84101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=2733100000, - ["atk"]=23040000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [84201]={ - ["monster_base"]=10002, - ["hp"]=1580200000, - ["atk"]=21580000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [84301]={ - ["monster_base"]=10001, - ["hp"]=1789000000, - ["atk"]=22130000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [84401]={ - ["monster_base"]=10002, - ["hp"]=1895100000, - ["atk"]=23040000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [84501]={ - ["monster_base"]=10001, - ["hp"]=2051200000, - ["atk"]=23960000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [84601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=3725900000, - ["atk"]=23960000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [84701]={ - ["monster_base"]=10001, - ["hp"]=2469800000, - ["atk"]=24890000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [84801]={ - ["monster_base"]=10002, - ["hp"]=2626900000, - ["atk"]=25430000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [84901]={ - ["monster_base"]=10001, - ["hp"]=2891100000, - ["atk"]=26160000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [85001]={ - ["monster_base"]=10002, - ["hp"]=3151300000, - ["atk"]=27000000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [85101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=4985600000, - ["atk"]=36800000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [85201]={ - ["monster_base"]=10002, - ["hp"]=458900000, - ["atk"]=14700000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [85301]={ - ["monster_base"]=10001, - ["hp"]=645200000, - ["atk"]=15580000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [85401]={ - ["monster_base"]=10002, - ["hp"]=723800000, - ["atk"]=16260000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [85501]={ - ["monster_base"]=10001, - ["hp"]=965600000, + [7041501]={ + ["monster_base"]=10004, ["atk"]=16990000, + ["hp"]=679680000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20010, + 20011, + 20012 + }, + ["monster_exp"]=17000 + }, + [7050101]={ + ["monster_base"]=10005, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=17000 + }, + [7050201]={ + ["monster_base"]=10006, + ["is_boss"]=2, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=22000 + }, + [7050301]={ + ["monster_base"]=10007, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=11000 + }, + [7050401]={ + ["monster_base"]=10008, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=11000 + }, + [7050501]={ + ["monster_base"]=10009, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=17000 + }, + [7050601]={ + ["monster_base"]=10010, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 }, ["monster_exp"]=19000 }, - [85601]={ - ["monster_base"]=10002, + [7050701]={ + ["monster_base"]=10014, ["is_boss"]=1, - ["hp"]=1332300000, - ["atk"]=19600000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20037, + 20038, + 20039 }, ["monster_exp"]=18000 }, - [85701]={ + [7050801]={ ["monster_base"]=10001, - ["hp"]=908800000, - ["atk"]=18030000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -10481,10 +6320,10 @@ local monster_chapter = { }, ["monster_exp"]=9000 }, - [85801]={ + [7050901]={ ["monster_base"]=10002, - ["hp"]=1015200000, - ["atk"]=20380000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -10493,144 +6332,132 @@ local monster_chapter = { }, ["monster_exp"]=10000 }, - [85901]={ - ["monster_base"]=10001, - ["hp"]=1175000000, - ["atk"]=18810000, + [7051001]={ + ["monster_base"]=10003, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, ["monster_exp"]=11000 }, - [86001]={ - ["monster_base"]=10002, - ["hp"]=1332300000, - ["atk"]=20970000, + [7051101]={ + ["monster_base"]=10004, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20010, + 20011, + 20012 }, ["monster_exp"]=12000 }, - [86101]={ - ["monster_base"]=10001, + [7051201]={ + ["monster_base"]=10005, ["is_boss"]=1, - ["hp"]=2767200000, - ["atk"]=23380000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20013, + 20014, + 20015 }, ["monster_exp"]=12000 }, - [86201]={ - ["monster_base"]=10002, - ["hp"]=1599900000, - ["atk"]=21900000, + [7051301]={ + ["monster_base"]=10006, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20016, + 20017, + 20018 }, ["monster_exp"]=16000 }, - [86301]={ - ["monster_base"]=10001, - ["hp"]=1811300000, - ["atk"]=22460000, + [7051401]={ + ["monster_base"]=10007, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20019, + 20020, + 20021 }, ["monster_exp"]=18000 }, - [86401]={ - ["monster_base"]=10002, - ["hp"]=1918800000, - ["atk"]=23380000, + [7051501]={ + ["monster_base"]=10008, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20022, + 20023, + 20024 }, ["monster_exp"]=21000 }, - [86501]={ - ["monster_base"]=10001, - ["hp"]=2076800000, - ["atk"]=24320000, + [8010101]={ + ["monster_base"]=10009, + ["atk"]=3000000, + ["hp"]=45000000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20025, + 20026, + 20027 }, ["monster_exp"]=22000 }, - [86601]={ - ["monster_base"]=10002, + [8010201]={ + ["monster_base"]=10010, ["is_boss"]=1, - ["hp"]=3772400000, - ["atk"]=24320000, + ["atk"]=3000000, + ["hp"]=45000000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20028, + 20029, + 20030 }, ["monster_exp"]=24000 }, - [86701]={ - ["monster_base"]=10001, - ["hp"]=2500600000, - ["atk"]=25260000, + [8010301]={ + ["monster_base"]=10014, + ["atk"]=3000000, + ["hp"]=45000000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20037, + 20038, + 20039 }, ["monster_exp"]=15000 }, - [86801]={ - ["monster_base"]=10002, - ["hp"]=2659700000, - ["atk"]=25810000, + [8010401]={ + ["monster_base"]=10001, + ["atk"]=3000000, + ["hp"]=45000000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, - [86901]={ - ["monster_base"]=10001, - ["hp"]=2927200000, - ["atk"]=26550000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [87001]={ + [8010501]={ ["monster_base"]=10002, - ["hp"]=3190600000, - ["atk"]=27400000, + ["atk"]=5000000, + ["hp"]=270000000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -10639,108 +6466,120 @@ local monster_chapter = { }, ["monster_exp"]=17000 }, - [87101]={ - ["monster_base"]=10001, + [8010601]={ + ["monster_base"]=10003, + ["atk"]=3900000, + ["hp"]=58500000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=17000 + }, + [8010701]={ + ["monster_base"]=10004, ["is_boss"]=2, - ["hp"]=5047800000, - ["atk"]=37350000, + ["atk"]=4200000, + ["hp"]=63000000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20010, + 20011, + 20012 }, ["monster_exp"]=22000 }, - [87201]={ - ["monster_base"]=10002, - ["hp"]=464600000, - ["atk"]=14920000, + [8010801]={ + ["monster_base"]=10005, + ["atk"]=4500000, + ["hp"]=67500000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20013, + 20014, + 20015 }, ["monster_exp"]=11000 }, - [87301]={ - ["monster_base"]=10001, - ["hp"]=653200000, - ["atk"]=15810000, + [8010901]={ + ["monster_base"]=10006, + ["atk"]=4800000, + ["hp"]=72000000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20016, + 20017, + 20018 }, ["monster_exp"]=11000 }, - [87401]={ - ["monster_base"]=10002, - ["hp"]=732800000, - ["atk"]=16500000, + [8011001]={ + ["monster_base"]=10007, + ["atk"]=8500000, + ["hp"]=459000000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20019, + 20020, + 20021 }, ["monster_exp"]=17000 }, - [87501]={ - ["monster_base"]=10001, - ["hp"]=977500000, - ["atk"]=17240000, + [8011101]={ + ["monster_base"]=10008, + ["atk"]=4800000, + ["hp"]=72000000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20022, + 20023, + 20024 }, ["monster_exp"]=19000 }, - [87601]={ - ["monster_base"]=10002, + [8011201]={ + ["monster_base"]=10009, ["is_boss"]=1, - ["hp"]=1348700000, - ["atk"]=19890000, + ["atk"]=5100000, + ["hp"]=76500000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20025, + 20026, + 20027 }, ["monster_exp"]=18000 }, - [87701]={ - ["monster_base"]=10001, - ["hp"]=920000000, - ["atk"]=18300000, + [8011301]={ + ["monster_base"]=10010, + ["atk"]=5400000, + ["hp"]=81000000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20028, + 20029, + 20030 }, ["monster_exp"]=9000 }, - [87801]={ - ["monster_base"]=10002, - ["hp"]=1027700000, - ["atk"]=20680000, + [8011401]={ + ["monster_base"]=10014, + ["atk"]=5700000, + ["hp"]=85500000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20037, + 20038, + 20039 }, ["monster_exp"]=10000 }, - [87901]={ + [8011501]={ ["monster_base"]=10001, - ["hp"]=1189500000, - ["atk"]=19090000, + ["atk"]=10000000, + ["hp"]=540000000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -10749,10 +6588,10 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, - [88001]={ + [8020101]={ ["monster_base"]=10002, - ["hp"]=1348700000, - ["atk"]=21280000, + ["atk"]=3150000, + ["hp"]=47250000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -10761,108 +6600,120 @@ local monster_chapter = { }, ["monster_exp"]=12000 }, - [88101]={ - ["monster_base"]=10001, + [8020201]={ + ["monster_base"]=10003, ["is_boss"]=1, - ["hp"]=2801300000, - ["atk"]=23720000, + ["atk"]=3150000, + ["hp"]=47250000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, ["monster_exp"]=12000 }, - [88201]={ - ["monster_base"]=10002, - ["hp"]=1619600000, - ["atk"]=22220000, + [8020301]={ + ["monster_base"]=10004, + ["atk"]=3150000, + ["hp"]=47250000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20010, + 20011, + 20012 }, ["monster_exp"]=16000 }, - [88301]={ - ["monster_base"]=10001, - ["hp"]=1833600000, - ["atk"]=22790000, + [8020401]={ + ["monster_base"]=10005, + ["atk"]=3150000, + ["hp"]=47250000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20013, + 20014, + 20015 }, ["monster_exp"]=18000 }, - [88401]={ - ["monster_base"]=10002, - ["hp"]=1942500000, - ["atk"]=23720000, + [8020501]={ + ["monster_base"]=10006, + ["atk"]=5250000, + ["hp"]=283500000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20016, + 20017, + 20018 }, ["monster_exp"]=21000 }, - [88501]={ - ["monster_base"]=10001, - ["hp"]=2102400000, - ["atk"]=24680000, + [8020601]={ + ["monster_base"]=10007, + ["atk"]=4090000, + ["hp"]=61420000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20019, + 20020, + 20021 }, ["monster_exp"]=22000 }, - [88601]={ - ["monster_base"]=10002, + [8020701]={ + ["monster_base"]=10008, ["is_boss"]=1, - ["hp"]=3818900000, - ["atk"]=24680000, + ["atk"]=4410000, + ["hp"]=66150000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20022, + 20023, + 20024 }, ["monster_exp"]=24000 }, - [88701]={ - ["monster_base"]=10001, - ["hp"]=2531400000, - ["atk"]=25630000, + [8020801]={ + ["monster_base"]=10009, + ["atk"]=4720000, + ["hp"]=70870000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20025, + 20026, + 20027 }, ["monster_exp"]=15000 }, - [88801]={ - ["monster_base"]=10002, - ["hp"]=2692500000, - ["atk"]=26190000, + [8020901]={ + ["monster_base"]=10010, + ["atk"]=5040000, + ["hp"]=75600000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20028, + 20029, + 20030 }, ["monster_exp"]=16000 }, - [88901]={ + [8021001]={ + ["monster_base"]=10014, + ["atk"]=8920000, + ["hp"]=481950000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=17000 + }, + [8021101]={ ["monster_base"]=10001, - ["hp"]=2963300000, - ["atk"]=26940000, + ["atk"]=5040000, + ["hp"]=75600000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -10871,146 +6722,134 @@ local monster_chapter = { }, ["monster_exp"]=17000 }, - [89001]={ + [8021201]={ ["monster_base"]=10002, - ["hp"]=3229900000, - ["atk"]=27800000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [89101]={ - ["monster_base"]=10001, ["is_boss"]=2, - ["hp"]=5110000000, - ["atk"]=37900000, + ["atk"]=5350000, + ["hp"]=80320000, ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [89201]={ - ["monster_base"]=10002, - ["hp"]=471100000, - ["atk"]=15170000, - ["atk_times"]=3, ["hurt_skill"]={ 20004, 20005, 20006 }, - ["monster_exp"]=11000 + ["monster_exp"]=17600 }, - [89301]={ - ["monster_base"]=10001, - ["hp"]=662300000, - ["atk"]=16070000, + [8021301]={ + ["monster_base"]=10003, + ["is_boss"]=2, + ["atk"]=5670000, + ["hp"]=85050000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=13200 + }, + [8021401]={ + ["monster_base"]=10004, + ["atk"]=5980000, + ["hp"]=89770000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20010, + 20011, + 20012 }, ["monster_exp"]=11000 }, - [89401]={ - ["monster_base"]=10002, - ["hp"]=743000000, - ["atk"]=16770000, + [8021501]={ + ["monster_base"]=10005, + ["atk"]=10500000, + ["hp"]=567000000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20013, + 20014, + 20015 + }, + ["monster_exp"]=11000 + }, + [8030101]={ + ["monster_base"]=10006, + ["atk"]=3300000, + ["hp"]=49500000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 }, ["monster_exp"]=17000 }, - [89501]={ - ["monster_base"]=10001, - ["hp"]=991100000, - ["atk"]=17530000, + [8030201]={ + ["monster_base"]=10007, + ["atk"]=3300000, + ["hp"]=49500000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20019, + 20020, + 20021 }, ["monster_exp"]=19000 }, - [89601]={ - ["monster_base"]=10002, + [8030301]={ + ["monster_base"]=10008, ["is_boss"]=1, - ["hp"]=1367500000, - ["atk"]=20220000, + ["atk"]=3300000, + ["hp"]=49500000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20022, + 20023, + 20024 }, ["monster_exp"]=18000 }, - [89701]={ - ["monster_base"]=10001, - ["hp"]=932800000, - ["atk"]=18600000, + [8030401]={ + ["monster_base"]=10009, + ["atk"]=3300000, + ["hp"]=49500000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20025, + 20026, + 20027 }, ["monster_exp"]=9000 }, - [89801]={ - ["monster_base"]=10002, - ["hp"]=1042000000, - ["atk"]=21020000, + [8030501]={ + ["monster_base"]=10010, + ["atk"]=5500000, + ["hp"]=297000000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20028, + 20029, + 20030 }, ["monster_exp"]=10000 }, - [89901]={ - ["monster_base"]=10001, - ["hp"]=1206100000, - ["atk"]=19410000, + [8030601]={ + ["monster_base"]=10014, + ["atk"]=4290000, + ["hp"]=64350000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20037, + 20038, + 20039 }, ["monster_exp"]=11000 }, - [90001]={ - ["monster_base"]=10002, - ["hp"]=1367500000, - ["atk"]=21630000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [90101]={ + [8030701]={ ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=2840300000, - ["atk"]=24110000, - ["atk_times"]=4, + ["atk"]=4620000, + ["hp"]=69300000, + ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, @@ -11018,1096 +6857,133 @@ local monster_chapter = { }, ["monster_exp"]=12000 }, - [90201]={ + [8030801]={ ["monster_base"]=10002, - ["hp"]=1642100000, - ["atk"]=22590000, - ["atk_times"]=3, + ["is_boss"]=1, + ["atk"]=4950000, + ["hp"]=74250000, + ["atk_times"]=4, ["hurt_skill"]={ 20004, 20005, 20006 }, + ["monster_exp"]=12000 + }, + [8030901]={ + ["monster_base"]=10003, + ["atk"]=5280000, + ["hp"]=79200000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, ["monster_exp"]=16000 }, - [90301]={ - ["monster_base"]=10001, - ["hp"]=1859100000, - ["atk"]=23170000, + [8031001]={ + ["monster_base"]=10004, + ["atk"]=9350000, + ["hp"]=504900000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20010, + 20011, + 20012 }, ["monster_exp"]=18000 }, - [90401]={ - ["monster_base"]=10002, - ["hp"]=1969500000, - ["atk"]=24110000, + [8031101]={ + ["monster_base"]=10005, + ["atk"]=5280000, + ["hp"]=79200000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20013, + 20014, + 20015 }, ["monster_exp"]=21000 }, - [90501]={ - ["monster_base"]=10001, - ["hp"]=2131700000, - ["atk"]=25090000, + [8031201]={ + ["monster_base"]=10006, + ["atk"]=5610000, + ["hp"]=84150000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20016, + 20017, + 20018 }, ["monster_exp"]=22000 }, - [90601]={ - ["monster_base"]=10002, + [8031301]={ + ["monster_base"]=10007, ["is_boss"]=1, - ["hp"]=3872000000, - ["atk"]=25090000, + ["atk"]=5940000, + ["hp"]=89100000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20019, + 20020, + 20021 }, ["monster_exp"]=24000 }, - [90701]={ - ["monster_base"]=10001, - ["hp"]=2566600000, - ["atk"]=26050000, + [8031401]={ + ["monster_base"]=10008, + ["atk"]=6270000, + ["hp"]=94050000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20022, + 20023, + 20024 }, ["monster_exp"]=15000 }, - [90801]={ - ["monster_base"]=10002, - ["hp"]=2729900000, - ["atk"]=26620000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [90901]={ - ["monster_base"]=10001, - ["hp"]=3004500000, - ["atk"]=27380000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [91001]={ - ["monster_base"]=10002, - ["hp"]=3274800000, - ["atk"]=28260000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [91101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=5181000000, - ["atk"]=38520000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [91201]={ - ["monster_base"]=10002, - ["hp"]=477600000, - ["atk"]=15420000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [91301]={ - ["monster_base"]=10001, - ["hp"]=671400000, - ["atk"]=16330000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [91401]={ - ["monster_base"]=10002, - ["hp"]=753200000, - ["atk"]=17040000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [91501]={ - ["monster_base"]=10001, - ["hp"]=1004700000, - ["atk"]=17820000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [91601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1386300000, - ["atk"]=20550000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [91701]={ - ["monster_base"]=10001, - ["hp"]=945600000, - ["atk"]=18900000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [91801]={ - ["monster_base"]=10002, - ["hp"]=1056300000, - ["atk"]=21360000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [91901]={ - ["monster_base"]=10001, - ["hp"]=1222700000, - ["atk"]=19730000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [92001]={ - ["monster_base"]=10002, - ["hp"]=1386300000, - ["atk"]=21980000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [92101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=2879300000, - ["atk"]=24500000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [92201]={ - ["monster_base"]=10002, - ["hp"]=1664600000, - ["atk"]=22960000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [92301]={ - ["monster_base"]=10001, - ["hp"]=1884600000, - ["atk"]=23550000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [92401]={ - ["monster_base"]=10002, - ["hp"]=1996500000, - ["atk"]=24500000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [92501]={ - ["monster_base"]=10001, - ["hp"]=2161000000, - ["atk"]=25500000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [92601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=3925100000, - ["atk"]=25500000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [92701]={ - ["monster_base"]=10001, - ["hp"]=2601800000, - ["atk"]=26470000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [92801]={ - ["monster_base"]=10002, - ["hp"]=2767300000, - ["atk"]=27050000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [92901]={ - ["monster_base"]=10001, - ["hp"]=3045700000, - ["atk"]=27820000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [93001]={ - ["monster_base"]=10002, - ["hp"]=3319700000, - ["atk"]=28720000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [93101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=5252000000, - ["atk"]=39140000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [93201]={ - ["monster_base"]=10002, - ["hp"]=484200000, - ["atk"]=15670000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [93301]={ - ["monster_base"]=10001, - ["hp"]=680600000, - ["atk"]=16590000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [93401]={ - ["monster_base"]=10002, - ["hp"]=763500000, - ["atk"]=17310000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [93501]={ - ["monster_base"]=10001, - ["hp"]=1018400000, - ["atk"]=18110000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [93601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1405200000, - ["atk"]=20880000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [93701]={ - ["monster_base"]=10001, - ["hp"]=958500000, - ["atk"]=19200000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [93801]={ - ["monster_base"]=10002, - ["hp"]=1070700000, - ["atk"]=21700000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [93901]={ - ["monster_base"]=10001, - ["hp"]=1239400000, - ["atk"]=20050000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [94001]={ - ["monster_base"]=10002, - ["hp"]=1405200000, - ["atk"]=22330000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [94101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=2918500000, - ["atk"]=24890000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [94201]={ - ["monster_base"]=10002, - ["hp"]=1687300000, - ["atk"]=23330000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [94301]={ - ["monster_base"]=10001, - ["hp"]=1910300000, - ["atk"]=23930000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [94401]={ - ["monster_base"]=10002, - ["hp"]=2023700000, - ["atk"]=24890000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [94501]={ - ["monster_base"]=10001, - ["hp"]=2190500000, - ["atk"]=25910000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [94601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=3978600000, - ["atk"]=25910000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [94701]={ - ["monster_base"]=10001, - ["hp"]=2637300000, - ["atk"]=26890000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [94801]={ - ["monster_base"]=10002, - ["hp"]=2805000000, - ["atk"]=27480000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [94901]={ - ["monster_base"]=10001, - ["hp"]=3087200000, - ["atk"]=28260000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [95001]={ - ["monster_base"]=10002, - ["hp"]=3364900000, - ["atk"]=29180000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [95101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=5323600000, - ["atk"]=39760000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [95201]={ - ["monster_base"]=10002, - ["hp"]=490700000, - ["atk"]=15920000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [95301]={ - ["monster_base"]=10001, - ["hp"]=689700000, - ["atk"]=16850000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [95401]={ - ["monster_base"]=10002, - ["hp"]=773700000, - ["atk"]=17580000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [95501]={ - ["monster_base"]=10001, - ["hp"]=1032000000, - ["atk"]=18400000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [95601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1424000000, - ["atk"]=21210000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [95701]={ - ["monster_base"]=10001, - ["hp"]=971300000, - ["atk"]=19500000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [95801]={ - ["monster_base"]=10002, - ["hp"]=1085000000, - ["atk"]=22040000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [95901]={ - ["monster_base"]=10001, - ["hp"]=1256000000, - ["atk"]=20370000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [96001]={ - ["monster_base"]=10002, - ["hp"]=1424000000, - ["atk"]=22680000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [96101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=2957500000, - ["atk"]=25280000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [96201]={ - ["monster_base"]=10002, - ["hp"]=1709800000, - ["atk"]=23700000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [96301]={ - ["monster_base"]=10001, - ["hp"]=1935800000, - ["atk"]=24310000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [96401]={ - ["monster_base"]=10002, - ["hp"]=2050700000, - ["atk"]=25280000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [96501]={ - ["monster_base"]=10001, - ["hp"]=2219800000, - ["atk"]=26320000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [96601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=4031700000, - ["atk"]=26320000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [96701]={ - ["monster_base"]=10001, - ["hp"]=2672500000, - ["atk"]=27310000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [96801]={ - ["monster_base"]=10002, - ["hp"]=2842400000, - ["atk"]=27910000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [96901]={ - ["monster_base"]=10001, - ["hp"]=3128400000, - ["atk"]=28700000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [97001]={ - ["monster_base"]=10002, - ["hp"]=3409800000, - ["atk"]=29640000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [97101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=5394600000, - ["atk"]=40380000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [97201]={ - ["monster_base"]=10002, - ["hp"]=497200000, - ["atk"]=16170000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [97301]={ - ["monster_base"]=10001, - ["hp"]=698800000, - ["atk"]=17110000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [97401]={ - ["monster_base"]=10002, - ["hp"]=783900000, - ["atk"]=17850000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [97501]={ - ["monster_base"]=10001, - ["hp"]=1045600000, - ["atk"]=18690000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [97601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1442800000, - ["atk"]=21540000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [97701]={ - ["monster_base"]=10001, - ["hp"]=984100000, + [8031501]={ + ["monster_base"]=10009, ["atk"]=19800000, + ["hp"]=792000000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [97801]={ - ["monster_base"]=10002, - ["hp"]=1099300000, - ["atk"]=22380000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [97901]={ - ["monster_base"]=10001, - ["hp"]=1272600000, - ["atk"]=20690000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [98001]={ - ["monster_base"]=10002, - ["hp"]=1442800000, - ["atk"]=23030000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [98101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=2996500000, - ["atk"]=25670000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [98201]={ - ["monster_base"]=10002, - ["hp"]=1732300000, - ["atk"]=24070000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20025, + 20026, + 20027 }, ["monster_exp"]=16000 }, - [98301]={ - ["monster_base"]=10001, - ["hp"]=1961300000, - ["atk"]=24690000, + [8040101]={ + ["monster_base"]=10010, + ["atk"]=3540000, + ["hp"]=53100000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [98401]={ - ["monster_base"]=10002, - ["hp"]=2077700000, - ["atk"]=25670000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [98501]={ - ["monster_base"]=10001, - ["hp"]=2249100000, - ["atk"]=26730000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [98601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=4084800000, - ["atk"]=26730000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [98701]={ - ["monster_base"]=10001, - ["hp"]=2707700000, - ["atk"]=27730000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [98801]={ - ["monster_base"]=10002, - ["hp"]=2879800000, - ["atk"]=28340000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [98901]={ - ["monster_base"]=10001, - ["hp"]=3169600000, - ["atk"]=29140000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20028, + 20029, + 20030 }, ["monster_exp"]=17000 }, - [99001]={ - ["monster_base"]=10002, - ["hp"]=3454700000, - ["atk"]=30100000, + [8040201]={ + ["monster_base"]=10014, + ["atk"]=3540000, + ["hp"]=53100000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20037, + 20038, + 20039 }, ["monster_exp"]=17000 }, - [99101]={ + [8040301]={ ["monster_base"]=10001, ["is_boss"]=2, - ["hp"]=5465600000, - ["atk"]=41000000, + ["atk"]=3540000, + ["hp"]=53100000, ["atk_times"]=4, ["hurt_skill"]={ 20001, @@ -12116,10 +6992,10 @@ local monster_chapter = { }, ["monster_exp"]=22000 }, - [99201]={ + [8040401]={ ["monster_base"]=10002, - ["hp"]=504500000, - ["atk"]=16450000, + ["atk"]=3540000, + ["hp"]=53100000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -12128,2938 +7004,254 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, - [99301]={ - ["monster_base"]=10001, - ["hp"]=709000000, - ["atk"]=17400000, + [8040501]={ + ["monster_base"]=10003, + ["atk"]=5900000, + ["hp"]=318600000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, ["monster_exp"]=11000 }, - [99401]={ - ["monster_base"]=10002, - ["hp"]=795300000, - ["atk"]=18160000, + [8040601]={ + ["monster_base"]=10004, + ["atk"]=4600000, + ["hp"]=69030000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20010, + 20011, + 20012 }, ["monster_exp"]=17000 }, - [99501]={ - ["monster_base"]=10001, - ["hp"]=1060800000, - ["atk"]=19010000, + [8040701]={ + ["monster_base"]=10005, + ["atk"]=4950000, + ["hp"]=74340000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20013, + 20014, + 20015 }, ["monster_exp"]=19000 }, - [99601]={ - ["monster_base"]=10002, + [8040801]={ + ["monster_base"]=10006, ["is_boss"]=1, - ["hp"]=1463800000, - ["atk"]=21910000, + ["atk"]=5310000, + ["hp"]=79650000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20016, + 20017, + 20018 }, ["monster_exp"]=18000 }, - [99701]={ - ["monster_base"]=10001, - ["hp"]=998400000, - ["atk"]=20140000, + [8040901]={ + ["monster_base"]=10007, + ["atk"]=5660000, + ["hp"]=84960000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20019, + 20020, + 20021 }, ["monster_exp"]=9000 }, - [99801]={ - ["monster_base"]=10002, - ["hp"]=1115300000, - ["atk"]=22760000, + [8041001]={ + ["monster_base"]=10008, + ["atk"]=10030000, + ["hp"]=541620000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20022, + 20023, + 20024 }, ["monster_exp"]=10000 }, - [99901]={ - ["monster_base"]=10001, - ["hp"]=1291100000, - ["atk"]=21050000, + [8041101]={ + ["monster_base"]=10009, + ["atk"]=5660000, + ["hp"]=84960000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20025, + 20026, + 20027 }, ["monster_exp"]=11000 }, - [100001]={ - ["monster_base"]=10002, - ["hp"]=1463800000, - ["atk"]=23420000, + [8041201]={ + ["monster_base"]=10010, + ["atk"]=6010000, + ["hp"]=90270000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20028, + 20029, + 20030 }, ["monster_exp"]=12000 }, - [100101]={ - ["monster_base"]=10001, + [8041301]={ + ["monster_base"]=10014, ["is_boss"]=1, - ["hp"]=3040000000, - ["atk"]=26110000, + ["atk"]=6370000, + ["hp"]=95580000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20037, + 20038, + 20039 }, ["monster_exp"]=12000 }, - [100201]={ - ["monster_base"]=10002, - ["hp"]=1757500000, - ["atk"]=24480000, + [8041401]={ + ["monster_base"]=10001, + ["atk"]=6720000, + ["hp"]=100890000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, - [100301]={ - ["monster_base"]=10001, - ["hp"]=1989800000, - ["atk"]=25110000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [100401]={ + [8041501]={ ["monster_base"]=10002, - ["hp"]=2107900000, - ["atk"]=26110000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [100501]={ - ["monster_base"]=10001, - ["hp"]=2281800000, - ["atk"]=27190000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [100601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=4144100000, - ["atk"]=27190000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [100701]={ - ["monster_base"]=10001, - ["hp"]=2747100000, - ["atk"]=28200000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [100801]={ - ["monster_base"]=10002, - ["hp"]=2921600000, - ["atk"]=28820000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [100901]={ - ["monster_base"]=10001, - ["hp"]=3215700000, - ["atk"]=29640000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [101001]={ - ["monster_base"]=10002, - ["hp"]=3504900000, - ["atk"]=30610000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [101101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=5545000000, - ["atk"]=41700000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [101201]={ - ["monster_base"]=10002, - ["hp"]=511800000, - ["atk"]=16730000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [101301]={ - ["monster_base"]=10001, - ["hp"]=719300000, - ["atk"]=17690000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [101401]={ - ["monster_base"]=10002, - ["hp"]=806800000, - ["atk"]=18470000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [101501]={ - ["monster_base"]=10001, - ["hp"]=1076100000, - ["atk"]=19330000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [101601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1484900000, - ["atk"]=22280000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [101701]={ - ["monster_base"]=10001, - ["hp"]=1012800000, - ["atk"]=20480000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [101801]={ - ["monster_base"]=10002, - ["hp"]=1131400000, - ["atk"]=23140000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [101901]={ - ["monster_base"]=10001, - ["hp"]=1309700000, - ["atk"]=21410000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [102001]={ - ["monster_base"]=10002, - ["hp"]=1484900000, - ["atk"]=23810000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [102101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=3083800000, - ["atk"]=26550000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [102201]={ - ["monster_base"]=10002, - ["hp"]=1782900000, - ["atk"]=24890000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [102301]={ - ["monster_base"]=10001, - ["hp"]=2018500000, - ["atk"]=25530000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [102401]={ - ["monster_base"]=10002, - ["hp"]=2138300000, - ["atk"]=26550000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [102501]={ - ["monster_base"]=10001, - ["hp"]=2314700000, - ["atk"]=27650000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [102601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=4203800000, - ["atk"]=27650000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [102701]={ - ["monster_base"]=10001, - ["hp"]=2786700000, - ["atk"]=28670000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [102801]={ - ["monster_base"]=10002, - ["hp"]=2963700000, - ["atk"]=29300000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [102901]={ - ["monster_base"]=10001, - ["hp"]=3262100000, - ["atk"]=30140000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [103001]={ - ["monster_base"]=10002, - ["hp"]=3555400000, - ["atk"]=31120000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [103101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=5624900000, - ["atk"]=42400000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [103201]={ - ["monster_base"]=10002, - ["hp"]=519100000, - ["atk"]=17010000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [103301]={ - ["monster_base"]=10001, - ["hp"]=729600000, - ["atk"]=17980000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [103401]={ - ["monster_base"]=10002, - ["hp"]=818300000, - ["atk"]=18780000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [103501]={ - ["monster_base"]=10001, - ["hp"]=1091400000, - ["atk"]=19650000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [103601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1506000000, - ["atk"]=22650000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [103701]={ - ["monster_base"]=10001, - ["hp"]=1027200000, - ["atk"]=20820000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [103801]={ - ["monster_base"]=10002, - ["hp"]=1147500000, - ["atk"]=23520000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [103901]={ - ["monster_base"]=10001, - ["hp"]=1328300000, - ["atk"]=21770000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [104001]={ - ["monster_base"]=10002, - ["hp"]=1506000000, - ["atk"]=24200000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [104101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=3127600000, - ["atk"]=26990000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [104201]={ - ["monster_base"]=10002, - ["hp"]=1808300000, - ["atk"]=25300000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [104301]={ - ["monster_base"]=10001, - ["hp"]=2047200000, - ["atk"]=25950000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [104401]={ - ["monster_base"]=10002, - ["hp"]=2168700000, - ["atk"]=26990000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [104501]={ - ["monster_base"]=10001, - ["hp"]=2347600000, - ["atk"]=28110000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [104601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=4263500000, - ["atk"]=28110000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [104701]={ - ["monster_base"]=10001, - ["hp"]=2826300000, - ["atk"]=29140000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [104801]={ - ["monster_base"]=10002, - ["hp"]=3005800000, - ["atk"]=29780000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [104901]={ - ["monster_base"]=10001, - ["hp"]=3308500000, - ["atk"]=30640000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [105001]={ - ["monster_base"]=10002, - ["hp"]=3605900000, - ["atk"]=31630000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [105101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=5704800000, - ["atk"]=43100000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [105201]={ - ["monster_base"]=10002, - ["hp"]=526400000, - ["atk"]=17290000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [105301]={ - ["monster_base"]=10001, - ["hp"]=739800000, - ["atk"]=18270000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [105401]={ - ["monster_base"]=10002, - ["hp"]=829700000, - ["atk"]=19090000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [105501]={ - ["monster_base"]=10001, - ["hp"]=1106600000, - ["atk"]=19970000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [105601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1527000000, - ["atk"]=23020000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [105701]={ - ["monster_base"]=10001, - ["hp"]=1041500000, - ["atk"]=21160000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [105801]={ - ["monster_base"]=10002, - ["hp"]=1163500000, - ["atk"]=23900000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [105901]={ - ["monster_base"]=10001, - ["hp"]=1346800000, - ["atk"]=22130000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [106001]={ - ["monster_base"]=10002, - ["hp"]=1527000000, - ["atk"]=24590000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [106101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=3171100000, - ["atk"]=27430000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [106201]={ - ["monster_base"]=10002, - ["hp"]=1833500000, - ["atk"]=25710000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [106301]={ - ["monster_base"]=10001, - ["hp"]=2075700000, - ["atk"]=26370000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [106401]={ - ["monster_base"]=10002, - ["hp"]=2198900000, - ["atk"]=27430000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [106501]={ - ["monster_base"]=10001, - ["hp"]=2380300000, - ["atk"]=28570000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [106601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=4322800000, - ["atk"]=28570000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [106701]={ - ["monster_base"]=10001, - ["hp"]=2865700000, - ["atk"]=29610000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [106801]={ - ["monster_base"]=10002, - ["hp"]=3047700000, - ["atk"]=30260000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [106901]={ - ["monster_base"]=10001, - ["hp"]=3354600000, - ["atk"]=31140000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [107001]={ - ["monster_base"]=10002, - ["hp"]=3656100000, - ["atk"]=32140000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [107101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=5784200000, - ["atk"]=43800000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [107201]={ - ["monster_base"]=10002, - ["hp"]=533700000, - ["atk"]=17570000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [107301]={ - ["monster_base"]=10001, - ["hp"]=750100000, - ["atk"]=18560000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [107401]={ - ["monster_base"]=10002, - ["hp"]=841200000, - ["atk"]=19400000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [107501]={ - ["monster_base"]=10001, - ["hp"]=1121900000, - ["atk"]=20290000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [107601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1548100000, - ["atk"]=23390000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [107701]={ - ["monster_base"]=10001, - ["hp"]=1055900000, - ["atk"]=21500000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [107801]={ - ["monster_base"]=10002, - ["hp"]=1179600000, - ["atk"]=24280000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [107901]={ - ["monster_base"]=10001, - ["hp"]=1365400000, - ["atk"]=22490000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [108001]={ - ["monster_base"]=10002, - ["hp"]=1548100000, - ["atk"]=24980000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [108101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=3214900000, - ["atk"]=27870000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [108201]={ - ["monster_base"]=10002, - ["hp"]=1858900000, - ["atk"]=26120000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [108301]={ - ["monster_base"]=10001, - ["hp"]=2104400000, - ["atk"]=26790000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [108401]={ - ["monster_base"]=10002, - ["hp"]=2229300000, - ["atk"]=27870000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [108501]={ - ["monster_base"]=10001, - ["hp"]=2413200000, - ["atk"]=29030000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [108601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=4382500000, - ["atk"]=29030000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [108701]={ - ["monster_base"]=10001, - ["hp"]=2905300000, - ["atk"]=30080000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [108801]={ - ["monster_base"]=10002, - ["hp"]=3089800000, - ["atk"]=30740000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [108901]={ - ["monster_base"]=10001, - ["hp"]=3401000000, - ["atk"]=31640000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [109001]={ - ["monster_base"]=10002, - ["hp"]=3706600000, - ["atk"]=32650000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [109101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=5864100000, - ["atk"]=44500000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [109201]={ - ["monster_base"]=10002, - ["hp"]=541700000, - ["atk"]=17880000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [109301]={ - ["monster_base"]=10001, - ["hp"]=761400000, - ["atk"]=18880000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [109401]={ - ["monster_base"]=10002, - ["hp"]=853800000, - ["atk"]=19740000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [109501]={ - ["monster_base"]=10001, - ["hp"]=1138700000, - ["atk"]=20640000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [109601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1571300000, - ["atk"]=23800000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [109701]={ - ["monster_base"]=10001, - ["hp"]=1071700000, - ["atk"]=21880000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [109801]={ - ["monster_base"]=10002, - ["hp"]=1197300000, - ["atk"]=24700000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [109901]={ - ["monster_base"]=10001, - ["hp"]=1385900000, - ["atk"]=22880000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [110001]={ - ["monster_base"]=10002, - ["hp"]=1571300000, - ["atk"]=25420000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [110101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=3263000000, - ["atk"]=28360000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [110201]={ - ["monster_base"]=10002, - ["hp"]=1886700000, - ["atk"]=26570000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [110301]={ - ["monster_base"]=10001, - ["hp"]=2135900000, - ["atk"]=27260000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [110401]={ - ["monster_base"]=10002, - ["hp"]=2262700000, - ["atk"]=28360000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [110501]={ - ["monster_base"]=10001, - ["hp"]=2449300000, - ["atk"]=29540000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [110601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=4448100000, - ["atk"]=29540000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [110701]={ - ["monster_base"]=10001, - ["hp"]=2948800000, - ["atk"]=30600000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [110801]={ - ["monster_base"]=10002, - ["hp"]=3136100000, - ["atk"]=31270000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [110901]={ - ["monster_base"]=10001, - ["hp"]=3451900000, - ["atk"]=32190000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [111001]={ - ["monster_base"]=10002, - ["hp"]=3762100000, - ["atk"]=33220000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [111101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=5951800000, - ["atk"]=45270000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [111201]={ - ["monster_base"]=10002, - ["hp"]=549800000, - ["atk"]=18190000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [111301]={ - ["monster_base"]=10001, - ["hp"]=772700000, - ["atk"]=19200000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [111401]={ - ["monster_base"]=10002, - ["hp"]=866500000, - ["atk"]=20080000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [111501]={ - ["monster_base"]=10001, - ["hp"]=1155600000, - ["atk"]=20990000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [111601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1594600000, - ["atk"]=24210000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [111701]={ - ["monster_base"]=10001, - ["hp"]=1087600000, - ["atk"]=22260000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [111801]={ - ["monster_base"]=10002, - ["hp"]=1215100000, - ["atk"]=25120000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [111901]={ - ["monster_base"]=10001, - ["hp"]=1406500000, - ["atk"]=23270000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [112001]={ - ["monster_base"]=10002, - ["hp"]=1594600000, - ["atk"]=25860000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [112101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=3311400000, - ["atk"]=28840000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [112201]={ - ["monster_base"]=10002, - ["hp"]=1914700000, - ["atk"]=27020000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [112301]={ - ["monster_base"]=10001, - ["hp"]=2167600000, - ["atk"]=27730000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [112401]={ - ["monster_base"]=10002, - ["hp"]=2296300000, - ["atk"]=28840000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [112501]={ - ["monster_base"]=10001, - ["hp"]=2485700000, - ["atk"]=30040000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [112601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=4514100000, - ["atk"]=30040000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [112701]={ - ["monster_base"]=10001, - ["hp"]=2992600000, - ["atk"]=31120000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [112801]={ - ["monster_base"]=10002, - ["hp"]=3182600000, - ["atk"]=31800000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [112901]={ - ["monster_base"]=10001, - ["hp"]=3503100000, - ["atk"]=32740000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [113001]={ - ["monster_base"]=10002, - ["hp"]=3817900000, - ["atk"]=33790000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [113101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=6040100000, - ["atk"]=46040000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [113201]={ - ["monster_base"]=10002, - ["hp"]=557900000, - ["atk"]=18500000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [113301]={ - ["monster_base"]=10001, - ["hp"]=784000000, - ["atk"]=19520000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [113401]={ - ["monster_base"]=10002, - ["hp"]=879200000, - ["atk"]=20420000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [113501]={ - ["monster_base"]=10001, - ["hp"]=1172500000, - ["atk"]=21340000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [113601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1617900000, - ["atk"]=24620000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [113701]={ - ["monster_base"]=10001, - ["hp"]=1103500000, - ["atk"]=22640000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [113801]={ - ["monster_base"]=10002, - ["hp"]=1232900000, - ["atk"]=25540000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [113901]={ - ["monster_base"]=10001, - ["hp"]=1427100000, - ["atk"]=23660000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [114001]={ - ["monster_base"]=10002, - ["hp"]=1617900000, - ["atk"]=26300000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [114101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=3359800000, - ["atk"]=29330000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [114201]={ - ["monster_base"]=10002, - ["hp"]=1942700000, - ["atk"]=27470000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [114301]={ - ["monster_base"]=10001, - ["hp"]=2199300000, - ["atk"]=28200000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [114401]={ - ["monster_base"]=10002, - ["hp"]=2329900000, - ["atk"]=29330000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [114501]={ - ["monster_base"]=10001, - ["hp"]=2522100000, - ["atk"]=30550000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [114601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=4580100000, - ["atk"]=30550000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [114701]={ - ["monster_base"]=10001, - ["hp"]=3036400000, - ["atk"]=31640000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [114801]={ - ["monster_base"]=10002, - ["hp"]=3229100000, - ["atk"]=32330000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [114901]={ - ["monster_base"]=10001, - ["hp"]=3554300000, - ["atk"]=33290000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [115001]={ - ["monster_base"]=10002, - ["hp"]=3873700000, - ["atk"]=34360000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [115101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=6128400000, - ["atk"]=46810000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [115201]={ - ["monster_base"]=10002, - ["hp"]=565900000, - ["atk"]=18810000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [115301]={ - ["monster_base"]=10001, - ["hp"]=795300000, - ["atk"]=19840000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [115401]={ - ["monster_base"]=10002, - ["hp"]=891800000, - ["atk"]=20760000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [115501]={ - ["monster_base"]=10001, - ["hp"]=1189300000, - ["atk"]=21690000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [115601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1641100000, - ["atk"]=25030000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [115701]={ - ["monster_base"]=10001, - ["hp"]=1119300000, - ["atk"]=23020000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [115801]={ - ["monster_base"]=10002, - ["hp"]=1250600000, - ["atk"]=25960000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [115901]={ - ["monster_base"]=10001, - ["hp"]=1447600000, - ["atk"]=24050000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [116001]={ - ["monster_base"]=10002, - ["hp"]=1641100000, - ["atk"]=26740000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [116101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=3407900000, - ["atk"]=29820000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [116201]={ - ["monster_base"]=10002, - ["hp"]=1970500000, - ["atk"]=27920000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [116301]={ - ["monster_base"]=10001, - ["hp"]=2230800000, - ["atk"]=28670000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [116401]={ - ["monster_base"]=10002, - ["hp"]=2363300000, - ["atk"]=29820000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [116501]={ - ["monster_base"]=10001, - ["hp"]=2558200000, - ["atk"]=31060000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [116601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=4645700000, - ["atk"]=31060000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [116701]={ - ["monster_base"]=10001, - ["hp"]=3079900000, - ["atk"]=32160000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [116801]={ - ["monster_base"]=10002, - ["hp"]=3275400000, - ["atk"]=32860000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [116901]={ - ["monster_base"]=10001, - ["hp"]=3605200000, - ["atk"]=33840000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [117001]={ - ["monster_base"]=10002, - ["hp"]=3929200000, - ["atk"]=34930000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [117101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=6216100000, - ["atk"]=47580000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [117201]={ - ["monster_base"]=10002, - ["hp"]=574000000, - ["atk"]=19120000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [117301]={ - ["monster_base"]=10001, - ["hp"]=806600000, - ["atk"]=20160000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [117401]={ - ["monster_base"]=10002, - ["hp"]=904500000, - ["atk"]=21100000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [117501]={ - ["monster_base"]=10001, - ["hp"]=1206200000, - ["atk"]=22040000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [117601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1664400000, - ["atk"]=25440000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [117701]={ - ["monster_base"]=10001, - ["hp"]=1135200000, - ["atk"]=23400000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [117801]={ - ["monster_base"]=10002, - ["hp"]=1268400000, - ["atk"]=26380000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [117901]={ - ["monster_base"]=10001, - ["hp"]=1468200000, - ["atk"]=24440000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [118001]={ - ["monster_base"]=10002, - ["hp"]=1664400000, - ["atk"]=27180000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [118101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=3456300000, - ["atk"]=30310000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [118201]={ - ["monster_base"]=10002, - ["hp"]=1998500000, - ["atk"]=28370000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [118301]={ - ["monster_base"]=10001, - ["hp"]=2262500000, - ["atk"]=29140000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [118401]={ - ["monster_base"]=10002, - ["hp"]=2396900000, - ["atk"]=30310000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [118501]={ - ["monster_base"]=10001, - ["hp"]=2594600000, - ["atk"]=31570000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [118601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=4711700000, - ["atk"]=31570000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [118701]={ - ["monster_base"]=10001, - ["hp"]=3123700000, - ["atk"]=32680000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [118801]={ - ["monster_base"]=10002, - ["hp"]=3321900000, - ["atk"]=33390000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [118901]={ - ["monster_base"]=10001, - ["hp"]=3656400000, - ["atk"]=34390000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [119001]={ - ["monster_base"]=10002, - ["hp"]=3985000000, - ["atk"]=35500000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [119101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=6304400000, - ["atk"]=48350000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [119201]={ - ["monster_base"]=10002, - ["hp"]=582800000, - ["atk"]=19460000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [119301]={ - ["monster_base"]=10001, - ["hp"]=819000000, - ["atk"]=20520000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [119401]={ - ["monster_base"]=10002, - ["hp"]=918400000, - ["atk"]=21470000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [119501]={ - ["monster_base"]=10001, - ["hp"]=1224700000, - ["atk"]=22430000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [119601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1689900000, - ["atk"]=25890000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [119701]={ - ["monster_base"]=10001, - ["hp"]=1152600000, - ["atk"]=23810000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [119801]={ - ["monster_base"]=10002, - ["hp"]=1287900000, - ["atk"]=26850000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [119901]={ - ["monster_base"]=10001, - ["hp"]=1490700000, - ["atk"]=24870000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [120001]={ - ["monster_base"]=10002, - ["hp"]=1689900000, - ["atk"]=27660000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [120101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=3509300000, - ["atk"]=30840000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [120201]={ - ["monster_base"]=10002, - ["hp"]=2029200000, - ["atk"]=28870000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [120301]={ - ["monster_base"]=10001, - ["hp"]=2297200000, - ["atk"]=29650000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [120401]={ - ["monster_base"]=10002, - ["hp"]=2433700000, - ["atk"]=30840000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [120501]={ - ["monster_base"]=10001, - ["hp"]=2634400000, - ["atk"]=32130000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [120601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=4783900000, - ["atk"]=32130000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [120701]={ - ["monster_base"]=10001, - ["hp"]=3171600000, - ["atk"]=33260000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [120801]={ - ["monster_base"]=10002, - ["hp"]=3372800000, - ["atk"]=33980000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [120901]={ - ["monster_base"]=10001, - ["hp"]=3712500000, - ["atk"]=34990000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [121001]={ - ["monster_base"]=10002, - ["hp"]=4046100000, - ["atk"]=36120000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [121101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=6401000000, - ["atk"]=49200000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [121201]={ - ["monster_base"]=10002, - ["hp"]=591600000, - ["atk"]=19800000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [121301]={ - ["monster_base"]=10001, - ["hp"]=831400000, - ["atk"]=20880000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [121401]={ - ["monster_base"]=10002, - ["hp"]=932300000, - ["atk"]=21840000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [121501]={ - ["monster_base"]=10001, - ["hp"]=1243200000, - ["atk"]=22820000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [121601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1715400000, - ["atk"]=26340000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [121701]={ - ["monster_base"]=10001, - ["hp"]=1170000000, - ["atk"]=24220000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [121801]={ - ["monster_base"]=10002, - ["hp"]=1307400000, - ["atk"]=27320000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [121901]={ - ["monster_base"]=10001, - ["hp"]=1513200000, - ["atk"]=25300000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [122001]={ - ["monster_base"]=10002, - ["hp"]=1715400000, - ["atk"]=28140000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [122101]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=3562300000, - ["atk"]=31370000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [122201]={ - ["monster_base"]=10002, - ["hp"]=2059900000, - ["atk"]=29370000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [122301]={ - ["monster_base"]=10001, - ["hp"]=2331900000, - ["atk"]=30160000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [122401]={ - ["monster_base"]=10002, - ["hp"]=2470500000, - ["atk"]=31370000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [122501]={ - ["monster_base"]=10001, - ["hp"]=2674200000, - ["atk"]=32690000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [122601]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=4856100000, - ["atk"]=32690000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [122701]={ - ["monster_base"]=10001, - ["hp"]=3219500000, - ["atk"]=33840000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [122801]={ - ["monster_base"]=10002, - ["hp"]=3423700000, - ["atk"]=34570000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [122901]={ - ["monster_base"]=10001, - ["hp"]=3768600000, - ["atk"]=35590000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [123001]={ - ["monster_base"]=10002, - ["hp"]=4107200000, - ["atk"]=36740000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [123101]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=6497600000, - ["atk"]=50050000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [123201]={ - ["monster_base"]=10002, - ["hp"]=600500000, - ["atk"]=20140000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [123301]={ - ["monster_base"]=10001, - ["hp"]=843900000, ["atk"]=21240000, + ["hp"]=849600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=18000 + }, + [8050101]={ + ["monster_base"]=10003, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=21000 + }, + [8050201]={ + ["monster_base"]=10004, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=22000 + }, + [8050301]={ + ["monster_base"]=10005, + ["is_boss"]=1, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=24000 + }, + [8050401]={ + ["monster_base"]=10006, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=15000 + }, + [8050501]={ + ["monster_base"]=10007, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=16000 + }, + [8050601]={ + ["monster_base"]=10008, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=17000 + }, + [8050701]={ + ["monster_base"]=10009, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=17000 + }, + [8050801]={ + ["monster_base"]=10010, + ["is_boss"]=2, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=22000 + }, + [8050901]={ + ["monster_base"]=10014, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=11000 + }, + [8051001]={ + ["monster_base"]=10001, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -15068,10 +7260,10 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, - [123401]={ + [8051101]={ ["monster_base"]=10002, - ["hp"]=946300000, - ["atk"]=22210000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -15080,10 +7272,254 @@ local monster_chapter = { }, ["monster_exp"]=17000 }, - [123501]={ + [8051201]={ + ["monster_base"]=10003, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=19000 + }, + [8051301]={ + ["monster_base"]=10004, + ["is_boss"]=1, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=18000 + }, + [8051401]={ + ["monster_base"]=10005, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=9000 + }, + [8051501]={ + ["monster_base"]=10006, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=10000 + }, + [9010101]={ + ["monster_base"]=10007, + ["atk"]=3750000, + ["hp"]=56250000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=11000 + }, + [9010201]={ + ["monster_base"]=10008, + ["atk"]=3750000, + ["hp"]=56250000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=12000 + }, + [9010301]={ + ["monster_base"]=10009, + ["is_boss"]=1, + ["atk"]=3750000, + ["hp"]=56250000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=12000 + }, + [9010401]={ + ["monster_base"]=10010, + ["atk"]=3750000, + ["hp"]=56250000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=16000 + }, + [9010501]={ + ["monster_base"]=10014, + ["atk"]=6250000, + ["hp"]=337500000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=18000 + }, + [9010601]={ ["monster_base"]=10001, - ["hp"]=1261800000, - ["atk"]=23210000, + ["atk"]=4870000, + ["hp"]=73120000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=21000 + }, + [9010701]={ + ["monster_base"]=10002, + ["atk"]=5250000, + ["hp"]=78750000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=22000 + }, + [9010801]={ + ["monster_base"]=10003, + ["is_boss"]=1, + ["atk"]=5620000, + ["hp"]=84370000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=24000 + }, + [9010901]={ + ["monster_base"]=10004, + ["atk"]=6000000, + ["hp"]=90000000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=15000 + }, + [9011001]={ + ["monster_base"]=10005, + ["atk"]=10620000, + ["hp"]=573750000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=16000 + }, + [9011101]={ + ["monster_base"]=10006, + ["atk"]=6000000, + ["hp"]=90000000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=17000 + }, + [9011201]={ + ["monster_base"]=10007, + ["atk"]=6370000, + ["hp"]=95620000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=17000 + }, + [9011301]={ + ["monster_base"]=10008, + ["is_boss"]=2, + ["atk"]=6750000, + ["hp"]=101250000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=22000 + }, + [9011401]={ + ["monster_base"]=10009, + ["atk"]=7120000, + ["hp"]=106870000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=11000 + }, + [9011501]={ + ["monster_base"]=10010, + ["atk"]=12500000, + ["hp"]=675000000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=11000 + }, + [9020101]={ + ["monster_base"]=10014, + ["atk"]=3930000, + ["hp"]=59040000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=17000 + }, + [9020201]={ + ["monster_base"]=10001, + ["atk"]=3930000, + ["hp"]=59040000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -15092,11 +7528,11 @@ local monster_chapter = { }, ["monster_exp"]=19000 }, - [123601]={ + [9020301]={ ["monster_base"]=10002, ["is_boss"]=1, - ["hp"]=1741100000, - ["atk"]=26790000, + ["atk"]=3930000, + ["hp"]=59040000, ["atk_times"]=4, ["hurt_skill"]={ 20004, @@ -15105,10 +7541,254 @@ local monster_chapter = { }, ["monster_exp"]=18000 }, - [123701]={ + [9020401]={ + ["monster_base"]=10003, + ["atk"]=3930000, + ["hp"]=59040000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=9000 + }, + [9020501]={ + ["monster_base"]=10004, + ["atk"]=6560000, + ["hp"]=354240000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=10000 + }, + [9020601]={ + ["monster_base"]=10005, + ["atk"]=5110000, + ["hp"]=76750000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=11000 + }, + [9020701]={ + ["monster_base"]=10006, + ["atk"]=5510000, + ["hp"]=82650000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=12000 + }, + [9020801]={ + ["monster_base"]=10007, + ["is_boss"]=1, + ["atk"]=5900000, + ["hp"]=88560000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=12000 + }, + [9020901]={ + ["monster_base"]=10008, + ["atk"]=6290000, + ["hp"]=94460000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=16000 + }, + [9021001]={ + ["monster_base"]=10009, + ["atk"]=11150000, + ["hp"]=602200000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=18000 + }, + [9021101]={ + ["monster_base"]=10010, + ["atk"]=6290000, + ["hp"]=94460000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=21000 + }, + [9021201]={ + ["monster_base"]=10014, + ["atk"]=6690000, + ["hp"]=100360000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=22000 + }, + [9021301]={ ["monster_base"]=10001, - ["hp"]=1187500000, - ["atk"]=24630000, + ["is_boss"]=1, + ["atk"]=7080000, + ["hp"]=106270000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=24000 + }, + [9021401]={ + ["monster_base"]=10002, + ["atk"]=7470000, + ["hp"]=112170000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=15000 + }, + [9021501]={ + ["monster_base"]=10003, + ["atk"]=13120000, + ["hp"]=708480000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=16000 + }, + [9030101]={ + ["monster_base"]=10004, + ["atk"]=4120000, + ["hp"]=61920000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=17000 + }, + [9030201]={ + ["monster_base"]=10005, + ["atk"]=4120000, + ["hp"]=61920000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=17000 + }, + [9030301]={ + ["monster_base"]=10006, + ["is_boss"]=2, + ["atk"]=4120000, + ["hp"]=61920000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=22000 + }, + [9030401]={ + ["monster_base"]=10007, + ["atk"]=4120000, + ["hp"]=61920000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=11000 + }, + [9030501]={ + ["monster_base"]=10008, + ["atk"]=6880000, + ["hp"]=371520000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=11000 + }, + [9030601]={ + ["monster_base"]=10009, + ["atk"]=5360000, + ["hp"]=80490000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=17000 + }, + [9030701]={ + ["monster_base"]=10010, + ["atk"]=5770000, + ["hp"]=86680000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=19000 + }, + [9030801]={ + ["monster_base"]=10014, + ["is_boss"]=1, + ["atk"]=6190000, + ["hp"]=92880000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=18000 + }, + [9030901]={ + ["monster_base"]=10001, + ["atk"]=6600000, + ["hp"]=99070000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -15117,10 +7797,10 @@ local monster_chapter = { }, ["monster_exp"]=9000 }, - [123801]={ + [9031001]={ ["monster_base"]=10002, - ["hp"]=1327000000, - ["atk"]=27790000, + ["atk"]=11690000, + ["hp"]=631580000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -15129,10 +7809,254 @@ local monster_chapter = { }, ["monster_exp"]=10000 }, - [123901]={ + [9031101]={ + ["monster_base"]=10003, + ["atk"]=6600000, + ["hp"]=99070000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=11000 + }, + [9031201]={ + ["monster_base"]=10004, + ["atk"]=7010000, + ["hp"]=105260000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=12000 + }, + [9031301]={ + ["monster_base"]=10005, + ["is_boss"]=1, + ["atk"]=7430000, + ["hp"]=111450000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=12000 + }, + [9031401]={ + ["monster_base"]=10006, + ["atk"]=7840000, + ["hp"]=117640000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=16000 + }, + [9031501]={ + ["monster_base"]=10007, + ["atk"]=24760000, + ["hp"]=990720000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=18000 + }, + [9040101]={ + ["monster_base"]=10008, + ["atk"]=4420000, + ["hp"]=66420000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=21000 + }, + [9040201]={ + ["monster_base"]=10009, + ["atk"]=4420000, + ["hp"]=66420000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=22000 + }, + [9040301]={ + ["monster_base"]=10010, + ["is_boss"]=1, + ["atk"]=4420000, + ["hp"]=66420000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=24000 + }, + [9040401]={ + ["monster_base"]=10014, + ["atk"]=4420000, + ["hp"]=66420000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=15000 + }, + [9040501]={ ["monster_base"]=10001, - ["hp"]=1535900000, - ["atk"]=25730000, + ["atk"]=7380000, + ["hp"]=398520000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=16000 + }, + [9040601]={ + ["monster_base"]=10002, + ["atk"]=5750000, + ["hp"]=86340000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17000 + }, + [9040701]={ + ["monster_base"]=10003, + ["atk"]=6190000, + ["hp"]=92980000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=17000 + }, + [9040801]={ + ["monster_base"]=10004, + ["is_boss"]=2, + ["atk"]=6640000, + ["hp"]=99630000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=22000 + }, + [9040901]={ + ["monster_base"]=10005, + ["atk"]=7080000, + ["hp"]=106270000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=11000 + }, + [9041001]={ + ["monster_base"]=10006, + ["atk"]=12540000, + ["hp"]=677480000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=11000 + }, + [9041101]={ + ["monster_base"]=10007, + ["atk"]=7080000, + ["hp"]=106270000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=17000 + }, + [9041201]={ + ["monster_base"]=10008, + ["atk"]=7520000, + ["hp"]=112910000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=19000 + }, + [9041301]={ + ["monster_base"]=10009, + ["is_boss"]=1, + ["atk"]=7970000, + ["hp"]=119550000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=18000 + }, + [9041401]={ + ["monster_base"]=10010, + ["atk"]=8410000, + ["hp"]=126190000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=9000 + }, + [9041501]={ + ["monster_base"]=10014, + ["atk"]=26560000, + ["hp"]=1062720000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=10000 + }, + [9050101]={ + ["monster_base"]=10001, + ["atk"]=4760000, + ["hp"]=71460000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -15141,10 +8065,10 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, - [124001]={ + [9050201]={ ["monster_base"]=10002, - ["hp"]=1741100000, - ["atk"]=28620000, + ["atk"]=4760000, + ["hp"]=71460000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -15153,11 +8077,255 @@ local monster_chapter = { }, ["monster_exp"]=12000 }, - [124101]={ + [9050301]={ + ["monster_base"]=10003, + ["is_boss"]=1, + ["atk"]=4760000, + ["hp"]=71460000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=12000 + }, + [9050401]={ + ["monster_base"]=10004, + ["atk"]=4760000, + ["hp"]=71460000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=16000 + }, + [9050501]={ + ["monster_base"]=10005, + ["atk"]=7940000, + ["hp"]=428760000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=18000 + }, + [9050601]={ + ["monster_base"]=10006, + ["atk"]=6190000, + ["hp"]=92890000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=21000 + }, + [9050701]={ + ["monster_base"]=10007, + ["atk"]=6660000, + ["hp"]=100040000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=22000 + }, + [9050801]={ + ["monster_base"]=10008, + ["is_boss"]=1, + ["atk"]=7140000, + ["hp"]=107190000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=24000 + }, + [9050901]={ + ["monster_base"]=10009, + ["atk"]=7620000, + ["hp"]=114330000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=15000 + }, + [9051001]={ + ["monster_base"]=10010, + ["atk"]=13490000, + ["hp"]=728890000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=16000 + }, + [9051101]={ + ["monster_base"]=10014, + ["atk"]=7620000, + ["hp"]=114330000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=17000 + }, + [9051201]={ + ["monster_base"]=10001, + ["atk"]=8090000, + ["hp"]=121480000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=17000 + }, + [9051301]={ + ["monster_base"]=10002, + ["is_boss"]=2, + ["atk"]=8570000, + ["hp"]=128620000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=22000 + }, + [9051401]={ + ["monster_base"]=10003, + ["atk"]=9050000, + ["hp"]=135770000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=11000 + }, + [9051501]={ + ["monster_base"]=10004, + ["atk"]=28580000, + ["hp"]=1143360000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=11000 + }, + [10010101]={ + ["monster_base"]=10005, + ["atk"]=4980000, + ["hp"]=74700000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=17000 + }, + [10010201]={ + ["monster_base"]=10006, + ["atk"]=4980000, + ["hp"]=74700000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=19000 + }, + [10010301]={ + ["monster_base"]=10007, + ["is_boss"]=1, + ["atk"]=4980000, + ["hp"]=74700000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=18000 + }, + [10010401]={ + ["monster_base"]=10008, + ["atk"]=4980000, + ["hp"]=74700000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=9000 + }, + [10010501]={ + ["monster_base"]=10009, + ["atk"]=8300000, + ["hp"]=448200000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=10000 + }, + [10010601]={ + ["monster_base"]=10010, + ["atk"]=6470000, + ["hp"]=97110000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=11000 + }, + [10010701]={ + ["monster_base"]=10014, + ["atk"]=6970000, + ["hp"]=104580000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=12000 + }, + [10010801]={ ["monster_base"]=10001, ["is_boss"]=1, - ["hp"]=3615600000, - ["atk"]=31900000, + ["atk"]=7470000, + ["hp"]=112050000, ["atk_times"]=4, ["hurt_skill"]={ 20001, @@ -15166,10 +8334,10 @@ local monster_chapter = { }, ["monster_exp"]=12000 }, - [124201]={ + [10010901]={ ["monster_base"]=10002, - ["hp"]=2090700000, - ["atk"]=29870000, + ["atk"]=7960000, + ["hp"]=119520000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -15178,10 +8346,254 @@ local monster_chapter = { }, ["monster_exp"]=16000 }, - [124301]={ + [10011001]={ + ["monster_base"]=10003, + ["atk"]=14110000, + ["hp"]=761940000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=18000 + }, + [10011101]={ + ["monster_base"]=10004, + ["atk"]=7960000, + ["hp"]=119520000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=21000 + }, + [10011201]={ + ["monster_base"]=10005, + ["atk"]=8460000, + ["hp"]=126990000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=22000 + }, + [10011301]={ + ["monster_base"]=10006, + ["is_boss"]=1, + ["atk"]=8960000, + ["hp"]=134460000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=24000 + }, + [10011401]={ + ["monster_base"]=10007, + ["atk"]=9460000, + ["hp"]=141930000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=15000 + }, + [10011501]={ + ["monster_base"]=10008, + ["atk"]=16600000, + ["hp"]=896400000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=16000 + }, + [10020101]={ + ["monster_base"]=10009, + ["atk"]=5230000, + ["hp"]=78480000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=17000 + }, + [10020201]={ + ["monster_base"]=10010, + ["atk"]=5230000, + ["hp"]=78480000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=17000 + }, + [10020301]={ + ["monster_base"]=10014, + ["is_boss"]=2, + ["atk"]=5230000, + ["hp"]=78480000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=22000 + }, + [10020401]={ ["monster_base"]=10001, - ["hp"]=2366800000, - ["atk"]=30670000, + ["atk"]=5230000, + ["hp"]=78480000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [10020501]={ + ["monster_base"]=10002, + ["atk"]=8720000, + ["hp"]=470880000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [10020601]={ + ["monster_base"]=10003, + ["atk"]=6800000, + ["hp"]=102020000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=17000 + }, + [10020701]={ + ["monster_base"]=10004, + ["atk"]=7320000, + ["hp"]=109870000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=19000 + }, + [10020801]={ + ["monster_base"]=10005, + ["is_boss"]=1, + ["atk"]=7840000, + ["hp"]=117720000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=18000 + }, + [10020901]={ + ["monster_base"]=10006, + ["atk"]=8370000, + ["hp"]=125560000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=9000 + }, + [10021001]={ + ["monster_base"]=10007, + ["atk"]=14820000, + ["hp"]=800490000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=10000 + }, + [10021101]={ + ["monster_base"]=10008, + ["atk"]=8370000, + ["hp"]=125560000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=11000 + }, + [10021201]={ + ["monster_base"]=10009, + ["atk"]=8890000, + ["hp"]=133410000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=12000 + }, + [10021301]={ + ["monster_base"]=10010, + ["is_boss"]=1, + ["atk"]=9410000, + ["hp"]=141260000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=12000 + }, + [10021401]={ + ["monster_base"]=10014, + ["atk"]=9940000, + ["hp"]=149110000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=16000 + }, + [10021501]={ + ["monster_base"]=10001, + ["atk"]=17440000, + ["hp"]=941760000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -15190,10 +8602,10 @@ local monster_chapter = { }, ["monster_exp"]=18000 }, - [124401]={ + [10030101]={ ["monster_base"]=10002, - ["hp"]=2507500000, - ["atk"]=31900000, + ["atk"]=5470000, + ["hp"]=82170000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -15202,10 +8614,254 @@ local monster_chapter = { }, ["monster_exp"]=21000 }, - [124501]={ + [10030201]={ + ["monster_base"]=10003, + ["atk"]=5470000, + ["hp"]=82170000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=22000 + }, + [10030301]={ + ["monster_base"]=10004, + ["is_boss"]=1, + ["atk"]=5470000, + ["hp"]=82170000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=24000 + }, + [10030401]={ + ["monster_base"]=10005, + ["atk"]=5470000, + ["hp"]=82170000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=15000 + }, + [10030501]={ + ["monster_base"]=10006, + ["atk"]=9130000, + ["hp"]=493020000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=16000 + }, + [10030601]={ + ["monster_base"]=10007, + ["atk"]=7120000, + ["hp"]=106820000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=17000 + }, + [10030701]={ + ["monster_base"]=10008, + ["atk"]=7660000, + ["hp"]=115030000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=17000 + }, + [10030801]={ + ["monster_base"]=10009, + ["is_boss"]=2, + ["atk"]=8210000, + ["hp"]=123250000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=22000 + }, + [10030901]={ + ["monster_base"]=10010, + ["atk"]=8760000, + ["hp"]=131470000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=11000 + }, + [10031001]={ + ["monster_base"]=10014, + ["atk"]=15520000, + ["hp"]=838130000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=11000 + }, + [10031101]={ ["monster_base"]=10001, - ["hp"]=2714200000, - ["atk"]=33250000, + ["atk"]=8760000, + ["hp"]=131470000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=17000 + }, + [10031201]={ + ["monster_base"]=10002, + ["atk"]=9310000, + ["hp"]=139680000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=19000 + }, + [10031301]={ + ["monster_base"]=10003, + ["is_boss"]=1, + ["atk"]=9860000, + ["hp"]=147900000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=18000 + }, + [10031401]={ + ["monster_base"]=10004, + ["atk"]=10400000, + ["hp"]=156120000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=9000 + }, + [10031501]={ + ["monster_base"]=10005, + ["atk"]=32860000, + ["hp"]=1314720000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=10000 + }, + [10040101]={ + ["monster_base"]=10006, + ["atk"]=5870000, + ["hp"]=88110000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=11000 + }, + [10040201]={ + ["monster_base"]=10007, + ["atk"]=5870000, + ["hp"]=88110000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=12000 + }, + [10040301]={ + ["monster_base"]=10008, + ["is_boss"]=1, + ["atk"]=5870000, + ["hp"]=88110000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=12000 + }, + [10040401]={ + ["monster_base"]=10009, + ["atk"]=5870000, + ["hp"]=88110000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=16000 + }, + [10040501]={ + ["monster_base"]=10010, + ["atk"]=9790000, + ["hp"]=528660000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=18000 + }, + [10040601]={ + ["monster_base"]=10014, + ["atk"]=7630000, + ["hp"]=114540000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=21000 + }, + [10040701]={ + ["monster_base"]=10001, + ["atk"]=8220000, + ["hp"]=123350000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -15214,11 +8870,11 @@ local monster_chapter = { }, ["monster_exp"]=22000 }, - [124601]={ + [10040801]={ ["monster_base"]=10002, ["is_boss"]=1, - ["hp"]=4928700000, - ["atk"]=33250000, + ["atk"]=8810000, + ["hp"]=132160000, ["atk_times"]=4, ["hurt_skill"]={ 20004, @@ -15227,10 +8883,254 @@ local monster_chapter = { }, ["monster_exp"]=24000 }, - [124701]={ + [10040901]={ + ["monster_base"]=10003, + ["atk"]=9390000, + ["hp"]=140970000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=15000 + }, + [10041001]={ + ["monster_base"]=10004, + ["atk"]=16640000, + ["hp"]=898720000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=16000 + }, + [10041101]={ + ["monster_base"]=10005, + ["atk"]=9390000, + ["hp"]=140970000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=17000 + }, + [10041201]={ + ["monster_base"]=10006, + ["atk"]=9980000, + ["hp"]=149780000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=17000 + }, + [10041301]={ + ["monster_base"]=10007, + ["is_boss"]=2, + ["atk"]=10570000, + ["hp"]=158590000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=22000 + }, + [10041401]={ + ["monster_base"]=10008, + ["atk"]=11160000, + ["hp"]=167400000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=11000 + }, + [10041501]={ + ["monster_base"]=10009, + ["atk"]=35240000, + ["hp"]=1409760000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=11000 + }, + [10050101]={ + ["monster_base"]=10010, + ["atk"]=6320000, + ["hp"]=94860000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=17000 + }, + [10050201]={ + ["monster_base"]=10014, + ["atk"]=6320000, + ["hp"]=94860000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=19000 + }, + [10050301]={ ["monster_base"]=10001, - ["hp"]=3267700000, - ["atk"]=34420000, + ["is_boss"]=1, + ["atk"]=6320000, + ["hp"]=94860000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=18000 + }, + [10050401]={ + ["monster_base"]=10002, + ["atk"]=6320000, + ["hp"]=94860000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=9000 + }, + [10050501]={ + ["monster_base"]=10003, + ["atk"]=10540000, + ["hp"]=569160000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=10000 + }, + [10050601]={ + ["monster_base"]=10004, + ["atk"]=8220000, + ["hp"]=123310000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=11000 + }, + [10050701]={ + ["monster_base"]=10005, + ["atk"]=8850000, + ["hp"]=132800000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=12000 + }, + [10050801]={ + ["monster_base"]=10006, + ["is_boss"]=1, + ["atk"]=9480000, + ["hp"]=142290000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=12000 + }, + [10050901]={ + ["monster_base"]=10007, + ["atk"]=10110000, + ["hp"]=151770000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=16000 + }, + [10051001]={ + ["monster_base"]=10008, + ["atk"]=17910000, + ["hp"]=967570000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=18000 + }, + [10051101]={ + ["monster_base"]=10009, + ["atk"]=10110000, + ["hp"]=151770000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=21000 + }, + [10051201]={ + ["monster_base"]=10010, + ["atk"]=10750000, + ["hp"]=161260000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=22000 + }, + [10051301]={ + ["monster_base"]=10014, + ["is_boss"]=1, + ["atk"]=11380000, + ["hp"]=170740000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=24000 + }, + [10051401]={ + ["monster_base"]=10001, + ["atk"]=12010000, + ["hp"]=180230000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -15239,10 +9139,10 @@ local monster_chapter = { }, ["monster_exp"]=15000 }, - [124801]={ + [10051501]={ ["monster_base"]=10002, - ["hp"]=3474900000, - ["atk"]=35160000, + ["atk"]=37940000, + ["hp"]=1517760000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -15251,84 +9151,254 @@ local monster_chapter = { }, ["monster_exp"]=16000 }, - [124901]={ - ["monster_base"]=10001, - ["hp"]=3825000000, - ["atk"]=36190000, + [11010101]={ + ["monster_base"]=10003, + ["atk"]=6480000, + ["hp"]=97200000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, ["monster_exp"]=17000 }, - [125001]={ - ["monster_base"]=10002, - ["hp"]=4168600000, - ["atk"]=37360000, + [11010201]={ + ["monster_base"]=10004, + ["atk"]=6480000, + ["hp"]=97200000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20010, + 20011, + 20012 }, ["monster_exp"]=17000 }, - [125101]={ - ["monster_base"]=10001, + [11010301]={ + ["monster_base"]=10005, ["is_boss"]=2, - ["hp"]=5275760000, - ["atk"]=45810000, + ["atk"]=6480000, + ["hp"]=97200000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20013, + 20014, + 20015 }, - ["monster_exp"]=17600 + ["monster_exp"]=22000 }, - [125201]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=3956820000, - ["atk"]=40720000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=13200 - }, - [125301]={ - ["monster_base"]=10001, - ["hp"]=609300000, - ["atk"]=20480000, + [11010401]={ + ["monster_base"]=10006, + ["atk"]=6480000, + ["hp"]=97200000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20016, + 20017, + 20018 }, ["monster_exp"]=11000 }, - [125401]={ + [11010501]={ + ["monster_base"]=10007, + ["atk"]=10800000, + ["hp"]=583200000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=11000 + }, + [11010601]={ + ["monster_base"]=10008, + ["atk"]=8420000, + ["hp"]=126360000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=17000 + }, + [11010701]={ + ["monster_base"]=10009, + ["atk"]=9070000, + ["hp"]=136080000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=19000 + }, + [11010801]={ + ["monster_base"]=10010, + ["is_boss"]=1, + ["atk"]=9720000, + ["hp"]=145800000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=18000 + }, + [11010901]={ + ["monster_base"]=10014, + ["atk"]=10360000, + ["hp"]=155520000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=9000 + }, + [11011001]={ + ["monster_base"]=10001, + ["atk"]=18360000, + ["hp"]=991440000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=10000 + }, + [11011101]={ ["monster_base"]=10002, - ["hp"]=856300000, + ["atk"]=10360000, + ["hp"]=155520000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [11011201]={ + ["monster_base"]=10003, + ["atk"]=11010000, + ["hp"]=165240000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=12000 + }, + [11011301]={ + ["monster_base"]=10004, + ["is_boss"]=1, + ["atk"]=11660000, + ["hp"]=174960000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=12000 + }, + [11011401]={ + ["monster_base"]=10005, + ["atk"]=12310000, + ["hp"]=184680000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=16000 + }, + [11011501]={ + ["monster_base"]=10006, ["atk"]=21600000, + ["hp"]=1166400000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20016, + 20017, + 20018 }, - ["monster_exp"]=11000 + ["monster_exp"]=18000 }, - [125501]={ + [11020101]={ + ["monster_base"]=10007, + ["atk"]=6800000, + ["hp"]=102060000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=21000 + }, + [11020201]={ + ["monster_base"]=10008, + ["atk"]=6800000, + ["hp"]=102060000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=22000 + }, + [11020301]={ + ["monster_base"]=10009, + ["is_boss"]=1, + ["atk"]=6800000, + ["hp"]=102060000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=24000 + }, + [11020401]={ + ["monster_base"]=10010, + ["atk"]=6800000, + ["hp"]=102060000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=15000 + }, + [11020501]={ + ["monster_base"]=10014, + ["atk"]=11340000, + ["hp"]=612360000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=16000 + }, + [11020601]={ ["monster_base"]=10001, - ["hp"]=960200000, - ["atk"]=22580000, + ["atk"]=8840000, + ["hp"]=132670000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -15337,60 +9407,280 @@ local monster_chapter = { }, ["monster_exp"]=17000 }, - [125601]={ + [11020701]={ ["monster_base"]=10002, - ["hp"]=1280300000, - ["atk"]=23600000, + ["atk"]=9520000, + ["hp"]=142880000, ["atk_times"]=3, ["hurt_skill"]={ 20004, 20005, 20006 }, + ["monster_exp"]=17000 + }, + [11020801]={ + ["monster_base"]=10003, + ["is_boss"]=2, + ["atk"]=10200000, + ["hp"]=153090000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=22000 + }, + [11020901]={ + ["monster_base"]=10004, + ["atk"]=10880000, + ["hp"]=163290000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=11000 + }, + [11021001]={ + ["monster_base"]=10005, + ["atk"]=19270000, + ["hp"]=1041010000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=11000 + }, + [11021101]={ + ["monster_base"]=10006, + ["atk"]=10880000, + ["hp"]=163290000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=17000 + }, + [11021201]={ + ["monster_base"]=10007, + ["atk"]=11560000, + ["hp"]=173500000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, ["monster_exp"]=19000 }, - [125701]={ - ["monster_base"]=10001, + [11021301]={ + ["monster_base"]=10008, ["is_boss"]=1, - ["hp"]=1766600000, - ["atk"]=27240000, + ["atk"]=12240000, + ["hp"]=183700000, ["atk_times"]=4, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=18000 + }, + [11021401]={ + ["monster_base"]=10009, + ["atk"]=12920000, + ["hp"]=193910000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=9000 + }, + [11021501]={ + ["monster_base"]=10010, + ["atk"]=22680000, + ["hp"]=1224720000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=10000 + }, + [11030101]={ + ["monster_base"]=10014, + ["atk"]=7120000, + ["hp"]=106920000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=11000 + }, + [11030201]={ + ["monster_base"]=10001, + ["atk"]=7120000, + ["hp"]=106920000, + ["atk_times"]=2, ["hurt_skill"]={ 20001, 20002, 20003 }, - ["monster_exp"]=18000 + ["monster_exp"]=12000 }, - [125801]={ + [11030301]={ ["monster_base"]=10002, - ["hp"]=1204900000, - ["atk"]=25040000, - ["atk_times"]=3, + ["is_boss"]=1, + ["atk"]=7120000, + ["hp"]=106920000, + ["atk_times"]=4, ["hurt_skill"]={ 20004, 20005, 20006 }, - ["monster_exp"]=9000 + ["monster_exp"]=12000 }, - [125901]={ + [11030401]={ + ["monster_base"]=10003, + ["atk"]=7120000, + ["hp"]=106920000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=16000 + }, + [11030501]={ + ["monster_base"]=10004, + ["atk"]=11880000, + ["hp"]=641520000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=18000 + }, + [11030601]={ + ["monster_base"]=10005, + ["atk"]=9260000, + ["hp"]=138990000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=21000 + }, + [11030701]={ + ["monster_base"]=10006, + ["atk"]=9970000, + ["hp"]=149680000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=22000 + }, + [11030801]={ + ["monster_base"]=10007, + ["is_boss"]=1, + ["atk"]=10690000, + ["hp"]=160380000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=24000 + }, + [11030901]={ + ["monster_base"]=10008, + ["atk"]=11400000, + ["hp"]=171070000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=15000 + }, + [11031001]={ + ["monster_base"]=10009, + ["atk"]=20190000, + ["hp"]=1090580000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=16000 + }, + [11031101]={ + ["monster_base"]=10010, + ["atk"]=11400000, + ["hp"]=171070000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=17000 + }, + [11031201]={ + ["monster_base"]=10014, + ["atk"]=12110000, + ["hp"]=181760000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=17000 + }, + [11031301]={ ["monster_base"]=10001, - ["hp"]=1346500000, - ["atk"]=28260000, + ["is_boss"]=2, + ["atk"]=12830000, + ["hp"]=192450000, ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, 20003 }, - ["monster_exp"]=10000 + ["monster_exp"]=22000 }, - [126001]={ + [11031401]={ ["monster_base"]=10002, - ["hp"]=1558400000, - ["atk"]=26160000, - ["atk_times"]=3, + ["atk"]=13540000, + ["hp"]=203140000, + ["atk_times"]=2, ["hurt_skill"]={ 20004, 20005, @@ -15398,36 +9688,121 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, - [126101]={ - ["monster_base"]=10001, - ["hp"]=1766600000, - ["atk"]=29100000, - ["atk_times"]=3, + [11031501]={ + ["monster_base"]=10003, + ["atk"]=42760000, + ["hp"]=1710720000, + ["atk_times"]=2, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, - ["monster_exp"]=12000 + ["monster_exp"]=11000 }, - [126201]={ - ["monster_base"]=10002, + [11040101]={ + ["monster_base"]=10004, + ["atk"]=7640000, + ["hp"]=114660000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=17000 + }, + [11040201]={ + ["monster_base"]=10005, + ["atk"]=7640000, + ["hp"]=114660000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=19000 + }, + [11040301]={ + ["monster_base"]=10006, ["is_boss"]=1, - ["hp"]=3668600000, - ["atk"]=32430000, - ["atk_times"]=4, + ["atk"]=7640000, + ["hp"]=114660000, + ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20016, + 20017, + 20018 + }, + ["monster_exp"]=18000 + }, + [11040401]={ + ["monster_base"]=10007, + ["atk"]=7640000, + ["hp"]=114660000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=9000 + }, + [11040501]={ + ["monster_base"]=10008, + ["atk"]=12740000, + ["hp"]=687960000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=10000 + }, + [11040601]={ + ["monster_base"]=10009, + ["atk"]=9930000, + ["hp"]=149050000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=11000 + }, + [11040701]={ + ["monster_base"]=10010, + ["atk"]=10700000, + ["hp"]=160520000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20028, + 20029, + 20030 }, ["monster_exp"]=12000 }, - [126301]={ - ["monster_base"]=10001, - ["hp"]=2121400000, - ["atk"]=30370000, + [11040801]={ + ["monster_base"]=10014, + ["is_boss"]=1, + ["atk"]=11460000, + ["hp"]=171990000, ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=12000 + }, + [11040901]={ + ["monster_base"]=10001, + ["atk"]=12230000, + ["hp"]=183450000, + ["atk_times"]=2, ["hurt_skill"]={ 20001, 20002, @@ -15435,11 +9810,11 @@ local monster_chapter = { }, ["monster_exp"]=16000 }, - [126401]={ + [11041001]={ ["monster_base"]=10002, - ["hp"]=2401500000, - ["atk"]=31180000, - ["atk_times"]=3, + ["atk"]=21650000, + ["hp"]=1169530000, + ["atk_times"]=2, ["hurt_skill"]={ 20004, 20005, @@ -15447,10 +9822,254 @@ local monster_chapter = { }, ["monster_exp"]=18000 }, - [126501]={ + [11041101]={ + ["monster_base"]=10003, + ["atk"]=12230000, + ["hp"]=183450000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=21000 + }, + [11041201]={ + ["monster_base"]=10004, + ["atk"]=12990000, + ["hp"]=194920000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=22000 + }, + [11041301]={ + ["monster_base"]=10005, + ["is_boss"]=1, + ["atk"]=13750000, + ["hp"]=206380000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=24000 + }, + [11041401]={ + ["monster_base"]=10006, + ["atk"]=14520000, + ["hp"]=217850000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=15000 + }, + [11041501]={ + ["monster_base"]=10007, + ["atk"]=45860000, + ["hp"]=1834560000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=16000 + }, + [11050101]={ + ["monster_base"]=10008, + ["atk"]=8230000, + ["hp"]=123480000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=17000 + }, + [11050201]={ + ["monster_base"]=10009, + ["atk"]=8230000, + ["hp"]=123480000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=17000 + }, + [11050301]={ + ["monster_base"]=10010, + ["is_boss"]=2, + ["atk"]=8230000, + ["hp"]=123480000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=22000 + }, + [11050401]={ + ["monster_base"]=10014, + ["atk"]=8230000, + ["hp"]=123480000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=11000 + }, + [11050501]={ ["monster_base"]=10001, - ["hp"]=2544300000, - ["atk"]=32430000, + ["atk"]=13720000, + ["hp"]=740880000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [11050601]={ + ["monster_base"]=10002, + ["atk"]=10700000, + ["hp"]=160520000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17000 + }, + [11050701]={ + ["monster_base"]=10003, + ["atk"]=11520000, + ["hp"]=172870000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=19000 + }, + [11050801]={ + ["monster_base"]=10004, + ["is_boss"]=1, + ["atk"]=12340000, + ["hp"]=185220000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=18000 + }, + [11050901]={ + ["monster_base"]=10005, + ["atk"]=13170000, + ["hp"]=197560000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=9000 + }, + [11051001]={ + ["monster_base"]=10006, + ["atk"]=23320000, + ["hp"]=1259490000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=10000 + }, + [11051101]={ + ["monster_base"]=10007, + ["atk"]=13170000, + ["hp"]=197560000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=11000 + }, + [11051201]={ + ["monster_base"]=10008, + ["atk"]=13990000, + ["hp"]=209910000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=12000 + }, + [11051301]={ + ["monster_base"]=10009, + ["is_boss"]=1, + ["atk"]=14810000, + ["hp"]=222260000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=12000 + }, + [11051401]={ + ["monster_base"]=10010, + ["atk"]=15640000, + ["hp"]=234610000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=16000 + }, + [11051501]={ + ["monster_base"]=10014, + ["atk"]=49390000, + ["hp"]=1975680000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=18000 + }, + [12010101]={ + ["monster_base"]=10001, + ["atk"]=8400000, + ["hp"]=126000000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -15459,10 +10078,10 @@ local monster_chapter = { }, ["monster_exp"]=21000 }, - [126601]={ + [12010201]={ ["monster_base"]=10002, - ["hp"]=2754000000, - ["atk"]=33810000, + ["atk"]=8400000, + ["hp"]=126000000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -15471,133 +10090,120 @@ local monster_chapter = { }, ["monster_exp"]=22000 }, - [126701]={ - ["monster_base"]=10001, + [12010301]={ + ["monster_base"]=10003, ["is_boss"]=1, - ["hp"]=5000900000, - ["atk"]=33810000, + ["atk"]=8400000, + ["hp"]=126000000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, ["monster_exp"]=24000 }, - [126801]={ - ["monster_base"]=10002, - ["hp"]=3315600000, - ["atk"]=35000000, + [12010401]={ + ["monster_base"]=10004, + ["atk"]=8400000, + ["hp"]=126000000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20010, + 20011, + 20012 }, ["monster_exp"]=15000 }, - [126901]={ - ["monster_base"]=10001, - ["hp"]=3525800000, - ["atk"]=35750000, + [12010501]={ + ["monster_base"]=10005, + ["atk"]=14000000, + ["hp"]=756000000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20013, + 20014, + 20015 }, ["monster_exp"]=16000 }, - [127001]={ - ["monster_base"]=10002, - ["hp"]=3881100000, - ["atk"]=36790000, + [12010601]={ + ["monster_base"]=10006, + ["atk"]=10920000, + ["hp"]=163800000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20016, + 20017, + 20018 }, ["monster_exp"]=17000 }, - [127101]={ - ["monster_base"]=10001, - ["hp"]=4229700000, - ["atk"]=37980000, + [12010701]={ + ["monster_base"]=10007, + ["atk"]=11760000, + ["hp"]=176400000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20019, + 20020, + 20021 }, ["monster_exp"]=17000 }, - [127201]={ - ["monster_base"]=10002, + [12010801]={ + ["monster_base"]=10008, ["is_boss"]=2, - ["hp"]=5353040000, - ["atk"]=46575000, + ["atk"]=12600000, + ["hp"]=189000000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20022, + 20023, + 20024 }, - ["monster_exp"]=17600 + ["monster_exp"]=22000 }, - [127301]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=4014780000, - ["atk"]=41400000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=13200 - }, - [127401]={ - ["monster_base"]=10002, - ["hp"]=618200000, - ["atk"]=20820000, + [12010901]={ + ["monster_base"]=10009, + ["atk"]=13440000, + ["hp"]=201600000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20025, + 20026, + 20027 }, ["monster_exp"]=11000 }, - [127501]={ - ["monster_base"]=10001, - ["hp"]=868800000, - ["atk"]=21960000, + [12011001]={ + ["monster_base"]=10010, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20028, + 20029, + 20030 }, ["monster_exp"]=11000 }, - [127601]={ - ["monster_base"]=10002, - ["hp"]=974200000, - ["atk"]=22950000, + [12011101]={ + ["monster_base"]=10014, + ["atk"]=13440000, + ["hp"]=201600000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20037, + 20038, + 20039 }, ["monster_exp"]=17000 }, - [127701]={ + [12011201]={ ["monster_base"]=10001, - ["hp"]=1298900000, - ["atk"]=23990000, + ["atk"]=14280000, + ["hp"]=214200000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -15606,11 +10212,11 @@ local monster_chapter = { }, ["monster_exp"]=19000 }, - [127801]={ + [12011301]={ ["monster_base"]=10002, ["is_boss"]=1, - ["hp"]=1792300000, - ["atk"]=27690000, + ["atk"]=15120000, + ["hp"]=226800000, ["atk_times"]=4, ["hurt_skill"]={ 20004, @@ -15619,766 +10225,522 @@ local monster_chapter = { }, ["monster_exp"]=18000 }, - [127901]={ - ["monster_base"]=10001, - ["hp"]=1222400000, - ["atk"]=25450000, + [12011401]={ + ["monster_base"]=10003, + ["atk"]=15960000, + ["hp"]=239400000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, ["monster_exp"]=9000 }, - [128001]={ - ["monster_base"]=10002, - ["hp"]=1366100000, - ["atk"]=28730000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [128101]={ - ["monster_base"]=10001, - ["hp"]=1581100000, - ["atk"]=26590000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [128201]={ - ["monster_base"]=10002, - ["hp"]=1792300000, - ["atk"]=29580000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [128301]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=3721900000, - ["atk"]=32960000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [128401]={ - ["monster_base"]=10002, - ["hp"]=2152200000, - ["atk"]=30870000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [128501]={ - ["monster_base"]=10001, - ["hp"]=2436400000, - ["atk"]=31690000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [128601]={ - ["monster_base"]=10002, - ["hp"]=2581300000, - ["atk"]=32960000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [128701]={ - ["monster_base"]=10001, - ["hp"]=2794000000, - ["atk"]=34370000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [128801]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=5073500000, - ["atk"]=34370000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [128901]={ - ["monster_base"]=10001, - ["hp"]=3363800000, - ["atk"]=35580000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [129001]={ - ["monster_base"]=10002, - ["hp"]=3577000000, - ["atk"]=36340000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [129101]={ - ["monster_base"]=10001, - ["hp"]=3937500000, - ["atk"]=37390000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [129201]={ - ["monster_base"]=10002, - ["hp"]=4291100000, - ["atk"]=38600000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [129301]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=6788400000, - ["atk"]=52600000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [129401]={ - ["monster_base"]=10002, - ["hp"]=627900000, - ["atk"]=21190000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [129501]={ - ["monster_base"]=10001, - ["hp"]=882300000, - ["atk"]=22350000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [129601]={ - ["monster_base"]=10002, - ["hp"]=989400000, - ["atk"]=23360000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [129701]={ - ["monster_base"]=10001, - ["hp"]=1319100000, - ["atk"]=24410000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [129801]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1820200000, - ["atk"]=28180000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [129901]={ - ["monster_base"]=10001, - ["hp"]=1241400000, - ["atk"]=25900000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [130001]={ - ["monster_base"]=10002, - ["hp"]=1387400000, - ["atk"]=29240000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [130101]={ - ["monster_base"]=10001, - ["hp"]=1605700000, - ["atk"]=27060000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [130201]={ - ["monster_base"]=10002, - ["hp"]=1820200000, - ["atk"]=30100000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [130301]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=3779800000, - ["atk"]=33540000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [130401]={ - ["monster_base"]=10002, - ["hp"]=2185700000, - ["atk"]=31410000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [130501]={ - ["monster_base"]=10001, - ["hp"]=2474300000, - ["atk"]=32250000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [130601]={ - ["monster_base"]=10002, - ["hp"]=2621400000, - ["atk"]=33540000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [130701]={ - ["monster_base"]=10001, - ["hp"]=2837400000, - ["atk"]=34980000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [130801]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=5152400000, - ["atk"]=34980000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [130901]={ - ["monster_base"]=10001, - ["hp"]=3416100000, - ["atk"]=36210000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [131001]={ - ["monster_base"]=10002, - ["hp"]=3632600000, - ["atk"]=36980000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [131101]={ - ["monster_base"]=10001, - ["hp"]=3998700000, - ["atk"]=38050000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [131201]={ - ["monster_base"]=10002, - ["hp"]=4357800000, - ["atk"]=39280000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [131301]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=6893900000, - ["atk"]=53520000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [131401]={ - ["monster_base"]=10002, - ["hp"]=637500000, - ["atk"]=21560000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [131501]={ - ["monster_base"]=10001, - ["hp"]=895800000, - ["atk"]=22740000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [131601]={ - ["monster_base"]=10002, - ["hp"]=1004500000, - ["atk"]=23770000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [131701]={ - ["monster_base"]=10001, - ["hp"]=1339200000, - ["atk"]=24830000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [131801]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1848000000, - ["atk"]=28670000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [131901]={ - ["monster_base"]=10001, - ["hp"]=1260300000, - ["atk"]=26350000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [132001]={ - ["monster_base"]=10002, - ["hp"]=1408600000, - ["atk"]=29750000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [132101]={ - ["monster_base"]=10001, - ["hp"]=1630200000, - ["atk"]=27530000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [132201]={ - ["monster_base"]=10002, - ["hp"]=1848000000, - ["atk"]=30620000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [132301]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=3837400000, - ["atk"]=34120000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [132401]={ - ["monster_base"]=10002, - ["hp"]=2219000000, - ["atk"]=31950000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [132501]={ - ["monster_base"]=10001, - ["hp"]=2512000000, - ["atk"]=32810000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [132601]={ - ["monster_base"]=10002, - ["hp"]=2661300000, - ["atk"]=34120000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=21000 - }, - [132701]={ - ["monster_base"]=10001, - ["hp"]=2880600000, - ["atk"]=35590000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [132801]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=5230900000, - ["atk"]=35590000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=24000 - }, - [132901]={ - ["monster_base"]=10001, - ["hp"]=3468100000, - ["atk"]=36840000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=15000 - }, - [133001]={ - ["monster_base"]=10002, - ["hp"]=3687900000, - ["atk"]=37620000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=16000 - }, - [133101]={ - ["monster_base"]=10001, - ["hp"]=4059600000, - ["atk"]=38710000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [133201]={ - ["monster_base"]=10002, - ["hp"]=4424200000, - ["atk"]=39960000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [133301]={ - ["monster_base"]=10001, - ["is_boss"]=2, - ["hp"]=6998900000, - ["atk"]=54440000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=22000 - }, - [133401]={ - ["monster_base"]=10002, - ["hp"]=647200000, - ["atk"]=21930000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [133501]={ - ["monster_base"]=10001, - ["hp"]=909300000, - ["atk"]=23130000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [133601]={ - ["monster_base"]=10002, - ["hp"]=1019700000, - ["atk"]=24180000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [133701]={ - ["monster_base"]=10001, - ["hp"]=1359400000, - ["atk"]=25250000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=19000 - }, - [133801]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=1875900000, - ["atk"]=29160000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [133901]={ - ["monster_base"]=10001, - ["hp"]=1279300000, - ["atk"]=26800000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=9000 - }, - [134001]={ - ["monster_base"]=10002, - ["hp"]=1429900000, - ["atk"]=30260000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=10000 - }, - [134101]={ - ["monster_base"]=10001, - ["hp"]=1654800000, + [12011501]={ + ["monster_base"]=10004, ["atk"]=28000000, + ["hp"]=1512000000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=10000 + }, + [12020101]={ + ["monster_base"]=10005, + ["atk"]=8820000, + ["hp"]=132300000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=11000 + }, + [12020201]={ + ["monster_base"]=10006, + ["atk"]=8820000, + ["hp"]=132300000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=12000 + }, + [12020301]={ + ["monster_base"]=10007, + ["is_boss"]=1, + ["atk"]=8820000, + ["hp"]=132300000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=12000 + }, + [12020401]={ + ["monster_base"]=10008, + ["atk"]=8820000, + ["hp"]=132300000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=16000 + }, + [12020501]={ + ["monster_base"]=10009, + ["atk"]=14700000, + ["hp"]=793800000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=18000 + }, + [12020601]={ + ["monster_base"]=10010, + ["atk"]=11460000, + ["hp"]=171990000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=21000 + }, + [12020701]={ + ["monster_base"]=10014, + ["atk"]=12340000, + ["hp"]=185220000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=22000 + }, + [12020801]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["atk"]=13230000, + ["hp"]=198450000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=24000 + }, + [12020901]={ + ["monster_base"]=10002, + ["atk"]=14110000, + ["hp"]=211680000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=15000 + }, + [12021001]={ + ["monster_base"]=10003, + ["atk"]=24990000, + ["hp"]=1349460000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=16000 + }, + [12021101]={ + ["monster_base"]=10004, + ["atk"]=14110000, + ["hp"]=211680000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=17000 + }, + [12021201]={ + ["monster_base"]=10005, + ["atk"]=14990000, + ["hp"]=224910000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=17000 + }, + [12021301]={ + ["monster_base"]=10006, + ["is_boss"]=2, + ["atk"]=15870000, + ["hp"]=238140000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=22000 + }, + [12021401]={ + ["monster_base"]=10007, + ["atk"]=16750000, + ["hp"]=251370000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=11000 + }, + [12021501]={ + ["monster_base"]=10008, + ["atk"]=29400000, + ["hp"]=1587600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=11000 + }, + [12030101]={ + ["monster_base"]=10009, + ["atk"]=9240000, + ["hp"]=138600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=17000 + }, + [12030201]={ + ["monster_base"]=10010, + ["atk"]=9240000, + ["hp"]=138600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=19000 + }, + [12030301]={ + ["monster_base"]=10014, + ["is_boss"]=1, + ["atk"]=9240000, + ["hp"]=138600000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=18000 + }, + [12030401]={ + ["monster_base"]=10001, + ["atk"]=9240000, + ["hp"]=138600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=9000 + }, + [12030501]={ + ["monster_base"]=10002, + ["atk"]=15400000, + ["hp"]=831600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=10000 + }, + [12030601]={ + ["monster_base"]=10003, + ["atk"]=12010000, + ["hp"]=180180000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=11000 + }, + [12030701]={ + ["monster_base"]=10004, + ["atk"]=12930000, + ["hp"]=194040000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=12000 + }, + [12030801]={ + ["monster_base"]=10005, + ["is_boss"]=1, + ["atk"]=13860000, + ["hp"]=207900000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=12000 + }, + [12030901]={ + ["monster_base"]=10006, + ["atk"]=14780000, + ["hp"]=221760000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=16000 + }, + [12031001]={ + ["monster_base"]=10007, + ["atk"]=26180000, + ["hp"]=1413720000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=18000 + }, + [12031101]={ + ["monster_base"]=10008, + ["atk"]=14780000, + ["hp"]=221760000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=21000 + }, + [12031201]={ + ["monster_base"]=10009, + ["atk"]=15700000, + ["hp"]=235620000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=22000 + }, + [12031301]={ + ["monster_base"]=10010, + ["is_boss"]=1, + ["atk"]=16630000, + ["hp"]=249480000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=24000 + }, + [12031401]={ + ["monster_base"]=10014, + ["atk"]=17550000, + ["hp"]=263340000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=15000 + }, + [12031501]={ + ["monster_base"]=10001, + ["atk"]=55440000, + ["hp"]=2217600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=16000 + }, + [12040101]={ + ["monster_base"]=10002, + ["atk"]=9910000, + ["hp"]=148680000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17000 + }, + [12040201]={ + ["monster_base"]=10003, + ["atk"]=9910000, + ["hp"]=148680000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=17000 + }, + [12040301]={ + ["monster_base"]=10004, + ["is_boss"]=2, + ["atk"]=9910000, + ["hp"]=148680000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=22000 + }, + [12040401]={ + ["monster_base"]=10005, + ["atk"]=9910000, + ["hp"]=148680000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=11000 + }, + [12040501]={ + ["monster_base"]=10006, + ["atk"]=16520000, + ["hp"]=892080000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=11000 + }, + [12040601]={ + ["monster_base"]=10007, + ["atk"]=12880000, + ["hp"]=193280000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=17000 + }, + [12040701]={ + ["monster_base"]=10008, + ["atk"]=13870000, + ["hp"]=208150000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=19000 + }, + [12040801]={ + ["monster_base"]=10009, + ["is_boss"]=1, + ["atk"]=14860000, + ["hp"]=223020000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=18000 + }, + [12040901]={ + ["monster_base"]=10010, + ["atk"]=15850000, + ["hp"]=237880000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=9000 + }, + [12041001]={ + ["monster_base"]=10014, + ["atk"]=28080000, + ["hp"]=1516530000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=10000 + }, + [12041101]={ + ["monster_base"]=10001, + ["atk"]=15850000, + ["hp"]=237880000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -16387,10 +10749,10 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, - [134201]={ + [12041201]={ ["monster_base"]=10002, - ["hp"]=1875900000, - ["atk"]=31140000, + ["atk"]=16850000, + ["hp"]=252750000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -16399,11 +10761,255 @@ local monster_chapter = { }, ["monster_exp"]=12000 }, - [134301]={ + [12041301]={ + ["monster_base"]=10003, + ["is_boss"]=1, + ["atk"]=17840000, + ["hp"]=267620000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=12000 + }, + [12041401]={ + ["monster_base"]=10004, + ["atk"]=18830000, + ["hp"]=282490000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=16000 + }, + [12041501]={ + ["monster_base"]=10005, + ["atk"]=59470000, + ["hp"]=2378880000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=18000 + }, + [12050101]={ + ["monster_base"]=10006, + ["atk"]=10660000, + ["hp"]=160020000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=21000 + }, + [12050201]={ + ["monster_base"]=10007, + ["atk"]=10660000, + ["hp"]=160020000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=22000 + }, + [12050301]={ + ["monster_base"]=10008, + ["is_boss"]=1, + ["atk"]=10660000, + ["hp"]=160020000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=24000 + }, + [12050401]={ + ["monster_base"]=10009, + ["atk"]=10660000, + ["hp"]=160020000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=15000 + }, + [12050501]={ + ["monster_base"]=10010, + ["atk"]=17780000, + ["hp"]=960120000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=16000 + }, + [12050601]={ + ["monster_base"]=10014, + ["atk"]=13860000, + ["hp"]=208020000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=17000 + }, + [12050701]={ + ["monster_base"]=10001, + ["atk"]=14930000, + ["hp"]=224020000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=17000 + }, + [12050801]={ + ["monster_base"]=10002, + ["is_boss"]=2, + ["atk"]=16000000, + ["hp"]=240030000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=22000 + }, + [12050901]={ + ["monster_base"]=10003, + ["atk"]=17060000, + ["hp"]=256030000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=11000 + }, + [12051001]={ + ["monster_base"]=10004, + ["atk"]=30220000, + ["hp"]=1632200000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=11000 + }, + [12051101]={ + ["monster_base"]=10005, + ["atk"]=17060000, + ["hp"]=256030000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=17000 + }, + [12051201]={ + ["monster_base"]=10006, + ["atk"]=18130000, + ["hp"]=272030000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=19000 + }, + [12051301]={ + ["monster_base"]=10007, + ["is_boss"]=1, + ["atk"]=19200000, + ["hp"]=288030000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=18000 + }, + [12051401]={ + ["monster_base"]=10008, + ["atk"]=20260000, + ["hp"]=304030000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=9000 + }, + [12051501]={ + ["monster_base"]=10009, + ["atk"]=64000000, + ["hp"]=2560320000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=10000 + }, + [13010101]={ + ["monster_base"]=10010, + ["atk"]=10860000, + ["hp"]=162900000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=11000 + }, + [13010201]={ + ["monster_base"]=10014, + ["atk"]=10860000, + ["hp"]=162900000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=12000 + }, + [13010301]={ ["monster_base"]=10001, ["is_boss"]=1, - ["hp"]=3895300000, - ["atk"]=34700000, + ["atk"]=10860000, + ["hp"]=162900000, ["atk_times"]=4, ["hurt_skill"]={ 20001, @@ -16412,10 +11018,10 @@ local monster_chapter = { }, ["monster_exp"]=12000 }, - [134401]={ + [13010401]={ ["monster_base"]=10002, - ["hp"]=2252500000, - ["atk"]=32490000, + ["atk"]=10860000, + ["hp"]=162900000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -16424,10 +11030,254 @@ local monster_chapter = { }, ["monster_exp"]=16000 }, - [134501]={ + [13010501]={ + ["monster_base"]=10003, + ["atk"]=18100000, + ["hp"]=977400000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=18000 + }, + [13010601]={ + ["monster_base"]=10004, + ["atk"]=14110000, + ["hp"]=211770000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=21000 + }, + [13010701]={ + ["monster_base"]=10005, + ["atk"]=15200000, + ["hp"]=228060000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=22000 + }, + [13010801]={ + ["monster_base"]=10006, + ["is_boss"]=1, + ["atk"]=16290000, + ["hp"]=244350000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=24000 + }, + [13010901]={ + ["monster_base"]=10007, + ["atk"]=17370000, + ["hp"]=260640000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=15000 + }, + [13011001]={ + ["monster_base"]=10008, + ["atk"]=30770000, + ["hp"]=1661580000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=16000 + }, + [13011101]={ + ["monster_base"]=10009, + ["atk"]=17370000, + ["hp"]=260640000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=17000 + }, + [13011201]={ + ["monster_base"]=10010, + ["atk"]=18460000, + ["hp"]=276930000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=17000 + }, + [13011301]={ + ["monster_base"]=10014, + ["is_boss"]=2, + ["atk"]=19540000, + ["hp"]=293220000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=22000 + }, + [13011401]={ ["monster_base"]=10001, - ["hp"]=2549900000, - ["atk"]=33370000, + ["atk"]=20630000, + ["hp"]=309510000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [13011501]={ + ["monster_base"]=10002, + ["atk"]=36200000, + ["hp"]=1954800000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [13020101]={ + ["monster_base"]=10003, + ["atk"]=11400000, + ["hp"]=171090000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=17000 + }, + [13020201]={ + ["monster_base"]=10004, + ["atk"]=11400000, + ["hp"]=171090000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=19000 + }, + [13020301]={ + ["monster_base"]=10005, + ["is_boss"]=1, + ["atk"]=11400000, + ["hp"]=171090000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=18000 + }, + [13020401]={ + ["monster_base"]=10006, + ["atk"]=11400000, + ["hp"]=171090000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=9000 + }, + [13020501]={ + ["monster_base"]=10007, + ["atk"]=19010000, + ["hp"]=1026540000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=10000 + }, + [13020601]={ + ["monster_base"]=10008, + ["atk"]=14820000, + ["hp"]=222410000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=11000 + }, + [13020701]={ + ["monster_base"]=10009, + ["atk"]=15960000, + ["hp"]=239520000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=12000 + }, + [13020801]={ + ["monster_base"]=10010, + ["is_boss"]=1, + ["atk"]=17100000, + ["hp"]=256630000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=12000 + }, + [13020901]={ + ["monster_base"]=10014, + ["atk"]=18240000, + ["hp"]=273740000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=16000 + }, + [13021001]={ + ["monster_base"]=10001, + ["atk"]=32310000, + ["hp"]=1745110000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -16436,10 +11286,10 @@ local monster_chapter = { }, ["monster_exp"]=18000 }, - [134601]={ + [13021101]={ ["monster_base"]=10002, - ["hp"]=2701400000, - ["atk"]=34700000, + ["atk"]=18240000, + ["hp"]=273740000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -16448,10 +11298,254 @@ local monster_chapter = { }, ["monster_exp"]=21000 }, - [134701]={ + [13021201]={ + ["monster_base"]=10003, + ["atk"]=19390000, + ["hp"]=290850000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=22000 + }, + [13021301]={ + ["monster_base"]=10004, + ["is_boss"]=1, + ["atk"]=20530000, + ["hp"]=307960000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=24000 + }, + [13021401]={ + ["monster_base"]=10005, + ["atk"]=21670000, + ["hp"]=325070000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=15000 + }, + [13021501]={ + ["monster_base"]=10006, + ["atk"]=38020000, + ["hp"]=2053080000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=16000 + }, + [13030101]={ + ["monster_base"]=10007, + ["atk"]=11940000, + ["hp"]=179190000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=17000 + }, + [13030201]={ + ["monster_base"]=10008, + ["atk"]=11940000, + ["hp"]=179190000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=17000 + }, + [13030301]={ + ["monster_base"]=10009, + ["is_boss"]=2, + ["atk"]=11940000, + ["hp"]=179190000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=22000 + }, + [13030401]={ + ["monster_base"]=10010, + ["atk"]=11940000, + ["hp"]=179190000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=11000 + }, + [13030501]={ + ["monster_base"]=10014, + ["atk"]=19910000, + ["hp"]=1075140000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=11000 + }, + [13030601]={ ["monster_base"]=10001, - ["hp"]=2924000000, - ["atk"]=36200000, + ["atk"]=15520000, + ["hp"]=232940000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=17000 + }, + [13030701]={ + ["monster_base"]=10002, + ["atk"]=16720000, + ["hp"]=250860000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=19000 + }, + [13030801]={ + ["monster_base"]=10003, + ["is_boss"]=1, + ["atk"]=17910000, + ["hp"]=268780000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=18000 + }, + [13030901]={ + ["monster_base"]=10004, + ["atk"]=19110000, + ["hp"]=286700000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=9000 + }, + [13031001]={ + ["monster_base"]=10005, + ["atk"]=33840000, + ["hp"]=1827730000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=10000 + }, + [13031101]={ + ["monster_base"]=10006, + ["atk"]=19110000, + ["hp"]=286700000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=11000 + }, + [13031201]={ + ["monster_base"]=10007, + ["atk"]=20300000, + ["hp"]=304620000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=12000 + }, + [13031301]={ + ["monster_base"]=10008, + ["is_boss"]=1, + ["atk"]=21500000, + ["hp"]=322540000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=12000 + }, + [13031401]={ + ["monster_base"]=10009, + ["atk"]=22690000, + ["hp"]=340460000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=16000 + }, + [13031501]={ + ["monster_base"]=10010, + ["atk"]=71670000, + ["hp"]=2867040000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=18000 + }, + [13040101]={ + ["monster_base"]=10014, + ["atk"]=12810000, + ["hp"]=192240000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=21000 + }, + [13040201]={ + ["monster_base"]=10001, + ["atk"]=12810000, + ["hp"]=192240000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -16460,11 +11554,11 @@ local monster_chapter = { }, ["monster_exp"]=22000 }, - [134801]={ + [13040301]={ ["monster_base"]=10002, ["is_boss"]=1, - ["hp"]=5309800000, - ["atk"]=36200000, + ["atk"]=12810000, + ["hp"]=192240000, ["atk_times"]=4, ["hurt_skill"]={ 20004, @@ -16473,10 +11567,254 @@ local monster_chapter = { }, ["monster_exp"]=24000 }, - [134901]={ + [13040401]={ + ["monster_base"]=10003, + ["atk"]=12810000, + ["hp"]=192240000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=15000 + }, + [13040501]={ + ["monster_base"]=10004, + ["atk"]=21360000, + ["hp"]=1153440000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=16000 + }, + [13040601]={ + ["monster_base"]=10005, + ["atk"]=16660000, + ["hp"]=249910000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=17000 + }, + [13040701]={ + ["monster_base"]=10006, + ["atk"]=17940000, + ["hp"]=269130000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=17000 + }, + [13040801]={ + ["monster_base"]=10007, + ["is_boss"]=2, + ["atk"]=19220000, + ["hp"]=288360000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=22000 + }, + [13040901]={ + ["monster_base"]=10008, + ["atk"]=20500000, + ["hp"]=307580000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=11000 + }, + [13041001]={ + ["monster_base"]=10009, + ["atk"]=36310000, + ["hp"]=1960840000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=11000 + }, + [13041101]={ + ["monster_base"]=10010, + ["atk"]=20500000, + ["hp"]=307580000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=17000 + }, + [13041201]={ + ["monster_base"]=10014, + ["atk"]=21780000, + ["hp"]=326800000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=19000 + }, + [13041301]={ ["monster_base"]=10001, - ["hp"]=3520400000, - ["atk"]=37470000, + ["is_boss"]=1, + ["atk"]=23060000, + ["hp"]=346030000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=18000 + }, + [13041401]={ + ["monster_base"]=10002, + ["atk"]=24350000, + ["hp"]=365250000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=9000 + }, + [13041501]={ + ["monster_base"]=10003, + ["atk"]=76890000, + ["hp"]=3075840000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=10000 + }, + [13050101]={ + ["monster_base"]=10004, + ["atk"]=13790000, + ["hp"]=206910000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=11000 + }, + [13050201]={ + ["monster_base"]=10005, + ["atk"]=13790000, + ["hp"]=206910000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=12000 + }, + [13050301]={ + ["monster_base"]=10006, + ["is_boss"]=1, + ["atk"]=13790000, + ["hp"]=206910000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=12000 + }, + [13050401]={ + ["monster_base"]=10007, + ["atk"]=13790000, + ["hp"]=206910000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=16000 + }, + [13050501]={ + ["monster_base"]=10008, + ["atk"]=22990000, + ["hp"]=1241460000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=18000 + }, + [13050601]={ + ["monster_base"]=10009, + ["atk"]=17930000, + ["hp"]=268980000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=21000 + }, + [13050701]={ + ["monster_base"]=10010, + ["atk"]=19310000, + ["hp"]=289670000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=22000 + }, + [13050801]={ + ["monster_base"]=10014, + ["is_boss"]=1, + ["atk"]=20690000, + ["hp"]=310360000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=24000 + }, + [13050901]={ + ["monster_base"]=10001, + ["atk"]=22070000, + ["hp"]=331050000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -16485,10 +11823,10 @@ local monster_chapter = { }, ["monster_exp"]=15000 }, - [135001]={ + [13051001]={ ["monster_base"]=10002, - ["hp"]=3743500000, - ["atk"]=38260000, + ["atk"]=39080000, + ["hp"]=2110480000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -16497,10 +11835,254 @@ local monster_chapter = { }, ["monster_exp"]=16000 }, - [135101]={ + [13051101]={ + ["monster_base"]=10003, + ["atk"]=22070000, + ["hp"]=331050000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=17000 + }, + [13051201]={ + ["monster_base"]=10004, + ["atk"]=23440000, + ["hp"]=351740000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=17000 + }, + [13051301]={ + ["monster_base"]=10005, + ["is_boss"]=2, + ["atk"]=24820000, + ["hp"]=372430000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=22000 + }, + [13051401]={ + ["monster_base"]=10006, + ["atk"]=26200000, + ["hp"]=393120000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=11000 + }, + [13051501]={ + ["monster_base"]=10007, + ["atk"]=82760000, + ["hp"]=3310560000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=11000 + }, + [14010101]={ + ["monster_base"]=10008, + ["atk"]=13980000, + ["hp"]=209700000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=17000 + }, + [14010201]={ + ["monster_base"]=10009, + ["atk"]=13980000, + ["hp"]=209700000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=19000 + }, + [14010301]={ + ["monster_base"]=10010, + ["is_boss"]=1, + ["atk"]=13980000, + ["hp"]=209700000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=18000 + }, + [14010401]={ + ["monster_base"]=10014, + ["atk"]=13980000, + ["hp"]=209700000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=9000 + }, + [14010501]={ ["monster_base"]=10001, - ["hp"]=4120800000, - ["atk"]=39370000, + ["atk"]=23300000, + ["hp"]=1258200000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=10000 + }, + [14010601]={ + ["monster_base"]=10002, + ["atk"]=18170000, + ["hp"]=272610000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [14010701]={ + ["monster_base"]=10003, + ["atk"]=19570000, + ["hp"]=293580000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=12000 + }, + [14010801]={ + ["monster_base"]=10004, + ["is_boss"]=1, + ["atk"]=20970000, + ["hp"]=314550000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=12000 + }, + [14010901]={ + ["monster_base"]=10005, + ["atk"]=22360000, + ["hp"]=335520000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=16000 + }, + [14011001]={ + ["monster_base"]=10006, + ["atk"]=39610000, + ["hp"]=2138940000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=18000 + }, + [14011101]={ + ["monster_base"]=10007, + ["atk"]=22360000, + ["hp"]=335520000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=21000 + }, + [14011201]={ + ["monster_base"]=10008, + ["atk"]=23760000, + ["hp"]=356490000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=22000 + }, + [14011301]={ + ["monster_base"]=10009, + ["is_boss"]=1, + ["atk"]=25160000, + ["hp"]=377460000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=24000 + }, + [14011401]={ + ["monster_base"]=10010, + ["atk"]=26560000, + ["hp"]=398430000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=15000 + }, + [14011501]={ + ["monster_base"]=10014, + ["atk"]=46600000, + ["hp"]=2516400000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=16000 + }, + [14020101]={ + ["monster_base"]=10001, + ["atk"]=14680000, + ["hp"]=220230000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -16509,10 +12091,10 @@ local monster_chapter = { }, ["monster_exp"]=17000 }, - [135201]={ + [14020201]={ ["monster_base"]=10002, - ["hp"]=4490900000, - ["atk"]=40640000, + ["atk"]=14680000, + ["hp"]=220230000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -16521,36 +12103,3208 @@ local monster_chapter = { }, ["monster_exp"]=17000 }, - [135301]={ + [14020301]={ + ["monster_base"]=10003, + ["is_boss"]=2, + ["atk"]=14680000, + ["hp"]=220230000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=22000 + }, + [14020401]={ + ["monster_base"]=10004, + ["atk"]=14680000, + ["hp"]=220230000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=11000 + }, + [14020501]={ + ["monster_base"]=10005, + ["atk"]=24470000, + ["hp"]=1321380000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=11000 + }, + [14020601]={ + ["monster_base"]=10006, + ["atk"]=19080000, + ["hp"]=286290000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=17000 + }, + [14020701]={ + ["monster_base"]=10007, + ["atk"]=20550000, + ["hp"]=308320000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=19000 + }, + [14020801]={ + ["monster_base"]=10008, + ["is_boss"]=1, + ["atk"]=22020000, + ["hp"]=330340000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=18000 + }, + [14020901]={ + ["monster_base"]=10009, + ["atk"]=23490000, + ["hp"]=352360000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=9000 + }, + [14021001]={ + ["monster_base"]=10010, + ["atk"]=41590000, + ["hp"]=2246340000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=10000 + }, + [14021101]={ + ["monster_base"]=10014, + ["atk"]=23490000, + ["hp"]=352360000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=11000 + }, + [14021201]={ + ["monster_base"]=10001, + ["atk"]=24950000, + ["hp"]=374390000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=12000 + }, + [14021301]={ + ["monster_base"]=10002, + ["is_boss"]=1, + ["atk"]=26420000, + ["hp"]=396410000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=12000 + }, + [14021401]={ + ["monster_base"]=10003, + ["atk"]=27890000, + ["hp"]=418430000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=16000 + }, + [14021501]={ + ["monster_base"]=10004, + ["atk"]=48940000, + ["hp"]=2642760000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=18000 + }, + [14030101]={ + ["monster_base"]=10005, + ["atk"]=15370000, + ["hp"]=230670000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=21000 + }, + [14030201]={ + ["monster_base"]=10006, + ["atk"]=15370000, + ["hp"]=230670000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=22000 + }, + [14030301]={ + ["monster_base"]=10007, + ["is_boss"]=1, + ["atk"]=15370000, + ["hp"]=230670000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=24000 + }, + [14030401]={ + ["monster_base"]=10008, + ["atk"]=15370000, + ["hp"]=230670000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=15000 + }, + [14030501]={ + ["monster_base"]=10009, + ["atk"]=25630000, + ["hp"]=1384020000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=16000 + }, + [14030601]={ + ["monster_base"]=10010, + ["atk"]=19990000, + ["hp"]=299870000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=17000 + }, + [14030701]={ + ["monster_base"]=10014, + ["atk"]=21520000, + ["hp"]=322930000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=17000 + }, + [14030801]={ ["monster_base"]=10001, ["is_boss"]=2, - ["hp"]=5683520000, - ["atk"]=49824000, + ["atk"]=23060000, + ["hp"]=346000000, ["atk_times"]=4, ["hurt_skill"]={ 20001, 20002, 20003 }, + ["monster_exp"]=22000 + }, + [14030901]={ + ["monster_base"]=10002, + ["atk"]=24600000, + ["hp"]=369070000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [14031001]={ + ["monster_base"]=10003, + ["atk"]=43570000, + ["hp"]=2352830000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=11000 + }, + [14031101]={ + ["monster_base"]=10004, + ["atk"]=24600000, + ["hp"]=369070000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=17000 + }, + [14031201]={ + ["monster_base"]=10005, + ["atk"]=26140000, + ["hp"]=392130000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=19000 + }, + [14031301]={ + ["monster_base"]=10006, + ["is_boss"]=1, + ["atk"]=27680000, + ["hp"]=415200000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=18000 + }, + [14031401]={ + ["monster_base"]=10007, + ["atk"]=29210000, + ["hp"]=438270000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=9000 + }, + [14031501]={ + ["monster_base"]=10008, + ["atk"]=92260000, + ["hp"]=3690720000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=10000 + }, + [14040101]={ + ["monster_base"]=10009, + ["atk"]=16490000, + ["hp"]=247410000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=11000 + }, + [14040201]={ + ["monster_base"]=10010, + ["atk"]=16490000, + ["hp"]=247410000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=12000 + }, + [14040301]={ + ["monster_base"]=10014, + ["is_boss"]=1, + ["atk"]=16490000, + ["hp"]=247410000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=12000 + }, + [14040401]={ + ["monster_base"]=10001, + ["atk"]=16490000, + ["hp"]=247410000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=16000 + }, + [14040501]={ + ["monster_base"]=10002, + ["atk"]=27490000, + ["hp"]=1484460000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=18000 + }, + [14040601]={ + ["monster_base"]=10003, + ["atk"]=21440000, + ["hp"]=321630000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=21000 + }, + [14040701]={ + ["monster_base"]=10004, + ["atk"]=23090000, + ["hp"]=346370000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=22000 + }, + [14040801]={ + ["monster_base"]=10005, + ["is_boss"]=1, + ["atk"]=24740000, + ["hp"]=371110000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=24000 + }, + [14040901]={ + ["monster_base"]=10006, + ["atk"]=26390000, + ["hp"]=395850000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=15000 + }, + [14041001]={ + ["monster_base"]=10007, + ["atk"]=46730000, + ["hp"]=2523580000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=16000 + }, + [14041101]={ + ["monster_base"]=10008, + ["atk"]=26390000, + ["hp"]=395850000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=17000 + }, + [14041201]={ + ["monster_base"]=10009, + ["atk"]=28030000, + ["hp"]=420590000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=17000 + }, + [14041301]={ + ["monster_base"]=10010, + ["is_boss"]=2, + ["atk"]=29680000, + ["hp"]=445330000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=22000 + }, + [14041401]={ + ["monster_base"]=10014, + ["atk"]=31330000, + ["hp"]=470070000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=11000 + }, + [14041501]={ + ["monster_base"]=10001, + ["atk"]=98960000, + ["hp"]=3958560000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [14050101]={ + ["monster_base"]=10002, + ["atk"]=17750000, + ["hp"]=266310000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17000 + }, + [14050201]={ + ["monster_base"]=10003, + ["atk"]=17750000, + ["hp"]=266310000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=19000 + }, + [14050301]={ + ["monster_base"]=10004, + ["is_boss"]=1, + ["atk"]=17750000, + ["hp"]=266310000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=18000 + }, + [14050401]={ + ["monster_base"]=10005, + ["atk"]=17750000, + ["hp"]=266310000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=9000 + }, + [14050501]={ + ["monster_base"]=10006, + ["atk"]=29590000, + ["hp"]=1597860000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=10000 + }, + [14050601]={ + ["monster_base"]=10007, + ["atk"]=23080000, + ["hp"]=346200000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=11000 + }, + [14050701]={ + ["monster_base"]=10008, + ["atk"]=24850000, + ["hp"]=372830000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=12000 + }, + [14050801]={ + ["monster_base"]=10009, + ["is_boss"]=1, + ["atk"]=26630000, + ["hp"]=399460000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=12000 + }, + [14050901]={ + ["monster_base"]=10010, + ["atk"]=28400000, + ["hp"]=426090000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=16000 + }, + [14051001]={ + ["monster_base"]=10014, + ["atk"]=50300000, + ["hp"]=2716360000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=18000 + }, + [14051101]={ + ["monster_base"]=10001, + ["atk"]=28400000, + ["hp"]=426090000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=21000 + }, + [14051201]={ + ["monster_base"]=10002, + ["atk"]=30180000, + ["hp"]=452720000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=22000 + }, + [14051301]={ + ["monster_base"]=10003, + ["is_boss"]=1, + ["atk"]=31950000, + ["hp"]=479350000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=24000 + }, + [14051401]={ + ["monster_base"]=10004, + ["atk"]=33730000, + ["hp"]=505980000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=15000 + }, + [14051501]={ + ["monster_base"]=10005, + ["atk"]=106520000, + ["hp"]=4260960000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=16000 + }, + [15010101]={ + ["monster_base"]=10006, + ["atk"]=17940000, + ["hp"]=269100000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=17000 + }, + [15010201]={ + ["monster_base"]=10007, + ["atk"]=17940000, + ["hp"]=269100000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=17000 + }, + [15010301]={ + ["monster_base"]=10008, + ["is_boss"]=2, + ["atk"]=17940000, + ["hp"]=269100000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=22000 + }, + [15010401]={ + ["monster_base"]=10009, + ["atk"]=17940000, + ["hp"]=269100000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=11000 + }, + [15010501]={ + ["monster_base"]=10010, + ["atk"]=29900000, + ["hp"]=1614600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=11000 + }, + [15010601]={ + ["monster_base"]=10014, + ["atk"]=23320000, + ["hp"]=349830000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=17000 + }, + [15010701]={ + ["monster_base"]=10001, + ["atk"]=25110000, + ["hp"]=376740000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=19000 + }, + [15010801]={ + ["monster_base"]=10002, + ["is_boss"]=1, + ["atk"]=26910000, + ["hp"]=403650000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=18000 + }, + [15010901]={ + ["monster_base"]=10003, + ["atk"]=28700000, + ["hp"]=430560000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=9000 + }, + [15011001]={ + ["monster_base"]=10004, + ["atk"]=50830000, + ["hp"]=2744820000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=10000 + }, + [15011101]={ + ["monster_base"]=10005, + ["atk"]=28700000, + ["hp"]=430560000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=11000 + }, + [15011201]={ + ["monster_base"]=10006, + ["atk"]=30490000, + ["hp"]=457470000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=12000 + }, + [15011301]={ + ["monster_base"]=10007, + ["is_boss"]=1, + ["atk"]=32290000, + ["hp"]=484380000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=12000 + }, + [15011401]={ + ["monster_base"]=10008, + ["atk"]=34080000, + ["hp"]=511290000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=16000 + }, + [15011501]={ + ["monster_base"]=10009, + ["atk"]=59800000, + ["hp"]=3229200000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=18000 + }, + [15020101]={ + ["monster_base"]=10010, + ["atk"]=18840000, + ["hp"]=282600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=21000 + }, + [15020201]={ + ["monster_base"]=10014, + ["atk"]=18840000, + ["hp"]=282600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=22000 + }, + [15020301]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["atk"]=18840000, + ["hp"]=282600000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=24000 + }, + [15020401]={ + ["monster_base"]=10002, + ["atk"]=18840000, + ["hp"]=282600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=15000 + }, + [15020501]={ + ["monster_base"]=10003, + ["atk"]=31400000, + ["hp"]=1695600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=16000 + }, + [15020601]={ + ["monster_base"]=10004, + ["atk"]=24490000, + ["hp"]=367380000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=17000 + }, + [15020701]={ + ["monster_base"]=10005, + ["atk"]=26370000, + ["hp"]=395640000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=17000 + }, + [15020801]={ + ["monster_base"]=10006, + ["is_boss"]=2, + ["atk"]=28260000, + ["hp"]=423900000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=22000 + }, + [15020901]={ + ["monster_base"]=10007, + ["atk"]=30140000, + ["hp"]=452160000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=11000 + }, + [15021001]={ + ["monster_base"]=10008, + ["atk"]=53380000, + ["hp"]=2882520000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=11000 + }, + [15021101]={ + ["monster_base"]=10009, + ["atk"]=30140000, + ["hp"]=452160000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=17000 + }, + [15021201]={ + ["monster_base"]=10010, + ["atk"]=32020000, + ["hp"]=480420000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=19000 + }, + [15021301]={ + ["monster_base"]=10014, + ["is_boss"]=1, + ["atk"]=33910000, + ["hp"]=508680000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=18000 + }, + [15021401]={ + ["monster_base"]=10001, + ["atk"]=35790000, + ["hp"]=536940000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=9000 + }, + [15021501]={ + ["monster_base"]=10002, + ["atk"]=62800000, + ["hp"]=3391200000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=10000 + }, + [15030101]={ + ["monster_base"]=10003, + ["atk"]=19730000, + ["hp"]=296010000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=11000 + }, + [15030201]={ + ["monster_base"]=10004, + ["atk"]=19730000, + ["hp"]=296010000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=12000 + }, + [15030301]={ + ["monster_base"]=10005, + ["is_boss"]=1, + ["atk"]=19730000, + ["hp"]=296010000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=12000 + }, + [15030401]={ + ["monster_base"]=10006, + ["atk"]=19730000, + ["hp"]=296010000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=16000 + }, + [15030501]={ + ["monster_base"]=10007, + ["atk"]=32890000, + ["hp"]=1776060000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=18000 + }, + [15030601]={ + ["monster_base"]=10008, + ["atk"]=25650000, + ["hp"]=384810000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=21000 + }, + [15030701]={ + ["monster_base"]=10009, + ["atk"]=27620000, + ["hp"]=414410000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=22000 + }, + [15030801]={ + ["monster_base"]=10010, + ["is_boss"]=1, + ["atk"]=29600000, + ["hp"]=444010000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=24000 + }, + [15030901]={ + ["monster_base"]=10014, + ["atk"]=31570000, + ["hp"]=473610000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=15000 + }, + [15031001]={ + ["monster_base"]=10001, + ["atk"]=55910000, + ["hp"]=3019300000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=16000 + }, + [15031101]={ + ["monster_base"]=10002, + ["atk"]=31570000, + ["hp"]=473610000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17000 + }, + [15031201]={ + ["monster_base"]=10003, + ["atk"]=33540000, + ["hp"]=503210000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=17000 + }, + [15031301]={ + ["monster_base"]=10004, + ["is_boss"]=2, + ["atk"]=35520000, + ["hp"]=532810000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=22000 + }, + [15031401]={ + ["monster_base"]=10005, + ["atk"]=37490000, + ["hp"]=562410000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=11000 + }, + [15031501]={ + ["monster_base"]=10006, + ["atk"]=118400000, + ["hp"]=4736160000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=11000 + }, + [15040101]={ + ["monster_base"]=10007, + ["atk"]=21160000, + ["hp"]=317520000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=17000 + }, + [15040201]={ + ["monster_base"]=10008, + ["atk"]=21160000, + ["hp"]=317520000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=19000 + }, + [15040301]={ + ["monster_base"]=10009, + ["is_boss"]=1, + ["atk"]=21160000, + ["hp"]=317520000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=18000 + }, + [15040401]={ + ["monster_base"]=10010, + ["atk"]=21160000, + ["hp"]=317520000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=9000 + }, + [15040501]={ + ["monster_base"]=10014, + ["atk"]=35280000, + ["hp"]=1905120000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=10000 + }, + [15040601]={ + ["monster_base"]=10001, + ["atk"]=27510000, + ["hp"]=412770000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [15040701]={ + ["monster_base"]=10002, + ["atk"]=29630000, + ["hp"]=444520000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=12000 + }, + [15040801]={ + ["monster_base"]=10003, + ["is_boss"]=1, + ["atk"]=31750000, + ["hp"]=476280000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=12000 + }, + [15040901]={ + ["monster_base"]=10004, + ["atk"]=33860000, + ["hp"]=508030000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=16000 + }, + [15041001]={ + ["monster_base"]=10005, + ["atk"]=59970000, + ["hp"]=3238700000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=18000 + }, + [15041101]={ + ["monster_base"]=10006, + ["atk"]=33860000, + ["hp"]=508030000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=21000 + }, + [15041201]={ + ["monster_base"]=10007, + ["atk"]=35980000, + ["hp"]=539780000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=22000 + }, + [15041301]={ + ["monster_base"]=10008, + ["is_boss"]=1, + ["atk"]=38100000, + ["hp"]=571530000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=24000 + }, + [15041401]={ + ["monster_base"]=10009, + ["atk"]=40210000, + ["hp"]=603280000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=15000 + }, + [15041501]={ + ["monster_base"]=10010, + ["atk"]=127000000, + ["hp"]=5080320000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=16000 + }, + [15050101]={ + ["monster_base"]=10014, + ["atk"]=22780000, + ["hp"]=341730000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=17000 + }, + [15050201]={ + ["monster_base"]=10001, + ["atk"]=22780000, + ["hp"]=341730000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=17000 + }, + [15050301]={ + ["monster_base"]=10002, + ["is_boss"]=2, + ["atk"]=22780000, + ["hp"]=341730000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=22000 + }, + [15050401]={ + ["monster_base"]=10003, + ["atk"]=22780000, + ["hp"]=341730000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=11000 + }, + [15050501]={ + ["monster_base"]=10004, + ["atk"]=37970000, + ["hp"]=2050380000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=11000 + }, + [15050601]={ + ["monster_base"]=10005, + ["atk"]=29610000, + ["hp"]=444240000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=17000 + }, + [15050701]={ + ["monster_base"]=10006, + ["atk"]=31890000, + ["hp"]=478420000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=19000 + }, + [15050801]={ + ["monster_base"]=10007, + ["is_boss"]=1, + ["atk"]=34170000, + ["hp"]=512590000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=18000 + }, + [15050901]={ + ["monster_base"]=10008, + ["atk"]=36450000, + ["hp"]=546760000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=9000 + }, + [15051001]={ + ["monster_base"]=10009, + ["atk"]=64540000, + ["hp"]=3485640000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=10000 + }, + [15051101]={ + ["monster_base"]=10010, + ["atk"]=36450000, + ["hp"]=546760000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=11000 + }, + [15051201]={ + ["monster_base"]=10014, + ["atk"]=38720000, + ["hp"]=580940000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=12000 + }, + [15051301]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["atk"]=41000000, + ["hp"]=615110000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=12000 + }, + [15051401]={ + ["monster_base"]=10002, + ["atk"]=43280000, + ["hp"]=649280000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=16000 + }, + [15051501]={ + ["monster_base"]=10003, + ["atk"]=136690000, + ["hp"]=5467680000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=18000 + }, + [16010101]={ + ["monster_base"]=10004, + ["atk"]=22980000, + ["hp"]=344700000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=21000 + }, + [16010201]={ + ["monster_base"]=10005, + ["atk"]=22980000, + ["hp"]=344700000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=22000 + }, + [16010301]={ + ["monster_base"]=10006, + ["is_boss"]=1, + ["atk"]=22980000, + ["hp"]=344700000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=24000 + }, + [16010401]={ + ["monster_base"]=10007, + ["atk"]=22980000, + ["hp"]=344700000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=15000 + }, + [16010501]={ + ["monster_base"]=10008, + ["atk"]=38300000, + ["hp"]=2068200000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=16000 + }, + [16010601]={ + ["monster_base"]=10009, + ["atk"]=29870000, + ["hp"]=448110000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=17000 + }, + [16010701]={ + ["monster_base"]=10010, + ["atk"]=32170000, + ["hp"]=482580000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=17000 + }, + [16010801]={ + ["monster_base"]=10014, + ["is_boss"]=2, + ["atk"]=34470000, + ["hp"]=517050000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=22000 + }, + [16010901]={ + ["monster_base"]=10001, + ["atk"]=36760000, + ["hp"]=551520000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [16011001]={ + ["monster_base"]=10002, + ["atk"]=65110000, + ["hp"]=3515940000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [16011101]={ + ["monster_base"]=10003, + ["atk"]=36760000, + ["hp"]=551520000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=17000 + }, + [16011201]={ + ["monster_base"]=10004, + ["atk"]=39060000, + ["hp"]=585990000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=19000 + }, + [16011301]={ + ["monster_base"]=10005, + ["is_boss"]=1, + ["atk"]=41360000, + ["hp"]=620460000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=18000 + }, + [16011401]={ + ["monster_base"]=10006, + ["atk"]=43660000, + ["hp"]=654930000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=9000 + }, + [16011501]={ + ["monster_base"]=10007, + ["atk"]=76600000, + ["hp"]=4136400000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=10000 + }, + [16020101]={ + ["monster_base"]=10008, + ["atk"]=24130000, + ["hp"]=361980000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=11000 + }, + [16020201]={ + ["monster_base"]=10009, + ["atk"]=24130000, + ["hp"]=361980000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=12000 + }, + [16020301]={ + ["monster_base"]=10010, + ["is_boss"]=1, + ["atk"]=24130000, + ["hp"]=361980000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=12000 + }, + [16020401]={ + ["monster_base"]=10014, + ["atk"]=24130000, + ["hp"]=361980000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=16000 + }, + [16020501]={ + ["monster_base"]=10001, + ["atk"]=40220000, + ["hp"]=2171880000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=18000 + }, + [16020601]={ + ["monster_base"]=10002, + ["atk"]=31370000, + ["hp"]=470570000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=21000 + }, + [16020701]={ + ["monster_base"]=10003, + ["atk"]=33780000, + ["hp"]=506770000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=22000 + }, + [16020801]={ + ["monster_base"]=10004, + ["is_boss"]=1, + ["atk"]=36190000, + ["hp"]=542970000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=24000 + }, + [16020901]={ + ["monster_base"]=10005, + ["atk"]=38610000, + ["hp"]=579160000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=15000 + }, + [16021001]={ + ["monster_base"]=10006, + ["atk"]=68370000, + ["hp"]=3692190000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=16000 + }, + [16021101]={ + ["monster_base"]=10007, + ["atk"]=38610000, + ["hp"]=579160000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=17000 + }, + [16021201]={ + ["monster_base"]=10008, + ["atk"]=41020000, + ["hp"]=615360000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=17000 + }, + [16021301]={ + ["monster_base"]=10009, + ["is_boss"]=2, + ["atk"]=43430000, + ["hp"]=651560000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=22000 + }, + [16021401]={ + ["monster_base"]=10010, + ["atk"]=45850000, + ["hp"]=687760000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=11000 + }, + [16021501]={ + ["monster_base"]=10014, + ["atk"]=80440000, + ["hp"]=4343760000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=11000 + }, + [16030101]={ + ["monster_base"]=10001, + ["atk"]=25270000, + ["hp"]=379170000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=17000 + }, + [16030201]={ + ["monster_base"]=10002, + ["atk"]=25270000, + ["hp"]=379170000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=19000 + }, + [16030301]={ + ["monster_base"]=10003, + ["is_boss"]=1, + ["atk"]=25270000, + ["hp"]=379170000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=18000 + }, + [16030401]={ + ["monster_base"]=10004, + ["atk"]=25270000, + ["hp"]=379170000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=9000 + }, + [16030501]={ + ["monster_base"]=10005, + ["atk"]=42130000, + ["hp"]=2275020000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=10000 + }, + [16030601]={ + ["monster_base"]=10006, + ["atk"]=32860000, + ["hp"]=492920000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=11000 + }, + [16030701]={ + ["monster_base"]=10007, + ["atk"]=35380000, + ["hp"]=530830000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=12000 + }, + [16030801]={ + ["monster_base"]=10008, + ["is_boss"]=1, + ["atk"]=37910000, + ["hp"]=568750000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=12000 + }, + [16030901]={ + ["monster_base"]=10009, + ["atk"]=40440000, + ["hp"]=606670000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=16000 + }, + [16031001]={ + ["monster_base"]=10010, + ["atk"]=71620000, + ["hp"]=3867530000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=18000 + }, + [16031101]={ + ["monster_base"]=10014, + ["atk"]=40440000, + ["hp"]=606670000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=21000 + }, + [16031201]={ + ["monster_base"]=10001, + ["atk"]=42970000, + ["hp"]=644580000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=22000 + }, + [16031301]={ + ["monster_base"]=10002, + ["is_boss"]=1, + ["atk"]=45500000, + ["hp"]=682500000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=24000 + }, + [16031401]={ + ["monster_base"]=10003, + ["atk"]=48020000, + ["hp"]=720420000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=15000 + }, + [16031501]={ + ["monster_base"]=10004, + ["atk"]=151660000, + ["hp"]=6066720000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=16000 + }, + [16040101]={ + ["monster_base"]=10005, + ["atk"]=27110000, + ["hp"]=406710000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=17000 + }, + [16040201]={ + ["monster_base"]=10006, + ["atk"]=27110000, + ["hp"]=406710000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=17000 + }, + [16040301]={ + ["monster_base"]=10007, + ["is_boss"]=2, + ["atk"]=27110000, + ["hp"]=406710000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=22000 + }, + [16040401]={ + ["monster_base"]=10008, + ["atk"]=27110000, + ["hp"]=406710000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=11000 + }, + [16040501]={ + ["monster_base"]=10009, + ["atk"]=45190000, + ["hp"]=2440260000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=11000 + }, + [16040601]={ + ["monster_base"]=10010, + ["atk"]=35240000, + ["hp"]=528720000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=17000 + }, + [16040701]={ + ["monster_base"]=10014, + ["atk"]=37950000, + ["hp"]=569390000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=19000 + }, + [16040801]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["atk"]=40670000, + ["hp"]=610060000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=18000 + }, + [16040901]={ + ["monster_base"]=10002, + ["atk"]=43380000, + ["hp"]=650730000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=9000 + }, + [16041001]={ + ["monster_base"]=10003, + ["atk"]=76820000, + ["hp"]=4148440000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=10000 + }, + [16041101]={ + ["monster_base"]=10004, + ["atk"]=43380000, + ["hp"]=650730000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=11000 + }, + [16041201]={ + ["monster_base"]=10005, + ["atk"]=46090000, + ["hp"]=691400000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=12000 + }, + [16041301]={ + ["monster_base"]=10006, + ["is_boss"]=1, + ["atk"]=48800000, + ["hp"]=732070000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=12000 + }, + [16041401]={ + ["monster_base"]=10007, + ["atk"]=51510000, + ["hp"]=772740000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=16000 + }, + [16041501]={ + ["monster_base"]=10008, + ["atk"]=162680000, + ["hp"]=6507360000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=18000 + }, + [16050101]={ + ["monster_base"]=10009, + ["atk"]=29180000, + ["hp"]=437760000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=21000 + }, + [16050201]={ + ["monster_base"]=10010, + ["atk"]=29180000, + ["hp"]=437760000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=22000 + }, + [16050301]={ + ["monster_base"]=10014, + ["is_boss"]=1, + ["atk"]=29180000, + ["hp"]=437760000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=24000 + }, + [16050401]={ + ["monster_base"]=10001, + ["atk"]=29180000, + ["hp"]=437760000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=15000 + }, + [16050501]={ + ["monster_base"]=10002, + ["atk"]=48640000, + ["hp"]=2626560000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=16000 + }, + [16050601]={ + ["monster_base"]=10003, + ["atk"]=37930000, + ["hp"]=569080000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=17000 + }, + [16050701]={ + ["monster_base"]=10004, + ["atk"]=40850000, + ["hp"]=612860000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=17000 + }, + [16050801]={ + ["monster_base"]=10005, + ["is_boss"]=2, + ["atk"]=43770000, + ["hp"]=656640000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=22000 + }, + [16050901]={ + ["monster_base"]=10006, + ["atk"]=46690000, + ["hp"]=700410000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=11000 + }, + [16051001]={ + ["monster_base"]=10007, + ["atk"]=82680000, + ["hp"]=4465150000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=11000 + }, + [16051101]={ + ["monster_base"]=10008, + ["atk"]=46690000, + ["hp"]=700410000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=17000 + }, + [16051201]={ + ["monster_base"]=10009, + ["atk"]=49610000, + ["hp"]=744190000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=19000 + }, + [16051301]={ + ["monster_base"]=10010, + ["is_boss"]=1, + ["atk"]=52530000, + ["hp"]=787960000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=18000 + }, + [16051401]={ + ["monster_base"]=10014, + ["atk"]=55440000, + ["hp"]=831740000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=9000 + }, + [16051501]={ + ["monster_base"]=10001, + ["atk"]=175100000, + ["hp"]=7004160000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=10000 + }, + [17010101]={ + ["monster_base"]=10002, + ["atk"]=29370000, + ["hp"]=440550000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [17010201]={ + ["monster_base"]=10003, + ["atk"]=29370000, + ["hp"]=440550000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=12000 + }, + [17010301]={ + ["monster_base"]=10004, + ["is_boss"]=1, + ["atk"]=29370000, + ["hp"]=440550000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=12000 + }, + [17010401]={ + ["monster_base"]=10005, + ["atk"]=29370000, + ["hp"]=440550000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=16000 + }, + [17010501]={ + ["monster_base"]=10006, + ["atk"]=48950000, + ["hp"]=2643300000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=18000 + }, + [17010601]={ + ["monster_base"]=10007, + ["atk"]=38180000, + ["hp"]=572710000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=21000 + }, + [17010701]={ + ["monster_base"]=10008, + ["atk"]=41110000, + ["hp"]=616770000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=22000 + }, + [17010801]={ + ["monster_base"]=10009, + ["is_boss"]=1, + ["atk"]=44050000, + ["hp"]=660820000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=24000 + }, + [17010901]={ + ["monster_base"]=10010, + ["atk"]=46990000, + ["hp"]=704880000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=15000 + }, + [17011001]={ + ["monster_base"]=10014, + ["atk"]=83210000, + ["hp"]=4493610000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=16000 + }, + [17011101]={ + ["monster_base"]=10001, + ["atk"]=46990000, + ["hp"]=704880000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=17000 + }, + [17011201]={ + ["monster_base"]=10002, + ["atk"]=49920000, + ["hp"]=748930000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17000 + }, + [17011301]={ + ["monster_base"]=10003, + ["is_boss"]=2, + ["atk"]=52860000, + ["hp"]=792990000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=22000 + }, + [17011401]={ + ["monster_base"]=10004, + ["atk"]=55800000, + ["hp"]=837040000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=11000 + }, + [17011501]={ + ["monster_base"]=10005, + ["atk"]=97900000, + ["hp"]=5286600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=11000 + }, + [17020101]={ + ["monster_base"]=10006, + ["atk"]=30840000, + ["hp"]=462600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=17000 + }, + [17020201]={ + ["monster_base"]=10007, + ["atk"]=30840000, + ["hp"]=462600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=19000 + }, + [17020301]={ + ["monster_base"]=10008, + ["is_boss"]=1, + ["atk"]=30840000, + ["hp"]=462600000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=18000 + }, + [17020401]={ + ["monster_base"]=10009, + ["atk"]=30840000, + ["hp"]=462600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=9000 + }, + [17020501]={ + ["monster_base"]=10010, + ["atk"]=51400000, + ["hp"]=2775600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=10000 + }, + [17020601]={ + ["monster_base"]=10014, + ["atk"]=40090000, + ["hp"]=601380000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=11000 + }, + [17020701]={ + ["monster_base"]=10001, + ["atk"]=43170000, + ["hp"]=647640000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=12000 + }, + [17020801]={ + ["monster_base"]=10002, + ["is_boss"]=1, + ["atk"]=46260000, + ["hp"]=693900000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=12000 + }, + [17020901]={ + ["monster_base"]=10003, + ["atk"]=49340000, + ["hp"]=740160000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=16000 + }, + [17021001]={ + ["monster_base"]=10004, + ["atk"]=87380000, + ["hp"]=4718520000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=18000 + }, + [17021101]={ + ["monster_base"]=10005, + ["atk"]=49340000, + ["hp"]=740160000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=21000 + }, + [17021201]={ + ["monster_base"]=10006, + ["atk"]=52420000, + ["hp"]=786420000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=22000 + }, + [17021301]={ + ["monster_base"]=10007, + ["is_boss"]=1, + ["atk"]=55510000, + ["hp"]=832680000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=24000 + }, + [17021401]={ + ["monster_base"]=10008, + ["atk"]=58590000, + ["hp"]=878940000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=15000 + }, + [17021501]={ + ["monster_base"]=10009, + ["atk"]=102800000, + ["hp"]=5551200000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=16000 + }, + [17030101]={ + ["monster_base"]=10010, + ["atk"]=32310000, + ["hp"]=484650000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=17000 + }, + [17030201]={ + ["monster_base"]=10014, + ["atk"]=32310000, + ["hp"]=484650000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=17000 + }, + [17030301]={ + ["monster_base"]=10001, + ["is_boss"]=2, + ["atk"]=32310000, + ["hp"]=484650000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=22000 + }, + [17030401]={ + ["monster_base"]=10002, + ["atk"]=32310000, + ["hp"]=484650000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [17030501]={ + ["monster_base"]=10003, + ["atk"]=53850000, + ["hp"]=2907900000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=11000 + }, + [17030601]={ + ["monster_base"]=10004, + ["atk"]=42000000, + ["hp"]=630040000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=17000 + }, + [17030701]={ + ["monster_base"]=10005, + ["atk"]=45230000, + ["hp"]=678510000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=19000 + }, + [17030801]={ + ["monster_base"]=10006, + ["is_boss"]=1, + ["atk"]=48460000, + ["hp"]=726970000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=18000 + }, + [17030901]={ + ["monster_base"]=10007, + ["atk"]=51690000, + ["hp"]=775440000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=9000 + }, + [17031001]={ + ["monster_base"]=10008, + ["atk"]=91540000, + ["hp"]=4943430000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=10000 + }, + [17031101]={ + ["monster_base"]=10009, + ["atk"]=51690000, + ["hp"]=775440000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=11000 + }, + [17031201]={ + ["monster_base"]=10010, + ["atk"]=54920000, + ["hp"]=823900000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=12000 + }, + [17031301]={ + ["monster_base"]=10014, + ["is_boss"]=1, + ["atk"]=58150000, + ["hp"]=872370000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=12000 + }, + [17031401]={ + ["monster_base"]=10001, + ["atk"]=61380000, + ["hp"]=920830000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=16000 + }, + [17031501]={ + ["monster_base"]=10002, + ["atk"]=193860000, + ["hp"]=7754400000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=18000 + }, + [17040101]={ + ["monster_base"]=10003, + ["atk"]=34650000, + ["hp"]=519840000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=21000 + }, + [17040201]={ + ["monster_base"]=10004, + ["atk"]=34650000, + ["hp"]=519840000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=22000 + }, + [17040301]={ + ["monster_base"]=10005, + ["is_boss"]=1, + ["atk"]=34650000, + ["hp"]=519840000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=24000 + }, + [17040401]={ + ["monster_base"]=10006, + ["atk"]=34650000, + ["hp"]=519840000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=15000 + }, + [17040501]={ + ["monster_base"]=10007, + ["atk"]=57760000, + ["hp"]=3119040000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=16000 + }, + [17040601]={ + ["monster_base"]=10008, + ["atk"]=45050000, + ["hp"]=675790000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=17000 + }, + [17040701]={ + ["monster_base"]=10009, + ["atk"]=48510000, + ["hp"]=727770000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=17000 + }, + [17040801]={ + ["monster_base"]=10010, + ["is_boss"]=2, + ["atk"]=51980000, + ["hp"]=779760000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, ["monster_exp"]=17600 }, - [135401]={ - ["monster_base"]=10002, - ["is_boss"]=2, - ["hp"]=4262640000, - ["atk"]=44288000, + [17040901]={ + ["monster_base"]=10014, + ["is_boss"]=1, + ["atk"]=55440000, + ["hp"]=831740000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20037, + 20038, + 20039 }, ["monster_exp"]=13200 }, - [135501]={ + [17041001]={ ["monster_base"]=10001, - ["hp"]=656900000, - ["atk"]=22300000, + ["atk"]=98190000, + ["hp"]=5302360000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -16559,10 +15313,10 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, - [135601]={ + [17041101]={ ["monster_base"]=10002, - ["hp"]=922800000, - ["atk"]=23520000, + ["atk"]=55440000, + ["hp"]=831740000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -16571,230 +15325,255 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, - [135701]={ - ["monster_base"]=10001, - ["hp"]=1034900000, - ["atk"]=24590000, + [17041201]={ + ["monster_base"]=10003, + ["atk"]=58910000, + ["hp"]=883720000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, ["monster_exp"]=17000 }, - [135801]={ - ["monster_base"]=10002, - ["hp"]=1379600000, - ["atk"]=25670000, + [17041301]={ + ["monster_base"]=10004, + ["atk"]=62380000, + ["hp"]=935710000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20010, + 20011, + 20012 }, ["monster_exp"]=19000 }, - [135901]={ - ["monster_base"]=10001, + [17041401]={ + ["monster_base"]=10005, ["is_boss"]=1, - ["hp"]=1903800000, - ["atk"]=29650000, + ["atk"]=65840000, + ["hp"]=987690000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20013, + 20014, + 20015 }, ["monster_exp"]=18000 }, - [136001]={ - ["monster_base"]=10002, - ["hp"]=1298300000, - ["atk"]=27250000, + [17041501]={ + ["monster_base"]=10006, + ["atk"]=207930000, + ["hp"]=8317440000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20016, + 20017, + 20018 }, ["monster_exp"]=9000 }, - [136101]={ - ["monster_base"]=10001, - ["hp"]=1451200000, - ["atk"]=30770000, + [17050101]={ + ["monster_base"]=10007, + ["atk"]=37300000, + ["hp"]=559530000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20019, + 20020, + 20021 }, ["monster_exp"]=10000 }, - [136201]={ - ["monster_base"]=10002, - ["hp"]=1679400000, - ["atk"]=28470000, + [17050201]={ + ["monster_base"]=10008, + ["atk"]=37300000, + ["hp"]=559530000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20022, + 20023, + 20024 }, ["monster_exp"]=11000 }, - [136301]={ - ["monster_base"]=10001, - ["hp"]=1903800000, - ["atk"]=31660000, + [17050301]={ + ["monster_base"]=10009, + ["atk"]=37300000, + ["hp"]=559530000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20025, + 20026, + 20027 }, ["monster_exp"]=12000 }, - [136401]={ - ["monster_base"]=10002, + [17050401]={ + ["monster_base"]=10010, ["is_boss"]=1, - ["hp"]=3953200000, - ["atk"]=35280000, + ["atk"]=37300000, + ["hp"]=559530000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20028, + 20029, + 20030 }, ["monster_exp"]=12000 }, - [136501]={ - ["monster_base"]=10001, - ["hp"]=2286000000, - ["atk"]=33030000, + [17050501]={ + ["monster_base"]=10014, + ["atk"]=62170000, + ["hp"]=3357180000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20037, + 20038, + 20039 }, ["monster_exp"]=16000 }, - [136601]={ - ["monster_base"]=10002, - ["hp"]=2587800000, - ["atk"]=33930000, + [17050601]={ + ["monster_base"]=10001, + ["atk"]=48490000, + ["hp"]=727380000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, - [136701]={ - ["monster_base"]=10001, - ["hp"]=2741500000, - ["atk"]=35280000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=21000 - }, - [136801]={ + [17050701]={ ["monster_base"]=10002, - ["hp"]=2967400000, - ["atk"]=36810000, + ["atk"]=52220000, + ["hp"]=783340000, ["atk_times"]=3, ["hurt_skill"]={ 20004, 20005, 20006 }, + ["monster_exp"]=21000 + }, + [17050801]={ + ["monster_base"]=10003, + ["atk"]=55950000, + ["hp"]=839290000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, ["monster_exp"]=22000 }, - [136901]={ - ["monster_base"]=10001, + [17050901]={ + ["monster_base"]=10004, ["is_boss"]=1, - ["hp"]=5388700000, - ["atk"]=36810000, + ["atk"]=59680000, + ["hp"]=895240000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20010, + 20011, + 20012 }, ["monster_exp"]=24000 }, - [137001]={ - ["monster_base"]=10002, - ["hp"]=3572700000, - ["atk"]=38100000, + [17051001]={ + ["monster_base"]=10005, + ["atk"]=105680000, + ["hp"]=5707200000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20013, + 20014, + 20015 }, ["monster_exp"]=15000 }, - [137101]={ - ["monster_base"]=10001, - ["hp"]=3799100000, - ["atk"]=38900000, + [17051101]={ + ["monster_base"]=10006, + ["atk"]=59680000, + ["hp"]=895240000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20016, + 20017, + 20018 }, ["monster_exp"]=16000 }, - [137201]={ - ["monster_base"]=10002, - ["hp"]=4182000000, - ["atk"]=40030000, + [17051201]={ + ["monster_base"]=10007, + ["atk"]=63410000, + ["hp"]=951200000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20019, + 20020, + 20021 }, ["monster_exp"]=17000 }, - [137301]={ - ["monster_base"]=10001, - ["hp"]=4557600000, - ["atk"]=41320000, + [17051301]={ + ["monster_base"]=10008, + ["atk"]=67140000, + ["hp"]=1007150000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20022, + 20023, + 20024 }, ["monster_exp"]=17000 }, - [137401]={ - ["monster_base"]=10002, + [17051401]={ + ["monster_base"]=10009, ["is_boss"]=2, - ["hp"]=7209900000, - ["atk"]=56280000, + ["atk"]=70870000, + ["hp"]=1063100000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20025, + 20026, + 20027 }, - ["monster_exp"]=22000 + ["monster_exp"]=17600 }, - [137501]={ + [17051501]={ + ["monster_base"]=10010, + ["is_boss"]=1, + ["atk"]=223810000, + ["hp"]=8952480000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=13200 + }, + [18010101]={ + ["monster_base"]=10014, + ["atk"]=37500000, + ["hp"]=562500000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=11000 + }, + [18010201]={ ["monster_base"]=10001, - ["hp"]=666600000, - ["atk"]=22670000, + ["atk"]=37500000, + ["hp"]=562500000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -16803,144 +15582,132 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, - [137601]={ + [18010301]={ ["monster_base"]=10002, - ["hp"]=936300000, - ["atk"]=23910000, + ["atk"]=37500000, + ["hp"]=562500000, ["atk_times"]=3, ["hurt_skill"]={ 20004, 20005, 20006 }, - ["monster_exp"]=11000 - }, - [137701]={ - ["monster_base"]=10001, - ["hp"]=1050100000, - ["atk"]=25000000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, ["monster_exp"]=17000 }, - [137801]={ - ["monster_base"]=10002, - ["hp"]=1399800000, - ["atk"]=26090000, + [18010401]={ + ["monster_base"]=10003, + ["atk"]=37500000, + ["hp"]=562500000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20007, + 20008, + 20009 }, ["monster_exp"]=19000 }, - [137901]={ - ["monster_base"]=10001, + [18010501]={ + ["monster_base"]=10004, ["is_boss"]=1, - ["hp"]=1931700000, - ["atk"]=30140000, + ["atk"]=62500000, + ["hp"]=3375000000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20010, + 20011, + 20012 }, ["monster_exp"]=18000 }, - [138001]={ - ["monster_base"]=10002, - ["hp"]=1317300000, - ["atk"]=27700000, + [18010601]={ + ["monster_base"]=10005, + ["atk"]=48750000, + ["hp"]=731250000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20013, + 20014, + 20015 }, ["monster_exp"]=9000 }, - [138101]={ - ["monster_base"]=10001, - ["hp"]=1472500000, - ["atk"]=31280000, + [18010701]={ + ["monster_base"]=10006, + ["atk"]=52500000, + ["hp"]=787500000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20016, + 20017, + 20018 }, ["monster_exp"]=10000 }, - [138201]={ - ["monster_base"]=10002, - ["hp"]=1704000000, - ["atk"]=28940000, + [18010801]={ + ["monster_base"]=10007, + ["atk"]=56250000, + ["hp"]=843750000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20019, + 20020, + 20021 }, ["monster_exp"]=11000 }, - [138301]={ - ["monster_base"]=10001, - ["hp"]=1931700000, - ["atk"]=32180000, + [18010901]={ + ["monster_base"]=10008, + ["atk"]=60000000, + ["hp"]=900000000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20022, + 20023, + 20024 }, ["monster_exp"]=12000 }, - [138401]={ - ["monster_base"]=10002, + [18011001]={ + ["monster_base"]=10009, ["is_boss"]=1, - ["hp"]=4011100000, - ["atk"]=35860000, + ["atk"]=106250000, + ["hp"]=5737500000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20025, + 20026, + 20027 }, ["monster_exp"]=12000 }, - [138501]={ - ["monster_base"]=10001, - ["hp"]=2319500000, - ["atk"]=33570000, + [18011101]={ + ["monster_base"]=10010, + ["atk"]=60000000, + ["hp"]=900000000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20028, + 20029, + 20030 }, ["monster_exp"]=16000 }, - [138601]={ - ["monster_base"]=10002, - ["hp"]=2625700000, - ["atk"]=34490000, + [18011201]={ + ["monster_base"]=10014, + ["atk"]=63750000, + ["hp"]=956250000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20037, + 20038, + 20039 }, ["monster_exp"]=18000 }, - [138701]={ + [18011301]={ ["monster_base"]=10001, - ["hp"]=2781600000, - ["atk"]=35860000, + ["atk"]=67500000, + ["hp"]=1012500000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -16949,10 +15716,10 @@ local monster_chapter = { }, ["monster_exp"]=21000 }, - [138801]={ + [18011401]={ ["monster_base"]=10002, - ["hp"]=3010800000, - ["atk"]=37420000, + ["atk"]=71250000, + ["hp"]=1068750000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -16961,743 +15728,255 @@ local monster_chapter = { }, ["monster_exp"]=22000 }, - [138901]={ - ["monster_base"]=10001, + [18011501]={ + ["monster_base"]=10003, ["is_boss"]=1, - ["hp"]=5467600000, - ["atk"]=37420000, + ["atk"]=125000000, + ["hp"]=6750000000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, ["monster_exp"]=24000 }, - [139001]={ - ["monster_base"]=10002, - ["hp"]=3625000000, - ["atk"]=38730000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=15000 - }, - [139101]={ - ["monster_base"]=10001, - ["hp"]=3854700000, - ["atk"]=39540000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [139201]={ - ["monster_base"]=10002, - ["hp"]=4243200000, - ["atk"]=40690000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [139301]={ - ["monster_base"]=10001, - ["hp"]=4624300000, - ["atk"]=42000000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [139401]={ - ["monster_base"]=10002, - ["is_boss"]=2, - ["hp"]=7315400000, - ["atk"]=57200000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [139501]={ - ["monster_base"]=10001, - ["hp"]=677000000, - ["atk"]=23070000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [139601]={ - ["monster_base"]=10002, - ["hp"]=950900000, - ["atk"]=24330000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [139701]={ - ["monster_base"]=10001, - ["hp"]=1066500000, - ["atk"]=25440000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [139801]={ - ["monster_base"]=10002, - ["hp"]=1421600000, - ["atk"]=26550000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=19000 - }, - [139901]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=1961800000, - ["atk"]=30670000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [140001]={ - ["monster_base"]=10002, - ["hp"]=1337800000, - ["atk"]=28180000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=9000 - }, - [140101]={ - ["monster_base"]=10001, - ["hp"]=1495500000, - ["atk"]=31830000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=10000 - }, - [140201]={ - ["monster_base"]=10002, - ["hp"]=1730600000, - ["atk"]=29450000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [140301]={ - ["monster_base"]=10001, - ["hp"]=1961800000, - ["atk"]=32740000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [140401]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=4073500000, - ["atk"]=36490000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [140501]={ - ["monster_base"]=10001, - ["hp"]=2355600000, - ["atk"]=34160000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [140601]={ - ["monster_base"]=10002, - ["hp"]=2666600000, - ["atk"]=35090000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [140701]={ - ["monster_base"]=10001, - ["hp"]=2824900000, - ["atk"]=36490000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=21000 - }, - [140801]={ - ["monster_base"]=10002, - ["hp"]=3057700000, - ["atk"]=38070000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [140901]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=5552700000, - ["atk"]=38070000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=24000 - }, - [141001]={ - ["monster_base"]=10002, - ["hp"]=3681400000, - ["atk"]=39410000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=15000 - }, - [141101]={ - ["monster_base"]=10001, - ["hp"]=3914700000, - ["atk"]=40230000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [141201]={ - ["monster_base"]=10002, - ["hp"]=4309300000, - ["atk"]=41400000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [141301]={ - ["monster_base"]=10001, - ["hp"]=4696300000, - ["atk"]=42730000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [141401]={ - ["monster_base"]=10002, - ["is_boss"]=2, - ["hp"]=7429200000, - ["atk"]=58200000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [141501]={ - ["monster_base"]=10001, - ["hp"]=687400000, - ["atk"]=23470000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [141601]={ - ["monster_base"]=10002, - ["hp"]=965500000, - ["atk"]=24750000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [141701]={ - ["monster_base"]=10001, - ["hp"]=1082900000, - ["atk"]=25880000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [141801]={ - ["monster_base"]=10002, - ["hp"]=1443400000, - ["atk"]=27010000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=19000 - }, - [141901]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=1991900000, - ["atk"]=31200000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [142001]={ - ["monster_base"]=10002, - ["hp"]=1358300000, - ["atk"]=28670000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=9000 - }, - [142101]={ - ["monster_base"]=10001, - ["hp"]=1518500000, - ["atk"]=32380000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=10000 - }, - [142201]={ - ["monster_base"]=10002, - ["hp"]=1757200000, - ["atk"]=29960000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [142301]={ - ["monster_base"]=10001, - ["hp"]=1991900000, - ["atk"]=33300000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [142401]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=4135900000, - ["atk"]=37120000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [142501]={ - ["monster_base"]=10001, - ["hp"]=2391700000, - ["atk"]=34750000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [142601]={ - ["monster_base"]=10002, - ["hp"]=2707500000, - ["atk"]=35690000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [142701]={ - ["monster_base"]=10001, - ["hp"]=2868200000, - ["atk"]=37120000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=21000 - }, - [142801]={ - ["monster_base"]=10002, - ["hp"]=3104600000, - ["atk"]=38720000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [142901]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=5637800000, - ["atk"]=38720000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=24000 - }, - [143001]={ - ["monster_base"]=10002, - ["hp"]=3737800000, - ["atk"]=40090000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=15000 - }, - [143101]={ - ["monster_base"]=10001, - ["hp"]=3974700000, - ["atk"]=40920000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [143201]={ - ["monster_base"]=10002, - ["hp"]=4375400000, - ["atk"]=42110000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 - }, - [143301]={ - ["monster_base"]=10001, - ["hp"]=4768300000, - ["atk"]=43460000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [143401]={ - ["monster_base"]=10002, - ["is_boss"]=2, - ["hp"]=7543000000, - ["atk"]=59200000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [143501]={ - ["monster_base"]=10001, - ["hp"]=697800000, - ["atk"]=23870000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 - }, - [143601]={ - ["monster_base"]=10002, - ["hp"]=980100000, - ["atk"]=25170000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [143701]={ - ["monster_base"]=10001, - ["hp"]=1099300000, - ["atk"]=26320000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [143801]={ - ["monster_base"]=10002, - ["hp"]=1465200000, - ["atk"]=27470000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=19000 - }, - [143901]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=2022000000, - ["atk"]=31730000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 - }, - [144001]={ - ["monster_base"]=10002, - ["hp"]=1378800000, - ["atk"]=29160000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=9000 - }, - [144101]={ - ["monster_base"]=10001, - ["hp"]=1541500000, - ["atk"]=32930000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=10000 - }, - [144201]={ - ["monster_base"]=10002, - ["hp"]=1783800000, - ["atk"]=30470000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 - }, - [144301]={ - ["monster_base"]=10001, - ["hp"]=2022000000, - ["atk"]=33860000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 - }, - [144401]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=4198300000, - ["atk"]=37750000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 - }, - [144501]={ - ["monster_base"]=10001, - ["hp"]=2427800000, - ["atk"]=35340000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 - }, - [144601]={ - ["monster_base"]=10002, - ["hp"]=2748400000, - ["atk"]=36290000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 - }, - [144701]={ - ["monster_base"]=10001, - ["hp"]=2911500000, - ["atk"]=37750000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=21000 - }, - [144801]={ - ["monster_base"]=10002, - ["hp"]=3151500000, + [18020101]={ + ["monster_base"]=10004, ["atk"]=39370000, + ["hp"]=590670000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20010, + 20011, + 20012 }, - ["monster_exp"]=22000 + ["monster_exp"]=15000 }, - [144901]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=5722900000, + [18020201]={ + ["monster_base"]=10005, ["atk"]=39370000, + ["hp"]=590670000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=16000 + }, + [18020301]={ + ["monster_base"]=10006, + ["atk"]=39370000, + ["hp"]=590670000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=17000 + }, + [18020401]={ + ["monster_base"]=10007, + ["atk"]=39370000, + ["hp"]=590670000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=17000 + }, + [18020501]={ + ["monster_base"]=10008, + ["is_boss"]=2, + ["atk"]=65630000, + ["hp"]=3544020000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=22000 + }, + [18020601]={ + ["monster_base"]=10009, + ["atk"]=51190000, + ["hp"]=767870000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=11000 + }, + [18020701]={ + ["monster_base"]=10010, + ["atk"]=55120000, + ["hp"]=826930000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=11000 + }, + [18020801]={ + ["monster_base"]=10014, + ["atk"]=59060000, + ["hp"]=886000000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=17000 + }, + [18020901]={ + ["monster_base"]=10001, + ["atk"]=63000000, + ["hp"]=945070000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=19000 + }, + [18021001]={ + ["monster_base"]=10002, + ["is_boss"]=1, + ["atk"]=111570000, + ["hp"]=6024830000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=18000 + }, + [18021101]={ + ["monster_base"]=10003, + ["atk"]=63000000, + ["hp"]=945070000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=9000 + }, + [18021201]={ + ["monster_base"]=10004, + ["atk"]=66940000, + ["hp"]=1004130000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=10000 + }, + [18021301]={ + ["monster_base"]=10005, + ["atk"]=70880000, + ["hp"]=1063200000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=11000 + }, + [18021401]={ + ["monster_base"]=10006, + ["atk"]=74810000, + ["hp"]=1122270000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=12000 + }, + [18021501]={ + ["monster_base"]=10007, + ["is_boss"]=1, + ["atk"]=131260000, + ["hp"]=7088040000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=12000 + }, + [18030101]={ + ["monster_base"]=10008, + ["atk"]=41250000, + ["hp"]=618750000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=16000 + }, + [18030201]={ + ["monster_base"]=10009, + ["atk"]=41250000, + ["hp"]=618750000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=18000 + }, + [18030301]={ + ["monster_base"]=10010, + ["atk"]=41250000, + ["hp"]=618750000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=21000 + }, + [18030401]={ + ["monster_base"]=10014, + ["atk"]=41250000, + ["hp"]=618750000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=22000 + }, + [18030501]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["atk"]=68750000, + ["hp"]=3712500000, ["atk_times"]=4, ["hurt_skill"]={ 20001, @@ -17706,10 +15985,10 @@ local monster_chapter = { }, ["monster_exp"]=24000 }, - [145001]={ + [18030601]={ ["monster_base"]=10002, - ["hp"]=3794200000, - ["atk"]=40770000, + ["atk"]=53620000, + ["hp"]=804370000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -17718,181 +15997,254 @@ local monster_chapter = { }, ["monster_exp"]=15000 }, - [145101]={ - ["monster_base"]=10001, - ["hp"]=4034700000, - ["atk"]=41610000, + [18030701]={ + ["monster_base"]=10003, + ["atk"]=57750000, + ["hp"]=866250000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, ["monster_exp"]=16000 }, - [145201]={ - ["monster_base"]=10002, - ["hp"]=4441500000, - ["atk"]=42820000, + [18030801]={ + ["monster_base"]=10004, + ["atk"]=61870000, + ["hp"]=928120000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20010, + 20011, + 20012 }, ["monster_exp"]=17000 }, - [145301]={ - ["monster_base"]=10001, - ["hp"]=4840300000, - ["atk"]=44190000, + [18030901]={ + ["monster_base"]=10005, + ["atk"]=66000000, + ["hp"]=990000000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20013, + 20014, + 20015 }, ["monster_exp"]=17000 }, - [145401]={ - ["monster_base"]=10002, + [18031001]={ + ["monster_base"]=10006, ["is_boss"]=2, - ["hp"]=7656800000, - ["atk"]=60200000, + ["atk"]=116870000, + ["hp"]=6311250000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20016, + 20017, + 20018 }, ["monster_exp"]=22000 }, - [145501]={ - ["monster_base"]=10001, - ["hp"]=708200000, - ["atk"]=24270000, + [18031101]={ + ["monster_base"]=10007, + ["atk"]=66000000, + ["hp"]=990000000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20019, + 20020, + 20021 }, ["monster_exp"]=11000 }, - [145601]={ - ["monster_base"]=10002, - ["hp"]=994700000, - ["atk"]=25590000, + [18031201]={ + ["monster_base"]=10008, + ["atk"]=70120000, + ["hp"]=1051870000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20022, + 20023, + 20024 }, ["monster_exp"]=11000 }, - [145701]={ - ["monster_base"]=10001, - ["hp"]=1115700000, - ["atk"]=26760000, + [18031301]={ + ["monster_base"]=10009, + ["atk"]=74250000, + ["hp"]=1113750000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20025, + 20026, + 20027 }, ["monster_exp"]=17000 }, - [145801]={ - ["monster_base"]=10002, - ["hp"]=1487000000, - ["atk"]=27930000, + [18031401]={ + ["monster_base"]=10010, + ["atk"]=78370000, + ["hp"]=1175620000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20028, + 20029, + 20030 }, ["monster_exp"]=19000 }, - [145901]={ - ["monster_base"]=10001, + [18031501]={ + ["monster_base"]=10014, ["is_boss"]=1, - ["hp"]=2052100000, - ["atk"]=32260000, + ["atk"]=247500000, + ["hp"]=9900000000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20037, + 20038, + 20039 }, ["monster_exp"]=18000 }, - [146001]={ - ["monster_base"]=10002, - ["hp"]=1399300000, - ["atk"]=29650000, + [18040101]={ + ["monster_base"]=10001, + ["atk"]=44250000, + ["hp"]=663750000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, - [146101]={ - ["monster_base"]=10001, - ["hp"]=1564500000, - ["atk"]=33480000, + [18040201]={ + ["monster_base"]=10002, + ["atk"]=44250000, + ["hp"]=663750000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, - [146201]={ - ["monster_base"]=10002, - ["hp"]=1810400000, - ["atk"]=30980000, + [18040301]={ + ["monster_base"]=10003, + ["atk"]=44250000, + ["hp"]=663750000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20007, + 20008, + 20009 }, ["monster_exp"]=11000 }, - [146301]={ - ["monster_base"]=10001, - ["hp"]=2052100000, - ["atk"]=34420000, + [18040401]={ + ["monster_base"]=10004, + ["atk"]=44250000, + ["hp"]=663750000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20010, + 20011, + 20012 }, ["monster_exp"]=12000 }, - [146401]={ - ["monster_base"]=10002, + [18040501]={ + ["monster_base"]=10005, ["is_boss"]=1, - ["hp"]=4260700000, - ["atk"]=38380000, + ["atk"]=73750000, + ["hp"]=3982500000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20013, + 20014, + 20015 }, ["monster_exp"]=12000 }, - [146501]={ + [18040601]={ + ["monster_base"]=10006, + ["atk"]=57520000, + ["hp"]=862870000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=16000 + }, + [18040701]={ + ["monster_base"]=10007, + ["atk"]=61950000, + ["hp"]=929250000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=18000 + }, + [18040801]={ + ["monster_base"]=10008, + ["atk"]=66370000, + ["hp"]=995620000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=21000 + }, + [18040901]={ + ["monster_base"]=10009, + ["atk"]=70800000, + ["hp"]=1062000000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=22000 + }, + [18041001]={ + ["monster_base"]=10010, + ["is_boss"]=1, + ["atk"]=125370000, + ["hp"]=6770250000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=24000 + }, + [18041101]={ + ["monster_base"]=10014, + ["atk"]=70800000, + ["hp"]=1062000000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=15000 + }, + [18041201]={ ["monster_base"]=10001, - ["hp"]=2463900000, - ["atk"]=35930000, + ["atk"]=75220000, + ["hp"]=1128370000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -17901,10 +16253,682 @@ local monster_chapter = { }, ["monster_exp"]=16000 }, - [146601]={ + [18041301]={ ["monster_base"]=10002, - ["hp"]=2789300000, - ["atk"]=36890000, + ["atk"]=79650000, + ["hp"]=1194750000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17000 + }, + [18041401]={ + ["monster_base"]=10003, + ["atk"]=84070000, + ["hp"]=1261120000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=17000 + }, + [18041501]={ + ["monster_base"]=10004, + ["is_boss"]=2, + ["atk"]=265500000, + ["hp"]=10620000000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=22000 + }, + [18050101]={ + ["monster_base"]=10005, + ["atk"]=47620000, + ["hp"]=714420000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=11000 + }, + [18050201]={ + ["monster_base"]=10006, + ["atk"]=47620000, + ["hp"]=714420000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=11000 + }, + [18050301]={ + ["monster_base"]=10007, + ["atk"]=47620000, + ["hp"]=714420000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=17000 + }, + [18050401]={ + ["monster_base"]=10008, + ["atk"]=47620000, + ["hp"]=714420000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=19000 + }, + [18050501]={ + ["monster_base"]=10009, + ["is_boss"]=1, + ["atk"]=79380000, + ["hp"]=4286520000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=18000 + }, + [18050601]={ + ["monster_base"]=10010, + ["atk"]=61910000, + ["hp"]=928740000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=9000 + }, + [18050701]={ + ["monster_base"]=10014, + ["atk"]=66670000, + ["hp"]=1000180000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=10000 + }, + [18050801]={ + ["monster_base"]=10001, + ["atk"]=71440000, + ["hp"]=1071630000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [18050901]={ + ["monster_base"]=10002, + ["atk"]=76200000, + ["hp"]=1143070000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=12000 + }, + [18051001]={ + ["monster_base"]=10003, + ["is_boss"]=1, + ["atk"]=134940000, + ["hp"]=7287080000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=12000 + }, + [18051101]={ + ["monster_base"]=10004, + ["atk"]=76200000, + ["hp"]=1143070000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=16000 + }, + [18051201]={ + ["monster_base"]=10005, + ["atk"]=80960000, + ["hp"]=1214510000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=18000 + }, + [18051301]={ + ["monster_base"]=10006, + ["atk"]=85730000, + ["hp"]=1285950000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=21000 + }, + [18051401]={ + ["monster_base"]=10007, + ["atk"]=90490000, + ["hp"]=1357390000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=22000 + }, + [18051501]={ + ["monster_base"]=10008, + ["is_boss"]=1, + ["atk"]=285760000, + ["hp"]=11430720000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=24000 + }, + [19010101]={ + ["monster_base"]=10009, + ["atk"]=47820000, + ["hp"]=717300000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=15000 + }, + [19010201]={ + ["monster_base"]=10010, + ["atk"]=47820000, + ["hp"]=717300000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=16000 + }, + [19010301]={ + ["monster_base"]=10014, + ["atk"]=47820000, + ["hp"]=717300000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=17000 + }, + [19010401]={ + ["monster_base"]=10001, + ["atk"]=47820000, + ["hp"]=717300000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=17000 + }, + [19010501]={ + ["monster_base"]=10002, + ["is_boss"]=2, + ["atk"]=79700000, + ["hp"]=4303800000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17600 + }, + [19010601]={ + ["monster_base"]=10003, + ["is_boss"]=2, + ["atk"]=62160000, + ["hp"]=932490000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=13200 + }, + [19010701]={ + ["monster_base"]=10004, + ["atk"]=66940000, + ["hp"]=1004220000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=11000 + }, + [19010801]={ + ["monster_base"]=10005, + ["atk"]=71730000, + ["hp"]=1075950000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=11000 + }, + [19010901]={ + ["monster_base"]=10006, + ["atk"]=76510000, + ["hp"]=1147680000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=17000 + }, + [19011001]={ + ["monster_base"]=10007, + ["atk"]=135490000, + ["hp"]=7316460000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=19000 + }, + [19011101]={ + ["monster_base"]=10008, + ["is_boss"]=1, + ["atk"]=76510000, + ["hp"]=1147680000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=18000 + }, + [19011201]={ + ["monster_base"]=10009, + ["atk"]=81290000, + ["hp"]=1219410000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=9000 + }, + [19011301]={ + ["monster_base"]=10010, + ["atk"]=86070000, + ["hp"]=1291140000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=10000 + }, + [19011401]={ + ["monster_base"]=10014, + ["atk"]=90850000, + ["hp"]=1362870000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=11000 + }, + [19011501]={ + ["monster_base"]=10001, + ["atk"]=159400000, + ["hp"]=8607600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=12000 + }, + [19020101]={ + ["monster_base"]=10002, + ["is_boss"]=1, + ["atk"]=50210000, + ["hp"]=753210000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=12000 + }, + [19020201]={ + ["monster_base"]=10003, + ["atk"]=50210000, + ["hp"]=753210000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=16000 + }, + [19020301]={ + ["monster_base"]=10004, + ["atk"]=50210000, + ["hp"]=753210000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=18000 + }, + [19020401]={ + ["monster_base"]=10005, + ["atk"]=50210000, + ["hp"]=753210000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=21000 + }, + [19020501]={ + ["monster_base"]=10006, + ["atk"]=83690000, + ["hp"]=4519260000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=22000 + }, + [19020601]={ + ["monster_base"]=10007, + ["is_boss"]=1, + ["atk"]=65270000, + ["hp"]=979170000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=24000 + }, + [19020701]={ + ["monster_base"]=10008, + ["atk"]=70290000, + ["hp"]=1054490000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=15000 + }, + [19020801]={ + ["monster_base"]=10009, + ["atk"]=75320000, + ["hp"]=1129810000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=16000 + }, + [19020901]={ + ["monster_base"]=10010, + ["atk"]=80340000, + ["hp"]=1205130000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=17000 + }, + [19021001]={ + ["monster_base"]=10014, + ["atk"]=142270000, + ["hp"]=7682740000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=17000 + }, + [19021101]={ + ["monster_base"]=10001, + ["is_boss"]=2, + ["atk"]=80340000, + ["hp"]=1205130000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=22000 + }, + [19021201]={ + ["monster_base"]=10002, + ["atk"]=85360000, + ["hp"]=1280450000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [19021301]={ + ["monster_base"]=10003, + ["atk"]=90380000, + ["hp"]=1355770000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=11000 + }, + [19021401]={ + ["monster_base"]=10004, + ["atk"]=95400000, + ["hp"]=1431090000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=17000 + }, + [19021501]={ + ["monster_base"]=10005, + ["atk"]=167380000, + ["hp"]=9038520000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=19000 + }, + [19030101]={ + ["monster_base"]=10006, + ["is_boss"]=1, + ["atk"]=52600000, + ["hp"]=789030000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=18000 + }, + [19030201]={ + ["monster_base"]=10007, + ["atk"]=52600000, + ["hp"]=789030000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=9000 + }, + [19030301]={ + ["monster_base"]=10008, + ["atk"]=52600000, + ["hp"]=789030000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=10000 + }, + [19030401]={ + ["monster_base"]=10009, + ["atk"]=52600000, + ["hp"]=789030000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=11000 + }, + [19030501]={ + ["monster_base"]=10010, + ["atk"]=87670000, + ["hp"]=4734180000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=12000 + }, + [19030601]={ + ["monster_base"]=10014, + ["is_boss"]=1, + ["atk"]=68380000, + ["hp"]=1025730000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=12000 + }, + [19030701]={ + ["monster_base"]=10001, + ["atk"]=73640000, + ["hp"]=1104640000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=16000 + }, + [19030801]={ + ["monster_base"]=10002, + ["atk"]=78900000, + ["hp"]=1183540000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -17913,10 +16937,254 @@ local monster_chapter = { }, ["monster_exp"]=18000 }, - [146701]={ + [19030901]={ + ["monster_base"]=10003, + ["atk"]=84160000, + ["hp"]=1262440000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=21000 + }, + [19031001]={ + ["monster_base"]=10004, + ["atk"]=149030000, + ["hp"]=8048100000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=22000 + }, + [19031101]={ + ["monster_base"]=10005, + ["is_boss"]=1, + ["atk"]=84160000, + ["hp"]=1262440000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=24000 + }, + [19031201]={ + ["monster_base"]=10006, + ["atk"]=89420000, + ["hp"]=1341350000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=15000 + }, + [19031301]={ + ["monster_base"]=10007, + ["atk"]=94680000, + ["hp"]=1420250000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=16000 + }, + [19031401]={ + ["monster_base"]=10008, + ["atk"]=99940000, + ["hp"]=1499150000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=17000 + }, + [19031501]={ + ["monster_base"]=10009, + ["atk"]=315610000, + ["hp"]=12624480000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=17000 + }, + [19040101]={ + ["monster_base"]=10010, + ["is_boss"]=2, + ["atk"]=56430000, + ["hp"]=846450000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=22000 + }, + [19040201]={ + ["monster_base"]=10014, + ["atk"]=56430000, + ["hp"]=846450000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=11000 + }, + [19040301]={ ["monster_base"]=10001, - ["hp"]=2954800000, - ["atk"]=38380000, + ["atk"]=56430000, + ["hp"]=846450000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [19040401]={ + ["monster_base"]=10002, + ["atk"]=56430000, + ["hp"]=846450000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17000 + }, + [19040501]={ + ["monster_base"]=10003, + ["atk"]=94050000, + ["hp"]=5078700000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=19000 + }, + [19040601]={ + ["monster_base"]=10004, + ["is_boss"]=1, + ["atk"]=73350000, + ["hp"]=1100380000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=18000 + }, + [19040701]={ + ["monster_base"]=10005, + ["atk"]=79000000, + ["hp"]=1185030000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=9000 + }, + [19040801]={ + ["monster_base"]=10006, + ["atk"]=84640000, + ["hp"]=1269670000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=10000 + }, + [19040901]={ + ["monster_base"]=10007, + ["atk"]=90280000, + ["hp"]=1354320000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=11000 + }, + [19041001]={ + ["monster_base"]=10008, + ["atk"]=159880000, + ["hp"]=8633790000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=12000 + }, + [19041101]={ + ["monster_base"]=10009, + ["is_boss"]=1, + ["atk"]=90280000, + ["hp"]=1354320000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=12000 + }, + [19041201]={ + ["monster_base"]=10010, + ["atk"]=95930000, + ["hp"]=1438960000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=16000 + }, + [19041301]={ + ["monster_base"]=10014, + ["atk"]=101570000, + ["hp"]=1523610000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=18000 + }, + [19041401]={ + ["monster_base"]=10001, + ["atk"]=107210000, + ["hp"]=1608250000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -17925,10 +17193,10 @@ local monster_chapter = { }, ["monster_exp"]=21000 }, - [146801]={ + [19041501]={ ["monster_base"]=10002, - ["hp"]=3198400000, - ["atk"]=40020000, + ["atk"]=338580000, + ["hp"]=13543200000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -17937,11 +17205,255 @@ local monster_chapter = { }, ["monster_exp"]=22000 }, - [146901]={ + [19050101]={ + ["monster_base"]=10003, + ["is_boss"]=1, + ["atk"]=60730000, + ["hp"]=910980000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=24000 + }, + [19050201]={ + ["monster_base"]=10004, + ["atk"]=60730000, + ["hp"]=910980000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=15000 + }, + [19050301]={ + ["monster_base"]=10005, + ["atk"]=60730000, + ["hp"]=910980000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=16000 + }, + [19050401]={ + ["monster_base"]=10006, + ["atk"]=60730000, + ["hp"]=910980000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=17000 + }, + [19050501]={ + ["monster_base"]=10007, + ["atk"]=101220000, + ["hp"]=5465880000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=17000 + }, + [19050601]={ + ["monster_base"]=10008, + ["is_boss"]=2, + ["atk"]=78950000, + ["hp"]=1184270000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=22000 + }, + [19050701]={ + ["monster_base"]=10009, + ["atk"]=85020000, + ["hp"]=1275370000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=11000 + }, + [19050801]={ + ["monster_base"]=10010, + ["atk"]=91090000, + ["hp"]=1366470000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=11000 + }, + [19050901]={ + ["monster_base"]=10014, + ["atk"]=97170000, + ["hp"]=1457560000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=17000 + }, + [19051001]={ + ["monster_base"]=10001, + ["atk"]=172070000, + ["hp"]=9291990000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=19000 + }, + [19051101]={ + ["monster_base"]=10002, + ["is_boss"]=1, + ["atk"]=97170000, + ["hp"]=1457560000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=18000 + }, + [19051201]={ + ["monster_base"]=10003, + ["atk"]=103240000, + ["hp"]=1548660000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=9000 + }, + [19051301]={ + ["monster_base"]=10004, + ["atk"]=109310000, + ["hp"]=1639760000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=10000 + }, + [19051401]={ + ["monster_base"]=10005, + ["atk"]=115390000, + ["hp"]=1730860000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=11000 + }, + [19051501]={ + ["monster_base"]=10006, + ["atk"]=364390000, + ["hp"]=14575680000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=12000 + }, + [20010101]={ + ["monster_base"]=10007, + ["is_boss"]=1, + ["atk"]=60900000, + ["hp"]=913500000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=12000 + }, + [20010201]={ + ["monster_base"]=10008, + ["atk"]=60900000, + ["hp"]=913500000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=16000 + }, + [20010301]={ + ["monster_base"]=10009, + ["atk"]=60900000, + ["hp"]=913500000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=18000 + }, + [20010401]={ + ["monster_base"]=10010, + ["atk"]=60900000, + ["hp"]=913500000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=21000 + }, + [20010501]={ + ["monster_base"]=10014, + ["atk"]=101500000, + ["hp"]=5481000000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=22000 + }, + [20010601]={ ["monster_base"]=10001, ["is_boss"]=1, - ["hp"]=5808000000, - ["atk"]=40020000, + ["atk"]=79170000, + ["hp"]=1187550000, ["atk_times"]=4, ["hurt_skill"]={ 20001, @@ -17950,10 +17462,10 @@ local monster_chapter = { }, ["monster_exp"]=24000 }, - [147001]={ + [20010701]={ ["monster_base"]=10002, - ["hp"]=3850600000, - ["atk"]=41450000, + ["atk"]=85260000, + ["hp"]=1278900000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -17962,10 +17474,254 @@ local monster_chapter = { }, ["monster_exp"]=15000 }, - [147101]={ + [20010801]={ + ["monster_base"]=10003, + ["atk"]=91350000, + ["hp"]=1370250000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=16000 + }, + [20010901]={ + ["monster_base"]=10004, + ["atk"]=97440000, + ["hp"]=1461600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=17000 + }, + [20011001]={ + ["monster_base"]=10005, + ["atk"]=172550000, + ["hp"]=9317700000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=17000 + }, + [20011101]={ + ["monster_base"]=10006, + ["is_boss"]=2, + ["atk"]=97440000, + ["hp"]=1461600000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=22000 + }, + [20011201]={ + ["monster_base"]=10007, + ["atk"]=103530000, + ["hp"]=1552950000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=11000 + }, + [20011301]={ + ["monster_base"]=10008, + ["atk"]=109620000, + ["hp"]=1644300000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=11000 + }, + [20011401]={ + ["monster_base"]=10009, + ["atk"]=115710000, + ["hp"]=1735650000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=17000 + }, + [20011501]={ + ["monster_base"]=10010, + ["atk"]=203000000, + ["hp"]=10962000000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=19000 + }, + [20020101]={ + ["monster_base"]=10014, + ["is_boss"]=1, + ["atk"]=63940000, + ["hp"]=959220000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=18000 + }, + [20020201]={ ["monster_base"]=10001, - ["hp"]=4094700000, - ["atk"]=42300000, + ["atk"]=63940000, + ["hp"]=959220000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=9000 + }, + [20020301]={ + ["monster_base"]=10002, + ["atk"]=63940000, + ["hp"]=959220000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=10000 + }, + [20020401]={ + ["monster_base"]=10003, + ["atk"]=63940000, + ["hp"]=959220000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=11000 + }, + [20020501]={ + ["monster_base"]=10004, + ["atk"]=106580000, + ["hp"]=5755320000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=12000 + }, + [20020601]={ + ["monster_base"]=10005, + ["is_boss"]=1, + ["atk"]=83130000, + ["hp"]=1246980000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=12000 + }, + [20020701]={ + ["monster_base"]=10006, + ["atk"]=89520000, + ["hp"]=1342900000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=16000 + }, + [20020801]={ + ["monster_base"]=10007, + ["atk"]=95920000, + ["hp"]=1438830000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=18000 + }, + [20020901]={ + ["monster_base"]=10008, + ["atk"]=102310000, + ["hp"]=1534750000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=21000 + }, + [20021001]={ + ["monster_base"]=10009, + ["atk"]=181180000, + ["hp"]=9784040000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=22000 + }, + [20021101]={ + ["monster_base"]=10010, + ["is_boss"]=1, + ["atk"]=102310000, + ["hp"]=1534750000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=24000 + }, + [20021201]={ + ["monster_base"]=10014, + ["atk"]=108710000, + ["hp"]=1630670000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=15000 + }, + [20021301]={ + ["monster_base"]=10001, + ["atk"]=115100000, + ["hp"]=1726590000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -17974,10 +17730,10 @@ local monster_chapter = { }, ["monster_exp"]=16000 }, - [147201]={ + [20021401]={ ["monster_base"]=10002, - ["hp"]=4507600000, - ["atk"]=43530000, + ["atk"]=121500000, + ["hp"]=1822510000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -17986,10 +17742,254 @@ local monster_chapter = { }, ["monster_exp"]=17000 }, - [147301]={ + [20021501]={ + ["monster_base"]=10003, + ["atk"]=213160000, + ["hp"]=11510640000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=17000 + }, + [20030101]={ + ["monster_base"]=10004, + ["is_boss"]=2, + ["atk"]=66990000, + ["hp"]=1004850000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=22000 + }, + [20030201]={ + ["monster_base"]=10005, + ["atk"]=66990000, + ["hp"]=1004850000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=11000 + }, + [20030301]={ + ["monster_base"]=10006, + ["atk"]=66990000, + ["hp"]=1004850000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=11000 + }, + [20030401]={ + ["monster_base"]=10007, + ["atk"]=66990000, + ["hp"]=1004850000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=17000 + }, + [20030501]={ + ["monster_base"]=10008, + ["atk"]=111650000, + ["hp"]=6029100000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=19000 + }, + [20030601]={ + ["monster_base"]=10009, + ["is_boss"]=1, + ["atk"]=87080000, + ["hp"]=1306300000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=18000 + }, + [20030701]={ + ["monster_base"]=10010, + ["atk"]=93780000, + ["hp"]=1406790000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=9000 + }, + [20030801]={ + ["monster_base"]=10014, + ["atk"]=100480000, + ["hp"]=1507270000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=10000 + }, + [20030901]={ ["monster_base"]=10001, - ["hp"]=4912300000, - ["atk"]=44920000, + ["atk"]=107180000, + ["hp"]=1607760000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [20031001]={ + ["monster_base"]=10002, + ["atk"]=189800000, + ["hp"]=10249470000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=12000 + }, + [20031101]={ + ["monster_base"]=10003, + ["is_boss"]=1, + ["atk"]=107180000, + ["hp"]=1607760000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=12000 + }, + [20031201]={ + ["monster_base"]=10004, + ["atk"]=113880000, + ["hp"]=1708240000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=16000 + }, + [20031301]={ + ["monster_base"]=10005, + ["atk"]=120580000, + ["hp"]=1808730000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=18000 + }, + [20031401]={ + ["monster_base"]=10006, + ["atk"]=127280000, + ["hp"]=1909210000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=21000 + }, + [20031501]={ + ["monster_base"]=10007, + ["atk"]=401940000, + ["hp"]=16077600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=22000 + }, + [20040101]={ + ["monster_base"]=10008, + ["is_boss"]=1, + ["atk"]=71860000, + ["hp"]=1077930000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=24000 + }, + [20040201]={ + ["monster_base"]=10009, + ["atk"]=71860000, + ["hp"]=1077930000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=15000 + }, + [20040301]={ + ["monster_base"]=10010, + ["atk"]=71860000, + ["hp"]=1077930000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=16000 + }, + [20040401]={ + ["monster_base"]=10014, + ["atk"]=71860000, + ["hp"]=1077930000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=17000 + }, + [20040501]={ + ["monster_base"]=10001, + ["atk"]=119770000, + ["hp"]=6467580000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -17998,11 +17998,11 @@ local monster_chapter = { }, ["monster_exp"]=17000 }, - [147401]={ + [20040601]={ ["monster_base"]=10002, ["is_boss"]=2, - ["hp"]=7770600000, - ["atk"]=61200000, + ["atk"]=93420000, + ["hp"]=1401300000, ["atk_times"]=4, ["hurt_skill"]={ 20004, @@ -18011,10 +18011,254 @@ local monster_chapter = { }, ["monster_exp"]=22000 }, - [147501]={ + [20040701]={ + ["monster_base"]=10003, + ["atk"]=100600000, + ["hp"]=1509100000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=11000 + }, + [20040801]={ + ["monster_base"]=10004, + ["atk"]=107790000, + ["hp"]=1616890000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=11000 + }, + [20040901]={ + ["monster_base"]=10005, + ["atk"]=114970000, + ["hp"]=1724680000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=17000 + }, + [20041001]={ + ["monster_base"]=10006, + ["atk"]=203600000, + ["hp"]=10994880000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=19000 + }, + [20041101]={ + ["monster_base"]=10007, + ["is_boss"]=1, + ["atk"]=114970000, + ["hp"]=1724680000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=18000 + }, + [20041201]={ + ["monster_base"]=10008, + ["atk"]=122160000, + ["hp"]=1832480000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=9000 + }, + [20041301]={ + ["monster_base"]=10009, + ["atk"]=129350000, + ["hp"]=1940270000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=10000 + }, + [20041401]={ + ["monster_base"]=10010, + ["atk"]=136530000, + ["hp"]=2048060000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=11000 + }, + [20041501]={ + ["monster_base"]=10014, + ["atk"]=431170000, + ["hp"]=17246880000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=12000 + }, + [20050101]={ ["monster_base"]=10001, - ["hp"]=718600000, - ["atk"]=24670000, + ["is_boss"]=1, + ["atk"]=77340000, + ["hp"]=1160190000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=12000 + }, + [20050201]={ + ["monster_base"]=10002, + ["atk"]=77340000, + ["hp"]=1160190000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=16000 + }, + [20050301]={ + ["monster_base"]=10003, + ["atk"]=77340000, + ["hp"]=1160190000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=18000 + }, + [20050401]={ + ["monster_base"]=10004, + ["atk"]=77340000, + ["hp"]=1160190000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=21000 + }, + [20050501]={ + ["monster_base"]=10005, + ["atk"]=128910000, + ["hp"]=6961140000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=22000 + }, + [20050601]={ + ["monster_base"]=10006, + ["is_boss"]=1, + ["atk"]=100540000, + ["hp"]=1508240000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=24000 + }, + [20050701]={ + ["monster_base"]=10007, + ["atk"]=108280000, + ["hp"]=1624260000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=15000 + }, + [20050801]={ + ["monster_base"]=10008, + ["atk"]=116010000, + ["hp"]=1740280000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=16000 + }, + [20050901]={ + ["monster_base"]=10009, + ["atk"]=123750000, + ["hp"]=1856300000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=17000 + }, + [20051001]={ + ["monster_base"]=10010, + ["atk"]=219140000, + ["hp"]=11833930000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=17000 + }, + [20051101]={ + ["monster_base"]=10014, + ["is_boss"]=2, + ["atk"]=123750000, + ["hp"]=1856300000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=22000 + }, + [20051201]={ + ["monster_base"]=10001, + ["atk"]=131480000, + ["hp"]=1972320000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -18023,10 +18267,10 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, - [147601]={ + [20051301]={ ["monster_base"]=10002, - ["hp"]=1009300000, - ["atk"]=26010000, + ["atk"]=139220000, + ["hp"]=2088340000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -18035,10 +18279,254 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, - [147701]={ + [20051401]={ + ["monster_base"]=10003, + ["atk"]=146950000, + ["hp"]=2204360000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=17000 + }, + [20051501]={ + ["monster_base"]=10004, + ["atk"]=464070000, + ["hp"]=18563040000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=19000 + }, + [21010101]={ + ["monster_base"]=10005, + ["is_boss"]=1, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=18000 + }, + [21010201]={ + ["monster_base"]=10006, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=9000 + }, + [21010301]={ + ["monster_base"]=10007, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=10000 + }, + [21010401]={ + ["monster_base"]=10008, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=11000 + }, + [21010501]={ + ["monster_base"]=10009, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=12000 + }, + [21010601]={ + ["monster_base"]=10010, + ["is_boss"]=1, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=12000 + }, + [21010701]={ + ["monster_base"]=10014, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=16000 + }, + [21010801]={ ["monster_base"]=10001, - ["hp"]=1132000000, - ["atk"]=27200000, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=18000 + }, + [21010901]={ + ["monster_base"]=10002, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=21000 + }, + [21011001]={ + ["monster_base"]=10003, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20007, + 20008, + 20009 + }, + ["monster_exp"]=22000 + }, + [21011101]={ + ["monster_base"]=10004, + ["is_boss"]=1, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20010, + 20011, + 20012 + }, + ["monster_exp"]=24000 + }, + [21011201]={ + ["monster_base"]=10005, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20013, + 20014, + 20015 + }, + ["monster_exp"]=15000 + }, + [21011301]={ + ["monster_base"]=10006, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20016, + 20017, + 20018 + }, + ["monster_exp"]=16000 + }, + [21011401]={ + ["monster_base"]=10007, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20019, + 20020, + 20021 + }, + ["monster_exp"]=17000 + }, + [21011501]={ + ["monster_base"]=10008, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20022, + 20023, + 20024 + }, + ["monster_exp"]=17000 + }, + [21020101]={ + ["monster_base"]=10009, + ["is_boss"]=2, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20025, + 20026, + 20027 + }, + ["monster_exp"]=22000 + }, + [21020201]={ + ["monster_base"]=10010, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20028, + 20029, + 20030 + }, + ["monster_exp"]=11000 + }, + [21020301]={ + ["monster_base"]=10014, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=11000 + }, + [21020401]={ + ["monster_base"]=10001, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -18047,10 +18535,10 @@ local monster_chapter = { }, ["monster_exp"]=17000 }, - [147801]={ + [21020501]={ ["monster_base"]=10002, - ["hp"]=1508700000, - ["atk"]=28390000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -18059,255 +18547,255 @@ local monster_chapter = { }, ["monster_exp"]=19000 }, - [147901]={ - ["monster_base"]=10001, + [21020601]={ + ["monster_base"]=10003, ["is_boss"]=1, - ["hp"]=2082100000, - ["atk"]=32790000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, ["monster_exp"]=18000 }, - [148001]={ - ["monster_base"]=10002, - ["hp"]=1419700000, - ["atk"]=30140000, + [21020701]={ + ["monster_base"]=10004, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20010, + 20011, + 20012 }, ["monster_exp"]=9000 }, - [148101]={ - ["monster_base"]=10001, - ["hp"]=1587400000, - ["atk"]=34030000, + [21020801]={ + ["monster_base"]=10005, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20013, + 20014, + 20015 }, ["monster_exp"]=10000 }, - [148201]={ - ["monster_base"]=10002, - ["hp"]=1836800000, - ["atk"]=31490000, + [21020901]={ + ["monster_base"]=10006, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20016, + 20017, + 20018 }, ["monster_exp"]=11000 }, - [148301]={ - ["monster_base"]=10001, - ["hp"]=2082100000, - ["atk"]=34980000, + [21021001]={ + ["monster_base"]=10007, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20019, + 20020, + 20021 }, ["monster_exp"]=12000 }, - [148401]={ - ["monster_base"]=10002, + [21021101]={ + ["monster_base"]=10008, ["is_boss"]=1, - ["hp"]=4322900000, - ["atk"]=39010000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20022, + 20023, + 20024 }, ["monster_exp"]=12000 }, - [148501]={ - ["monster_base"]=10001, - ["hp"]=2499900000, - ["atk"]=36520000, + [21021201]={ + ["monster_base"]=10009, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20025, + 20026, + 20027 }, ["monster_exp"]=16000 }, - [148601]={ - ["monster_base"]=10002, - ["hp"]=2830000000, - ["atk"]=37490000, + [21021301]={ + ["monster_base"]=10010, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20028, + 20029, + 20030 }, ["monster_exp"]=18000 }, - [148701]={ - ["monster_base"]=10001, - ["hp"]=2997900000, - ["atk"]=39010000, + [21021401]={ + ["monster_base"]=10014, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20037, + 20038, + 20039 }, ["monster_exp"]=21000 }, - [148801]={ - ["monster_base"]=10002, - ["hp"]=3245100000, - ["atk"]=40670000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 - }, - [148901]={ + [21021501]={ ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=5892700000, - ["atk"]=40670000, - ["atk_times"]=4, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, 20003 }, + ["monster_exp"]=22000 + }, + [21030101]={ + ["monster_base"]=10002, + ["is_boss"]=1, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, ["monster_exp"]=24000 }, - [149001]={ - ["monster_base"]=10002, - ["hp"]=3906800000, - ["atk"]=42130000, + [21030201]={ + ["monster_base"]=10003, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20007, + 20008, + 20009 }, ["monster_exp"]=15000 }, - [149101]={ - ["monster_base"]=10001, - ["hp"]=4154400000, - ["atk"]=42990000, + [21030301]={ + ["monster_base"]=10004, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20010, + 20011, + 20012 }, ["monster_exp"]=16000 }, - [149201]={ - ["monster_base"]=10002, - ["hp"]=4573400000, - ["atk"]=44240000, + [21030401]={ + ["monster_base"]=10005, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20013, + 20014, + 20015 }, ["monster_exp"]=17000 }, - [149301]={ - ["monster_base"]=10001, - ["hp"]=4984000000, - ["atk"]=45650000, + [21030501]={ + ["monster_base"]=10006, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20016, + 20017, + 20018 }, ["monster_exp"]=17000 }, - [149401]={ - ["monster_base"]=10002, + [21030601]={ + ["monster_base"]=10007, ["is_boss"]=2, - ["hp"]=7883900000, - ["atk"]=62200000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20019, + 20020, + 20021 }, ["monster_exp"]=22000 }, - [149501]={ - ["monster_base"]=10001, - ["hp"]=729800000, - ["atk"]=25100000, + [21030701]={ + ["monster_base"]=10008, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20022, + 20023, + 20024 }, ["monster_exp"]=11000 }, - [149601]={ - ["monster_base"]=10002, - ["hp"]=1025000000, - ["atk"]=26460000, + [21030801]={ + ["monster_base"]=10009, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20025, + 20026, + 20027 }, ["monster_exp"]=11000 }, - [149701]={ - ["monster_base"]=10001, - ["hp"]=1149600000, - ["atk"]=27670000, + [21030901]={ + ["monster_base"]=10010, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20028, + 20029, + 20030 }, ["monster_exp"]=17000 }, - [149801]={ - ["monster_base"]=10002, - ["hp"]=1532100000, - ["atk"]=28880000, + [21031001]={ + ["monster_base"]=10014, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20037, + 20038, + 20039 }, ["monster_exp"]=19000 }, - [149901]={ + [21031101]={ ["monster_base"]=10001, ["is_boss"]=1, - ["hp"]=2114400000, - ["atk"]=33360000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=4, ["hurt_skill"]={ 20001, @@ -18316,10 +18804,10 @@ local monster_chapter = { }, ["monster_exp"]=18000 }, - [150001]={ + [21031201]={ ["monster_base"]=10002, - ["hp"]=1441700000, - ["atk"]=30660000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -18328,254 +18816,254 @@ local monster_chapter = { }, ["monster_exp"]=9000 }, - [150101]={ - ["monster_base"]=10001, - ["hp"]=1612000000, - ["atk"]=34620000, + [21031301]={ + ["monster_base"]=10003, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, ["monster_exp"]=10000 }, - [150201]={ - ["monster_base"]=10002, - ["hp"]=1865300000, - ["atk"]=32030000, + [21031401]={ + ["monster_base"]=10004, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20010, + 20011, + 20012 }, ["monster_exp"]=11000 }, - [150301]={ - ["monster_base"]=10001, - ["hp"]=2114400000, - ["atk"]=35580000, + [21031501]={ + ["monster_base"]=10005, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20013, + 20014, + 20015 }, ["monster_exp"]=12000 }, - [150401]={ - ["monster_base"]=10002, + [21040101]={ + ["monster_base"]=10006, ["is_boss"]=1, - ["hp"]=4389900000, - ["atk"]=39680000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20016, + 20017, + 20018 }, ["monster_exp"]=12000 }, - [150501]={ - ["monster_base"]=10001, - ["hp"]=2538700000, - ["atk"]=37150000, + [21040201]={ + ["monster_base"]=10007, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20019, + 20020, + 20021 }, ["monster_exp"]=16000 }, - [150601]={ - ["monster_base"]=10002, - ["hp"]=2873900000, - ["atk"]=38140000, + [21040301]={ + ["monster_base"]=10008, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20022, + 20023, + 20024 }, ["monster_exp"]=18000 }, - [150701]={ - ["monster_base"]=10001, - ["hp"]=3044400000, - ["atk"]=39680000, + [21040401]={ + ["monster_base"]=10009, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20025, + 20026, + 20027 }, ["monster_exp"]=21000 }, - [150801]={ - ["monster_base"]=10002, - ["hp"]=3295400000, - ["atk"]=41370000, + [21040501]={ + ["monster_base"]=10010, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20028, + 20029, + 20030 }, ["monster_exp"]=22000 }, - [150901]={ - ["monster_base"]=10001, + [21040601]={ + ["monster_base"]=10014, ["is_boss"]=1, - ["hp"]=5984000000, - ["atk"]=41370000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20037, + 20038, + 20039 }, ["monster_exp"]=24000 }, - [151001]={ - ["monster_base"]=10002, - ["hp"]=3967400000, - ["atk"]=42860000, + [21040701]={ + ["monster_base"]=10001, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, - [151101]={ - ["monster_base"]=10001, - ["hp"]=4218800000, - ["atk"]=43730000, + [21040801]={ + ["monster_base"]=10002, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, - [151201]={ - ["monster_base"]=10002, - ["hp"]=4644300000, - ["atk"]=45000000, + [21040901]={ + ["monster_base"]=10003, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20007, + 20008, + 20009 }, ["monster_exp"]=17000 }, - [151301]={ - ["monster_base"]=10001, - ["hp"]=5061300000, - ["atk"]=46440000, + [21041001]={ + ["monster_base"]=10004, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20010, + 20011, + 20012 }, ["monster_exp"]=17000 }, - [151401]={ - ["monster_base"]=10002, + [21041101]={ + ["monster_base"]=10005, ["is_boss"]=2, - ["hp"]=8006100000, - ["atk"]=63270000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20013, + 20014, + 20015 }, ["monster_exp"]=22000 }, - [151501]={ - ["monster_base"]=10001, - ["hp"]=741000000, - ["atk"]=25530000, + [21041201]={ + ["monster_base"]=10006, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20016, + 20017, + 20018 }, ["monster_exp"]=11000 }, - [151601]={ - ["monster_base"]=10002, - ["hp"]=1040700000, - ["atk"]=26910000, + [21041301]={ + ["monster_base"]=10007, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20019, + 20020, + 20021 }, ["monster_exp"]=11000 }, - [151701]={ - ["monster_base"]=10001, - ["hp"]=1167200000, - ["atk"]=28140000, + [21041401]={ + ["monster_base"]=10008, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20022, + 20023, + 20024 }, ["monster_exp"]=17000 }, - [151801]={ - ["monster_base"]=10002, - ["hp"]=1555500000, - ["atk"]=29370000, + [21041501]={ + ["monster_base"]=10009, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20025, + 20026, + 20027 }, ["monster_exp"]=19000 }, - [151901]={ - ["monster_base"]=10001, + [21050101]={ + ["monster_base"]=10010, ["is_boss"]=1, - ["hp"]=2146700000, - ["atk"]=33930000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20028, + 20029, + 20030 }, ["monster_exp"]=18000 }, - [152001]={ - ["monster_base"]=10002, - ["hp"]=1463700000, - ["atk"]=31180000, + [21050201]={ + ["monster_base"]=10014, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20037, + 20038, + 20039 }, ["monster_exp"]=9000 }, - [152101]={ + [21050301]={ ["monster_base"]=10001, - ["hp"]=1636600000, - ["atk"]=35210000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -18584,10 +19072,10 @@ local monster_chapter = { }, ["monster_exp"]=10000 }, - [152201]={ + [21050401]={ ["monster_base"]=10002, - ["hp"]=1893800000, - ["atk"]=32570000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -18596,120 +19084,132 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, - [152301]={ - ["monster_base"]=10001, - ["hp"]=2146700000, - ["atk"]=36180000, + [21050501]={ + ["monster_base"]=10003, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20007, + 20008, + 20009 }, ["monster_exp"]=12000 }, - [152401]={ - ["monster_base"]=10002, + [21050601]={ + ["monster_base"]=10004, ["is_boss"]=1, - ["hp"]=4456900000, - ["atk"]=40350000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20010, + 20011, + 20012 }, ["monster_exp"]=12000 }, - [152501]={ - ["monster_base"]=10001, - ["hp"]=2577500000, - ["atk"]=37780000, + [21050701]={ + ["monster_base"]=10005, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20013, + 20014, + 20015 }, ["monster_exp"]=16000 }, - [152601]={ - ["monster_base"]=10002, - ["hp"]=2917800000, - ["atk"]=38790000, + [21050801]={ + ["monster_base"]=10006, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20016, + 20017, + 20018 }, ["monster_exp"]=18000 }, - [152701]={ - ["monster_base"]=10001, - ["hp"]=3090900000, - ["atk"]=40350000, + [21050901]={ + ["monster_base"]=10007, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20019, + 20020, + 20021 }, ["monster_exp"]=21000 }, - [152801]={ - ["monster_base"]=10002, - ["hp"]=3345700000, - ["atk"]=42070000, + [21051001]={ + ["monster_base"]=10008, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20022, + 20023, + 20024 }, ["monster_exp"]=22000 }, - [152901]={ - ["monster_base"]=10001, + [21051101]={ + ["monster_base"]=10009, ["is_boss"]=1, - ["hp"]=6075300000, - ["atk"]=42070000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=4, ["hurt_skill"]={ - 20001, - 20002, - 20003 + 20025, + 20026, + 20027 }, ["monster_exp"]=24000 }, - [153001]={ - ["monster_base"]=10002, - ["hp"]=4028000000, - ["atk"]=43590000, + [21051201]={ + ["monster_base"]=10010, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20028, + 20029, + 20030 }, ["monster_exp"]=15000 }, - [153101]={ + [21051301]={ + ["monster_base"]=10014, + ["atk"]=10000, + ["hp"]=10000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20037, + 20038, + 20039 + }, + ["monster_exp"]=16000 + }, + [21051401]={ ["monster_base"]=10001, - ["hp"]=4283200000, - ["atk"]=44470000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, 20003 }, - ["monster_exp"]=16000 + ["monster_exp"]=17000 }, - [153201]={ + [21051501]={ ["monster_base"]=10002, - ["hp"]=4715200000, - ["atk"]=45760000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -18718,521 +19218,2717 @@ local monster_chapter = { }, ["monster_exp"]=17000 }, - [153301]={ - ["monster_base"]=10001, - ["hp"]=5138600000, - ["atk"]=47230000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 - }, - [153401]={ - ["monster_base"]=10002, + [22010101]={ + ["monster_base"]=10003, ["is_boss"]=2, - ["hp"]=8128300000, - ["atk"]=64340000, + ["atk"]=10000, + ["hp"]=10000, ["atk_times"]=4, ["hurt_skill"]={ - 20004, - 20005, - 20006 + 20007, + 20008, + 20009 }, ["monster_exp"]=22000 }, - [153501]={ - ["monster_base"]=10001, - ["hp"]=752200000, - ["atk"]=25960000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 + [22010201]={ + ["atk"]=10000, + ["hp"]=10000 }, - [153601]={ - ["monster_base"]=10002, - ["hp"]=1056400000, - ["atk"]=27360000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 + [22010301]={ + ["atk"]=10000, + ["hp"]=10000 }, - [153701]={ - ["monster_base"]=10001, - ["hp"]=1184800000, - ["atk"]=28610000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 + [22010401]={ + ["atk"]=10000, + ["hp"]=10000 }, - [153801]={ - ["monster_base"]=10002, - ["hp"]=1578900000, - ["atk"]=29860000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=19000 + [22010501]={ + ["atk"]=10000, + ["hp"]=10000 }, - [153901]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=2179000000, - ["atk"]=34500000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 + [22010601]={ + ["atk"]=10000, + ["hp"]=10000 }, - [154001]={ - ["monster_base"]=10002, - ["hp"]=1485700000, - ["atk"]=31700000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=9000 + [22010701]={ + ["atk"]=10000, + ["hp"]=10000 }, - [154101]={ - ["monster_base"]=10001, - ["hp"]=1661200000, - ["atk"]=35800000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=10000 + [22010801]={ + ["atk"]=10000, + ["hp"]=10000 }, - [154201]={ - ["monster_base"]=10002, - ["hp"]=1922300000, - ["atk"]=33110000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 + [22010901]={ + ["atk"]=10000, + ["hp"]=10000 }, - [154301]={ - ["monster_base"]=10001, - ["hp"]=2179000000, - ["atk"]=36780000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 + [22011001]={ + ["atk"]=10000, + ["hp"]=10000 }, - [154401]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=4523900000, - ["atk"]=41020000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 + [22011101]={ + ["atk"]=10000, + ["hp"]=10000 }, - [154501]={ - ["monster_base"]=10001, - ["hp"]=2616300000, - ["atk"]=38410000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 + [22011201]={ + ["atk"]=10000, + ["hp"]=10000 }, - [154601]={ - ["monster_base"]=10002, - ["hp"]=2961700000, - ["atk"]=39440000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 + [22011301]={ + ["atk"]=10000, + ["hp"]=10000 }, - [154701]={ - ["monster_base"]=10001, - ["hp"]=3137400000, - ["atk"]=41020000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=21000 + [22011401]={ + ["atk"]=10000, + ["hp"]=10000 }, - [154801]={ - ["monster_base"]=10002, - ["hp"]=3396000000, - ["atk"]=42770000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 + [22011501]={ + ["atk"]=10000, + ["hp"]=10000 }, - [154901]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=6166600000, - ["atk"]=42770000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=24000 + [22020101]={ + ["atk"]=10000, + ["hp"]=10000 }, - [155001]={ - ["monster_base"]=10002, - ["hp"]=4088600000, - ["atk"]=44320000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=15000 + [22020201]={ + ["atk"]=10000, + ["hp"]=10000 }, - [155101]={ - ["monster_base"]=10001, - ["hp"]=4347600000, - ["atk"]=45210000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 + [22020301]={ + ["atk"]=10000, + ["hp"]=10000 }, - [155201]={ - ["monster_base"]=10002, - ["hp"]=4786100000, - ["atk"]=46520000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 + [22020401]={ + ["atk"]=10000, + ["hp"]=10000 }, - [155301]={ - ["monster_base"]=10001, - ["hp"]=5215900000, - ["atk"]=48020000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 + [22020501]={ + ["atk"]=10000, + ["hp"]=10000 }, - [155401]={ - ["monster_base"]=10002, - ["is_boss"]=2, - ["hp"]=8250500000, - ["atk"]=65410000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 + [22020601]={ + ["atk"]=10000, + ["hp"]=10000 }, - [155501]={ - ["monster_base"]=10001, - ["hp"]=763300000, - ["atk"]=26390000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=11000 + [22020701]={ + ["atk"]=10000, + ["hp"]=10000 }, - [155601]={ - ["monster_base"]=10002, - ["hp"]=1072000000, - ["atk"]=27810000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 + [22020801]={ + ["atk"]=10000, + ["hp"]=10000 }, - [155701]={ - ["monster_base"]=10001, - ["hp"]=1202300000, - ["atk"]=29080000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 + [22020901]={ + ["atk"]=10000, + ["hp"]=10000 }, - [155801]={ - ["monster_base"]=10002, - ["hp"]=1602200000, - ["atk"]=30350000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=19000 + [22021001]={ + ["atk"]=10000, + ["hp"]=10000 }, - [155901]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=2211200000, - ["atk"]=35070000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=18000 + [22021101]={ + ["atk"]=10000, + ["hp"]=10000 }, - [156001]={ - ["monster_base"]=10002, - ["hp"]=1507700000, - ["atk"]=32220000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=9000 + [22021201]={ + ["atk"]=10000, + ["hp"]=10000 }, - [156101]={ - ["monster_base"]=10001, - ["hp"]=1685700000, - ["atk"]=36390000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=10000 + [22021301]={ + ["atk"]=10000, + ["hp"]=10000 }, - [156201]={ - ["monster_base"]=10002, - ["hp"]=1950700000, - ["atk"]=33650000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=11000 + [22021401]={ + ["atk"]=10000, + ["hp"]=10000 }, - [156301]={ - ["monster_base"]=10001, - ["hp"]=2211200000, - ["atk"]=37380000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=12000 + [22021501]={ + ["atk"]=10000, + ["hp"]=10000 }, - [156401]={ - ["monster_base"]=10002, - ["is_boss"]=1, - ["hp"]=4590600000, - ["atk"]=41690000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=12000 + [22030101]={ + ["atk"]=10000, + ["hp"]=10000 }, - [156501]={ - ["monster_base"]=10001, - ["hp"]=2654900000, - ["atk"]=39040000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 + [22030201]={ + ["atk"]=10000, + ["hp"]=10000 }, - [156601]={ - ["monster_base"]=10002, - ["hp"]=3005400000, - ["atk"]=40090000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=18000 + [22030301]={ + ["atk"]=10000, + ["hp"]=10000 }, - [156701]={ - ["monster_base"]=10001, - ["hp"]=3183700000, - ["atk"]=41690000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=21000 + [22030401]={ + ["atk"]=10000, + ["hp"]=10000 }, - [156801]={ - ["monster_base"]=10002, - ["hp"]=3446100000, - ["atk"]=43470000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 + [22030501]={ + ["atk"]=10000, + ["hp"]=10000 }, - [156901]={ - ["monster_base"]=10001, - ["is_boss"]=1, - ["hp"]=6257600000, - ["atk"]=43470000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=24000 + [22030601]={ + ["atk"]=10000, + ["hp"]=10000 }, - [157001]={ - ["monster_base"]=10002, - ["hp"]=4148900000, - ["atk"]=45050000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=15000 + [22030701]={ + ["atk"]=10000, + ["hp"]=10000 }, - [157101]={ - ["monster_base"]=10001, - ["hp"]=4411700000, - ["atk"]=45950000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=16000 + [22030801]={ + ["atk"]=10000, + ["hp"]=10000 }, - [157201]={ - ["monster_base"]=10002, - ["hp"]=4856700000, - ["atk"]=47280000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=17000 + [22030901]={ + ["atk"]=10000, + ["hp"]=10000 }, - [157301]={ - ["monster_base"]=10001, - ["hp"]=5292800000, - ["atk"]=48810000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20001, - 20002, - 20003 - }, - ["monster_exp"]=17000 + [22031001]={ + ["atk"]=10000, + ["hp"]=10000 }, - [157401]={ - ["monster_base"]=10002, - ["is_boss"]=2, - ["hp"]=8372200000, - ["atk"]=66480000, - ["atk_times"]=4, - ["hurt_skill"]={ - 20004, - 20005, - 20006 - }, - ["monster_exp"]=22000 + [22031101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22031201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22031301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22031401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22031501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22040101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22040201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22040301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22040401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22040501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22040601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22040701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22040801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22040901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22041001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22041101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22041201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22041301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22041401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22041501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22050101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22050201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22050301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22050401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22050501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22050601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22050701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22050801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22050901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22051001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22051101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22051201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22051301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22051401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [22051501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23010101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23010201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23010301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23010401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23010501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23010601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23010701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23010801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23010901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23011001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23011101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23011201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23011301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23011401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23011501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23020101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23020201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23020301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23020401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23020501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23020601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23020701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23020801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23020901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23021001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23021101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23021201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23021301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23021401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23021501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23030101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23030201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23030301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23030401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23030501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23030601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23030701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23030801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23030901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23031001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23031101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23031201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23031301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23031401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23031501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23040101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23040201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23040301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23040401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23040501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23040601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23040701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23040801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23040901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23041001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23041101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23041201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23041301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23041401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23041501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23050101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23050201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23050301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23050401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23050501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23050601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23050701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23050801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23050901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23051001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23051101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23051201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23051301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23051401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [23051501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24010101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24010201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24010301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24010401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24010501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24010601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24010701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24010801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24010901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24011001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24011101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24011201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24011301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24011401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24011501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24020101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24020201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24020301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24020401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24020501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24020601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24020701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24020801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24020901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24021001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24021101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24021201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24021301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24021401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24021501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24030101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24030201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24030301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24030401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24030501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24030601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24030701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24030801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24030901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24031001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24031101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24031201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24031301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24031401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24031501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24040101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24040201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24040301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24040401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24040501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24040601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24040701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24040801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24040901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24041001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24041101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24041201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24041301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24041401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24041501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24050101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24050201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24050301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24050401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24050501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24050601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24050701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24050801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24050901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24051001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24051101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24051201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24051301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24051401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [24051501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25010101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25010201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25010301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25010401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25010501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25010601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25010701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25010801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25010901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25011001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25011101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25011201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25011301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25011401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25011501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25020101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25020201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25020301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25020401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25020501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25020601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25020701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25020801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25020901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25021001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25021101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25021201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25021301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25021401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25021501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25030101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25030201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25030301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25030401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25030501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25030601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25030701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25030801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25030901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25031001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25031101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25031201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25031301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25031401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25031501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25040101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25040201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25040301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25040401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25040501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25040601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25040701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25040801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25040901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25041001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25041101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25041201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25041301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25041401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25041501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25050101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25050201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25050301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25050401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25050501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25050601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25050701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25050801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25050901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25051001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25051101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25051201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25051301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25051401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [25051501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26010101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26010201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26010301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26010401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26010501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26010601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26010701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26010801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26010901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26011001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26011101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26011201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26011301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26011401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26011501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26020101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26020201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26020301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26020401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26020501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26020601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26020701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26020801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26020901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26021001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26021101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26021201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26021301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26021401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26021501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26030101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26030201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26030301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26030401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26030501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26030601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26030701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26030801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26030901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26031001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26031101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26031201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26031301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26031401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26031501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26040101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26040201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26040301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26040401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26040501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26040601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26040701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26040801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26040901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26041001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26041101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26041201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26041301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26041401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26041501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26050101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26050201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26050301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26050401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26050501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26050601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26050701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26050801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26050901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26051001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26051101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26051201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26051301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26051401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [26051501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27010101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27010201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27010301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27010401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27010501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27010601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27010701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27010801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27010901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27011001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27011101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27011201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27011301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27011401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27011501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27020101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27020201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27020301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27020401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27020501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27020601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27020701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27020801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27020901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27021001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27021101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27021201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27021301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27021401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27021501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27030101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27030201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27030301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27030401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27030501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27030601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27030701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27030801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27030901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27031001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27031101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27031201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27031301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27031401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27031501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27040101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27040201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27040301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27040401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27040501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27040601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27040701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27040801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27040901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27041001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27041101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27041201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27041301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27041401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27041501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27050101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27050201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27050301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27050401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27050501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27050601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27050701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27050801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27050901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27051001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27051101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27051201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27051301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27051401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [27051501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28010101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28010201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28010301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28010401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28010501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28010601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28010701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28010801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28010901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28011001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28011101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28011201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28011301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28011401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28011501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28020101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28020201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28020301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28020401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28020501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28020601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28020701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28020801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28020901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28021001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28021101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28021201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28021301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28021401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28021501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28030101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28030201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28030301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28030401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28030501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28030601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28030701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28030801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28030901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28031001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28031101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28031201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28031301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28031401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28031501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28040101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28040201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28040301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28040401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28040501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28040601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28040701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28040801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28040901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28041001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28041101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28041201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28041301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28041401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28041501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28050101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28050201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28050301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28050401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28050501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28050601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28050701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28050801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28050901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28051001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28051101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28051201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28051301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28051401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [28051501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29010101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29010201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29010301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29010401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29010501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29010601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29010701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29010801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29010901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29011001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29011101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29011201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29011301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29011401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29011501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29020101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29020201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29020301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29020401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29020501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29020601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29020701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29020801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29020901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29021001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29021101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29021201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29021301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29021401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29021501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29030101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29030201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29030301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29030401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29030501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29030601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29030701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29030801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29030901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29031001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29031101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29031201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29031301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29031401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29031501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29040101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29040201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29040301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29040401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29040501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29040601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29040701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29040801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29040901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29041001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29041101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29041201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29041301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29041401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29041501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29050101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29050201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29050301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29050401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29050501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29050601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29050701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29050801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29050901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29051001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29051101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29051201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29051301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29051401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [29051501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30010101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30010201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30010301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30010401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30010501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30010601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30010701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30010801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30010901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30011001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30011101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30011201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30011301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30011401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30011501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30020101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30020201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30020301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30020401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30020501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30020601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30020701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30020801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30020901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30021001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30021101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30021201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30021301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30021401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30021501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30030101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30030201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30030301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30030401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30030501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30030601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30030701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30030801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30030901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30031001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30031101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30031201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30031301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30031401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30031501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30040101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30040201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30040301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30040401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30040501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30040601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30040701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30040801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30040901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30041001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30041101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30041201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30041301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30041401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30041501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30050101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30050201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30050301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30050401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30050501]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30050601]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30050701]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30050801]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30050901]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30051001]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30051101]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30051201]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30051301]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30051401]={ + ["atk"]=10000, + ["hp"]=10000 + }, + [30051501]={ + ["atk"]=10000, + ["hp"]=10000 } } local config = { -data=monster_chapter,count=1576 +data=monster_chapter,count=2250 } return config \ No newline at end of file diff --git a/lua/app/config/monster_dungeon.lua b/lua/app/config/monster_dungeon.lua new file mode 100644 index 00000000..18461ec2 --- /dev/null +++ b/lua/app/config/monster_dungeon.lua @@ -0,0 +1,326 @@ +local monster_dungeon = { + [103]={ + ["monster_base"]=10001, + ["is_boss"]=2, + ["hp"]=86580000, + ["atk"]=1850000, + ["atk_times"]=1, + ["hurt_skill"]={ + 30001, + 30002, + 30003 + }, + ["skill"]={ + 30004 + }, + ["monster_exp"]=0 + }, + [203]={ + ["monster_base"]=10001, + ["is_boss"]=2, + ["hp"]=129540000, + ["atk"]=2060000, + ["atk_times"]=1, + ["hurt_skill"]={ + 30001, + 30002, + 30003 + }, + ["skill"]={ + 30004 + }, + ["monster_exp"]=0 + }, + [303]={ + ["monster_base"]=10001, + ["is_boss"]=2, + ["hp"]=162560000, + ["atk"]=2150000, + ["atk_times"]=1, + ["hurt_skill"]={ + 30001, + 30002, + 30003 + }, + ["skill"]={ + 30004 + }, + ["monster_exp"]=0 + }, + [403]={ + ["monster_base"]=10001, + ["is_boss"]=2, + ["hp"]=171200000, + ["atk"]=2590000, + ["atk_times"]=1, + ["hurt_skill"]={ + 30001, + 30002, + 30003 + }, + ["skill"]={ + 30004 + }, + ["monster_exp"]=0 + }, + [503]={ + ["monster_base"]=10001, + ["is_boss"]=2, + ["hp"]=351000000, + ["atk"]=2770000, + ["atk_times"]=1, + ["hurt_skill"]={ + 30001, + 30002, + 30003 + }, + ["skill"]={ + 30004 + }, + ["monster_exp"]=0 + }, + [603]={ + ["monster_base"]=10001, + ["is_boss"]=2, + ["hp"]=210900000, + ["atk"]=2680000, + ["atk_times"]=1, + ["hurt_skill"]={ + 30001, + 30002, + 30003 + }, + ["skill"]={ + 30004 + }, + ["monster_exp"]=0 + }, + [703]={ + ["monster_base"]=10001, + ["is_boss"]=2, + ["hp"]=244760000, + ["atk"]=2770000, + ["atk_times"]=1, + ["hurt_skill"]={ + 30001, + 30002, + 30003 + }, + ["skill"]={ + 30004 + }, + ["monster_exp"]=0 + }, + [803]={ + ["monster_base"]=10001, + ["is_boss"]=2, + ["hp"]=286950000, + ["atk"]=2740000, + ["atk_times"]=1, + ["hurt_skill"]={ + 30001, + 30002, + 30003 + }, + ["skill"]={ + 30004 + }, + ["monster_exp"]=0 + }, + [903]={ + ["monster_base"]=10001, + ["is_boss"]=2, + ["hp"]=329100000, + ["atk"]=2880000, + ["atk_times"]=1, + ["hurt_skill"]={ + 30001, + 30002, + 30003 + }, + ["skill"]={ + 30004 + }, + ["monster_exp"]=0 + }, + [1003]={ + ["monster_base"]=10001, + ["is_boss"]=2, + ["hp"]=558600000, + ["atk"]=2880000, + ["atk_times"]=1, + ["hurt_skill"]={ + 30001, + 30002, + 30003 + }, + ["skill"]={ + 30004 + }, + ["monster_exp"]=0 + }, + [10103]={ + ["monster_base"]=10002, + ["is_boss"]=2, + ["hp"]=86580000, + ["atk"]=1850000, + ["atk_times"]=0, + ["hurt_skill"]={ + 30005, + 30006, + 30007 + }, + ["passive_skill"]={ + 30008 + }, + ["monster_exp"]=0 + }, + [10203]={ + ["monster_base"]=10002, + ["is_boss"]=2, + ["hp"]=129540000, + ["atk"]=2060000, + ["atk_times"]=0, + ["hurt_skill"]={ + 30005, + 30006, + 30007 + }, + ["passive_skill"]={ + 30008 + }, + ["monster_exp"]=0 + }, + [10303]={ + ["monster_base"]=10002, + ["is_boss"]=2, + ["hp"]=162560000, + ["atk"]=2150000, + ["atk_times"]=0, + ["hurt_skill"]={ + 30005, + 30006, + 30007 + }, + ["passive_skill"]={ + 30008 + }, + ["monster_exp"]=0 + }, + [10403]={ + ["monster_base"]=10002, + ["is_boss"]=2, + ["hp"]=171200000, + ["atk"]=2590000, + ["atk_times"]=0, + ["hurt_skill"]={ + 30005, + 30006, + 30007 + }, + ["passive_skill"]={ + 30008 + }, + ["monster_exp"]=0 + }, + [10503]={ + ["monster_base"]=10002, + ["is_boss"]=2, + ["hp"]=351000000, + ["atk"]=2770000, + ["atk_times"]=0, + ["hurt_skill"]={ + 30005, + 30006, + 30007 + }, + ["passive_skill"]={ + 30008 + }, + ["monster_exp"]=0 + }, + [10603]={ + ["monster_base"]=10002, + ["is_boss"]=2, + ["hp"]=210900000, + ["atk"]=2680000, + ["atk_times"]=0, + ["hurt_skill"]={ + 30005, + 30006, + 30007 + }, + ["passive_skill"]={ + 30008 + }, + ["monster_exp"]=0 + }, + [10703]={ + ["monster_base"]=10002, + ["is_boss"]=2, + ["hp"]=244760000, + ["atk"]=2770000, + ["atk_times"]=0, + ["hurt_skill"]={ + 30005, + 30006, + 30007 + }, + ["passive_skill"]={ + 30008 + }, + ["monster_exp"]=0 + }, + [10803]={ + ["monster_base"]=10002, + ["is_boss"]=2, + ["hp"]=286950000, + ["atk"]=2740000, + ["atk_times"]=0, + ["hurt_skill"]={ + 30005, + 30006, + 30007 + }, + ["passive_skill"]={ + 30008 + }, + ["monster_exp"]=0 + }, + [10903]={ + ["monster_base"]=10002, + ["is_boss"]=2, + ["hp"]=329100000, + ["atk"]=2880000, + ["atk_times"]=0, + ["hurt_skill"]={ + 30005, + 30006, + 30007 + }, + ["passive_skill"]={ + 30008 + }, + ["monster_exp"]=0 + }, + [11003]={ + ["monster_base"]=10002, + ["is_boss"]=2, + ["hp"]=558600000, + ["atk"]=2880000, + ["atk_times"]=0, + ["hurt_skill"]={ + 30005, + 30006, + 30007 + }, + ["passive_skill"]={ + 30008 + }, + ["monster_exp"]=0 + } +} +local config = { +data=monster_dungeon,count=20 +} +return config \ No newline at end of file diff --git a/lua/app/config/monster_dungeon.lua.meta b/lua/app/config/monster_dungeon.lua.meta new file mode 100644 index 00000000..8db13f89 --- /dev/null +++ b/lua/app/config/monster_dungeon.lua.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 9709fc6654a72423e86de94973ea6c63 +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3} diff --git a/lua/app/config/player_exp.lua b/lua/app/config/player_exp.lua index 9b2d8522..1f3b16b5 100644 --- a/lua/app/config/player_exp.lua +++ b/lua/app/config/player_exp.lua @@ -20,9 +20,9 @@ local player_exp = { } }, ["talent_id"]={ - 3, - 4, - 7 + 1, + 2, + 3 }, ["cost"]={ ["type"]=1, @@ -54,9 +54,7 @@ local player_exp = { } }, ["talent_id"]={ - 3, - 1, - 8 + 11 }, ["cost"]={ ["type"]=1, @@ -89,8 +87,8 @@ local player_exp = { }, ["talent_id"]={ 1, - 3, - 5 + 2, + 3 }, ["cost"]={ ["type"]=1, @@ -122,8 +120,8 @@ local player_exp = { } }, ["talent_id"]={ - 2, 4, + 5, 6 }, ["cost"]={ @@ -157,8 +155,8 @@ local player_exp = { }, ["talent_id"]={ 1, - 8, - 9 + 2, + 3 }, ["cost"]={ ["type"]=1, @@ -190,9 +188,11 @@ local player_exp = { } }, ["talent_id"]={ - 1, - 6, - 4 + 7, + 8, + 9, + 12, + 16 }, ["cost"]={ ["type"]=1, @@ -224,9 +224,9 @@ local player_exp = { } }, ["talent_id"]={ - 3, + 1, 2, - 6 + 3 }, ["cost"]={ ["type"]=1, @@ -258,9 +258,9 @@ local player_exp = { } }, ["talent_id"]={ - 3, - 1, - 5 + 4, + 5, + 6 }, ["cost"]={ ["type"]=1, @@ -293,8 +293,8 @@ local player_exp = { }, ["talent_id"]={ 1, - 8, - 4 + 2, + 3 }, ["cost"]={ ["type"]=1, @@ -326,9 +326,9 @@ local player_exp = { } }, ["talent_id"]={ - 3, - 6, - 10 + 13, + 14, + 15 }, ["cost"]={ ["type"]=1, @@ -360,9 +360,9 @@ local player_exp = { } }, ["talent_id"]={ - 3, - 7, - 4 + 1, + 2, + 3 }, ["cost"]={ ["type"]=1, @@ -394,9 +394,9 @@ local player_exp = { } }, ["talent_id"]={ - 1, - 3, - 8 + 4, + 5, + 6 }, ["cost"]={ ["type"]=1, @@ -429,8 +429,8 @@ local player_exp = { }, ["talent_id"]={ 1, - 3, - 4 + 2, + 3 }, ["cost"]={ ["type"]=1, @@ -462,9 +462,8 @@ local player_exp = { } }, ["talent_id"]={ - 2, - 4, - 8 + 8, + 12 }, ["cost"]={ ["type"]=1, @@ -497,8 +496,8 @@ local player_exp = { }, ["talent_id"]={ 1, - 5, - 14 + 2, + 3 }, ["cost"]={ ["type"]=1, @@ -530,9 +529,10 @@ local player_exp = { } }, ["talent_id"]={ - 3, - 7, - 5 + 4, + 5, + 6, + 7 }, ["cost"]={ ["type"]=1, @@ -564,9 +564,9 @@ local player_exp = { } }, ["talent_id"]={ + 1, 2, - 3, - 4 + 3 }, ["cost"]={ ["type"]=1, @@ -598,9 +598,9 @@ local player_exp = { } }, ["talent_id"]={ - 2, - 1, - 6 + 9, + 10, + 16 }, ["cost"]={ ["type"]=1, @@ -632,8 +632,11 @@ local player_exp = { } }, ["talent_id"]={ + 1, + 2, 3, - 6, + 4, + 5, 6 }, ["cost"]={ @@ -666,9 +669,9 @@ local player_exp = { } }, ["talent_id"]={ - 2, - 4, - 11 + 13, + 14, + 15 }, ["cost"]={ ["type"]=1, @@ -700,9 +703,9 @@ local player_exp = { } }, ["talent_id"]={ - 3, - 4, - 5 + 1, + 2, + 3 }, ["cost"]={ ["type"]=1, @@ -734,8 +737,8 @@ local player_exp = { } }, ["talent_id"]={ - 2, - 1, + 4, + 5, 6 }, ["cost"]={ @@ -768,9 +771,9 @@ local player_exp = { } }, ["talent_id"]={ - 3, + 1, 2, - 5 + 3 }, ["cost"]={ ["type"]=1, @@ -803,8 +806,8 @@ local player_exp = { }, ["talent_id"]={ 1, - 7, - 4 + 2, + 12 }, ["cost"]={ ["type"]=1, @@ -836,9 +839,12 @@ local player_exp = { } }, ["talent_id"]={ + 1, 2, - 6, - 16 + 3, + 4, + 5, + 6 }, ["cost"]={ ["type"]=1, @@ -871,8 +877,8 @@ local player_exp = { }, ["talent_id"]={ 3, - 4, - 7 + 7, + 10 }, ["cost"]={ ["type"]=1, @@ -906,7 +912,7 @@ local player_exp = { ["talent_id"]={ 1, 2, - 6 + 3 }, ["cost"]={ ["type"]=1, @@ -938,9 +944,9 @@ local player_exp = { } }, ["talent_id"]={ - 3, - 2, - 4 + 4, + 5, + 6 }, ["cost"]={ ["type"]=1, @@ -972,9 +978,9 @@ local player_exp = { } }, ["talent_id"]={ - 3, - 4, - 7 + 1, + 2, + 3 }, ["cost"]={ ["type"]=1, @@ -1006,9 +1012,10 @@ local player_exp = { } }, ["talent_id"]={ - 3, - 7, - 16 + 8, + 13, + 14, + 15 }, ["cost"]={ ["type"]=1, @@ -1040,7 +1047,10 @@ local player_exp = { } }, ["talent_id"]={ + 1, 2, + 3, + 4, 5, 6 }, @@ -1074,9 +1084,9 @@ local player_exp = { } }, ["talent_id"]={ - 1, - 2, - 7 + 9, + 12, + 16 }, ["cost"]={ ["type"]=1, @@ -1108,9 +1118,9 @@ local player_exp = { } }, ["talent_id"]={ - 3, + 1, 2, - 5 + 3 }, ["cost"]={ ["type"]=1, @@ -1142,9 +1152,9 @@ local player_exp = { } }, ["talent_id"]={ - 2, + 4, 5, - 4 + 6 }, ["cost"]={ ["type"]=1, @@ -1177,8 +1187,8 @@ local player_exp = { }, ["talent_id"]={ 1, - 7, - 14 + 2, + 3 }, ["cost"]={ ["type"]=1, @@ -1210,9 +1220,10 @@ local player_exp = { } }, ["talent_id"]={ - 2, + 3, 5, - 5 + 7, + 10 }, ["cost"]={ ["type"]=1, @@ -1244,8 +1255,9 @@ local player_exp = { } }, ["talent_id"]={ - 3, + 1, 2, + 4, 6 }, ["cost"]={ @@ -1278,9 +1290,10 @@ local player_exp = { } }, ["talent_id"]={ - 2, - 3, - 7 + 8, + 13, + 14, + 15 }, ["cost"]={ ["type"]=1, @@ -1312,9 +1325,9 @@ local player_exp = { } }, ["talent_id"]={ + 1, 2, - 7, - 4 + 3 }, ["cost"]={ ["type"]=1, @@ -1346,9 +1359,9 @@ local player_exp = { } }, ["talent_id"]={ - 1, - 6, - 10 + 4, + 5, + 6 }, ["cost"]={ ["type"]=1, @@ -1380,9 +1393,9 @@ local player_exp = { } }, ["talent_id"]={ + 1, 2, - 4, - 5 + 3 }, ["cost"]={ ["type"]=1, @@ -1414,9 +1427,9 @@ local player_exp = { } }, ["talent_id"]={ - 3, - 2, - 7 + 4, + 6, + 12 }, ["cost"]={ ["type"]=1, @@ -1450,6 +1463,7 @@ local player_exp = { ["talent_id"]={ 1, 2, + 3, 5 }, ["cost"]={ @@ -1482,9 +1496,8 @@ local player_exp = { } }, ["talent_id"]={ - 2, - 7, - 8 + 10, + 16 }, ["cost"]={ ["type"]=1, @@ -1517,8 +1530,8 @@ local player_exp = { }, ["talent_id"]={ 1, - 4, - 15 + 2, + 3 }, ["cost"]={ ["type"]=1, @@ -1550,9 +1563,11 @@ local player_exp = { } }, ["talent_id"]={ - 1, + 4, + 5, 6, - 5 + 7, + 8 }, ["cost"]={ ["type"]=1, @@ -1584,9 +1599,9 @@ local player_exp = { } }, ["talent_id"]={ - 2, 1, - 7 + 2, + 3 }, ["cost"]={ ["type"]=1, @@ -1618,9 +1633,9 @@ local player_exp = { } }, ["talent_id"]={ - 1, - 3, - 5 + 13, + 14, + 15 }, ["cost"]={ ["type"]=1, @@ -1652,9 +1667,10 @@ local player_exp = { } }, ["talent_id"]={ - 3, - 6, - 8 + 1, + 2, + 4, + 6 }, ["cost"]={ ["type"]=1, @@ -1687,8 +1703,8 @@ local player_exp = { }, ["talent_id"]={ 3, - 6, - 10 + 5, + 12 }, ["cost"]={ ["type"]=1, @@ -1721,8 +1737,8 @@ local player_exp = { }, ["talent_id"]={ 1, - 8, - 8 + 2, + 3 }, ["cost"]={ ["type"]=1, @@ -1754,9 +1770,9 @@ local player_exp = { } }, ["talent_id"]={ - 1, - 1, - 5 + 4, + 5, + 6 }, ["cost"]={ ["type"]=1, @@ -1788,9 +1804,9 @@ local player_exp = { } }, ["talent_id"]={ + 1, 2, - 3, - 8 + 3 }, ["cost"]={ ["type"]=1, @@ -1822,9 +1838,9 @@ local player_exp = { } }, ["talent_id"]={ - 1, - 7, - 4 + 4, + 8, + 10 }, ["cost"]={ ["type"]=1, @@ -1856,9 +1872,9 @@ local player_exp = { } }, ["talent_id"]={ + 1, 2, - 7, - 12 + 3 }, ["cost"]={ ["type"]=1, @@ -1891,8 +1907,8 @@ local player_exp = { }, ["talent_id"]={ 1, - 4, - 6 + 6, + 7 }, ["cost"]={ ["type"]=1, @@ -1924,9 +1940,9 @@ local player_exp = { } }, ["talent_id"]={ - 3, - 3, - 5 + 1, + 2, + 3 }, ["cost"]={ ["type"]=1, @@ -1958,9 +1974,9 @@ local player_exp = { } }, ["talent_id"]={ - 3, - 3, - 8 + 4, + 5, + 6 }, ["cost"]={ ["type"]=1, @@ -1992,9 +2008,9 @@ local player_exp = { } }, ["talent_id"]={ - 3, - 4, - 8 + 1, + 2, + 3 }, ["cost"]={ ["type"]=1, @@ -2026,9 +2042,9 @@ local player_exp = { } }, ["talent_id"]={ - 1, - 5, - 12 + 13, + 14, + 15 }, ["cost"]={ ["type"]=1, @@ -2061,8 +2077,11 @@ local player_exp = { }, ["talent_id"]={ 1, - 8, - 5 + 2, + 3, + 4, + 5, + 6 }, ["cost"]={ ["type"]=1, @@ -2094,9 +2113,9 @@ local player_exp = { } }, ["talent_id"]={ - 2, - 1, - 8 + 8, + 10, + 12 }, ["cost"]={ ["type"]=1, @@ -2128,9 +2147,9 @@ local player_exp = { } }, ["talent_id"]={ - 3, + 1, 2, - 5 + 3 }, ["cost"]={ ["type"]=1, @@ -2162,9 +2181,9 @@ local player_exp = { } }, ["talent_id"]={ - 2, - 6, - 8 + 4, + 5, + 6 }, ["cost"]={ ["type"]=1, @@ -2196,9 +2215,9 @@ local player_exp = { } }, ["talent_id"]={ + 1, 2, - 7, - 15 + 3 }, ["cost"]={ ["type"]=1, @@ -2230,9 +2249,9 @@ local player_exp = { } }, ["talent_id"]={ - 2, - 5, - 4 + 4, + 6, + 7 }, ["cost"]={ ["type"]=1, @@ -2264,9 +2283,10 @@ local player_exp = { } }, ["talent_id"]={ + 1, 2, 3, - 4 + 5 }, ["cost"]={ ["type"]=1, @@ -2298,9 +2318,9 @@ local player_exp = { } }, ["talent_id"]={ - 3, - 1, - 5 + 13, + 14, + 15 }, ["cost"]={ ["type"]=1, @@ -2332,9 +2352,9 @@ local player_exp = { } }, ["talent_id"]={ + 1, 2, - 6, - 7 + 3 }, ["cost"]={ ["type"]=1, @@ -2366,9 +2386,10 @@ local player_exp = { } }, ["talent_id"]={ - 1, + 4, + 5, 6, - 13 + 8 }, ["cost"]={ ["type"]=1, @@ -2400,9 +2421,9 @@ local player_exp = { } }, ["talent_id"]={ + 1, 2, - 7, - 8 + 3 }, ["cost"]={ ["type"]=1, @@ -2434,9 +2455,9 @@ local player_exp = { } }, ["talent_id"]={ - 1, - 1, - 7 + 5, + 10, + 12 }, ["cost"]={ ["type"]=1, @@ -2468,9 +2489,9 @@ local player_exp = { } }, ["talent_id"]={ - 3, 1, - 5 + 3, + 6 }, ["cost"]={ ["type"]=1, @@ -2503,8 +2524,8 @@ local player_exp = { }, ["talent_id"]={ 2, - 7, - 7 + 4, + 5 }, ["cost"]={ ["type"]=1, @@ -2536,9 +2557,9 @@ local player_exp = { } }, ["talent_id"]={ - 3, - 4, - 11 + 1, + 2, + 3 }, ["cost"]={ ["type"]=1, @@ -2570,9 +2591,9 @@ local player_exp = { } }, ["talent_id"]={ - 3, + 4, 6, - 6 + 7 }, ["cost"]={ ["type"]=1, @@ -2604,9 +2625,9 @@ local player_exp = { } }, ["talent_id"]={ - 3, - 3, - 8 + 1, + 2, + 3 }, ["cost"]={ ["type"]=1, @@ -2638,9 +2659,10 @@ local player_exp = { } }, ["talent_id"]={ - 1, - 1, - 8 + 8, + 13, + 14, + 15 }, ["cost"]={ ["type"]=1, @@ -2672,9 +2694,10 @@ local player_exp = { } }, ["talent_id"]={ - 1, - 6, - 6 + 2, + 3, + 4, + 5 }, ["cost"]={ ["type"]=1, @@ -2706,9 +2729,9 @@ local player_exp = { } }, ["talent_id"]={ - 2, + 1, 6, - 15 + 10 }, ["cost"]={ ["type"]=1, @@ -2740,9 +2763,9 @@ local player_exp = { } }, ["talent_id"]={ + 1, 2, - 5, - 5 + 3 }, ["cost"]={ ["type"]=1, @@ -2774,9 +2797,9 @@ local player_exp = { } }, ["talent_id"]={ - 3, - 1, - 4 + 4, + 5, + 6 }, ["cost"]={ ["type"]=1, @@ -2808,9 +2831,9 @@ local player_exp = { } }, ["talent_id"]={ + 1, 2, - 2, - 4 + 3 }, ["cost"]={ ["type"]=1, @@ -2842,9 +2865,9 @@ local player_exp = { } }, ["talent_id"]={ - 3, - 8, - 4 + 1, + 5, + 12 }, ["cost"]={ ["type"]=1, @@ -2876,9 +2899,10 @@ local player_exp = { } }, ["talent_id"]={ - 1, - 5, - 12 + 2, + 3, + 4, + 6 }, ["cost"]={ ["type"]=1, @@ -2910,8 +2934,7 @@ local player_exp = { } }, ["talent_id"]={ - 3, - 8, + 7, 8 }, ["cost"]={ @@ -2945,8 +2968,8 @@ local player_exp = { }, ["talent_id"]={ 1, - 3, - 7 + 2, + 3 }, ["cost"]={ ["type"]=1, @@ -2978,9 +3001,9 @@ local player_exp = { } }, ["talent_id"]={ - 2, - 2, - 8 + 4, + 5, + 6 }, ["cost"]={ ["type"]=1, @@ -3012,9 +3035,9 @@ local player_exp = { } }, ["talent_id"]={ + 1, 2, - 8, - 8 + 3 }, ["cost"]={ ["type"]=1, @@ -3046,9 +3069,10 @@ local player_exp = { } }, ["talent_id"]={ - 3, - 4, - 13 + 10, + 13, + 14, + 15 }, ["cost"]={ ["type"]=1, @@ -3081,8 +3105,9 @@ local player_exp = { }, ["talent_id"]={ 1, - 6, - 8 + 3, + 4, + 5 }, ["cost"]={ ["type"]=1, @@ -3114,9 +3139,9 @@ local player_exp = { } }, ["talent_id"]={ - 1, 2, - 5 + 6, + 12 }, ["cost"]={ ["type"]=1, @@ -3148,9 +3173,9 @@ local player_exp = { } }, ["talent_id"]={ + 1, 2, - 3, - 8 + 3 }, ["cost"]={ ["type"]=1, @@ -3182,9 +3207,10 @@ local player_exp = { } }, ["talent_id"]={ - 2, - 8, - 7 + 4, + 5, + 6, + 8 }, ["cost"]={ ["type"]=1, @@ -3216,9 +3242,9 @@ local player_exp = { } }, ["talent_id"]={ - 3, - 5, - 9 + 1, + 2, + 3 }, ["cost"]={ ["type"]=1, @@ -3250,9 +3276,9 @@ local player_exp = { } }, ["talent_id"]={ - 1, - 7, - 6 + 3, + 4, + 7 }, ["cost"]={ ["type"]=1, @@ -3284,9 +3310,10 @@ local player_exp = { } }, ["talent_id"]={ - 2, 1, - 8 + 2, + 5, + 6 }, ["cost"]={ ["type"]=1, @@ -3318,9 +3345,9 @@ local player_exp = { } }, ["talent_id"]={ - 3, - 1, - 6 + 13, + 14, + 15 }, ["cost"]={ ["type"]=1, @@ -3352,9 +3379,10 @@ local player_exp = { } }, ["talent_id"]={ + 1, 2, - 7, - 7 + 3, + 10 }, ["cost"]={ ["type"]=1, @@ -3366,7 +3394,41 @@ local player_exp = { } }, [100]={ - ["need_exp"]=2200000, + ["need_exp"]=210000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 4, + 5, + 6 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=100000, + ["num_for_nothing"]="VwhcA2VR" + } + }, + [101]={ + ["need_exp"]=220000, ["level_reward"]={ { ["type"]=1, @@ -3387,20 +3449,1695 @@ local player_exp = { }, ["talent_id"]={ 1, - 7, - 16 + 2, + 3 }, ["cost"]={ ["type"]=1, ["type_for_nothing"]="Vw==", ["id"]=1, ["id_for_nothing"]="Vw==", - ["num"]=100000, - ["num_for_nothing"]="VwhcA2VR" + ["num"]=101000, + ["num_for_nothing"]="VwhdA2VR" + } + }, + [102]={ + ["need_exp"]=230000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 4, + 6, + 8 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=102000, + ["num_for_nothing"]="VwheA2VR" + } + }, + [103]={ + ["need_exp"]=240000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 1, + 2, + 3 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=103000, + ["num_for_nothing"]="VwhfA2VR" + } + }, + [104]={ + ["need_exp"]=250000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 5, + 7, + 12 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=104000, + ["num_for_nothing"]="VwhYA2VR" + } + }, + [105]={ + ["need_exp"]=260000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 1, + 2, + 3 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=105000, + ["num_for_nothing"]="VwhZA2VR" + } + }, + [106]={ + ["need_exp"]=270000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 4, + 5, + 6 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=106000, + ["num_for_nothing"]="VwhaA2VR" + } + }, + [107]={ + ["need_exp"]=280000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 1, + 2, + 3 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=107000, + ["num_for_nothing"]="VwhbA2VR" + } + }, + [108]={ + ["need_exp"]=290000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 10, + 13, + 14, + 15 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=108000, + ["num_for_nothing"]="VwhUA2VR" + } + }, + [109]={ + ["need_exp"]=300000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 1, + 2, + 3, + 6 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=109000, + ["num_for_nothing"]="VwhVA2VR" + } + }, + [110]={ + ["need_exp"]=310000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 4, + 5, + 8 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=110000, + ["num_for_nothing"]="VwlcA2VR" + } + }, + [111]={ + ["need_exp"]=320000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 1, + 2, + 3 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=111000, + ["num_for_nothing"]="VwldA2VR" + } + }, + [112]={ + ["need_exp"]=330000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 4, + 5, + 6 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=112000, + ["num_for_nothing"]="VwleA2VR" + } + }, + [113]={ + ["need_exp"]=340000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 1, + 2, + 3 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=113000, + ["num_for_nothing"]="VwlfA2VR" + } + }, + [114]={ + ["need_exp"]=350000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 4, + 5, + 6 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=114000, + ["num_for_nothing"]="VwlYA2VR" + } + }, + [115]={ + ["need_exp"]=360000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 1, + 2, + 3 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=115000, + ["num_for_nothing"]="VwlZA2VR" + } + }, + [116]={ + ["need_exp"]=370000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 7, + 10, + 12 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=116000, + ["num_for_nothing"]="VwlaA2VR" + } + }, + [117]={ + ["need_exp"]=380000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 1, + 2, + 3 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=117000, + ["num_for_nothing"]="VwlbA2VR" + } + }, + [118]={ + ["need_exp"]=390000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 4, + 5, + 6, + 8 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=118000, + ["num_for_nothing"]="VwlUA2VR" + } + }, + [119]={ + ["need_exp"]=400000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 1, + 2, + 3 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=119000, + ["num_for_nothing"]="VwlVA2VR" + } + }, + [120]={ + ["need_exp"]=410000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 13, + 14, + 15 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=120000, + ["num_for_nothing"]="VwpcA2VR" + } + }, + [121]={ + ["need_exp"]=420000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 1, + 5, + 6 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=121000, + ["num_for_nothing"]="VwpdA2VR" + } + }, + [122]={ + ["need_exp"]=430000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 2, + 3, + 4 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=122000, + ["num_for_nothing"]="VwpeA2VR" + } + }, + [123]={ + ["need_exp"]=440000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 1, + 2, + 3 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=123000, + ["num_for_nothing"]="VwpfA2VR" + } + }, + [124]={ + ["need_exp"]=450000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 4, + 5, + 6 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=124000, + ["num_for_nothing"]="VwpYA2VR" + } + }, + [125]={ + ["need_exp"]=460000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 1, + 2, + 3 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=125000, + ["num_for_nothing"]="VwpZA2VR" + } + }, + [126]={ + ["need_exp"]=470000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 7, + 8, + 10, + 12 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=126000, + ["num_for_nothing"]="VwpaA2VR" + } + }, + [127]={ + ["need_exp"]=480000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 1, + 2, + 3, + 4, + 5, + 6 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=127000, + ["num_for_nothing"]="VwpbA2VR" + } + }, + [128]={ + ["need_exp"]=490000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 13, + 14, + 15 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=128000, + ["num_for_nothing"]="VwpUA2VR" + } + }, + [129]={ + ["need_exp"]=500000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 1, + 2, + 3 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=129000, + ["num_for_nothing"]="VwpVA2VR" + } + }, + [130]={ + ["need_exp"]=510000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 4, + 5, + 6 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=130000, + ["num_for_nothing"]="VwtcA2VR" + } + }, + [131]={ + ["need_exp"]=520000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 1, + 2, + 3 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=131000, + ["num_for_nothing"]="VwtdA2VR" + } + }, + [132]={ + ["need_exp"]=530000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 2, + 4, + 5 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=132000, + ["num_for_nothing"]="VwteA2VR" + } + }, + [133]={ + ["need_exp"]=540000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 1, + 3, + 6 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=133000, + ["num_for_nothing"]="VwtfA2VR" + } + }, + [134]={ + ["need_exp"]=550000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 8, + 10, + 12 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=134000, + ["num_for_nothing"]="VwtYA2VR" + } + }, + [135]={ + ["need_exp"]=560000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 1, + 2, + 3 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=135000, + ["num_for_nothing"]="VwtZA2VR" + } + }, + [136]={ + ["need_exp"]=570000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 4, + 5, + 6, + 7 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=136000, + ["num_for_nothing"]="VwtaA2VR" + } + }, + [137]={ + ["need_exp"]=580000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 1, + 2, + 3 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=137000, + ["num_for_nothing"]="VwtbA2VR" + } + }, + [138]={ + ["need_exp"]=590000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 13, + 14, + 15 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=138000, + ["num_for_nothing"]="VwtUA2VR" + } + }, + [139]={ + ["need_exp"]=600000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 2, + 3, + 4 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=139000, + ["num_for_nothing"]="VwtVA2VR" + } + }, + [140]={ + ["need_exp"]=610000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 1, + 5, + 6 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=140000, + ["num_for_nothing"]="VwxcA2VR" + } + }, + [141]={ + ["need_exp"]=620000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 1, + 2, + 3 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=141000, + ["num_for_nothing"]="VwxdA2VR" + } + }, + [142]={ + ["need_exp"]=630000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 4, + 5, + 6 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=142000, + ["num_for_nothing"]="VwxeA2VR" + } + }, + [143]={ + ["need_exp"]=640000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 1, + 2, + 3 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=143000, + ["num_for_nothing"]="VwxfA2VR" + } + }, + [144]={ + ["need_exp"]=650000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 10, + 12 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=144000, + ["num_for_nothing"]="VwxYA2VR" + } + }, + [145]={ + ["need_exp"]=660000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 1, + 4, + 5, + 6 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=145000, + ["num_for_nothing"]="VwxZA2VR" + } + }, + [146]={ + ["need_exp"]=670000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 2, + 3, + 7 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=146000, + ["num_for_nothing"]="VwxaA2VR" + } + }, + [147]={ + ["need_exp"]=680000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 1, + 2, + 3 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=147000, + ["num_for_nothing"]="VwxbA2VR" + } + }, + [148]={ + ["need_exp"]=690000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 4, + 5, + 6 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=148000, + ["num_for_nothing"]="VwxUA2VR" + } + }, + [149]={ + ["need_exp"]=700000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 1, + 2, + 3 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=149000, + ["num_for_nothing"]="VwxVA2VR" + } + }, + [150]={ + ["need_exp"]=7100000, + ["level_reward"]={ + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=2, + ["id_for_nothing"]="VA==", + ["num"]=20, + ["num_for_nothing"]="VAg=" + }, + { + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=3, + ["id_for_nothing"]="VQ==", + ["num"]=10, + ["num_for_nothing"]="Vwg=" + } + }, + ["talent_id"]={ + 8, + 13, + 14, + 15 + }, + ["cost"]={ + ["type"]=1, + ["type_for_nothing"]="Vw==", + ["id"]=1, + ["id_for_nothing"]="Vw==", + ["num"]=150000, + ["num_for_nothing"]="Vw1cA2VR" } } } local config = { -data=player_exp,count=100 +data=player_exp,count=150 } return config \ No newline at end of file diff --git a/lua/app/config/player_initial.lua b/lua/app/config/player_initial.lua index 3d399439..b3cc78ef 100644 --- a/lua/app/config/player_initial.lua +++ b/lua/app/config/player_initial.lua @@ -1,15 +1,5 @@ local player_initial = { [1]={ - ["reward"]={ - ["type"]=2, - ["type_for_nothing"]="VA==", - ["id"]=13001, - ["id_for_nothing"]="VwtcA2Q=", - ["num"]=1, - ["num_for_nothing"]="Vw==" - } - }, - [2]={ ["reward"]={ ["type"]=2, ["type_for_nothing"]="VA==", @@ -19,7 +9,7 @@ local player_initial = { ["num_for_nothing"]="Vw==" } }, - [3]={ + [2]={ ["reward"]={ ["type"]=2, ["type_for_nothing"]="VA==", @@ -28,6 +18,16 @@ local player_initial = { ["num"]=1, ["num_for_nothing"]="Vw==" } + }, + [3]={ + ["reward"]={ + ["type"]=2, + ["type_for_nothing"]="VA==", + ["id"]=43001, + ["id_for_nothing"]="UgtcA2Q=", + ["num"]=1, + ["num_for_nothing"]="Vw==" + } } } local config = { diff --git a/lua/app/config/recovery.lua b/lua/app/config/recovery.lua index 560ca486..3b573948 100644 --- a/lua/app/config/recovery.lua +++ b/lua/app/config/recovery.lua @@ -4,20 +4,12 @@ local recovery = { ["time"]=600, ["limit"]=60 }, - [22]={ + [8]={ ["type"]=2, ["limit"]=5 - }, - [49]={ - ["type"]=2, - ["limit"]=10 - }, - [50]={ - ["type"]=2, - ["limit"]=10 } } local config = { -data=recovery,count=4 +data=recovery,count=2 } return config \ No newline at end of file diff --git a/lua/app/config/skill.lua b/lua/app/config/skill.lua index 6653dbf1..6ed22517 100644 --- a/lua/app/config/skill.lua +++ b/lua/app/config/skill.lua @@ -250,7 +250,7 @@ local skill = { ["sound_delay"]=0.0, ["name_act"]="skill01", ["name_hit"]={ - "suffer02" + "suffer01" }, ["fx_self"]=300013, ["bullet_time"]={ @@ -412,8 +412,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -441,8 +441,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -470,8 +470,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -499,8 +499,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -536,8 +536,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=200, ["shake_type"]=5, @@ -707,8 +707,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -736,8 +736,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -765,8 +765,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -794,8 +794,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -834,6 +834,12 @@ local skill = { ["ratio"]=10000, ["round"]=0 }, + { + ["type"]="hurt_red", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + }, { ["type"]="hurt_red", ["num"]=10000, @@ -843,8 +849,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=200, ["shake_type"]=5, @@ -852,7 +858,7 @@ local skill = { ["sound_delay"]=0.0, ["name_act"]="skill01", ["name_hit"]={ - "suffer03" + "suffer01,suffer02,suffer01,suffer03" }, ["fx_self"]=300022, ["bullet_time"]={ @@ -1026,7 +1032,7 @@ local skill = { ["name_hit"]={ "suffer01" }, - ["fx_self"]=300018, + ["fx_self"]=300014, ["fx_self_mirror"]=400068 }, [1500211]={ @@ -1055,7 +1061,7 @@ local skill = { ["name_hit"]={ "suffer02" }, - ["fx_self"]=300019, + ["fx_self"]=300015, ["fx_self_mirror"]=400069 }, [1500212]={ @@ -1082,9 +1088,9 @@ local skill = { }, ["name_act"]="attack03", ["name_hit"]={ - "suffer02" + "suffer01" }, - ["fx_self"]=300020, + ["fx_self"]=300016, ["fx_self_mirror"]=400070 }, [1500213]={ @@ -1113,7 +1119,7 @@ local skill = { ["name_hit"]={ "suffer01" }, - ["fx_self"]=300021, + ["fx_self"]=300017, ["fx_self_mirror"]=400071 }, [1500220]={ @@ -1166,11 +1172,11 @@ local skill = { ["name_act"]="skill01", ["name_hit"]={ "suffer02", + "suffer01", "suffer02", - "suffer02", - "suffer01" + "suffer03" }, - ["fx_self"]=300022, + ["fx_self"]=300018, ["bullet_time"]={ 1167, 3000, @@ -1382,7 +1388,7 @@ local skill = { }, ["name_act"]="attack02", ["name_hit"]={ - "suffer02" + "suffer01" }, ["fx_self"]=300018, ["fx_self_mirror"]=400068 @@ -1529,11 +1535,11 @@ local skill = { ["sound_delay"]=0.0, ["name_act"]="skill01", ["name_hit"]={ + "suffer01", "suffer02", "suffer01", "suffer02", - "suffer02", - "suffer02" + "suffer03" }, ["fx_self"]=300022, ["bullet_time"]={ @@ -1765,7 +1771,7 @@ local skill = { }, ["name_act"]="attack01", ["name_hit"]={ - "suffer01" + "suffer02" }, ["fx_self"]=300018, ["fx_self_mirror"]=400068 @@ -1852,7 +1858,7 @@ local skill = { }, ["name_act"]="attack04", ["name_hit"]={ - "suffer02" + "suffer01" }, ["fx_self"]=300021, ["fx_self_mirror"]=400071 @@ -2696,7 +2702,7 @@ local skill = { ["name_hit"]={ "suffer01" }, - ["fx_self"]=300018, + ["fx_self"]=300019, ["fx_self_mirror"]=400068 }, [2500211]={ @@ -2725,7 +2731,7 @@ local skill = { ["name_hit"]={ "suffer02" }, - ["fx_self"]=300019, + ["fx_self"]=300020, ["fx_self_mirror"]=400069 }, [2500212]={ @@ -2754,7 +2760,7 @@ local skill = { ["name_hit"]={ "suffer01" }, - ["fx_self"]=300020, + ["fx_self"]=300021, ["fx_self_mirror"]=400070 }, [2500213]={ @@ -2783,7 +2789,7 @@ local skill = { ["name_hit"]={ "suffer02" }, - ["fx_self"]=300021, + ["fx_self"]=300022, ["fx_self_mirror"]=400071 }, [2500220]={ @@ -2840,7 +2846,7 @@ local skill = { "suffer02", "suffer03" }, - ["fx_self"]=300022, + ["fx_self"]=300023, ["bullet_time"]={ 1167, 3000, @@ -3403,7 +3409,19 @@ local skill = { ["effect"]={ { ["type"]="hurt_green", - ["num"]=30000, + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + }, + { + ["type"]="hurt_green", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + }, + { + ["type"]="hurt_green", + ["num"]=10000, ["ratio"]=10000, ["round"]=0 } @@ -3419,6 +3437,8 @@ local skill = { ["sound_delay"]=0.0, ["name_act"]="skill01", ["name_hit"]={ + "suffer01", + "suffer02", "suffer01" }, ["fx_self"]=300022, @@ -5739,7 +5759,7 @@ local skill = { ["name_hit"]={ "suffer01" }, - ["fx_self"]=300018, + ["fx_self"]=300024, ["fx_self_mirror"]=400068 }, [5300111]={ @@ -5768,7 +5788,7 @@ local skill = { ["name_hit"]={ "suffer02" }, - ["fx_self"]=300019, + ["fx_self"]=300025, ["fx_self_mirror"]=400069 }, [5300112]={ @@ -5797,7 +5817,7 @@ local skill = { ["name_hit"]={ "suffer01" }, - ["fx_self"]=300020, + ["fx_self"]=300026, ["fx_self_mirror"]=400070 }, [5300113]={ @@ -5826,7 +5846,7 @@ local skill = { ["name_hit"]={ "suffer02" }, - ["fx_self"]=300021, + ["fx_self"]=300027, ["fx_self_mirror"]=400071 }, [5300120]={ @@ -5872,8 +5892,7 @@ local skill = { ["name_hit"]={ "suffer03" }, - ["fx_self"]=300017, - ["fx_bg"]=400067 + ["fx_self"]=300028 }, [5300121]={ ["position"]=5, @@ -6556,7 +6575,7 @@ local skill = { ["name_hit"]={ "suffer01" }, - ["fx_self"]=300018, + ["fx_self"]=300029, ["fx_self_mirror"]=400068 }, [5500211]={ @@ -6585,7 +6604,7 @@ local skill = { ["name_hit"]={ "suffer02" }, - ["fx_self"]=300019, + ["fx_self"]=300030, ["fx_self_mirror"]=400069 }, [5500212]={ @@ -6614,7 +6633,7 @@ local skill = { ["name_hit"]={ "suffer01" }, - ["fx_self"]=300020, + ["fx_self"]=300031, ["fx_self_mirror"]=400070 }, [5500213]={ @@ -6643,7 +6662,7 @@ local skill = { ["name_hit"]={ "suffer02" }, - ["fx_self"]=300021, + ["fx_self"]=300032, ["fx_self_mirror"]=400071 }, [5500220]={ @@ -6703,7 +6722,7 @@ local skill = { ["name_hit"]={ "suffer03" }, - ["fx_self"]=300022, + ["fx_self"]=300033, ["bullet_time"]={ 1167, 3000, @@ -6770,188 +6789,6 @@ local skill = { ["obj"]=1 }, [10001]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 5200111 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer01" - } - }, - [10002]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 5200112 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer02" - } - }, - [10003]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 5200113 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - } - }, - [10004]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 5200111 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer01" - } - }, - [10005]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 5200112 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer02" - } - }, - [10006]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 5200113 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - } - }, - [10007]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 5200114 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer01" - } - }, - [10008]={ ["effect_type"]=2, ["trigger"]=2, ["effect"]={ @@ -6968,7 +6805,7 @@ local skill = { 0 } }, - [10009]={ + [10002]={ ["effect_type"]=2, ["trigger"]=2, ["effect"]={ @@ -6985,7 +6822,7 @@ local skill = { 0 } }, - [10010]={ + [10003]={ ["effect_type"]=2, ["trigger"]=2, ["effect"]={ @@ -7002,7 +6839,7 @@ local skill = { 0 } }, - [10011]={ + [10004]={ ["effect_type"]=2, ["trigger"]=2, ["effect"]={ @@ -7019,7 +6856,7 @@ local skill = { 0 } }, - [10012]={ + [10005]={ ["effect_type"]=2, ["trigger"]=2, ["effect"]={ @@ -7036,7 +6873,105 @@ local skill = { 0 } }, - [10013]={ + [10006]={ + ["effect_type"]=2, + ["trigger"]=2, + ["effect"]={ + { + ["type"]="forever_dec_dmg_red_add", + ["num"]=3000, + ["ratio"]=10000, + ["round"]=9999 + } + }, + ["obj"]=1, + ["skill_position"]={ + 2, + 0 + } + }, + [10007]={ + ["effect_type"]=2, + ["trigger"]=2, + ["effect"]={ + { + ["type"]="forever_dec_dmg_yellow_add", + ["num"]=3000, + ["ratio"]=10000, + ["round"]=9999 + } + }, + ["obj"]=1, + ["skill_position"]={ + 2, + 0 + } + }, + [10008]={ + ["effect_type"]=2, + ["trigger"]=2, + ["effect"]={ + { + ["type"]="forever_dec_dmg_green_add", + ["num"]=3000, + ["ratio"]=10000, + ["round"]=9999 + } + }, + ["obj"]=1, + ["skill_position"]={ + 2, + 0 + } + }, + [10009]={ + ["effect_type"]=2, + ["trigger"]=2, + ["effect"]={ + { + ["type"]="forever_dec_dmg_blue_add", + ["num"]=3000, + ["ratio"]=10000, + ["round"]=9999 + } + }, + ["obj"]=1, + ["skill_position"]={ + 2, + 0 + } + }, + [10010]={ + ["effect_type"]=2, + ["trigger"]=2, + ["effect"]={ + { + ["type"]="forever_dec_dmg_purple_add", + ["num"]=3000, + ["ratio"]=10000, + ["round"]=9999 + } + }, + ["obj"]=1, + ["skill_position"]={ + 2, + 0 + } + }, + [10011]={ + ["effect_type"]=2, + ["trigger"]=2, + ["effect"]={ + { + ["type"]="forever_counterattack", + ["num"]=2500, + ["ratio"]=10000, + ["round"]=9999 + } + }, + ["obj"]=1 + }, + [10012]={ ["effect_type"]=2, ["trigger"]=2, ["effect"]={ @@ -7053,5085 +6988,6 @@ local skill = { 0 } }, - [10014]={ - ["effect_type"]=2, - ["trigger"]=2, - ["effect"]={ - { - ["type"]="forever_counterattack", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=9999 - } - }, - ["obj"]=1 - }, - [10015]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="heal", - ["num"]=125000, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=0, - ["sound_hit"]={ - 3300120 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer01" - } - }, - [10016]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["cd"]=2, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 10016 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=200045, - ["bullet_time"]={ - 500, - 3000, - 400 - } - }, - [10017]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="weaken", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 10017 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200037, - ["bullet_time"]={ - 1500, - 3000, - 400 - } - }, - [10018]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 2, - 2 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=1500, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 10018 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer01" - }, - ["fx_self"]=200117, - ["bullet_time"]={ - 500, - 3000, - 400 - } - }, - [10019]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=17500, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="poison", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=5, - ["sound_hit"]={ - 10019 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=200002, - ["bullet_time"]={ - 666, - 3000, - 400 - } - }, - [10020]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=17500, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="bleed", - ["num"]=3500, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=5, - ["sound_hit"]={ - 10019 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200005, - ["bullet_time"]={ - 666, - 3000, - 400 - } - }, - [10021]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="normal_attack_dec", - ["num"]=1, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 42001201, - 0, - 42001203 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer01" - }, - ["fx_self"]=400044, - ["bullet_time"]={ - 200, - 3000, - 400 - } - }, - [10022]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="shield_ice_rebound_400", - ["num"]=10000, - ["ratio"]=5000, - ["round"]=2 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0 - }, - [10023]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 5, - 2 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 10023 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer01" - }, - ["fx_self"]=200076, - ["bullet_time"]={ - 700, - 3000, - 400 - } - }, - [10024]={ - ["skill_type"]=6, - ["skill_type_parameter"]={ - 1 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=5, - ["sound_hit"]={ - 10024 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=200016, - ["bullet_time"]={ - 333, - 3000, - 400 - } - }, - [10025]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=8000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3, - 4, - 5 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=5, - ["sound_hit"]={ - 2300220 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400004, - ["bullet_time"]={ - 800, - 3000, - 400 - } - }, - [10026]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="crit_add", - ["num"]=3000, - ["ratio"]=10000, - ["round"]=2 - }, - { - ["type"]="crit_time_add", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0 - }, - [10027]={ - ["skill_type"]=9, - ["skill_type_parameter"]={ - 12500 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=15000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=5, - ["sound_hit"]={ - 10027 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=200057, - ["bullet_time"]={ - 566, - 3000, - 400 - } - }, - [10029]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="bleed", - ["num"]=3500, - ["ratio"]=10000, - ["round"]=2 - }, - { - ["type"]="lock", - ["num"]=0, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=5, - ["sound_hit"]={ - 10029 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200009, - ["bullet_time"]={ - 366, - 3000, - 400 - } - }, - [10031]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 4 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 13001201, - 13001202, - 13001203 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer01" - }, - ["fx_self"]=400009, - ["bullet_time"]={ - 1900, - 3000, - 400 - } - }, - [10032]={ - ["skill_type"]=7, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=25000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 10018 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=200024, - ["bullet_time"]={ - 466, - 3000, - 400 - } - }, - [10033]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="shield", - ["num"]=1000, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=0, - ["sound_hit"]={ - 10033 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200020 - }, - [10034]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 21, - 3 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=5, - ["sound_hit"]={ - 10034 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer01" - }, - ["fx_self"]=200073, - ["bullet_time"]={ - 1100, - 3000, - 400 - } - }, - [10035]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=8000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="bleed", - ["num"]=3500, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3, - 5 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=5, - ["sound_hit"]={ - 2300120 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=400014, - ["bullet_time"]={ - 1400, - 3000, - 400 - } - }, - [10036]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 22, - 2 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=5, - ["sound_hit"]={ - 10036 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200053, - ["bullet_time"]={ - 533, - 2000, - 200 - } - }, - [10037]={ - ["effect_type"]=2, - ["trigger"]=5, - ["effect"]={ - { - ["type"]="heal", - ["num"]=12500, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1, - ["cd"]=0, - ["cd_start"]=0 - }, - [10038]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="heal", - ["num"]=125000, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1, - ["cd"]=3, - ["cd_start"]=0, - ["sound_hit"]={ - 3300120 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer01" - }, - ["fx_self"]=400019 - }, - [10039]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 4, - 3 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 10039 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=200028, - ["bullet_time"]={ - 500, - 3000, - 400 - } - }, - [10040]={ - ["skill_type"]=8, - ["skill_type_parameter"]={ - 2 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=3000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=3000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=3000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=3000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=8000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3, - 4, - 6 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=5, - ["sound_hit"]={ - 130022201, - 130022202, - 130022201, - 130022202, - 130022203 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400024, - ["bullet_time"]={ - 1500, - 3000, - 400 - } - }, - [10041]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["sound_hit"]={ - 10041 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer01" - }, - ["fx_self"]=200120, - ["bullet_time"]={ - 666, - 3000, - 400 - } - }, - [10042]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=8000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="poison", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3, - 5 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 53001201, - 53001202, - 0, - 53001204 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=400029, - ["bullet_time"]={ - 2066, - 3000, - 400 - } - }, - [10043]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=15000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="weaken", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["cd"]=3, - ["cd_start"]=1, - ["sound_hit"]={ - 10043 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200084, - ["bullet_time"]={ - 533, - 3000, - 400 - } - }, - [10044]={ - ["skill_type"]=6, - ["skill_type_parameter"]={ - 1 - }, - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=8000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3, - 4 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 10044 - }, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer01" - }, - ["fx_self"]=200085, - ["bullet_time"]={ - 1233, - 3000, - 400 - } - }, - [10045]={ - ["skill_type"]=10, - ["skill_type_parameter"]={ - 2, - 0 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 10045 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=200065, - ["bullet_time"]={ - 666, - 3000, - 400 - } - }, - [10046]={ - ["effect_type"]=2, - ["trigger"]=2, - ["effect"]={ - { - ["type"]="death_summon", - ["num"]=45091, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=1, - ["cd"]=0, - ["cd_start"]=0 - }, - [10047]={ - ["skill_type"]=10, - ["skill_type_parameter"]={ - 2, - 2 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 10047 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200069, - ["bullet_time"]={ - 666, - 3000, - 400 - } - }, - [10048]={ - ["effect_type"]=2, - ["trigger"]=2, - ["effect"]={ - { - ["type"]="death_summon", - ["num"]=47091, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=1, - ["cd"]=0, - ["cd_start"]=0 - }, - [10049]={ - ["skill_type"]=5, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=7000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=5, - ["sound_hit"]={ - 10049, - 10049, - 10049 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer01" - }, - ["fx_self"]=200041, - ["bullet_time"]={ - 600, - 3000, - 400 - } - }, - [10050]={ - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=3000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=3000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=3000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=6000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="lock", - ["num"]=0, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3, - 5 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=1, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 10050 - }, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=200121, - ["bullet_time"]={ - 1166, - 3000, - 400 - } - }, - [10051]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="curse", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200061, - ["bullet_time"]={ - 566, - 3000, - 400 - } - }, - [10052]={ - ["skill_type"]=7, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=15000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=5, - ["sound_hit"]={ - 10018 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer01" - }, - ["fx_self"]=200118, - ["bullet_time"]={ - 1333, - 3000, - 400 - } - }, - [10053]={ - ["skill_type"]=6, - ["skill_type_parameter"]={ - 1 - }, - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=8000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3, - 4 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=1, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 10053 - }, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=200119, - ["bullet_time"]={ - 2000, - 3000, - 400 - } - }, - [10054]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="undead", - ["num"]=0, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=1, - ["cd"]=3, - ["cd_start"]=1 - }, - [10055]={ - ["effect_type"]=2, - ["trigger"]=2, - ["effect"]={ - { - ["type"]="death_summon", - ["num"]=57001, - ["ratio"]=10000, - ["round"]=999 - } - }, - ["obj"]=1, - ["cd"]=0, - ["cd_start"]=0 - }, - [10056]={ - ["skill_type"]=8, - ["skill_type_parameter"]={ - 2 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=3000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=3000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=3000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=6000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3, - 4 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=5, - ["sound_hit"]={ - 10056, - 0, - 10056, - 0 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200107, - ["bullet_time"]={ - 833, - 3000, - 400 - } - }, - [10057]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 32, - 2 - }, - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 4, - 5, - 6 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=2, - ["shake_time"]=200, - ["shake_type"]=5, - ["sound_hit"]={ - 10057, - 10057, - 10057, - 10057, - 10057, - 10057 - }, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer01" - }, - ["fx_self"]=200108, - ["bullet_time"]={ - 600, - 3000, - 400 - } - }, - [10058]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=7000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 4 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=5, - ["sound_hit"]={ - 10058, - 10058, - 10058 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=200113, - ["bullet_time"]={ - 566, - 3000, - 400 - } - }, - [10059]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 34, - 2 - }, - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=15000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=2, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 10059, - 10059 - }, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200113, - ["bullet_time"]={ - 566, - 3000, - 400 - } - }, - [10060]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="heal", - ["num"]=125000, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=0, - ["sound_hit"]={ - 3300120 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - } - }, - [10061]={ - ["effect_type"]=2, - ["trigger"]=5, - ["effect"]={ - { - ["type"]="vulnerable", - ["num"]=2500, - ["ratio"]=2500, - ["round"]=1 - } - }, - ["obj"]=2, - ["cd"]=0, - ["cd_start"]=0 - }, - [10062]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 5, - 2 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="normal_attack_dec", - ["num"]=1, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 10023 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200092, - ["bullet_time"]={ - 700, - 3000, - 400 - } - }, - [10063]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="normal_attack_dec", - ["num"]=1, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 10063 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer01" - }, - ["fx_self"]=200080, - ["bullet_time"]={ - 1100, - 3000, - 400 - } - }, - [10064]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="normal_attack_dec", - ["num"]=1, - ["ratio"]=10000, - ["round"]=2 - }, - { - ["type"]="weaken", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 10063 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=200092, - ["bullet_time"]={ - 1100, - 3000, - 400 - } - }, - [10065]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 2, - 2 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 10018 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200103, - ["bullet_time"]={ - 500, - 3000, - 400 - } - }, - [10066]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="counterattack", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0 - }, - [10067]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 5300220 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=400034, - ["bullet_time"]={ - 1133, - 3000, - 400 - } - }, - [10068]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="counterattack", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0 - }, - [10069]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=6000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=6000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=8000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="vulnerable", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=2 - }, - { - ["type"]="poison", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 5 - }, - ["skill_position"]={ - 1, - 140 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=5, - ["sound_hit"]={ - 3300220 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer01" - }, - ["fx_self"]=400039, - ["bullet_time"]={ - 1500, - 3000, - 400 - } - }, - [10070]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["cd"]=2, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 10016 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer01" - }, - ["fx_self"]=200049, - ["bullet_time"]={ - 500, - 3000, - 400 - } - }, - [10071]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=2 - }, - { - ["type"]="weaken", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 10063 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=200092 - }, - [10072]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["cd"]=1, - ["cd_start"]=29, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 10063 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["bullet_time"]={ - 700, - 3000, - 400 - } - }, - [10073]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="invalid_control", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=999 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=99, - ["cd_start"]=0 - }, - [10074]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3 - }, - ["skill_position"]={ - 1, - 100 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 10003, - 10003, - 10003 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer01" - }, - ["fx_self"]=200126, - ["bullet_time"]={ - 500, - 3000, - 400 - } - }, - [10075]={ - ["buff_condition"]={ - { - { - ["type"]="state", - ["attr"]="burn", - ["op"]=">", - ["v"]=0, - ["side"]=2 - } - } - }, - ["condition_rel"]={ - { - 1, - 1 - } - }, - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="heal", - ["num"]=250000, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 3300120 - } - }, - [10076]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="vulnerable", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=4, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 10023 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=200132, - ["bullet_time"]={ - 966, - 3000, - 400 - } - }, - [10077]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="bleed", - ["num"]=3500, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 10029 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200136, - ["bullet_time"]={ - 433, - 3000, - 400 - } - }, - [10078]={ - ["skill_type"]=7, - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=2, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 1000012, - 1000011, - 10058 - }, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer01" - }, - ["fx_self"]=200137, - ["bullet_time"]={ - 1200, - 3000, - 400 - } - }, - [10079]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="weaken", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 4 - }, - ["skill_position"]={ - 1, - 100 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 1000011, - 1000011, - 10058 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=200141, - ["bullet_time"]={ - 975, - 3000, - 400 - } - }, - [10080]={ - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="corrupt", - ["num"]=7500, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 100 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 10058 - }, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200146, - ["bullet_time"]={ - 666, - 3000, - 400 - } - }, - [10081]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="heal", - ["num"]=250000, - ["ratio"]=10000, - ["round"]=1 - }, - { - ["type"]="shield", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=1, - ["skill_position"]={ - 1, - 100 - }, - ["cd"]=3, - ["cd_start"]=2, - ["sound_hit"]={ - 34002200 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer01" - }, - ["fx_self"]=200147, - ["bullet_time"]={ - 533, - 3000, - 400 - } - }, - [10082]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="shield", - ["num"]=3000, - ["ratio"]=10000, - ["round"]=2 - }, - { - ["type"]="heal", - ["num"]=125000, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=0, - ["sound_hit"]={ - 10033 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=200020 - }, - [10083]={ - ["buff_condition"]={ - { - { - ["type"]="state", - ["attr"]="corrupt", - ["op"]=">", - ["v"]=0, - ["side"]=2 - } - } - }, - ["condition_rel"]={ - { - 1, - 1 - } - }, - ["effect_type"]=2, - ["trigger"]=5, - ["effect"]={ - { - ["type"]="counterattack", - ["num"]=2500, - ["ratio"]=1500, - ["round"]=2 - } - }, - ["obj"]=1, - ["cd"]=0, - ["cd_start"]=0 - }, - [10084]={ - ["buff_condition"]={ - { - { - ["type"]="state", - ["attr"]="weaken", - ["op"]=">", - ["v"]=0, - ["side"]=2 - } - } - }, - ["condition_rel"]={ - { - 1, - 1 - } - }, - ["effect_type"]=2, - ["trigger"]=5, - ["effect"]={ - { - ["type"]="heal", - ["num"]=12500, - ["ratio"]=2000, - ["round"]=1 - } - }, - ["obj"]=1, - ["cd"]=0, - ["cd_start"]=0 - }, - [10085]={ - ["skill_type"]=5, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=6000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=6000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=8000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="weaken", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 4 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=10050, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200155, - ["bullet_time"]={ - 1200, - 3000, - 400 - } - }, - [10086]={ - ["effect_type"]=2, - ["trigger"]=5, - ["effect"]={ - { - ["type"]="atkp_add", - ["num"]=100, - ["ratio"]=10000, - ["round"]=999 - } - }, - ["obj"]=1, - ["cd"]=0, - ["cd_start"]=0 - }, - [10087]={ - ["skill_type"]=6, - ["skill_type_parameter"]={ - 1 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=15000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=44001200, - ["sound_delay"]=0.1, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer01" - }, - ["fx_self"]=200151, - ["bullet_time"]={ - 1000, - 3000, - 400 - } - }, - [10088]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="heal", - ["num"]=250000, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["sound"]=10042, - ["sound_delay"]=0.0, - ["sound_hit"]={ - 3300120 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=400019, - ["bullet_time"]={ - 1466, - 3000, - 400 - } - }, - [10089]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 23, - 1 - }, - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=2, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=10041, - ["sound_delay"]=0.0, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200165, - ["bullet_time"]={ - 1400, - 3000, - 400 - } - }, - [10090]={ - ["effect_type"]=2, - ["trigger"]=3, - ["effect"]={ - { - ["type"]="heal", - ["num"]=12500, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1, - ["cd"]=0, - ["cd_start"]=0 - }, - [10091]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="shield_ice_02", - ["num"]=1500, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["sound"]=10072, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer01" - }, - ["bullet_time"]={ - 633, - 3000, - 400 - } - }, - [10092]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 5, - 3 - }, - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=2, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=10041, - ["sound_delay"]=0.5, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=200163, - ["bullet_time"]={ - 2033, - 3000, - 400 - } - }, - [10093]={ - ["effect_type"]=2, - ["trigger"]=2, - ["effect"]={ - { - ["type"]="invincible_shield", - ["num"]=5, - ["ratio"]=10000, - ["round"]=999 - } - }, - ["obj"]=1, - ["cd"]=0, - ["cd_start"]=0, - ["shake_time"]=0, - ["shake_type"]=0 - }, - [10094]={ - ["skill_type"]=9, - ["skill_type_parameter"]={ - 12500 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=15000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=1, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=10042, - ["sound_delay"]=0.5, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200158, - ["bullet_time"]={ - 1066, - 3000, - 400 - } - }, - [10095]={ - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="invincible_shield", - ["num"]=5, - ["ratio"]=10000, - ["round"]=999 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=2, - ["sound"]=42001201, - ["sound_delay"]=0.5, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200159, - ["bullet_time"]={ - 1300, - 3000, - 400 - } - }, - [10096]={ - ["skill_type"]=5, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=6000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=6000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=8000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="weaken", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 4 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=10050, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer01" - }, - ["fx_self"]=200155, - ["bullet_time"]={ - 1200, - 3000, - 400 - } - }, - [10097]={ - ["effect_type"]=2, - ["trigger"]=5, - ["effect"]={ - { - ["type"]="atkp_add", - ["num"]=400, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=1, - ["cd"]=0, - ["cd_start"]=0 - }, - [10098]={ - ["skill_type"]=6, - ["skill_type_parameter"]={ - 1 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=15000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=44001200, - ["sound_delay"]=0.1, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=200151, - ["bullet_time"]={ - 1000, - 3000, - 400 - } - }, - [10099]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="heal", - ["num"]=250000, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["sound"]=10042, - ["sound_delay"]=0.0, - ["sound_hit"]={ - 3300120 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=400019, - ["bullet_time"]={ - 1466, - 3000, - 400 - } - }, - [10100]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 23, - 2 - }, - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=2, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=10041, - ["sound_delay"]=0.0, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer01" - }, - ["fx_self"]=200165, - ["bullet_time"]={ - 1400, - 3000, - 400 - } - }, - [10101]={ - ["effect_type"]=2, - ["trigger"]=3, - ["effect"]={ - { - ["type"]="heal", - ["num"]=12500, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1, - ["cd"]=0, - ["cd_start"]=0 - }, - [10102]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="shield_ice_02", - ["num"]=1500, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["sound"]=10072, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer02" - }, - ["bullet_time"]={ - 633, - 3000, - 400 - } - }, - [10103]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 5, - 3 - }, - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=2, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=10041, - ["sound_delay"]=0.5, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=200163, - ["bullet_time"]={ - 2033, - 3000, - 400 - } - }, - [10104]={ - ["effect_type"]=2, - ["trigger"]=2, - ["effect"]={ - { - ["type"]="invincible_shield", - ["num"]=8, - ["ratio"]=10000, - ["round"]=999 - } - }, - ["obj"]=1, - ["cd"]=0, - ["cd_start"]=0, - ["shake_time"]=0, - ["shake_type"]=0 - }, - [10105]={ - ["skill_type"]=9, - ["skill_type_parameter"]={ - 12500 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=15000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=1, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=10042, - ["sound_delay"]=0.5, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer01" - }, - ["fx_self"]=200158, - ["bullet_time"]={ - 1066, - 3000, - 400 - } - }, - [10106]={ - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="invincible_shield", - ["num"]=8, - ["ratio"]=10000, - ["round"]=999 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=2, - ["sound"]=42001201, - ["sound_delay"]=0.5, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=200159, - ["bullet_time"]={ - 1300, - 3000, - 400 - } - }, - [10107]={ - ["skill_type"]=5, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=6000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=6000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=8000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="weaken", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 4 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=10050, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200155, - ["bullet_time"]={ - 1200, - 3000, - 400 - } - }, - [10108]={ - ["effect_type"]=2, - ["trigger"]=5, - ["effect"]={ - { - ["type"]="atkp_add", - ["num"]=700, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=1, - ["cd"]=0, - ["cd_start"]=0 - }, - [10109]={ - ["skill_type"]=6, - ["skill_type_parameter"]={ - 1 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=15000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=44001200, - ["sound_delay"]=0.1, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer01" - }, - ["fx_self"]=200151, - ["bullet_time"]={ - 1000, - 3000, - 400 - } - }, - [10110]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="heal", - ["num"]=250000, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["sound"]=10042, - ["sound_delay"]=0.0, - ["sound_hit"]={ - 3300120 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=400019, - ["bullet_time"]={ - 1466, - 3000, - 400 - } - }, - [10111]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 23, - 3 - }, - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=2, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=10041, - ["sound_delay"]=0.0, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200165, - ["bullet_time"]={ - 1400, - 3000, - 400 - } - }, - [10112]={ - ["effect_type"]=2, - ["trigger"]=3, - ["effect"]={ - { - ["type"]="heal", - ["num"]=12500, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1, - ["cd"]=0, - ["cd_start"]=0 - }, - [10113]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="shield_ice_02", - ["num"]=1500, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["sound"]=10072, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer01" - }, - ["bullet_time"]={ - 633, - 3000, - 400 - } - }, - [10114]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 5, - 3 - }, - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=2, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=10041, - ["sound_delay"]=0.5, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=200163, - ["bullet_time"]={ - 2033, - 3000, - 400 - } - }, - [10115]={ - ["effect_type"]=2, - ["trigger"]=2, - ["effect"]={ - { - ["type"]="invincible_shield", - ["num"]=12, - ["ratio"]=10000, - ["round"]=999 - } - }, - ["obj"]=1, - ["cd"]=0, - ["cd_start"]=0, - ["shake_time"]=0, - ["shake_type"]=0 - }, - [10116]={ - ["skill_type"]=9, - ["skill_type_parameter"]={ - 12500 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=15000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=1, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=10042, - ["sound_delay"]=0.5, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200158, - ["bullet_time"]={ - 1066, - 3000, - 400 - } - }, - [10117]={ - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="invincible_shield", - ["num"]=12, - ["ratio"]=10000, - ["round"]=999 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=2, - ["sound"]=42001201, - ["sound_delay"]=0.5, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer01" - }, - ["fx_self"]=200159, - ["bullet_time"]={ - 1300, - 3000, - 400 - } - }, - [10118]={ - ["skill_type"]=5, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=6000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=6000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=8000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="weaken", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 4 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=10050, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=200155, - ["bullet_time"]={ - 1200, - 3000, - 400 - } - }, - [10119]={ - ["effect_type"]=2, - ["trigger"]=5, - ["effect"]={ - { - ["type"]="atkp_add", - ["num"]=1000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=1, - ["cd"]=0, - ["cd_start"]=0 - }, - [10120]={ - ["skill_type"]=6, - ["skill_type_parameter"]={ - 1 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=15000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=44001200, - ["sound_delay"]=0.1, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200151, - ["bullet_time"]={ - 1000, - 3000, - 400 - } - }, - [10121]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="heal", - ["num"]=250000, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["sound"]=10042, - ["sound_delay"]=0.0, - ["sound_hit"]={ - 3300120 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer01" - }, - ["fx_self"]=400019, - ["bullet_time"]={ - 1466, - 3000, - 400 - } - }, - [10122]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 23, - 4 - }, - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=2, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=10041, - ["sound_delay"]=0.0, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=200165, - ["bullet_time"]={ - 1400, - 3000, - 400 - } - }, - [10123]={ - ["effect_type"]=2, - ["trigger"]=3, - ["effect"]={ - { - ["type"]="heal", - ["num"]=12500, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1, - ["cd"]=0, - ["cd_start"]=0 - }, - [10124]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="shield_ice_02", - ["num"]=1500, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["sound"]=10072, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["bullet_time"]={ - 633, - 3000, - 400 - } - }, - [10125]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 5, - 3 - }, - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=2, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=10041, - ["sound_delay"]=0.5, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer01" - }, - ["fx_self"]=200163, - ["bullet_time"]={ - 2033, - 3000, - 400 - } - }, - [10126]={ - ["effect_type"]=2, - ["trigger"]=2, - ["effect"]={ - { - ["type"]="invincible_shield", - ["num"]=15, - ["ratio"]=10000, - ["round"]=999 - } - }, - ["obj"]=1, - ["cd"]=0, - ["cd_start"]=0, - ["shake_time"]=0, - ["shake_type"]=0 - }, - [10127]={ - ["skill_type"]=9, - ["skill_type_parameter"]={ - 12500 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=15000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=1, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=10042, - ["sound_delay"]=0.5, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=200158, - ["bullet_time"]={ - 1066, - 3000, - 400 - } - }, - [10128]={ - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="invincible_shield", - ["num"]=15, - ["ratio"]=10000, - ["round"]=999 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=2, - ["sound"]=42001201, - ["sound_delay"]=0.5, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200159, - ["bullet_time"]={ - 1300, - 3000, - 400 - } - }, - [10129]={ - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=7000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=2000, - ["round"]=2 - }, - { - ["type"]="hurt", - ["num"]=7000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="bleed", - ["num"]=3500, - ["ratio"]=2000, - ["round"]=2 - }, - { - ["type"]="hurt", - ["num"]=7000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="poison", - ["num"]=2500, - ["ratio"]=2000, - ["round"]=2 - } - }, - ["obj"]=2, - ["effect_block"]={ - 2, - 4, - 6 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=2, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 10039, - 10039, - 10039 - }, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer01" - }, - ["fx_self"]=200156, - ["bullet_time"]={ - 1100, - 3000, - 400 - } - }, - [10130]={ - ["skill_type"]=8, - ["skill_type_parameter"]={ - 2 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=15000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2 - }, - ["skill_position"]={ - 1, - 70 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 1200120, - 1400120 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=200169, - ["bullet_time"]={ - 1200, - 3000, - 400 - } - }, - [10131]={ - ["skill_type"]=5, - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3, - 4 - }, - ["skill_position"]={ - 1, - 70 - }, - ["cd"]=3, - ["cd_start"]=1, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 10033, - 10029, - 10033, - 10029 - }, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200170, - ["bullet_time"]={ - 2100, - 3000, - 400 - } - }, - [10132]={ - ["effect_type"]=2, - ["trigger"]=5, - ["effect"]={ - { - ["type"]="atkp_add", - ["num"]=500, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=1, - ["cd"]=0, - ["cd_start"]=0 - }, - [10133]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 21, - 2 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="poison", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 10034 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer01" - }, - ["fx_self"]=200171, - ["bullet_time"]={ - 1100, - 3000, - 400 - } - }, - [10134]={ - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="shield", - ["num"]=1000, - ["ratio"]=10000, - ["round"]=2 - }, - { - ["type"]="self_heal", - ["num"]=78000, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=1, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=42001201, - ["sound_delay"]=0.0, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer02" - }, - ["bullet_time"]={ - 583, - 3000, - 400 - } - }, - [10135]={ - ["skill_type"]=9, - ["skill_type_parameter"]={ - 12500 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 14001200 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200177, - ["bullet_time"]={ - 1433, - 3000, - 400 - } - }, - [10136]={ - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="shield", - ["num"]=1000, - ["ratio"]=10000, - ["round"]=2 - }, - { - ["type"]="counterattack", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=2 - }, - { - ["type"]="self_heal", - ["num"]=62500, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=1, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=42001201, - ["sound_delay"]=0.0, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer02" - }, - ["bullet_time"]={ - 1133, - 3000, - 400 - } - }, - [10137]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="ocean_shield", - ["num"]=1000, - ["ratio"]=10000, - ["round"]=2 - }, - { - ["type"]="self_heal", - ["num"]=62500, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=42001201, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["bullet_time"]={ - 1233, - 3000, - 400 - } - }, - [10138]={ - ["skill_type"]=9, - ["skill_type_parameter"]={ - 12500 - }, - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="imprison", - ["num"]=0, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3, - 5 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=1, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 5200111, - 5200112, - 4300110, - 0 - }, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer02" - }, - ["fx_self"]=200181, - ["bullet_time"]={ - 1866, - 3000, - 400 - } - }, - [10139]={ - ["skill_type"]=5, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3, - 4 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 4300111, - 4300113, - 4300120, - 0 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200185, - ["bullet_time"]={ - 2000, - 3000, - 400 - } - }, - [10140]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 21, - 2 - }, - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="poison", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=2, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 2300114 - }, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200186, - ["bullet_time"]={ - 966, - 3000, - 400 - } - }, - [10141]={ - ["buff_condition"]={ - { - { - ["type"]="state", - ["attr"]="poison", - ["op"]=">", - ["v"]=0, - ["side"]=2 - } - } - }, - ["condition_rel"]={ - { - 1, - 1 - } - }, - ["effect_type"]=2, - ["trigger"]=5, - ["effect"]={ - { - ["type"]="heal", - ["num"]=12500, - ["ratio"]=2000, - ["round"]=1 - } - }, - ["obj"]=1, - ["cd"]=0, - ["cd_start"]=0 - }, - [10142]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 21, - 2 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=25000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 10018 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200099, - ["bullet_time"]={ - 466, - 3000, - 400 - } - }, - [10143]={ - ["effect_type"]=2, - ["trigger"]=2, - ["effect"]={ - { - ["type"]="death_summon", - ["num"]=125201, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=1, - ["cd"]=0, - ["cd_start"]=0 - }, - [10144]={ - ["effect_type"]=2, - ["trigger"]=2, - ["effect"]={ - { - ["type"]="death_summon", - ["num"]=127301, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=1, - ["cd"]=0, - ["cd_start"]=0 - }, - [10145]={ - ["effect_type"]=2, - ["trigger"]=2, - ["effect"]={ - { - ["type"]="death_summon", - ["num"]=135401, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=1, - ["cd"]=0, - ["cd_start"]=0 - }, [20001]={ ["effect_type"]=1, ["trigger"]=1, @@ -12145,8 +7001,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -12171,8 +7027,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -12197,8 +7053,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -12301,8 +7157,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -12311,9 +7167,8 @@ local skill = { }, ["name_act"]="attack01", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100007 + "suffer01" + } }, [20008]={ ["effect_type"]=1, @@ -12328,8 +7183,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -12338,9 +7193,8 @@ local skill = { }, ["name_act"]="attack02", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100008 + "suffer02" + } }, [20009]={ ["effect_type"]=1, @@ -12355,8 +7209,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -12365,9 +7219,8 @@ local skill = { }, ["name_act"]="attack03", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100009 + "suffer01" + } }, [20010]={ ["effect_type"]=1, @@ -12392,9 +7245,8 @@ local skill = { }, ["name_act"]="attack01", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100010 + "suffer01" + } }, [20011]={ ["effect_type"]=1, @@ -12419,9 +7271,8 @@ local skill = { }, ["name_act"]="attack02", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100011 + "suffer02" + } }, [20012]={ ["effect_type"]=1, @@ -12446,9 +7297,8 @@ local skill = { }, ["name_act"]="attack03", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100012 + "suffer01" + } }, [20013]={ ["effect_type"]=1, @@ -12473,9 +7323,8 @@ local skill = { }, ["name_act"]="attack01", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100013 + "suffer01" + } }, [20014]={ ["effect_type"]=1, @@ -12500,9 +7349,8 @@ local skill = { }, ["name_act"]="attack02", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100013 + "suffer02" + } }, [20015]={ ["effect_type"]=1, @@ -12527,9 +7375,8 @@ local skill = { }, ["name_act"]="attack03", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100013 + "suffer01" + } }, [20016]={ ["effect_type"]=1, @@ -12554,9 +7401,8 @@ local skill = { }, ["name_act"]="attack01", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100013 + "suffer01" + } }, [20017]={ ["effect_type"]=1, @@ -12581,9 +7427,8 @@ local skill = { }, ["name_act"]="attack02", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100013 + "suffer02" + } }, [20018]={ ["effect_type"]=1, @@ -12608,9 +7453,8 @@ local skill = { }, ["name_act"]="attack03", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100013 + "suffer01" + } }, [20019]={ ["effect_type"]=1, @@ -12635,9 +7479,8 @@ local skill = { }, ["name_act"]="attack01", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100013 + "suffer01" + } }, [20020]={ ["effect_type"]=1, @@ -12662,9 +7505,8 @@ local skill = { }, ["name_act"]="attack02", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100013 + "suffer02" + } }, [20021]={ ["effect_type"]=1, @@ -12689,9 +7531,8 @@ local skill = { }, ["name_act"]="attack03", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100013 + "suffer01" + } }, [20022]={ ["effect_type"]=1, @@ -12706,8 +7547,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 2, - 0 + 1, + 140 }, ["shake_time"]=100, ["shake_type"]=1, @@ -12716,9 +7557,8 @@ local skill = { }, ["name_act"]="attack01", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100013 + "suffer01" + } }, [20023]={ ["effect_type"]=1, @@ -12733,8 +7573,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 2, - 0 + 1, + 140 }, ["shake_time"]=100, ["shake_type"]=1, @@ -12743,9 +7583,8 @@ local skill = { }, ["name_act"]="attack02", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100013 + "suffer02" + } }, [20024]={ ["effect_type"]=1, @@ -12760,8 +7599,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 2, - 0 + 1, + 140 }, ["shake_time"]=100, ["shake_type"]=1, @@ -12770,9 +7609,8 @@ local skill = { }, ["name_act"]="attack03", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100013 + "suffer01" + } }, [20025]={ ["effect_type"]=1, @@ -12787,8 +7625,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -12797,9 +7635,8 @@ local skill = { }, ["name_act"]="attack01", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100014 + "suffer01" + } }, [20026]={ ["effect_type"]=1, @@ -12814,8 +7651,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -12824,9 +7661,8 @@ local skill = { }, ["name_act"]="attack02", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100015 + "suffer02" + } }, [20027]={ ["effect_type"]=1, @@ -12841,8 +7677,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -12851,9 +7687,8 @@ local skill = { }, ["name_act"]="attack03", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100016 + "suffer01" + } }, [20028]={ ["effect_type"]=1, @@ -12868,8 +7703,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -12878,9 +7713,8 @@ local skill = { }, ["name_act"]="attack01", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100017 + "suffer01" + } }, [20029]={ ["effect_type"]=1, @@ -12895,8 +7729,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -12905,9 +7739,8 @@ local skill = { }, ["name_act"]="attack02", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100018 + "suffer02" + } }, [20030]={ ["effect_type"]=1, @@ -12922,8 +7755,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -12932,9 +7765,8 @@ local skill = { }, ["name_act"]="attack03", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100019 + "suffer01" + } }, [20031]={ ["effect_type"]=1, @@ -12959,9 +7791,8 @@ local skill = { }, ["name_act"]="attack01", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100020 + "suffer02" + } }, [20032]={ ["effect_type"]=1, @@ -12986,9 +7817,8 @@ local skill = { }, ["name_act"]="attack02", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100021 + "suffer01" + } }, [20033]={ ["effect_type"]=1, @@ -13013,9 +7843,8 @@ local skill = { }, ["name_act"]="attack03", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100020 + "suffer02" + } }, [20034]={ ["effect_type"]=1, @@ -13030,8 +7859,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 2, - 0 + 1, + 140 }, ["shake_time"]=100, ["shake_type"]=1, @@ -13040,9 +7869,8 @@ local skill = { }, ["name_act"]="attack01", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100022 + "suffer02" + } }, [20035]={ ["effect_type"]=1, @@ -13057,8 +7885,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 2, - 0 + 1, + 140 }, ["shake_time"]=100, ["shake_type"]=1, @@ -13067,9 +7895,8 @@ local skill = { }, ["name_act"]="attack02", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100023 + "suffer01" + } }, [20036]={ ["effect_type"]=1, @@ -13084,8 +7911,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 2, - 0 + 1, + 140 }, ["shake_time"]=100, ["shake_type"]=1, @@ -13094,9 +7921,8 @@ local skill = { }, ["name_act"]="attack03", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100022 + "suffer02" + } }, [20037]={ ["effect_type"]=1, @@ -13111,8 +7937,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 2, - 0 + 1, + 140 }, ["shake_time"]=100, ["shake_type"]=1, @@ -13121,9 +7947,8 @@ local skill = { }, ["name_act"]="attack01", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100024 + "suffer02" + } }, [20038]={ ["effect_type"]=1, @@ -13138,8 +7963,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 2, - 0 + 1, + 140 }, ["shake_time"]=100, ["shake_type"]=1, @@ -13148,9 +7973,8 @@ local skill = { }, ["name_act"]="attack02", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100025 + "suffer01" + } }, [20039]={ ["effect_type"]=1, @@ -13165,8 +7989,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 2, - 0 + 1, + 140 }, ["shake_time"]=100, ["shake_type"]=1, @@ -13175,9 +7999,8 @@ local skill = { }, ["name_act"]="attack03", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100024 + "suffer02" + } }, [20040]={ ["effect_type"]=1, @@ -13192,8 +8015,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 2, - 0 + 1, + 140 }, ["shake_time"]=100, ["shake_type"]=1, @@ -13202,9 +8025,8 @@ local skill = { }, ["name_act"]="attack01", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100026 + "suffer02" + } }, [20041]={ ["effect_type"]=1, @@ -13219,8 +8041,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 2, - 0 + 1, + 140 }, ["shake_time"]=100, ["shake_type"]=1, @@ -13229,9 +8051,8 @@ local skill = { }, ["name_act"]="attack02", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100027 + "suffer01" + } }, [20042]={ ["effect_type"]=1, @@ -13246,8 +8067,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 2, - 0 + 1, + 140 }, ["shake_time"]=100, ["shake_type"]=1, @@ -13256,9 +8077,8 @@ local skill = { }, ["name_act"]="attack03", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100026 + "suffer02" + } }, [20043]={ ["effect_type"]=1, @@ -13273,8 +8093,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 2, - 0 + 1, + 140 }, ["shake_time"]=100, ["shake_type"]=1, @@ -13283,9 +8103,8 @@ local skill = { }, ["name_act"]="attack01", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100028 + "suffer02" + } }, [20044]={ ["effect_type"]=1, @@ -13300,8 +8119,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 2, - 0 + 1, + 140 }, ["shake_time"]=100, ["shake_type"]=1, @@ -13310,9 +8129,8 @@ local skill = { }, ["name_act"]="attack02", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100029 + "suffer01" + } }, [20045]={ ["effect_type"]=1, @@ -13327,8 +8145,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 2, - 0 + 1, + 140 }, ["shake_time"]=100, ["shake_type"]=1, @@ -13337,9 +8155,8 @@ local skill = { }, ["name_act"]="attack03", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100030 + "suffer02" + } }, [20046]={ ["effect_type"]=1, @@ -13364,9 +8181,8 @@ local skill = { }, ["name_act"]="attack01", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100028 + "suffer02" + } }, [20047]={ ["effect_type"]=1, @@ -13391,9 +8207,8 @@ local skill = { }, ["name_act"]="attack02", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100029 + "suffer01" + } }, [20048]={ ["effect_type"]=1, @@ -13418,9 +8233,8 @@ local skill = { }, ["name_act"]="attack03", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100030 + "suffer02" + } }, [20049]={ ["effect_type"]=1, @@ -13445,9 +8259,8 @@ local skill = { }, ["name_act"]="attack01", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100028 + "suffer01" + } }, [20050]={ ["effect_type"]=1, @@ -13472,9 +8285,8 @@ local skill = { }, ["name_act"]="attack02", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100029 + "suffer02" + } }, [20051]={ ["effect_type"]=1, @@ -13499,11 +8311,88 @@ local skill = { }, ["name_act"]="attack03", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100030 + "suffer01" + } }, [20052]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]={ + 1, + 140 + }, + ["shake_time"]=100, + ["shake_type"]=1, + ["sound_hit"]={ + 1000001 + }, + ["name_act"]="attack01", + ["name_hit"]={ + "suffer02" + } + }, + [20053]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]={ + 1, + 140 + }, + ["shake_time"]=100, + ["shake_type"]=1, + ["sound_hit"]={ + 1000002 + }, + ["name_act"]="attack02", + ["name_hit"]={ + "suffer01" + } + }, + [20054]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]={ + 1, + 140 + }, + ["shake_time"]=100, + ["shake_type"]=1, + ["sound_hit"]={ + 1000003 + }, + ["name_act"]="attack03", + ["name_hit"]={ + "suffer02" + } + }, + [20055]={ ["effect_type"]=1, ["trigger"]=1, ["effect"]={ @@ -13526,11 +8415,10 @@ local skill = { }, ["name_act"]="attack01", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100028 + "suffer01" + } }, - [20053]={ + [20056]={ ["effect_type"]=1, ["trigger"]=1, ["effect"]={ @@ -13553,11 +8441,10 @@ local skill = { }, ["name_act"]="attack02", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100029 + "suffer02" + } }, - [20054]={ + [20057]={ ["effect_type"]=1, ["trigger"]=1, ["effect"]={ @@ -13580,90 +8467,8 @@ local skill = { }, ["name_act"]="attack03", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100030 - }, - [20055]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000021 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100031 - }, - [20056]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100032 - }, - [20057]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000023 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100033 + "suffer01" + } }, [20058]={ ["effect_type"]=1, @@ -13681,16 +8486,10 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000021 - }, ["name_act"]="attack01", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100034 + "suffer01" + } }, [20059]={ ["effect_type"]=1, @@ -13708,16 +8507,10 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, ["name_act"]="attack02", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100035 + "suffer02" + } }, [20060]={ ["effect_type"]=1, @@ -13735,16 +8528,10 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000023 - }, ["name_act"]="attack03", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100036 + "suffer01" + } }, [20061]={ ["effect_type"]=1, @@ -13762,43 +8549,35 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000021 - }, - ["name_act"]="attack01", + ["cd"]=2, + ["cd_start"]=0, + ["shake_time"]=200, + ["shake_type"]=6, + ["name_act"]="skill01", ["name_hit"]={ "suffer03" }, - ["fx_self"]=100037 + ["fx_self"]=400053, + ["bullet_time"]={ + 966, + 5000, + 400 + } }, [20062]={ - ["effect_type"]=1, - ["trigger"]=1, + ["effect_type"]=2, + ["trigger"]=6, ["effect"]={ { - ["type"]="hurt", - ["num"]=10000, + ["type"]="heal", + ["num"]=100000, ["ratio"]=10000, - ["round"]=0 + ["round"]=1 } }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100038 + ["obj"]=1, + ["cd"]=0, + ["cd_start"]=0 }, [20063]={ ["effect_type"]=1, @@ -13816,16 +8595,10 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000023 - }, - ["name_act"]="attack03", + ["name_act"]="attack01", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100039 + "suffer01" + } }, [20064]={ ["effect_type"]=1, @@ -13843,16 +8616,10 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000021 - }, - ["name_act"]="attack01", + ["name_act"]="attack02", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100040 + "suffer02" + } }, [20065]={ ["effect_type"]=1, @@ -13870,16 +8637,10 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, - ["name_act"]="attack02", + ["name_act"]="attack03", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100041 + "suffer01" + } }, [20066]={ ["effect_type"]=1, @@ -13897,16 +8658,20 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000023 - }, - ["name_act"]="attack03", + ["cd"]=2, + ["cd_start"]=0, + ["shake_time"]=200, + ["shake_type"]=6, + ["name_act"]="skill01", ["name_hit"]={ "suffer03" }, - ["fx_self"]=100042 + ["fx_self"]=400053, + ["bullet_time"]={ + 966, + 5000, + 400 + } }, [20067]={ ["effect_type"]=1, @@ -13924,16 +8689,10 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000021 - }, ["name_act"]="attack01", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100043 + "suffer01" + } }, [20068]={ ["effect_type"]=1, @@ -13951,16 +8710,10 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, ["name_act"]="attack02", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100043 + "suffer02" + } }, [20069]={ ["effect_type"]=1, @@ -13978,21 +8731,32 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000023 - }, ["name_act"]="attack03", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100043 + "suffer01" + } }, [20070]={ + ["skill_type"]=3, + ["skill_type_parameter"]={ + 3, + 2 + }, ["effect_type"]=1, ["trigger"]=1, ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + }, + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + }, { ["type"]="hurt", ["num"]=10000, @@ -14005,16 +8769,22 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000021 - }, - ["name_act"]="attack01", + ["cd"]=2, + ["cd_start"]=0, + ["shake_time"]=200, + ["shake_type"]=6, + ["name_act"]="skill01", ["name_hit"]={ + "suffer01", + "suffer01", "suffer03" }, - ["fx_self"]=100044 + ["fx_self"]=400053, + ["bullet_time"]={ + 966, + 5000, + 400 + } }, [20071]={ ["effect_type"]=1, @@ -14032,16 +8802,10 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, - ["name_act"]="attack02", + ["name_act"]="attack01", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100044 + "suffer01" + } }, [20072]={ ["effect_type"]=1, @@ -14059,16 +8823,10 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000023 - }, - ["name_act"]="attack03", + ["name_act"]="attack02", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100044 + "suffer02" + } }, [20073]={ ["effect_type"]=1, @@ -14086,16 +8844,10 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000021 - }, - ["name_act"]="attack01", + ["name_act"]="attack03", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100045 + "suffer01" + } }, [20074]={ ["effect_type"]=1, @@ -14106,6 +8858,18 @@ local skill = { ["num"]=10000, ["ratio"]=10000, ["round"]=0 + }, + { + ["type"]="burn", + ["num"]=5000, + ["ratio"]=5000, + ["round"]=2 + }, + { + ["type"]="normal_attack_dec", + ["num"]=1, + ["ratio"]=5000, + ["round"]=2 } }, ["obj"]=2, @@ -14113,16 +8877,20 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, - ["name_act"]="attack02", + ["cd"]=2, + ["cd_start"]=0, + ["shake_time"]=200, + ["shake_type"]=6, + ["name_act"]="skill01", ["name_hit"]={ "suffer03" }, - ["fx_self"]=100045 + ["fx_self"]=400053, + ["bullet_time"]={ + 966, + 5000, + 400 + } }, [20075]={ ["effect_type"]=1, @@ -14140,16 +8908,10 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000023 - }, - ["name_act"]="attack03", + ["name_act"]="attack01", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100045 + "suffer01" + } }, [20076]={ ["effect_type"]=1, @@ -14167,16 +8929,10 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000021 - }, - ["name_act"]="attack01", + ["name_act"]="attack02", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100046 + "suffer02" + } }, [20077]={ ["effect_type"]=1, @@ -14194,21 +8950,32 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, - ["name_act"]="attack02", + ["name_act"]="attack03", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100046 + "suffer01" + } }, [20078]={ + ["skill_type"]=3, + ["skill_type_parameter"]={ + 4, + 2 + }, ["effect_type"]=1, ["trigger"]=1, ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + }, + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + }, { ["type"]="hurt", ["num"]=10000, @@ -14221,16 +8988,22 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000023 - }, - ["name_act"]="attack03", + ["cd"]=2, + ["cd_start"]=0, + ["shake_time"]=200, + ["shake_type"]=6, + ["name_act"]="skill01", ["name_hit"]={ + "suffer01", + "suffer01", "suffer03" }, - ["fx_self"]=100046 + ["fx_self"]=400053, + ["bullet_time"]={ + 966, + 5000, + 400 + } }, [20079]={ ["effect_type"]=1, @@ -14248,16 +9021,10 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, ["name_act"]="attack01", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100047 + "suffer01" + } }, [20080]={ ["effect_type"]=1, @@ -14275,16 +9042,10 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, ["name_act"]="attack02", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100048 + "suffer02" + } }, [20081]={ ["effect_type"]=1, @@ -14302,18 +9063,17 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, ["name_act"]="attack03", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100049 + "suffer01" + } }, [20082]={ + ["skill_type"]=3, + ["skill_type_parameter"]={ + 5, + 2 + }, ["effect_type"]=1, ["trigger"]=1, ["effect"]={ @@ -14329,16 +9089,20 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", + ["cd"]=2, + ["cd_start"]=0, + ["shake_time"]=200, + ["shake_type"]=6, + ["name_act"]="skill01", ["name_hit"]={ "suffer03" }, - ["fx_self"]=100047 + ["fx_self"]=400053, + ["bullet_time"]={ + 966, + 5000, + 400 + } }, [20083]={ ["effect_type"]=1, @@ -14356,16 +9120,10 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", + ["name_act"]="attack01", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100048 + "suffer01" + } }, [20084]={ ["effect_type"]=1, @@ -14383,16 +9141,10 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", + ["name_act"]="attack02", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100049 + "suffer02" + } }, [20085]={ ["effect_type"]=1, @@ -14410,21 +9162,32 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", + ["name_act"]="attack03", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100050 + "suffer01" + } }, [20086]={ + ["skill_type"]=3, + ["skill_type_parameter"]={ + 3, + 2 + }, ["effect_type"]=1, ["trigger"]=1, ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + }, + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + }, { ["type"]="hurt", ["num"]=10000, @@ -14437,16 +9200,22 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", + ["cd"]=2, + ["cd_start"]=0, + ["shake_time"]=200, + ["shake_type"]=6, + ["name_act"]="skill01", ["name_hit"]={ + "suffer01", + "suffer01", "suffer03" }, - ["fx_self"]=100051 + ["fx_self"]=400053, + ["bullet_time"]={ + 966, + 5000, + 400 + } }, [20087]={ ["effect_type"]=1, @@ -14464,16 +9233,10 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", + ["name_act"]="attack01", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100052 + "suffer01" + } }, [20088]={ ["effect_type"]=1, @@ -14491,16 +9254,10 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", + ["name_act"]="attack02", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100050 + "suffer02" + } }, [20089]={ ["effect_type"]=1, @@ -14518,21 +9275,32 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", + ["name_act"]="attack03", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100051 + "suffer01" + } }, [20090]={ + ["skill_type"]=3, + ["skill_type_parameter"]={ + 13, + 2 + }, ["effect_type"]=1, ["trigger"]=1, ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + }, + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + }, { ["type"]="hurt", ["num"]=10000, @@ -14545,3580 +9313,22 @@ local skill = { 1, 140 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100052 - }, - [20091]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000021 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100053 - }, - [20092]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100053 - }, - [20093]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000023 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100053 - }, - [20094]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000021 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100055 - }, - [20095]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100055 - }, - [20096]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000023 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100055 - }, - [20097]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100057 - }, - [20098]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100058 - }, - [20099]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100059 - }, - [20100]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100057 - }, - [20101]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100058 - }, - [20102]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100059 - }, - [20103]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100060 - }, - [20104]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100060 - }, - [20105]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100060 - }, - [20106]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100060 - }, - [20107]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100060 - }, - [20108]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100060 - }, - [20109]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100061 - }, - [20110]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100062 - }, - [20111]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100062 - }, - [20112]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100063 - }, - [20113]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100064 - }, - [20114]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100065 - }, - [20115]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000021 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100066 - }, - [20116]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100066 - }, - [20117]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000023 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100066 - }, - [20118]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100067 - }, - [20119]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100067 - }, - [20120]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100067 - }, - [20121]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100068 - }, - [20122]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100068 - }, - [20123]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100068 - }, - [20124]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100069 - }, - [20125]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100069 - }, - [20126]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100069 - }, - [20127]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100071 - }, - [20128]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100071 - }, - [20129]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100071 - }, - [20130]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100073 - }, - [20131]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100073 - }, - [20132]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100073 - }, - [20133]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100074 - }, - [20134]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100074 - }, - [20135]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100074 - }, - [20136]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100075 - }, - [20137]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100076 - }, - [20138]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100077 - }, - [20139]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100078 - }, - [20140]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100079 - }, - [20141]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100080 - }, - [20142]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000021 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100081 - }, - [20143]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100082 - }, - [20144]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000023 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100083 - }, - [20145]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000021 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100085 - }, - [20146]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100086 - }, - [20147]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000023 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100087 - }, - [20148]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100089 - }, - [20149]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100089 - }, - [20150]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100089 - }, - [20151]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100090 - }, - [20152]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100090 - }, - [20153]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100090 - }, - [20154]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000021 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100091 - }, - [20155]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100091 - }, - [20156]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000023 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100091 - }, - [20157]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000021 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100092 - }, - [20158]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100092 - }, - [20159]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000023 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100092 - }, - [20160]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100093 - }, - [20161]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100093 - }, - [20162]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100093 - }, - [20163]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100094 - }, - [20164]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100094 - }, - [20165]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100094 - }, - [20166]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100095 - }, - [20167]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100096 - }, - [20168]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100096 - }, - [20169]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100097 - }, - [20170]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100098 - }, - [20171]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100098 - }, - [20172]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000021 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100099 - }, - [20173]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100100 - }, - [20174]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000023 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100101 - }, - [20175]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 50 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100103 - }, - [20176]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 50 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100104 - }, - [20177]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 50 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100105 - }, - [20178]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 50 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000021 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100106 - }, - [20179]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 50 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100107 - }, - [20180]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 50 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000023 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100108 - }, - [20181]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100109 - }, - [20182]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100110 - }, - [20183]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000004 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100111 - }, - [20184]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100112 - }, - [20185]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100113 - }, - [20186]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100114 - }, - [20187]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100112 - }, - [20188]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100113 - }, - [20189]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100114 - }, - [20190]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000024 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100115 - }, - [20191]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100115 - }, - [20192]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000023 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100115 - }, - [20193]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20194]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20195]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10016 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20196]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20197]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20198]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10016 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20199]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10003 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20200]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10016 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20201]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10004 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20202]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10003 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20203]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10016 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20204]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10004 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20205]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10016 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20206]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10030 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20207]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10004 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20208]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10016 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20209]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10030 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20210]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10004 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20211]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10039 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20212]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10057 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20213]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10004 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20214]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10039 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20215]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10057 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20216]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10004 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20217]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10016 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20218]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10017 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20219]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10018 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20220]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10016 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20221]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10017 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 - }, - [20222]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 80 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10018 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100116 + ["cd"]=2, + ["cd_start"]=0, + ["shake_time"]=200, + ["shake_type"]=6, + ["name_act"]="skill01", + ["name_hit"]={ + "suffer01", + "suffer01", + "suffer03" + }, + ["fx_self"]=400053, + ["bullet_time"]={ + 966, + 5000, + 400 + } }, [30001]={ ["effect_type"]=1, @@ -18143,9 +9353,8 @@ local skill = { }, ["name_act"]="attack01", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200000 + "suffer01" + } }, [30002]={ ["effect_type"]=1, @@ -18170,9 +9379,8 @@ local skill = { }, ["name_act"]="attack02", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200000 + "suffer02" + } }, [30003]={ ["effect_type"]=1, @@ -18197,36 +9405,27 @@ local skill = { }, ["name_act"]="attack03", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200000 + "suffer01" + } }, [30004]={ ["effect_type"]=1, ["trigger"]=1, ["effect"]={ { - ["type"]="hurt", - ["num"]=10000, + ["type"]="forever_normal_attack_add", + ["num"]=1, ["ratio"]=10000, - ["round"]=0 + ["round"]=9999 } }, - ["obj"]=2, + ["obj"]=1, ["skill_position"]={ 2, 0 }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200003 + ["cd"]=1, + ["cd_start"]=1 }, [30005]={ ["effect_type"]=1, @@ -18247,13 +9446,12 @@ local skill = { ["shake_time"]=100, ["shake_type"]=1, ["sound_hit"]={ - 1000002 + 1000001 }, - ["name_act"]="attack02", + ["name_act"]="attack01", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200003 + "suffer01" + } }, [30006]={ ["effect_type"]=1, @@ -18274,13 +9472,12 @@ local skill = { ["shake_time"]=100, ["shake_type"]=1, ["sound_hit"]={ - 1000003 + 1000002 }, - ["name_act"]="attack03", + ["name_act"]="attack02", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200003 + "suffer02" + } }, [30007]={ ["effect_type"]=1, @@ -18301,12419 +9498,28 @@ local skill = { ["shake_time"]=100, ["shake_type"]=1, ["sound_hit"]={ - 1000011 + 1000003 }, - ["name_act"]="attack01", + ["name_act"]="attack03", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200006 + "suffer01" + } }, [30008]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200007 - }, - [30009]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200008 - }, - [30010]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200010 - }, - [30011]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200011 - }, - [30012]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200012 - }, - [30013]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200013 - }, - [30014]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200014 - }, - [30015]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200015 - }, - [30016]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200017 - }, - [30017]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200018 - }, - [30018]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200019 - }, - [30019]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200010 - }, - [30020]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200011 - }, - [30021]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200012 - }, - [30022]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200021 - }, - [30023]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200022 - }, - [30024]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200023 - }, - [30025]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200025 - }, - [30026]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200026 - }, - [30027]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200027 - }, - [30028]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200029 - }, - [30029]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200122 - }, - [30030]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200030 - }, - [30031]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200031 - }, - [30032]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200032 - }, - [30033]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200033 - }, - [30034]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200034 - }, - [30035]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200035 - }, - [30036]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200036 - }, - [30037]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000021 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200038 - }, - [30038]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200039 - }, - [30039]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000023 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200040 - }, - [30040]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200042 - }, - [30041]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200043 - }, - [30042]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200044 - }, - [30043]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200046 - }, - [30044]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200047 - }, - [30045]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200048 - }, - [30046]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200050 - }, - [30047]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200051 - }, - [30048]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200052 - }, - [30049]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000021 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200054 - }, - [30050]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200055 - }, - [30051]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000023 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200056 - }, - [30052]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000021 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200058 - }, - [30053]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200059 - }, - [30054]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000023 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200060 - }, - [30055]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200062 - }, - [30056]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200063 - }, - [30057]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200064 - }, - [30058]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200066 - }, - [30059]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200067 - }, - [30060]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200068 - }, - [30061]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200070 - }, - [30062]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200071 - }, - [30063]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200072 - }, - [30064]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200074 - }, - [30065]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200075 - }, - [30066]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200074 - }, - [30067]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200077 - }, - [30068]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200078 - }, - [30069]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200079 - }, - [30070]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000021 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200081 - }, - [30071]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200082 - }, - [30072]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000023 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200083 - }, - [30073]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200086 - }, - [30074]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200086 - }, - [30075]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200087 - }, - [30076]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200089 - }, - [30077]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200090 - }, - [30078]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200091 - }, - [30079]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="corrupt", - ["num"]=7500, - ["ratio"]=5000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200093 - }, - [30080]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="corrupt", - ["num"]=7500, - ["ratio"]=5000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200094 - }, - [30081]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="corrupt", - ["num"]=7500, - ["ratio"]=5000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200095 - }, - [30082]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200096 - }, - [30083]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200097 - }, - [30084]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200098 - }, - [30085]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200100 - }, - [30086]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200101 - }, - [30087]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200102 - }, - [30088]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200104 - }, - [30089]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200105 - }, - [30090]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200106 - }, - [30091]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200109 - }, - [30092]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200110 - }, - [30093]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200111 - }, - [30094]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200114 - }, - [30095]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200115 - }, - [30096]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200116 - }, - [30097]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=2500, - ["round"]=1 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 100 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200123 - }, - [30098]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=2500, - ["round"]=1 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 100 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200124 - }, - [30099]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=2500, - ["round"]=1 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 100 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200125 - }, - [30100]={ - ["buff_condition"]={ - { - { - ["type"]="state", - ["attr"]="vulnerable", - ["op"]=">", - ["v"]=0, - ["side"]=2 - } - } - }, - ["condition_rel"]={ - { - 2, - 1 - } - }, - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=2000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200128 - }, - [30101]={ - ["buff_condition"]={ - { - { - ["type"]="state", - ["attr"]="vulnerable", - ["op"]=">", - ["v"]=0, - ["side"]=2 - } - } - }, - ["condition_rel"]={ - { - 2, - 1 - } - }, - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=2000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200129 - }, - [30102]={ - ["buff_condition"]={ - { - { - ["type"]="state", - ["attr"]="vulnerable", - ["op"]=">", - ["v"]=0, - ["side"]=2 - } - } - }, - ["condition_rel"]={ - { - 2, - 1 - } - }, - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=2000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200130 - }, - [30103]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200133 - }, - [30104]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200134 - }, - [30105]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200135 - }, - [30106]={ - ["buff_condition"]={ - { - { - ["type"]="state", - ["attr"]="weaken", - ["op"]=">", - ["v"]=0, - ["side"]=2 - } - } - }, - ["condition_rel"]={ - { - 2, - 1 - } - }, - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 100 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200138 - }, - [30107]={ - ["buff_condition"]={ - { - { - ["type"]="state", - ["attr"]="weaken", - ["op"]=">", - ["v"]=0, - ["side"]=2 - } - } - }, - ["condition_rel"]={ - { - 2, - 1 - } - }, - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 100 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200139 - }, - [30108]={ - ["buff_condition"]={ - { - { - ["type"]="state", - ["attr"]="weaken", - ["op"]=">", - ["v"]=0, - ["side"]=2 - } - } - }, - ["condition_rel"]={ - { - 2, - 1 - } - }, - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 100 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200140 - }, - [30109]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 100 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200142 - }, - [30110]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 100 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200143 - }, - [30111]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 100 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200144 - }, - [30112]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["skill_position"]={ - 1, - 100 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200145 - }, - [30113]={ - ["buff_condition"]={ - { - { - ["type"]="state", - ["attr"]="vulnerable", - ["op"]=">", - ["v"]=0, - ["side"]=2 - } - } - }, - ["condition_rel"]={ - { - 2, - 1 - } - }, - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=2000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200131 - }, - [30114]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=2000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10016 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200152 - }, - [30115]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="bleed", - ["num"]=3500, - ["ratio"]=2000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10039 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200153 - }, - [30116]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="poison", - ["num"]=2500, - ["ratio"]=2000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10018 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200154 - }, - [30117]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200148 - }, - [30118]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200149 - }, - [30119]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000004 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200150 - }, - [30120]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10049 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200164 - }, - [30121]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10049 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200164 - }, - [30122]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10049 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200164 - }, - [30123]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="normal_attack_dec", - ["num"]=1, - ["ratio"]=5000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200160 - }, - [30124]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="normal_attack_dec", - ["num"]=1, - ["ratio"]=5000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 2200112 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200161 - }, - [30125]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="normal_attack_dec", - ["num"]=1, - ["ratio"]=5000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200162 - }, - [30126]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10005 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200157 - }, - [30127]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10006 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200157 - }, - [30128]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10049 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200157 - }, - [30129]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=4000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10016 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200152 - }, - [30130]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="bleed", - ["num"]=3500, - ["ratio"]=4000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10039 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200153 - }, - [30131]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="poison", - ["num"]=2500, - ["ratio"]=4000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10018 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200154 - }, - [30132]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="normal_attack_dec", - ["num"]=2, - ["ratio"]=5000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200160 - }, - [30133]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="normal_attack_dec", - ["num"]=2, - ["ratio"]=5000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 2200112 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200161 - }, - [30134]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="normal_attack_dec", - ["num"]=2, - ["ratio"]=5000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200162 - }, - [30135]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=6000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10016 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200152 - }, - [30136]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="bleed", - ["num"]=3500, - ["ratio"]=6000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10039 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200153 - }, - [30137]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="poison", - ["num"]=2500, - ["ratio"]=6000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10018 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200154 - }, - [30138]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="normal_attack_dec", - ["num"]=3, - ["ratio"]=5000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200160 - }, - [30139]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="normal_attack_dec", - ["num"]=3, - ["ratio"]=5000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 2200112 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200161 - }, - [30140]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="normal_attack_dec", - ["num"]=3, - ["ratio"]=5000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200162 - }, - [30141]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=8000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10016 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200152 - }, - [30142]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="bleed", - ["num"]=3500, - ["ratio"]=8000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10039 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200153 - }, - [30143]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="poison", - ["num"]=2500, - ["ratio"]=8000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10018 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200154 - }, - [30144]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="normal_attack_dec", - ["num"]=4, - ["ratio"]=5000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200160 - }, - [30145]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="normal_attack_dec", - ["num"]=4, - ["ratio"]=5000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 2200112 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200161 - }, - [30146]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="normal_attack_dec", - ["num"]=4, - ["ratio"]=5000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200162 - }, - [30147]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 70 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10030 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200166 - }, - [30148]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 70 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10016 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200167 - }, - [30149]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 70 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10029 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200168 - }, - [30150]={ - ["buff_condition"]={ - { - { - ["type"]="state", - ["attr"]="poison", - ["op"]=">", - ["v"]=0, - ["side"]=2 - } - } - }, - ["condition_rel"]={ - { - 2, - 1 - } - }, - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="weaken", - ["num"]=2500, - ["ratio"]=1000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200171 - }, - [30151]={ - ["buff_condition"]={ - { - { - ["type"]="state", - ["attr"]="poison", - ["op"]=">", - ["v"]=0, - ["side"]=2 - } - } - }, - ["condition_rel"]={ - { - 2, - 1 - } - }, - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="weaken", - ["num"]=2500, - ["ratio"]=1000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200172 - }, - [30152]={ - ["buff_condition"]={ - { - { - ["type"]="state", - ["attr"]="poison", - ["op"]=">", - ["v"]=0, - ["side"]=2 - } - } - }, - ["condition_rel"]={ - { - 2, - 1 - } - }, - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="weaken", - ["num"]=2500, - ["ratio"]=1000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200172 - }, - [30153]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200174 - }, - [30154]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000004 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200175 - }, - [30155]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200176 - }, - [30156]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200178 - }, - [30157]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1200112 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200179 - }, - [30158]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1200111 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200180 - }, - [30159]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1200112 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200182 - }, - [30160]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1200113 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200183 - }, - [30161]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1200114 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200184 - }, - [30162]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200096 - }, - [30163]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200097 - }, - [30164]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200098 - }, - [30165]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200187 - }, - [30166]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200188 - }, - [30167]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200189 - }, - [30168]={ - ["buff_condition"]={ - { - { - ["type"]="attr", - ["attr"]="hpp", - ["op"]="<", - ["v"]=4000, - ["side"]=1 - }, - { - ["type"]="state", - ["attr"]="dmg_addition_all_add", - ["op"]="<", - ["v"]=0, - ["side"]=1 - } - }, - { - { - ["type"]="attr", - ["attr"]="hpp", - ["op"]="<", - ["v"]=4000, - ["side"]=1 - }, - { - ["type"]="state", - ["attr"]="vulnerable", - ["op"]="<", - ["v"]=0, - ["side"]=1 - } - } - }, - ["condition_rel"]={ - { - 1, - 1 - }, - { - 2, - 1 - } - }, - ["effect_type"]=1, - ["trigger"]=5, - ["effect"]={ - { - ["type"]="dmg_addition_all_add", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=3 - }, - { - ["type"]="vulnerable", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=1 - }, - [30169]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="bleed", - ["num"]=3500, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 4 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=30169, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200190, - ["bullet_time"]={ - 2066, - 3000, - 400 - } - }, - [30170]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="corrupt", - ["num"]=7500, - ["ratio"]=10000, - ["round"]=2 - }, - { - ["type"]="vulnerable", - ["num"]=2500, - ["ratio"]=3000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200196 - }, - [30171]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="corrupt", - ["num"]=7500, - ["ratio"]=10000, - ["round"]=2 - }, - { - ["type"]="vulnerable", - ["num"]=2500, - ["ratio"]=3000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200196 - }, - [30172]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="corrupt", - ["num"]=7500, - ["ratio"]=10000, - ["round"]=2 - }, - { - ["type"]="vulnerable", - ["num"]=2500, - ["ratio"]=3000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200196 - }, - [30173]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="rebirth", - ["num"]=62500, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=30173, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200197, - ["bullet_time"]={ - 600, - 3000, - 400 - } - }, - [30174]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="weaken", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200202 - }, - [30175]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="weaken", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000004 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200203 - }, - [30176]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="weaken", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 2200111 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200204 - }, - [30177]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="imprison", - ["num"]=0, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["cd"]=4, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=30177, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200205, - ["bullet_time"]={ - 966, - 3000, - 400 - } - }, - [30178]={ - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="curse", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["cd"]=4, - ["cd_start"]=2, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=30178, - ["sound_delay"]=0.0, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200206, - ["bullet_time"]={ - 966, - 3000, - 400 - } - }, - [30179]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - } - }, - [30180]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - } - }, - [30181]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - } - }, - [30182]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=200000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["cd"]=4, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=30182, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200198, - ["bullet_time"]={ - 833, - 3000, - 400 - } - }, - [30183]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="self_heal", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["cd"]=4, - ["cd_start"]=1, - ["sound"]=30183, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200199, - ["bullet_time"]={ - 833, - 3000, - 400 - } - }, - [30184]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="charm", - ["num"]=0, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["cd"]=4, - ["cd_start"]=3, - ["sound"]=30184, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200200, - ["bullet_time"]={ - 833, - 3000, - 400 - } - }, - [30185]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 3, - 4 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["obj"]=2, - ["cd"]=4, - ["cd_start"]=2, - ["sound"]=30185, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200201, - ["bullet_time"]={ - 833, - 3000, - 400 - } - }, - [30186]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1400411 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200219 - }, - [30187]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1400411 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200220 - }, - [30188]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1400410 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200221 - }, - [30189]={ - ["effect_type"]=2, - ["trigger"]=3, - ["effect"]={ - { - ["type"]="heal", - ["num"]=100000, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1 - }, - [30190]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="shield", - ["num"]=2000, - ["ratio"]=10000, - ["round"]=3 - }, - { - ["type"]="thorns", - ["num"]=500, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=1, - ["cd"]=4, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=30190, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["bullet_time"]={ - 933, - 3000, - 400 - } - }, - [30191]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200222 - }, - [30192]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200223 - }, - [30193]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200224 - }, - [30194]={ - ["effect_type"]=2, - ["trigger"]=5, - ["effect"]={ - { - ["type"]="heal", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1 - }, - [30195]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="corrupt", - ["num"]=7500, - ["ratio"]=10000, - ["round"]=2 - }, - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="imprison", - ["num"]=0, - ["ratio"]=10000, - ["round"]=2 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["effect_block"]={ - 2, - 4, - 5 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=30195, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200225, - ["bullet_time"]={ - 1700, - 3000, - 400 - } - }, - [30196]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="heal", - ["num"]=125000, - ["ratio"]=10000, - ["round"]=1 - }, - { - ["type"]="normal_attack_add", - ["num"]=2, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=1, - ["cd"]=3, - ["cd_start"]=0 - }, - [30197]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - } - }, - [30198]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - } - }, - [30199]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - } - }, - [30200]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="dec_dmg_red_add", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=1, - ["cd"]=10, - ["cd_start"]=0 - }, - [30201]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="dec_dmg_yellow_add", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=1, - ["cd"]=10, - ["cd_start"]=2 - }, - [30202]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="dec_dmg_green_add", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=1, - ["cd"]=10, - ["cd_start"]=4 - }, - [30203]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="dec_dmg_blue_add", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=1, - ["cd"]=10, - ["cd_start"]=6 - }, - [30204]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="dec_dmg_purple_add", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=1, - ["cd"]=10, - ["cd_start"]=8 - }, - [30205]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="normal_attack_dec", - ["num"]=2, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=2, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=30205, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200226, - ["bullet_time"]={ - 1266, - 3000, - 400 - } - }, - [30206]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=2, - ["cd"]=3, - ["cd_start"]=1, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=30206, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200227, - ["bullet_time"]={ - 1266, - 3000, - 400 - } - }, - [30207]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="bleed", - ["num"]=3500, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=2, - ["cd"]=3, - ["cd_start"]=2, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=30207, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200228, - ["bullet_time"]={ - 1266, - 3000, - 400 - } - }, - [30208]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 2300111 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200207 - }, - [30209]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 2300112 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200208 - }, - [30210]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 2300113 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200209 - }, - [30211]={ - ["effect_type"]=2, - ["trigger"]=5, - ["effect"]={ - { - ["type"]="heal", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1 - }, - [30212]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="shield", - ["num"]=2000, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=6, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=30212, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200210, - ["bullet_time"]={ - 933, - 3000, - 400 - } - }, - [30213]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="dec_dmg_all_add", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=6, - ["cd_start"]=2, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=30213, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200211, - ["bullet_time"]={ - 933, - 3000, - 400 - } - }, - [30214]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="immune", - ["num"]=1, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=6, - ["cd_start"]=4, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=30214, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200213, - ["bullet_time"]={ - 933, - 3000, - 400 - } - }, - [30215]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 5200111 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200214 - }, - [30216]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 5200112 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200215 - }, - [30217]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 3300111 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200216 - }, - [30218]={ ["effect_type"]=2, ["trigger"]=2, ["effect"]={ { - ["type"]="forever_dec_dmg_all_add", - ["num"]=5000, + ["type"]="forever_counterattack", + ["num"]=2500, ["ratio"]=10000, - ["round"]=999 + ["round"]=9999 } }, ["obj"]=1 - }, - [30219]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=80000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="imprison", - ["num"]=0, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=4, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=30219, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200217, - ["bullet_time"]={ - 1033, - 3000, - 400 - } - }, - [30220]={ - ["skill_type"]=9, - ["skill_type_parameter"]={ - 12500 - }, - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="immune", - ["num"]=1, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=4, - ["cd_start"]=2, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=30220, - ["sound_delay"]=0.0, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200218, - ["bullet_time"]={ - 966, - 3000, - 400 - } - }, - [30221]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10043 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200191 - }, - [30222]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10043 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200192 - }, - [30223]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10043 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200193 - }, - [30224]={ - ["effect_type"]=2, - ["trigger"]=2, - ["effect"]={ - { - ["type"]="forever_thorns", - ["num"]=1000, - ["ratio"]=10000, - ["round"]=999 - } - }, - ["obj"]=1 - }, - [30225]={ - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="rebirth", - ["num"]=62500, - ["ratio"]=10000, - ["round"]=2 - }, - { - ["type"]="heal", - ["num"]=125000, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=6, - ["cd_start"]=2, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=30225, - ["sound_delay"]=0.0, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200195, - ["bullet_time"]={ - 1100, - 3000, - 400 - } - }, - [30226]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 34, - 2 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=6, - ["cd_start"]=0, - ["sound"]=30226, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200194, - ["bullet_time"]={ - 2066, - 3000, - 400 - } - }, - [30227]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 3, - 2 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=6, - ["cd_start"]=1, - ["sound"]=30226, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200194, - ["bullet_time"]={ - 2066, - 3000, - 400 - } - }, - [30228]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 12, - 2 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=6, - ["cd_start"]=3, - ["sound"]=30226, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200194, - ["bullet_time"]={ - 2066, - 3000, - 400 - } - }, - [30229]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 4, - 2 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=6, - ["cd_start"]=4, - ["sound"]=30226, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200194, - ["bullet_time"]={ - 2066, - 3000, - 400 - } - }, - [30230]={ - ["battle_icon"]="34", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="rebirth", - ["num"]=62500, - ["ratio"]=10000, - ["round"]=2 - }, - { - ["type"]="heal", - ["num"]=125000, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=6, - ["cd_start"]=5, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=30225, - ["sound_delay"]=0.0, - ["name_act"]="skill02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=200195, - ["bullet_time"]={ - 1100, - 3000, - 400 - } - }, - [40001]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000021 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400040 - }, - [40002]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400041 - }, - [40003]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000023 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400042 - }, - [40004]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000024 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400043 - }, - [40005]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400000 - }, - [40006]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400001 - }, - [40007]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400002 - }, - [40008]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000004 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400003 - }, - [40009]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400005 - }, - [40010]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400006 - }, - [40011]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400007 - }, - [40012]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400008 - }, - [40013]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400010 - }, - [40014]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400011 - }, - [40015]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400012 - }, - [40016]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400013 - }, - [40017]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_target"]=400015 - }, - [40018]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_target"]=400016 - }, - [40019]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_target"]=400017 - }, - [40020]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000004 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_target"]=400018 - }, - [40021]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400020 - }, - [40022]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400021 - }, - [40023]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400022 - }, - [40024]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400023 - }, - [40025]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000021 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400025 - }, - [40026]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400026 - }, - [40027]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000023 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400027 - }, - [40028]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000024 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400028 - }, - [40029]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400030 - }, - [40030]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400031 - }, - [40031]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400032 - }, - [40032]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000004 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400033 - }, - [40033]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400035 - }, - [40034]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400036 - }, - [40035]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400037 - }, - [40036]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000004 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400038 - }, - [50001]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400068 - }, - [50002]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400069 - }, - [50003]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400070 - }, - [50004]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000004 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400071 - }, - [50005]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=3000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=5, - ["sound"]=12001200, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400072, - ["bullet_time"]={ - 1167, - 3000, - 300 - } - }, - [50006]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="normal_attack_add", - ["num"]=2, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=1, - ["cd"]=3, - ["cd_start"]=0 - }, - [50007]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400005 - }, - [50008]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400006 - }, - [50009]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400007 - }, - [50010]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400008 - }, - [50011]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 4 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 13001201, - 13001202, - 13001203 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400009, - ["bullet_time"]={ - 1900, - 3000, - 400 - } - }, - [50012]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400020 - }, - [50013]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400021 - }, - [50014]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400022 - }, - [50015]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400023 - }, - [50016]={ - ["skill_type"]=8, - ["skill_type_parameter"]={ - 2 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=3000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=3000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=3000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=3000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=8000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3, - 4, - 6 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=5, - ["sound_hit"]={ - 130022201, - 130022202, - 130022201, - 130022202, - 130022203 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400024, - ["bullet_time"]={ - 1500, - 3000, - 400 - } - }, - [50017]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400078 - }, - [50018]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400079 - }, - [50019]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=4, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400080 - }, - [50020]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400081 - }, - [50021]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=6000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=6000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=6000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=6000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=6000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=3 - }, - { - ["type"]="lock", - ["num"]=0, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3, - 4, - 7 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=14001200, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400082, - ["bullet_time"]={ - 1166, - 3000, - 200 - } - }, - [50022]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=1000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 100 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000023 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400100 - }, - [50023]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=1000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 100 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000024 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400101 - }, - [50024]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=1000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 100 - }, - ["shake_time"]=100, - ["shake_type"]=4, - ["sound_hit"]={ - 1000021 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400102 - }, - [50025]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=1000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 100 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400103 - }, - [50026]={ - ["skill_type"]=10, - ["skill_type_parameter"]={ - 1, - 0 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="burn", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 100 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=14002200, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400104, - ["bullet_time"]={ - 1800, - 3000, - 400 - } - }, - [50027]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400054 - }, - [50028]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400055 - }, - [50029]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400056 - }, - [50030]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000004 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400057 - }, - [50031]={ - ["skill_type"]=10, - ["skill_type_parameter"]={ - 0, - 1 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=5, - ["sound"]=22001200, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400058, - ["bullet_time"]={ - 800, - 3000, - 400 - } - }, - [50032]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400010 - }, - [50033]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400011 - }, - [50034]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400012 - }, - [50035]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400013 - }, - [50036]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=8000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="bleed", - ["num"]=3500, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3, - 5 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=5, - ["sound_hit"]={ - 2300120 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400014, - ["bullet_time"]={ - 1400, - 3000, - 400 - } - }, - [50037]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400000 - }, - [50038]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400001 - }, - [50039]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400002 - }, - [50040]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000004 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400003 - }, - [50041]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=8000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3, - 4, - 5 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=5, - ["sound_hit"]={ - 2300220 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400004, - ["bullet_time"]={ - 800, - 3000, - 400 - } - }, - [50042]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="crit_add", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=4 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0 - }, - [50043]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400073 - }, - [50044]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400074 - }, - [50045]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400075 - }, - [50046]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400076 - }, - [50047]={ - ["skill_type"]=6, - ["skill_type_parameter"]={ - 1 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=24001200, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400077, - ["bullet_time"]={ - 2033, - 3000, - 400 - } - }, - [50048]={ - ["skill_type"]=7, - ["effect_type"]=1, - ["trigger"]=1, - ["cd"]=2, - ["cd_start"]=0 - }, - [50049]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="weaken", - ["num"]=2500, - ["ratio"]=1000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 100 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 2300114 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400095 - }, - [50050]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="weaken", - ["num"]=2500, - ["ratio"]=1000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 100 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 4200111 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400096 - }, - [50051]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="weaken", - ["num"]=2500, - ["ratio"]=1000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 100 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 4200112 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400097 - }, - [50052]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="weaken", - ["num"]=2500, - ["ratio"]=1000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 100 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 4200113 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400098 - }, - [50053]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 100 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=24002200, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400099, - ["bullet_time"]={ - 2033, - 3000, - 400 - } - }, - [50054]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="shield", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=2 - }, - { - ["type"]="thorns", - ["num"]=500, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=1, - ["cd"]=3, - ["cd_start"]=0 - }, - [50055]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000011 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400049 - }, - [50056]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000012 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400050 - }, - [50057]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000013 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400051 - }, - [50058]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000014 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400052 - }, - [50059]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="lock", - ["num"]=0, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=32001200, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400053, - ["bullet_time"]={ - 966, - 5000, - 400 - } - }, - [50060]={ - ["effect_type"]=2, - ["trigger"]=6, - ["effect"]={ - { - ["type"]="heal", - ["num"]=100000, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1, - ["cd"]=0, - ["cd_start"]=0 - }, - [50061]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_target"]=400015 - }, - [50062]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_target"]=400016 - }, - [50063]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_target"]=400017 - }, - [50064]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000004 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_target"]=400018 - }, - [50065]={ - ["effect_type"]=2, - ["trigger"]=5, - ["effect"]={ - { - ["type"]="heal", - ["num"]=12500, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1, - ["cd"]=0, - ["cd_start"]=0 - }, - [50066]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="heal", - ["num"]=250000, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1, - ["cd"]=3, - ["cd_start"]=0, - ["sound_hit"]={ - 3300120 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400019 - }, - [50067]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400035 - }, - [50068]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400036 - }, - [50069]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400037 - }, - [50070]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000004 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400038 - }, - [50071]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=6000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=6000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=8000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="vulnerable", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=2 - }, - { - ["type"]="poison", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 5 - }, - ["skill_position"]={ - 1, - 140 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=5, - ["sound_hit"]={ - 3300220 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400039, - ["bullet_time"]={ - 1500, - 3000, - 400 - } - }, - [50072]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400093 - }, - [50073]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400093 - }, - [50074]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400093 - }, - [50075]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000004 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400093 - }, - [50076]={ - ["skill_type"]=8, - ["skill_type_parameter"]={ - 2 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=8000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="vulnerable", - ["num"]=3500, - ["ratio"]=10000, - ["round"]=2 - }, - { - ["type"]="bleed", - ["num"]=7000, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 5 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=5, - ["sound"]=34001200, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400094, - ["bullet_time"]={ - 1600, - 3000, - 200 - } - }, - [50077]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400105 - }, - [50078]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400106 - }, - [50079]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10049 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400107 - }, - [50080]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10048 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400108 - }, - [50081]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="lock", - ["num"]=0, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 4 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=5, - ["sound"]=34002200, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400109, - ["fx_target"]=300034, - ["bullet_time"]={ - 633, - 3000, - 400 - } - }, - [50082]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 4200111 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_target"]=400059 - }, - [50083]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 4200112 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_target"]=400060 - }, - [50084]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 4200113 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_target"]=400061 - }, - [50085]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 4200114 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_target"]=400062 - }, - [50086]={ - ["skill_type"]=9, - ["skill_type_parameter"]={ - 12500 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="normal_attack_dec", - ["num"]=1, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=42001200, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_target"]=400063, - ["bullet_time"]={ - 1066, - 3000, - 400 - } - }, - [50087]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000021 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400040 - }, - [50088]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400041 - }, - [50089]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000023 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400042 - }, - [50090]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000024 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400043 - }, - [50091]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="normal_attack_dec", - ["num"]=1, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 42001201, - 0, - 42001203 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400044, - ["bullet_time"]={ - 200, - 3000, - 400 - } - }, - [50092]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="shield_ice", - ["num"]=1000, - ["ratio"]=10000, - ["round"]=2 - }, - { - ["type"]="thorns", - ["num"]=500, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0 - }, - [50093]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400083 - }, - [50094]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400084 - }, - [50095]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400085 - }, - [50096]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 140 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000004 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400086 - }, - [50097]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="corrupt", - ["num"]=7500, - ["ratio"]=10000, - ["round"]=2 - }, - { - ["type"]="normal_attack_dec", - ["num"]=1, - ["ratio"]=10000, - ["round"]=2 - }, - { - ["type"]="weaken", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 6 - }, - ["skill_position"]={ - 1, - 140 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 4300220 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400087, - ["bullet_time"]={ - 1833, - 3000, - 400 - } - }, - [50098]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400045 - }, - [50099]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400045 - }, - [50100]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400046 - }, - [50101]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000004 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400047 - }, - [50102]={ - ["skill_type"]=6, - ["skill_type_parameter"]={ - 1 - }, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=20000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="normal_attack_dec", - ["num"]=1, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=5, - ["sound"]=44001200, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_target"]=400048, - ["bullet_time"]={ - 633, - 3000, - 400 - } - }, - [50103]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="corrupt", - ["num"]=7500, - ["ratio"]=1000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10005 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400110 - }, - [50104]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="corrupt", - ["num"]=7500, - ["ratio"]=1000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10006 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400110 - }, - [50105]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="corrupt", - ["num"]=7500, - ["ratio"]=1000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10023 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400110 - }, - [50106]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="corrupt", - ["num"]=7500, - ["ratio"]=1000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 10048 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400110 - }, - [50107]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="curse", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3, - 5 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=44002200, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400111, - ["bullet_time"]={ - 1600, - 3000, - 200 - } - }, - [50108]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="poison", - ["num"]=2500, - ["ratio"]=1000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000021 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400064 - }, - [50109]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="poison", - ["num"]=2500, - ["ratio"]=1000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400064 - }, - [50110]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="poison", - ["num"]=2500, - ["ratio"]=1000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000023 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400065 - }, - [50111]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="poison", - ["num"]=2500, - ["ratio"]=1000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000024 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400066 - }, - [50112]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="shield", - ["num"]=1000, - ["ratio"]=10000, - ["round"]=2 - }, - { - ["type"]="thorns", - ["num"]=500, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["sound_hit"]={ - 5200120 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400067 - }, - [50113]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000021 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400025 - }, - [50114]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000022 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400026 - }, - [50115]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000023 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400027 - }, - [50116]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000024 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400028 - }, - [50117]={ - ["skill_type"]=5, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=4000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=8000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="poison", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3, - 5 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 53001201, - 53001202, - 0, - 53001204 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400029, - ["bullet_time"]={ - 2066, - 3000, - 400 - } - }, - [50118]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="undead", - ["num"]=0, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0 - }, - [50119]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400030 - }, - [50120]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400031 - }, - [50121]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400032 - }, - [50122]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000004 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400033 - }, - [50123]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound_hit"]={ - 5300220 - }, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400034, - ["bullet_time"]={ - 1133, - 3000, - 400 - } - }, - [50124]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="counterattack", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0 - }, - [50125]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400088 - }, - [50126]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400089 - }, - [50127]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400090 - }, - [50128]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000004 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400091 - }, - [50129]={ - ["skill_type"]=5, - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=1, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=54001200, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400092, - ["bullet_time"]={ - 1800, - 3000, - 400 - } - }, - [50130]={ - ["effect_type"]=2, - ["trigger"]=5, - ["effect"]={ - { - ["type"]="atkp_add", - ["num"]=100, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=1, - ["cd"]=0, - ["cd_start"]=0 - }, - [50131]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="poison", - ["num"]=2500, - ["ratio"]=1000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000001 - }, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400112 - }, - [50132]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="poison", - ["num"]=2500, - ["ratio"]=1000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000002 - }, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400113 - }, - [50133]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="poison", - ["num"]=2500, - ["ratio"]=1000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound_hit"]={ - 1000003 - }, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400114 - }, - [50134]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="poison", - ["num"]=2500, - ["ratio"]=1000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound_hit"]={ - 1000004 - }, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400115 - }, - [50135]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=3000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=3000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=3000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=3000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=3000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3, - 4, - 5, - 6 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=54002200, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400116 - }, - [50136]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="counterattack", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=1, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=0 - }, - [50137]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="normal_attack_add", - ["num"]=2, - ["ratio"]=10000, - ["round"]=3 - } - }, - ["obj"]=1, - ["cd"]=3, - ["cd_start"]=0 - }, - [50138]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt_purple", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 25 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound"]=5400410, - ["sound_delay"]=0.0, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400165 - }, - [50139]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt_purple", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 25 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound"]=5400411, - ["sound_delay"]=0.0, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400166 - }, - [50140]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt_purple", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 25 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound"]=5400412, - ["sound_delay"]=0.0, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400167 - }, - [50141]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt_purple", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 25 - }, - ["shake_time"]=100, - ["shake_type"]=2, - ["sound"]=5400413, - ["sound_delay"]=0.0, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400168 - }, - [50142]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt_purple", - ["num"]=50000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]={ - 1, - 25 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=54004015, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400169, - ["bullet_time"]={ - 1666, - 3000, - 400 - }, - ["fx_bg"]=400170 - }, - [50143]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="immune", - ["num"]=1, - ["ratio"]=10000, - ["round"]=2 - }, - { - ["type"]="counterattack", - ["num"]=2500, - ["ratio"]=10000, - ["round"]=2 - }, - { - ["type"]="undead", - ["num"]=0, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=1, - ["skill_position"]={ - 1, - 25 - }, - ["cd"]=3, - ["cd_start"]=0 - }, - [50144]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="corrupt", - ["num"]=7500, - ["ratio"]=1000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound"]=44002011, - ["sound_delay"]=0.0, - ["name_act"]="attack01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400171 - }, - [50145]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="corrupt", - ["num"]=7500, - ["ratio"]=1000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound"]=44002011, - ["sound_delay"]=0.0, - ["name_act"]="attack02", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400171 - }, - [50146]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="corrupt", - ["num"]=7500, - ["ratio"]=1000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound"]=44002011, - ["sound_delay"]=0.0, - ["name_act"]="attack03", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400171 - }, - [50147]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="corrupt", - ["num"]=7500, - ["ratio"]=1000, - ["round"]=2 - } - }, - ["obj"]=2, - ["skill_position"]={ - 2, - 0 - }, - ["shake_time"]=100, - ["shake_type"]=1, - ["sound"]=44002011, - ["sound_delay"]=0.0, - ["name_act"]="attack04", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400171 - }, - [50148]={ - ["battle_icon"]="33", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="hurt", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="curse", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=2 - } - }, - ["obj"]=2, - ["effect_block"]={ - 1, - 2, - 3, - 5 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=3, - ["cd_start"]=0, - ["shake_time"]=200, - ["shake_type"]=6, - ["sound"]=44002015, - ["sound_delay"]=0.0, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=400172, - ["bullet_time"]={ - 1600, - 3000, - 200 - }, - ["fx_bg"]=400173 - }, - [110001]={ - ["skill_type"]=5, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=1, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - } - }, - [110002]={ - ["skill_type"]=6, - ["skill_type_parameter"]={ - 1 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=1, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - } - }, - [110003]={ - ["skill_type"]=7, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=1, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - } - }, - [110004]={ - ["skill_type"]=8, - ["skill_type_parameter"]={ - 1 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=1, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - } - }, - [110005]={ - ["skill_type"]=8, - ["skill_type_parameter"]={ - 3 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=1, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - } - }, - [110006]={ - ["skill_type"]=10, - ["skill_type_parameter"]={ - 1, - 2 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=1, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - } - }, - [110007]={ - ["skill_type"]=10, - ["skill_type_parameter"]={ - 1, - 1 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=1, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - } - }, - [110008]={ - ["skill_type"]=9, - ["skill_type_parameter"]={ - 10000 - }, - ["skill_position"]={ - 2, - 0 - }, - ["cd"]=2, - ["cd_start"]=1, - ["name_act"]="skill01", - ["name_hit"]={ - "suffer03" - } } } local config = { -data=skill,count=1041 +data=skill,count=364 } return config \ No newline at end of file diff --git a/lua/app/config/strings/cn/avatar.lua b/lua/app/config/strings/cn/avatar.lua index ae7c3b69..73e141b2 100644 --- a/lua/app/config/strings/cn/avatar.lua +++ b/lua/app/config/strings/cn/avatar.lua @@ -1,156 +1,72 @@ local avatar = { - [23]={ - ["desc"]="S1竞技战令头像,愿你像洋葱头勇往直前!" - }, - [24]={ - ["desc"]="S2竞技战令头像,刀起刀落胜利就来了。" - }, - [1001]={ - ["desc"]="激活舞女后获得。" - }, - [2001]={ - ["desc"]="刀妹的头像。" - }, - [3001]={ - ["desc"]="洋葱头的头像。" - }, - [4001]={ - ["desc"]="冰心的头像。" - }, - [5001]={ - ["desc"]="激活忍者伦后获得。" - }, - [6001]={ - ["desc"]="激活克劳德后获得。" - }, - [7001]={ - ["desc"]="激活二丫后获得。" - }, - [8001]={ - ["desc"]="激活小鹿后获得。" - }, - [9001]={ - ["desc"]="激活冰女后获得。" - }, - [10001]={ - ["desc"]="激活魔女琪琪后获得。" - }, - [11001]={ - ["desc"]="激活火旺后获得。" - }, - [12001]={ - ["desc"]="激活野蛮人后获得。" - }, [13001]={ - ["desc"]="激活森林狼后获得。" + ["desc"]="稀有红-熔芯" }, [14001]={ - ["desc"]="激活鸦姐后获得。" + ["desc"]="史诗红-过热小莫" }, [15001]={ - ["desc"]="激活灵魂猎手后获得。" + ["desc"]="传说红-火花姬" + }, + [15002]={ + ["desc"]="传说红-废铁老爹" }, [16001]={ - ["desc"]="激活亚历山大后获得。" - }, - [17001]={ - ["desc"]="激活巨剑魔童后获得。" - }, - [18001]={ - ["desc"]="激活木兰后获得。" - }, - [19001]={ - ["desc"]="激活寒冰妖姬后获得。" - }, - [20001]={ - ["desc"]="激活刀姬后获得。" - }, - [21001]={ - ["desc"]="激活索尔后获得。" - }, - [22001]={ - ["desc"]="激活潘达后获得。" + ["desc"]="神话红-血祭修女" }, [23001]={ - ["desc"]="激活梦魔后获得。" + ["desc"]="稀有黄-甲虫武士" }, [24001]={ - ["desc"]="激活艳后后获得。" + ["desc"]="史诗黄-平底锅战神" }, [25001]={ - ["desc"]="激活闪烁法师后获得。" + ["desc"]="传说黄-科技狼人" }, - [14003]={ - ["desc"]="激活恶魔侍者后获得。" + [25002]={ + ["desc"]="传说黄-电锤狂战" }, - [24003]={ - ["desc"]="激活阿飞后获得。" + [26001]={ + ["desc"]="神话黄-闪送雷神" }, - [34003]={ - ["desc"]="激活忍者菲尔后获得。" + [33001]={ + ["desc"]="稀有绿-荒野镖客" }, - [44003]={ - ["desc"]="激活月之法师后获得。" + [34001]={ + ["desc"]="史诗绿-光合特工" }, - [54003]={ - ["desc"]="激活堕落骑士后获得。" + [35001]={ + ["desc"]="传说绿-快递仙人" }, - [14004]={ - ["desc"]="激活祥瑞魅狐后获得。" + [35002]={ + ["desc"]="传说绿-树懒镖师" }, - [24004]={ - ["desc"]="激活李后获得。" + [43001]={ + ["desc"]="稀有蓝-气泡柴犬" }, - [34004]={ - ["desc"]="激活绿意之刺后获得。" + [44001]={ + ["desc"]="史诗蓝-海的女儿" }, - [44004]={ - ["desc"]="激活牧魂者后获得。" + [45001]={ + ["desc"]="传说蓝-冰鲜队长" }, - [54004]={ - ["desc"]="激活女武神后获得。" + [45002]={ + ["desc"]="传说蓝-外卖天使" }, - [1400201]={ - ["desc"]="激活潘达沙滩王者皮肤获得。" + [53001]={ + ["desc"]="稀有紫-圣盾卫士" }, - [3400101]={ - ["desc"]="激活木兰骄阳晨露皮肤获得。" + [54001]={ + ["desc"]="史诗紫-混沌巫师" }, - [3400102]={ - ["desc"]="暗精灵女王" + [55001]={ + ["desc"]="传说紫-血族快递伯爵" }, - [5300101]={ - ["desc"]="激活魔女琪琪小红帽皮肤获得。" - }, - [5400101]={ - ["desc"]="激活刀姬翩然起舞皮肤获得。" - }, - [1400101]={ - ["desc"]="遗迹战甲" - }, - [2300201]={ - ["desc"]="黑剑士" - }, - [4400201]={ - ["desc"]="新月女王" - }, - [5400401]={ - ["desc"]="暗月武神" - }, - [2400101]={ - ["desc"]="巨剑鬼王" - }, - [4400101]={ - ["desc"]="大魔导师" - }, - [5400301]={ - ["desc"]="烈焰骑士" - }, - [5400201]={ - ["desc"]="霜发影刺" + [55002]={ + ["desc"]="传说紫-死灵法师" } } local config = { -data=avatar,count=50 +data=avatar,count=22 } return config \ No newline at end of file diff --git a/lua/app/config/strings/cn/global.lua b/lua/app/config/strings/cn/global.lua index 765f3851..4f537f7f 100644 --- a/lua/app/config/strings/cn/global.lua +++ b/lua/app/config/strings/cn/global.lua @@ -1,6 +1,6 @@ local localization_global = { - ["MAIN_BTN_1"] = "商城", + ["MAIN_BTN_1"] = "战斗", ["QLT_DESC_1"] = "普通", ["QLT_DESC_2"] = "优秀", ["QLT_DESC_3"] = "稀有", @@ -142,7 +142,7 @@ local localization_global = ["DAY_X_UNLOCK"] = "第{0}天解锁", ["SEVEN_DAY_DESC_2"] = "已完成任务数:{0}/{1}", ["FUNC_UNLOCK"] = "解锁新功能", - ["MAIN_BTN_3"] = "战斗", + ["MAIN_BTN_3"] = "商城", ["SHOP_DESC_1"] = "普通宝箱", ["SHOP_DESC_2"] = "精致宝箱", ["SHOP_DESC_3"] = "珍贵宝箱", diff --git a/lua/app/config/strings/cn/item.lua b/lua/app/config/strings/cn/item.lua index b7661457..e93372a3 100644 --- a/lua/app/config/strings/cn/item.lua +++ b/lua/app/config/strings/cn/item.lua @@ -12,412 +12,64 @@ local item = { ["desc"]="闯关需要的当然是体力。" }, [4]={ - ["name"]="优秀英雄", - ["desc"]="可以获得优秀英雄。" - }, - [5]={ - ["name"]="稀有英雄", - ["desc"]="可以获得稀有英雄。" - }, - [6]={ - ["name"]="史诗英雄", - ["desc"]="可以获得史诗英雄。" - }, - [7]={ - ["name"]="通行证积分", - ["desc"]="累计积分可提升通行证等级。" - }, - [8]={ - ["name"]="木盒子", - ["desc"]="可以开出以上品质英雄。" - }, - [9]={ - ["name"]="木箱子", - ["desc"]="可以开出以上品质英雄。" - }, - [10]={ - ["name"]="金箱子", - ["desc"]="用金子装饰的英雄宝箱。" - }, - [11]={ - ["name"]="铂金箱子", - ["desc"]="厉害的英雄都在里面。" - }, - [12]={ ["name"]="经验", ["desc"]="累计达到一定数量可升级。" }, - [13]={ + [5]={ ["name"]="普通钥匙", ["desc"]="用于商城开启普通宝箱。" }, - [14]={ + [6]={ ["name"]="精致钥匙", ["desc"]="用于商城开启精致宝箱。" }, - [15]={ + [7]={ ["name"]="珍贵钥匙", ["desc"]="用于商城开启珍贵宝箱。" }, - [16]={ - ["name"]="任务宝箱", - ["desc"]="完成5个日常任务获得。" - }, - [17]={ - ["name"]="广告宝箱", - ["desc"]="你可以在游戏中任何地点看广告,获得奖励。" - }, - [18]={ - ["name"]="铂金大箱子", - ["desc"]="大大的铂金箱子!" - }, - [19]={ - ["name"]="随机碎片", - ["desc"]="挂机可获得随机碎片,领取后数量和品质将根据关卡提升。" - }, - [20]={ - ["name"]="高级随机碎片", - ["desc"]="有概率随机获得优秀,稀有或史诗英雄碎片。" - }, - [21]={ - ["name"]="竞技奖牌", - ["desc"]="累计奖牌可提升竞技场战令等级。" - }, - [22]={ + [8]={ ["name"]="入场券", ["desc"]="每次挑战需要给竞技场记录员一张券。每天都有免费的券发放。" }, - [23]={ - ["name"]="勇气洋葱头", - ["desc"]="S1竞技战令头像,愿你像洋葱头勇往直前!" - }, - [24]={ - ["name"]="S1赛季白银头像框", - ["desc"]="S1竞技场白银头像框,勇气的代表。" - }, - [25]={ - ["name"]="S1赛季黄金头像框", - ["desc"]="S1竞技场黄金头像框,实力的证明。" - }, - [26]={ - ["name"]="高级随机碎片", - ["desc"]="有概率随机获得优秀,稀有或史诗英雄碎片。" - }, - [27]={ - ["name"]="星辉", - ["desc"]="收集星辉可以领取奖励。" - }, - [28]={ - ["name"]="随机防具材料包(Ⅰ)", - ["desc"]="开启后随机获得以下材料" - }, - [29]={ - ["name"]="随机防具材料包(Ⅱ)", - ["desc"]="开启后随机获得以下材料" - }, - [30]={ - ["name"]="随机防具材料包(Ⅲ)", - ["desc"]="开启后随机获得以下材料" - }, - [31]={ - ["name"]="随机防具材料包(Ⅳ)", - ["desc"]="开启后随机获得以下材料" - }, - [32]={ - ["name"]="随机防具材料包(Ⅴ)", - ["desc"]="开启后随机获得以下材料" - }, - [33]={ - ["name"]="随机防具材料包(Ⅵ)", - ["desc"]="开启后随机获得以下材料" - }, - [34]={ - ["name"]="随机防具材料包(Ⅶ)", - ["desc"]="开启后随机获得以下材料" - }, - [35]={ - ["name"]="随机防具材料包(Ⅷ)", - ["desc"]="开启后随机获得以下材料" - }, - [36]={ - ["name"]="随机防具材料包(Ⅸ)", - ["desc"]="开启后随机获得以下材料" - }, - [37]={ - ["name"]="随机防具材料包(Ⅹ)", - ["desc"]="开启后随机获得以下材料" - }, - [38]={ - ["name"]="1阶防具材料包", - ["desc"]="开启后可获得以下材料" - }, - [39]={ - ["name"]="2阶防具材料包", - ["desc"]="开启后可获得以下材料" - }, - [40]={ - ["name"]="3阶防具材料包", - ["desc"]="开启后可获得以下材料" - }, - [41]={ - ["name"]="4阶防具材料包", - ["desc"]="开启后可获得以下材料" - }, - [42]={ - ["name"]="5阶防具材料包", - ["desc"]="开启后可获得以下材料" - }, - [43]={ - ["name"]="6阶防具材料包", - ["desc"]="开启后可获得以下材料" - }, - [44]={ - ["name"]="刀妹锋芒", - ["desc"]="S2竞技战令头像,刀起刀落胜利就来了。" - }, - [45]={ - ["name"]="S2赛季白银头像框", - ["desc"]="S2竞技场白银头像框,力量的证明。" - }, - [46]={ - ["name"]="S2赛季黄金头像框", - ["desc"]="S2竞技场黄金头像框,英雄的光辉。" - }, - [47]={ - ["name"]="随机史诗英雄", - ["desc"]="批量获取时只会随机以下英雄中的一名" - }, - [49]={ - ["name"]="金羽毛", - ["desc"]="用于挑战塔中密室,羽毛笔的笔尖泛着属于神秘魔法的金光。" - }, - [50]={ - ["name"]="银羽毛", - ["desc"]="用于扫荡塔中密室,羽毛笔的笔尖光芒渐渐黯淡。" - }, - [51]={ - ["name"]="挑战点", - ["desc"]="挑战点,进阶挑战限时兑换奖励。" - }, - [52]={ - ["name"]="首领金币", - ["desc"]="首领金币,可在首领公开赛的活动商店中兑换奖励。" - }, - [53]={ - ["name"]="S3赛季白银头像框", - ["desc"]="S3竞技场白银头像框,勇气的代表。" - }, - [54]={ - ["name"]="S3赛季黄金头像框", - ["desc"]="S3竞技场黄金头像框,实力的证明。" - }, - [55]={ - ["name"]="符文精粹", - ["desc"]="符文精粹,用于淬炼符文。" - }, - [56]={ - ["name"]="圆月", - ["desc"]="圆月庆典的小月亮。" - }, - [57]={ - ["name"]="圆月庆典头像框。", - ["desc"]="圆月庆典头像框。" - }, - [58]={ - ["name"]="S4赛季白银头像框", - ["desc"]="S4竞技场白银头像框,力量的证明。" - }, - [59]={ - ["name"]="S4赛季黄金头像框", - ["desc"]="S4竞技场黄金头像框,英雄的光辉。" - }, - [60]={ - ["name"]="S5赛季白银头像框", - ["desc"]="S5竞技场白银头像框,勇气的代表。" - }, - [61]={ - ["name"]="S5赛季黄金头像框", - ["desc"]="S5竞技场黄金头像框,实力的证明。" - }, - [62]={ - ["name"]="S6赛季白银头像框", - ["desc"]="S6竞技场白银头像框,力量的证明。" - }, - [63]={ - ["name"]="S6赛季黄金头像框", - ["desc"]="S6竞技场黄金头像框,英雄的光辉。" - }, - [64]={ - ["name"]="S7赛季白银头像框", - ["desc"]="S7竞技场白银头像框,勇气的代表。" - }, - [65]={ - ["name"]="S7赛季黄金头像框", - ["desc"]="S7竞技场黄金头像框,实力的证明。" - }, - [66]={ - ["name"]="S8赛季白银头像框", - ["desc"]="S8竞技场白银头像框,力量的证明。" - }, - [67]={ - ["name"]="S8赛季黄金头像框", - ["desc"]="S8竞技场黄金头像框,英雄的光辉。" - }, - [68]={ + [9]={ ["name"]="红元素英雄升级材料", ["desc"]="红元素英雄升级材料" }, - [69]={ + [10]={ ["name"]="黄元素英雄升级材料", ["desc"]="黄元素英雄升级材料" }, - [70]={ + [11]={ ["name"]="绿元素英雄升级材料", ["desc"]="绿元素英雄升级材料" }, - [71]={ + [12]={ ["name"]="蓝元素英雄升级材料", ["desc"]="蓝元素英雄升级材料" }, - [72]={ + [13]={ ["name"]="紫元素英雄升级材料", ["desc"]="紫元素英雄升级材料" }, - [73]={ + [14]={ ["name"]="稀有英雄升星材料", ["desc"]="稀有英雄升星材料" }, - [74]={ + [15]={ ["name"]="史诗英雄升星材料", ["desc"]="史诗英雄升星材料" }, - [75]={ + [16]={ ["name"]="传说英雄升星材料", ["desc"]="传说英雄升星材料" }, - [76]={ + [17]={ ["name"]="神话英雄升星材料", ["desc"]="神话英雄升星材料" }, - [1001]={ - ["name"]="暗淡陨铁", - ["desc"]="一块暗淡的陨铁,蕴含着神秘的能量。" - }, - [1002]={ - ["name"]="百炼陨铁", - ["desc"]="经过百炼的陨铁,闪烁着金属光芒。" - }, - [1003]={ - ["name"]="月华陨铁", - ["desc"]="在月光照射下,泛着银白色的华光。" - }, - [1004]={ - ["name"]="天光陨铁", - ["desc"]="闪耀着明亮的天光,散发着神秘的气息。" - }, - [1005]={ - ["name"]="金光陨铁", - ["desc"]="闪烁着金色光芒,散发着强大的能量。" - }, - [1006]={ - ["name"]="至臻陨铁", - ["desc"]="极为珍贵的陨铁,蕴含着无与伦比的力量。" - }, - [1007]={ - ["name"]="翠绿晶石", - ["desc"]="一块翠绿色的晶石,散发出清新的气息。" - }, - [1008]={ - ["name"]="暗红晶石", - ["desc"]="呈暗红色的晶石,充满神秘的气息。" - }, - [1009]={ - ["name"]="混元晶石", - ["desc"]="蕴含着混沌能量的晶石,难以捉摸。" - }, - [1010]={ - ["name"]="鸿鑫晶石", - ["desc"]="充满吉祥气息的晶石,被视为幸运的象征。" - }, - [1011]={ - ["name"]="海洋晶石", - ["desc"]="宛如碧海般的晶石,散发出清凉的气息。" - }, - [1012]={ - ["name"]="至金晶石", - ["desc"]="价值连城的晶石,闪耀着金色的光芒。" - }, - [1013]={ - ["name"]="蜥蜴鳞片", - ["desc"]="坚硬而灵活的鳞片,仿佛寄托着蜥蜴的生命之力。" - }, - [1014]={ - ["name"]="亚龙鳞片", - ["desc"]="神秘龙息环绕的鳞片,似乎凝聚着龙的力量。" - }, - [1015]={ - ["name"]="海龙鳞片", - ["desc"]="散发着海洋力量的鳞片,宛如大海中波涛汹涌的奔腾。" - }, - [1016]={ - ["name"]="火龙鳞片", - ["desc"]="充满炽热能量的鳞片,仿佛蕴含着熊熊烈火的愤怒。" - }, - [1017]={ - ["name"]="雷龙鳞片", - ["desc"]="带有电光气息的鳞片,宛如雷电交织的神奇图腾。" - }, - [1018]={ - ["name"]="神龙鳞片", - ["desc"]="被视为神圣存在的鳞片,仿佛承载着神明的庇佑。" - }, - [1019]={ - ["name"]="粗糙皮革", - ["desc"]="简单的粗糙皮革,适合制作普通装备。" - }, - [1020]={ - ["name"]="土蛇皮革", - ["desc"]="坚韧且耐用的皮革,仿佛记载着土蛇沧桑岁月的坚韧。" - }, - [1021]={ - ["name"]="巨熊皮革", - ["desc"]="防御力极强的皮革,散发着浑厚的熊之威仪。" - }, - [1022]={ - ["name"]="猛虎皮革", - ["desc"]="敏捷威猛的皮革,宛如蕴含着猛虎狩猎本能的神奇皮质。" - }, - [1023]={ - ["name"]="恶魔皮革", - ["desc"]="散发着邪恶气息的皮革,仿佛带有恶魔的诅咒。" - }, - [1024]={ - ["name"]="天蟒皮革", - ["desc"]="带有神秘力量的皮革,仿佛能让人联想到神秘的蛇妖。" - }, - [1025]={ - ["name"]="幽深贝壳", - ["desc"]="黑暗中发出微光的贝壳,似乎蕴含着神秘能量。" - }, - [1026]={ - ["name"]="水韵贝壳", - ["desc"]="闪烁着水波纹的贝壳,带有清凉之感。" - }, - [1027]={ - ["name"]="岩石贝壳", - ["desc"]="坚硬的岩石贝壳,具有防御性能。" - }, - [1028]={ - ["name"]="混沌贝壳", - ["desc"]="充满混沌能量的贝壳,神秘而不可测。" - }, - [1029]={ - ["name"]="暗狱贝壳", - ["desc"]="黑暗中若隐若现的贝壳,带有不安的气息。" - }, - [1030]={ - ["name"]="至圣贝壳", - ["desc"]="被尊为圣物的贝壳,散发出神圣的光芒。" + [18]={ + ["name"]="随机元素升级材料", + ["desc"]="随机元素升级材料" }, [13001]={ ["name"]="熔芯", @@ -509,6 +161,6 @@ local item = { } } local config = { -data=item,count=127 +data=item,count=40 } return config \ No newline at end of file diff --git a/lua/app/config/strings/de/avatar.lua b/lua/app/config/strings/de/avatar.lua index 197ae919..1911f83c 100644 --- a/lua/app/config/strings/de/avatar.lua +++ b/lua/app/config/strings/de/avatar.lua @@ -1,46 +1,4 @@ local avatar = { - [23]={ - - }, - [24]={ - - }, - [1001]={ - - }, - [2001]={ - - }, - [3001]={ - - }, - [4001]={ - - }, - [5001]={ - - }, - [6001]={ - - }, - [7001]={ - - }, - [8001]={ - - }, - [9001]={ - - }, - [10001]={ - - }, - [11001]={ - - }, - [12001]={ - - }, [13001]={ }, @@ -49,27 +7,12 @@ local avatar = { }, [15001]={ + }, + [15002]={ + }, [16001]={ - }, - [17001]={ - - }, - [18001]={ - - }, - [19001]={ - - }, - [20001]={ - - }, - [21001]={ - - }, - [22001]={ - }, [23001]={ @@ -80,77 +23,50 @@ local avatar = { [25001]={ }, - [14003]={ + [25002]={ }, - [24003]={ + [26001]={ }, - [34003]={ + [33001]={ }, - [44003]={ + [34001]={ }, - [54003]={ + [35001]={ }, - [14004]={ + [35002]={ }, - [24004]={ + [43001]={ }, - [34004]={ + [44001]={ }, - [44004]={ + [45001]={ }, - [54004]={ + [45002]={ }, - [1400201]={ + [53001]={ }, - [3400101]={ + [54001]={ }, - [3400102]={ + [55001]={ }, - [5300101]={ - - }, - [5400101]={ - - }, - [1400101]={ - - }, - [2300201]={ - - }, - [4400201]={ - - }, - [5400401]={ - - }, - [2400101]={ - - }, - [4400101]={ - - }, - [5400301]={ - - }, - [5400201]={ + [55002]={ } } local config = { -data=avatar,count=50 +data=avatar,count=22 } return config \ No newline at end of file diff --git a/lua/app/config/strings/de/item.lua b/lua/app/config/strings/de/item.lua index 07e96147..98c720cc 100644 --- a/lua/app/config/strings/de/item.lua +++ b/lua/app/config/strings/de/item.lua @@ -52,267 +52,6 @@ local item = { }, [18]={ - }, - [19]={ - - }, - [20]={ - - }, - [21]={ - - }, - [22]={ - - }, - [23]={ - - }, - [24]={ - - }, - [25]={ - - }, - [26]={ - - }, - [27]={ - - }, - [28]={ - - }, - [29]={ - - }, - [30]={ - - }, - [31]={ - - }, - [32]={ - - }, - [33]={ - - }, - [34]={ - - }, - [35]={ - - }, - [36]={ - - }, - [37]={ - - }, - [38]={ - - }, - [39]={ - - }, - [40]={ - - }, - [41]={ - - }, - [42]={ - - }, - [43]={ - - }, - [44]={ - - }, - [45]={ - - }, - [46]={ - - }, - [47]={ - - }, - [49]={ - - }, - [50]={ - - }, - [51]={ - - }, - [52]={ - - }, - [53]={ - - }, - [54]={ - - }, - [55]={ - - }, - [56]={ - - }, - [57]={ - - }, - [58]={ - - }, - [59]={ - - }, - [60]={ - - }, - [61]={ - - }, - [62]={ - - }, - [63]={ - - }, - [64]={ - - }, - [65]={ - - }, - [66]={ - - }, - [67]={ - - }, - [68]={ - - }, - [69]={ - - }, - [70]={ - - }, - [71]={ - - }, - [72]={ - - }, - [73]={ - - }, - [74]={ - - }, - [75]={ - - }, - [76]={ - - }, - [1001]={ - - }, - [1002]={ - - }, - [1003]={ - - }, - [1004]={ - - }, - [1005]={ - - }, - [1006]={ - - }, - [1007]={ - - }, - [1008]={ - - }, - [1009]={ - - }, - [1010]={ - - }, - [1011]={ - - }, - [1012]={ - - }, - [1013]={ - - }, - [1014]={ - - }, - [1015]={ - - }, - [1016]={ - - }, - [1017]={ - - }, - [1018]={ - - }, - [1019]={ - - }, - [1020]={ - - }, - [1021]={ - - }, - [1022]={ - - }, - [1023]={ - - }, - [1024]={ - - }, - [1025]={ - - }, - [1026]={ - - }, - [1027]={ - - }, - [1028]={ - - }, - [1029]={ - - }, - [1030]={ - }, [13001]={ @@ -382,6 +121,6 @@ local item = { } } local config = { -data=item,count=127 +data=item,count=40 } return config \ No newline at end of file diff --git a/lua/app/config/strings/en/avatar.lua b/lua/app/config/strings/en/avatar.lua index 1072abf0..1911f83c 100644 --- a/lua/app/config/strings/en/avatar.lua +++ b/lua/app/config/strings/en/avatar.lua @@ -1,156 +1,72 @@ local avatar = { - [23]={ - ["desc"]="S1 Arena Battle Pass Avatar. May you forge ahead like a brave Onion Head!" - }, - [24]={ - ["desc"]="S2 Arena Battle Pass Avatar. Victory comes as blades dance." - }, - [1001]={ - ["desc"]="Obtained after activating Dancer." - }, - [2001]={ - ["desc"]="Blade Maid's avatar." - }, - [3001]={ - ["desc"]="Onion's avatar." - }, - [4001]={ - ["desc"]="Iceheart's avatar." - }, - [5001]={ - ["desc"]="Obtained after activating Ninja Lun." - }, - [6001]={ - ["desc"]="Obtained after activating Claude." - }, - [7001]={ - ["desc"]="Obtained after activating Er-Ya." - }, - [8001]={ - ["desc"]="Obtained after activating Fawn." - }, - [9001]={ - ["desc"]="Obtained after activating Ice Maiden." - }, - [10001]={ - ["desc"]="Obtained after activating Witch Kiki." - }, - [11001]={ - ["desc"]="Obtained after activating Flare." - }, - [12001]={ - ["desc"]="Obtained after activating Barbarian." - }, [13001]={ - ["desc"]="Obtained after activating Timberwolf." + }, [14001]={ - ["desc"]="Obtained after activating Raven." + }, [15001]={ - ["desc"]="Obtained after activating Soul Hunter." + + }, + [15002]={ + }, [16001]={ - ["desc"]="Obtained after activating Alexander." - }, - [17001]={ - ["desc"]="Obtained after activating Claymore Kid." - }, - [18001]={ - ["desc"]="Obtained after activating Mulan." - }, - [19001]={ - ["desc"]="Obtained after activating Frost Enchantress." - }, - [20001]={ - ["desc"]="Obtained after activating Bellona." - }, - [21001]={ - ["desc"]="Obtained after activating Thor." - }, - [22001]={ - ["desc"]="Obtained after activating Panda." + }, [23001]={ - ["desc"]="Obtained after activating Nightmare." + }, [24001]={ - ["desc"]="Obtained after activating Cleopatra." + }, [25001]={ - ["desc"]="Obtained after activating Twinkling Mage." + }, - [14003]={ - ["desc"]="Obtained after activating Devil Waiter." + [25002]={ + }, - [24003]={ - ["desc"]="Obtained after activating Ferris." + [26001]={ + }, - [34003]={ - ["desc"]="Obtained after activating Ninja Phil." + [33001]={ + }, - [44003]={ - ["desc"]="Obtained after activating Lunar Mage." + [34001]={ + }, - [54003]={ - ["desc"]="Obtained after activating Fallen Knight." + [35001]={ + }, - [14004]={ - ["desc"]="Activate Auspicious Fox to obtain" + [35002]={ + }, - [24004]={ - ["desc"]="Activate Lee to obtain" + [43001]={ + }, - [34004]={ - ["desc"]="Activate Verdant Thorn to obtain" + [44001]={ + }, - [44004]={ - ["desc"]="Activate Soul Herder to obtain" + [45001]={ + }, - [54004]={ - ["desc"]="Activate Valkyrie to obtain" + [45002]={ + }, - [1400201]={ - ["desc"]="Obtained after activating Beach Champion." + [53001]={ + }, - [3400101]={ - ["desc"]="Obtained after activating Radiant Morning Dew." + [54001]={ + }, - [3400102]={ - ["desc"]="Dark Elf Queen" + [55001]={ + }, - [5300101]={ - ["desc"]="Obtained after activating Little Red Riding Hood." - }, - [5400101]={ - ["desc"]="Obtained after activating Graceful Dance." - }, - [1400101]={ - ["desc"]="Relic Armor" - }, - [2300201]={ - ["desc"]="Black Swordsman" - }, - [4400201]={ - ["desc"]="Crescent Queen" - }, - [5400401]={ - ["desc"]="Darkmoon War God" - }, - [2400101]={ - ["desc"]="Claymore Ghost King" - }, - [4400101]={ - ["desc"]="Grand Archmage" - }, - [5400301]={ - ["desc"]="Flame Knight" - }, - [5400201]={ - ["desc"]="Shadow Edge" + [55002]={ + } } local config = { -data=avatar,count=50 +data=avatar,count=22 } return config \ No newline at end of file diff --git a/lua/app/config/strings/en/item.lua b/lua/app/config/strings/en/item.lua index 1e5c96d3..e98f7268 100644 --- a/lua/app/config/strings/en/item.lua +++ b/lua/app/config/strings/en/item.lua @@ -12,403 +12,54 @@ local item = { ["desc"]="It takes stamina to complete stages" }, [4]={ - ["name"]="Uncommon Hero", - ["desc"]="Can obtain Uncommon Hero" - }, - [5]={ - ["name"]="Rare Hero", - ["desc"]="Can obtain Rare Hero" - }, - [6]={ - ["name"]="Epic Hero", - ["desc"]="Can obtain Epic Hero" - }, - [7]={ - ["name"]="Pass Point", - ["desc"]="Accumulated points can level up Pass." - }, - [8]={ - ["name"]="Wooden Box", - ["desc"]="Can obtain heroes of the above qualities." - }, - [9]={ - ["name"]="Wooden Chest", - ["desc"]="Can obtain heroes of the above qualities." - }, - [10]={ - ["name"]="Gold Chest", - ["desc"]="Hero chests adorned with gold." - }, - [11]={ - ["name"]="Platinum Chest", - ["desc"]="Powerful heroes are inside." - }, - [12]={ ["name"]="EXP", ["desc"]="Accumulate to a certain quantity for an upgrade." }, - [13]={ + [5]={ ["name"]="Common Key", ["desc"]="Used to open Normal Chest in the shop." }, - [14]={ + [6]={ ["name"]="Exquisite Key", ["desc"]="Used to open Exquisite Chest in the shop." }, - [15]={ + [7]={ ["name"]="Precious Key", ["desc"]="Used to open Precious Chest in the shop." }, - [16]={ - ["name"]="Quest Chest", - ["desc"]="Obtained by completing 5 daily quests." - }, - [17]={ - ["name"]="Ad Chest", - ["desc"]="You can watch ads anywhere in the game to earn rewards." - }, - [18]={ - ["name"]="Platinum Large Chest", - ["desc"]="A huge Platinum Chest!" - }, - [19]={ - ["name"]="Random Shard", - ["desc"]="AFK rewards include random shards. The quantity and quality will increase with the progress of the stages." - }, - [20]={ - ["name"]="Advanced Random Shard", - ["desc"]="May randomly obtain Shards of Excellent, Rare, or Epic Heroes." - }, - [21]={ - ["name"]="Arena Medal", - ["desc"]="Medals can upgrade the Arena Battle Pass." - }, - [22]={ + [8]={ ["name"]="Entry Ticket", ["desc"]="Each challenge requires one ticket for the Arena record keeper. Free tickets are issued daily." }, - [23]={ - ["name"]="Brave Onion Head", - ["desc"]="S1 Arena Battle Pass Avatar. May you forge ahead like a brave Onion Head!" - }, - [24]={ - ["name"]="S1 Silver Avatar Frame", - ["desc"]="S1 Silver Arena Avatar Frame. It is reversed for hero." - }, - [25]={ - ["name"]="S1 Gold Avatar Frame", - ["desc"]="S1 Gold Arena Avatar Frame. Proof of your prowess." - }, - [26]={ - ["name"]="Advanced Random Shard", - ["desc"]="May randomly obtain Shards of Excellent, Rare, or Epic Heroes." - }, - [27]={ - ["name"]="Starlight", - ["desc"]="Collect Starlight to claim rewards." - }, - [28]={ - ["name"]="Random Armor Material Pack (I)", - ["desc"]="Open to randomly obtain following materials" - }, - [29]={ - ["name"]="Random Armor Material Pack (Ⅱ)", - ["desc"]="Open to randomly obtain following materials" - }, - [30]={ - ["name"]="Random Armor Material Pack (Ⅲ)", - ["desc"]="Open to randomly obtain following materials" - }, - [31]={ - ["name"]="Random Armor Material Pack (Ⅳ)", - ["desc"]="Open to randomly obtain following materials" - }, - [32]={ - ["name"]="Random Armor Material Pack (Ⅴ)", - ["desc"]="Open to randomly obtain following materials" - }, - [33]={ - ["name"]="Random Armor Material Pack (Ⅵ)", - ["desc"]="Open to randomly obtain following materials" - }, - [34]={ - ["name"]="Random Armor Material Pack (Ⅶ)", - ["desc"]="Open to randomly obtain following materials" - }, - [35]={ - ["name"]="Random Armor Material Pack (Ⅷ)", - ["desc"]="Open to randomly obtain following materials" - }, - [36]={ - ["name"]="Random Armor Material Pack (Ⅸ)", - ["desc"]="Open to randomly obtain following materials" - }, - [37]={ - ["name"]="Random Armor Material Pack (Ⅹ)", - ["desc"]="Open to randomly obtain following materials" - }, - [38]={ - ["name"]="Tier 1 Armor Material Pack", - ["desc"]="Open to obtain following materials" - }, - [39]={ - ["name"]="Tier 2 Armor Material Pack", - ["desc"]="Open to obtain following materials" - }, - [40]={ - ["name"]="Tier 3 Armor Material Pack", - ["desc"]="Open to obtain following materials" - }, - [41]={ - ["name"]="Tier 4 Armor Material Pack", - ["desc"]="Open to obtain following materials" - }, - [42]={ - ["name"]="Tier 5 Armor Material Pack", - ["desc"]="Open to obtain following materials" - }, - [43]={ - ["name"]="Tier 6 Armor Material Pack", - ["desc"]="Open to obtain following materials" - }, - [44]={ - ["name"]="Blade Maid's Edge", - ["desc"]="S2 Arena Battle Pass Avatar. Victory comes as blades dance." - }, - [45]={ - ["name"]="S2 Silver Avatar Frame", - ["desc"]="S2 Silver Arena Avatar Frame. Proof of your strength." - }, - [46]={ - ["name"]="S2 Gold Avatar Frame", - ["desc"]="S2 Gold Arena Avatar Frame, shining with heroic radiance." - }, - [47]={ - ["name"]="Random Epic Hero", - ["desc"]="Shards obtained in batch will only randomly grant one of the following heroes." - }, - [49]={ - ["name"]="Gold Feather", - ["desc"]="Used to challenge the secret chambers in the tower, the nib of the feather pen emits a golden light of mysterious magic." - }, - [50]={ - ["name"]="Silver Feather", - ["desc"]="Used to Raid the secret chambers in the tower, the nib of the feather pen gradually dims." - }, - [51]={ - ["name"]="Challenge Points", - ["desc"]="Challenge Points can exchange time-limited rewards of Advanced Challenges." - }, - [52]={ - ["name"]="Boss Coins", - ["desc"]="Boss Coin can exchange rewards in the event shop of Boss Championship." - }, - [53]={ - ["name"]="S3 Silver Avatar Frame", - ["desc"]="S3 Silver Arena Avatar Frame. It is reversed for hero." - }, - [54]={ - ["name"]="S3 Gold Avatar Frame", - ["desc"]="S3 Gold Arena Avatar Frame. Proof of your prowess." - }, - [55]={ - ["name"]="Rune Essence", - ["desc"]="Rune Essence, used for refining runes." - }, - [56]={ - ["name"]="Round Moon", - ["desc"]="Little moon of Round Moon Festival." - }, - [57]={ - ["name"]="Round Moon Festival Avatar Frame", - ["desc"]="Round Moon Festival Avatar Frame" - }, - [58]={ - ["name"]="S4 Silver Avatar Frame", - ["desc"]="S4 Silver Arena Avatar Frame. Proof of your strength." - }, - [59]={ - ["name"]="S4 Gold Avatar Frame", - ["desc"]="S4 Gold Arena Avatar Frame, shining with heroic radiance." - }, - [60]={ - ["name"]="S5 Silver Avatar Frame", - ["desc"]="S5 Silver Arena Avatar Frame. It is reversed for hero." - }, - [61]={ - ["name"]="S5 Gold Avatar Frame", - ["desc"]="S5 Gold Arena Avatar Frame. Proof of your prowess." - }, - [62]={ - ["name"]="S6 Silver Avatar Frame", - ["desc"]="S6 Silver Arena Avatar Frame. Proof of your strength." - }, - [63]={ - ["name"]="S6 Gold Avatar Frame", - ["desc"]="S6 Gold Arena Avatar Frame, shining with heroic radiance." - }, - [64]={ - ["name"]="S7 Silver Avatar Frame", - ["desc"]="S7 Silver Arena Avatar Frame. It is reversed for hero." - }, - [65]={ - ["name"]="S7 Gold Avatar Frame", - ["desc"]="S7 Gold Arena Avatar Frame. Proof of your prowess." - }, - [66]={ - ["name"]="S8 Silver Avatar Frame", - ["desc"]="S8 Silver Arena Avatar Frame. Proof of your strength." - }, - [67]={ - ["name"]="S8 Gold Avatar Frame", - ["desc"]="S8 Gold Arena Avatar Frame, shining with heroic radiance." - }, - [68]={ + [9]={ }, - [69]={ + [10]={ }, - [70]={ + [11]={ }, - [71]={ + [12]={ }, - [72]={ + [13]={ }, - [73]={ + [14]={ }, - [74]={ + [15]={ }, - [75]={ + [16]={ }, - [76]={ + [17]={ }, - [1001]={ - ["name"]="Dim Meteorite", - ["desc"]="A dim meteorite that holds a mysterious energy." - }, - [1002]={ - ["name"]="Refined Meteorite", - ["desc"]="Refined meteorite gleams with a metallic luster, a result of countless trials." - }, - [1003]={ - ["name"]="Lunar Meteorite", - ["desc"]="Bathed in moonlight, it exudes a soft, silvery radiance." - }, - [1004]={ - ["name"]="Radiant Meteorite", - ["desc"]="Shining with a bright celestial light, it emits an aura of enigma." - }, - [1005]={ - ["name"]="Aureate Meteorite", - ["desc"]="Glittering with a golden glow, it oozes the potent force." - }, - [1006]={ - ["name"]="Supreme Meteorite", - ["desc"]="Super precious meteorite that contains unparalleled power." - }, - [1007]={ - ["name"]="Emerald Gemstone", - ["desc"]="The emerald gemstone that releases a refreshing breath." - }, - [1008]={ - ["name"]="Crimson Gemstone", - ["desc"]="Dark red gemstone shrouded in mystery." - }, - [1009]={ - ["name"]="Primordial Gemstone", - ["desc"]="Gemstone imbued with chaotic energy that remains unpredictable." - }, - [1010]={ - ["name"]="Auspicious Gemstone", - ["desc"]="Auspicious gemstone seen as a symbol of luck." - }, - [1011]={ - ["name"]="Marine Gemstone", - ["desc"]="Gemstone that mirrors the tranquil sea, releasing a refreshing breath." - }, - [1012]={ - ["name"]="Gilded Gemstone", - ["desc"]="Invaluable gemstone, gleaming brightly with a golden hue." - }, - [1013]={ - ["name"]="Lizard Scales", - ["desc"]="Sturdy yet flexible scales that seem to hold lizard's vitality." - }, - [1014]={ - ["name"]="Drake Scales", - ["desc"]="Mystical dragon breath surrounds the scales, seemingly imbuing them with the power of dragons." - }, - [1015]={ - ["name"]="Sea Dragon Scales", - ["desc"]="Emitting the power of the ocean, the scales resemble the surging waves." - }, - [1016]={ - ["name"]="Infernal Dragon Scales", - ["desc"]="The scales blaze with intense heat, carrying the fiery wrath within." - }, - [1017]={ - ["name"]="Electro Dragon Scales", - ["desc"]="The scales emit an electric aura, like a mystical totem woven with lightning bolts." - }, - [1018]={ - ["name"]="Divine Dragon Scales", - ["desc"]="The scales are revered as divine, carrying the guardianship of deities within." - }, - [1019]={ - ["name"]="Rough Leather", - ["desc"]="Basic and coarse leather ideal for crafting common gear." - }, - [1020]={ - ["name"]="Earth Snake Leather", - ["desc"]="Ordinary yet sturdy leather, as if witnessing the tenacity of the earth snake for years." - }, - [1021]={ - ["name"]="Giant Bear Leather", - ["desc"]="Leather with remarkable defense, like exuding the unshakeable dignity of a bear." - }, - [1022]={ - ["name"]="Fierce Tiger Leather", - ["desc"]="Leather from the agile and formidable tiger. Boasts tiger's mystical hunting instinct." - }, - [1023]={ - ["name"]="Demon Leather", - ["desc"]="With an aura of wickedness, the leather seems to bear a demonic curse." - }, - [1024]={ - ["name"]="Celestial Python Leather", - ["desc"]="Leather with a mysterious power, evoking thoughts of mysterious snake spirits." - }, - [1025]={ - ["name"]="Abyssal Shell", - ["desc"]="Dimly shining seashell in the darkness, containing mysterious energy." - }, - [1026]={ - ["name"]="Watery Harmonic Shell", - ["desc"]="Seashell sparkling with water ripples, giving a sense of refreshing coolness." - }, - [1027]={ - ["name"]="Rocky Shell", - ["desc"]="The rugged rock-like shell that provides excellent defense." - }, - [1028]={ - ["name"]="Chaos Shell", - ["desc"]="Seashell filled with chaotic energy, evoking thoughts of the boundless cosmos." - }, - [1029]={ - ["name"]="Stygian Shell", - ["desc"]="With a mysterious presence, the shell seems to exude an unsettling air in the dark." - }, - [1030]={ - ["name"]="Sacred Shell", - ["desc"]="Seashell revered as a sacred artifact, emanating a divine radiance." + [18]={ + }, [13001]={ @@ -478,6 +129,6 @@ local item = { } } local config = { -data=item,count=127 +data=item,count=40 } return config \ No newline at end of file diff --git a/lua/app/config/strings/es/avatar.lua b/lua/app/config/strings/es/avatar.lua index 5f1cf347..1911f83c 100644 --- a/lua/app/config/strings/es/avatar.lua +++ b/lua/app/config/strings/es/avatar.lua @@ -1,156 +1,72 @@ local avatar = { - [23]={ - ["desc"]="Avatar de Pase de Batalla de Arena S1. Que sigue adelante con valentía como Cebolla!" - }, - [24]={ - ["desc"]="Avatar de Pase de Batalla de Arena S2. La victoria llega entre cuchilladas." - }, - [1001]={ - ["desc"]="Se obtiene tras activar Bailarina." - }, - [2001]={ - ["desc"]="Avatar de Chica con Daga." - }, - [3001]={ - ["desc"]="Avatar de Cabeza de Cebolla." - }, - [4001]={ - ["desc"]="Avatar de Alma Glacial." - }, - [5001]={ - ["desc"]="Se obtiene tras activar Ninja Jay." - }, - [6001]={ - ["desc"]="Se obtiene tras activar Claude." - }, - [7001]={ - ["desc"]="Se obtiene tras activar Erya." - }, - [8001]={ - ["desc"]="Se obtiene tras activar Ciervo." - }, - [9001]={ - ["desc"]="Se obtiene tras activar Doncella de Hielo." - }, - [10001]={ - ["desc"]="Se obtiene tras activar Bruja Kiki." - }, - [11001]={ - ["desc"]="Se obtiene tras activar Flama." - }, - [12001]={ - ["desc"]="Se obtiene tras activar Bárbaro." - }, [13001]={ - ["desc"]="Se obtiene tras activar Lobo del Bosque." + }, [14001]={ - ["desc"]="Se obtiene tras activar Eileen." + }, [15001]={ - ["desc"]="Se obtiene tras activar Cazador de Almas." + + }, + [15002]={ + }, [16001]={ - ["desc"]="Se obtiene tras activar Alejandro." - }, - [17001]={ - ["desc"]="Se obtiene tras activar Espadachín." - }, - [18001]={ - ["desc"]="Se obtiene tras activar Mulán." - }, - [19001]={ - ["desc"]="Se obtiene tras activar Hechicera de Hielo." - }, - [20001]={ - ["desc"]="Se obtiene tras activar Bellona." - }, - [21001]={ - ["desc"]="Se obtiene tras activar Sol." - }, - [22001]={ - ["desc"]="Se obtiene tras activar Panda." + }, [23001]={ - ["desc"]="Se obtiene tras activar Íncubo." + }, [24001]={ - ["desc"]="Se obtiene tras activar Cleopatra." + }, [25001]={ - ["desc"]="Se obtiene tras activar Mago Brillante." + }, - [14003]={ - ["desc"]="Se obtiene tras activar Sirviente Diablo." + [25002]={ + }, - [24003]={ - ["desc"]="Se obtiene tras activar Matón." + [26001]={ + }, - [34003]={ - ["desc"]="Se obtiene tras activar Ninja Phil." + [33001]={ + }, - [44003]={ - ["desc"]="Se obtiene tras activar Maga Lunar." + [34001]={ + }, - [54003]={ - ["desc"]="Se obtiene tras activar Jinete Caído." + [35001]={ + }, - [14004]={ - ["desc"]="Se obtiene tras activar Zorra Auspiciosa." + [35002]={ + }, - [24004]={ - ["desc"]="Se obtiene tras activar a Lee." + [43001]={ + }, - [34004]={ - ["desc"]="Se obtiene tras activar Espina de Verdor." + [44001]={ + }, - [44004]={ - ["desc"]="Se obtiene tras activar Pastor de Almas." + [45001]={ + }, - [54004]={ - ["desc"]="Se obtiene tras activar Valquiria." + [45002]={ + }, - [1400201]={ - ["desc"]="Se obtiene tras activar Rey de Playa." + [53001]={ + }, - [3400101]={ - ["desc"]="Se obtiene tras activar Sol y Rocío." + [54001]={ + }, - [3400102]={ - ["desc"]="Reina de Elfo Oscuro" + [55001]={ + }, - [5300101]={ - ["desc"]="Se obtiene tras activar Caperucita Roja." - }, - [5400101]={ - ["desc"]="Se obtiene tras activar Danza Elegante." - }, - [1400101]={ - ["desc"]="Armadura de Ruinas" - }, - [2300201]={ - ["desc"]="Espadachín Negro" - }, - [4400201]={ - ["desc"]="Reina de Creciente" - }, - [5400401]={ - ["desc"]="Valquiria de Luna Oscura" - }, - [2400101]={ - ["desc"]="El Rey de la Espada" - }, - [4400101]={ - ["desc"]="Archimago" - }, - [5400301]={ - ["desc"]="Jinete Llameante" - }, - [5400201]={ - ["desc"]="Daga sombra y escarcha" + [55002]={ + } } local config = { -data=avatar,count=50 +data=avatar,count=22 } return config \ No newline at end of file diff --git a/lua/app/config/strings/es/item.lua b/lua/app/config/strings/es/item.lua index 67d9e0a0..08331896 100644 --- a/lua/app/config/strings/es/item.lua +++ b/lua/app/config/strings/es/item.lua @@ -12,403 +12,54 @@ local item = { ["desc"]="Se necesita energía para completar las fases" }, [4]={ - ["name"]="Héroe Destacado", - ["desc"]="Concede un héroe destacado." - }, - [5]={ - ["name"]="Héroe Raro", - ["desc"]="Concede un heroe raro." - }, - [6]={ - ["name"]="Héroe Épico", - ["desc"]="Concede un héroe épico." - }, - [7]={ - ["name"]="Puntos de Pase", - ["desc"]="Acumula puntos para subir el nivel de Pases." - }, - [8]={ - ["name"]="Caja de Madera", - ["desc"]="Concede un héroe con las cualidades indicadas." - }, - [9]={ - ["name"]="Cofre de Madera", - ["desc"]="Concede un héroe con las cualidades indicadas." - }, - [10]={ - ["name"]="Cofre de Oro", - ["desc"]="Cofre de héro decorado con oro." - }, - [11]={ - ["name"]="Cofre de Platino", - ["desc"]="Incluye los héroes más poderosos." - }, - [12]={ ["name"]="Experiencia", ["desc"]="Acumular a cierta cantidad para subir de nivel." }, - [13]={ + [5]={ ["name"]="Llave Normal", ["desc"]="Se usa para abrir cofres comunes en la Tienda." }, - [14]={ + [6]={ ["name"]="Llave Refinada", ["desc"]="Se usa para abrir cofres refinados en la Tienda." }, - [15]={ + [7]={ ["name"]="Llave Preciosa", ["desc"]="Se usa para abrir cofres preciosos en la Tienda." }, - [16]={ - ["name"]="Cofre de Misión", - ["desc"]="Se obtiene al completar 5 misiones diarias." - }, - [17]={ - ["name"]="Cofre de Anuncios", - ["desc"]="Puedes ver anuncios en cualquier parte del juego y obtener recompensas." - }, - [18]={ - ["name"]="Gran Cofre de Platino", - ["desc"]="¡Una gran caja de platino!" - }, - [19]={ - ["name"]="Fragmento Aleatorio", - ["desc"]="El modo AFK concede fragmentos aleatorios. La cantidad y la calidad aumentarán según el nivel tras la recogida." - }, - [20]={ - ["name"]="Fragmentos avanzados aleatorios", - ["desc"]="Hay chance de obtener aleatoriamente fragmentos de héroes destacados, raros o épicos." - }, - [21]={ - ["name"]="Medalla de Arena", - ["desc"]="Acumula medallas para subir el nivel del Pase de Batalla de Arena." - }, - [22]={ + [8]={ ["name"]="Boleto", ["desc"]="Para realizar un desafío, necesitas dar un boleto para el anotador de la Arena. Se lanzan boletos gratuitos todos los días." }, - [23]={ - ["name"]="Cebolla Valiente", - ["desc"]="Avatar de Pase de Batalla de Arena S1. Que sigue adelante con valentía como Cebolla!" - }, - [24]={ - ["name"]="Marco de avatar de plata Temporada S1", - ["desc"]="Marco de avatar de plata Temporada S1, símbolo de valentía." - }, - [25]={ - ["name"]="Marco de avatar de oro Temporada S1", - ["desc"]="Marco de avatar de oro Temporada S1, prueba de fuerza." - }, - [26]={ - ["name"]="Fragmentos avanzados aleatorios", - ["desc"]="Hay chance de obtener aleatoriamente fragmentos de héroes destacados, raros o épicos." - }, - [27]={ - ["name"]="Resplandor", - ["desc"]="Recoge Resplandor para recibir recompensas." - }, - [28]={ - ["name"]="Paquete Aleatorio de Material para Armadura (Ⅰ)", - ["desc"]="Abre para obtener los siguientes materiales aleatoriamente" - }, - [29]={ - ["name"]="Paquete Aleatorio de Material para Armadura (Ⅱ)", - ["desc"]="Abre para obtener los siguientes materiales aleatoriamente" - }, - [30]={ - ["name"]="Paquete Aleatorio de Material para Armadura (Ⅲ)", - ["desc"]="Abre para obtener los siguientes materiales aleatoriamente" - }, - [31]={ - ["name"]="Paquete Aleatorio de Material para Armadura (Ⅳ)", - ["desc"]="Abre para obtener los siguientes materiales aleatoriamente" - }, - [32]={ - ["name"]="Paquete Aleatorio de Material para Armadura (Ⅴ)", - ["desc"]="Abre para obtener los siguientes materiales aleatoriamente" - }, - [33]={ - ["name"]="Paquete Aleatorio de Material para Armadura (Ⅵ)", - ["desc"]="Abre para obtener los siguientes materiales aleatoriamente" - }, - [34]={ - ["name"]="Paquete Aleatorio de Material para Armadura (Ⅶ)", - ["desc"]="Abre para obtener los siguientes materiales aleatoriamente" - }, - [35]={ - ["name"]="Paquete Aleatorio de Material para Armadura (Ⅷ)", - ["desc"]="Abre para obtener los siguientes materiales aleatoriamente" - }, - [36]={ - ["name"]="Paquete Aleatorio de Material para Armadura (Ⅸ)", - ["desc"]="Abre para obtener los siguientes materiales aleatoriamente" - }, - [37]={ - ["name"]="Paquete Aleatorio de Material para Armadura (Ⅹ)", - ["desc"]="Abre para obtener los siguientes materiales aleatoriamente" - }, - [38]={ - ["name"]="Paquete de Material para Armadura Clase 1", - ["desc"]="Abre para obtener los siguientes materiales" - }, - [39]={ - ["name"]="Paquete de Material para Armadura Clase 2", - ["desc"]="Abre para obtener los siguientes materiales" - }, - [40]={ - ["name"]="Paquete de Material para Armadura Clase 3", - ["desc"]="Abre para obtener los siguientes materiales" - }, - [41]={ - ["name"]="Paquete de Material para Armadura Clase 4", - ["desc"]="Abre para obtener los siguientes materiales" - }, - [42]={ - ["name"]="Paquete de Material para Armadura Clase 5", - ["desc"]="Abre para obtener los siguientes materiales" - }, - [43]={ - ["name"]="Paquete de Material para Armadura Clase 6", - ["desc"]="Abre para obtener los siguientes materiales" - }, - [44]={ - ["name"]="Filo de Chica con Daga", - ["desc"]="Avatar de Pase de Batalla de Arena S2. La victoria llega entre cuchilladas." - }, - [45]={ - ["name"]="Marco de avatar de plata Temporada S2", - ["desc"]="Marco de avatar de plata de Arena S2, prueba de fuerza." - }, - [46]={ - ["name"]="Marco de avatar de oro Temporada S2", - ["desc"]="Marco de avatar de oro de Arena S1, gloria del héroe." - }, - [47]={ - ["name"]="Héroe Épico aleatorio", - ["desc"]="Al obtener por lote, solo aparecerá uno de los siguientes héroes" - }, - [49]={ - ["name"]="Pluma de Oro", - ["desc"]="Usada para desafiar la cámara secreta de la torre. La punta de la pluma brilla con una luz dorada mágica." - }, - [50]={ - ["name"]="Pluma de Plata", - ["desc"]="Usada para barrer la cámara secreta de la torre. La luz de la punta de la pluma está apagando." - }, - [51]={ - ["name"]="Puntos de Desafío", - ["desc"]="Los Puntos de Desafío se pueden canjear por recompensas en Desafío Avanzado por tiempo limitado." - }, - [52]={ - ["name"]="Monedas de Jefe", - ["desc"]="Las Monedas de Jefe se pueden canjear por recompensas en la tienda del evento Abierto de Jefes." - }, - [53]={ - ["name"]="Marco de avatar de plata Temporada S3", - ["desc"]="Marco de avatar de plata Temporada S3, símbolo de valentía." - }, - [54]={ - ["name"]="Marco de avatar de oro Temporada S3", - ["desc"]="Marco de avatar de oro Temporada S3, prueba de fuerza." - }, - [55]={ - ["name"]="Esencia Rúnica", - ["desc"]="Esencia rúnica, usada para forjar runas." - }, - [56]={ - ["name"]="Luna Llena", - ["desc"]="Luna pequeña de la Celebración de Luna Llena" - }, - [57]={ - ["name"]="Marco de avatar de celebración de luna llena", - ["desc"]="Marco de avatar de celebración de luna llena" - }, - [58]={ - ["name"]="Marco de avatar de plata Temporada S4", - ["desc"]="Marco de avatar de plata de Arena S4, prueba de fuerza." - }, - [59]={ - ["name"]="Marco de avatar de oro Temporada S4", - ["desc"]="Marco de avatar de oro de Arena S1, gloria del héroe." - }, - [60]={ - ["name"]="Marco de avatar de plata Temporada S5", - ["desc"]="Marco de avatar de plata Temporada S5, símbolo de valentía." - }, - [61]={ - ["name"]="Marco de avatar de oro Temporada S5", - ["desc"]="Marco de avatar de oro Temporada S5, prueba de fuerza." - }, - [62]={ - ["name"]="Marco de avatar de plata Temporada S6", - ["desc"]="Marco de avatar de plata de Arena S6, prueba de fuerza." - }, - [63]={ - ["name"]="Marco de avatar de oro Temporada S6", - ["desc"]="Marco de avatar de oro de Arena S1, gloria del héroe." - }, - [64]={ - ["name"]="Marco de avatar de plata Temporada S7", - ["desc"]="Marco de avatar de plata Temporada S7, símbolo de valentía." - }, - [65]={ - ["name"]="Marco de avatar de oro Temporada S7", - ["desc"]="Marco de avatar de oro Temporada S7, prueba de fuerza." - }, - [66]={ - ["name"]="Marco de avatar de plata Temporada S8", - ["desc"]="Marco de avatar de plata de Arena S8, prueba de fuerza." - }, - [67]={ - ["name"]="Marco de avatar de oro Temporada S8", - ["desc"]="Marco de avatar de oro de Arena S1, gloria del héroe." - }, - [68]={ + [9]={ }, - [69]={ + [10]={ }, - [70]={ + [11]={ }, - [71]={ + [12]={ }, - [72]={ + [13]={ }, - [73]={ + [14]={ }, - [74]={ + [15]={ }, - [75]={ + [16]={ }, - [76]={ + [17]={ }, - [1001]={ - ["name"]="Meteorito Opaco", - ["desc"]="Un trozo de meteorito opaco que contiene energía misteriosa." - }, - [1002]={ - ["name"]="Meteorito Elaborado", - ["desc"]="El meteorito cien veces refinado que brilla con una luz metálica." - }, - [1003]={ - ["name"]="Meteorito Plateado", - ["desc"]="Bajo la luz de la luna, presenta un brillo plateado." - }, - [1004]={ - ["name"]="Meteorito de Luz", - ["desc"]="Brilla con luz celestial y emana una atmósfera misteriosa." - }, - [1005]={ - ["name"]="Meteorito Dorado", - ["desc"]="Brilla con luz dorada e irradia energía poderosa." - }, - [1006]={ - ["name"]="Meteorito Precioso", - ["desc"]="Un meteorito muy precioso que contiene un poder sin igual." - }, - [1007]={ - ["name"]="Espato Verde", - ["desc"]="Un espato verde que desprende un aroma fresco." - }, - [1008]={ - ["name"]="Espato Rojo", - ["desc"]="Un espato rojo oscuro, lleno de misterio." - }, - [1009]={ - ["name"]="Espato Mixto", - ["desc"]="Un espato escurridizo que contiene energía caótica." - }, - [1010]={ - ["name"]="Espato de Suerte", - ["desc"]="Un espato lleno de atmósfera auspiciosa, que se considera un símbolo de suerte." - }, - [1011]={ - ["name"]="Espato Oceánico", - ["desc"]="Un espato que parece el mar azul y emite un aura fresca." - }, - [1012]={ - ["name"]="Espato Dorado", - ["desc"]="Un espato valioso con brillo dorado." - }, - [1013]={ - ["name"]="Escama de Lagarto", - ["desc"]="Escama dura y flexible que parece contener la fuerza vital del lagarto." - }, - [1014]={ - ["name"]="Escama de Wurm", - ["desc"]="Escama rodeada por el misterioso aliento del dragón, en que parece condensar su poder." - }, - [1015]={ - ["name"]="Escama de Dragón Marino", - ["desc"]="Escama que emana el poder del océano, como el correr de las olas en el mar." - }, - [1016]={ - ["name"]="Escama de Dragón de Fuego", - ["desc"]="Escama llena de energía ardiente, parece contener la ira del fuego furioso." - }, - [1017]={ - ["name"]="Escama de Dragón Trueno", - ["desc"]="Escama con aura eléctrica, como un tótem mágico entrelazado con truenos y relámpagos." - }, - [1018]={ - ["name"]="Escama de Dragón Divino", - ["desc"]="Escama que se considera sagrada, que parece portar las bendiciones de dioses." - }, - [1019]={ - ["name"]="Cuero Áspero", - ["desc"]="Cuero áspero y simple, adecuado para elaborar equipos comunes." - }, - [1020]={ - ["name"]="Cuero de Serpiente", - ["desc"]="Cuero resistente y duradero, parece registrar la dureza de la experiencia de la serpiente terrestre." - }, - [1021]={ - ["name"]="Cuero de Oso", - ["desc"]="El cuero con defensa fuerte que emana la majestuosidad de un oso." - }, - [1022]={ - ["name"]="Cuero de Tigre", - ["desc"]="Cuero ágil, poderoso y mágico, parece contener los instintos de caza de un tigre." - }, - [1023]={ - ["name"]="Cuero de Diablo", - ["desc"]="Cuero que huele a maldad, parece contener una maldición demoníaca." - }, - [1024]={ - ["name"]="Cuero de Pitón", - ["desc"]="Cuero con poder misterioso, parece recordar al misterioso demonio serpiente." - }, - [1025]={ - ["name"]="Concha Profundo", - ["desc"]="Concha que brilla en la oscuridad, parece contener una energía misteriosa." - }, - [1026]={ - ["name"]="Conchas de Agua", - ["desc"]="Concha con brillo de agua, que lleva una sensación fresca." - }, - [1027]={ - ["name"]="Concha de Roca", - ["desc"]="Concha de roca dura con atributo defensiva." - }, - [1028]={ - ["name"]="Concha de Caos", - ["desc"]="Concha misteriosa llena de energía caótica." - }, - [1029]={ - ["name"]="Concha Infernal", - ["desc"]="Concha de presencia a intervalos en la oscuridad, con un aire de inquietud." - }, - [1030]={ - ["name"]="Concha Sagrada", - ["desc"]="Conchas considerada como objeto sagrado que emana una luz sagrada." + [18]={ + }, [13001]={ @@ -478,6 +129,6 @@ local item = { } } local config = { -data=item,count=127 +data=item,count=40 } return config \ No newline at end of file diff --git a/lua/app/config/strings/fr/avatar.lua b/lua/app/config/strings/fr/avatar.lua index 197ae919..1911f83c 100644 --- a/lua/app/config/strings/fr/avatar.lua +++ b/lua/app/config/strings/fr/avatar.lua @@ -1,46 +1,4 @@ local avatar = { - [23]={ - - }, - [24]={ - - }, - [1001]={ - - }, - [2001]={ - - }, - [3001]={ - - }, - [4001]={ - - }, - [5001]={ - - }, - [6001]={ - - }, - [7001]={ - - }, - [8001]={ - - }, - [9001]={ - - }, - [10001]={ - - }, - [11001]={ - - }, - [12001]={ - - }, [13001]={ }, @@ -49,27 +7,12 @@ local avatar = { }, [15001]={ + }, + [15002]={ + }, [16001]={ - }, - [17001]={ - - }, - [18001]={ - - }, - [19001]={ - - }, - [20001]={ - - }, - [21001]={ - - }, - [22001]={ - }, [23001]={ @@ -80,77 +23,50 @@ local avatar = { [25001]={ }, - [14003]={ + [25002]={ }, - [24003]={ + [26001]={ }, - [34003]={ + [33001]={ }, - [44003]={ + [34001]={ }, - [54003]={ + [35001]={ }, - [14004]={ + [35002]={ }, - [24004]={ + [43001]={ }, - [34004]={ + [44001]={ }, - [44004]={ + [45001]={ }, - [54004]={ + [45002]={ }, - [1400201]={ + [53001]={ }, - [3400101]={ + [54001]={ }, - [3400102]={ + [55001]={ }, - [5300101]={ - - }, - [5400101]={ - - }, - [1400101]={ - - }, - [2300201]={ - - }, - [4400201]={ - - }, - [5400401]={ - - }, - [2400101]={ - - }, - [4400101]={ - - }, - [5400301]={ - - }, - [5400201]={ + [55002]={ } } local config = { -data=avatar,count=50 +data=avatar,count=22 } return config \ No newline at end of file diff --git a/lua/app/config/strings/fr/item.lua b/lua/app/config/strings/fr/item.lua index 07e96147..98c720cc 100644 --- a/lua/app/config/strings/fr/item.lua +++ b/lua/app/config/strings/fr/item.lua @@ -52,267 +52,6 @@ local item = { }, [18]={ - }, - [19]={ - - }, - [20]={ - - }, - [21]={ - - }, - [22]={ - - }, - [23]={ - - }, - [24]={ - - }, - [25]={ - - }, - [26]={ - - }, - [27]={ - - }, - [28]={ - - }, - [29]={ - - }, - [30]={ - - }, - [31]={ - - }, - [32]={ - - }, - [33]={ - - }, - [34]={ - - }, - [35]={ - - }, - [36]={ - - }, - [37]={ - - }, - [38]={ - - }, - [39]={ - - }, - [40]={ - - }, - [41]={ - - }, - [42]={ - - }, - [43]={ - - }, - [44]={ - - }, - [45]={ - - }, - [46]={ - - }, - [47]={ - - }, - [49]={ - - }, - [50]={ - - }, - [51]={ - - }, - [52]={ - - }, - [53]={ - - }, - [54]={ - - }, - [55]={ - - }, - [56]={ - - }, - [57]={ - - }, - [58]={ - - }, - [59]={ - - }, - [60]={ - - }, - [61]={ - - }, - [62]={ - - }, - [63]={ - - }, - [64]={ - - }, - [65]={ - - }, - [66]={ - - }, - [67]={ - - }, - [68]={ - - }, - [69]={ - - }, - [70]={ - - }, - [71]={ - - }, - [72]={ - - }, - [73]={ - - }, - [74]={ - - }, - [75]={ - - }, - [76]={ - - }, - [1001]={ - - }, - [1002]={ - - }, - [1003]={ - - }, - [1004]={ - - }, - [1005]={ - - }, - [1006]={ - - }, - [1007]={ - - }, - [1008]={ - - }, - [1009]={ - - }, - [1010]={ - - }, - [1011]={ - - }, - [1012]={ - - }, - [1013]={ - - }, - [1014]={ - - }, - [1015]={ - - }, - [1016]={ - - }, - [1017]={ - - }, - [1018]={ - - }, - [1019]={ - - }, - [1020]={ - - }, - [1021]={ - - }, - [1022]={ - - }, - [1023]={ - - }, - [1024]={ - - }, - [1025]={ - - }, - [1026]={ - - }, - [1027]={ - - }, - [1028]={ - - }, - [1029]={ - - }, - [1030]={ - }, [13001]={ @@ -382,6 +121,6 @@ local item = { } } local config = { -data=item,count=127 +data=item,count=40 } return config \ No newline at end of file diff --git a/lua/app/config/strings/id/avatar.lua b/lua/app/config/strings/id/avatar.lua index 9362e4b7..1911f83c 100644 --- a/lua/app/config/strings/id/avatar.lua +++ b/lua/app/config/strings/id/avatar.lua @@ -1,156 +1,72 @@ local avatar = { - [23]={ - ["desc"]="Avatar battle kompetitif S1. Semoga sukses!" - }, - [24]={ - ["desc"]="Avatar Battle Pass Arena S2. Kemenangan datang saat pedang diayunkan." - }, - [1001]={ - ["desc"]="Dapat setelah lolos Dancer" - }, - [2001]={ - ["desc"]="Avatar Gadis Pedang" - }, - [3001]={ - ["desc"]="Avatar Kepala Bawang" - }, - [4001]={ - ["desc"]="Avatar Hati Es" - }, - [5001]={ - ["desc"]="Dapat setelah lolos Ninja Jay" - }, - [6001]={ - ["desc"]="Dapat setelah lolos Dancer" - }, - [7001]={ - ["desc"]="Dapat setelah lolos Barbarian" - }, - [8001]={ - ["desc"]="Dapat setelah lolos Fawn" - }, - [9001]={ - ["desc"]="Dapat setelah lolos Gadis Es" - }, - [10001]={ - ["desc"]="Dapat setelah lolos Penyihir Kiki" - }, - [11001]={ - ["desc"]="Dapat setelah lolos Flare" - }, - [12001]={ - ["desc"]="Dapat setelah lolos Barbarian" - }, [13001]={ - ["desc"]="Dapat setelah lolos Timberwolf" + }, [14001]={ - ["desc"]="Dapat setelah lolos Raven" + }, [15001]={ - ["desc"]="Dapat setelah lolos Pemburu Jiwa" + + }, + [15002]={ + }, [16001]={ - ["desc"]="Dapat setelah lolos Alexander" - }, - [17001]={ - ["desc"]="Dapat setelah lolos Bocah Pedang" - }, - [18001]={ - ["desc"]="Dapat setelah lolos Mulan" - }, - [19001]={ - ["desc"]="Dapat setelah lolos Peri Es" - }, - [20001]={ - ["desc"]="Dapat setelah lolos Gadis Pedang" - }, - [21001]={ - ["desc"]="Dapat setelah lolos Thor" - }, - [22001]={ - ["desc"]="Dapat setelah lolos Panda" + }, [23001]={ - ["desc"]="Dapat setelah lolos Nightmare" + }, [24001]={ - ["desc"]="Dapat setelah lolos Cleopatra" + }, [25001]={ - ["desc"]="Dapat setelah lolos Blink Mage" + }, - [14003]={ - ["desc"]="Dapat setelah lolos Pelayan Demon" + [25002]={ + }, - [24003]={ - ["desc"]="Dapat setelah lolos Avie" + [26001]={ + }, - [34003]={ - ["desc"]="Dapat setelah lolos Ninja Phil" + [33001]={ + }, - [44003]={ - ["desc"]="Dapat setelah lolos Penyihir Lunar" + [34001]={ + }, - [54003]={ - ["desc"]="Dapat setelah lolos Ksatria Karunia" + [35001]={ + }, - [14004]={ - ["desc"]="Dapatkan dengan aktivasi Rubah Mujur" + [35002]={ + }, - [24004]={ - ["desc"]="Dapatkan dengan aktivasi Lee." + [43001]={ + }, - [34004]={ - ["desc"]="Dapatkan dengan aktivasi Duri Hijau" + [44001]={ + }, - [44004]={ - ["desc"]="Dapatkan dengan aktivasi Gembala." + [45001]={ + }, - [54004]={ - ["desc"]="Dapatkan dengan aktivasi Valkyrie." + [45002]={ + }, - [1400201]={ - ["desc"]="Dapat setelah lolos Juara Pantai" + [53001]={ + }, - [3400101]={ - ["desc"]="Dapat setelah lolos Embun Matahari Pagi" + [54001]={ + }, - [3400102]={ - ["desc"]="Ratu Elf Gelap" + [55001]={ + }, - [5300101]={ - ["desc"]="Dapat setelah lolos Tudung Merah" - }, - [5400101]={ - ["desc"]="Dapat setelah lolos Tarian Anggun" - }, - [1400101]={ - ["desc"]="Armor Relik" - }, - [2300201]={ - ["desc"]="Pendekar Pedang Hitam" - }, - [4400201]={ - ["desc"]="Ratu Sabit" - }, - [5400401]={ - ["desc"]="Dewa Perang Bulan Gelap" - }, - [2400101]={ - ["desc"]="Raja Hantu Pedang" - }, - [4400101]={ - ["desc"]="Archmagus" - }, - [5400301]={ - ["desc"]="Ksatria Api" - }, - [5400201]={ - ["desc"]="Bayang Duri" + [55002]={ + } } local config = { -data=avatar,count=50 +data=avatar,count=22 } return config \ No newline at end of file diff --git a/lua/app/config/strings/id/item.lua b/lua/app/config/strings/id/item.lua index 26ba36a3..577f64d3 100644 --- a/lua/app/config/strings/id/item.lua +++ b/lua/app/config/strings/id/item.lua @@ -12,403 +12,54 @@ local item = { ["desc"]="Yang dibutuhkan untuk menembus rintangan, tentu saja adalah kekuatan." }, [4]={ - ["name"]="Hero Luar Biasa", - ["desc"]="Bisa mendapatkan Hero Luar Biasa." - }, - [5]={ - ["name"]="Hero Langka", - ["desc"]="Bisa mendapatkan Hero Langka." - }, - [6]={ - ["name"]="Hero Epik", - ["desc"]="Bisa mendapatkan Hero Epik." - }, - [7]={ - ["name"]="Poin Pass", - ["desc"]="Poin yang terkumpul dapat meningkatkan level Pass." - }, - [8]={ - ["name"]="Kotak Kayu", - ["desc"]="Bisa mendapatkan Hero dengan kualitas di atas." - }, - [9]={ - ["name"]="Peti Kayu", - ["desc"]="Bisa mendapatkan Hero dengan kualitas di atas." - }, - [10]={ - ["name"]="Peti Emas", - ["desc"]="Peti Hero yang dihiasi dengan emas." - }, - [11]={ - ["name"]="Peti Platinum", - ["desc"]="Hero yang kuat ada di dalam." - }, - [12]={ ["name"]="EXP", ["desc"]="Kumpulkan hingga jumlah tertentu untuk upgrade." }, - [13]={ + [5]={ ["name"]="Kunci Umum", ["desc"]="Gunakan untuk membuka Peti Umum di Mall." }, - [14]={ + [6]={ ["name"]="Kunci Indah", ["desc"]="Gunakan untuk membuka Peti Indah di Mall." }, - [15]={ + [7]={ ["name"]="Kunci Berharga", ["desc"]="Gunakan untuk membuka Peti Premium di Mall." }, - [16]={ - ["name"]="Peti Misi", - ["desc"]="Dapat dengan menyelesaikan 5 misi harian." - }, - [17]={ - ["name"]="Peti Iklan", - ["desc"]="Dapat menonton iklan di mana saja di dalam game untuk mendapatkan hadiah." - }, - [18]={ - ["name"]="Peti L Platinum", - ["desc"]="Peti Platinum yang besar!" - }, - [19]={ - ["name"]="Shard Acak", - ["desc"]="Hadiah AFK termasuk shard acak. Kuantitas dan kualitasnya akan meningkat seiring dengan kemajuan level." - }, - [20]={ - ["name"]="Shard Premium Acak", - ["desc"]="Berpeluang mendapat Shard Hero luar biasa, langka, atau epik secara acak." - }, - [21]={ - ["name"]="Medali Arena", - ["desc"]="Medali dapat meningkatkan Battle Pass Arena." - }, - [22]={ + [8]={ ["name"]="Tiket Masuk", ["desc"]="Setiap tantangan membutuhkan satu tiket untuk pencatat rekor Arena. Tiket gratis dikeluarkan setiap hari." }, - [23]={ - ["name"]="Keberanian Kepala Bawang", - ["desc"]="Avatar battle kompetitif S1. Semoga sukses!" - }, - [24]={ - ["name"]="Bingkai Avatar Silver Musim S1", - ["desc"]="Bingkai Avatar Silver S1. Simbol keberanian." - }, - [25]={ - ["name"]="Bingkai Avatar Emas Musim S1", - ["desc"]="Bingkai Avatar Emas S1. Bukti kekuatan!" - }, - [26]={ - ["name"]="Shard Premium Acak", - ["desc"]="Berpeluang mendapat Shard Hero luar biasa, langka, atau epik secara acak." - }, - [27]={ - ["name"]="Starlight", - ["desc"]="Kumpulkan Starlight untuk mendapatkan hadiah." - }, - [28]={ - ["name"]="Paket Material Armor Acak (Ⅰ)", - ["desc"]="Buka untuk mendapatkan material berikut secara acak:" - }, - [29]={ - ["name"]="Paket Material Armor Acak (Ⅱ)", - ["desc"]="Buka untuk mendapatkan material berikut secara acak:" - }, - [30]={ - ["name"]="Paket Material Armor Acak (Ⅲ)", - ["desc"]="Buka untuk mendapatkan material berikut secara acak:" - }, - [31]={ - ["name"]="Paket Material Armor Acak (Ⅳ)", - ["desc"]="Buka untuk mendapatkan material berikut secara acak:" - }, - [32]={ - ["name"]="Paket Material Armor Acak (Ⅴ)", - ["desc"]="Buka untuk mendapatkan material berikut secara acak:" - }, - [33]={ - ["name"]="Paket Material Armor Acak (Ⅵ)", - ["desc"]="Buka untuk mendapatkan material berikut secara acak:" - }, - [34]={ - ["name"]="Paket Material Armor Acak (Ⅶ)", - ["desc"]="Buka untuk mendapatkan material berikut secara acak:" - }, - [35]={ - ["name"]="Paket Material Armor Acak (Ⅷ)", - ["desc"]="Buka untuk mendapatkan material berikut secara acak:" - }, - [36]={ - ["name"]="Paket Material Armor Acak (Ⅸ)", - ["desc"]="Buka untuk mendapatkan material berikut secara acak:" - }, - [37]={ - ["name"]="Paket Material Armor Acak (Ⅹ)", - ["desc"]="Buka untuk mendapatkan material berikut secara acak:" - }, - [38]={ - ["name"]="Paket Material Armor Tier 1", - ["desc"]="Buka untuk mendapatkan material berikut:" - }, - [39]={ - ["name"]="Paket Material Armor Tier 2", - ["desc"]="Buka untuk mendapatkan material berikut:" - }, - [40]={ - ["name"]="Paket Material Armor Tier 3", - ["desc"]="Buka untuk mendapatkan material berikut:" - }, - [41]={ - ["name"]="Paket Material Armor Tier 4", - ["desc"]="Buka untuk mendapatkan material berikut:" - }, - [42]={ - ["name"]="Paket Material Armor Tier 5", - ["desc"]="Buka untuk mendapatkan material berikut:" - }, - [43]={ - ["name"]="Paket Material Armor Tier 6", - ["desc"]="Buka untuk mendapatkan material berikut:" - }, - [44]={ - ["name"]="Tombak Gadis Pedang", - ["desc"]="Avatar Battle Pass Arena S2. Kemenangan datang saat pedang diayunkan." - }, - [45]={ - ["name"]="Bingkai Avatar Silver Musim S2", - ["desc"]="Bingkai Avatar Silver Arena S2. Bukti Kekuatan." - }, - [46]={ - ["name"]="Bingkai Avatar Emas Musim S2", - ["desc"]="Bingkai Avatar Emas Arena S2.Pahlawan mulia." - }, - [47]={ - ["name"]="Hero Epik acak", - ["desc"]="Hanya satu dari Hero berikut yang akan muncul secara acak saat dapat dalam jumlah banyak." - }, - [49]={ - ["name"]="Bulu Emas", - ["desc"]="Gunakan untuk menantang ruang rahasia di menara, ujung pena bulu memancarkan cahaya keemasan sihir misterius." - }, - [50]={ - ["name"]="Bulu Perak", - ["desc"]="Digunakan untuk raid ruang rahasia di menara, ujung pena bulu secara bertahap meredup." - }, - [51]={ - ["name"]="Poin Tantangan", - ["desc"]="Poin Tantangan dapat ditukarkan hadiah Tantangan Advanced berbatas waktu." - }, - [52]={ - ["name"]="Koin Boss", - ["desc"]="Koin Boss dapat ditukarkan hadiah di toko event Kejuaraan Boss." - }, - [53]={ - ["name"]="Bingkai Avatar Silver Musim S3", - ["desc"]="Bingkai Avatar Silver S3. Simbol keberanian." - }, - [54]={ - ["name"]="Bingkai Avatar Emas Musim S3", - ["desc"]="Bingkai Avatar Emas S3. Bukti kekuatan!" - }, - [55]={ - ["name"]="Esensi Rune", - ["desc"]="Esensi Rune untuk memadamkan rune." - }, - [56]={ - ["name"]="Bulan", - ["desc"]="Bulan kecil untuk festival." - }, - [57]={ - ["name"]="Bingkai Avatar Festival Lunar", - ["desc"]="Bingkai Avatar Festival Lunar" - }, - [58]={ - ["name"]="Bingkai Avatar Silver Musim S4", - ["desc"]="Bingkai Avatar Silver Arena S4. Bukti Kekuatan." - }, - [59]={ - ["name"]="Bingkai Avatar Emas Musim S4", - ["desc"]="Bingkai Avatar Emas Arena S4.Pahlawan mulia." - }, - [60]={ - ["name"]="Bingkai Avatar Silver Musim S5", - ["desc"]="Bingkai Avatar Silver S5. Simbol keberanian." - }, - [61]={ - ["name"]="Bingkai Avatar Emas Musim S5", - ["desc"]="Bingkai Avatar Emas S5. Bukti kekuatan!" - }, - [62]={ - ["name"]="Bingkai Avatar Silver Musim S6", - ["desc"]="Bingkai Avatar Silver Arena S6. Bukti Kekuatan." - }, - [63]={ - ["name"]="Bingkai Avatar Emas Musim S6", - ["desc"]="Bingkai Avatar Emas Arena S6.Pahlawan mulia." - }, - [64]={ - ["name"]="Bingkai Avatar Silver Musim S7", - ["desc"]="Bingkai Avatar Silver S7. Simbol keberanian." - }, - [65]={ - ["name"]="Bingkai Avatar Emas Musim S7", - ["desc"]="Bingkai Avatar Emas S7. Bukti kekuatan!" - }, - [66]={ - ["name"]="Bingkai Avatar Silver Musim S8", - ["desc"]="Bingkai Avatar Silver Arena S8. Bukti Kekuatan." - }, - [67]={ - ["name"]="Bingkai Avatar Emas Musim S8", - ["desc"]="Bingkai Avatar Emas Arena S8.Pahlawan mulia." - }, - [68]={ + [9]={ }, - [69]={ + [10]={ }, - [70]={ + [11]={ }, - [71]={ + [12]={ }, - [72]={ + [13]={ }, - [73]={ + [14]={ }, - [74]={ + [15]={ }, - [75]={ + [16]={ }, - [76]={ + [17]={ }, - [1001]={ - ["name"]="Chondrite", - ["desc"]="Meteorit redup yang menyimpan energi misterius." - }, - [1002]={ - ["name"]="Meteorit Besi", - ["desc"]="Meteorit berkilau dengan kilau logam, hasil dari uji coba yang tak terhitung jumlahnya." - }, - [1003]={ - ["name"]="Meteorit Lunar", - ["desc"]="Bermandikan cahaya bulan, kamera ini memancarkan cahaya perak yang lembut." - }, - [1004]={ - ["name"]="Asteroid", - ["desc"]="Bersinar dengan cahaya langit yang terang, memancarkan aura penuh teka-teki." - }, - [1005]={ - ["name"]="Aldebaran", - ["desc"]="Berkilauan dengan cahaya keemasan, kamera ini memancarkan kekuatan yang dahsyat." - }, - [1006]={ - ["name"]="Meteorite Ultimate", - ["desc"]="Meteorit super berharga yang mengandung kekuatan tak tertandingi." - }, - [1007]={ - ["name"]="Alexandrite", - ["desc"]="Batu permata zamrud yang mengeluarkan nafas yang menyegarkan." - }, - [1008]={ - ["name"]="Spinel", - ["desc"]="Batu permata merah tua yang diselimuti misteri." - }, - [1009]={ - ["name"]="Kristal Mix", - ["desc"]="Batu permata yang dijiwai dengan energi kacau yang tidak dapat diprediksi." - }, - [1010]={ - ["name"]="Kristal Karisma", - ["desc"]="Batu permata keberuntungan yang dipandang sebagai simbol keberuntungan." - }, - [1011]={ - ["name"]="Kristal Samudra", - ["desc"]="Batu permata yang mencerminkan laut yang tenang, melepaskan napas yang menyegarkan." - }, - [1012]={ - ["name"]="Amethyst", - ["desc"]="Batu permata yang tak ternilai harganya, berkilau cerah dengan rona keemasan." - }, - [1013]={ - ["name"]="Sisik Kadal", - ["desc"]="Sisik yang kokoh namun fleksibel yang seakan-akan menyimpan vitalitas cicak." - }, - [1014]={ - ["name"]="Sisik Naga", - ["desc"]="Nafas naga yang mistis mengelilingi sisiknya, seakan-akan mengilhami mereka dengan kekuatan naga." - }, - [1015]={ - ["name"]="Sisik Naga Laut", - ["desc"]="Memancarkan kekuatan lautan, sisiknya menyerupai ombak yang bergelombang." - }, - [1016]={ - ["name"]="Sisik Naga Api", - ["desc"]="Sisik berkobar dengan panas yang luar biasa, membawa murka yang berapi-api di dalamnya." - }, - [1017]={ - ["name"]="Sisik Kadal Petir", - ["desc"]="Sisik yang memancarkan aura listrik, seperti totem mistis yang ditenun dengan petir." - }, - [1018]={ - ["name"]="Sisik Shenron", - ["desc"]="Timbangan ini dipuja sebagai sesuatu yang ilahi, membawa perwalian para dewa di dalamnya." - }, - [1019]={ - ["name"]="Kulit Kasar", - ["desc"]="Kulit dasar dan kasar yang ideal untuk membuat gear umum." - }, - [1020]={ - ["name"]="Kulit Ular", - ["desc"]="Kulit yang seakan menjadi saksi keuletan ular tanah selama bertahun-tahun." - }, - [1021]={ - ["name"]="Kulit Beruang", - ["desc"]="Kulit yang seperti memancarkan martabat beruang yang tak tergoyahkan." - }, - [1022]={ - ["name"]="Kulit Harimau", - ["desc"]="Kulit harimau yang lincah dan tangguh. Menonjolkan naluri berburu harimau yang mistis." - }, - [1023]={ - ["name"]="Kulit Demon", - ["desc"]="Dengan aura kejahatan, kulitnya seakan-akan menanggung kutukan setan." - }, - [1024]={ - ["name"]="Kulit Anaconda", - ["desc"]="Kulit dengan kekuatan misterius, membangkitkan pikiran tentang roh ular yang misterius." - }, - [1025]={ - ["name"]="Cangkang Cowrie", - ["desc"]="Kerang yang bersinar redup dalam kegelapan, mengandung energi misterius." - }, - [1026]={ - ["name"]="Cangkang Aqua", - ["desc"]="Kerang yang berkilauan dengan riak air, memberikan rasa sejuk yang menyegarkan." - }, - [1027]={ - ["name"]="Cangkang Batu", - ["desc"]="Cangkang kokoh seperti batu karang yang memberikan pertahanan yang sangat baik." - }, - [1028]={ - ["name"]="Cangkang Chaos", - ["desc"]="Kerang yang dipenuhi dengan energi, membangkitkan pemikiran tentang kosmos yang tak terbatas." - }, - [1029]={ - ["name"]="Cangkang Neraka", - ["desc"]="Dengan kehadirannya yang misterius, cangkang seakan memancarkan aura yang meresahkan dalam kegelapan." - }, - [1030]={ - ["name"]="Cangkang Holy", - ["desc"]="Kerang laut dipuja sebagai artefak sakral, memancarkan cahaya ilahi." + [18]={ + }, [13001]={ @@ -478,6 +129,6 @@ local item = { } } local config = { -data=item,count=127 +data=item,count=40 } return config \ No newline at end of file diff --git a/lua/app/config/strings/ja/avatar.lua b/lua/app/config/strings/ja/avatar.lua index 0c38f82d..1911f83c 100644 --- a/lua/app/config/strings/ja/avatar.lua +++ b/lua/app/config/strings/ja/avatar.lua @@ -1,156 +1,72 @@ local avatar = { - [23]={ - ["desc"]="S1闘技場戦令アイコン。タマネギのように前に進みますように!" - }, - [24]={ - ["desc"]="S2闘技場戦令アイコン。いつの間にか勝利が訪れる。" - }, - [1001]={ - ["desc"]="ダンサーをアクティブ化後獲得できる。" - }, - [2001]={ - ["desc"]="ブレードメイドのアイコン。" - }, - [3001]={ - ["desc"]="タマネギのアイコン。" - }, - [4001]={ - ["desc"]="氷心のアイコン。" - }, - [5001]={ - ["desc"]="忍者リンをアクティブ化後獲得できる。" - }, - [6001]={ - ["desc"]="ダンサーをアクティブ化後獲得できる。" - }, - [7001]={ - ["desc"]="丫ちゃんをアクティブ化後獲得できる。" - }, - [8001]={ - ["desc"]="鹿をアクティブ化後獲得できる。" - }, - [9001]={ - ["desc"]="氷女をアクティブ化後獲得できる。" - }, - [10001]={ - ["desc"]="魔女キキをアクティブ化後獲得できる。" - }, - [11001]={ - ["desc"]="フレアをアクティブ化後獲得できる。" - }, - [12001]={ - ["desc"]="野蛮人をアクティブ化後獲得できる。" - }, [13001]={ - ["desc"]="フォレストウルフをアクティブ化後獲得できる。" + }, [14001]={ - ["desc"]="レイヴンをアクティブ化後獲得できる。" + }, [15001]={ - ["desc"]="ソウルハンターをアクティブ化後獲得できる。" + + }, + [15002]={ + }, [16001]={ - ["desc"]="アレキサンダーをアクティブ化後獲得できる。" - }, - [17001]={ - ["desc"]="大剣魔童をアクティブ化後獲得できる。" - }, - [18001]={ - ["desc"]="ムーランをアクティブ化後獲得できる。" - }, - [19001]={ - ["desc"]="フロストエンチャントレスをアクティブ化後獲得できる。" - }, - [20001]={ - ["desc"]="刀姫をアクティブ化後獲得できる。" - }, - [21001]={ - ["desc"]="ソーをアクティブ化後獲得できる。" - }, - [22001]={ - ["desc"]="パンダをアクティブ化後獲得できる。" + }, [23001]={ - ["desc"]="夢魔をアクティブ化後獲得できる。" + }, [24001]={ - ["desc"]="クレオパトラをアクティブ化後獲得できる。" + }, [25001]={ - ["desc"]="トゥインクリングメイジをアクティブ化後獲得できる。" + }, - [14003]={ - ["desc"]="デビルウェイターをアクティブ化後獲得できる。" + [25002]={ + }, - [24003]={ - ["desc"]="トビをアクティブ化後獲得できる。" + [26001]={ + }, - [34003]={ - ["desc"]="忍者フィルをアクティブ化後獲得できる。" + [33001]={ + }, - [44003]={ - ["desc"]="月の法師をアクティブ化後獲得できる。" + [34001]={ + }, - [54003]={ - ["desc"]="堕落騎士をアクティブ化後獲得できる。" + [35001]={ + }, - [14004]={ - ["desc"]="幸運のキツネを解放後に獲得できる。" + [35002]={ + }, - [24004]={ - ["desc"]="李を解放後に獲得できる。" + [43001]={ + }, - [34004]={ - ["desc"]="緑の棘を解放後に獲得できる。" + [44001]={ + }, - [44004]={ - ["desc"]="ソウルハーダーを解放後に獲得できる。" + [45001]={ + }, - [54004]={ - ["desc"]="ワルキューレを解放後に獲得できる。" + [45002]={ + }, - [1400201]={ - ["desc"]="ビーチチャンピオンをアクティブ化後獲得できる。" + [53001]={ + }, - [3400101]={ - ["desc"]="輝く朝露をアクティブ化後獲得できる。" + [54001]={ + }, - [3400102]={ - ["desc"]="ダークエルフクイーン" + [55001]={ + }, - [5300101]={ - ["desc"]="赤ずきんをアクティブ化後獲得できる。" - }, - [5400101]={ - ["desc"]="グレイスフルダンスをアクティブ化後獲得できる。" - }, - [1400101]={ - ["desc"]="レリックアーマー" - }, - [2300201]={ - ["desc"]="黒剣士" - }, - [4400201]={ - ["desc"]="新月の女王" - }, - [5400401]={ - ["desc"]="闇月の武神" - }, - [2400101]={ - ["desc"]="大剣鬼王" - }, - [4400101]={ - ["desc"]="大魔導師" - }, - [5400301]={ - ["desc"]="炎の騎士" - }, - [5400201]={ - ["desc"]="霜のトゲ" + [55002]={ + } } local config = { -data=avatar,count=50 +data=avatar,count=22 } return config \ No newline at end of file diff --git a/lua/app/config/strings/ja/item.lua b/lua/app/config/strings/ja/item.lua index c6f11939..81a0f922 100644 --- a/lua/app/config/strings/ja/item.lua +++ b/lua/app/config/strings/ja/item.lua @@ -12,403 +12,54 @@ local item = { ["desc"]="クエストを挑戦するにはスタミナが必要。" }, [4]={ - ["name"]="アンコモンヒーロー", - ["desc"]="アンコモンヒーローが排出される。" - }, - [5]={ - ["name"]="レアヒーロー", - ["desc"]="レアヒーローが排出される。" - }, - [6]={ - ["name"]="エピックヒーロー", - ["desc"]="エピックヒーローが排出される。" - }, - [7]={ - ["name"]="パスポイント", - ["desc"]="ポイントを貯めると、パスがレベルアップする。" - }, - [8]={ - ["name"]="木の小箱", - ["desc"]="上記の品質のヒーローが排出される。" - }, - [9]={ - ["name"]="木の箱", - ["desc"]="上記の品質のヒーローが排出される。" - }, - [10]={ - ["name"]="金の箱", - ["desc"]="金で飾られたヒーロー宝箱。" - }, - [11]={ - ["name"]="プラチナの箱", - ["desc"]="強力なヒーロー全員が排出される。" - }, - [12]={ ["name"]="EXP", ["desc"]="一定数まで貯めると、レベルアップができる。" }, - [13]={ + [5]={ ["name"]="普通の鍵", ["desc"]="ショップで普通の宝箱を開ける際に使用する。" }, - [14]={ + [6]={ ["name"]="精巧の鍵", ["desc"]="ショップで精巧の宝箱を開ける際に使用する。" }, - [15]={ + [7]={ ["name"]="貴重の鍵", ["desc"]="ショップで貴重の宝箱を開ける際に使用する。" }, - [16]={ - ["name"]="ミッション宝箱", - ["desc"]="デイリーミッションを5つ達成すると獲得できる。" - }, - [17]={ - ["name"]="CM宝箱", - ["desc"]="ゲーム内のどこかでCMを視聴すると、報酬を獲得できます。" - }, - [18]={ - ["name"]="プラチナの大箱", - ["desc"]="プラチナの巨大箱!" - }, - [19]={ - ["name"]="ランダムのヒーローピース", - ["desc"]="放置してもランダムのヒーローピースを獲得できる。数と品質はメインクエスト進捗に応じて増やす。" - }, - [20]={ - ["name"]="ランダムのレアヒーローピース", - ["desc"]="一定の確率でアンコモン、レア、またはエピックヒーローピースを入手できる。" - }, - [21]={ - ["name"]="メダル", - ["desc"]="メダルを貯めると、闘技場戦令のレベルをアップできます。" - }, - [22]={ + [8]={ ["name"]="チケット", ["desc"]="挑戦するたびに、闘技場の記録スタッフにチケットを1枚渡す必要があります。無料チケットは毎日配布されます。" }, - [23]={ - ["name"]="勇気のタマネギ", - ["desc"]="S1闘技場戦令アイコン。タマネギのように前に進みますように!" - }, - [24]={ - ["name"]="S1シーズンシルバーフレーム", - ["desc"]="S1闘技場シルバーフレーム。勇気の証。" - }, - [25]={ - ["name"]="S1シーズンゴールドフレーム", - ["desc"]="S1闘技場ゴールドフレーム。実力の証。" - }, - [26]={ - ["name"]="ランダムのレアヒーローピース", - ["desc"]="一定の確率でアンコモン、レア、またはエピックヒーローピースを入手できる。" - }, - [27]={ - ["name"]="スターライト", - ["desc"]="スターライトを集めると報酬と交換できる。" - }, - [28]={ - ["name"]="ランダム防具材料パック(I)", - ["desc"]="開けると、以下の材料をランダムに獲得できる" - }, - [29]={ - ["name"]="ランダム防具材料パック(Ⅱ)", - ["desc"]="開けると、以下の材料をランダムに獲得できる" - }, - [30]={ - ["name"]="ランダム防具材料パック(Ⅲ)", - ["desc"]="開けると、以下の材料をランダムに獲得できる" - }, - [31]={ - ["name"]="ランダム防具材料パック(Ⅳ)", - ["desc"]="開けると、以下の材料をランダムに獲得できる" - }, - [32]={ - ["name"]="ランダム防具材料パック(Ⅴ)", - ["desc"]="開けると、以下の材料をランダムに獲得できる" - }, - [33]={ - ["name"]="ランダム防具材料パック(Ⅵ)", - ["desc"]="開けると、以下の材料をランダムに獲得できる" - }, - [34]={ - ["name"]="ランダム防具材料パック(Ⅶ)", - ["desc"]="開けると、以下の材料をランダムに獲得できる" - }, - [35]={ - ["name"]="ランダム防具材料パック(Ⅷ)", - ["desc"]="開けると、以下の材料をランダムに獲得できる" - }, - [36]={ - ["name"]="ランダム防具材料パック(Ⅸ)", - ["desc"]="開けると、以下の材料をランダムに獲得できる" - }, - [37]={ - ["name"]="ランダム防具材料パック(Ⅹ)", - ["desc"]="開けると、以下の材料をランダムに獲得できる" - }, - [38]={ - ["name"]="1階防具材料パック", - ["desc"]="開けると、以下の材料を獲得できる" - }, - [39]={ - ["name"]="2階防具材料パック", - ["desc"]="開けると、以下の材料を獲得できる" - }, - [40]={ - ["name"]="3階防具材料パック", - ["desc"]="開けると、以下の材料を獲得できる" - }, - [41]={ - ["name"]="4階防具材料パック", - ["desc"]="開けると、以下の材料を獲得できる" - }, - [42]={ - ["name"]="5階防具材料パック", - ["desc"]="開けると、以下の材料を獲得できる" - }, - [43]={ - ["name"]="6階防具材料パック", - ["desc"]="開けると、以下の材料を獲得できる" - }, - [44]={ - ["name"]="ブレードメイドの活躍", - ["desc"]="S2闘技場戦令アイコン。いつの間にか勝利が訪れる。" - }, - [45]={ - ["name"]="S2シーズンシルバーフレーム", - ["desc"]="S2闘技場シルバーフレーム。実力の証。" - }, - [46]={ - ["name"]="S2シーズンゴールドフレーム", - ["desc"]="S2闘技場ゴールドフレーム。ヒーローの輝き。" - }, - [47]={ - ["name"]="ランダムエピックヒーロー", - ["desc"]="一括獲得の時、以下のいずれかのヒーロー1名をランダムで獲得できる。" - }, - [49]={ - ["name"]="黄金の羽", - ["desc"]="塔の秘密の部屋に挑戦する際に使用できる。羽ペンの先端は、謎の魔法の金色の光が輝いている。" - }, - [50]={ - ["name"]="白銀の羽", - ["desc"]="塔の秘密の部屋の掃討に使用できる。羽ペンの先端の光は徐々に暗くなった。" - }, - [51]={ - ["name"]="挑戦ポイント", - ["desc"]="挑戦ポイント、ランクアップ挑戦で期間限定報酬と交換できる。" - }, - [52]={ - ["name"]="ボスコイン", - ["desc"]="ボスコイン、ボス選手権大会のイベントショップで報酬と交換できる。" - }, - [53]={ - ["name"]="S3シーズンシルバーフレーム", - ["desc"]="S3闘技場シルバーフレーム。勇気の証。" - }, - [54]={ - ["name"]="S3シーズンゴールドフレーム", - ["desc"]="S3闘技場ゴールドフレーム。実力の証。" - }, - [55]={ - ["name"]="ルーンエッセンス", - ["desc"]="ルーンエッセンス、ルーンの精製に使用できる。" - }, - [56]={ - ["name"]="満月", - ["desc"]="満月イベントの月。" - }, - [57]={ - ["name"]="満月イベントのフレーム。", - ["desc"]="満月イベントのフレーム。" - }, - [58]={ - ["name"]="S4シーズンシルバーフレーム", - ["desc"]="S4闘技場シルバーフレーム。実力の証。" - }, - [59]={ - ["name"]="S4シーズンゴールドフレーム", - ["desc"]="S4闘技場ゴールドフレーム。ヒーローの輝き。" - }, - [60]={ - ["name"]="S5シーズンシルバーフレーム", - ["desc"]="S5闘技場シルバーフレーム。勇気の証。" - }, - [61]={ - ["name"]="S5シーズンゴールドフレーム", - ["desc"]="S5闘技場ゴールドフレーム。実力の証。" - }, - [62]={ - ["name"]="S6シーズンシルバーフレーム", - ["desc"]="S6闘技場シルバーフレーム。実力の証。" - }, - [63]={ - ["name"]="S6シーズンゴールドフレーム", - ["desc"]="S6闘技場ゴールドフレーム。ヒーローの輝き。" - }, - [64]={ - ["name"]="S7シーズンシルバーフレーム", - ["desc"]="S7闘技場シルバーフレーム。勇気の証。" - }, - [65]={ - ["name"]="S7シーズンゴールドフレーム", - ["desc"]="S7闘技場ゴールドフレーム。実力の証。" - }, - [66]={ - ["name"]="S8シーズンシルバーフレーム", - ["desc"]="S8闘技場シルバーフレーム。実力の証。" - }, - [67]={ - ["name"]="S8シーズンゴールドフレーム", - ["desc"]="S8闘技場ゴールドフレーム。ヒーローの輝き。" - }, - [68]={ + [9]={ }, - [69]={ + [10]={ }, - [70]={ + [11]={ }, - [71]={ + [12]={ }, - [72]={ + [13]={ }, - [73]={ + [14]={ }, - [74]={ + [15]={ }, - [75]={ + [16]={ }, - [76]={ + [17]={ }, - [1001]={ - ["name"]="薄暗い隕石", - ["desc"]="謎のエネルギーを秘めた隕石。" - }, - [1002]={ - ["name"]="精製隕石", - ["desc"]="金属の光を放つ精錬された隕石。" - }, - [1003]={ - ["name"]="月光隕石", - ["desc"]="月明かりの下、銀白色の輝きを放っている。" - }, - [1004]={ - ["name"]="天光隕石", - ["desc"]="天空の光が明るく輝き、謎の雰囲気を醸し出している。" - }, - [1005]={ - ["name"]="黄金の隕石", - ["desc"]="金色の光が輝き、力強いエネルギーを放っている。" - }, - [1006]={ - ["name"]="究極の隕石", - ["desc"]="非常に貴重な隕石、比類のないパワーを秘めている。" - }, - [1007]={ - ["name"]="エメラルドクリスタル", - ["desc"]="爽やかな香りを放つエメラルドグリーンのクリスタル。" - }, - [1008]={ - ["name"]="深紅のクリスタル", - ["desc"]="神秘的なオーラを放つダークレッドのクリスタル。" - }, - [1009]={ - ["name"]="原初のクリスタル", - ["desc"]="混沌エネルギーを秘める謎のクリスタル。" - }, - [1010]={ - ["name"]="幸運のクリスタル", - ["desc"]="幸運の象徴であり、吉祥の雰囲気あふれるクリスタル。" - }, - [1011]={ - ["name"]="海のクリスタル", - ["desc"]="涼しげなオーラを放つ海のようなクリスタル。" - }, - [1012]={ - ["name"]="黄金のクリスタル", - ["desc"]="黄金の光を放つ貴重なクリスタル。" - }, - [1013]={ - ["name"]="トカゲのウロコ", - ["desc"]="硬くしなやかなウロコ、トカゲの生命力が宿っているようだ。" - }, - [1014]={ - ["name"]="亜竜のウロコ", - ["desc"]="謎の竜の息吹に包まれるウロコ、竜の力をひとつにしているようだ。" - }, - [1015]={ - ["name"]="海竜のウロコ", - ["desc"]="海の力が溢れるウロコ、海の波のせせらぎのようだ。" - }, - [1016]={ - ["name"]="火竜のウロコ", - ["desc"]="灼熱のエネルギーに満ちるウロコ、燃え盛る炎の怒りを宿しているかのようだ。" - }, - [1017]={ - ["name"]="雷竜のウロコ", - ["desc"]="雷の力が溢れるウロコ、雷と稲妻が絡み合う魔法のトーテムのようだ。" - }, - [1018]={ - ["name"]="神竜のウロコ", - ["desc"]="神聖な存在とされるウロコ、神々の加護が宿っているようだ。" - }, - [1019]={ - ["name"]="粗い皮革", - ["desc"]="シンプルな皮革、一般の装備を作るのに適している。" - }, - [1020]={ - ["name"]="アーススネークの皮革", - ["desc"]="丈夫で耐久性に優れた革、アーススネークの栄枯盛衰の逞しさを記録しているようだ。" - }, - [1021]={ - ["name"]="クマの皮革", - ["desc"]="防御力の高い皮革、熊の威厳を醸し出している。" - }, - [1022]={ - ["name"]="虎の皮革", - ["desc"]="俊敏な皮革、虎の狩猟本能が宿っているようだ。" - }, - [1023]={ - ["name"]="悪魔の皮革", - ["desc"]="邪悪なオーラを放つ皮革、悪魔の呪いが宿っているようだ。" - }, - [1024]={ - ["name"]="セレスティアルパイソンの皮革", - ["desc"]="不思議な力が宿る皮革、神秘的な蛇の悪魔を連想させるようだ。" - }, - [1025]={ - ["name"]="深海の貝殻", - ["desc"]="暗闇の中で光を放つ貝殻、不思議なエネルギーが宿っているようだ。" - }, - [1026]={ - ["name"]="水の貝殻", - ["desc"]="水の波紋にきらめく貝殻、涼しげなオーラを放っている。" - }, - [1027]={ - ["name"]="岩の貝殻", - ["desc"]="硬い岩のような貝殻、防御力がある。" - }, - [1028]={ - ["name"]="混沌の貝殻", - ["desc"]="神秘的で予測不可能、混沌のエネルギーに満ちる貝殻。" - }, - [1029]={ - ["name"]="暗黒の貝殻", - ["desc"]="暗闇の中で見えつ隠れつしているような貝殻、不穏なオーラを放っている。" - }, - [1030]={ - ["name"]="聖なる貝殻", - ["desc"]="神聖なものとして崇められる貝殻、神聖な光を放っている。" + [18]={ + }, [13001]={ @@ -478,6 +129,6 @@ local item = { } } local config = { -data=item,count=127 +data=item,count=40 } return config \ No newline at end of file diff --git a/lua/app/config/strings/ko/avatar.lua b/lua/app/config/strings/ko/avatar.lua index bef54435..1911f83c 100644 --- a/lua/app/config/strings/ko/avatar.lua +++ b/lua/app/config/strings/ko/avatar.lua @@ -1,156 +1,72 @@ local avatar = { - [23]={ - ["desc"]="S1 아레나 배틀 패스 아이콘, 양파 헤드처럼 씩씩하게 나아가시길 바랍니다!" - }, - [24]={ - ["desc"]="S2 아레나 배틀 패스 아이콘, 휘날리는 칼 속에서 승리를 거머쥡니다." - }, - [1001]={ - ["desc"]="무희을(를) 활성화한 후, 획득할 수 있습니다." - }, - [2001]={ - ["desc"]="블레이드의 아이콘" - }, - [3001]={ - ["desc"]="양파 헤드의 아이콘" - }, - [4001]={ - ["desc"]="얼음의 심장의 아이콘" - }, - [5001]={ - ["desc"]="닌자 룬을(를) 활성화한 후, 획득할 수 있습니다." - }, - [6001]={ - ["desc"]="클로드을(를) 활성화한 후, 획득할 수 있습니다." - }, - [7001]={ - ["desc"]="에리아을(를) 활성화한 후, 획득할 수 있습니다." - }, - [8001]={ - ["desc"]="아기 사슴을(를) 활성화한 후, 획득할 수 있습니다." - }, - [9001]={ - ["desc"]="얼음의 여왕을(를) 활성화한 후, 획득할 수 있습니다." - }, - [10001]={ - ["desc"]="마녀 키키을(를) 활성화한 후, 획득할 수 있습니다." - }, - [11001]={ - ["desc"]="블레이즈을(를) 활성화한 후, 획득할 수 있습니다." - }, - [12001]={ - ["desc"]="야만인을(를) 활성화한 후, 획득할 수 있습니다." - }, [13001]={ - ["desc"]="팀버울프을(를) 활성화한 후, 획득할 수 있습니다." + }, [14001]={ - ["desc"]="레이븐을(를) 활성화한 후, 획득할 수 있습니다." + }, [15001]={ - ["desc"]="소울 헌터을(를) 활성화한 후, 획득할 수 있습니다." + + }, + [15002]={ + }, [16001]={ - ["desc"]="알렉산더을(를) 활성화한 후, 획득할 수 있습니다." - }, - [17001]={ - ["desc"]="클레이모어 마법 소년을(를) 활성화한 후, 획득할 수 있습니다." - }, - [18001]={ - ["desc"]="뮬란을(를) 활성화한 후, 획득할 수 있습니다." - }, - [19001]={ - ["desc"]="프로스트 마녀을(를) 활성화한 후, 획득할 수 있습니다." - }, - [20001]={ - ["desc"]="칼날 공주(를) 활성화한 후, 획득할 수 있습니다." - }, - [21001]={ - ["desc"]="토르을(를) 활성화한 후, 획득할 수 있습니다." - }, - [22001]={ - ["desc"]="판다을(를) 활성화한 후, 획득할 수 있습니다." + }, [23001]={ - ["desc"]="인큐버스을(를) 활성화한 후, 획득할 수 있습니다." + }, [24001]={ - ["desc"]="클레오파트라을(를) 활성화한 후, 획득할 수 있습니다." + }, [25001]={ - ["desc"]="반짝이는 마법사을(를) 활성화한 후, 획득할 수 있습니다." + }, - [14003]={ - ["desc"]="악마 시종(를) 활성화한 후, 획득할 수 있습니다." + [25002]={ + }, - [24003]={ - ["desc"]="아피(를) 활성화한 후, 획득할 수 있습니다." + [26001]={ + }, - [34003]={ - ["desc"]="닌자 필(를) 활성화한 후, 획득할 수 있습니다." + [33001]={ + }, - [44003]={ - ["desc"]="달의 마법사(를) 활성화한 후, 획득할 수 있습니다." + [34001]={ + }, - [54003]={ - ["desc"]="타락한 기사(를) 활성화한 후, 획득할 수 있습니다." + [35001]={ + }, - [14004]={ - ["desc"]="상서로운 매혹의 여우를 활성화한 후 획득합니다." + [35002]={ + }, - [24004]={ - ["desc"]="리를 활성화한 후 획득합니다." + [43001]={ + }, - [34004]={ - ["desc"]="초록의 가시를 활성화한 후 획득합니다." + [44001]={ + }, - [44004]={ - ["desc"]="영혼 헤럴드를 활성화한 후 획득합니다." + [45001]={ + }, - [54004]={ - ["desc"]="발키리를 활성화한 후 획득합니다." + [45002]={ + }, - [1400201]={ - ["desc"]="해변의 왕자(를) 활성화한 후, 획득할 수 있습니다." + [53001]={ + }, - [3400101]={ - ["desc"]="반짝이는 아침 이슬(를) 활성화한 후, 획득할 수 있습니다." + [54001]={ + }, - [3400102]={ - ["desc"]="다크 엘프 퀸" + [55001]={ + }, - [5300101]={ - ["desc"]="빨간 망토(를) 활성화한 후, 획득할 수 있습니다." - }, - [5400101]={ - ["desc"]="날아오르는 춤(를) 활성화한 후, 획득할 수 있습니다." - }, - [1400101]={ - ["desc"]="유적 갑옷" - }, - [2300201]={ - ["desc"]="어둠의 검사" - }, - [4400201]={ - ["desc"]="초승달 여왕" - }, - [5400401]={ - ["desc"]="다크문 발키리" - }, - [2400101]={ - ["desc"]="대검귀신의 왕" - }, - [4400101]={ - ["desc"]="마지스터" - }, - [5400301]={ - ["desc"]="화염 기사" - }, - [5400201]={ - ["desc"]="서리 그림자 자객" + [55002]={ + } } local config = { -data=avatar,count=50 +data=avatar,count=22 } return config \ No newline at end of file diff --git a/lua/app/config/strings/ko/item.lua b/lua/app/config/strings/ko/item.lua index c7e939ff..318b915a 100644 --- a/lua/app/config/strings/ko/item.lua +++ b/lua/app/config/strings/ko/item.lua @@ -12,403 +12,54 @@ local item = { ["desc"]="충분한 체력이 있어야 스테이지를 클리어할 수 있습니다." }, [4]={ - ["name"]="뛰어난 영웅", - ["desc"]="뛰어난 영웅을 획득할 수 있습니다." - }, - [5]={ - ["name"]="희귀 영웅", - ["desc"]="희귀 영웅을 획득할 수 있습니다." - }, - [6]={ - ["name"]="에픽 영웅", - ["desc"]="에픽 영웅을 획득할 수 있습니다." - }, - [7]={ - ["name"]="패스 포인트", - ["desc"]="포인트를 누적하여 패스 레벨을 높일 수 있습니다." - }, - [8]={ - ["name"]="나무 상자", - ["desc"]="위 품질의 영웅을 획득할 수 있습니다." - }, - [9]={ - ["name"]="나무 박스", - ["desc"]="위 품질의 영웅을 획득할 수 있습니다." - }, - [10]={ - ["name"]="골드 박스", - ["desc"]="금으로 장식된 영웅 보물 상자" - }, - [11]={ - ["name"]="플래티넘 박스", - ["desc"]="강력한 영웅들이 들어있습니다." - }, - [12]={ ["name"]="경험치", ["desc"]="일정 횟수 누적되면 업그레이드할 수 있습니다." }, - [13]={ + [5]={ ["name"]="일반 열쇠", ["desc"]="상점에서 일반 보물상자를 여는 데 사용됩니다." }, - [14]={ + [6]={ ["name"]="정교한 열쇠", ["desc"]="상점에서 정교한 보물상자를 여는 데 사용됩니다." }, - [15]={ + [7]={ ["name"]="귀중한 열쇠", ["desc"]="상점에서 귀중한 보물상자를 여는 데 사용됩니다." }, - [16]={ - ["name"]="미션 보물 상자", - ["desc"]="데일리 미션 5개를 완료하면 얻을 수 있습니다." - }, - [17]={ - ["name"]="광고 보물 상자", - ["desc"]="게임 내 임의의 곳에서 광고를 시청하고 보상을 받을 수 있습니다." - }, - [18]={ - ["name"]="대형 플래티넘 박스", - ["desc"]="특대형 플래티넘 박스!" - }, - [19]={ - ["name"]="랜덤의 파편", - ["desc"]="자동 수집으로 랜덤 파편을 얻을 수 있으며 스테이지 레벨에 따라 수량과 품질이 업그레이드됩니다." - }, - [20]={ - ["name"]="랜덤의 고급 파편", - ["desc"]="확률적으로 랜덤의 뛰어난 영웅, 희귀 영웅 또는 에픽 영웅 파편을 얻을 수 있습니다." - }, - [21]={ - ["name"]="아레나 메달", - ["desc"]="아레나 메달을 누적하면 아레나 배틀 패스의 레벨을 높일 수 있습니다." - }, - [22]={ + [8]={ ["name"]="입장권", ["desc"]="도전할 때마다 아레나 기록원에게 티켓 한 장을 건네야 합니다. 매일 무료 티켓이 지급됩니다." }, - [23]={ - ["name"]="용감한 양파 헤드", - ["desc"]="S1 아레나 배틀 패스 아이콘, 양파 헤드처럼 씩씩하게 나아가시길 바랍니다!" - }, - [24]={ - ["name"]="S1 시즌 실버 아이콘 프레임", - ["desc"]="S1 아레나 실버 아이콘 프레임, 용기를 대표합니다." - }, - [25]={ - ["name"]="S1 시즌 골드 아이콘 프레임", - ["desc"]="S1 아레나 골드 아이콘 프레임, 검증받은 실력입니다." - }, - [26]={ - ["name"]="랜덤의 고급 파편", - ["desc"]="확률적으로 랜덤의 뛰어난 영웅, 희귀 영웅 또는 에픽 영웅 파편을 얻을 수 있습니다." - }, - [27]={ - ["name"]="별빛", - ["desc"]="별빛을 모아 보상을 받아보세요." - }, - [28]={ - ["name"]="랜덤 방어구 재료 패키지 (I)", - ["desc"]="오픈 후 다음의 재료를 랜덤으로 획득합니다." - }, - [29]={ - ["name"]="랜덤 방어구 재료 패키지 (Ⅱ)", - ["desc"]="오픈 후 다음의 재료를 랜덤으로 획득합니다." - }, - [30]={ - ["name"]="랜덤 방어구 재료 패키지 (Ⅲ)", - ["desc"]="오픈 후 다음의 재료를 랜덤으로 획득합니다." - }, - [31]={ - ["name"]="랜덤 방어구 재료 패키지 (Ⅳ)", - ["desc"]="오픈 후 다음의 재료를 랜덤으로 획득합니다." - }, - [32]={ - ["name"]="랜덤 방어구 재료 패키지 (Ⅴ)", - ["desc"]="오픈 후 다음의 재료를 랜덤으로 획득합니다." - }, - [33]={ - ["name"]="랜덤 방어구 재료 패키지 (Ⅵ)", - ["desc"]="오픈 후 다음의 재료를 랜덤으로 획득합니다." - }, - [34]={ - ["name"]="랜덤 방어구 재료 패키지 (Ⅶ)", - ["desc"]="오픈 후 다음의 재료를 랜덤으로 획득합니다." - }, - [35]={ - ["name"]="랜덤 방어구 재료 패키지 (Ⅷ)", - ["desc"]="오픈 후 다음의 재료를 랜덤으로 획득합니다." - }, - [36]={ - ["name"]="랜덤 방어구 재료 패키지 (Ⅸ)", - ["desc"]="오픈 후 다음의 재료를 랜덤으로 획득합니다." - }, - [37]={ - ["name"]="랜덤 방어구 재료 패키지 (Ⅹ)", - ["desc"]="오픈 후 다음의 재료를 랜덤으로 획득합니다." - }, - [38]={ - ["name"]="1티어 방어구 재료 패키지", - ["desc"]="오픈 후 다음의 재료를 획득할 수 있습니다." - }, - [39]={ - ["name"]="2티어 방어구 재료 패키지", - ["desc"]="오픈 후 다음의 재료를 획득할 수 있습니다." - }, - [40]={ - ["name"]="3티어 방어구 재료 패키지", - ["desc"]="오픈 후 다음의 재료를 획득할 수 있습니다." - }, - [41]={ - ["name"]="4티어 방어구 재료 패키지", - ["desc"]="오픈 후 다음의 재료를 획득할 수 있습니다." - }, - [42]={ - ["name"]="5티어 방어구 재료 패키지", - ["desc"]="오픈 후 다음의 재료를 획득할 수 있습니다." - }, - [43]={ - ["name"]="6티어 방어구 재료 패키지", - ["desc"]="오픈 후 다음의 재료를 획득할 수 있습니다." - }, - [44]={ - ["name"]="블레이드 엣지", - ["desc"]="S2 아레나 배틀 패스 아이콘, 휘날리는 칼 속에서 승리를 거머쥡니다." - }, - [45]={ - ["name"]="S2 시즌 실버 아이콘 프레임", - ["desc"]="S2 아레나 실버 아이콘 프레임, 강인함의 증명입니다." - }, - [46]={ - ["name"]="S2 시즌 골드 아이콘 프레임", - ["desc"]="S2 아레나 골드 아이콘 프레임, 영웅의 눈부신 업적입니다." - }, - [47]={ - ["name"]="랜덤의 에픽 영웅", - ["desc"]="일괄 획득 시 다음 영웅 중 한 명만 무작위로 선택됩니다." - }, - [49]={ - ["name"]="황금 깃털", - ["desc"]="탑의 밀실에 도전하는 데 사용됩니다. 깃털 펜의 펜촉이 신비로운 마법의 황금빛으로 반짝거립니다." - }, - [50]={ - ["name"]="은 깃털", - ["desc"]="탑의 밀실을 소탕하는 데 사용됩니다. 깃털 펜의 펜촉에서 발산하는 빛이 점차 어두워집니다." - }, - [51]={ - ["name"]="도전 포인트", - ["desc"]="도전 포인트, 고급 도전에 참여하여 기간 한정 보상으로 교환할 수 있습니다." - }, - [52]={ - ["name"]="보스 코인", - ["desc"]="보스 오픈 토너먼트 이벤트 상점에서 보상으로 교환할 수 있는 보스 코인" - }, - [53]={ - ["name"]="S3 시즌 실버 아이콘 프레임", - ["desc"]="S3 아레나 실버 아이콘 프레임, 용기를 대표합니다." - }, - [54]={ - ["name"]="S3 시즌 골드 아이콘 프레임", - ["desc"]="S3 아레나 골드 아이콘 프레임, 검증받은 실력입니다." - }, - [55]={ - ["name"]="룬 정수", - ["desc"]="룬을 다듬는데 사용되는 룬 정수." - }, - [56]={ - ["name"]="보름달", - ["desc"]="보름달 축제의 작은 달입니다." - }, - [57]={ - ["name"]="보름달 축제 아이콘 프레임", - ["desc"]="보름달 축제 아이콘 프레임" - }, - [58]={ - ["name"]="S4 시즌 실버 아이콘 프레임", - ["desc"]="S4 아레나 실버 아이콘 프레임, 강인함의 증명입니다." - }, - [59]={ - ["name"]="S4 시즌 골드 아이콘 프레임", - ["desc"]="S4 아레나 골드 아이콘 프레임, 영웅의 눈부신 업적입니다." - }, - [60]={ - ["name"]="S5 시즌 실버 아이콘 프레임", - ["desc"]="S5 아레나 실버 아이콘 프레임, 용기를 대표합니다." - }, - [61]={ - ["name"]="S5 시즌 골드 아이콘 프레임", - ["desc"]="S5 아레나 골드 아이콘 프레임, 검증받은 실력입니다." - }, - [62]={ - ["name"]="S6 시즌 실버 아이콘 프레임", - ["desc"]="S6 아레나 실버 아이콘 프레임, 강인함의 증명입니다." - }, - [63]={ - ["name"]="S6 시즌 골드 아이콘 프레임", - ["desc"]="S6 아레나 골드 아이콘 프레임, 영웅의 눈부신 업적입니다." - }, - [64]={ - ["name"]="S7 시즌 실버 아이콘 프레임", - ["desc"]="S7 아레나 실버 아이콘 프레임, 용기를 대표합니다." - }, - [65]={ - ["name"]="S7 시즌 골드 아이콘 프레임", - ["desc"]="S7 아레나 골드 아이콘 프레임, 검증받은 실력입니다." - }, - [66]={ - ["name"]="S8 시즌 실버 아이콘 프레임", - ["desc"]="S8 아레나 실버 아이콘 프레임, 강인함의 증명입니다." - }, - [67]={ - ["name"]="S8 시즌 골드 아이콘 프레임", - ["desc"]="S8 아레나 골드 아이콘 프레임, 영웅의 눈부신 업적입니다." - }, - [68]={ + [9]={ }, - [69]={ + [10]={ }, - [70]={ + [11]={ }, - [71]={ + [12]={ }, - [72]={ + [13]={ }, - [73]={ + [14]={ }, - [74]={ + [15]={ }, - [75]={ + [16]={ }, - [76]={ + [17]={ }, - [1001]={ - ["name"]="알렌데 운석", - ["desc"]="암흑의 운석 한 조각, 신비한 에너지를 품고 있습니다." - }, - [1002]={ - ["name"]="수련의 운석", - ["desc"]="백 번의 수련을 거친 운석, 매끄럽게 빛나고 있습니다." - }, - [1003]={ - ["name"]="달빛 운석", - ["desc"]="달빛 아래서 은백색 빛을 내뿜고 있습니다." - }, - [1004]={ - ["name"]="천상의 운석", - ["desc"]="환하게 빛나는 천상의 빛이 감돌며 신비한 분위기를 자아냅니다." - }, - [1005]={ - ["name"]="황금빛 운석", - ["desc"]="금빛으로 반짝이며 강력한 에너지를 내뿜고 있습니다." - }, - [1006]={ - ["name"]="궁극의 운석", - ["desc"]="지극히 진귀한 운석, 그 무엇도 따라올 수 없는 힘을 지니고 있습니다." - }, - [1007]={ - ["name"]="에메랄드 크리스탈", - ["desc"]="에메랄드 빛의 크리스탈 한 조각, 맑은 숨결을 토해내고 있습니다." - }, - [1008]={ - ["name"]="다크 루비 크리스탈", - ["desc"]="짙은 붉은색이 감도는 신비로운 크리스탈." - }, - [1009]={ - ["name"]="혼합 원소 크리스탈", - ["desc"]="혼돈의 에너지가 담긴 크리스탈, 좀처럼 종잡을 수 없습니다." - }, - [1010]={ - ["name"]="범상치 않은 크리스탈", - ["desc"]="상서로운 분위기가 물씬 풍기는 크리스탈, 행운의 상징으로 여겨집니다." - }, - [1011]={ - ["name"]="바다의 크리스탈", - ["desc"]="푸른 바다를 연상케하는 크리스탈, 시원한 기운을 내뿜고 있습니다." - }, - [1012]={ - ["name"]="황금 크리스탈", - ["desc"]="매우 값비싼 크리스탈, 황금빛으로 반짝입니다." - }, - [1013]={ - ["name"]="도마뱀 비늘", - ["desc"]="단단하지만 유연한 비늘, 도마뱀의 생명력이 담겨 있는 듯합니다." - }, - [1014]={ - ["name"]="용의 비늘", - ["desc"]="신비한 용의 숨결이 비늘을 감싸고 있는데 마치 용의 힘이 응축되어 있는 듯합니다." - }, - [1015]={ - ["name"]="해룡 비늘", - ["desc"]="바다의 힘을 발산하고 있는 비늘, 거센 파도와 같이 강력합니다." - }, - [1016]={ - ["name"]="불의 용 비늘", - ["desc"]="타오르는 에너지로 가득 찬 비늘, 그 속에 거친 불길의 분노가 담겨있는 듯합니다." - }, - [1017]={ - ["name"]="뇌룡 비늘", - ["desc"]="전기의 기운을 가진 비늘, 천둥과 번개가 얽혀진 신기한 토템과도 같습니다." - }, - [1018]={ - ["name"]="신룡 비늘", - ["desc"]="신성한 존재로 여겨지는 비늘, 마치 신의 축복을 받은 듯합니다." - }, - [1019]={ - ["name"]="거친 가죽", - ["desc"]="거칠고 심플한 가죽으로 일반 장비 제작에 적합합니다." - }, - [1020]={ - ["name"]="뱀의 가죽", - ["desc"]="질기고 튼튼한 가죽, 오랜 세월을 산 뱀의 강인함을 보여주고 있는 것 같습니다." - }, - [1021]={ - ["name"]="거대 곰의 가죽", - ["desc"]="뛰어난 방어력을 자랑하는 가죽, 무던한 곰의 위엄을 발산하고 있습니다." - }, - [1022]={ - ["name"]="맹호 가죽", - ["desc"]="날렵하고 용맹한 가죽, 그 속에 맹호의 사냥 본능이 신비하게 깃들어 있습니다." - }, - [1023]={ - ["name"]="악마의 가죽", - ["desc"]="사악한 기운을 내뿜고 있는 가죽, 마치 악마의 저주가 깃들어 있는 듯합니다." - }, - [1024]={ - ["name"]="아나콘다 가죽", - ["desc"]="신비한 힘을 지닌 가죽은 몽환적인 뱀 요괴를 연상시킵니다." - }, - [1025]={ - ["name"]="심연의 조가비", - ["desc"]="어둠 속에서 희미하게 빛나는 조가비, 신비한 에너지가 담겨 있는 것 같습니다." - }, - [1026]={ - ["name"]="아쿠아 조가비", - ["desc"]="물결 무늬가 반짝이는 조가비, 시원한 느낌을 줍니다." - }, - [1027]={ - ["name"]="암석 조가비", - ["desc"]="방어 속성을 지닌 단단한 껍질의 암석 조가비입니다." - }, - [1028]={ - ["name"]="혼돈의 조가비", - ["desc"]="혼돈의 에너지로 가득 찬 조가비는 신비하고 종잡을 수 없습니다." - }, - [1029]={ - ["name"]="어둠의 지옥 조가비", - ["desc"]="어둠 속에서 드러날 듯 말 듯 한 조가비, 불안한 분위기가 풍깁니다." - }, - [1030]={ - ["name"]="거룩한 조가비", - ["desc"]="신성한 물건으로 숭배되는 조가비, 거룩한 빛을 발산하고 있습니다." + [18]={ + }, [13001]={ @@ -478,6 +129,6 @@ local item = { } } local config = { -data=item,count=127 +data=item,count=40 } return config \ No newline at end of file diff --git a/lua/app/config/strings/pt/avatar.lua b/lua/app/config/strings/pt/avatar.lua index 774e9b41..1911f83c 100644 --- a/lua/app/config/strings/pt/avatar.lua +++ b/lua/app/config/strings/pt/avatar.lua @@ -1,156 +1,72 @@ local avatar = { - [23]={ - ["desc"]="Avatar da Ordem de Batalha da S1. Que você tenha a coragem como a Cabeça de Cebola!" - }, - [24]={ - ["desc"]="Avatar da Ordem de Batalha da S2, a vitória vem com um movimento da lâmina." - }, - [1001]={ - ["desc"]="Ativar Dançarina para obter." - }, - [2001]={ - ["desc"]="Avatar de Senhorita dos Gumes." - }, - [3001]={ - ["desc"]="Avatar de Cabeça de Cebola." - }, - [4001]={ - ["desc"]="Avatar de Alma Glacial." - }, - [5001]={ - ["desc"]="Ativar Luninja para obter." - }, - [6001]={ - ["desc"]="Ativar Dançarina para obter." - }, - [7001]={ - ["desc"]="Ativar Bárbaro para obter." - }, - [8001]={ - ["desc"]="Ativar Cervinho para obter." - }, - [9001]={ - ["desc"]="Ativar Diamond para obter." - }, - [10001]={ - ["desc"]="Ativar Feiticeira Kiki para obter." - }, - [11001]={ - ["desc"]="Ativar Ignífico para obter." - }, - [12001]={ - ["desc"]="Ativar Bárbaro para obter." - }, [13001]={ - ["desc"]="Ativar Lobo das Matas para obter." + }, [14001]={ - ["desc"]="Ativar Eileen para obter." + }, [15001]={ - ["desc"]="Ativar Caçador de Almas para obter." + + }, + [15002]={ + }, [16001]={ - ["desc"]="Ativar Alexandre para obter." - }, - [17001]={ - ["desc"]="Ativar Espadachim Titânico para obter." - }, - [18001]={ - ["desc"]="Ativar Mulan para obter." - }, - [19001]={ - ["desc"]="Ativar Fada Gelice para obter." - }, - [20001]={ - ["desc"]="Ativar Princesa da Lâmina para obter." - }, - [21001]={ - ["desc"]="Ativar Thor para obter." - }, - [22001]={ - ["desc"]="Ativar Panda para obter." + }, [23001]={ - ["desc"]="Ativar Súcubo para obter." + }, [24001]={ - ["desc"]="Ativar Cleópatra para obter." + }, [25001]={ - ["desc"]="Ativar Mago do Brilho para obter." + }, - [14003]={ - ["desc"]="Ativar Serviçal do Demônio para obter." + [25002]={ + }, - [24003]={ - ["desc"]="Ativar Vândalo para obter." + [26001]={ + }, - [34003]={ - ["desc"]="Ativar Ninja Phil para obter." + [33001]={ + }, - [44003]={ - ["desc"]="Ativar Mago da Lua para obter." + [34001]={ + }, - [54003]={ - ["desc"]="Ativar Cavaleiro Caído para obter." + [35001]={ + }, - [14004]={ - ["desc"]="Obtido após ativar Raposa Auspiciosa." + [35002]={ + }, - [24004]={ - ["desc"]="Obtido após ativar Lee." + [43001]={ + }, - [34004]={ - ["desc"]="Obtido após ativar Espinho do Verdor." + [44001]={ + }, - [44004]={ - ["desc"]="Obtido após ativar Pastor de Almas." + [45001]={ + }, - [54004]={ - ["desc"]="Obtido após ativar Valquíria." + [45002]={ + }, - [1400201]={ - ["desc"]="Ativar Rei da Praia para obter." + [53001]={ + }, - [3400101]={ - ["desc"]="Ativar Sol e Orvalho para obter." + [54001]={ + }, - [3400102]={ - ["desc"]="Rainha dos Elfos Noturnos" + [55001]={ + }, - [5300101]={ - ["desc"]="Ativar Chapeuzinho Vermelho para obter." - }, - [5400101]={ - ["desc"]="Ativar Dança Fluida para obter." - }, - [1400101]={ - ["desc"]="Armadura das Ruínas" - }, - [2300201]={ - ["desc"]="Cavaleiro Sombria" - }, - [4400201]={ - ["desc"]="Rainha do Crescente" - }, - [5400401]={ - ["desc"]="Armipotente da Lua Sombria" - }, - [2400101]={ - ["desc"]="O Rei Demônio da Espada" - }, - [4400101]={ - ["desc"]="Grande Arquimago" - }, - [5400301]={ - ["desc"]="Cavaleiro Incendiário" - }, - [5400201]={ - ["desc"]="Lâminas Sombrias da Geada" + [55002]={ + } } local config = { -data=avatar,count=50 +data=avatar,count=22 } return config \ No newline at end of file diff --git a/lua/app/config/strings/pt/item.lua b/lua/app/config/strings/pt/item.lua index e87a5536..a692c0eb 100644 --- a/lua/app/config/strings/pt/item.lua +++ b/lua/app/config/strings/pt/item.lua @@ -12,403 +12,54 @@ local item = { ["desc"]="É preciso resistência para concluir os estágios" }, [4]={ - ["name"]="Herói Incomum", - ["desc"]="Concede um herói incomum." - }, - [5]={ - ["name"]="Herói Raro", - ["desc"]="Concede um herói raro." - }, - [6]={ - ["name"]="Herói Épico", - ["desc"]="Concede um herói épico." - }, - [7]={ - ["name"]="Pontos do Passe", - ["desc"]="Com o acúmulo de pontos, pode aumentar o nível do Passe." - }, - [8]={ - ["name"]="Caixa de Madeira", - ["desc"]="Concede um herói da qualidade indicada." - }, - [9]={ - ["name"]="Cofre de Madeira", - ["desc"]="Concede um herói da qualidade indicada." - }, - [10]={ - ["name"]="Cofre de Ouro", - ["desc"]="Baú heroico decorado com ouro." - }, - [11]={ - ["name"]="Cofre de Platina", - ["desc"]="Pode encontrar os heróis mais poderosos dentro." - }, - [12]={ ["name"]="Experiência", ["desc"]="Acumule uma certa quantidade para subir de nível." }, - [13]={ + [5]={ ["name"]="Chave Comum", ["desc"]="Usada para abrir baús comuns na Loja." }, - [14]={ + [6]={ ["name"]="Chave Requintada", ["desc"]="Usada para abrir baús requintados na Loja." }, - [15]={ + [7]={ ["name"]="Chave Preciosa", ["desc"]="Usada para abrir baús preciosos na Loja." }, - [16]={ - ["name"]="Baú de Missão", - ["desc"]="Recompensa pela conclusão de 5 missões diárias." - }, - [17]={ - ["name"]="Baú de Anúncio", - ["desc"]="Você pode assistir a anúncios em qualquer lugar do jogo e receber recompensas." - }, - [18]={ - ["name"]="Grande Cofre de Platina", - ["desc"]="Um grande cofre de platina!" - }, - [19]={ - ["name"]="Fragmento Aleatórios", - ["desc"]="O modo AFK concede fragmentos aleatórios, sendo a quantidade e qualidade do item melhoradas com o avanço das fases." - }, - [20]={ - ["name"]="Fragmento Aleatório Avançado", - ["desc"]="Possibilidade aleatória de obter fragmentos de heróis excelentes, raros ou épicos." - }, - [21]={ - ["name"]="Medalhas de Competição", - ["desc"]="Acumule medalhas para aumentar o nível do Passe de Batalha da Arena." - }, - [22]={ + [8]={ ["name"]="Ingresso", ["desc"]="Você precisa dar um ingresso ao funcionário do registro da Arena para cada desafio. São distribuídos Ingressos gratuitos todos os dias." }, - [23]={ - ["name"]="Cabeça de Cebola da Coragem", - ["desc"]="Avatar da Ordem de Batalha da S1. Que você tenha a coragem como a Cabeça de Cebola!" - }, - [24]={ - ["name"]="Moldura de Avatar de Prata da S1", - ["desc"]="Moldura de avatar de prata da Arena S1, um símbolo de coragem." - }, - [25]={ - ["name"]="Moldura de Avatar de Ouro da S1", - ["desc"]="Moldura de avatar de ouro da Arena S1, uma testemunha do poder." - }, - [26]={ - ["name"]="Fragmento Aleatório Avançado", - ["desc"]="Possibilidade aleatória de obter fragmentos de heróis excelentes, raros ou épicos." - }, - [27]={ - ["name"]="Brilho Estelar", - ["desc"]="Colete Brilho Estelar para receber recompensas." - }, - [28]={ - ["name"]="Pacote de Materiais de Armadura Aleatória (Ⅰ)", - ["desc"]="Concede aleatoriamente os seguinte materiais." - }, - [29]={ - ["name"]="Pacote de Materiais de Armadura Aleatória (Ⅱ)", - ["desc"]="Concede aleatoriamente os seguinte materiais." - }, - [30]={ - ["name"]="Pacote de Materiais de Armadura Aleatória (Ⅲ)", - ["desc"]="Concede aleatoriamente os seguinte materiais." - }, - [31]={ - ["name"]="Pacote de Materiais de Armadura Aleatória (Ⅳ)", - ["desc"]="Concede aleatoriamente os seguinte materiais." - }, - [32]={ - ["name"]="Pacote de Materiais de Armadura Aleatória (Ⅴ)", - ["desc"]="Concede aleatoriamente os seguinte materiais." - }, - [33]={ - ["name"]="Pacote de Materiais de Armadura Aleatória (Ⅵ)", - ["desc"]="Concede aleatoriamente os seguinte materiais." - }, - [34]={ - ["name"]="Pacote de Materiais de Armadura Aleatória (Ⅶ)", - ["desc"]="Concede aleatoriamente os seguinte materiais." - }, - [35]={ - ["name"]="Pacote de Materiais de Armadura Aleatória (Ⅷ)", - ["desc"]="Concede aleatoriamente os seguinte materiais." - }, - [36]={ - ["name"]="Pacote de Materiais de Armadura Aleatória (Ⅸ)", - ["desc"]="Concede aleatoriamente os seguinte materiais." - }, - [37]={ - ["name"]="Pacote de Materiais de Armadura Aleatória (Ⅹ)", - ["desc"]="Concede aleatoriamente os seguinte materiais." - }, - [38]={ - ["name"]="Pacote de Materiais de Armadura do Ranque 1", - ["desc"]="Concede os seguintes materiais." - }, - [39]={ - ["name"]="Pacote de Materiais de Armadura do Ranque 2", - ["desc"]="Concede os seguintes materiais." - }, - [40]={ - ["name"]="Pacote de Materiais de Armadura do Ranque 3", - ["desc"]="Concede os seguintes materiais." - }, - [41]={ - ["name"]="Pacote de Materiais de Armadura do Ranque 4", - ["desc"]="Concede os seguintes materiais." - }, - [42]={ - ["name"]="Pacote de Materiais de Armadura do Ranque 5", - ["desc"]="Concede os seguintes materiais." - }, - [43]={ - ["name"]="Pacote de Materiais de Armadura do Ranque 6", - ["desc"]="Concede os seguintes materiais." - }, - [44]={ - ["name"]="Gume da Senhorita dos Gumes", - ["desc"]="Avatar da Ordem de Batalha da S2, a vitória vem com um movimento da lâmina." - }, - [45]={ - ["name"]="Moldura de Avatar de Prata da S2", - ["desc"]="Moldura de avatar de prata da Arena S2, uma testemunha da força." - }, - [46]={ - ["name"]="Moldura de Avatar de Ouro da S2", - ["desc"]="Moldura de avatar de ouro da Arena S2, o brilho de um herói." - }, - [47]={ - ["name"]="Frag. Alea. de Herói Épico", - ["desc"]="Ao obter em lote, virá apenas um dos seguintes heróis, aleatoriamente" - }, - [49]={ - ["name"]="Pena de Ouro", - ["desc"]="Usada para desafiar a câmara secreta da torre. A ponta da caneta de pena brilha com a luz mágica dourada." - }, - [50]={ - ["name"]="Pena de Prata", - ["desc"]="Usada para fazer raide da câmara secreta da torre. A luz da ponta da caneta de pena está se apagando." - }, - [51]={ - ["name"]="Pontos de Desafio", - ["desc"]="Os Pontos de Desafio podem ser resgatados por recompensas no Desafio de Avanço no prazo limitado." - }, - [52]={ - ["name"]="Ouro de Chefão", - ["desc"]="As moedas Ouro de Chefão podem ser trocadas por recompensas na loja do evento Torneio Aberto de Chefões." - }, - [53]={ - ["name"]="Moldura de Avatar de Prata da S3", - ["desc"]="Moldura de avatar de prata da Arena S3, um símbolo de coragem." - }, - [54]={ - ["name"]="Moldura de Avatar de Ouro da S3", - ["desc"]="Moldura de avatar de ouro da Arena S3, uma testemunha do poder." - }, - [55]={ - ["name"]="Essência Rúnica", - ["desc"]="A Essência Rúnica é usada para forjar runas." - }, - [56]={ - ["name"]="Lua Cheia", - ["desc"]="Uma luazinha da Festival da Lua Cheia." - }, - [57]={ - ["name"]="Moldura de Avatar do Festival da Lua Cheia.", - ["desc"]="Moldura de Avatar do Festival da Lua Cheia." - }, - [58]={ - ["name"]="Moldura de Avatar de Prata da S4", - ["desc"]="Moldura de avatar de prata da Arena S4, uma testemunha da força." - }, - [59]={ - ["name"]="Moldura de Avatar de Ouro da S4", - ["desc"]="Moldura de avatar de ouro da Arena S4, o brilho de um herói." - }, - [60]={ - ["name"]="Moldura de Avatar de Prata da S5", - ["desc"]="Moldura de avatar de prata da Arena S5, um símbolo de coragem." - }, - [61]={ - ["name"]="Moldura de Avatar de Ouro da S5", - ["desc"]="Moldura de avatar de ouro da Arena S5, uma testemunha do poder." - }, - [62]={ - ["name"]="Moldura de Avatar de Prata da S6", - ["desc"]="Moldura de avatar de prata da Arena S6, uma testemunha da força." - }, - [63]={ - ["name"]="Moldura de Avatar de Ouro da S6", - ["desc"]="Moldura de avatar de ouro da Arena S6, o brilho de um herói." - }, - [64]={ - ["name"]="Moldura de Avatar de Prata da S7", - ["desc"]="Moldura de avatar de prata da Arena S7, um símbolo de coragem." - }, - [65]={ - ["name"]="Moldura de Avatar de Ouro da S7", - ["desc"]="Moldura de avatar de ouro da Arena S7, uma testemunha do poder." - }, - [66]={ - ["name"]="Moldura de Avatar de Prata da S8", - ["desc"]="Moldura de avatar de prata da Arena S8, uma testemunha da força." - }, - [67]={ - ["name"]="Moldura de Avatar de Ouro da S8", - ["desc"]="Moldura de avatar de ouro da Arena S8, o brilho de um herói." - }, - [68]={ + [9]={ }, - [69]={ + [10]={ }, - [70]={ + [11]={ }, - [71]={ + [12]={ }, - [72]={ + [13]={ }, - [73]={ + [14]={ }, - [74]={ + [15]={ }, - [75]={ + [16]={ }, - [76]={ + [17]={ }, - [1001]={ - ["name"]="Ferro Meteórico Opaco", - ["desc"]="Uma peça de ferro meteórico opaco, contendo energia misteriosa." - }, - [1002]={ - ["name"]="Ferro Meteórico Refinado", - ["desc"]="Ferro meteórico refinado centenas de vezes, brilhando com um lustro metálico." - }, - [1003]={ - ["name"]="Ferro Meteórico Lunar", - ["desc"]="Sob a luz da lua, o objeto brilha prateado." - }, - [1004]={ - ["name"]="Ferro Meteórico Celestial", - ["desc"]="Brilhando com uma luz celeste, exala um ar misterioso." - }, - [1005]={ - ["name"]="Ferro Meteórico Dourado", - ["desc"]="Com um resplendor dourado, exala uma energia poderosa." - }, - [1006]={ - ["name"]="Ferro Meteórico Supremo", - ["desc"]="Ferro meteórico extremamente precioso, contendo um poder incomparável." - }, - [1007]={ - ["name"]="Esmeraldita", - ["desc"]="Cristal de cor esmeralda, exalando um ar revigorante." - }, - [1008]={ - ["name"]="Rubralita", - ["desc"]="Cristal de cor carmesim, repleto de mistérios." - }, - [1009]={ - ["name"]="Originolita", - ["desc"]="Cristal enigmático que contém energia do caos." - }, - [1010]={ - ["name"]="Aurorlita", - ["desc"]="Cristal que simboliza boa sorte, visto como um talismã." - }, - [1011]={ - ["name"]="Marílita", - ["desc"]="Parece o azul do oceano e exala uma frescura." - }, - [1012]={ - ["name"]="Ourolita", - ["desc"]="Cristal de valor inestimável que brilha com um lustre dourado." - }, - [1013]={ - ["name"]="Escama de Lagarto", - ["desc"]="Escama resistente e flexível, como se carregasse a vitalidade do lagarto." - }, - [1014]={ - ["name"]="Escama de Demidraco", - ["desc"]="Escama envolta em um sopro misterioso de dragão, parecendo conter o poder do dragão." - }, - [1015]={ - ["name"]="Escama de Maridraco", - ["desc"]="Escama que emite a força do oceano, como as ondas turbulentas do mar profundo." - }, - [1016]={ - ["name"]="Escama de Pirodraco", - ["desc"]="Escama carregada com a energia ardente, como se contivesse a ira de um fogo feroz." - }, - [1017]={ - ["name"]="Escama de Trovidraco", - ["desc"]="Escama com a aura de relâmpagos, como um totem mágico entrelaçado pelo trovão." - }, - [1018]={ - ["name"]="Escama de Dragão Divino", - ["desc"]="Escama considerada sagrada, como se fosse abençoada pelas divindades." - }, - [1019]={ - ["name"]="Couro Áspero", - ["desc"]="Couro simples e áspero, adequado para equipamentos comuns." - }, - [1020]={ - ["name"]="Couro de Serpente Terrestre", - ["desc"]="Couro resistente e durável, tal como uma testemunha da tenacidade dos tempos do serpente terrestre." - }, - [1021]={ - ["name"]="Couro de Urso Gigante", - ["desc"]="Couro com grande capacidade defensiva, exalando a majestade do urso." - }, - [1022]={ - ["name"]="Couro de Tigre Feroz", - ["desc"]="Couro flexível e poderoso, parece conter o instinto de caça do tigre." - }, - [1023]={ - ["name"]="Couro Demoníaco", - ["desc"]="Couro que exala uma aura maligna, como se fosse amaldiçoado pelo demônio." - }, - [1024]={ - ["name"]="Couro de Serpente Celestial", - ["desc"]="Couro com poderes misteriosos, evocando imagens dos místicos demônios serpentinos." - }, - [1025]={ - ["name"]="Concha Profunda", - ["desc"]="Concha que brilha levemente na escuridão, parecendo conter uma energia misteriosa." - }, - [1026]={ - ["name"]="Concha de Melodia Aquática", - ["desc"]="Concha que brilha com marolas, trazendo uma sensação refrescante." - }, - [1027]={ - ["name"]="Concha Pedrosa", - ["desc"]="Concha dura como rocha, com propriedades defensivas." - }, - [1028]={ - ["name"]="Concha do Caos", - ["desc"]="Concha repleta de energia caótica, misteriosa e imprevisível." - }, - [1029]={ - ["name"]="Concha das Trevas", - ["desc"]="Concha que se entrevê nas trevas, exalando uma aura perturbadora." - }, - [1030]={ - ["name"]="Concha Suprema", - ["desc"]="Concha reverenciada como uma relíquia, irradiando uma luz sagrada." + [18]={ + }, [13001]={ @@ -478,6 +129,6 @@ local item = { } } local config = { -data=item,count=127 +data=item,count=40 } return config \ No newline at end of file diff --git a/lua/app/config/strings/ru/avatar.lua b/lua/app/config/strings/ru/avatar.lua index 197ae919..1911f83c 100644 --- a/lua/app/config/strings/ru/avatar.lua +++ b/lua/app/config/strings/ru/avatar.lua @@ -1,46 +1,4 @@ local avatar = { - [23]={ - - }, - [24]={ - - }, - [1001]={ - - }, - [2001]={ - - }, - [3001]={ - - }, - [4001]={ - - }, - [5001]={ - - }, - [6001]={ - - }, - [7001]={ - - }, - [8001]={ - - }, - [9001]={ - - }, - [10001]={ - - }, - [11001]={ - - }, - [12001]={ - - }, [13001]={ }, @@ -49,27 +7,12 @@ local avatar = { }, [15001]={ + }, + [15002]={ + }, [16001]={ - }, - [17001]={ - - }, - [18001]={ - - }, - [19001]={ - - }, - [20001]={ - - }, - [21001]={ - - }, - [22001]={ - }, [23001]={ @@ -80,77 +23,50 @@ local avatar = { [25001]={ }, - [14003]={ + [25002]={ }, - [24003]={ + [26001]={ }, - [34003]={ + [33001]={ }, - [44003]={ + [34001]={ }, - [54003]={ + [35001]={ }, - [14004]={ + [35002]={ }, - [24004]={ + [43001]={ }, - [34004]={ + [44001]={ }, - [44004]={ + [45001]={ }, - [54004]={ + [45002]={ }, - [1400201]={ + [53001]={ }, - [3400101]={ + [54001]={ }, - [3400102]={ + [55001]={ }, - [5300101]={ - - }, - [5400101]={ - - }, - [1400101]={ - - }, - [2300201]={ - - }, - [4400201]={ - - }, - [5400401]={ - - }, - [2400101]={ - - }, - [4400101]={ - - }, - [5400301]={ - - }, - [5400201]={ + [55002]={ } } local config = { -data=avatar,count=50 +data=avatar,count=22 } return config \ No newline at end of file diff --git a/lua/app/config/strings/ru/item.lua b/lua/app/config/strings/ru/item.lua index 07e96147..98c720cc 100644 --- a/lua/app/config/strings/ru/item.lua +++ b/lua/app/config/strings/ru/item.lua @@ -52,267 +52,6 @@ local item = { }, [18]={ - }, - [19]={ - - }, - [20]={ - - }, - [21]={ - - }, - [22]={ - - }, - [23]={ - - }, - [24]={ - - }, - [25]={ - - }, - [26]={ - - }, - [27]={ - - }, - [28]={ - - }, - [29]={ - - }, - [30]={ - - }, - [31]={ - - }, - [32]={ - - }, - [33]={ - - }, - [34]={ - - }, - [35]={ - - }, - [36]={ - - }, - [37]={ - - }, - [38]={ - - }, - [39]={ - - }, - [40]={ - - }, - [41]={ - - }, - [42]={ - - }, - [43]={ - - }, - [44]={ - - }, - [45]={ - - }, - [46]={ - - }, - [47]={ - - }, - [49]={ - - }, - [50]={ - - }, - [51]={ - - }, - [52]={ - - }, - [53]={ - - }, - [54]={ - - }, - [55]={ - - }, - [56]={ - - }, - [57]={ - - }, - [58]={ - - }, - [59]={ - - }, - [60]={ - - }, - [61]={ - - }, - [62]={ - - }, - [63]={ - - }, - [64]={ - - }, - [65]={ - - }, - [66]={ - - }, - [67]={ - - }, - [68]={ - - }, - [69]={ - - }, - [70]={ - - }, - [71]={ - - }, - [72]={ - - }, - [73]={ - - }, - [74]={ - - }, - [75]={ - - }, - [76]={ - - }, - [1001]={ - - }, - [1002]={ - - }, - [1003]={ - - }, - [1004]={ - - }, - [1005]={ - - }, - [1006]={ - - }, - [1007]={ - - }, - [1008]={ - - }, - [1009]={ - - }, - [1010]={ - - }, - [1011]={ - - }, - [1012]={ - - }, - [1013]={ - - }, - [1014]={ - - }, - [1015]={ - - }, - [1016]={ - - }, - [1017]={ - - }, - [1018]={ - - }, - [1019]={ - - }, - [1020]={ - - }, - [1021]={ - - }, - [1022]={ - - }, - [1023]={ - - }, - [1024]={ - - }, - [1025]={ - - }, - [1026]={ - - }, - [1027]={ - - }, - [1028]={ - - }, - [1029]={ - - }, - [1030]={ - }, [13001]={ @@ -382,6 +121,6 @@ local item = { } } local config = { -data=item,count=127 +data=item,count=40 } return config \ No newline at end of file diff --git a/lua/app/config/strings/th/avatar.lua b/lua/app/config/strings/th/avatar.lua index 6204856d..1911f83c 100644 --- a/lua/app/config/strings/th/avatar.lua +++ b/lua/app/config/strings/th/avatar.lua @@ -1,156 +1,72 @@ local avatar = { - [23]={ - ["desc"]="อวาตาร์ป้ายรบของอารีน่า S1 ขอให้คุณก้าวไปข้างหน้าอย่างกล้าหาญเหมือนหัวหอม!" - }, - [24]={ - ["desc"]="อวตารของป้ายรบอารีน่า S2 ชัยชนะจะมาถึงเมื่อดาบขึ้นและดาบตก" - }, - [1001]={ - ["desc"]="หลังจากการเปิดใช้งานสาวเต้นจะได้รับ" - }, - [2001]={ - ["desc"]="อวาตาร์ของสาวดาบ" - }, - [3001]={ - ["desc"]="อวาตาร์ของหัวหอม" - }, - [4001]={ - ["desc"]="อวาตาร์ของหัวใจน้ำแข็ง" - }, - [5001]={ - ["desc"]="หลังจากการเปิดใช้งานนินจาเร็นจะได้รับ" - }, - [6001]={ - ["desc"]="หลังจากการเปิดใช้งานสาวเต้นจะได้รับ" - }, - [7001]={ - ["desc"]="หลังจากการเปิดใช้งานคนเถื่อนจะได้รับ" - }, - [8001]={ - ["desc"]="หลังจากการเปิดใช้งานกวางจะได้รับ" - }, - [9001]={ - ["desc"]="หลังจากการเปิดใช้งานสาวน้ำแข็งจะได้รับ" - }, - [10001]={ - ["desc"]="หลังจากการเปิดใช้งานแม่มดกีกี้จะได้รับ" - }, - [11001]={ - ["desc"]="หลังจากการเปิดใช้งานไฟร้อนจะได้รับ" - }, - [12001]={ - ["desc"]="หลังจากการเปิดใช้งานคนเถื่อนจะได้รับ" - }, [13001]={ - ["desc"]="หลังจากการเปิดใช้งานหมาป่าป่าจะได้รับ" + }, [14001]={ - ["desc"]="หลังจากการเปิดใช้งานสาวอีกาจะได้รับ" + }, [15001]={ - ["desc"]="หลังจากการเปิดใช้งานนักล่าวิญญาณจะได้รับ" + + }, + [15002]={ + }, [16001]={ - ["desc"]="หลังจากการเปิดใช้งานอเล็กซานเดอร์จะได้รับ" - }, - [17001]={ - ["desc"]="หลังจากการเปิดใช้งานเด็กมารดาบจะได้รับ" - }, - [18001]={ - ["desc"]="หลังจากการเปิดใช้งานมู่หลานจะได้รับ" - }, - [19001]={ - ["desc"]="หลังจากการเปิดใช้งานสาวมารน้ำแข็งจะได้รับ" - }, - [20001]={ - ["desc"]="หลังจากการเปิดใช้งานเจ้าหญิงดาบจะได้รับ" - }, - [21001]={ - ["desc"]="หลังจากการเปิดใช้งานโซลจะได้รับ" - }, - [22001]={ - ["desc"]="หลังจากการเปิดใช้งานแพนด้าจะได้รับ" + }, [23001]={ - ["desc"]="หลังจากการเปิดใช้งานฝันร้ายจะได้รับ" + }, [24001]={ - ["desc"]="หลังจากการเปิดใช้งานคลีโอพัตราจะได้รับ" + }, [25001]={ - ["desc"]="หลังจากการเปิดใช้งานนักเวทแวบวับจะได้รับ" + }, - [14003]={ - ["desc"]="หลังจากการเปิดใช้งานคนรับใช้ปีศาจจะได้รับ" + [25002]={ + }, - [24003]={ - ["desc"]="หลังจากการเปิดใช้งานเฟยจะได้รับ" + [26001]={ + }, - [34003]={ - ["desc"]="หลังจากการเปิดใช้งานนินจาฟิลจะได้รับ" + [33001]={ + }, - [44003]={ - ["desc"]="หลังจากการเปิดใช้งานนักเวทลูน่าจะได้รับ" + [34001]={ + }, - [54003]={ - ["desc"]="หลังจากการเปิดใช้งานอัศวินชั่วร้ายจะได้รับ" + [35001]={ + }, - [14004]={ - ["desc"]="ได้รับหลังจากเปิดใช้งานจิ้งจอกมงคล" + [35002]={ + }, - [24004]={ - ["desc"]="ได้รับหลังจากเปิดใช้งานหลี่" + [43001]={ + }, - [34004]={ - ["desc"]="ได้รับหลังจากเปิดใช้งานหนามเขียว" + [44001]={ + }, - [44004]={ - ["desc"]="ได้รับหลังจากเปิดใช้งานผู้เลี้ยงวิญญาณ" + [45001]={ + }, - [54004]={ - ["desc"]="ได้รับหลังจากเปิดใช้งานวาลคิรี" + [45002]={ + }, - [1400201]={ - ["desc"]="หลังจากการเปิดใช้งานราชาชายหาดจะได้รับ" + [53001]={ + }, - [3400101]={ - ["desc"]="หลังจากการเปิดใช้งานน้ำค้างรุ่งสางจะได้รับ" + [54001]={ + }, - [3400102]={ - ["desc"]="ราชินีเอลฟ์มืด" + [55001]={ + }, - [5300101]={ - ["desc"]="หลังจากการเปิดใช้งานหนูน้อยหมวกแดงจะได้รับ" - }, - [5400101]={ - ["desc"]="หลังจากการเปิดใช้งานเยื้องกรายเต้นรำจะได้รับ" - }, - [1400101]={ - ["desc"]="เกราะรบซาก" - }, - [2300201]={ - ["desc"]="นักดาบสีดำ" - }, - [4400201]={ - ["desc"]="ราชินีนิวมูน" - }, - [5400401]={ - ["desc"]="เทพบู๊พระจันทร์มืด" - }, - [2400101]={ - ["desc"]="ราชาแห่งดาบยักษ์" - }, - [4400101]={ - ["desc"]="จอมมารผู้ยิ่งใหญ่" - }, - [5400301]={ - ["desc"]="อัศวินเปลวเพลิง" - }, - [5400201]={ - ["desc"]="นักฆ่าเงาผมขาว" + [55002]={ + } } local config = { -data=avatar,count=50 +data=avatar,count=22 } return config \ No newline at end of file diff --git a/lua/app/config/strings/th/item.lua b/lua/app/config/strings/th/item.lua index 79856bd2..3bb885a9 100644 --- a/lua/app/config/strings/th/item.lua +++ b/lua/app/config/strings/th/item.lua @@ -12,403 +12,54 @@ local item = { ["desc"]="มันต้องใช้ความแข็งแกร่งในการทำเวทีให้สมบูรณ์" }, [4]={ - ["name"]="ฮีโร่ที่ยอดเยี่ยม", - ["desc"]="สามารถรับฮีโร่ที่ยอดเยี่ยมได้" - }, - [5]={ - ["name"]="ฮีโร่หายาก", - ["desc"]="สามารถรับฮีโร่หายากได้" - }, - [6]={ - ["name"]="ฮีโร่อีพิท", - ["desc"]="สามารถรับฮีโร่อีพิทได้" - }, - [7]={ - ["name"]="คะแนนบัตรผ่าน", - ["desc"]="สะสมคะแนนสามารถอัปเลเวลบัตรผ่านได้" - }, - [8]={ - ["name"]="กล่องไม้", - ["desc"]="สามารถเปิดฮีโร่ที่มีคุณสมบัติข้างต้นได้" - }, - [9]={ - ["name"]="กล่องไม้", - ["desc"]="สามารถเปิดฮีโร่ที่มีคุณสมบัติข้างต้นได้" - }, - [10]={ - ["name"]="กล่องทอง", - ["desc"]="หีบฮีโร่ที่ประดับด้วยทอง" - }, - [11]={ - ["name"]="กล่องแพลทินัม", - ["desc"]="ฮีโร่ที่แข็งแกร่งทั้งหมดก็อยู่ในนั้น" - }, - [12]={ ["name"]="EXP", ["desc"]="สะสมถึงจำนวนที่กำหนดสามารถอัปเลเวลได้" }, - [13]={ + [5]={ ["name"]="กุญแจทั่วไป", ["desc"]="ใช้ในห้างเพื่อเปิดหีบทั่วไป" }, - [14]={ + [6]={ ["name"]="กุญแจสวยงาม", ["desc"]="ใช้ในห้างเพื่อเปิดหีบสวยงาม" }, - [15]={ + [7]={ ["name"]="กุญแจล้ำค่า", ["desc"]="ใช้ในห้างเพื่อเปิดหีบล้ำค่า" }, - [16]={ - ["name"]="หีบภารกิจ", - ["desc"]="บรรลุภารกิจ 5 อันจะได้รับ" - }, - [17]={ - ["name"]="หีบโฆษณา", - ["desc"]="คุณสามารถดูโฆษณาได้ทุกที่ในเกมเพื่อรับรางวัล" - }, - [18]={ - ["name"]="กล่องแพลทินัมใหญ่", - ["desc"]="กล่องแพลทินัมที่ใหญ่!" - }, - [19]={ - ["name"]="เศษแบบสุ่ม", - ["desc"]="บอทตะได้รับเศษแบบสุ่ม และจำนวนและคุณภาพจะเพิ่มขึ้นตามด่านหลังจากได้รับ" - }, - [20]={ - ["name"]="เศษแบบสุ่มขั้นสูง", - ["desc"]="มีโอกาสที่จะได้รับเศษฮีโร่ที่ยอดเยี่ยม หายาก หรืออีพิทแบบสุ่ม" - }, - [21]={ - ["name"]="เหรียญรางวัลอารีน่า", - ["desc"]="สะสมเหรียญรางวัลสามารถเพิ่มเลเวลของป้ายรบอารีน่าได้" - }, - [22]={ + [8]={ ["name"]="ตั๋วเข้าร่วม", ["desc"]="การท้าทายแต่ละครั้งต้องให้ตั๋ว 1 ใบให้นักบันทึกอารีน่า แจกตั๋วฟรีทุกวัน" }, - [23]={ - ["name"]="หัวหอมกล้าหาญ", - ["desc"]="อวาตาร์ป้ายรบของอารีน่า S1 ขอให้คุณก้าวไปข้างหน้าอย่างกล้าหาญเหมือนหัวหอม!" - }, - [24]={ - ["name"]="กรอบรูปเงินซีซั่น S1", - ["desc"]="กรอบรูปเงินของอารีน่า S1 ตัวแทนแห่งความกล้าหาญ" - }, - [25]={ - ["name"]="กรอบรูปทองซีซั่น S1", - ["desc"]="กรอบรูปทองของอารีน่า S1 พิสูจน์ความแข็งแกร่ง" - }, - [26]={ - ["name"]="เศษแบบสุ่มขั้นสูง", - ["desc"]="มีโอกาสที่จะได้รับเศษฮีโร่ที่ยอดเยี่ยม หายาก หรืออีพิทแบบสุ่ม" - }, - [27]={ - ["name"]="แสงดาว", - ["desc"]="รวบรวมแสงดาวสามารถรับรางวัลได้" - }, - [28]={ - ["name"]="แพ็ควัสดุเกราะแบบสุ่ม (Ⅰ)", - ["desc"]="หลังเปิดจะสุ่มได้รับวัสดุต่อไปนี้" - }, - [29]={ - ["name"]="แพ็ควัสดุเกราะแบบสุ่ม (Ⅱ)", - ["desc"]="หลังเปิดจะสุ่มได้รับวัสดุต่อไปนี้" - }, - [30]={ - ["name"]="แพ็ควัสดุเกราะแบบสุ่ม (Ⅲ)", - ["desc"]="หลังเปิดจะสุ่มได้รับวัสดุต่อไปนี้" - }, - [31]={ - ["name"]="แพ็ควัสดุเกราะแบบสุ่ม (Ⅳ)", - ["desc"]="หลังเปิดจะสุ่มได้รับวัสดุต่อไปนี้" - }, - [32]={ - ["name"]="แพ็ควัสดุเกราะแบบสุ่ม (Ⅴ)", - ["desc"]="หลังเปิดจะสุ่มได้รับวัสดุต่อไปนี้" - }, - [33]={ - ["name"]="แพ็ควัสดุเกราะแบบสุ่ม (Ⅵ)", - ["desc"]="หลังเปิดจะสุ่มได้รับวัสดุต่อไปนี้" - }, - [34]={ - ["name"]="แพ็ควัสดุเกราะแบบสุ่ม (Ⅶ)", - ["desc"]="หลังเปิดจะสุ่มได้รับวัสดุต่อไปนี้" - }, - [35]={ - ["name"]="แพ็ควัสดุเกราะแบบสุ่ม (Ⅷ)", - ["desc"]="หลังเปิดจะสุ่มได้รับวัสดุต่อไปนี้" - }, - [36]={ - ["name"]="แพ็ควัสดุเกราะแบบสุ่ม (Ⅸ)", - ["desc"]="หลังเปิดจะสุ่มได้รับวัสดุต่อไปนี้" - }, - [37]={ - ["name"]="แพ็ควัสดุเกราะแบบสุ่ม (Ⅹ)", - ["desc"]="หลังเปิดจะสุ่มได้รับวัสดุต่อไปนี้" - }, - [38]={ - ["name"]="แพ็ควัสดุเกราะขั้นที่ 1", - ["desc"]="หลังเปิดจะได้รับวัสดุต่อไปนี้" - }, - [39]={ - ["name"]="แพ็ควัสดุเกราะขั้นที่ 2", - ["desc"]="หลังเปิดจะได้รับวัสดุต่อไปนี้" - }, - [40]={ - ["name"]="แพ็ควัสดุเกราะขั้นที่ 3", - ["desc"]="หลังเปิดจะได้รับวัสดุต่อไปนี้" - }, - [41]={ - ["name"]="แพ็ควัสดุเกราะขั้นที่ 4", - ["desc"]="หลังเปิดจะได้รับวัสดุต่อไปนี้" - }, - [42]={ - ["name"]="แพ็ควัสดุเกราะขั้นที่ 5", - ["desc"]="หลังเปิดจะได้รับวัสดุต่อไปนี้" - }, - [43]={ - ["name"]="แพ็ควัสดุเกราะขั้นที่ 6", - ["desc"]="หลังเปิดจะได้รับวัสดุต่อไปนี้" - }, - [44]={ - ["name"]="พลังแห่งสาวดาบ", - ["desc"]="อวตารของป้ายรบอารีน่า S2 ชัยชนะจะมาถึงเมื่อดาบขึ้นและดาบตก" - }, - [45]={ - ["name"]="กรอบรูปเงินซีซั่น S2", - ["desc"]="กรอบรูปเงินของอารีน่า S2 พิสูจน์ของพลังงาน" - }, - [46]={ - ["name"]="กรอบรูปทองซีซั่น S2", - ["desc"]="กรอบรูปทองของอารีน่า S2 ความรุ่งโรจน์ของฮีโร่" - }, - [47]={ - ["name"]="ฮีโร่อีพิทแบบสุ่ม", - ["desc"]="เมื่อรับแบบแบทช์จะสุ่มรับฮีโร่ต่อไปนี้เพียงหนึ่งตัวเท่านั้น" - }, - [49]={ - ["name"]="ขนทอง", - ["desc"]="ใช้เพื่อท้าทายห้องลับในหอคอย ปลายปากกาขนนกเรืองแสงสีทองที่เป็นของเวทมนตร์ลึกลับ" - }, - [50]={ - ["name"]="ขนเงิน", - ["desc"]="ใช้เพื่อกวาดล้างห้องลับในหอคอย แสงปลายปากกาขนนกจะค่อยๆ หรี่ลง" - }, - [51]={ - ["name"]="แต้มท้าทาย", - ["desc"]="แต้มท้าทาย สามารถแลกรางวัลได้ภายในระยะเวลาที่จำกัดเมื่อทำการท้าทายขั้นสูง" - }, - [52]={ - ["name"]="เหรียญทองบอส", - ["desc"]="เหรียญทองบอส สามารถแลกเปลี่ยนเป็นรางวัลได้ในร้านกิจกรรมของการแข่งขันชิงแชมป์บอส" - }, - [53]={ - ["name"]="กรอบรูปเงินซีซั่น S3", - ["desc"]="กรอบรูปเงินของอารีน่า S3 ตัวแทนแห่งความกล้าหาญ" - }, - [54]={ - ["name"]="กรอบรูปทองซีซั่น S3", - ["desc"]="กรอบรูปทองของอารีน่า S3 พิสูจน์ความแข็งแกร่ง" - }, - [55]={ - ["name"]="แก่นรูน", - ["desc"]="แก่นรูน ใช้เพื่อหล่อรูน" - }, - [56]={ - ["name"]="พระจันทร์เต็มดวง", - ["desc"]="พระจันทร์ดวงน้อยของงานฉลองพระจันทร์เต็มดวง" - }, - [57]={ - ["name"]="กรอบรูปงานฉลองพระจันทร์เต็มดวง", - ["desc"]="กรอบรูปงานฉลองพระจันทร์เต็มดวง" - }, - [58]={ - ["name"]="กรอบรูปเงินซีซั่น S4", - ["desc"]="กรอบรูปเงินของอารีน่า S4 พิสูจน์ของพลังงาน" - }, - [59]={ - ["name"]="กรอบรูปทองซีซั่น S4", - ["desc"]="กรอบรูปทองของอารีน่า S4 ความรุ่งโรจน์ของฮีโร่" - }, - [60]={ - ["name"]="กรอบรูปเงินซีซั่น S5", - ["desc"]="กรอบรูปเงินของอารีน่า S5 ตัวแทนแห่งความกล้าหาญ" - }, - [61]={ - ["name"]="กรอบรูปทองซีซั่น S5", - ["desc"]="กรอบรูปทองของอารีน่า S5 พิสูจน์ความแข็งแกร่ง" - }, - [62]={ - ["name"]="กรอบรูปเงินซีซั่น S6", - ["desc"]="กรอบรูปเงินของอารีน่า S6 พิสูจน์ของพลังงาน" - }, - [63]={ - ["name"]="กรอบรูปทองซีซั่น S6", - ["desc"]="กรอบรูปทองของอารีน่า S6 ความรุ่งโรจน์ของฮีโร่" - }, - [64]={ - ["name"]="กรอบรูปเงินซีซั่น S7", - ["desc"]="กรอบรูปเงินของอารีน่า S7 ตัวแทนแห่งความกล้าหาญ" - }, - [65]={ - ["name"]="กรอบรูปทองซีซั่น S7", - ["desc"]="กรอบรูปทองของอารีน่า S7 พิสูจน์ความแข็งแกร่ง" - }, - [66]={ - ["name"]="กรอบรูปเงินซีซั่น S8", - ["desc"]="กรอบรูปเงินของอารีน่า S8 พิสูจน์ของพลังงาน" - }, - [67]={ - ["name"]="กรอบรูปทองซีซั่น S8", - ["desc"]="กรอบรูปทองของอารีน่า S8 ความรุ่งโรจน์ของฮีโร่" - }, - [68]={ + [9]={ }, - [69]={ + [10]={ }, - [70]={ + [11]={ }, - [71]={ + [12]={ }, - [72]={ + [13]={ }, - [73]={ + [14]={ }, - [74]={ + [15]={ }, - [75]={ + [16]={ }, - [76]={ + [17]={ }, - [1001]={ - ["name"]="อุกกาบาตทื่อ", - ["desc"]="อุกกาบาตสลัวๆ ที่มีพลังงานลึกลับ" - }, - [1002]={ - ["name"]="อุกกาบาตขั้นยอด", - ["desc"]="อุกกาบาตที่ผ่านการทดสอบหลายร้อยครั้ง ส่องแสงโลหะ" - }, - [1003]={ - ["name"]="อุกกาบาตแสงจันทร์", - ["desc"]="ภายใต้แสงจันทร์ มันส่องแสงประกายสีขาวเงิน" - }, - [1004]={ - ["name"]="อุกกาบาตส่องแสง", - ["desc"]="ส่องแสงที่ประกาย มีบรรยากาศลึกลับ" - }, - [1005]={ - ["name"]="อุกกาบาตทอง", - ["desc"]="ส่องแสงสีทอง มีพลังอันทรงพลัง" - }, - [1006]={ - ["name"]="อุกกาบาตสุดยอด", - ["desc"]="อุกกาบาตที่ล้ำค่า มีพลังที่ไม่มีใครเทียบได้" - }, - [1007]={ - ["name"]="ผลึกสีเขียว", - ["desc"]="ผลึกสีเขียวมรกต พ่นบรรยากาศที่สดชื่น" - }, - [1008]={ - ["name"]="ผลึกสีแดง", - ["desc"]="ผลึกสีแดงเข้ม เต็มไปด้วยความลึกลับ" - }, - [1009]={ - ["name"]="ผลึกผสม", - ["desc"]="ผลึกที่มีพลังงานสเชลล์นั้นเป็นสิ่งที่เข้าใจยาก" - }, - [1010]={ - ["name"]="ผลึกร่ำรวย", - ["desc"]="ผลึกที่เต็มไปด้วยบรรยากาศแห่งความเป็นสิริมงคล ถูกถือเป็นสัญลักษณ์ของความโชคดี" - }, - [1011]={ - ["name"]="ผลึกทะเล", - ["desc"]="ผลึกที่เหมือนทะเลสีคราม พ่นบรรยากาศที่สดชื่น" - }, - [1012]={ - ["name"]="ผลึกทอง", - ["desc"]="ผลึกอันล้ำค่าส่องแสงสีทอง" - }, - [1013]={ - ["name"]="เกล็ดจิ้งจก", - ["desc"]="เกล็ดที่แข็งและยืดหยุ่น ดูเหมือนจะประกอบด้วยพลังชีวิตของกิ้งก่า" - }, - [1014]={ - ["name"]="เกล็ดมังกร", - ["desc"]="เกล็ดที่ล้อมรอบด้วยลมหายใจของมังกรลึกลับ ดูเหมือนจะควบแน่นพลังของมังกร" - }, - [1015]={ - ["name"]="เกล็ดมังกรทะเล", - ["desc"]="เกล็ดที่พ่นพลังของทะเลออกมา เหมือนคลื่นที่ซัดเข้ามาในทะเล" - }, - [1016]={ - ["name"]="เกล็ดมังกรไฟ", - ["desc"]="เกล็ดที่เต็มไปด้วยพลังงานที่ร้อนแรง ดูเหมือนจะมีความโกรธของไฟที่โหมกระหน่ำ" - }, - [1017]={ - ["name"]="เกล็ดมังกรสายฟ้า", - ["desc"]="เกล็ดที่มีลมหายใจไฟฟ้า เหมือนโทเท็มวิเศษที่เกี่ยวพันกับฟ้าร้องและสายฟ้า" - }, - [1018]={ - ["name"]="เกล็ดมังกรเทพ", - ["desc"]="เกล็ดที่ถูกถือเป็นสิ่งศักดิ์สิทธิ์ป เหมือนถือพรจากทวยเทพ" - }, - [1019]={ - ["name"]="หนังหยาบ", - ["desc"]="หนังหยาบเรียบง่าย เหมาะสำหรับการสร้างอุปกรณ์ทั่วไป" - }, - [1020]={ - ["name"]="หนังงูดิน", - ["desc"]="หนังที่เหนียวและทนทาน ดูเหมือนจะบันทึกความแข็งแกร่งของความผันผวนของงูดิน" - }, - [1021]={ - ["name"]="หนังหมีใหญ่", - ["desc"]="หนังที่มีการป้องกันที่แข็งแกร่ง เปล่งความยิ่งใหญ่ของหมี" - }, - [1022]={ - ["name"]="หนังเสือดุร้าย", - ["desc"]="หนังที่ปราดเปรียวและทรงพลัง เหมือนหนังวิเศษที่มีสัญชาตญาณการล่าของเสือดุร้าย" - }, - [1023]={ - ["name"]="หนังปีศาจ", - ["desc"]="หนังที่มีบรรยากาศน่ากลัวและชั่วร้าย ราวกับถูกสาปโดยปีศาจ" - }, - [1024]={ - ["name"]="หนังงูเหลือม", - ["desc"]="หนังที่มีพลังลึกลับ ดูเหมือนจะเตือนผู้คนให้นึกถึงปีศาจงูที่ลึกลับ" - }, - [1025]={ - ["name"]="เปลือกลึก", - ["desc"]="เปลือกที่ส่องแสงระยิบระยับในความมืด ดูเหมือนจะมีพลังงานลึกลับอยู่" - }, - [1026]={ - ["name"]="เปลือกน้ำ", - ["desc"]="เปลือกที่ระยิบระยับกับระลอกน้ำ มีความรู้สึกเย็น" - }, - [1027]={ - ["name"]="เปลือกหิน", - ["desc"]="เปลือกหินที่แข็งแกร่ง มีคุณสมบัติในการป้องกัน" - }, - [1028]={ - ["name"]="เคออสเชลล์", - ["desc"]="เปลือกที่เต็มไปด้วยพลังงานสเชลล์ ลึกลับและเข้าใจไม่ได้" - }, - [1029]={ - ["name"]="เปลือกนรก", - ["desc"]="เปลือกที่ปรากฏวับวาบในความมืด มีบรรยากาศที่ไม่สบายใจ" - }, - [1030]={ - ["name"]="เปลือกศักดิ์สิทธิ์", - ["desc"]="เปลือกที่ถูกถือเป็นสิ่งศักดิ์สิทธิ์ เปล่งแสงศักดิ์สิทธิ์" + [18]={ + }, [13001]={ @@ -478,6 +129,6 @@ local item = { } } local config = { -data=item,count=127 +data=item,count=40 } return config \ No newline at end of file diff --git a/lua/app/config/strings/vi/avatar.lua b/lua/app/config/strings/vi/avatar.lua index 3c3ea9d5..1911f83c 100644 --- a/lua/app/config/strings/vi/avatar.lua +++ b/lua/app/config/strings/vi/avatar.lua @@ -1,156 +1,72 @@ local avatar = { - [23]={ - ["desc"]="Avatar Chiến Lệnh S1, như một Onion gan dạ xông lên!" - }, - [24]={ - ["desc"]="Avatar Chiến Lệnh S2, vung đao chiến thắng." - }, - [1001]={ - ["desc"]="Kích hoạt Vũ Cơ nhận được." - }, - [2001]={ - ["desc"]="Avatar của Irelia." - }, - [3001]={ - ["desc"]="Avatar của Onion." - }, - [4001]={ - ["desc"]="Avatar của Frozen Heart." - }, - [5001]={ - ["desc"]="Kích hoạt Ninja Jay nhận được." - }, - [6001]={ - ["desc"]="Kích hoạt Vũ Cơ nhận được." - }, - [7001]={ - ["desc"]="Kích hoạt Barbarian nhận được." - }, - [8001]={ - ["desc"]="Kích hoạt Enchantress nhận được." - }, - [9001]={ - ["desc"]="Kích hoạt Ice Queen nhận được." - }, - [10001]={ - ["desc"]="Kích hoạt Phù Thủy Kiki nhận được." - }, - [11001]={ - ["desc"]="Kích hoạt Blaze nhận được." - }, - [12001]={ - ["desc"]="Kích hoạt Barbarian nhận được." - }, [13001]={ - ["desc"]="Kích hoạt Sói Rừng nhận được." + }, [14001]={ - ["desc"]="Kích hoạt Crow nhận được." + }, [15001]={ - ["desc"]="Kích hoạt Thợ Săn Linh Hồn nhận được." + + }, + [15002]={ + }, [16001]={ - ["desc"]="Kích hoạt Alexander nhận được." - }, - [17001]={ - ["desc"]="Kích hoạt Sword Imp nhận được." - }, - [18001]={ - ["desc"]="Kích hoạt Mộc Lan nhận được." - }, - [19001]={ - ["desc"]="Kích hoạt Ashe nhận được." - }, - [20001]={ - ["desc"]="Kích hoạt Đao Cơ nhận được." - }, - [21001]={ - ["desc"]="Kích hoạt Thor nhận được." - }, - [22001]={ - ["desc"]="Kích hoạt Panda nhận được." + }, [23001]={ - ["desc"]="Kích hoạt Incubus nhận được." + }, [24001]={ - ["desc"]="Kích hoạt Cleopatra nhận được." + }, [25001]={ - ["desc"]="Kích hoạt Pháp Sư Blink nhận được." + }, - [14003]={ - ["desc"]="Kích hoạt Incubus nhận được." + [25002]={ + }, - [24003]={ - ["desc"]="Kích hoạt Tobi nhận được." + [26001]={ + }, - [34003]={ - ["desc"]="Kích hoạt Ninja Phil nhận được." + [33001]={ + }, - [44003]={ - ["desc"]="Kích hoạt Pháp Sư Moon nhận được." + [34001]={ + }, - [54003]={ - ["desc"]="Kích hoạt Fallen Knight nhận được." + [35001]={ + }, - [14004]={ - ["desc"]="Kích hoạt Mị Hồ May Mắn nhận được." + [35002]={ + }, - [24004]={ - ["desc"]="Kích hoạt Lee nhận được." + [43001]={ + }, - [34004]={ - ["desc"]="Kích hoạt Gai Xanh Lục nhận được." + [44001]={ + }, - [44004]={ - ["desc"]="Kích hoạt Kẻ Săn Hồn nhận được." + [45001]={ + }, - [54004]={ - ["desc"]="Kích hoạt Valkyrie nhận được." + [45002]={ + }, - [1400201]={ - ["desc"]="Kích hoạt Vua Bãi Biển nhận được." + [53001]={ + }, - [3400101]={ - ["desc"]="Kích hoạt Ánh Nắng Sương Sớm nhận được." + [54001]={ + }, - [3400102]={ - ["desc"]="Nữ Hoàng Dark Elf" + [55001]={ + }, - [5300101]={ - ["desc"]="Kích hoạt Cô bé quàng khăn đỏ nhận được." - }, - [5400101]={ - ["desc"]="Kích hoạt Nhảy Múa Nhanh Nhẹn nhận được." - }, - [1400101]={ - ["desc"]="Giáp Di Tích" - }, - [2300201]={ - ["desc"]="Hắc Kiếm Sĩ" - }, - [4400201]={ - ["desc"]="Nữ Hoàng Trăng Non" - }, - [5400401]={ - ["desc"]="Võ Thần Ám Nguyệt" - }, - [2400101]={ - ["desc"]="Đại Kiếm Quỷ Vương" - }, - [4400101]={ - ["desc"]="Đại Pháp Sư" - }, - [5400301]={ - ["desc"]="Pyro Knight" - }, - [5400201]={ - ["desc"]="Sát Thủ Tóc Sương" + [55002]={ + } } local config = { -data=avatar,count=50 +data=avatar,count=22 } return config \ No newline at end of file diff --git a/lua/app/config/strings/vi/item.lua b/lua/app/config/strings/vi/item.lua index 96997c43..6595b29f 100644 --- a/lua/app/config/strings/vi/item.lua +++ b/lua/app/config/strings/vi/item.lua @@ -12,403 +12,54 @@ local item = { ["desc"]="Vượt ải đương nhiên cần Thể Lực" }, [4]={ - ["name"]="Anh Hùng Ưu Tú", - ["desc"]="Được nhận Anh Hùng Ưu Tú." - }, - [5]={ - ["name"]="Anh Hùng Hiếm", - ["desc"]="Được nhận Anh Hùng Hiếm." - }, - [6]={ - ["name"]="Anh Hùng Sử Thi", - ["desc"]="Được nhận Anh Hùng Sử Thi." - }, - [7]={ - ["name"]="Điểm Vé", - ["desc"]="Tích điểm được tăng cấp Vé." - }, - [8]={ - ["name"]="Hộp Gỗ", - ["desc"]="Có thể nhận Anh Hùng phẩm chất như trên." - }, - [9]={ - ["name"]="Rương Gỗ", - ["desc"]="Có thể nhận Anh Hùng phẩm chất như trên." - }, - [10]={ - ["name"]="Rương Vàng", - ["desc"]="Rương Anh Hùng dùng vàng trang trí." - }, - [11]={ - ["name"]="Rương Bạch Kim", - ["desc"]="Anh hùng bản lĩnh đều trong đây." - }, - [12]={ ["name"]="EXP", ["desc"]="Tích lũy đạt số lượng nhất định được tăng cấp." }, - [13]={ + [5]={ ["name"]="Chìa Khóa Thường", ["desc"]="Dùng tại SHOP để mở Rương Thường." }, - [14]={ + [6]={ ["name"]="Chìa Khóa Tinh Xảo", ["desc"]="Dùng tại SHOP để mở Rương Tinh Xảo." }, - [15]={ + [7]={ ["name"]="Chìa Khóa Quý", ["desc"]="Dùng tại SHOP để mở Rương Quý." }, - [16]={ - ["name"]="Rương Nhiệm Vụ", - ["desc"]="Hoàn thành 5 nhiệm vụ ngày được nhận." - }, - [17]={ - ["name"]="Rương Quảng Cáo", - ["desc"]="Bạn có thể xem quảng cáo ở bất cứ đâu trong game, được nhận thưởng." - }, - [18]={ - ["name"]="Rương Bạch Kim", - ["desc"]="Rương Bạch Kim lớn!" - }, - [19]={ - ["name"]="Mảnh Ngẫu Nhiên", - ["desc"]="Treo máy được nhận Mảnh ngẫu nhiên, sau khi nhận thì số lượng và phẩm chất sẽ tăng theo ải." - }, - [20]={ - ["name"]="Mảnh Ngẫu Nhiên Cao Cấp", - ["desc"]="Có tỷ lệ nhận ngẫu nhiên Mảnh Anh Hùng Ưu Tú, Hiếm hoặc Sử Thi." - }, - [21]={ - ["name"]="Huy Chương Đấu Trường", - ["desc"]="Tích lũy Huy Chương có thể tăng cấp Chiến Lệnh Đấu Trường." - }, - [22]={ + [8]={ ["name"]="Vé", ["desc"]="Mỗi lần khiêu chiến cần đưa 1 vé cho nhân viên đấu trường. Mỗi ngày đều có phát vé miễn phí." }, - [23]={ - ["name"]="Onion Gan Dạ", - ["desc"]="Avatar Chiến Lệnh S1, như một Onion gan dạ xông lên!" - }, - [24]={ - ["name"]="Khung Avatar Bạc S1", - ["desc"]="Khung Avatar Bạc Đấu Trường S1, biểu tượng gan dạ." - }, - [25]={ - ["name"]="Khung Avatar Vàng S1", - ["desc"]="Khung Avatar Vàng Đấu Trường S1, biểu tượng thực lực." - }, - [26]={ - ["name"]="Mảnh Ngẫu Nhiên Cao Cấp", - ["desc"]="Có tỷ lệ nhận ngẫu nhiên Mảnh Anh Hùng Ưu Tú, Hiếm hoặc Sử Thi." - }, - [27]={ - ["name"]="Tinh Huy", - ["desc"]="Thu thập Tinh Huy được nhận quà." - }, - [28]={ - ["name"]="Quà VL Phòng Cụ N.Nhiên (I)", - ["desc"]="Mở được nhận vật liệu ngẫu nhiên sau" - }, - [29]={ - ["name"]="Quà VL Phòng Cụ N.Nhiên (Ⅱ)", - ["desc"]="Mở được nhận vật liệu ngẫu nhiên sau" - }, - [30]={ - ["name"]="Quà VL Phòng Cụ N.Nhiên (Ⅲ)", - ["desc"]="Mở được nhận vật liệu ngẫu nhiên sau" - }, - [31]={ - ["name"]="Quà VL Phòng Cụ N.Nhiên (Ⅳ)", - ["desc"]="Mở được nhận vật liệu ngẫu nhiên sau" - }, - [32]={ - ["name"]="Quà VL Phòng Cụ N.Nhiên (Ⅴ)", - ["desc"]="Mở được nhận vật liệu ngẫu nhiên sau" - }, - [33]={ - ["name"]="Quà VL Phòng Cụ N.Nhiên (Ⅵ)", - ["desc"]="Mở được nhận vật liệu ngẫu nhiên sau" - }, - [34]={ - ["name"]="Quà VL Phòng Cụ N.Nhiên (Ⅶ)", - ["desc"]="Mở được nhận vật liệu ngẫu nhiên sau" - }, - [35]={ - ["name"]="Quà VL Phòng Cụ N.Nhiên (Ⅷ)", - ["desc"]="Mở được nhận vật liệu ngẫu nhiên sau" - }, - [36]={ - ["name"]="Quà VL Phòng Cụ N.Nhiên (Ⅸ)", - ["desc"]="Mở được nhận vật liệu ngẫu nhiên sau" - }, - [37]={ - ["name"]="Quà VL Phòng Cụ N.Nhiên (Ⅹ)", - ["desc"]="Mở được nhận vật liệu ngẫu nhiên sau" - }, - [38]={ - ["name"]="Quà VL Phòng Cụ Bậc 1", - ["desc"]="Mở được nhận vật liệu sau" - }, - [39]={ - ["name"]="Quà VL Phòng Cụ Bậc 2", - ["desc"]="Mở được nhận vật liệu sau" - }, - [40]={ - ["name"]="Quà VL Phòng Cụ Bậc 3", - ["desc"]="Mở được nhận vật liệu sau" - }, - [41]={ - ["name"]="Quà VL Phòng Cụ Bậc 4", - ["desc"]="Mở được nhận vật liệu sau" - }, - [42]={ - ["name"]="Quà VL Phòng Cụ Bậc 5", - ["desc"]="Mở được nhận vật liệu sau" - }, - [43]={ - ["name"]="Quà VL Phòng Cụ Bậc 6", - ["desc"]="Mở được nhận vật liệu sau" - }, - [44]={ - ["name"]="Tài Năng Irelia", - ["desc"]="Avatar Chiến Lệnh S2, vung đao chiến thắng." - }, - [45]={ - ["name"]="Khung Avatar Bạc S2", - ["desc"]="Khung Avatar Bạc Đấu Trường S2, biểu tượng sức mạnh." - }, - [46]={ - ["name"]="Khung Avatar Vàng S2", - ["desc"]="Khung Avatar Vàng Đấu Trường S2, anh hùng tỏa sáng." - }, - [47]={ - ["name"]="Anh Hùng Sử Thi N.Nhiên", - ["desc"]="Khi nhận số lượng nhiều chỉ ngẫu nhiên ra 1 trong các Anh Hùng dưới đây." - }, - [49]={ - ["name"]="Lông Vũ Vàng", - ["desc"]="Dùng khiêu chiến Mật Thất trong Tháp, đầu bút lông đang phát ra ánh vàng ma pháp thần bí." - }, - [50]={ - ["name"]="Lông Vũ Bạc", - ["desc"]="Dùng càn quét Mật Thất trong Tháp, ánh sáng đầu bút lông dần mờ đi." - }, - [51]={ - ["name"]="Điểm Khiêu Chiến", - ["desc"]="Điểm Khiêu Chiến, Khiêu Chiến Tăng Bậc hạn giờ đổi thưởng." - }, - [52]={ - ["name"]="Vàng BOSS", - ["desc"]="Vàng BOSS, có thể đổi thưởng trong SHOP Sự Kiện của Giải Mở Rộng BOSS." - }, - [53]={ - ["name"]="Khung Avatar Bạc S3", - ["desc"]="Khung Avatar Bạc Đấu Trường S3, biểu tượng gan dạ." - }, - [54]={ - ["name"]="Khung Avatar Vàng S3", - ["desc"]="Khung Avatar Vàng Đấu Trường S3, biểu tượng thực lực." - }, - [55]={ - ["name"]="Tinh Túy Phù Văn", - ["desc"]="Tinh Túy Phù Văn, dùng tôi luyện Phù Văn." - }, - [56]={ - ["name"]="Trăng Tròn", - ["desc"]="Ánh trăng Tiệc Trăng Tròn." - }, - [57]={ - ["name"]="Khung Avatar Tiệc Trăng Tròn", - ["desc"]="Khung Avatar Tiệc Trăng Tròn" - }, - [58]={ - ["name"]="Khung Avatar Bạc S4", - ["desc"]="Khung Avatar Bạc Đấu Trường S4, biểu tượng sức mạnh." - }, - [59]={ - ["name"]="Khung Avatar Vàng S4", - ["desc"]="Khung Avatar Vàng Đấu Trường S4, anh hùng tỏa sáng." - }, - [60]={ - ["name"]="Khung Avatar Bạc S5", - ["desc"]="Khung Avatar Bạc Đấu Trường S5, biểu tượng gan dạ." - }, - [61]={ - ["name"]="Khung Avatar Vàng S5", - ["desc"]="Khung Avatar Vàng Đấu Trường S5, biểu tượng thực lực." - }, - [62]={ - ["name"]="Khung Avatar Bạc S6", - ["desc"]="Khung Avatar Bạc Đấu Trường S6, biểu tượng sức mạnh." - }, - [63]={ - ["name"]="Khung Avatar Vàng S6", - ["desc"]="Khung Avatar Vàng Đấu Trường S6, anh hùng tỏa sáng." - }, - [64]={ - ["name"]="Khung Avatar Bạc S7", - ["desc"]="Khung Avatar Bạc Đấu Trường S7, biểu tượng gan dạ." - }, - [65]={ - ["name"]="Khung Avatar Vàng S7", - ["desc"]="Khung Avatar Vàng Đấu Trường S7, biểu tượng thực lực." - }, - [66]={ - ["name"]="Khung Avatar Bạc S8", - ["desc"]="Khung Avatar Bạc Đấu Trường S8, biểu tượng sức mạnh." - }, - [67]={ - ["name"]="Khung Avatar Vàng S8", - ["desc"]="Khung Avatar Vàng Đấu Trường S8, anh hùng tỏa sáng." - }, - [68]={ + [9]={ }, - [69]={ + [10]={ }, - [70]={ + [11]={ }, - [71]={ + [12]={ }, - [72]={ + [13]={ }, - [73]={ + [14]={ }, - [74]={ + [15]={ }, - [75]={ + [16]={ }, - [76]={ + [17]={ }, - [1001]={ - ["name"]="Thiên Thạch Ảm Đạm", - ["desc"]="Một thiên thạch ảm đảm, chứa năng lượng thần bí." - }, - [1002]={ - ["name"]="Thiên Thạch Bách Luyện", - ["desc"]="Thiên thạch trải qua trăm lần mài luyện, lấp lánh ánh sáng của kim loại." - }, - [1003]={ - ["name"]="Thiên Thạch Nguyệt Hoa", - ["desc"]="Dưới ánh trăng, phát ra ánh sáng trắng bạc." - }, - [1004]={ - ["name"]="Thiên Thạch Thiên Quang", - ["desc"]="Ánh sáng chói lọi, tỏa ra hơi thở thần bí." - }, - [1005]={ - ["name"]="Thiên Thạch Kim Quang", - ["desc"]="Lấp lánh ánh vàng, tỏa ra năng lượng lớn mạnh." - }, - [1006]={ - ["name"]="Thiên Thạch Tuyệt Đỉnh", - ["desc"]="Thiên thạch quý hiếm, chứa sức mạnh không gì sánh bằng." - }, - [1007]={ - ["name"]="Tinh Thạch Xanh Lục", - ["desc"]="Thiên Thạch Ảm Đạm màu xanh tươi, tỏa ra hơi thở tươi mát" - }, - [1008]={ - ["name"]="Tinh Thạch Đỏ Sẫm", - ["desc"]="Thiên Thạch Ảm Đạm màu đỏ sẫm, tràn ngập hơi thở thần bí." - }, - [1009]={ - ["name"]="Tinh Thạch Hỗn Nguyên", - ["desc"]="Thiên Thạch Ảm Đạm chứa năng lượng hỗn độn, khó nắm bắt." - }, - [1010]={ - ["name"]="Tinh Thạch Hồng Kim", - ["desc"]="Thiên Thạch Ảm Đạm tràn ngập hơi thở may mắn, tượng trưng cho vận may." - }, - [1011]={ - ["name"]="Tinh Thạch Hải Dương", - ["desc"]="Thiên Thạch Ảm Đạm như biển xanh, tỏa ra hơi thở mát mẻ." - }, - [1012]={ - ["name"]="Tinh Thạch Chí Kim", - ["desc"]="Thiên Thạch Ảm Đạm vô cùng giá trị, lấp lánh ánh sáng vàng." - }, - [1013]={ - ["name"]="Vảy Thằn Lằn", - ["desc"]="Vảy cứng và dẻo, như phó thác sinh lực của thằn lằn." - }, - [1014]={ - ["name"]="Vảy Á Long", - ["desc"]="Bao quanh bởi hơi thở rồng thần bí, ngưng tụ sức mạnh của rồng." - }, - [1015]={ - ["name"]="Vảy Hải Long", - ["desc"]="Tỏa ra sức mạnh đại dương, tựa như sóng biển dâng trào." - }, - [1016]={ - ["name"]="Vảy Hỏa Long", - ["desc"]="Chứa năng lượng rực cháy, như chứa sự tức giận của ngọn lửa mạnh mẽ." - }, - [1017]={ - ["name"]="Vảy Lôi Long", - ["desc"]="Kèm hơi thở chớp điện, tựa như vật tổ thần kỳ đan xem sấm sét." - }, - [1018]={ - ["name"]="Vảy Thần Long", - ["desc"]="Được xem là sự tồn tại của thần thánh, như thể được thần minh phù hộ." - }, - [1019]={ - ["name"]="Da Thô", - ["desc"]="Da thô đơn giản, thích hợp chế tạo trang bị thường." - }, - [1020]={ - ["name"]="Da Rắn Đất", - ["desc"]="Da kiên cố và bền, như ghi lại sự bền bỉ trong những thăng trầm của con rắn đất." - }, - [1021]={ - ["name"]="Da Gấu", - ["desc"]="Da có tính phòng thủ mạnh, tỏa ra sự uy nghiêm của gấu." - }, - [1022]={ - ["name"]="Da Hổ", - ["desc"]="Da nhanh và mạnh mẽ, như chứa đựng bản năng săn mồi của loài hổ." - }, - [1023]={ - ["name"]="Da Ác Ma", - ["desc"]="Tỏa ra hơi thở tà ác, như có lời nguyền của ác ma." - }, - [1024]={ - ["name"]="Da Mãng Xà", - ["desc"]="Chứa sức mạnh thần bí, khiến người ta liên tưởng đến xà yêu bí ẩn." - }, - [1025]={ - ["name"]="Vỏ Sâu Thẳm", - ["desc"]="Tỏa ra ảnh sáng nhẹ trong bóng tối, chứa năng lượng thần bí." - }, - [1026]={ - ["name"]="Vỏ Nhịp Nước", - ["desc"]="Vỏ sò lấp lánh gợn nước, mang lại cảm giác mát mẻ." - }, - [1027]={ - ["name"]="Vỏ Nham Thạch", - ["desc"]="Vỏ nham thạch cứng, có tính phòng thủ." - }, - [1028]={ - ["name"]="Vỏ Hỗn Độn", - ["desc"]="Vỏ sò chứa năng lượng hỗn độn, thần bí khó đoán." - }, - [1029]={ - ["name"]="Vỏ Ngục Tối", - ["desc"]="Vỏ sò thoắt ẩn thoắt hiện trong bóng tối, mang hơi thở bất an." - }, - [1030]={ - ["name"]="Vỏ Chí Thánh", - ["desc"]="Vỏ sỏ được tôn làm thánh vật, tỏa ra ánh sáng thần thánh." + [18]={ + }, [13001]={ @@ -478,6 +129,6 @@ local item = { } } local config = { -data=item,count=127 +data=item,count=40 } return config \ No newline at end of file diff --git a/lua/app/config/strings/zh/avatar.lua b/lua/app/config/strings/zh/avatar.lua index 3eee5d7f..1911f83c 100644 --- a/lua/app/config/strings/zh/avatar.lua +++ b/lua/app/config/strings/zh/avatar.lua @@ -1,156 +1,72 @@ local avatar = { - [23]={ - ["desc"]="S1競技戰令頭像,願你像洋蔥頭勇往直前!" - }, - [24]={ - ["desc"]="S2競技戰令頭像,刀起刀落勝利就來了。" - }, - [1001]={ - ["desc"]="啟動舞孃後獲得。" - }, - [2001]={ - ["desc"]="刀妹的頭像。" - }, - [3001]={ - ["desc"]="洋蔥頭的頭像。" - }, - [4001]={ - ["desc"]="冰心的頭像。" - }, - [5001]={ - ["desc"]="啟動忍者倫後獲得。" - }, - [6001]={ - ["desc"]="啟動舞孃後獲得。" - }, - [7001]={ - ["desc"]="啟動野蠻人後獲得。" - }, - [8001]={ - ["desc"]="啟動小鹿後獲得。" - }, - [9001]={ - ["desc"]="啟動冰女後獲得。" - }, - [10001]={ - ["desc"]="啟動魔女琪琪後獲得。" - }, - [11001]={ - ["desc"]="啟動火旺後獲得。" - }, - [12001]={ - ["desc"]="啟動野蠻人後獲得。" - }, [13001]={ - ["desc"]="啟動森林之狼後獲得。" + }, [14001]={ - ["desc"]="啟動烏鴉姐後獲得。" + }, [15001]={ - ["desc"]="啟動靈魂獵手後獲得。" + + }, + [15002]={ + }, [16001]={ - ["desc"]="啟動亞歷山大後獲得。" - }, - [17001]={ - ["desc"]="啟動巨劍魔童後獲得。" - }, - [18001]={ - ["desc"]="啟動木蘭後獲得。" - }, - [19001]={ - ["desc"]="啟動寒冰妖姬後獲得。" - }, - [20001]={ - ["desc"]="啟動刀姬後獲得。" - }, - [21001]={ - ["desc"]="啟動索爾後獲得。" - }, - [22001]={ - ["desc"]="啟動潘達後獲得。" + }, [23001]={ - ["desc"]="啟動夢魔後獲得。" + }, [24001]={ - ["desc"]="啟動豔后後獲得。" + }, [25001]={ - ["desc"]="啟動閃爍法師後獲得。" + }, - [14003]={ - ["desc"]="啟動惡魔侍者後獲得。" + [25002]={ + }, - [24003]={ - ["desc"]="啟動阿飛後獲得。" + [26001]={ + }, - [34003]={ - ["desc"]="啟動忍者菲爾後獲得。" + [33001]={ + }, - [44003]={ - ["desc"]="啟動月之法師後獲得。" + [34001]={ + }, - [54003]={ - ["desc"]="啟動墮落騎士後獲得。" + [35001]={ + }, - [14004]={ - ["desc"]="啟用祥瑞魅狐後獲得。" + [35002]={ + }, - [24004]={ - ["desc"]="啟用李後獲得。" + [43001]={ + }, - [34004]={ - ["desc"]="啟用綠意之刺後獲得。" + [44001]={ + }, - [44004]={ - ["desc"]="啟用牧魂者後獲得。" + [45001]={ + }, - [54004]={ - ["desc"]="啟用女武神後獲得。" + [45002]={ + }, - [1400201]={ - ["desc"]="啟動潘達沙灘王者皮膚後獲得。" + [53001]={ + }, - [3400101]={ - ["desc"]="啟動木蘭驕陽晨露皮膚後獲得。" + [54001]={ + }, - [3400102]={ - ["desc"]="暗精靈女王" + [55001]={ + }, - [5300101]={ - ["desc"]="啟動魔女琪琪小紅帽皮膚後獲得。" - }, - [5400101]={ - ["desc"]="啟動刀姬翩然起舞皮膚後獲得。" - }, - [1400101]={ - ["desc"]="遺跡戰甲" - }, - [2300201]={ - ["desc"]="黑劍士" - }, - [4400201]={ - ["desc"]="新月女王" - }, - [5400401]={ - ["desc"]="暗月武神" - }, - [2400101]={ - ["desc"]="巨劍鬼王" - }, - [4400101]={ - ["desc"]="大魔導師" - }, - [5400301]={ - ["desc"]="烈焰騎士" - }, - [5400201]={ - ["desc"]="霜發影刺" + [55002]={ + } } local config = { -data=avatar,count=50 +data=avatar,count=22 } return config \ No newline at end of file diff --git a/lua/app/config/strings/zh/item.lua b/lua/app/config/strings/zh/item.lua index 03ac6ae5..bdd8b5e7 100644 --- a/lua/app/config/strings/zh/item.lua +++ b/lua/app/config/strings/zh/item.lua @@ -12,403 +12,54 @@ local item = { ["desc"]="闖關需要的當然是體力。" }, [4]={ - ["name"]="優秀英雄", - ["desc"]="可以獲得優秀英雄。" - }, - [5]={ - ["name"]="稀有英雄", - ["desc"]="可以獲得稀有英雄。" - }, - [6]={ - ["name"]="史詩英雄", - ["desc"]="可以獲得史詩英雄。" - }, - [7]={ - ["name"]="通行證積分", - ["desc"]="累積積分可提高通行證等級。" - }, - [8]={ - ["name"]="木盒子", - ["desc"]="可以開出以上品級英雄。" - }, - [9]={ - ["name"]="木箱子", - ["desc"]="可以開出以上品級英雄。" - }, - [10]={ - ["name"]="金箱子", - ["desc"]="用黃金裝飾的英雄寶箱。" - }, - [11]={ - ["name"]="白金箱子", - ["desc"]="厲害的英雄都在這裡。" - }, - [12]={ ["name"]="經驗", ["desc"]="累積達到特定數量可升級。" }, - [13]={ + [5]={ ["name"]="普通鑰匙", ["desc"]="可以在商城開啟普通寶箱。" }, - [14]={ + [6]={ ["name"]="精緻鑰匙", ["desc"]="可以在商城開啟精緻寶箱。" }, - [15]={ + [7]={ ["name"]="珍貴鑰匙", ["desc"]="可以在商城開啟珍貴寶箱。" }, - [16]={ - ["name"]="任務寶箱", - ["desc"]="完成5個日常任務可獲得。" - }, - [17]={ - ["name"]="廣告寶箱", - ["desc"]="你可以在遊戲中任何地方看廣告,獲取獎勵。" - }, - [18]={ - ["name"]="白金大箱子", - ["desc"]="大大的白金箱子!" - }, - [19]={ - ["name"]="隨機碎片", - ["desc"]="挂機可獲得隨機碎片,領取數量和品級將根據關卡提高。" - }, - [20]={ - ["name"]="高級隨機碎片", - ["desc"]="有機率隨機獲得優秀,稀有或史詩英雄碎片。" - }, - [21]={ - ["name"]="競技獎牌", - ["desc"]="累積獎牌可提高競技場戰令等級。" - }, - [22]={ + [8]={ ["name"]="入場券", ["desc"]="每次挑戰需要給競技場記錄員一張券。每天都有免費的券發放。" }, - [23]={ - ["name"]="勇氣洋蔥頭", - ["desc"]="S1競技戰令頭像,願你像洋蔥頭勇往直前!" - }, - [24]={ - ["name"]="S1賽季白銀頭像框", - ["desc"]="S1競技場白銀頭像框,勇氣的代表。" - }, - [25]={ - ["name"]="S1賽季黃金頭像框", - ["desc"]="S1競技場黃金頭像框,實力的證明。" - }, - [26]={ - ["name"]="高級隨機碎片", - ["desc"]="有機率隨機獲得優秀,稀有或史詩英雄碎片。" - }, - [27]={ - ["name"]="星輝", - ["desc"]="收集星輝可以領取獎勵。" - }, - [28]={ - ["name"]="隨機防具材料包(Ⅰ)", - ["desc"]="開啟後隨機獲得以下材料" - }, - [29]={ - ["name"]="隨機防具材料包(Ⅱ)", - ["desc"]="開啟後隨機獲得以下材料" - }, - [30]={ - ["name"]="隨機防具材料包(Ⅲ)", - ["desc"]="開啟後隨機獲得以下材料" - }, - [31]={ - ["name"]="隨機防具材料包(Ⅳ)", - ["desc"]="開啟後隨機獲得以下材料" - }, - [32]={ - ["name"]="隨機防具材料包(Ⅴ)", - ["desc"]="開啟後隨機獲得以下材料" - }, - [33]={ - ["name"]="隨機防具材料包(Ⅵ)", - ["desc"]="開啟後隨機獲得以下材料" - }, - [34]={ - ["name"]="隨機防具材料包(Ⅶ)", - ["desc"]="開啟後隨機獲得以下材料" - }, - [35]={ - ["name"]="隨機防具材料包(Ⅷ)", - ["desc"]="開啟後隨機獲得以下材料" - }, - [36]={ - ["name"]="隨機防具材料包(Ⅸ)", - ["desc"]="開啟後隨機獲得以下材料" - }, - [37]={ - ["name"]="隨機防具材料包(Ⅹ)", - ["desc"]="開啟後隨機獲得以下材料" - }, - [38]={ - ["name"]="1階防具材料包", - ["desc"]="開啟後可獲得以下材料" - }, - [39]={ - ["name"]="2階防具材料包", - ["desc"]="開啟後可獲得以下材料" - }, - [40]={ - ["name"]="3階防具材料包", - ["desc"]="開啟後可獲得以下材料" - }, - [41]={ - ["name"]="4階防具材料包", - ["desc"]="開啟後可獲得以下材料" - }, - [42]={ - ["name"]="5階防具材料包", - ["desc"]="開啟後可獲得以下材料" - }, - [43]={ - ["name"]="6階防具材料包", - ["desc"]="開啟後可獲得以下材料" - }, - [44]={ - ["name"]="刀妹鋒芒", - ["desc"]="S2競技戰令頭像,刀起刀落勝利就來了。" - }, - [45]={ - ["name"]="S2賽季白銀頭像框", - ["desc"]="S2競技場白銀頭像框,力量的證明。" - }, - [46]={ - ["name"]="S2賽季黃金頭像框", - ["desc"]="S2競技場黃金頭像框,英雄的光輝。" - }, - [47]={ - ["name"]="隨機史詩英雄", - ["desc"]="批量獲取時只會隨機以下英雄中的一名" - }, - [49]={ - ["name"]="金羽毛", - ["desc"]="用於挑戰塔中密室,羽毛筆的筆尖閃著屬於神秘魔法的金光。" - }, - [50]={ - ["name"]="銀羽毛", - ["desc"]="用於掃蕩塔中密室,羽毛筆的筆尖光芒漸漸黯淡。" - }, - [51]={ - ["name"]="挑戰點", - ["desc"]="挑戰點,進階挑戰限時兌換獎勵。" - }, - [52]={ - ["name"]="首領金幣", - ["desc"]="首領金幣,可在首領公開賽的活動商店中兌換獎勵。" - }, - [53]={ - ["name"]="S3賽季白銀頭像框", - ["desc"]="S3競技場白銀頭像框,勇氣的代表。" - }, - [54]={ - ["name"]="S3賽季黃金頭像框", - ["desc"]="S3競技場黃金頭像框,實力的證明。" - }, - [55]={ - ["name"]="符文精粹", - ["desc"]="符文精粹,用於淬鍊符文。" - }, - [56]={ - ["name"]="圓月", - ["desc"]="圓月慶典的小月亮。" - }, - [57]={ - ["name"]="圓月慶典頭像框。", - ["desc"]="圓月慶典頭像框。" - }, - [58]={ - ["name"]="S4賽季白銀頭像框", - ["desc"]="S4競技場白銀頭像框,力量的證明。" - }, - [59]={ - ["name"]="S4賽季黃金頭像框", - ["desc"]="S4競技場黃金頭像框,英雄的光輝。" - }, - [60]={ - ["name"]="S5賽季白銀頭像框", - ["desc"]="S5競技場白銀頭像框,勇氣的代表。" - }, - [61]={ - ["name"]="S5賽季黃金頭像框", - ["desc"]="S5競技場黃金頭像框,實力的證明。" - }, - [62]={ - ["name"]="S6賽季白銀頭像框", - ["desc"]="S6競技場白銀頭像框,力量的證明。" - }, - [63]={ - ["name"]="S6賽季黃金頭像框", - ["desc"]="S6競技場黃金頭像框,英雄的光輝。" - }, - [64]={ - ["name"]="S7賽季白銀頭像框", - ["desc"]="S7競技場白銀頭像框,勇氣的代表。" - }, - [65]={ - ["name"]="S7賽季黃金頭像框", - ["desc"]="S7競技場黃金頭像框,實力的證明。" - }, - [66]={ - ["name"]="S8賽季白銀頭像框", - ["desc"]="S8競技場白銀頭像框,力量的證明。" - }, - [67]={ - ["name"]="S8賽季黃金頭像框", - ["desc"]="S8競技場黃金頭像框,英雄的光輝。" - }, - [68]={ + [9]={ }, - [69]={ + [10]={ }, - [70]={ + [11]={ }, - [71]={ + [12]={ }, - [72]={ + [13]={ }, - [73]={ + [14]={ }, - [74]={ + [15]={ }, - [75]={ + [16]={ }, - [76]={ + [17]={ }, - [1001]={ - ["name"]="暗淡隕鐵", - ["desc"]="一塊暗淡的隕鐵,蘊含著神秘的能量。" - }, - [1002]={ - ["name"]="百煉隕鐵", - ["desc"]="經過百煉的隕鐵,閃爍著金屬光芒。" - }, - [1003]={ - ["name"]="月華隕鐵", - ["desc"]="在月光照射下,泛著銀白色的華光。" - }, - [1004]={ - ["name"]="天光隕鐵", - ["desc"]="閃耀著明亮的天光,散發著神秘的氣息。" - }, - [1005]={ - ["name"]="金光隕鐵", - ["desc"]="閃爍著金色光芒,散發著強大的能量。" - }, - [1006]={ - ["name"]="至臻隕鐵", - ["desc"]="極為珍貴的隕鐵,蘊含著無與倫比的力量。" - }, - [1007]={ - ["name"]="翠綠晶石", - ["desc"]="一塊翠綠色的晶石,散發出清新的氣息。" - }, - [1008]={ - ["name"]="暗紅晶石", - ["desc"]="呈暗紅色的晶石,充滿神秘的氣息。" - }, - [1009]={ - ["name"]="混元晶石", - ["desc"]="蘊含著混沌能量的晶石,難以捉摸。" - }, - [1010]={ - ["name"]="鴻鑫晶石", - ["desc"]="充滿吉祥氣息的晶石,被視為幸運的象徵。" - }, - [1011]={ - ["name"]="海洋晶石", - ["desc"]="宛如碧海般的晶石,散發出清涼的氣息。" - }, - [1012]={ - ["name"]="至金晶石", - ["desc"]="價值連城的晶石,閃耀著金色的光芒。" - }, - [1013]={ - ["name"]="蜥蜴鱗片", - ["desc"]="堅硬而靈活的鱗片,彷彿寄託著蜥蜴的生命之力。" - }, - [1014]={ - ["name"]="亞龍鱗片", - ["desc"]="神秘龍息環繞的鱗片,似乎凝聚著龍的力量。" - }, - [1015]={ - ["name"]="海龍鱗片", - ["desc"]="散發著海洋力量的鱗片,宛如大海中波濤洶湧的奔騰。" - }, - [1016]={ - ["name"]="火龍鱗片", - ["desc"]="充滿熾熱能量的鱗片,彷彿蘊含著熊熊烈火的憤怒。" - }, - [1017]={ - ["name"]="雷龍鱗片", - ["desc"]="帶有電光氣息的鱗片,宛如雷電交織的神奇圖騰。" - }, - [1018]={ - ["name"]="神龍鱗片", - ["desc"]="被視為神聖存在的鱗片,彷彿承載著神明的庇佑。" - }, - [1019]={ - ["name"]="粗糙皮革", - ["desc"]="簡單的粗糙皮革,適合製作普通裝備。" - }, - [1020]={ - ["name"]="土蛇皮革", - ["desc"]="堅韌且耐用的皮革,彷彿記載著土蛇滄桑歲月的堅韌。" - }, - [1021]={ - ["name"]="巨熊皮革", - ["desc"]="防禦力極強的皮革,散發著渾厚的熊之威儀。" - }, - [1022]={ - ["name"]="猛虎皮革", - ["desc"]="敏捷威猛的皮革,宛如蘊含著猛虎狩獵本能的神奇皮料。" - }, - [1023]={ - ["name"]="惡魔皮革", - ["desc"]="散發著邪惡氣息的皮革,彷彿帶有惡魔的詛咒。" - }, - [1024]={ - ["name"]="天蟒皮革", - ["desc"]="帶有神秘力量的皮革,彷彿能讓人聯想到神秘的蛇妖。" - }, - [1025]={ - ["name"]="幽深貝殼", - ["desc"]="黑暗中發出微光的貝殼,似乎蘊含著神秘能量。" - }, - [1026]={ - ["name"]="水韻貝殼", - ["desc"]="閃爍著水波紋路的貝殼,帶有清涼之感。" - }, - [1027]={ - ["name"]="岩石貝殼", - ["desc"]="堅硬的岩石貝殼,具有防禦功能。" - }, - [1028]={ - ["name"]="混沌貝殼", - ["desc"]="充滿混沌能量的貝殼,神秘而不可測。" - }, - [1029]={ - ["name"]="暗獄貝殼", - ["desc"]="黑暗中若隱若現的貝殼,帶有不安的氣息。" - }, - [1030]={ - ["name"]="至聖貝殼", - ["desc"]="被尊為聖物的貝殼,散發出神聖的光芒。" + [18]={ + }, [13001]={ @@ -478,6 +129,6 @@ local item = { } } local config = { -data=item,count=127 +data=item,count=40 } return config \ No newline at end of file diff --git a/lua/app/config/talent.lua b/lua/app/config/talent.lua index fd4a6f51..6df858e5 100644 --- a/lua/app/config/talent.lua +++ b/lua/app/config/talent.lua @@ -4,7 +4,7 @@ local talent = { ["attr"]={ { ["type"]="atk_all", - ["num"]=500000 + ["num"]=200000 } } }, @@ -13,7 +13,7 @@ local talent = { ["attr"]={ { ["type"]="attr_hp_all", - ["num"]=500000 + ["num"]=600000 } } }, @@ -22,7 +22,7 @@ local talent = { ["attr"]={ { ["type"]="attr_dmgdec_all", - ["num"]=100000 + ["num"]=20000 } } }, @@ -31,7 +31,7 @@ local talent = { ["attr"]={ { ["type"]="atk_all", - ["num"]=1000000 + ["num"]=300000 } } }, @@ -40,7 +40,7 @@ local talent = { ["attr"]={ { ["type"]="attr_hp_all", - ["num"]=1000000 + ["num"]=900000 } } }, @@ -49,7 +49,7 @@ local talent = { ["attr"]={ { ["type"]="attr_dmgdec_all", - ["num"]=200000 + ["num"]=30000 } } }, @@ -67,7 +67,7 @@ local talent = { ["attr"]={ { ["type"]="attr_crit_time_all", - ["num"]=100 + ["num"]=500 } } }, @@ -78,7 +78,7 @@ local talent = { }, [10]={ ["qlt"]=3, - ["value"]=50, + ["value"]=500000, ["fight"]=500 }, [11]={ @@ -88,7 +88,7 @@ local talent = { }, [12]={ ["qlt"]=3, - ["value"]=1000, + ["value"]=500, ["fight"]=1000 }, [13]={ @@ -96,7 +96,7 @@ local talent = { ["attr"]={ { ["type"]="attr_normal_hurtp_all", - ["num"]=100 + ["num"]=500 } } }, @@ -105,7 +105,7 @@ local talent = { ["attr"]={ { ["type"]="attr_skill_hurtp_all", - ["num"]=100 + ["num"]=500 } } }, diff --git a/lua/app/global/global_func.lua b/lua/app/global/global_func.lua index a571c0c5..792c7a1b 100644 --- a/lua/app/global/global_func.lua +++ b/lua/app/global/global_func.lua @@ -1899,40 +1899,40 @@ function GFunc.formatPlayerFormationInfo(info) info.heroes_runes = {} end - for matchType, heroEntity in pairs(formation) do - local heroId = heroEntity:getCfgId() + -- for matchType, heroEntity in pairs(formation) do + -- local heroId = heroEntity:getCfgId() - -- 处理装备 - local equipInfo = info.heroes_equips[heroId] - if not equipInfo then - equipInfo = {equips = {}} - end - for partName, partType in pairs(GConst.EquipConst.PART_TYPE) do - local level = equipInfo.equips[partType] or 0 - local equipEntity = DataManager.EquipData:createEntity(heroId, partType, level) + -- -- 处理装备 + -- local equipInfo = info.heroes_equips[heroId] + -- if not equipInfo then + -- equipInfo = {equips = {}} + -- end + -- for partName, partType in pairs(GConst.EquipConst.PART_TYPE) do + -- local level = equipInfo.equips[partType] or 0 + -- local equipEntity = DataManager.EquipData:createEntity(heroId, partType, level) - equipEntity:setHeroEntity(heroEntity) - heroEntity:setEquips(partType, equipEntity) - end + -- equipEntity:setHeroEntity(heroEntity) + -- heroEntity:setEquips(partType, equipEntity) + -- end - -- 处理皮肤 - local skinIds = {} - for idx, skinId in pairs(info.skins) do - if DataManager.SkinData:getOriginSkinId(heroId) ~= skinId and DataManager.SkinData:getHeroIdBySkinId(skinId) == heroId then - table.insert(skinIds, skinId) - end - end - if #skinIds > 0 then - heroEntity:setSkins(skinIds) - end + -- -- 处理皮肤 + -- local skinIds = {} + -- for idx, skinId in pairs(info.skins) do + -- if DataManager.SkinData:getOriginSkinId(heroId) ~= skinId and DataManager.SkinData:getHeroIdBySkinId(skinId) == heroId then + -- table.insert(skinIds, skinId) + -- end + -- end + -- if #skinIds > 0 then + -- heroEntity:setSkins(skinIds) + -- end - -- 处理符文 - if info.heroes_runes[heroId] == nil then - info.heroes_runes[heroId] = {grids = {}} - end - local runesEntity = DataManager.RunesData:createEntity(heroId, info.heroes_runes[heroId].grids) - heroEntity:setRunes(runesEntity) - end + -- -- 处理符文 + -- if info.heroes_runes[heroId] == nil then + -- info.heroes_runes[heroId] = {grids = {}} + -- end + -- local runesEntity = DataManager.RunesData:createEntity(heroId, info.heroes_runes[heroId].grids) + -- heroEntity:setRunes(runesEntity) + -- end return formation end diff --git a/lua/app/module/idle/idle_manager.lua b/lua/app/module/idle/idle_manager.lua index 5d7723b0..ff83f4e0 100644 --- a/lua/app/module/idle/idle_manager.lua +++ b/lua/app/module/idle/idle_manager.lua @@ -41,7 +41,7 @@ function IdleManager:getIdleQuickRewrad(isAd) self:sendMessage(ProtoMsgType.FromMsgEnum.IdleQuickReq, args, {}, self.onGetIdleQuickRewrad, BIReport.ITEM_GET_TYPE.IDLE_QUICK_DROP) end) else - local cost = DataManager.IdleData:getQuickIdleCost() + local cost = DataManager.IdleData:getQuickIdleCost()[1] local costId = GFunc.getRewardId(cost) local costNum = GFunc.getRewardNum(cost) if not GFunc.checkCost(costId, costNum, true) then diff --git a/lua/app/module/item/item_const.lua b/lua/app/module/item/item_const.lua index 4a594adf..b643ca65 100644 --- a/lua/app/module/item/item_const.lua +++ b/lua/app/module/item/item_const.lua @@ -15,7 +15,7 @@ ItemConst.ITEM_ID_BOX_KEY_LV_3 = 15 ItemConst.ITEM_ID_BOX_LV_5 = 18 ItemConst.ITEM_ID_RANDOM_FRAGMENT = 19 ItemConst.ITEM_ID_ARENA_BOUNTY_EXP = 21 -ItemConst.ITEM_ID_ARENA_TICKET = 22 +ItemConst.ITEM_ID_ARENA_TICKET = 8 ItemConst.ITEM_ID_FOURTEEN_DAY_EXCHANGE = 51 ItemConst.ITEM_ID_BOSS_RUSH = 52 ItemConst.ITEM_ID_GLOD_WING = 49 diff --git a/lua/app/proto/proto_msg_type.lua b/lua/app/proto/proto_msg_type.lua index 41443293..84e496ed 100644 --- a/lua/app/proto/proto_msg_type.lua +++ b/lua/app/proto/proto_msg_type.lua @@ -1,16 +1,14 @@ local ProtoMsgType = { FromMsgId = { - [5949102] = "FullMoonCustomGiftChooseReq", - [5950935] = "FullMoonCustomGiftChooseRsp", [109633552] = "PigLevelDownNtf", [109700242] = "PigLevelDownReq", [109702075] = "PigLevelDownRsp", + [129077983] = "PassDayReq", + [129079816] = "PassDayRsp", [132242856] = "ChapterSettlementReq", [132244689] = "ChapterSettlementRsp", [147147672] = "EnergyByADReq", [147149505] = "EnergyByADRsp", - [233990301] = "ChapterArmorChallengeStartReq", - [233992134] = "ChapterArmorChallengeStartRsp", [236190053] = "ChapterShardsChallengeStartReq", [236191886] = "ChapterShardsChallengeStartRsp", [252740891] = "PVPOverCDReq", @@ -21,13 +19,9 @@ local ProtoMsgType = { [317274490] = "IdleQuickRsp", [326310937] = "ActivityPVPDataReq", [326312770] = "ActivityPVPDataRsp", - [335671647] = "ChapterWeaponChallengeSettlementReq", - [335673480] = "ChapterWeaponChallengeSettlementRsp", [349009610] = "TriggerGrowUpGiftNtf", [433807827] = "LevelUpReq", [433809660] = "LevelUpRsp", - [448795573] = "ChapterArmorChallengeHeroesReq", - [448797406] = "ChapterArmorChallengeHeroesRsp", [516281556] = "GuideFundMarkReq", [516283389] = "GuideFundMarkRsp", [524551468] = "FourteenBountyAwardReq", @@ -45,12 +39,10 @@ local ProtoMsgType = { [629738210] = "TournArenaBountyClaimByDiamondRsp", [697000709] = "FourteenBountyTaskAwardReq", [697002542] = "FourteenBountyTaskAwardRsp", - [737107384] = "BuyMallIdleReq", - [737109217] = "BuyMallIdleRsp", [758116008] = "SummonWishSetReq", [758117841] = "SummonWishSetRsp", - [761068365] = "RuneLockReq", - [761070198] = "RuneLockRsp", + [817577269] = "SwitchFrontReq", + [817579102] = "SwitchFrontRsp", [822916593] = "MatchReq", [822918426] = "MatchRsp", [834139466] = "ChapterGoldChallengeStartReq", @@ -59,20 +51,20 @@ local ProtoMsgType = { [850672724] = "SummerBountyClaimByDiamondRsp", [904222760] = "ArenaBountyLevelUnlockReq", [904224593] = "ArenaBountyLevelUnlockRsp", + [963448435] = "FuncOpenRewardClaimReq", + [963450268] = "FuncOpenRewardClaimRsp", [1008447203] = "DeleteReq", [1008449036] = "DeleteRsp", - [1058152334] = "RuneQuenchingAutoSyncReq", - [1058154167] = "RuneQuenchingAutoSyncRsp", [1067411524] = "BuyTicketReq", [1067413357] = "BuyTicketRsp", [1068769299] = "ReconnectReq", [1068771132] = "ReconnectRsp", [1070841461] = "LoginReq", [1070843294] = "LoginRsp", + [1114435750] = "ItemUseReq", + [1114437583] = "ItemUseRsp", [1150265172] = "ActivityPVPDailyRewardsReq", [1150267005] = "ActivityPVPDailyRewardsRsp", - [1163725920] = "ChapterRuneAdReq", - [1163727753] = "ChapterRuneAdRsp", [1283733956] = "ActivityPVPMatchReq", [1283735789] = "ActivityPVPMatchRsp", [1312685858] = "BossRushTopReq", @@ -83,18 +75,14 @@ local ProtoMsgType = { [1371199965] = "ChapterShardsChallengeSettlementRsp", [1433352538] = "ChapterDailyChallengeResetReq", [1433354371] = "ChapterDailyChallengeResetRsp", - [1459267856] = "FullMoonChapterSkinClaimReq", - [1459269689] = "FullMoonChapterSkinClaimRsp", [1471116409] = "BindReq", [1471118242] = "BindRsp", [1478006910] = "BossRushBountyClaimReq", [1478008743] = "BossRushBountyClaimRsp", - [1502684232] = "ChapterWeaponChallengeHeroesReq", - [1502686065] = "ChapterWeaponChallengeHeroesRsp", [1515380214] = "CardDailyRewardReq", [1515382047] = "CardDailyRewardRsp", - [1571167683] = "ChapterArmorChallengeFarmReq", - [1571169516] = "ChapterArmorChallengeFarmRsp", + [1552772605] = "MallDailyBuyReq", + [1552774438] = "MallDailyBuyRsp", [1571184475] = "ChapterShardsChallengeFarmReq", [1571186308] = "ChapterShardsChallengeFarmRsp", [1584689751] = "ActPaidResultReq", @@ -102,21 +90,20 @@ local ProtoMsgType = { [1635643251] = "RecoveryNtf", [1646412046] = "ChapterDailyChallengeSettlementReq", [1646413879] = "ChapterDailyChallengeSettlementRsp", - [1651833678] = "ChapterWeaponChallengeStartReq", - [1651835511] = "ChapterWeaponChallengeStartRsp", [1662315069] = "TriggerLevelUpGiftNtf", [1666427920] = "MailDeleteReq", [1666429753] = "MailDeleteRsp", [1690297937] = "SummonReq", [1690299770] = "SummonRsp", + [1698771529] = "MallDailyStoreRefreshNtf", [1729069725] = "TournArenaRankReq", [1729071558] = "TournArenaRankRsp", [1746317288] = "IdleInfoReq", [1746319121] = "IdleInfoRsp", [1751460231] = "PVPHeroesArrayReq", [1751462064] = "PVPHeroesArrayRsp", - [1800420732] = "ChapterRuneChallengeStartReq", - [1800422565] = "ChapterRuneChallengeStartRsp", + [1877100820] = "MallGoldBuyReq", + [1877102653] = "MallGoldBuyRsp", [1901321540] = "PipedReq", [1959836545] = "GiftPaidResultReq", [1959838378] = "GiftPaidResultRsp", @@ -130,7 +117,6 @@ local ProtoMsgType = { [2060509863] = "ChangeAvatarFrameRsp", [2095612947] = "ChangeNameReq", [2095614780] = "ChangeNameRsp", - [2103189773] = "RuneUpdateNtf", [2105154645] = "CDKeyUseReq", [2105156478] = "CDKeyUseRsp", [2118851896] = "HeroUpgradeReq", @@ -139,40 +125,28 @@ local ProtoMsgType = { [2140119902] = "ActivityPVPDecideHeroRsp", [2164009445] = "BossRushStartReq", [2164011278] = "BossRushStartRsp", - [2194306819] = "FullMoonTaskClaimReq", - [2194308652] = "FullMoonTaskClaimRsp", [2198847028] = "BossRushBoughtNtf", [2199526631] = "TeamSyncMatchNtf", [2199593321] = "TeamSyncMatchReq", [2199595154] = "TeamSyncMatchRsp", - [2224825865] = "ChapterRuneChallengeSettlementReq", - [2224827698] = "ChapterRuneChallengeSettlementRsp", [2247710148] = "ActivityPVPBountyClaimReq", [2247711981] = "ActivityPVPBountyClaimRsp", [2258626758] = "SummonWishClaimReq", [2258628591] = "SummonWishClaimRsp", [2285872137] = "ChapterBoxRewardReq", [2285873970] = "ChapterBoxRewardRsp", - [2314118791] = "ChapterWeaponLatestPlayerInfoReq", - [2314120624] = "ChapterWeaponLatestPlayerInfoRsp", [2369545247] = "ActivityPVPRankReq", [2369547080] = "ActivityPVPRankRsp", [2420360424] = "FourteenDayInfoReq", [2420362257] = "FourteenDayInfoRsp", [2429586383] = "MailCycleReq", [2429588216] = "MailCycleRsp", - [2452882757] = "ChapterRuneFarmReq", - [2452884590] = "ChapterRuneFarmRsp", - [2467213182] = "ChapterWeaponChallengeFarmReq", - [2467215015] = "ChapterWeaponChallengeFarmRsp", [2494225153] = "PVPSettlementADRewardReq", [2494226986] = "PVPSettlementADRewardRsp", [2494731810] = "TriggerGoldGiftReq", [2494733643] = "TriggerGoldGiftRsp", [2514397758] = "PVPInfoReq", [2514399591] = "PVPInfoRsp", - [2515553923] = "BuyMallDailyReq", - [2515555756] = "BuyMallDailyRsp", [2524879713] = "PVPRecordHistoryReq", [2524881546] = "PVPRecordHistoryRsp", [2553351971] = "ChapterDailyChallengeStartReq", @@ -190,15 +164,17 @@ local ProtoMsgType = { [2723656329] = "ActivityPVPBeginRsp", [2731281392] = "MailExtractReq", [2731283225] = "MailExtractRsp", + [2772586812] = "DebugPowerReq", + [2772588645] = "DebugPowerRsp", [2849800229] = "MailReadReq", [2849802062] = "MailReadRsp", [2909026364] = "AIHelpUnreadNtf", [2909093054] = "AIHelpUnreadReq", [2909094887] = "AIHelpUnreadRsp", - [2921083100] = "ChapterArmorChallengeSettlementReq", - [2921084933] = "ChapterArmorChallengeSettlementRsp", [2964758488] = "TournWaveBountyClaimReq", [2964760321] = "TournWaveBountyClaimRsp", + [2979798841] = "TaskDailyStageRewardReq", + [2979800674] = "TaskDailyStageRewardRsp", [2989494846] = "HeroStarReq", [2989496679] = "HeroStarRsp", [3003864530] = "ActTriggerGiftNtf", @@ -206,18 +182,12 @@ local ProtoMsgType = { [3013275569] = "PVPRankHeroesRsp", [3024278414] = "PVPSeasonRewardReq", [3024280247] = "PVPSeasonRewardRsp", - [3038151923] = "TaskDailyRefreshReq", - [3038153756] = "TaskDailyRefreshRsp", [3039097236] = "SummerBountyClaimReq", [3039099069] = "SummerBountyClaimRsp", - [3050641832] = "FullMoonInfoReq", - [3050643665] = "FullMoonInfoRsp", [3058879524] = "PVPRankReq", [3058881357] = "PVPRankRsp", [3062745642] = "FundAwardReq", [3062747475] = "FundAwardRsp", - [3082270740] = "ChapterArmorFundRewardReq", - [3082272573] = "ChapterArmorFundRewardRsp", [3087688987] = "IdleRewardReq", [3087690820] = "IdleRewardRsp", [3123310542] = "BossRushRankRewardReq", @@ -226,8 +196,6 @@ local ProtoMsgType = { [3137377372] = "ActPayReq", [3137379205] = "ActPayRsp", [3190730044] = "KickOutNtf", - [3191521707] = "ChapterArmorStarRewardReq", - [3191523540] = "ChapterArmorStarRewardRsp", [3197501935] = "ArenaBountyBoughtNtf", [3209780877] = "BossRushRankReq", [3209782710] = "BossRushRankRsp", @@ -252,8 +220,12 @@ local ProtoMsgType = { [3429595162] = "GiftPayReq", [3429596995] = "GiftPayRsp", [3440328467] = "PigLevelUpNtf", + [3448193560] = "MallDailyRefreshReq", + [3448195393] = "MallDailyRefreshRsp", [3512214338] = "BossRushPlayerInfoReq", [3512216171] = "BossRushPlayerInfoRsp", + [3525363388] = "TaskAchievementReq", + [3525365221] = "TaskAchievementRsp", [3531336428] = "TournArenaRankClaimRewardReq", [3531338261] = "TournArenaRankClaimRewardRsp", [3533710638] = "TournArenaBountyClaimReq", @@ -275,29 +247,20 @@ local ProtoMsgType = { [3629728287] = "ActivityPVPSettlementRsp", [3629950931] = "PVPStageRewardReq", [3629952764] = "PVPStageRewardRsp", - [3663247602] = "MallDailyResetNtf", - [3663314292] = "MallDailyResetReq", - [3663316125] = "MallDailyResetRsp", [3694862366] = "BossRushFormationReq", [3694864199] = "BossRushFormationRsp", [3739566473] = "SummerDataReq", [3739568306] = "SummerDataRsp", - [3741702491] = "MallDailyOverDayReq", - [3741704324] = "MallDailyOverDayRsp", [3757169544] = "BountyRewardReq", [3757171377] = "BountyRewardRsp", [3762291611] = "ActivityPVPStartReq", [3762293444] = "ActivityPVPStartRsp", [3763117270] = "HeartbeatReq", [3763119103] = "HeartbeatRsp", - [3787719122] = "ChapterRuneChallengeHeroesReq", - [3787720955] = "ChapterRuneChallengeHeroesRsp", [3805364358] = "EquipUpgradeReq", [3805366191] = "EquipUpgradeRsp", [3851969243] = "HeroChangeSkinReq", [3851971076] = "HeroChangeSkinRsp", - [3875111657] = "RuneQuenchingAutoReq", - [3875113490] = "RuneQuenchingAutoRsp", [3904148760] = "GMReq", [3904150593] = "GMRsp", [3931686458] = "TalentUpgradeReq", @@ -310,12 +273,6 @@ local ProtoMsgType = { [3975846080] = "CardRewardRsp", [3980802711] = "TournArenaDataReq", [3980804544] = "TournArenaDataRsp", - [3991710133] = "FullMoonRewardClaimReq", - [3991711966] = "FullMoonRewardClaimRsp", - [4010728288] = "ChapterRuneBuySliverReq", - [4010730121] = "ChapterRuneBuySliverRsp", - [4015942008] = "RuneQuenchingReq", - [4015943841] = "RuneQuenchingRsp", [4027379273] = "ActivityPVPFlushHeroesReq", [4027381106] = "ActivityPVPFlushHeroesRsp", [4063447601] = "FormationSetReq", @@ -334,23 +291,23 @@ local ProtoMsgType = { [4188106653] = "HeroFundAwardRsp", [4195650791] = "TriggerWeaponArmorGiftReq", [4195652624] = "TriggerWeaponArmorGiftRsp", + [4250417467] = "PlayerInfoReq", + [4250419300] = "PlayerInfoRsp", [4256333947] = "ExistReq", [4256335780] = "ExistRsp", [4269744853] = "TournWaveDataReq", [4269746686] = "TournWaveDataRsp", }, FromMsgToId = { - FullMoonCustomGiftChooseReq = 5949102, - FullMoonCustomGiftChooseRsp = 5950935, PigLevelDownNtf = 109633552, PigLevelDownReq = 109700242, PigLevelDownRsp = 109702075, + PassDayReq = 129077983, + PassDayRsp = 129079816, ChapterSettlementReq = 132242856, ChapterSettlementRsp = 132244689, EnergyByADReq = 147147672, EnergyByADRsp = 147149505, - ChapterArmorChallengeStartReq = 233990301, - ChapterArmorChallengeStartRsp = 233992134, ChapterShardsChallengeStartReq = 236190053, ChapterShardsChallengeStartRsp = 236191886, PVPOverCDReq = 252740891, @@ -361,13 +318,9 @@ local ProtoMsgType = { IdleQuickRsp = 317274490, ActivityPVPDataReq = 326310937, ActivityPVPDataRsp = 326312770, - ChapterWeaponChallengeSettlementReq = 335671647, - ChapterWeaponChallengeSettlementRsp = 335673480, TriggerGrowUpGiftNtf = 349009610, LevelUpReq = 433807827, LevelUpRsp = 433809660, - ChapterArmorChallengeHeroesReq = 448795573, - ChapterArmorChallengeHeroesRsp = 448797406, GuideFundMarkReq = 516281556, GuideFundMarkRsp = 516283389, FourteenBountyAwardReq = 524551468, @@ -385,12 +338,10 @@ local ProtoMsgType = { TournArenaBountyClaimByDiamondRsp = 629738210, FourteenBountyTaskAwardReq = 697000709, FourteenBountyTaskAwardRsp = 697002542, - BuyMallIdleReq = 737107384, - BuyMallIdleRsp = 737109217, SummonWishSetReq = 758116008, SummonWishSetRsp = 758117841, - RuneLockReq = 761068365, - RuneLockRsp = 761070198, + SwitchFrontReq = 817577269, + SwitchFrontRsp = 817579102, MatchReq = 822916593, MatchRsp = 822918426, ChapterGoldChallengeStartReq = 834139466, @@ -399,20 +350,20 @@ local ProtoMsgType = { SummerBountyClaimByDiamondRsp = 850672724, ArenaBountyLevelUnlockReq = 904222760, ArenaBountyLevelUnlockRsp = 904224593, + FuncOpenRewardClaimReq = 963448435, + FuncOpenRewardClaimRsp = 963450268, DeleteReq = 1008447203, DeleteRsp = 1008449036, - RuneQuenchingAutoSyncReq = 1058152334, - RuneQuenchingAutoSyncRsp = 1058154167, BuyTicketReq = 1067411524, BuyTicketRsp = 1067413357, ReconnectReq = 1068769299, ReconnectRsp = 1068771132, LoginReq = 1070841461, LoginRsp = 1070843294, + ItemUseReq = 1114435750, + ItemUseRsp = 1114437583, ActivityPVPDailyRewardsReq = 1150265172, ActivityPVPDailyRewardsRsp = 1150267005, - ChapterRuneAdReq = 1163725920, - ChapterRuneAdRsp = 1163727753, ActivityPVPMatchReq = 1283733956, ActivityPVPMatchRsp = 1283735789, BossRushTopReq = 1312685858, @@ -423,18 +374,14 @@ local ProtoMsgType = { ChapterShardsChallengeSettlementRsp = 1371199965, ChapterDailyChallengeResetReq = 1433352538, ChapterDailyChallengeResetRsp = 1433354371, - FullMoonChapterSkinClaimReq = 1459267856, - FullMoonChapterSkinClaimRsp = 1459269689, BindReq = 1471116409, BindRsp = 1471118242, BossRushBountyClaimReq = 1478006910, BossRushBountyClaimRsp = 1478008743, - ChapterWeaponChallengeHeroesReq = 1502684232, - ChapterWeaponChallengeHeroesRsp = 1502686065, CardDailyRewardReq = 1515380214, CardDailyRewardRsp = 1515382047, - ChapterArmorChallengeFarmReq = 1571167683, - ChapterArmorChallengeFarmRsp = 1571169516, + MallDailyBuyReq = 1552772605, + MallDailyBuyRsp = 1552774438, ChapterShardsChallengeFarmReq = 1571184475, ChapterShardsChallengeFarmRsp = 1571186308, ActPaidResultReq = 1584689751, @@ -442,21 +389,20 @@ local ProtoMsgType = { RecoveryNtf = 1635643251, ChapterDailyChallengeSettlementReq = 1646412046, ChapterDailyChallengeSettlementRsp = 1646413879, - ChapterWeaponChallengeStartReq = 1651833678, - ChapterWeaponChallengeStartRsp = 1651835511, TriggerLevelUpGiftNtf = 1662315069, MailDeleteReq = 1666427920, MailDeleteRsp = 1666429753, SummonReq = 1690297937, SummonRsp = 1690299770, + MallDailyStoreRefreshNtf = 1698771529, TournArenaRankReq = 1729069725, TournArenaRankRsp = 1729071558, IdleInfoReq = 1746317288, IdleInfoRsp = 1746319121, PVPHeroesArrayReq = 1751460231, PVPHeroesArrayRsp = 1751462064, - ChapterRuneChallengeStartReq = 1800420732, - ChapterRuneChallengeStartRsp = 1800422565, + MallGoldBuyReq = 1877100820, + MallGoldBuyRsp = 1877102653, PipedReq = 1901321540, GiftPaidResultReq = 1959836545, GiftPaidResultRsp = 1959838378, @@ -470,7 +416,6 @@ local ProtoMsgType = { ChangeAvatarFrameRsp = 2060509863, ChangeNameReq = 2095612947, ChangeNameRsp = 2095614780, - RuneUpdateNtf = 2103189773, CDKeyUseReq = 2105154645, CDKeyUseRsp = 2105156478, HeroUpgradeReq = 2118851896, @@ -479,40 +424,28 @@ local ProtoMsgType = { ActivityPVPDecideHeroRsp = 2140119902, BossRushStartReq = 2164009445, BossRushStartRsp = 2164011278, - FullMoonTaskClaimReq = 2194306819, - FullMoonTaskClaimRsp = 2194308652, BossRushBoughtNtf = 2198847028, TeamSyncMatchNtf = 2199526631, TeamSyncMatchReq = 2199593321, TeamSyncMatchRsp = 2199595154, - ChapterRuneChallengeSettlementReq = 2224825865, - ChapterRuneChallengeSettlementRsp = 2224827698, ActivityPVPBountyClaimReq = 2247710148, ActivityPVPBountyClaimRsp = 2247711981, SummonWishClaimReq = 2258626758, SummonWishClaimRsp = 2258628591, ChapterBoxRewardReq = 2285872137, ChapterBoxRewardRsp = 2285873970, - ChapterWeaponLatestPlayerInfoReq = 2314118791, - ChapterWeaponLatestPlayerInfoRsp = 2314120624, ActivityPVPRankReq = 2369545247, ActivityPVPRankRsp = 2369547080, FourteenDayInfoReq = 2420360424, FourteenDayInfoRsp = 2420362257, MailCycleReq = 2429586383, MailCycleRsp = 2429588216, - ChapterRuneFarmReq = 2452882757, - ChapterRuneFarmRsp = 2452884590, - ChapterWeaponChallengeFarmReq = 2467213182, - ChapterWeaponChallengeFarmRsp = 2467215015, PVPSettlementADRewardReq = 2494225153, PVPSettlementADRewardRsp = 2494226986, TriggerGoldGiftReq = 2494731810, TriggerGoldGiftRsp = 2494733643, PVPInfoReq = 2514397758, PVPInfoRsp = 2514399591, - BuyMallDailyReq = 2515553923, - BuyMallDailyRsp = 2515555756, PVPRecordHistoryReq = 2524879713, PVPRecordHistoryRsp = 2524881546, ChapterDailyChallengeStartReq = 2553351971, @@ -530,15 +463,17 @@ local ProtoMsgType = { ActivityPVPBeginRsp = 2723656329, MailExtractReq = 2731281392, MailExtractRsp = 2731283225, + DebugPowerReq = 2772586812, + DebugPowerRsp = 2772588645, MailReadReq = 2849800229, MailReadRsp = 2849802062, AIHelpUnreadNtf = 2909026364, AIHelpUnreadReq = 2909093054, AIHelpUnreadRsp = 2909094887, - ChapterArmorChallengeSettlementReq = 2921083100, - ChapterArmorChallengeSettlementRsp = 2921084933, TournWaveBountyClaimReq = 2964758488, TournWaveBountyClaimRsp = 2964760321, + TaskDailyStageRewardReq = 2979798841, + TaskDailyStageRewardRsp = 2979800674, HeroStarReq = 2989494846, HeroStarRsp = 2989496679, ActTriggerGiftNtf = 3003864530, @@ -546,18 +481,12 @@ local ProtoMsgType = { PVPRankHeroesRsp = 3013275569, PVPSeasonRewardReq = 3024278414, PVPSeasonRewardRsp = 3024280247, - TaskDailyRefreshReq = 3038151923, - TaskDailyRefreshRsp = 3038153756, SummerBountyClaimReq = 3039097236, SummerBountyClaimRsp = 3039099069, - FullMoonInfoReq = 3050641832, - FullMoonInfoRsp = 3050643665, PVPRankReq = 3058879524, PVPRankRsp = 3058881357, FundAwardReq = 3062745642, FundAwardRsp = 3062747475, - ChapterArmorFundRewardReq = 3082270740, - ChapterArmorFundRewardRsp = 3082272573, IdleRewardReq = 3087688987, IdleRewardRsp = 3087690820, BossRushRankRewardReq = 3123310542, @@ -566,8 +495,6 @@ local ProtoMsgType = { ActPayReq = 3137377372, ActPayRsp = 3137379205, KickOutNtf = 3190730044, - ChapterArmorStarRewardReq = 3191521707, - ChapterArmorStarRewardRsp = 3191523540, ArenaBountyBoughtNtf = 3197501935, BossRushRankReq = 3209780877, BossRushRankRsp = 3209782710, @@ -592,8 +519,12 @@ local ProtoMsgType = { GiftPayReq = 3429595162, GiftPayRsp = 3429596995, PigLevelUpNtf = 3440328467, + MallDailyRefreshReq = 3448193560, + MallDailyRefreshRsp = 3448195393, BossRushPlayerInfoReq = 3512214338, BossRushPlayerInfoRsp = 3512216171, + TaskAchievementReq = 3525363388, + TaskAchievementRsp = 3525365221, TournArenaRankClaimRewardReq = 3531336428, TournArenaRankClaimRewardRsp = 3531338261, TournArenaBountyClaimReq = 3533710638, @@ -615,29 +546,20 @@ local ProtoMsgType = { ActivityPVPSettlementRsp = 3629728287, PVPStageRewardReq = 3629950931, PVPStageRewardRsp = 3629952764, - MallDailyResetNtf = 3663247602, - MallDailyResetReq = 3663314292, - MallDailyResetRsp = 3663316125, BossRushFormationReq = 3694862366, BossRushFormationRsp = 3694864199, SummerDataReq = 3739566473, SummerDataRsp = 3739568306, - MallDailyOverDayReq = 3741702491, - MallDailyOverDayRsp = 3741704324, BountyRewardReq = 3757169544, BountyRewardRsp = 3757171377, ActivityPVPStartReq = 3762291611, ActivityPVPStartRsp = 3762293444, HeartbeatReq = 3763117270, HeartbeatRsp = 3763119103, - ChapterRuneChallengeHeroesReq = 3787719122, - ChapterRuneChallengeHeroesRsp = 3787720955, EquipUpgradeReq = 3805364358, EquipUpgradeRsp = 3805366191, HeroChangeSkinReq = 3851969243, HeroChangeSkinRsp = 3851971076, - RuneQuenchingAutoReq = 3875111657, - RuneQuenchingAutoRsp = 3875113490, GMReq = 3904148760, GMRsp = 3904150593, TalentUpgradeReq = 3931686458, @@ -650,12 +572,6 @@ local ProtoMsgType = { CardRewardRsp = 3975846080, TournArenaDataReq = 3980802711, TournArenaDataRsp = 3980804544, - FullMoonRewardClaimReq = 3991710133, - FullMoonRewardClaimRsp = 3991711966, - ChapterRuneBuySliverReq = 4010728288, - ChapterRuneBuySliverRsp = 4010730121, - RuneQuenchingReq = 4015942008, - RuneQuenchingRsp = 4015943841, ActivityPVPFlushHeroesReq = 4027379273, ActivityPVPFlushHeroesRsp = 4027381106, FormationSetReq = 4063447601, @@ -674,23 +590,23 @@ local ProtoMsgType = { HeroFundAwardRsp = 4188106653, TriggerWeaponArmorGiftReq = 4195650791, TriggerWeaponArmorGiftRsp = 4195652624, + PlayerInfoReq = 4250417467, + PlayerInfoRsp = 4250419300, ExistReq = 4256333947, ExistRsp = 4256335780, TournWaveDataReq = 4269744853, TournWaveDataRsp = 4269746686, }, FromMsgEnum = { - FullMoonCustomGiftChooseReq = "FullMoonCustomGiftChooseReq", - FullMoonCustomGiftChooseRsp = "FullMoonCustomGiftChooseRsp", PigLevelDownNtf = "PigLevelDownNtf", PigLevelDownReq = "PigLevelDownReq", PigLevelDownRsp = "PigLevelDownRsp", + PassDayReq = "PassDayReq", + PassDayRsp = "PassDayRsp", ChapterSettlementReq = "ChapterSettlementReq", ChapterSettlementRsp = "ChapterSettlementRsp", EnergyByADReq = "EnergyByADReq", EnergyByADRsp = "EnergyByADRsp", - ChapterArmorChallengeStartReq = "ChapterArmorChallengeStartReq", - ChapterArmorChallengeStartRsp = "ChapterArmorChallengeStartRsp", ChapterShardsChallengeStartReq = "ChapterShardsChallengeStartReq", ChapterShardsChallengeStartRsp = "ChapterShardsChallengeStartRsp", PVPOverCDReq = "PVPOverCDReq", @@ -701,13 +617,9 @@ local ProtoMsgType = { IdleQuickRsp = "IdleQuickRsp", ActivityPVPDataReq = "ActivityPVPDataReq", ActivityPVPDataRsp = "ActivityPVPDataRsp", - ChapterWeaponChallengeSettlementReq = "ChapterWeaponChallengeSettlementReq", - ChapterWeaponChallengeSettlementRsp = "ChapterWeaponChallengeSettlementRsp", TriggerGrowUpGiftNtf = "TriggerGrowUpGiftNtf", LevelUpReq = "LevelUpReq", LevelUpRsp = "LevelUpRsp", - ChapterArmorChallengeHeroesReq = "ChapterArmorChallengeHeroesReq", - ChapterArmorChallengeHeroesRsp = "ChapterArmorChallengeHeroesRsp", GuideFundMarkReq = "GuideFundMarkReq", GuideFundMarkRsp = "GuideFundMarkRsp", FourteenBountyAwardReq = "FourteenBountyAwardReq", @@ -725,12 +637,10 @@ local ProtoMsgType = { TournArenaBountyClaimByDiamondRsp = "TournArenaBountyClaimByDiamondRsp", FourteenBountyTaskAwardReq = "FourteenBountyTaskAwardReq", FourteenBountyTaskAwardRsp = "FourteenBountyTaskAwardRsp", - BuyMallIdleReq = "BuyMallIdleReq", - BuyMallIdleRsp = "BuyMallIdleRsp", SummonWishSetReq = "SummonWishSetReq", SummonWishSetRsp = "SummonWishSetRsp", - RuneLockReq = "RuneLockReq", - RuneLockRsp = "RuneLockRsp", + SwitchFrontReq = "SwitchFrontReq", + SwitchFrontRsp = "SwitchFrontRsp", MatchReq = "MatchReq", MatchRsp = "MatchRsp", ChapterGoldChallengeStartReq = "ChapterGoldChallengeStartReq", @@ -739,20 +649,20 @@ local ProtoMsgType = { SummerBountyClaimByDiamondRsp = "SummerBountyClaimByDiamondRsp", ArenaBountyLevelUnlockReq = "ArenaBountyLevelUnlockReq", ArenaBountyLevelUnlockRsp = "ArenaBountyLevelUnlockRsp", + FuncOpenRewardClaimReq = "FuncOpenRewardClaimReq", + FuncOpenRewardClaimRsp = "FuncOpenRewardClaimRsp", DeleteReq = "DeleteReq", DeleteRsp = "DeleteRsp", - RuneQuenchingAutoSyncReq = "RuneQuenchingAutoSyncReq", - RuneQuenchingAutoSyncRsp = "RuneQuenchingAutoSyncRsp", BuyTicketReq = "BuyTicketReq", BuyTicketRsp = "BuyTicketRsp", ReconnectReq = "ReconnectReq", ReconnectRsp = "ReconnectRsp", LoginReq = "LoginReq", LoginRsp = "LoginRsp", + ItemUseReq = "ItemUseReq", + ItemUseRsp = "ItemUseRsp", ActivityPVPDailyRewardsReq = "ActivityPVPDailyRewardsReq", ActivityPVPDailyRewardsRsp = "ActivityPVPDailyRewardsRsp", - ChapterRuneAdReq = "ChapterRuneAdReq", - ChapterRuneAdRsp = "ChapterRuneAdRsp", ActivityPVPMatchReq = "ActivityPVPMatchReq", ActivityPVPMatchRsp = "ActivityPVPMatchRsp", BossRushTopReq = "BossRushTopReq", @@ -763,18 +673,14 @@ local ProtoMsgType = { ChapterShardsChallengeSettlementRsp = "ChapterShardsChallengeSettlementRsp", ChapterDailyChallengeResetReq = "ChapterDailyChallengeResetReq", ChapterDailyChallengeResetRsp = "ChapterDailyChallengeResetRsp", - FullMoonChapterSkinClaimReq = "FullMoonChapterSkinClaimReq", - FullMoonChapterSkinClaimRsp = "FullMoonChapterSkinClaimRsp", BindReq = "BindReq", BindRsp = "BindRsp", BossRushBountyClaimReq = "BossRushBountyClaimReq", BossRushBountyClaimRsp = "BossRushBountyClaimRsp", - ChapterWeaponChallengeHeroesReq = "ChapterWeaponChallengeHeroesReq", - ChapterWeaponChallengeHeroesRsp = "ChapterWeaponChallengeHeroesRsp", CardDailyRewardReq = "CardDailyRewardReq", CardDailyRewardRsp = "CardDailyRewardRsp", - ChapterArmorChallengeFarmReq = "ChapterArmorChallengeFarmReq", - ChapterArmorChallengeFarmRsp = "ChapterArmorChallengeFarmRsp", + MallDailyBuyReq = "MallDailyBuyReq", + MallDailyBuyRsp = "MallDailyBuyRsp", ChapterShardsChallengeFarmReq = "ChapterShardsChallengeFarmReq", ChapterShardsChallengeFarmRsp = "ChapterShardsChallengeFarmRsp", ActPaidResultReq = "ActPaidResultReq", @@ -782,21 +688,20 @@ local ProtoMsgType = { RecoveryNtf = "RecoveryNtf", ChapterDailyChallengeSettlementReq = "ChapterDailyChallengeSettlementReq", ChapterDailyChallengeSettlementRsp = "ChapterDailyChallengeSettlementRsp", - ChapterWeaponChallengeStartReq = "ChapterWeaponChallengeStartReq", - ChapterWeaponChallengeStartRsp = "ChapterWeaponChallengeStartRsp", TriggerLevelUpGiftNtf = "TriggerLevelUpGiftNtf", MailDeleteReq = "MailDeleteReq", MailDeleteRsp = "MailDeleteRsp", SummonReq = "SummonReq", SummonRsp = "SummonRsp", + MallDailyStoreRefreshNtf = "MallDailyStoreRefreshNtf", TournArenaRankReq = "TournArenaRankReq", TournArenaRankRsp = "TournArenaRankRsp", IdleInfoReq = "IdleInfoReq", IdleInfoRsp = "IdleInfoRsp", PVPHeroesArrayReq = "PVPHeroesArrayReq", PVPHeroesArrayRsp = "PVPHeroesArrayRsp", - ChapterRuneChallengeStartReq = "ChapterRuneChallengeStartReq", - ChapterRuneChallengeStartRsp = "ChapterRuneChallengeStartRsp", + MallGoldBuyReq = "MallGoldBuyReq", + MallGoldBuyRsp = "MallGoldBuyRsp", PipedReq = "PipedReq", GiftPaidResultReq = "GiftPaidResultReq", GiftPaidResultRsp = "GiftPaidResultRsp", @@ -810,7 +715,6 @@ local ProtoMsgType = { ChangeAvatarFrameRsp = "ChangeAvatarFrameRsp", ChangeNameReq = "ChangeNameReq", ChangeNameRsp = "ChangeNameRsp", - RuneUpdateNtf = "RuneUpdateNtf", CDKeyUseReq = "CDKeyUseReq", CDKeyUseRsp = "CDKeyUseRsp", HeroUpgradeReq = "HeroUpgradeReq", @@ -819,40 +723,28 @@ local ProtoMsgType = { ActivityPVPDecideHeroRsp = "ActivityPVPDecideHeroRsp", BossRushStartReq = "BossRushStartReq", BossRushStartRsp = "BossRushStartRsp", - FullMoonTaskClaimReq = "FullMoonTaskClaimReq", - FullMoonTaskClaimRsp = "FullMoonTaskClaimRsp", BossRushBoughtNtf = "BossRushBoughtNtf", TeamSyncMatchNtf = "TeamSyncMatchNtf", TeamSyncMatchReq = "TeamSyncMatchReq", TeamSyncMatchRsp = "TeamSyncMatchRsp", - ChapterRuneChallengeSettlementReq = "ChapterRuneChallengeSettlementReq", - ChapterRuneChallengeSettlementRsp = "ChapterRuneChallengeSettlementRsp", ActivityPVPBountyClaimReq = "ActivityPVPBountyClaimReq", ActivityPVPBountyClaimRsp = "ActivityPVPBountyClaimRsp", SummonWishClaimReq = "SummonWishClaimReq", SummonWishClaimRsp = "SummonWishClaimRsp", ChapterBoxRewardReq = "ChapterBoxRewardReq", ChapterBoxRewardRsp = "ChapterBoxRewardRsp", - ChapterWeaponLatestPlayerInfoReq = "ChapterWeaponLatestPlayerInfoReq", - ChapterWeaponLatestPlayerInfoRsp = "ChapterWeaponLatestPlayerInfoRsp", ActivityPVPRankReq = "ActivityPVPRankReq", ActivityPVPRankRsp = "ActivityPVPRankRsp", FourteenDayInfoReq = "FourteenDayInfoReq", FourteenDayInfoRsp = "FourteenDayInfoRsp", MailCycleReq = "MailCycleReq", MailCycleRsp = "MailCycleRsp", - ChapterRuneFarmReq = "ChapterRuneFarmReq", - ChapterRuneFarmRsp = "ChapterRuneFarmRsp", - ChapterWeaponChallengeFarmReq = "ChapterWeaponChallengeFarmReq", - ChapterWeaponChallengeFarmRsp = "ChapterWeaponChallengeFarmRsp", PVPSettlementADRewardReq = "PVPSettlementADRewardReq", PVPSettlementADRewardRsp = "PVPSettlementADRewardRsp", TriggerGoldGiftReq = "TriggerGoldGiftReq", TriggerGoldGiftRsp = "TriggerGoldGiftRsp", PVPInfoReq = "PVPInfoReq", PVPInfoRsp = "PVPInfoRsp", - BuyMallDailyReq = "BuyMallDailyReq", - BuyMallDailyRsp = "BuyMallDailyRsp", PVPRecordHistoryReq = "PVPRecordHistoryReq", PVPRecordHistoryRsp = "PVPRecordHistoryRsp", ChapterDailyChallengeStartReq = "ChapterDailyChallengeStartReq", @@ -870,15 +762,17 @@ local ProtoMsgType = { ActivityPVPBeginRsp = "ActivityPVPBeginRsp", MailExtractReq = "MailExtractReq", MailExtractRsp = "MailExtractRsp", + DebugPowerReq = "DebugPowerReq", + DebugPowerRsp = "DebugPowerRsp", MailReadReq = "MailReadReq", MailReadRsp = "MailReadRsp", AIHelpUnreadNtf = "AIHelpUnreadNtf", AIHelpUnreadReq = "AIHelpUnreadReq", AIHelpUnreadRsp = "AIHelpUnreadRsp", - ChapterArmorChallengeSettlementReq = "ChapterArmorChallengeSettlementReq", - ChapterArmorChallengeSettlementRsp = "ChapterArmorChallengeSettlementRsp", TournWaveBountyClaimReq = "TournWaveBountyClaimReq", TournWaveBountyClaimRsp = "TournWaveBountyClaimRsp", + TaskDailyStageRewardReq = "TaskDailyStageRewardReq", + TaskDailyStageRewardRsp = "TaskDailyStageRewardRsp", HeroStarReq = "HeroStarReq", HeroStarRsp = "HeroStarRsp", ActTriggerGiftNtf = "ActTriggerGiftNtf", @@ -886,18 +780,12 @@ local ProtoMsgType = { PVPRankHeroesRsp = "PVPRankHeroesRsp", PVPSeasonRewardReq = "PVPSeasonRewardReq", PVPSeasonRewardRsp = "PVPSeasonRewardRsp", - TaskDailyRefreshReq = "TaskDailyRefreshReq", - TaskDailyRefreshRsp = "TaskDailyRefreshRsp", SummerBountyClaimReq = "SummerBountyClaimReq", SummerBountyClaimRsp = "SummerBountyClaimRsp", - FullMoonInfoReq = "FullMoonInfoReq", - FullMoonInfoRsp = "FullMoonInfoRsp", PVPRankReq = "PVPRankReq", PVPRankRsp = "PVPRankRsp", FundAwardReq = "FundAwardReq", FundAwardRsp = "FundAwardRsp", - ChapterArmorFundRewardReq = "ChapterArmorFundRewardReq", - ChapterArmorFundRewardRsp = "ChapterArmorFundRewardRsp", IdleRewardReq = "IdleRewardReq", IdleRewardRsp = "IdleRewardRsp", BossRushRankRewardReq = "BossRushRankRewardReq", @@ -906,8 +794,6 @@ local ProtoMsgType = { ActPayReq = "ActPayReq", ActPayRsp = "ActPayRsp", KickOutNtf = "KickOutNtf", - ChapterArmorStarRewardReq = "ChapterArmorStarRewardReq", - ChapterArmorStarRewardRsp = "ChapterArmorStarRewardRsp", ArenaBountyBoughtNtf = "ArenaBountyBoughtNtf", BossRushRankReq = "BossRushRankReq", BossRushRankRsp = "BossRushRankRsp", @@ -932,8 +818,12 @@ local ProtoMsgType = { GiftPayReq = "GiftPayReq", GiftPayRsp = "GiftPayRsp", PigLevelUpNtf = "PigLevelUpNtf", + MallDailyRefreshReq = "MallDailyRefreshReq", + MallDailyRefreshRsp = "MallDailyRefreshRsp", BossRushPlayerInfoReq = "BossRushPlayerInfoReq", BossRushPlayerInfoRsp = "BossRushPlayerInfoRsp", + TaskAchievementReq = "TaskAchievementReq", + TaskAchievementRsp = "TaskAchievementRsp", TournArenaRankClaimRewardReq = "TournArenaRankClaimRewardReq", TournArenaRankClaimRewardRsp = "TournArenaRankClaimRewardRsp", TournArenaBountyClaimReq = "TournArenaBountyClaimReq", @@ -955,29 +845,20 @@ local ProtoMsgType = { ActivityPVPSettlementRsp = "ActivityPVPSettlementRsp", PVPStageRewardReq = "PVPStageRewardReq", PVPStageRewardRsp = "PVPStageRewardRsp", - MallDailyResetNtf = "MallDailyResetNtf", - MallDailyResetReq = "MallDailyResetReq", - MallDailyResetRsp = "MallDailyResetRsp", BossRushFormationReq = "BossRushFormationReq", BossRushFormationRsp = "BossRushFormationRsp", SummerDataReq = "SummerDataReq", SummerDataRsp = "SummerDataRsp", - MallDailyOverDayReq = "MallDailyOverDayReq", - MallDailyOverDayRsp = "MallDailyOverDayRsp", BountyRewardReq = "BountyRewardReq", BountyRewardRsp = "BountyRewardRsp", ActivityPVPStartReq = "ActivityPVPStartReq", ActivityPVPStartRsp = "ActivityPVPStartRsp", HeartbeatReq = "HeartbeatReq", HeartbeatRsp = "HeartbeatRsp", - ChapterRuneChallengeHeroesReq = "ChapterRuneChallengeHeroesReq", - ChapterRuneChallengeHeroesRsp = "ChapterRuneChallengeHeroesRsp", EquipUpgradeReq = "EquipUpgradeReq", EquipUpgradeRsp = "EquipUpgradeRsp", HeroChangeSkinReq = "HeroChangeSkinReq", HeroChangeSkinRsp = "HeroChangeSkinRsp", - RuneQuenchingAutoReq = "RuneQuenchingAutoReq", - RuneQuenchingAutoRsp = "RuneQuenchingAutoRsp", GMReq = "GMReq", GMRsp = "GMRsp", TalentUpgradeReq = "TalentUpgradeReq", @@ -990,12 +871,6 @@ local ProtoMsgType = { CardRewardRsp = "CardRewardRsp", TournArenaDataReq = "TournArenaDataReq", TournArenaDataRsp = "TournArenaDataRsp", - FullMoonRewardClaimReq = "FullMoonRewardClaimReq", - FullMoonRewardClaimRsp = "FullMoonRewardClaimRsp", - ChapterRuneBuySliverReq = "ChapterRuneBuySliverReq", - ChapterRuneBuySliverRsp = "ChapterRuneBuySliverRsp", - RuneQuenchingReq = "RuneQuenchingReq", - RuneQuenchingRsp = "RuneQuenchingRsp", ActivityPVPFlushHeroesReq = "ActivityPVPFlushHeroesReq", ActivityPVPFlushHeroesRsp = "ActivityPVPFlushHeroesRsp", FormationSetReq = "FormationSetReq", @@ -1014,6 +889,8 @@ local ProtoMsgType = { HeroFundAwardRsp = "HeroFundAwardRsp", TriggerWeaponArmorGiftReq = "TriggerWeaponArmorGiftReq", TriggerWeaponArmorGiftRsp = "TriggerWeaponArmorGiftRsp", + PlayerInfoReq = "PlayerInfoReq", + PlayerInfoRsp = "PlayerInfoRsp", ExistReq = "ExistReq", ExistRsp = "ExistRsp", TournWaveDataReq = "TournWaveDataReq", diff --git a/lua/app/ui/arena/arena_buy_ticket_ui.lua b/lua/app/ui/arena/arena_buy_ticket_ui.lua index 7760a8d8..f97a3ea9 100644 --- a/lua/app/ui/arena/arena_buy_ticket_ui.lua +++ b/lua/app/ui/arena/arena_buy_ticket_ui.lua @@ -42,7 +42,7 @@ function ArenaBuyTicketUI:onLoadRootComplete() self.buyBtn1 = uiMap["arena_buy_ticket_ui.bg.cell_1"] self.buyBtn2 = uiMap["arena_buy_ticket_ui.bg.cell_2"] self.buyBtn1:addClickListener(function() - local diamondCost = constCfg["arena_notes_diamond_cost"].reward + local diamondCost = constCfg["arena_notes_diamond_cost"].reward[1] if not GFunc.checkCost(GFunc.getRewardId(diamondCost), GFunc.getRewardNum(diamondCost), true) then return end diff --git a/lua/app/ui/battle/battle_result_ui.lua b/lua/app/ui/battle/battle_result_ui.lua index c5453b93..b2f1f30b 100644 --- a/lua/app/ui/battle/battle_result_ui.lua +++ b/lua/app/ui/battle/battle_result_ui.lua @@ -80,13 +80,13 @@ function BattleResultUI:onLoadRootComplete() self.victoryNode = uiMap["battle_result_ui.victory_node"] self.victoryMask = uiMap["battle_result_ui.mask_v"] self.victoryTxTitle = uiMap["battle_result_ui.victory_node.title_bg.desc"] - self.victorySpine = uiMap["battle_result_ui.victory_node.ui_spine_obj"] + -- self.victorySpine = uiMap["battle_result_ui.victory_node.ui_spine_obj"] self.victoryUnitNode = uiMap["battle_result_ui.victory_node.unit_node"] -- 失败节点 self.defeatNode = uiMap["battle_result_ui.defeat_node"] self.defeatMask = uiMap["battle_result_ui.mask_d"] self.defeatTxTitle = uiMap["battle_result_ui.defeat_node.title_bg.desc"] - self.defeatSpine = uiMap["battle_result_ui.defeat_node.ui_spine_obj"] + -- self.defeatSpine = uiMap["battle_result_ui.defeat_node.ui_spine_obj"] self.defeatUnitNode = uiMap["battle_result_ui.defeat_node.unit_node"] -- 战斗信息 self.unitNode = uiMap["battle_result_ui.unit_node"] @@ -113,7 +113,7 @@ function BattleResultUI:onLoadRootComplete() self.goldPigSlider = uiMap["battle_result_ui.gold_pig.slider_bg.slider"]:getComponent(GConst.TYPEOF_UNITY_CLASS.BF_SLIDER) self.goldPigTxSlider = uiMap["battle_result_ui.gold_pig.slider_bg.text"] self.goldPigImgGem = uiMap["battle_result_ui.gold_pig.gem_bg.gem_img"] - self.goldPigSpine = uiMap["battle_result_ui.gold_pig.spine_pig"] + -- self.goldPigSpine = uiMap["battle_result_ui.gold_pig.spine_pig"] self.goldPigGem = uiMap["battle_result_ui.gold_pig.gem_bg"] self.canvasGroupPigGem = self.goldPigGem:getComponent(GConst.TYPEOF_UNITY_CLASS.CANVAS_GROUP) -- 竞技场 @@ -177,9 +177,9 @@ function BattleResultUI:refreshVictoryNode() self.unitImgReportD:setVisible(false) self.victoryTxTitle:setText(I18N:getGlobalText(I18N.GlobalConst.BATTLE_DESC_5)) - self.victorySpine:playAnimComplete("born", false, true, function() - self.victorySpine:playAnim("idle", true, true) - end) + -- self.victorySpine:playAnimComplete("born", false, true, function() + -- self.victorySpine:playAnim("idle", true, true) + -- end) if self.battleType == GConst.BattleConst.BATTLE_TYPE.ARENA then self:showNodeAnim(self.victoryUnitNode, self.arenaNode) @@ -195,9 +195,9 @@ function BattleResultUI:refreshDefeatNode() self.unitImgReportD:setVisible(true) self.defeatTxTitle:setText(I18N:getGlobalText(I18N.GlobalConst.BATTLE_DESC_6)) - self.defeatSpine:playAnimComplete("born", false, true, function() - self.defeatSpine:playAnim("idle", true, true) - end) + -- self.defeatSpine:playAnimComplete("born", false, true, function() + -- self.defeatSpine:playAnim("idle", true, true) + -- end) if self.battleType == GConst.BattleConst.BATTLE_TYPE.ARENA then self:showNodeAnim(self.defeatUnitNode, self.arenaNode) @@ -329,31 +329,31 @@ function BattleResultUI:refreshArenaGradingSpine(gradingId, isUp) return end - if self.arenaSpine then - self.arenaSpine:playAnimComplete("vanish", false, false, function() - if self.arenaSpine then - self.arenaSpine:destroy() - self.arenaSpine = nil - self:refreshArenaGradingSpine(gradingId, isUp) - end - end) - else - SpineManager:loadUISpineWidgetAsync(DataManager.ArenaData:getGradingIconName(gradingId).."_spine", self.arenaSpineRoot, function(spineObject) - self.arenaSpine = spineObject - self.arenaSpine:setLocalScale(0.8, 0.8, 1) - self.arenaSpine:setSkin(DataManager.ArenaData:getGradingNumName(gradingId)) - self.arenaSpine:playAnimComplete("born", false, false, function() - if self.arenaSpine then - self.arenaSpine:playAnim("idle", true, false) - end - end) - end) - if isUp then - EffectManager:loadUIEffectAsync("assets/prefabs/effects/ui/vfx_ui_".. DataManager.ArenaData:getGradingIconName(gradingId) ..".prefab", self, self.arenaSpineRoot, GConst.UI_EFFECT_ORDER.LEVEL5, function(obj) - obj:play() - end) - end - end + -- if self.arenaSpine then + -- self.arenaSpine:playAnimComplete("vanish", false, false, function() + -- if self.arenaSpine then + -- self.arenaSpine:destroy() + -- self.arenaSpine = nil + -- self:refreshArenaGradingSpine(gradingId, isUp) + -- end + -- end) + -- else + -- SpineManager:loadUISpineWidgetAsync(DataManager.ArenaData:getGradingIconName(gradingId).."_spine", self.arenaSpineRoot, function(spineObject) + -- self.arenaSpine = spineObject + -- self.arenaSpine:setLocalScale(0.8, 0.8, 1) + -- self.arenaSpine:setSkin(DataManager.ArenaData:getGradingNumName(gradingId)) + -- self.arenaSpine:playAnimComplete("born", false, false, function() + -- if self.arenaSpine then + -- self.arenaSpine:playAnim("idle", true, false) + -- end + -- end) + -- end) + -- if isUp then + -- EffectManager:loadUIEffectAsync("assets/prefabs/effects/ui/vfx_ui_".. DataManager.ArenaData:getGradingIconName(gradingId) ..".prefab", self, self.arenaSpineRoot, GConst.UI_EFFECT_ORDER.LEVEL5, function(obj) + -- obj:play() + -- end) + -- end + -- end end function BattleResultUI:refreshRewards() @@ -376,10 +376,10 @@ function BattleResultUI:refreshRewards() end) if self:hasArenaBoxNode() then self.rewardScrollRect:setSizeDeltaY(SCROLL_LINE_HEIGHT) - self.rewardScrollRect:setAnchoredPositionY(-255) + self.rewardScrollRect:setAnchoredPositionY(-200) else self.rewardScrollRect:setSizeDeltaY(SCROLL_LINE_HEIGHT * 2) - self.rewardScrollRect:setAnchoredPositionY(-268) + self.rewardScrollRect:setAnchoredPositionY(-200) end self.rewardScrollRectComp:setFadeArgs(0.05, 0.3) @@ -464,9 +464,9 @@ function BattleResultUI:tryShowGoldPig() self.animPig = nil end) - self.goldPigSpine:playAnimComplete("idle1", false, false, function() - self.goldPigSpine:playAnim("idle2", true, false) - end) + -- self.goldPigSpine:playAnimComplete("idle1", false, false, function() + -- self.goldPigSpine:playAnim("idle2", true, false) + -- end) self.goldPigTxGem:setText("+" .. currGemCount - lastGemCount) GFunc.centerImgAndTx(self.goldPigImgGem, self.goldPigTxGem, 0, -4) diff --git a/lua/app/ui/common/cell/hero_cell.lua b/lua/app/ui/common/cell/hero_cell.lua index bfbda214..af0e66b4 100644 --- a/lua/app/ui/common/cell/hero_cell.lua +++ b/lua/app/ui/common/cell/hero_cell.lua @@ -110,8 +110,7 @@ function HeroCell:refreshRedPoint() end if not self.notShowRedPoint and - DataManager.FormationData:heroInFormation(GConst.BattleConst.FORMATION_TYPE.STAGE, self.heroEntity:getCfgId()) and - DataManager.EquipData:canUpgradeEquip(self.heroEntity:getCfgId()) then + DataManager.FormationData:heroInFormation(GConst.BattleConst.FORMATION_TYPE.STAGE, self.heroEntity:getCfgId()) then self.selfNode:addRedPoint(55, -35, 0.64) else self.selfNode:removeRedPoint() diff --git a/lua/app/ui/currency_bar/cell/currency_cell.lua b/lua/app/ui/currency_bar/cell/currency_cell.lua index 52fbf20a..435006ad 100644 --- a/lua/app/ui/currency_bar/cell/currency_cell.lua +++ b/lua/app/ui/currency_bar/cell/currency_cell.lua @@ -23,6 +23,7 @@ function ResourceCell:show(itemId, hideAddImg) end self.baseObject:setActive(true) + Logger.logHighlight("显示货币 %s", itemId) local obj = DataManager.BagData.ItemData:getItemById(itemId) self.resImg:setSprite(obj:getIconRes()) diff --git a/lua/app/ui/idle/idle_quick_drop_ui.lua b/lua/app/ui/idle/idle_quick_drop_ui.lua index 9a6b40d3..f7f91e96 100644 --- a/lua/app/ui/idle/idle_quick_drop_ui.lua +++ b/lua/app/ui/idle/idle_quick_drop_ui.lua @@ -81,7 +81,7 @@ function IdleQuickDropUI:initBtns() ModuleManager.IdleManager:getIdleQuickRewrad(false) end) - local cost = DataManager.IdleData:getQuickIdleCost() + local cost = DataManager.IdleData:getQuickIdleCost()[1] local itemBtnIcon = self.uiMap["idle_quick_drop_ui.bg.item_btn.icon"] local itemBtnTx = self.uiMap["idle_quick_drop_ui.bg.item_btn.text"] local iconName = ConfigManager:getConfig("item")[cost.id].icon @@ -101,7 +101,7 @@ function IdleQuickDropUI:bindData() self:onRefresh() end) - local cost = DataManager.IdleData:getQuickIdleCost() + local cost = DataManager.IdleData:getQuickIdleCost()[1] local costId = GFunc.getRewardId(cost) local itemEntity = DataManager.BagData.ItemData:getItemById(costId) if itemEntity then @@ -133,7 +133,7 @@ function IdleQuickDropUI:onRefresh() else self.itemBtn:setTouchEnable(true) self.itemBtn:setSprite(GConst.ATLAS_PATH.COMMON, "common_btn_green_2") - local cost = DataManager.IdleData:getQuickIdleCost() + local cost = DataManager.IdleData:getQuickIdleCost()[1] local costId = GFunc.getRewardId(cost) local costNum = GFunc.getRewardNum(cost) if GFunc.checkCost(costId, costNum) then diff --git a/lua/app/userdata/chapter/chapter_data.lua b/lua/app/userdata/chapter/chapter_data.lua index e24f6311..ad623997 100644 --- a/lua/app/userdata/chapter/chapter_data.lua +++ b/lua/app/userdata/chapter/chapter_data.lua @@ -83,12 +83,12 @@ function ChapterData:getChapterIdIdx(chapterId) end function ChapterData:getChapterIdPage(chapterId) - local page = (chapterId - 1) // CHAPTER_PAGE + local page = (chapterId - 1) // CHAPTER_PAGE + 1 return page end function ChapterData:getChapterIdByPageAndIdx(page, idx) - local chapterId = page * CHAPTER_PAGE + idx + local chapterId = (page - 1) * CHAPTER_PAGE + idx return chapterId end diff --git a/lua/app/userdata/dungeon/dungeon_data.lua b/lua/app/userdata/dungeon/dungeon_data.lua index c68f58a7..c6d5235e 100644 --- a/lua/app/userdata/dungeon/dungeon_data.lua +++ b/lua/app/userdata/dungeon/dungeon_data.lua @@ -3,8 +3,8 @@ local DungeonData = class("DungeonData", BaseData) local SORT_ORDER = { [ModuleManager.MODULE_KEY.DUNGEON_GOLD] = 1, [ModuleManager.MODULE_KEY.DUNGEON_SHARDS] = 2, - [ModuleManager.MODULE_KEY.DUNGEON_WEAPON] = 3, - [ModuleManager.MODULE_KEY.DUNGEON_ARMOR] = 4, + -- [ModuleManager.MODULE_KEY.DUNGEON_WEAPON] = 3, + -- [ModuleManager.MODULE_KEY.DUNGEON_ARMOR] = 4, [ModuleManager.MODULE_KEY.RUNES_OPEN] = 5, } @@ -57,38 +57,38 @@ function DungeonData:initDungeonShards(data) end -- 初始化支线副本数据 -function DungeonData:initDungeonArmor(data) - if data == nil then - return - end +-- function DungeonData:initDungeonArmor(data) +-- if data == nil then +-- return +-- end - if EDITOR_MODE then - Logger.logHighlight("更新支线副本数据") - Logger.printTable(data) - end +-- if EDITOR_MODE then +-- Logger.logHighlight("更新支线副本数据") +-- Logger.printTable(data) +-- end - self:initAllDataClass() - self.dataDungeons[ModuleManager.MODULE_KEY.DUNGEON_ARMOR]:init(data) - self.data.armor = data - self:setDirty() -end +-- self:initAllDataClass() +-- self.dataDungeons[ModuleManager.MODULE_KEY.DUNGEON_ARMOR]:init(data) +-- self.data.armor = data +-- self:setDirty() +-- end -- 初始化支线副本数据 -function DungeonData:initDungeonWeapon(data) - if data == nil then - return - end +-- function DungeonData:initDungeonWeapon(data) +-- if data == nil then +-- return +-- end - if EDITOR_MODE then - Logger.logHighlight("更新武器副本数据") - Logger.printTable(data) - end +-- if EDITOR_MODE then +-- Logger.logHighlight("更新武器副本数据") +-- Logger.printTable(data) +-- end - self:initAllDataClass() - self.dataDungeons[ModuleManager.MODULE_KEY.DUNGEON_WEAPON]:init(data) - self.data.weapon = data - self:setDirty() -end +-- self:initAllDataClass() +-- self.dataDungeons[ModuleManager.MODULE_KEY.DUNGEON_WEAPON]:init(data) +-- self.data.weapon = data +-- self:setDirty() +-- end -- 初始化符文副本数据 function DungeonData:initDungeonRune(data) @@ -109,8 +109,8 @@ function DungeonData:initAllDataClass() self.dataDungeons = {} self.dataDungeons[ModuleManager.MODULE_KEY.DUNGEON_GOLD] = require "app/userdata/dungeon/dungeon_gold_entity":create() self.dataDungeons[ModuleManager.MODULE_KEY.DUNGEON_SHARDS] = require "app/userdata/dungeon/dungeon_shards_entity":create() - self.dataDungeons[ModuleManager.MODULE_KEY.DUNGEON_ARMOR] = require "app/userdata/dungeon/dungeon_armor_entity":create() - self.dataDungeons[ModuleManager.MODULE_KEY.DUNGEON_WEAPON] = require "app/userdata/dungeon/dungeon_weapon_entity":create() + -- self.dataDungeons[ModuleManager.MODULE_KEY.DUNGEON_ARMOR] = require "app/userdata/dungeon/dungeon_armor_entity":create() + -- self.dataDungeons[ModuleManager.MODULE_KEY.DUNGEON_WEAPON] = require "app/userdata/dungeon/dungeon_weapon_entity":create() self.dataDungeons[ModuleManager.MODULE_KEY.RUNES_OPEN] = require "app/userdata/dungeon/dungeon_rune_entity":create() if EDITOR_MODE then @@ -507,6 +507,7 @@ function DungeonData:getDungeonBIStr() else str = GConst.EMPTY_STRING end + Logger.logHighlight(moduleKey) str = str .. string.gsub(moduleKey, "_open", "") .. ":" .. entity:getPassedMaxId() end return str