diff --git a/lua/app/config/buff.lua b/lua/app/config/buff.lua index 2b39d40e..c4bb9029 100644 --- a/lua/app/config/buff.lua +++ b/lua/app/config/buff.lua @@ -2,292 +2,220 @@ local buff = { [1]={ ["name"]="hurt", ["buff_type"]=3, - ["decr"]=3, ["formula"]=1 }, [2]={ ["name"]="hurt_red", ["buff_type"]=3, - ["decr"]=3, ["formula"]=1 }, [3]={ ["name"]="hurt_yellow", ["buff_type"]=3, - ["decr"]=3, ["formula"]=1 }, [4]={ ["name"]="hurt_green", ["buff_type"]=3, - ["decr"]=3, ["formula"]=1 }, [5]={ ["name"]="hurt_blue", ["buff_type"]=3, - ["decr"]=3, ["formula"]=1 }, [6]={ ["name"]="hurt_purple", ["buff_type"]=3, - ["decr"]=3, ["formula"]=1 }, [7]={ ["name"]="dec_dmg_red_add", ["buff_type"]=1, - ["decr"]=1, ["icon"]="dec_dmg_red_add" }, [8]={ ["name"]="dec_dmg_yellow_add", ["buff_type"]=1, - ["decr"]=1, ["icon"]="dec_dmg_yellow_add" }, [9]={ ["name"]="dec_dmg_green_add", ["buff_type"]=1, - ["decr"]=1, ["icon"]="dec_dmg_green_add" }, [10]={ ["name"]="dec_dmg_blue_add", ["buff_type"]=1, - ["decr"]=1, ["icon"]="dec_dmg_blue_add" }, [11]={ ["name"]="dec_dmg_purple_add", ["buff_type"]=1, - ["decr"]=1, ["icon"]="dec_dmg_purple_add" }, [12]={ ["name"]="dec_dmg_all_add", - ["buff_type"]=1 + ["buff_type"]=1, + ["icon"]="dec_dmg_all_add" }, [13]={ ["name"]="weakness_red_add", ["buff_type"]=1, - ["decr"]=2, ["icon"]="weakness_red_add" }, [14]={ ["name"]="weakness_yellow_add", ["buff_type"]=1, - ["decr"]=2, ["icon"]="weakness_yellow_add" }, [15]={ ["name"]="weakness_green_add", ["buff_type"]=1, - ["decr"]=2, ["icon"]="weakness_green_add" }, [16]={ ["name"]="weakness_blue_add", ["buff_type"]=1, - ["decr"]=2, ["icon"]="weakness_blue_add" }, [17]={ ["name"]="weakness_purple_add", ["buff_type"]=1, - ["decr"]=2, ["icon"]="weakness_purple_add" }, [18]={ - ["name"]="weakness_all_add" + ["name"]="weakness_all_add", + ["buff_type"]=1, + ["icon"]="weakness_all_add" }, [19]={ ["name"]="dmg_addition_red_add", ["buff_type"]=1, - ["decr"]=2, ["icon"]="dmg_addition_red_add" }, [20]={ ["name"]="dmg_addition_yellow_add", ["buff_type"]=1, - ["decr"]=2, ["icon"]="dmg_addition_yellow_add" }, [21]={ ["name"]="dmg_addition_green_add", ["buff_type"]=1, - ["decr"]=2, ["icon"]="dmg_addition_green_add" }, [22]={ ["name"]="dmg_addition_blue_add", ["buff_type"]=1, - ["decr"]=2, ["icon"]="dmg_addition_blue_add" }, [23]={ ["name"]="dmg_addition_purple_add", ["buff_type"]=1, - ["decr"]=2, ["icon"]="dmg_addition_purple_add" }, [24]={ - ["name"]="dmg_addition_all_add" + ["name"]="dmg_addition_all_add", + ["buff_type"]=1, + ["icon"]="dmg_addition_all_add" }, [25]={ ["name"]="atkp_color_add", - ["buff_type"]=1, - ["decr"]=1 + ["buff_type"]=1 }, [26]={ ["name"]="atkp_red_add", - ["buff_type"]=1, - ["decr"]=1 + ["buff_type"]=1 }, [27]={ ["name"]="atkp_yellow_add", - ["buff_type"]=1, - ["decr"]=1 + ["buff_type"]=1 }, [28]={ ["name"]="atkp_green_add", - ["buff_type"]=1, - ["decr"]=1 + ["buff_type"]=1 }, [29]={ ["name"]="atkp_blue_add", - ["buff_type"]=1, - ["decr"]=1 + ["buff_type"]=1 }, [30]={ ["name"]="atkp_purple_add", - ["buff_type"]=1, - ["decr"]=1 + ["buff_type"]=1 }, [31]={ ["name"]="wavehealp", ["buff_type"]=5, - ["decr"]=3, ["formula"]=2 }, [32]={ ["name"]="heal", ["buff_type"]=5, - ["decr"]=3, ["formula"]=3, ["fx_take"]={ 4001 } }, [33]={ - ["name"]="hit_heal", - ["buff_type"]=5, - ["decr"]=3, - ["formula"]=3, - ["fx_take"]={ - 4001 - } - }, - [34]={ ["name"]="stun", ["buff_type"]=8, - ["decr"]=2, ["icon"]="stun", ["fx_continued"]={ 4001 } }, - [35]={ - ["name"]="hit_stun", - ["buff_type"]=8, - ["decr"]=2 - }, - [36]={ + [34]={ ["name"]="shield", ["buff_type"]=2, - ["decr"]=1, + ["fx_continued"]={ + 4001 + } + }, + [35]={ + ["name"]="atkp_add", + ["buff_type"]=1 + }, + [36]={ + ["name"]="normal_attack_dec", + ["buff_type"]=1, ["fx_continued"]={ 4001 } }, [37]={ - ["name"]="atkp_add", + ["name"]="normal_attack_add", ["buff_type"]=1, - ["decr"]=1 - }, - [38]={ - ["name"]="atkp_add_defenderhp", - ["buff_type"]=1, - ["decr"]=1 - }, - [39]={ - ["name"]="atkp_add_connect", - ["buff_type"]=1, - ["decr"]=3 - }, - [40]={ - ["name"]="spd_dec", - ["buff_type"]=8, - ["decr"]=2, ["fx_continued"]={ 4001 } }, - [41]={ + [38]={ ["name"]="block", - ["buff_type"]=1, - ["decr"]=1 + ["buff_type"]=1 + }, + [39]={ + ["name"]="hpp_add", + ["buff_type"]=1 + }, + [40]={ + ["name"]="crit_add", + ["buff_type"]=1 + }, + [41]={ + ["name"]="crit_time_add", + ["buff_type"]=1 }, [42]={ - ["name"]="hit_block", - ["buff_type"]=1, - ["decr"]=1 + ["name"]="exp_time_add", + ["buff_type"]=7 }, [43]={ - ["name"]="atk_times_add", - ["buff_type"]=7, - ["decr"]=1 + ["name"]="cured_add", + ["buff_type"]=1 }, [44]={ - ["name"]="hpp_add", - ["buff_type"]=1, - ["decr"]=1 - }, - [45]={ - ["name"]="crit_add", - ["buff_type"]=1, - ["decr"]=1 - }, - [46]={ - ["name"]="crit_time_add", - ["buff_type"]=1, - ["decr"]=1 - }, - [47]={ - ["name"]="exp_time_add", - ["buff_type"]=7, - ["decr"]=1 - }, - [48]={ - ["name"]="cured_add", - ["buff_type"]=1, - ["decr"]=1 - }, - [49]={ - ["name"]="block_add", - ["buff_type"]=1, - ["decr"]=1 - }, - [50]={ - ["name"]="dec_dmg_random_add", - ["buff_type"]=7, - ["decr"]=1 - }, - [51]={ - ["name"]="board_make", - ["buff_type"]=7, - ["decr"]=3 + ["name"]="add_skill", + ["buff_type"]=7 } } local keys = { @@ -324,30 +252,23 @@ local keys = { ["atkp_purple_add"]=buff[30], ["wavehealp"]=buff[31], ["heal"]=buff[32], - ["hit_heal"]=buff[33], - ["stun"]=buff[34], - ["hit_stun"]=buff[35], - ["shield"]=buff[36], - ["atkp_add"]=buff[37], - ["atkp_add_defenderhp"]=buff[38], - ["atkp_add_connect"]=buff[39], - ["spd_dec"]=buff[40], - ["block"]=buff[41], - ["hit_block"]=buff[42], - ["atk_times_add"]=buff[43], - ["hpp_add"]=buff[44], - ["crit_add"]=buff[45], - ["crit_time_add"]=buff[46], - ["exp_time_add"]=buff[47], - ["cured_add"]=buff[48], - ["block_add"]=buff[49], - ["dec_dmg_random_add"]=buff[50], - ["board_make"]=buff[51] + ["stun"]=buff[33], + ["shield"]=buff[34], + ["atkp_add"]=buff[35], + ["normal_attack_dec"]=buff[36], + ["normal_attack_add"]=buff[37], + ["block"]=buff[38], + ["hpp_add"]=buff[39], + ["crit_add"]=buff[40], + ["crit_time_add"]=buff[41], + ["exp_time_add"]=buff[42], + ["cured_add"]=buff[43], + ["add_skill"]=buff[44] } } local config = { data=buff, keys=keys, -count=51 +count=44 } return config \ No newline at end of file diff --git a/lua/app/config/chapter_board.lua b/lua/app/config/chapter_board.lua index e4a7b925..a29483be 100644 --- a/lua/app/config/chapter_board.lua +++ b/lua/app/config/chapter_board.lua @@ -199,24 +199,13 @@ local chapter_board = { } }, ["control_element"]={ + 3, + 2, + 3, + 3, 4, - 4, - 4, - 4, - 4, - 4, - 4, - 4, - 4, - 4, - 4, - 4, - 4, - 4, - 4, - 4, - 4, - 4, + 5, + 5 } }, [2]={ @@ -630,15 +619,10 @@ local chapter_board = { } }, ["control_element"]={ - 4, - 4, - 4, - 4, - 4, - 4, - 4, - 4, - 4, + 3, + 1, + 5, + 3 } }, [4]={ diff --git a/lua/app/config/hero.lua b/lua/app/config/hero.lua index ef4a3383..1f244062 100644 --- a/lua/app/config/hero.lua +++ b/lua/app/config/hero.lua @@ -4,7 +4,7 @@ local hero = { ["qlt"]=2, ["hurt_skill"]=1, ["hurt_num"]=3, - ["base_skill"]=50, + ["base_skill"]=120011, ["rouge_skill_1"]=200501, ["rouge_skill_2"]=200502, ["rouge_skill_3"]=200503, @@ -52,7 +52,7 @@ local hero = { ["qlt"]=2, ["hurt_skill"]=2, ["hurt_num"]=3, - ["base_skill"]=20, + ["base_skill"]=220011, ["rouge_skill_1"]=200201, ["rouge_skill_2"]=200202, ["rouge_skill_3"]=200203, @@ -100,7 +100,7 @@ local hero = { ["qlt"]=3, ["hurt_skill"]=2, ["hurt_num"]=3, - ["base_skill"]=70, + ["base_skill"]=230011, ["rouge_skill_1"]=200701, ["rouge_skill_2"]=200702, ["rouge_skill_3"]=200703, @@ -148,7 +148,7 @@ local hero = { ["qlt"]=2, ["hurt_skill"]=3, ["hurt_num"]=3, - ["base_skill"]=11, + ["base_skill"]=320011, ["rouge_skill_1"]=200101, ["rouge_skill_2"]=200102, ["rouge_skill_3"]=200103, @@ -196,7 +196,7 @@ local hero = { ["qlt"]=3, ["hurt_skill"]=3, ["hurt_num"]=3, - ["base_skill"]=60, + ["base_skill"]=330011, ["rouge_skill_1"]=200601, ["rouge_skill_2"]=200602, ["rouge_skill_3"]=200603, @@ -244,7 +244,7 @@ local hero = { ["qlt"]=2, ["hurt_skill"]=9, ["hurt_num"]=3, - ["base_skill"]=30, + ["base_skill"]=420011, ["rouge_skill_1"]=200301, ["rouge_skill_2"]=200302, ["rouge_skill_3"]=200303, @@ -292,7 +292,7 @@ local hero = { ["qlt"]=3, ["hurt_skill"]=4, ["hurt_num"]=3, - ["base_skill"]=80, + ["base_skill"]=430011, ["rouge_skill_1"]=200801, ["rouge_skill_2"]=200802, ["rouge_skill_3"]=200803, @@ -340,7 +340,7 @@ local hero = { ["qlt"]=2, ["hurt_skill"]=5, ["hurt_num"]=3, - ["base_skill"]=40, + ["base_skill"]=520011, ["rouge_skill_1"]=200401, ["rouge_skill_2"]=200402, ["rouge_skill_3"]=200403, diff --git a/lua/app/config/localization/localization_global_const.lua b/lua/app/config/localization/localization_global_const.lua index e829abd4..7ccd9159 100644 --- a/lua/app/config/localization/localization_global_const.lua +++ b/lua/app/config/localization/localization_global_const.lua @@ -25,10 +25,16 @@ local LocalizationGlobalConst = HERO_DESC_5 = "HERO_DESC_5", HERO_DESC_6 = "HERO_DESC_6", HERO_DESC_7 = "HERO_DESC_7", - - REWARD_PREVIEW_DESC = "REWARD_PREVIEW_DESC", - HERO_DESC_8 = "HERO_DESC_8", - HERO_DESC_9 = "HERO_DESC_9", + GET_REWARDS_DESC = "GET_REWARDS_DESC", + CLICK_CLOSE_DESC = "CLICK_CLOSE_DESC", + REWARD_DESC = "REWARD_DESC", + CONTINUE_DESC = "CONTINUE_DESC", + BATTLE_DESC_2 = "BATTLE_DESC_2", + BATTLE_DESC_3 = "BATTLE_DESC_3", + BATTLE_DESC_4 = "BATTLE_DESC_4", + BATTLE_DESC_5 = "BATTLE_DESC_5", + BATTLE_DESC_6 = "BATTLE_DESC_6", + BATTLE_DESC_7 = "BATTLE_DESC_7", } return LocalizationGlobalConst \ No newline at end of file diff --git a/lua/app/config/monster_base.lua b/lua/app/config/monster_base.lua index 8c2d3cba..3c858ccc 100644 --- a/lua/app/config/monster_base.lua +++ b/lua/app/config/monster_base.lua @@ -1,57 +1,57 @@ local monster_base = { [10001]={ - ["model_id"]="m0001" + ["model_id"]="m10001" }, [10002]={ - ["model_id"]="m0001" + ["model_id"]="m10002" }, [10003]={ - ["model_id"]="m0001" + ["model_id"]="m10003" }, [10004]={ - ["model_id"]="m0001" + ["model_id"]="m10004" }, [10005]={ - ["model_id"]="m0001" + ["model_id"]="m10005" }, [10006]={ - ["model_id"]="m0001" + ["model_id"]="m10006" }, [10007]={ - ["model_id"]="m0001" + ["model_id"]="m10007" }, [10008]={ - ["model_id"]="m0001" + ["model_id"]="m10008" }, [10009]={ - ["model_id"]="m0001" + ["model_id"]="m10009" }, [10010]={ - ["model_id"]="m0001" + ["model_id"]="m10010" }, [10011]={ - ["model_id"]="m0001" + ["model_id"]="m10011" }, [10012]={ - ["model_id"]="m0001" + ["model_id"]="m10012" }, [10013]={ - ["model_id"]="m0001" + ["model_id"]="m10013" }, [10014]={ - ["model_id"]="m0001" + ["model_id"]="m10014" }, [10015]={ - ["model_id"]="m0001" + ["model_id"]="m10015" }, [10016]={ - ["model_id"]="m0001" + ["model_id"]="m10016" }, [10017]={ - ["model_id"]="m0001" + ["model_id"]="m10017" }, [10018]={ - ["model_id"]="m0001" + ["model_id"]="m10018" }, [20001]={ ["model_id"]="m0001" diff --git a/lua/app/config/monster_chapter.lua b/lua/app/config/monster_chapter.lua index 04c0f08e..0c091dc8 100644 --- a/lua/app/config/monster_chapter.lua +++ b/lua/app/config/monster_chapter.lua @@ -1,1537 +1,1537 @@ local monster_chapter = { [101]={ ["monster_base"]=10001, - ["hp"]=10000, - ["atk"]=10000, + ["hp"]=10000000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [201]={ ["monster_base"]=10004, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [301]={ ["monster_base"]=10002, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [401]={ ["monster_base"]=10006, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000000, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000000, ["monster_exp"]=10000 }, [501]={ ["monster_base"]=20004, ["is_boss"]=2, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000000, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000000, ["skill"]={ - 100002 + 1000002 }, ["monster_exp"]=10000 }, [601]={ ["monster_base"]=10010, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [701]={ ["monster_base"]=10003, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [801]={ ["monster_base"]=10004, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [901]={ ["monster_base"]=10001, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [1001]={ ["monster_base"]=20004, ["is_boss"]=1, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000000, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000000, ["skill"]={ - 100002 + 1000002 }, ["monster_exp"]=10000 }, [1101]={ ["monster_base"]=10002, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [1201]={ ["monster_base"]=10010, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [1301]={ ["monster_base"]=10008, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [1401]={ ["monster_base"]=10004, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [1501]={ ["monster_base"]=20012, ["is_boss"]=2, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["skill"]={ - 100003 + 1000003 }, ["monster_exp"]=10000 }, [1601]={ ["monster_base"]=10009, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [1701]={ ["monster_base"]=10007, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000000, ["monster_exp"]=10000 }, [1801]={ ["monster_base"]=10008, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [1901]={ ["monster_base"]=10010, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [2001]={ ["monster_base"]=20012, ["is_boss"]=1, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["skill"]={ - 100003 + 1000003 }, ["monster_exp"]=10000 }, [2101]={ ["monster_base"]=10011, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [2201]={ ["monster_base"]=10010, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [2301]={ ["monster_base"]=10007, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000000, ["monster_exp"]=10000 }, [2401]={ ["monster_base"]=10011, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [2501]={ ["monster_base"]=20010, ["is_boss"]=1, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["skill"]={ - 100004, - 100005 + 1000004, + 1000005 }, ["monster_exp"]=10000 }, [2601]={ ["monster_base"]=10010, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [2701]={ ["monster_base"]=10009, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [2801]={ ["monster_base"]=10011, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [2901]={ ["monster_base"]=10003, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [3001]={ ["monster_base"]=20011, ["is_boss"]=2, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["skill"]={ - 100006, - 100007 + 1000006, + 1000007 }, ["monster_exp"]=10000 }, [3101]={ ["monster_base"]=10012, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [3201]={ ["monster_base"]=10006, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000000, ["monster_exp"]=10000 }, [3301]={ ["monster_base"]=10016, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [3401]={ ["monster_base"]=10005, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [3501]={ ["monster_base"]=20009, ["is_boss"]=1, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["skill"]={ - 100008, - 100009 + 1000008, + 1000009 }, ["monster_exp"]=10000 }, [3601]={ ["monster_base"]=10005, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [3701]={ ["monster_base"]=10012, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [3801]={ ["monster_base"]=10006, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000000, ["monster_exp"]=10000 }, [3901]={ ["monster_base"]=10016, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [4001]={ ["monster_base"]=20002, ["is_boss"]=1, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000000, ["skill"]={ - 100011, - 100012 + 1000011, + 1000012 }, ["monster_exp"]=10000 }, [4101]={ ["monster_base"]=10005, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [4201]={ ["monster_base"]=10012, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [4301]={ ["monster_base"]=10016, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [4401]={ ["monster_base"]=10006, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000000, ["monster_exp"]=10000 }, [4501]={ ["monster_base"]=20002, ["is_boss"]=1, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000000, ["skill"]={ - 100011, - 100012 + 1000011, + 1000012 }, ["monster_exp"]=10000 }, [4601]={ ["monster_base"]=10012, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [4701]={ ["monster_base"]=10006, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000000, ["monster_exp"]=10000 }, [4801]={ ["monster_base"]=10016, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [4901]={ ["monster_base"]=10005, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [5001]={ ["monster_base"]=20009, ["is_boss"]=2, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["skill"]={ - 100010, - 100009 + 1000010, + 1000009 }, ["monster_exp"]=10000 }, [5101]={ ["monster_base"]=10013, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [5201]={ ["monster_base"]=10001, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [5301]={ ["monster_base"]=10004, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [5401]={ ["monster_base"]=10013, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [5501]={ ["monster_base"]=20006, ["is_boss"]=1, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["skill"]={ - 100013, - 100014 + 1000013, + 1000014 }, ["monster_exp"]=10000 }, [5601]={ ["monster_base"]=10007, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000000, ["monster_exp"]=10000 }, [5701]={ ["monster_base"]=10010, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [5801]={ ["monster_base"]=10004, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [5901]={ ["monster_base"]=10013, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [6001]={ ["monster_base"]=20007, ["is_boss"]=1, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["skill"]={ - 100015, - 100017 + 1000015, + 1000017 }, ["monster_exp"]=10000 }, [6101]={ ["monster_base"]=10004, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [6201]={ ["monster_base"]=10013, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [6301]={ ["monster_base"]=10010, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [6401]={ ["monster_base"]=10007, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000000, ["monster_exp"]=10000 }, [6501]={ ["monster_base"]=20011, ["is_boss"]=1, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["skill"]={ - 100006, - 100007 + 1000006, + 1000007 }, ["monster_exp"]=10000 }, [6601]={ ["monster_base"]=10013, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [6701]={ ["monster_base"]=10007, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000000, ["monster_exp"]=10000 }, [6801]={ ["monster_base"]=10004, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [6901]={ ["monster_base"]=10010, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [7001]={ ["monster_base"]=20007, ["is_boss"]=2, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["skill"]={ - 100016, - 100017 + 1000016, + 1000017 }, ["monster_exp"]=10000 }, [7101]={ ["monster_base"]=10011, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [7201]={ ["monster_base"]=10010, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [7301]={ ["monster_base"]=10007, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000000, ["monster_exp"]=10000 }, [7401]={ ["monster_base"]=10004, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [7501]={ ["monster_base"]=20008, ["is_boss"]=1, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["skill"]={ - 100018, - 100019, - 100020 + 1000018, + 1000019, + 1000020 }, ["monster_exp"]=10000 }, [7601]={ ["monster_base"]=10006, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000000, ["monster_exp"]=10000 }, [7701]={ ["monster_base"]=10010, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [7801]={ ["monster_base"]=10011, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [7901]={ ["monster_base"]=10004, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [8001]={ ["monster_base"]=20006, ["is_boss"]=1, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["skill"]={ - 100013, - 100014 + 1000013, + 1000014 }, ["monster_exp"]=10000 }, [8101]={ ["monster_base"]=10006, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000000, ["monster_exp"]=10000 }, [8201]={ ["monster_base"]=10010, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [8301]={ ["monster_base"]=10011, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [8401]={ ["monster_base"]=10002, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [8501]={ ["monster_base"]=20007, ["is_boss"]=1, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["skill"]={ - 100016, - 100017 + 1000016, + 1000017 }, ["monster_exp"]=10000 }, [8601]={ ["monster_base"]=10004, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [8701]={ ["monster_base"]=10002, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [8801]={ ["monster_base"]=10011, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [8901]={ ["monster_base"]=10013, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [9001]={ ["monster_base"]=20008, ["is_boss"]=2, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["skill"]={ - 100018, - 100019, - 100020, - 100021 + 1000018, + 1000019, + 1000020, + 1000021 }, ["monster_exp"]=10000 }, [9101]={ ["monster_base"]=10017, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [9201]={ ["monster_base"]=10004, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [9301]={ ["monster_base"]=10002, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [9401]={ ["monster_base"]=10014, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [9501]={ ["monster_base"]=20005, ["is_boss"]=1, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["skill"]={ - 100022, - 100023, - 100025 + 1000022, + 1000023, + 1000025 }, ["monster_exp"]=10000 }, [9601]={ ["monster_base"]=10017, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [9701]={ ["monster_base"]=10014, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [9801]={ ["monster_base"]=10004, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [9901]={ ["monster_base"]=10002, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [10001]={ ["monster_base"]=20010, ["is_boss"]=1, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["skill"]={ - 100004, - 100005 + 1000004, + 1000005 }, ["monster_exp"]=10000 }, [10101]={ ["monster_base"]=10002, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [10201]={ ["monster_base"]=10010, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [10301]={ ["monster_base"]=10003, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [10401]={ ["monster_base"]=10008, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [10501]={ ["monster_base"]=20011, ["is_boss"]=1, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["skill"]={ - 100006, - 100007 + 1000006, + 1000007 }, ["monster_exp"]=10000 }, [10601]={ ["monster_base"]=10007, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000000, ["monster_exp"]=10000 }, [10701]={ ["monster_base"]=10011, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [10801]={ ["monster_base"]=10012, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [10901]={ ["monster_base"]=10016, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [11001]={ ["monster_base"]=20005, ["is_boss"]=2, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["skill"]={ - 100022, - 100024, - 100025 + 1000022, + 1000024, + 1000025 }, ["monster_exp"]=10000 }, [11101]={ ["monster_base"]=10010, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [11201]={ ["monster_base"]=10003, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [11301]={ ["monster_base"]=10009, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [11401]={ ["monster_base"]=10011, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [11501]={ ["monster_base"]=20008, ["is_boss"]=1, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["skill"]={ - 100018, - 100019, - 100020, - 100021 + 1000018, + 1000019, + 1000020, + 1000021 }, ["monster_exp"]=10000 }, [11601]={ ["monster_base"]=10007, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000000, ["monster_exp"]=10000 }, [11701]={ ["monster_base"]=10011, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [11801]={ ["monster_base"]=10012, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [11901]={ ["monster_base"]=10016, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [12001]={ ["monster_base"]=20001, ["is_boss"]=1, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000000, ["skill"]={ - 100026, - 100027 + 1000026, + 1000027 }, ["monster_exp"]=10000 }, [12101]={ ["monster_base"]=10017, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [12201]={ ["monster_base"]=10014, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [12301]={ ["monster_base"]=10004, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [12401]={ ["monster_base"]=10002, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [12501]={ ["monster_base"]=20004, ["is_boss"]=1, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000000, ["skill"]={ - 100002 + 1000002 }, ["monster_exp"]=10000 }, [12601]={ ["monster_base"]=10010, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [12701]={ ["monster_base"]=10003, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [12801]={ ["monster_base"]=10009, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [12901]={ ["monster_base"]=10011, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [13001]={ ["monster_base"]=20005, ["is_boss"]=2, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["skill"]={ - 100022, - 100024, - 100025 + 1000022, + 1000024, + 1000025 }, ["monster_exp"]=10000 }, [13101]={ ["monster_base"]=10015, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [13201]={ ["monster_base"]=10017, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [13301]={ ["monster_base"]=10014, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [13401]={ ["monster_base"]=10018, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [13501]={ ["monster_base"]=20001, ["is_boss"]=1, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000000, ["skill"]={ - 100026, - 100027 + 1000026, + 1000027 }, ["monster_exp"]=10000 }, [13601]={ ["monster_base"]=10012, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [13701]={ ["monster_base"]=10017, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [13801]={ ["monster_base"]=10014, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [13901]={ ["monster_base"]=10016, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [14001]={ ["monster_base"]=20005, ["is_boss"]=1, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["skill"]={ - 100022, - 100024, - 100025 + 1000022, + 1000024, + 1000025 }, ["monster_exp"]=10000 }, [14101]={ ["monster_base"]=10010, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [14201]={ ["monster_base"]=10003, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [14301]={ ["monster_base"]=10009, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [14401]={ ["monster_base"]=10011, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [14501]={ ["monster_base"]=20004, ["is_boss"]=1, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000000, ["skill"]={ - 100002 + 1000002 }, ["monster_exp"]=10000 }, [14601]={ ["monster_base"]=10015, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [14701]={ ["monster_base"]=10017, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [14801]={ ["monster_base"]=10014, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [14901]={ ["monster_base"]=10018, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [15001]={ ["monster_base"]=20003, ["is_boss"]=2, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["skill"]={ - 100028, - 100029 + 1000028, + 1000029 }, ["monster_exp"]=10000 }, [15101]={ ["monster_base"]=10012, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [15201]={ ["monster_base"]=10017, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [15301]={ ["monster_base"]=10014, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [15401]={ ["monster_base"]=10016, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [15501]={ ["monster_base"]=20005, ["is_boss"]=1, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["skill"]={ - 100022, - 100024, - 100025 + 1000022, + 1000024, + 1000025 }, ["monster_exp"]=10000 }, [15601]={ ["monster_base"]=10007, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000000, ["monster_exp"]=10000 }, [15701]={ ["monster_base"]=10011, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [15801]={ ["monster_base"]=10012, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [15901]={ ["monster_base"]=10016, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [16001]={ ["monster_base"]=20007, ["is_boss"]=1, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["skill"]={ - 100016, - 100017 + 1000016, + 1000017 }, ["monster_exp"]=10000 }, [16101]={ ["monster_base"]=10015, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [16201]={ ["monster_base"]=10017, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [16301]={ ["monster_base"]=10014, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [16401]={ ["monster_base"]=10018, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [16501]={ ["monster_base"]=20008, ["is_boss"]=1, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["skill"]={ - 100018, - 100019, - 100020, - 100021 + 1000018, + 1000019, + 1000020, + 1000021 }, ["monster_exp"]=10000 }, [16601]={ ["monster_base"]=10004, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [16701]={ ["monster_base"]=10002, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [16801]={ ["monster_base"]=10011, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [16901]={ ["monster_base"]=10013, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=2, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["monster_exp"]=10000 }, [17001]={ ["monster_base"]=20003, ["is_boss"]=2, ["hp"]=10000000, - ["atk"]=10000, + ["atk"]=1000001, ["atk_times"]=3, - ["hurt_skill"]=100001, + ["hurt_skill"]=1000001, ["skill"]={ - 100028, - 100029 + 1000028, + 1000029 }, ["monster_exp"]=10000 } diff --git a/lua/app/config/skill.lua b/lua/app/config/skill.lua index 00cb0396..0b26ea2e 100644 --- a/lua/app/config/skill.lua +++ b/lua/app/config/skill.lua @@ -140,6 +140,31 @@ local skill = { ["skill_position"]=2 }, [11]={ + ["effect_type"]=2, + ["trigger"]=4, + ["effect"]={ + { + ["type"]="dmg_addition_all_add", + ["num"]=4000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["skill_position"]=2 + }, + [12]={ + ["effect_type"]=2, + ["trigger"]=4, + ["effect"]={ + { + ["type"]="wavehealp", + ["num"]=100, + ["ratio"]=10000, + ["round"]=0 + } + } + }, + [320011]={ ["energy"]=10, ["position"]=3, ["method"]=2, @@ -158,7 +183,7 @@ local skill = { ["battle_icon"]=1, ["skill_position"]=1 }, - [20]={ + [220011]={ ["energy"]=10, ["position"]=2, ["method"]=2, @@ -178,12 +203,14 @@ local skill = { ["obj"]=2, ["skill_position"]=1 }, - [21]={ + [220012]={ ["energy"]=10, ["position"]=2, ["method"]=1, ["skill_type"]=2, - ["skill_type_parameter"]=2, + ["skill_type_parameter"]={ + 2 + }, ["boardrange"]={ { ["type"]=1, @@ -216,7 +243,7 @@ local skill = { }, ["skill_position"]=1 }, - [30]={ + [420011]={ ["energy"]=10, ["position"]=4, ["method"]=2, @@ -231,7 +258,7 @@ local skill = { ["battle_icon"]=3, ["skill_position"]=2 }, - [40]={ + [520011]={ ["energy"]=10, ["position"]=5, ["method"]=2, @@ -251,7 +278,7 @@ local skill = { ["obj"]=1, ["skill_position"]=2 }, - [50]={ + [120011]={ ["energy"]=10, ["position"]=1, ["method"]=2, @@ -270,7 +297,7 @@ local skill = { ["battle_icon"]=5, ["skill_position"]=2 }, - [60]={ + [330011]={ ["energy"]=10, ["position"]=3, ["method"]=2, @@ -290,32 +317,34 @@ local skill = { ["obj"]=1, ["skill_position"]=2 }, - [70]={ + [230011]={ ["energy"]=10, ["position"]=2, ["method"]=2, ["skill_type"]=0, ["icon"]=70, ["battle_icon"]=7, - ["effect_type"]=1, - ["trigger"]=1, + ["effect_type"]=2, + ["trigger"]=3, ["effect"]={ { - ["type"]="atkp_add_connect", + ["type"]="dmg_addition_yellow_add", ["num"]=5000, ["ratio"]=10000, ["round"]=1 } }, ["obj"]=1, - ["skill_position"]=1 + ["skill_position"]=2 }, - [71]={ + [230012]={ ["energy"]=10, ["position"]=2, ["method"]=1, ["skill_type"]=2, - ["skill_type_parameter"]=2, + ["skill_type_parameter"]={ + 2 + }, ["boardrange"]={ { ["type"]=1, @@ -336,25 +365,27 @@ local skill = { }, ["icon"]=70, ["battle_icon"]=7, - ["effect_type"]=1, - ["trigger"]=1, + ["effect_type"]=2, + ["trigger"]=3, ["effect"]={ { - ["type"]="atkp_add_connect", + ["type"]="dmg_addition_yellow_add", ["num"]=5000, ["ratio"]=10000, ["round"]=1 } }, ["obj"]=1, - ["skill_position"]=1 + ["skill_position"]=2 }, - [72]={ + [230013]={ ["energy"]=10, ["position"]=2, ["method"]=1, ["skill_type"]=2, - ["skill_type_parameter"]=2, + ["skill_type_parameter"]={ + 2 + }, ["boardrange"]={ { ["type"]=1, @@ -391,9 +422,20 @@ local skill = { }, ["icon"]=70, ["battle_icon"]=7, - ["skill_position"]=1 + ["effect_type"]=2, + ["trigger"]=3, + ["effect"]={ + { + ["type"]="dmg_addition_yellow_add", + ["num"]=5000, + ["ratio"]=10000, + ["round"]=1 + } + }, + ["obj"]=1, + ["skill_position"]=2 }, - [80]={ + [430011]={ ["energy"]=10, ["position"]=4, ["method"]=2, @@ -410,7 +452,7 @@ local skill = { ["round"]=0 }, { - ["type"]="spd_dec", + ["type"]="normal_attack_dec", ["num"]=1, ["ratio"]=10000, ["round"]=1 @@ -418,7 +460,7 @@ local skill = { }, ["skill_position"]=1 }, - [81]={ + [430012]={ ["energy"]=10, ["position"]=4, ["method"]=2, @@ -453,7 +495,7 @@ local skill = { ["round"]=0 }, { - ["type"]="spd_dec", + ["type"]="normal_attack_dec", ["num"]=1, ["ratio"]=10000, ["round"]=1 @@ -461,7 +503,7 @@ local skill = { }, ["skill_position"]=1 }, - [100000]={ + [1000000]={ ["effect_type"]=1, ["trigger"]=1, ["effect"]={ @@ -475,7 +517,7 @@ local skill = { ["obj"]=2, ["skill_position"]=2 }, - [100001]={ + [1000001]={ ["effect_type"]=1, ["trigger"]=1, ["effect"]={ @@ -489,7 +531,7 @@ local skill = { ["obj"]=2, ["skill_position"]=1 }, - [100002]={ + [1000002]={ ["effect_type"]=1, ["trigger"]=1, ["effect"]={ @@ -505,7 +547,7 @@ local skill = { ["cd"]=3, ["cd_start"]=3 }, - [100003]={ + [1000003]={ ["effect_type"]=1, ["trigger"]=1, ["effect"]={ @@ -521,7 +563,7 @@ local skill = { ["cd"]=4, ["cd_start"]=4 }, - [100004]={ + [1000004]={ ["effect_type"]=1, ["trigger"]=1, ["effect"]={ @@ -537,7 +579,7 @@ local skill = { ["cd"]=2, ["cd_start"]=2 }, - [100005]={ + [1000005]={ ["effect_type"]=2, ["trigger"]=2, ["effect"]={ @@ -551,7 +593,12 @@ local skill = { ["obj"]=1, ["skill_position"]=2 }, - [100006]={ + [1000006]={ + ["skill_type"]=3, + ["skill_type_parameter"]={ + 3, + 3 + }, ["effect_type"]=1, ["trigger"]=1, ["effect"]={ @@ -560,24 +607,6 @@ local skill = { ["num"]=20000, ["ratio"]=10000, ["round"]=0 - }, - { - ["type"]="board_make", - ["num"]=30000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="board_make", - ["num"]=30000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="board_make", - ["num"]=30000, - ["ratio"]=10000, - ["round"]=0 } }, ["obj"]=2, @@ -585,7 +614,7 @@ local skill = { ["cd"]=3, ["cd_start"]=3 }, - [100007]={ + [1000007]={ ["effect_type"]=2, ["trigger"]=2, ["effect"]={ @@ -599,29 +628,18 @@ local skill = { ["obj"]=1, ["skill_position"]=2 }, - [100008]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="board_make", - ["num"]=40000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="board_make", - ["num"]=40000, - ["ratio"]=10000, - ["round"]=0 - } + [1000008]={ + ["skill_type"]=3, + ["skill_type_parameter"]={ + 4, + 2 }, ["obj"]=2, ["skill_position"]=2, ["cd"]=2, ["cd_start"]=2 }, - [100009]={ + [1000009]={ ["effect_type"]=2, ["trigger"]=2, ["effect"]={ @@ -641,41 +659,18 @@ local skill = { ["obj"]=1, ["skill_position"]=2 }, - [100010]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="board_make", - ["num"]=40000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="board_make", - ["num"]=40000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="board_make", - ["num"]=40000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="board_make", - ["num"]=40000, - ["ratio"]=10000, - ["round"]=0 - } + [1000010]={ + ["skill_type"]=3, + ["skill_type_parameter"]={ + 4, + 4 }, ["obj"]=2, ["skill_position"]=2, ["cd"]=2, ["cd_start"]=2 }, - [100011]={ + [1000011]={ ["effect_type"]=1, ["trigger"]=1, ["effect"]={ @@ -691,7 +686,7 @@ local skill = { ["cd"]=2, ["cd_start"]=2 }, - [100012]={ + [1000012]={ ["effect_type"]=2, ["trigger"]=2, ["effect"]={ @@ -705,7 +700,7 @@ local skill = { ["obj"]=1, ["skill_position"]=2 }, - [100013]={ + [1000013]={ ["effect_type"]=1, ["trigger"]=1, ["effect"]={ @@ -721,7 +716,7 @@ local skill = { ["cd"]=3, ["cd_start"]=3 }, - [100014]={ + [1000014]={ ["effect_type"]=2, ["trigger"]=2, ["effect"]={ @@ -735,63 +730,29 @@ local skill = { ["obj"]=1, ["skill_position"]=2 }, - [100015]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="board_make", - ["num"]=50000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="board_make", - ["num"]=50000, - ["ratio"]=10000, - ["round"]=0 - } + [1000015]={ + ["skill_type"]=3, + ["skill_type_parameter"]={ + 5, + 2 }, ["obj"]=2, ["skill_position"]=2, ["cd"]=2, ["cd_start"]=2 }, - [100016]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="board_make", - ["num"]=50000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="board_make", - ["num"]=50000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="board_make", - ["num"]=50000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="board_make", - ["num"]=50000, - ["ratio"]=10000, - ["round"]=0 - } + [1000016]={ + ["skill_type"]=3, + ["skill_type_parameter"]={ + 5, + 4 }, ["obj"]=2, ["skill_position"]=2, ["cd"]=2, ["cd_start"]=2 }, - [100017]={ + [1000017]={ ["effect_type"]=2, ["trigger"]=2, ["effect"]={ @@ -805,12 +766,12 @@ local skill = { ["obj"]=1, ["skill_position"]=2 }, - [100018]={ + [1000018]={ ["effect_type"]=1, ["trigger"]=3, ["effect"]={ { - ["type"]="atk_times_add", + ["type"]="normal_attack_add", ["num"]=30000, ["ratio"]=10000, ["round"]=0 @@ -821,7 +782,7 @@ local skill = { ["cd"]=3, ["cd_start"]=3 }, - [100019]={ + [1000019]={ ["effect_type"]=1, ["trigger"]=1, ["effect"]={ @@ -837,7 +798,7 @@ local skill = { ["cd"]=3, ["cd_start"]=3 }, - [100020]={ + [1000020]={ ["effect_type"]=2, ["trigger"]=2, ["effect"]={ @@ -851,46 +812,23 @@ local skill = { ["obj"]=1, ["skill_position"]=2 }, - [100021]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="board_make", - ["num"]=50000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="board_make", - ["num"]=50000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="board_make", - ["num"]=50000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="board_make", - ["num"]=50000, - ["ratio"]=10000, - ["round"]=0 - } + [1000021]={ + ["skill_type"]=3, + ["skill_type_parameter"]={ + 5, + 4 }, ["obj"]=2, ["skill_position"]=2, ["cd"]=2, ["cd_start"]=2 }, - [100022]={ + [1000022]={ ["effect_type"]=1, ["trigger"]=3, ["effect"]={ { - ["type"]="atk_times_add", + ["type"]="normal_attack_add", ["num"]=30000, ["ratio"]=10000, ["round"]=0 @@ -901,63 +839,29 @@ local skill = { ["cd"]=3, ["cd_start"]=3 }, - [100023]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="board_make", - ["num"]=30000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="board_make", - ["num"]=30000, - ["ratio"]=10000, - ["round"]=0 - } + [1000023]={ + ["skill_type"]=3, + ["skill_type_parameter"]={ + 3, + 2 }, ["obj"]=2, ["skill_position"]=2, ["cd"]=3, ["cd_start"]=3 }, - [100024]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="board_make", - ["num"]=30000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="board_make", - ["num"]=30000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="board_make", - ["num"]=30000, - ["ratio"]=10000, - ["round"]=0 - }, - { - ["type"]="board_make", - ["num"]=30000, - ["ratio"]=10000, - ["round"]=0 - } + [1000024]={ + ["skill_type"]=3, + ["skill_type_parameter"]={ + 3, + 4 }, ["obj"]=2, ["skill_position"]=2, ["cd"]=3, ["cd_start"]=3 }, - [100025]={ + [1000025]={ ["effect_type"]=2, ["trigger"]=2, ["effect"]={ @@ -971,7 +875,7 @@ local skill = { ["obj"]=1, ["skill_position"]=2 }, - [100026]={ + [1000026]={ ["effect_type"]=1, ["trigger"]=1, ["effect"]={ @@ -987,7 +891,7 @@ local skill = { ["cd"]=2, ["cd_start"]=2 }, - [100027]={ + [1000027]={ ["effect_type"]=2, ["trigger"]=2, ["effect"]={ @@ -1001,12 +905,12 @@ local skill = { ["obj"]=1, ["skill_position"]=2 }, - [100028]={ + [1000028]={ ["effect_type"]=1, ["trigger"]=3, ["effect"]={ { - ["type"]="atk_times_add", + ["type"]="normal_attack_add", ["num"]=40000, ["ratio"]=10000, ["round"]=0 @@ -1023,7 +927,7 @@ local skill = { ["cd"]=3, ["cd_start"]=3 }, - [100029]={ + [1000029]={ ["effect_type"]=2, ["trigger"]=2, ["effect"]={ @@ -1039,6 +943,6 @@ local skill = { } } local config = { -data=skill,count=52 +data=skill,count=54 } return config \ No newline at end of file diff --git a/lua/app/config/skill_rogue.lua b/lua/app/config/skill_rogue.lua index e385d166..26e329e9 100644 --- a/lua/app/config/skill_rogue.lua +++ b/lua/app/config/skill_rogue.lua @@ -289,14 +289,14 @@ local skill_rogue = { }, [19]={ ["universal"]=1, - ["limit_times"]=3, + ["limit_times"]=1, ["weight"]=3000, ["qlt"]=2, ["type"]=9, ["effect"]={ { - ["type"]="atkp_add_defenderhp", - ["num"]=4000, + ["type"]="add_skill", + ["num"]=11, ["ratio"]=10000, ["round"]=9999 } @@ -310,12 +310,11 @@ local skill_rogue = { ["weight"]=3000, ["qlt"]=2, ["type"]=5, - ["effect"]={ + ["attr"]={ { ["type"]="exp_time_add", - ["num"]=500, - ["ratio"]=10000, - ["round"]=9999 + ["minnum"]=500, + ["maxnum"]=500 } }, ["obj"]=1, @@ -377,10 +376,10 @@ local skill_rogue = { ["type"]=9, ["effect"]={ { - ["type"]="wavehealp", - ["num"]=100, + ["type"]="add_skill", + ["num"]=12, ["ratio"]=10000, - ["round"]=999 + ["round"]=9999 } }, ["obj"]=1, @@ -392,12 +391,11 @@ local skill_rogue = { ["weight"]=3000, ["qlt"]=2, ["type"]=5, - ["effect"]={ + ["attr"]={ { ["type"]="cured_add", - ["num"]=100, - ["ratio"]=10000, - ["round"]=999 + ["minnum"]=100, + ["maxnum"]=100 } }, ["obj"]=1, @@ -409,12 +407,11 @@ local skill_rogue = { ["weight"]=2000, ["qlt"]=3, ["type"]=5, - ["effect"]={ + ["attr"]={ { - ["type"]="block_add", - ["num"]=1000, - ["ratio"]=10000, - ["round"]=999 + ["type"]="block", + ["minnum"]=1000, + ["maxnum"]=1000 } }, ["obj"]=1, @@ -426,12 +423,11 @@ local skill_rogue = { ["weight"]=2000, ["qlt"]=3, ["type"]=5, - ["effect"]={ + ["attr"]={ { ["type"]="crit_add", - ["num"]=1000, - ["ratio"]=10000, - ["round"]=999 + ["minnum"]=1000, + ["maxnum"]=1000 } }, ["obj"]=1, @@ -443,12 +439,11 @@ local skill_rogue = { ["weight"]=2000, ["qlt"]=3, ["type"]=5, - ["effect"]={ + ["attr"]={ { ["type"]="weakness_all_add", - ["num"]=1000, - ["ratio"]=10000, - ["round"]=999 + ["minnum"]=1000, + ["maxnum"]=1000 } }, ["obj"]=1, @@ -459,12 +454,11 @@ local skill_rogue = { ["weight"]=3000, ["qlt"]=2, ["type"]=9, - ["effect"]={ + ["attr"]={ { ["type"]="healp", - ["num"]=100, - ["ratio"]=10000, - ["round"]=999 + ["minnum"]=100, + ["maxnum"]=100 } }, ["obj"]=1, @@ -743,11 +737,11 @@ local skill_rogue = { ["limit_times"]=1, ["weight"]=1000, ["qlt"]=4, - ["type"]=9, + ["type"]=12, ["skill_position"]=3, ["effect"]={ { - ["type"]="hit_stun", + ["type"]="stun", ["num"]=0, ["ratio"]=1000, ["round"]=1 @@ -762,7 +756,7 @@ local skill_rogue = { ["qlt"]=3, ["type"]=1, ["parameter"]={ - 21 + 220012 }, ["skill_position"]=2, ["icon"]=200201 @@ -887,16 +881,17 @@ local skill_rogue = { ["limit_times"]=1, ["weight"]=1000, ["qlt"]=4, - ["type"]=9, + ["type"]=13, ["skill_position"]=1, ["effect"]={ { - ["type"]="hit_block", + ["type"]="block", ["num"]=200, ["ratio"]=10000, ["round"]=1 } }, + ["obj"]=1, ["icon"]=200503 }, [200601]={ @@ -922,16 +917,17 @@ local skill_rogue = { ["limit_times"]=1, ["weight"]=1000, ["qlt"]=4, - ["type"]=9, + ["type"]=12, ["skill_position"]=3, ["effect"]={ { - ["type"]="hit_heal", + ["type"]="heal", ["num"]=500, - ["ratio"]=10000, + ["ratio"]=1000, ["round"]=1 } }, + ["obj"]=1, ["icon"]=200603 }, [200701]={ @@ -940,7 +936,7 @@ local skill_rogue = { ["qlt"]=3, ["type"]=1, ["parameter"]={ - 71 + 230012 }, ["skill_position"]=2, ["icon"]=200701 @@ -962,7 +958,7 @@ local skill_rogue = { ["qlt"]=4, ["type"]=1, ["parameter"]={ - 72 + 230013 }, ["skill_position"]=2, ["icon"]=200703 @@ -973,7 +969,7 @@ local skill_rogue = { ["qlt"]=3, ["type"]=1, ["parameter"]={ - 81 + 430012 }, ["skill_position"]=4, ["icon"]=200801 diff --git a/lua/app/config/strings/cn/global.lua b/lua/app/config/strings/cn/global.lua index a8790335..c7d0df17 100644 --- a/lua/app/config/strings/cn/global.lua +++ b/lua/app/config/strings/cn/global.lua @@ -11,7 +11,6 @@ local localization_global = ["BTN_TEXT_CANCEL"] = "取消", ["BTN_TEXT_OK"] = "确定", ["BATTLE_DESC_1"] = "是否退出战斗", - ["ITEM_NOT_ENOUGH"] = "{0}不足", ["START_DESC"] = "开始", ["ELEMENT_NAME_1"] = "红色元素", @@ -26,8 +25,7 @@ local localization_global = ["HERO_DESC_5"] = "激活", ["HERO_DESC_6"] = "已解锁", ["HERO_DESC_7"] = "未解锁", - - ["GET_REWARDS"] = "获得奖励", + ["GET_REWARDS_DESC"] = "获得奖励", ["CLICK_CLOSE_DESC"] = "点击关闭", ["REWARD_DESC"] = "奖励", ["CONTINUE_DESC"] = "继续", @@ -37,10 +35,6 @@ local localization_global = ["BATTLE_DESC_5"] = "胜利", ["BATTLE_DESC_6"] = "失败", ["BATTLE_DESC_7"] = "累计造成总伤害:{0}", - - ["REWARD_PREVIEW_DESC"] = "奖励预览", - ["HERO_DESC_8"] = "使用", - ["HERO_DESC_9"] = "信息", } return localization_global \ No newline at end of file diff --git a/lua/app/module/battle/battle_const.lua b/lua/app/module/battle/battle_const.lua index dcb6a173..75f2aa63 100644 --- a/lua/app/module/battle/battle_const.lua +++ b/lua/app/module/battle/battle_const.lua @@ -99,7 +99,7 @@ BattleConst.SPINE_ANIMATION_NAME = { BattleConst.EFFECT_TYPE = { DIRECT = 1, -- 直接伤害 - DOT = 2, -- 间接伤害 + DOT = 2, -- 间接伤害 HEAL = 101, HOT = 102, }