diff --git a/lua/app/config/chapter_board.lua b/lua/app/config/chapter_board.lua index 471d1e5f..239daf75 100644 --- a/lua/app/config/chapter_board.lua +++ b/lua/app/config/chapter_board.lua @@ -1,34 +1,6 @@ local chapter_board = { [1]={ ["board"]={ - { - 1, - 0 - }, - { - 1, - 0 - }, - { - 0, - 3 - }, - { - 0, - 2 - }, - { - 0, - 2 - }, - { - 1, - 0 - }, - { - 1, - 0 - }, { 1, 0 @@ -43,36 +15,36 @@ local chapter_board = { }, { 0, - 3 - }, - { - 0, - 3 - }, - { - 1, - 0 - }, - { - 1, - 0 - }, - { - 1, - 0 - }, - { - 1, - 0 - }, - { - 0, - 3 + 2 }, { 0, 2 }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 0, + 3 + }, + { + 0, + 4 + }, { 0, 4 @@ -121,6 +93,34 @@ local chapter_board = { 1, 0 }, + { + 0, + 3 + }, + { + 0, + 2 + }, + { + 0, + 4 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, + { + 1, + 0 + }, { 1, 0 @@ -210,6 +210,7 @@ local chapter_board = { 2, 2, 2, + 2, 2 } }, diff --git a/lua/app/config/fx.lua b/lua/app/config/fx.lua index 40e09bb4..070be3c6 100644 --- a/lua/app/config/fx.lua +++ b/lua/app/config/fx.lua @@ -63,6 +63,18 @@ local fx = { ["res"]="sfx_m10016_b03", ["bind"]="root" }, + [100016]={ + ["res"]="sfx_m10008_b01", + ["bind"]="root" + }, + [100017]={ + ["res"]="sfx_m10008_b02", + ["bind"]="root" + }, + [100018]={ + ["res"]="sfx_m10008_b03", + ["bind"]="root" + }, [200000]={ ["res"]="sfx_m20001_b01", ["bind"]="root" @@ -357,6 +369,6 @@ local fx = { } } local config = { -data=fx,count=89 +data=fx,count=92 } return config \ No newline at end of file diff --git a/lua/app/config/hero.lua b/lua/app/config/hero.lua index 4e6aebb1..67d10390 100644 --- a/lua/app/config/hero.lua +++ b/lua/app/config/hero.lua @@ -2,10 +2,15 @@ local hero = { [12001]={ ["position"]=1, ["qlt"]=2, - ["hurt_skill"]=1, + ["hurt_skill"]={ + 1200111, + 1200112, + 1200113, + 1200114 + }, ["hurt_num"]=3, - ["base_skill"]=120011, - ["support_skill"]=120010, + ["base_skill"]=1200120, + ["support_skill"]=1200110, ["rouge_skill"]=200500, ["rouge_skill_1"]=200501, ["rouge_skill_2"]=200502, @@ -53,10 +58,15 @@ local hero = { [22001]={ ["position"]=2, ["qlt"]=2, - ["hurt_skill"]=2, + ["hurt_skill"]={ + 2200111, + 2200112, + 2200113, + 2200114 + }, ["hurt_num"]=3, - ["base_skill"]=220011, - ["support_skill"]=220010, + ["base_skill"]=2200120, + ["support_skill"]=2200110, ["rouge_skill"]=200200, ["rouge_skill_1"]=200201, ["rouge_skill_2"]=200202, @@ -104,10 +114,15 @@ local hero = { [23001]={ ["position"]=2, ["qlt"]=3, - ["hurt_skill"]=2, + ["hurt_skill"]={ + 2300111, + 2300112, + 2300113, + 2300114 + }, ["hurt_num"]=3, - ["base_skill"]=230011, - ["support_skill"]=230010, + ["base_skill"]=2300120, + ["support_skill"]=2300110, ["rouge_skill"]=200700, ["rouge_skill_1"]=200701, ["rouge_skill_2"]=200702, @@ -155,10 +170,15 @@ local hero = { [32001]={ ["position"]=3, ["qlt"]=2, - ["hurt_skill"]=3, + ["hurt_skill"]={ + 3200111, + 3200112, + 3200113, + 3200114 + }, ["hurt_num"]=3, - ["base_skill"]=320011, - ["support_skill"]=320010, + ["base_skill"]=3200120, + ["support_skill"]=3200110, ["rouge_skill"]=200100, ["rouge_skill_1"]=200101, ["rouge_skill_2"]=200102, @@ -206,10 +226,15 @@ local hero = { [33001]={ ["position"]=3, ["qlt"]=3, - ["hurt_skill"]=3, + ["hurt_skill"]={ + 3300111, + 3300112, + 3300113, + 3300114 + }, ["hurt_num"]=3, - ["base_skill"]=330011, - ["support_skill"]=330010, + ["base_skill"]=3300120, + ["support_skill"]=3300110, ["rouge_skill"]=200600, ["rouge_skill_1"]=200601, ["rouge_skill_2"]=200602, @@ -257,10 +282,15 @@ local hero = { [42001]={ ["position"]=4, ["qlt"]=2, - ["hurt_skill"]=9, + ["hurt_skill"]={ + 4200111, + 4200112, + 4200113, + 4200114 + }, ["hurt_num"]=3, - ["base_skill"]=420011, - ["support_skill"]=420010, + ["base_skill"]=4200120, + ["support_skill"]=4200110, ["rouge_skill"]=200300, ["rouge_skill_1"]=200301, ["rouge_skill_2"]=200302, @@ -308,10 +338,15 @@ local hero = { [43001]={ ["position"]=4, ["qlt"]=3, - ["hurt_skill"]=4, + ["hurt_skill"]={ + 4300111, + 4300112, + 4300113, + 4300114 + }, ["hurt_num"]=3, - ["base_skill"]=430011, - ["support_skill"]=430010, + ["base_skill"]=4300120, + ["support_skill"]=4300110, ["rouge_skill"]=200800, ["rouge_skill_1"]=200801, ["rouge_skill_2"]=200802, @@ -359,10 +394,15 @@ local hero = { [52001]={ ["position"]=5, ["qlt"]=2, - ["hurt_skill"]=5, + ["hurt_skill"]={ + 5200111, + 5200112, + 5200113, + 5200114 + }, ["hurt_num"]=3, - ["base_skill"]=520011, - ["support_skill"]=520010, + ["base_skill"]=5200120, + ["support_skill"]=5200110, ["rouge_skill"]=200400, ["rouge_skill_1"]=200401, ["rouge_skill_2"]=200402, diff --git a/lua/app/config/monster_chapter.lua b/lua/app/config/monster_chapter.lua index d4df2000..98b0212d 100644 --- a/lua/app/config/monster_chapter.lua +++ b/lua/app/config/monster_chapter.lua @@ -4,7 +4,11 @@ local monster_chapter = { ["hp"]=3000000, ["atk"]=200000, ["atk_times"]=2, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=11000 }, [201]={ @@ -12,24 +16,36 @@ local monster_chapter = { ["hp"]=4000000, ["atk"]=200000, ["atk_times"]=2, - ["hurt_skill"]=1000001, - ["monster_exp"]=4000 + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, + ["monster_exp"]=11000 }, [301]={ ["monster_base"]=10002, ["hp"]=9500000, ["atk"]=200000, ["atk_times"]=2, - ["hurt_skill"]=1000001, - ["monster_exp"]=8000 + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, + ["monster_exp"]=17000 }, [401]={ ["monster_base"]=10006, ["hp"]=6000000, ["atk"]=200000, ["atk_times"]=2, - ["hurt_skill"]=1000000, - ["monster_exp"]=12000 + ["hurt_skill"]={ + 10004, + 10005, + 10006 + }, + ["monster_exp"]=19000 }, [501]={ ["monster_base"]=20004, @@ -37,9 +53,13 @@ local monster_chapter = { ["hp"]=14000000, ["atk"]=250000, ["atk_times"]=3, - ["hurt_skill"]=1000000, + ["hurt_skill"]={ + 10034, + 10035, + 10036 + }, ["skill"]={ - 1000002 + 10037 }, ["monster_exp"]=18000 }, @@ -48,7 +68,11 @@ local monster_chapter = { ["hp"]=8000000, ["atk"]=250000, ["atk_times"]=2, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10007, + 10008, + 10009 + }, ["monster_exp"]=11000 }, [701]={ @@ -56,7 +80,11 @@ local monster_chapter = { ["hp"]=8000000, ["atk"]=250000, ["atk_times"]=2, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=11000 }, [801]={ @@ -64,7 +92,11 @@ local monster_chapter = { ["hp"]=10000000, ["atk"]=250000, ["atk_times"]=2, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=17000 }, [901]={ @@ -72,7 +104,11 @@ local monster_chapter = { ["hp"]=10000000, ["atk"]=280000, ["atk_times"]=2, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=19000 }, [1001]={ @@ -81,9 +117,13 @@ local monster_chapter = { ["hp"]=20000000, ["atk"]=340000, ["atk_times"]=3, - ["hurt_skill"]=1000000, + ["hurt_skill"]={ + 10034, + 10035, + 10036 + }, ["skill"]={ - 1000002 + 10037 }, ["monster_exp"]=18000 }, @@ -92,7 +132,11 @@ local monster_chapter = { ["hp"]=15000000, ["atk"]=300000, ["atk_times"]=2, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=9000 }, [1201]={ @@ -100,7 +144,11 @@ local monster_chapter = { ["hp"]=17000000, ["atk"]=310000, ["atk_times"]=2, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10007, + 10008, + 10009 + }, ["monster_exp"]=10000 }, [1301]={ @@ -108,7 +156,11 @@ local monster_chapter = { ["hp"]=19000000, ["atk"]=320000, ["atk_times"]=2, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10018, + 10019, + 10020 + }, ["monster_exp"]=11000 }, [1401]={ @@ -116,7 +168,11 @@ local monster_chapter = { ["hp"]=21000000, ["atk"]=330000, ["atk_times"]=2, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=12000 }, [1501]={ @@ -125,9 +181,13 @@ local monster_chapter = { ["hp"]=36000000, ["atk"]=380000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10079, + 10080, + 10081 + }, ["skill"]={ - 1000003 + 10082 }, ["monster_exp"]=12000 }, @@ -136,7 +196,11 @@ local monster_chapter = { ["hp"]=4000000, ["atk"]=250000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10018, + 10019, + 10020 + }, ["monster_exp"]=11000 }, [1701]={ @@ -144,7 +208,11 @@ local monster_chapter = { ["hp"]=6000000, ["atk"]=250000, ["atk_times"]=3, - ["hurt_skill"]=1000000, + ["hurt_skill"]={ + 10004, + 10005, + 10006 + }, ["monster_exp"]=11000 }, [1801]={ @@ -152,7 +220,11 @@ local monster_chapter = { ["hp"]=8000000, ["atk"]=250000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10018, + 10019, + 10020 + }, ["monster_exp"]=17000 }, [1901]={ @@ -160,7 +232,11 @@ local monster_chapter = { ["hp"]=10000000, ["atk"]=280000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10007, + 10008, + 10009 + }, ["monster_exp"]=19000 }, [2001]={ @@ -169,9 +245,13 @@ local monster_chapter = { ["hp"]=20000000, ["atk"]=340000, ["atk_times"]=4, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10079, + 10080, + 10081 + }, ["skill"]={ - 1000003 + 10082 }, ["monster_exp"]=18000 }, @@ -180,7 +260,11 @@ local monster_chapter = { ["hp"]=15000000, ["atk"]=300000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10010, + 10011, + 10012 + }, ["monster_exp"]=9000 }, [2201]={ @@ -188,7 +272,11 @@ local monster_chapter = { ["hp"]=17000000, ["atk"]=310000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10007, + 10008, + 10009 + }, ["monster_exp"]=10000 }, [2301]={ @@ -196,7 +284,11 @@ local monster_chapter = { ["hp"]=19000000, ["atk"]=320000, ["atk_times"]=3, - ["hurt_skill"]=1000000, + ["hurt_skill"]={ + 10004, + 10005, + 10006 + }, ["monster_exp"]=11000 }, [2401]={ @@ -204,7 +296,11 @@ local monster_chapter = { ["hp"]=21000000, ["atk"]=330000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10010, + 10011, + 10012 + }, ["monster_exp"]=12000 }, [2501]={ @@ -213,10 +309,14 @@ local monster_chapter = { ["hp"]=36000000, ["atk"]=380000, ["atk_times"]=4, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10069, + 10070, + 10071 + }, ["skill"]={ - 1000004, - 1000005 + 10072, + 10073 }, ["monster_exp"]=12000 }, @@ -225,7 +325,11 @@ local monster_chapter = { ["hp"]=21000000, ["atk"]=340000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10007, + 10008, + 10009 + }, ["monster_exp"]=16000 }, [2701]={ @@ -233,7 +337,11 @@ local monster_chapter = { ["hp"]=23000000, ["atk"]=350000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10018, + 10019, + 10020 + }, ["monster_exp"]=18000 }, [2801]={ @@ -241,7 +349,11 @@ local monster_chapter = { ["hp"]=26000000, ["atk"]=360000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10010, + 10011, + 10012 + }, ["monster_exp"]=21000 }, [2901]={ @@ -249,7 +361,11 @@ local monster_chapter = { ["hp"]=29000000, ["atk"]=370000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=22000 }, [3001]={ @@ -258,10 +374,14 @@ local monster_chapter = { ["hp"]=45000000, ["atk"]=430000, ["atk_times"]=4, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10074, + 10075, + 10076 + }, ["skill"]={ - 1000006, - 1000007 + 10077, + 10078 }, ["monster_exp"]=24000 }, @@ -270,7 +390,10 @@ local monster_chapter = { ["hp"]=7980000, ["atk"]=250000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10013, + 10014 + }, ["monster_exp"]=11000 }, [3201]={ @@ -278,7 +401,11 @@ local monster_chapter = { ["hp"]=11000000, ["atk"]=270000, ["atk_times"]=3, - ["hurt_skill"]=1000000, + ["hurt_skill"]={ + 10004, + 10005, + 10006 + }, ["monster_exp"]=11000 }, [3301]={ @@ -286,7 +413,11 @@ local monster_chapter = { ["hp"]=12000000, ["atk"]=290000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10015, + 10016, + 10017 + }, ["monster_exp"]=17000 }, [3401]={ @@ -294,7 +425,11 @@ local monster_chapter = { ["hp"]=13000000, ["atk"]=310000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=19000 }, [3501]={ @@ -303,10 +438,14 @@ local monster_chapter = { ["hp"]=21000000, ["atk"]=370000, ["atk_times"]=4, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10063, + 10064, + 10065 + }, ["skill"]={ - 1000008, - 1000009 + 10066, + 10067 }, ["monster_exp"]=18000 }, @@ -315,7 +454,11 @@ local monster_chapter = { ["hp"]=13000000, ["atk"]=310000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=9000 }, [3701]={ @@ -323,7 +466,10 @@ local monster_chapter = { ["hp"]=14000000, ["atk"]=330000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10013, + 10014 + }, ["monster_exp"]=10000 }, [3801]={ @@ -331,7 +477,11 @@ local monster_chapter = { ["hp"]=16000000, ["atk"]=330000, ["atk_times"]=3, - ["hurt_skill"]=1000000, + ["hurt_skill"]={ + 10004, + 10005, + 10006 + }, ["monster_exp"]=11000 }, [3901]={ @@ -339,7 +489,11 @@ local monster_chapter = { ["hp"]=17000000, ["atk"]=350000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10015, + 10016, + 10017 + }, ["monster_exp"]=12000 }, [4001]={ @@ -348,10 +502,13 @@ local monster_chapter = { ["hp"]=28000000, ["atk"]=400000, ["atk_times"]=4, - ["hurt_skill"]=1000000, + ["hurt_skill"]={ + 10025, + 10026 + }, ["skill"]={ - 1000011, - 1000012 + 10027, + 10028 }, ["monster_exp"]=12000 }, @@ -360,7 +517,11 @@ local monster_chapter = { ["hp"]=21000000, ["atk"]=350000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=16000 }, [4201]={ @@ -368,7 +529,10 @@ local monster_chapter = { ["hp"]=24000000, ["atk"]=370000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10013, + 10014 + }, ["monster_exp"]=18000 }, [4301]={ @@ -376,7 +540,11 @@ local monster_chapter = { ["hp"]=27000000, ["atk"]=390000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10015, + 10016, + 10017 + }, ["monster_exp"]=21000 }, [4401]={ @@ -384,7 +552,11 @@ local monster_chapter = { ["hp"]=29000000, ["atk"]=410000, ["atk_times"]=3, - ["hurt_skill"]=1000000, + ["hurt_skill"]={ + 10004, + 10005, + 10006 + }, ["monster_exp"]=22000 }, [4501]={ @@ -393,10 +565,13 @@ local monster_chapter = { ["hp"]=43000000, ["atk"]=640000, ["atk_times"]=4, - ["hurt_skill"]=1000000, + ["hurt_skill"]={ + 10025, + 10026 + }, ["skill"]={ - 1000011, - 1000012 + 10027, + 10028 }, ["monster_exp"]=24000 }, @@ -405,7 +580,10 @@ local monster_chapter = { ["hp"]=36000000, ["atk"]=430000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10013, + 10014 + }, ["monster_exp"]=15000 }, [4701]={ @@ -413,7 +591,11 @@ local monster_chapter = { ["hp"]=39000000, ["atk"]=450000, ["atk_times"]=3, - ["hurt_skill"]=1000000, + ["hurt_skill"]={ + 10004, + 10005, + 10006 + }, ["monster_exp"]=16000 }, [4801]={ @@ -421,7 +603,11 @@ local monster_chapter = { ["hp"]=43000000, ["atk"]=470000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10015, + 10016, + 10017 + }, ["monster_exp"]=17000 }, [4901]={ @@ -429,7 +615,11 @@ local monster_chapter = { ["hp"]=47000000, ["atk"]=490000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=17000 }, [5001]={ @@ -438,10 +628,14 @@ local monster_chapter = { ["hp"]=73000000, ["atk"]=550000, ["atk_times"]=4, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10063, + 10064, + 10065 + }, ["skill"]={ - 1000010, - 1000009 + 10068, + 10067 }, ["monster_exp"]=22000 }, @@ -450,7 +644,10 @@ local monster_chapter = { ["hp"]=6400000, ["atk"]=350000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10013, + 10014 + }, ["monster_exp"]=11000 }, [5201]={ @@ -458,7 +655,11 @@ local monster_chapter = { ["hp"]=8000000, ["atk"]=370000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=11000 }, [5301]={ @@ -466,7 +667,11 @@ local monster_chapter = { ["hp"]=9600000, ["atk"]=390000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=17000 }, [5401]={ @@ -474,7 +679,10 @@ local monster_chapter = { ["hp"]=11000000, ["atk"]=410000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10013, + 10014 + }, ["monster_exp"]=19000 }, [5501]={ @@ -483,10 +691,14 @@ local monster_chapter = { ["hp"]=24000000, ["atk"]=470000, ["atk_times"]=4, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10045, + 10046, + 10047 + }, ["skill"]={ - 1000013, - 1000014 + 10048, + 10049 }, ["monster_exp"]=18000 }, @@ -495,7 +707,11 @@ local monster_chapter = { ["hp"]=14000000, ["atk"]=430000, ["atk_times"]=3, - ["hurt_skill"]=1000000, + ["hurt_skill"]={ + 10004, + 10005, + 10006 + }, ["monster_exp"]=9000 }, [5701]={ @@ -503,7 +719,11 @@ local monster_chapter = { ["hp"]=17000000, ["atk"]=490000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10007, + 10008, + 10009 + }, ["monster_exp"]=10000 }, [5801]={ @@ -511,7 +731,11 @@ local monster_chapter = { ["hp"]=19000000, ["atk"]=450000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=11000 }, [5901]={ @@ -519,7 +743,10 @@ local monster_chapter = { ["hp"]=22000000, ["atk"]=510000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10013, + 10014 + }, ["monster_exp"]=12000 }, [6001]={ @@ -528,10 +755,14 @@ local monster_chapter = { ["hp"]=38000000, ["atk"]=570000, ["atk_times"]=4, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10050, + 10051, + 10052 + }, ["skill"]={ - 1000015, - 1000017 + 10053, + 10055 }, ["monster_exp"]=12000 }, @@ -540,7 +771,11 @@ local monster_chapter = { ["hp"]=30000000, ["atk"]=530000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=16000 }, [6201]={ @@ -548,7 +783,10 @@ local monster_chapter = { ["hp"]=33000000, ["atk"]=550000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10013, + 10014 + }, ["monster_exp"]=18000 }, [6301]={ @@ -556,7 +794,11 @@ local monster_chapter = { ["hp"]=36000000, ["atk"]=570000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10007, + 10008, + 10009 + }, ["monster_exp"]=21000 }, [6401]={ @@ -564,7 +806,11 @@ local monster_chapter = { ["hp"]=39000000, ["atk"]=590000, ["atk_times"]=3, - ["hurt_skill"]=1000000, + ["hurt_skill"]={ + 10004, + 10005, + 10006 + }, ["monster_exp"]=22000 }, [6501]={ @@ -573,10 +819,14 @@ local monster_chapter = { ["hp"]=71000000, ["atk"]=590000, ["atk_times"]=4, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10074, + 10075, + 10076 + }, ["skill"]={ - 1000006, - 1000007 + 10077, + 10078 }, ["monster_exp"]=24000 }, @@ -585,7 +835,10 @@ local monster_chapter = { ["hp"]=47000000, ["atk"]=610000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10013, + 10014 + }, ["monster_exp"]=15000 }, [6701]={ @@ -593,7 +846,11 @@ local monster_chapter = { ["hp"]=50000000, ["atk"]=630000, ["atk_times"]=3, - ["hurt_skill"]=1000000, + ["hurt_skill"]={ + 10004, + 10005, + 10006 + }, ["monster_exp"]=16000 }, [6801]={ @@ -601,7 +858,11 @@ local monster_chapter = { ["hp"]=55000000, ["atk"]=650000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=17000 }, [6901]={ @@ -609,7 +870,11 @@ local monster_chapter = { ["hp"]=60000000, ["atk"]=670000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10007, + 10008, + 10009 + }, ["monster_exp"]=17000 }, [7001]={ @@ -618,10 +883,14 @@ local monster_chapter = { ["hp"]=95000000, ["atk"]=920000, ["atk_times"]=4, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10050, + 10051, + 10052 + }, ["skill"]={ - 1000016, - 1000017 + 10055, + 10055 }, ["monster_exp"]=22000 }, @@ -630,7 +899,11 @@ local monster_chapter = { ["hp"]=6700000, ["atk"]=380000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10010, + 10011, + 10012 + }, ["monster_exp"]=11000 }, [7201]={ @@ -638,7 +911,11 @@ local monster_chapter = { ["hp"]=8400000, ["atk"]=400000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10007, + 10008, + 10009 + }, ["monster_exp"]=11000 }, [7301]={ @@ -646,7 +923,11 @@ local monster_chapter = { ["hp"]=10000000, ["atk"]=420000, ["atk_times"]=3, - ["hurt_skill"]=1000000, + ["hurt_skill"]={ + 10004, + 10005, + 10006 + }, ["monster_exp"]=17000 }, [7401]={ @@ -654,7 +935,11 @@ local monster_chapter = { ["hp"]=11500000, ["atk"]=450000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=19000 }, [7501]={ @@ -663,11 +948,15 @@ local monster_chapter = { ["hp"]=25000000, ["atk"]=500000, ["atk_times"]=4, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10056, + 10057, + 10058 + }, ["skill"]={ - 1000018, - 1000019, - 1000020 + 10059, + 10060, + 10061 }, ["monster_exp"]=18000 }, @@ -676,7 +965,11 @@ local monster_chapter = { ["hp"]=15700000, ["atk"]=500000, ["atk_times"]=3, - ["hurt_skill"]=1000000, + ["hurt_skill"]={ + 10004, + 10005, + 10006 + }, ["monster_exp"]=9000 }, [7701]={ @@ -684,7 +977,11 @@ local monster_chapter = { ["hp"]=19100000, ["atk"]=570000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10007, + 10008, + 10009 + }, ["monster_exp"]=10000 }, [7801]={ @@ -692,7 +989,11 @@ local monster_chapter = { ["hp"]=21300000, ["atk"]=520000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10010, + 10011, + 10012 + }, ["monster_exp"]=11000 }, [7901]={ @@ -700,7 +1001,11 @@ local monster_chapter = { ["hp"]=24700000, ["atk"]=590000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=12000 }, [8001]={ @@ -709,10 +1014,14 @@ local monster_chapter = { ["hp"]=39700000, ["atk"]=610000, ["atk_times"]=4, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10045, + 10046, + 10047 + }, ["skill"]={ - 1000013, - 1000014 + 10048, + 10049 }, ["monster_exp"]=12000 }, @@ -721,7 +1030,11 @@ local monster_chapter = { ["hp"]=31300000, ["atk"]=570000, ["atk_times"]=3, - ["hurt_skill"]=1000000, + ["hurt_skill"]={ + 10004, + 10005, + 10006 + }, ["monster_exp"]=16000 }, [8201]={ @@ -729,7 +1042,11 @@ local monster_chapter = { ["hp"]=34500000, ["atk"]=590000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10007, + 10008, + 10009 + }, ["monster_exp"]=18000 }, [8301]={ @@ -737,7 +1054,11 @@ local monster_chapter = { ["hp"]=37600000, ["atk"]=610000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10010, + 10011, + 10012 + }, ["monster_exp"]=21000 }, [8401]={ @@ -745,7 +1066,11 @@ local monster_chapter = { ["hp"]=40700000, ["atk"]=630000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=22000 }, [8501]={ @@ -754,10 +1079,14 @@ local monster_chapter = { ["hp"]=74100000, ["atk"]=630000, ["atk_times"]=4, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10050, + 10051, + 10052 + }, ["skill"]={ - 1000016, - 1000017 + 10055, + 10055 }, ["monster_exp"]=24000 }, @@ -766,7 +1095,11 @@ local monster_chapter = { ["hp"]=52500000, ["atk"]=700000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=15000 }, [8701]={ @@ -774,7 +1107,11 @@ local monster_chapter = { ["hp"]=55800000, ["atk"]=720000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=16000 }, [8801]={ @@ -782,7 +1119,11 @@ local monster_chapter = { ["hp"]=61400000, ["atk"]=740000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10010, + 10011, + 10012 + }, ["monster_exp"]=17000 }, [8901]={ @@ -790,7 +1131,10 @@ local monster_chapter = { ["hp"]=67000000, ["atk"]=770000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10013, + 10014 + }, ["monster_exp"]=17000 }, [9001]={ @@ -799,12 +1143,16 @@ local monster_chapter = { ["hp"]=107800000, ["atk"]=1060000, ["atk_times"]=4, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10056, + 10057, + 10058 + }, ["skill"]={ - 1000018, - 1000019, - 1000020, - 1000021 + 10059, + 10060, + 10061, + 10062 }, ["monster_exp"]=22000 }, @@ -813,7 +1161,11 @@ local monster_chapter = { ["hp"]=8000000, ["atk"]=480000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10015, + 10016, + 10017 + }, ["monster_exp"]=11000 }, [9201]={ @@ -821,7 +1173,11 @@ local monster_chapter = { ["hp"]=10100000, ["atk"]=500000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=11000 }, [9301]={ @@ -829,7 +1185,11 @@ local monster_chapter = { ["hp"]=12000000, ["atk"]=530000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=17000 }, [9401]={ @@ -837,7 +1197,10 @@ local monster_chapter = { ["hp"]=13800000, ["atk"]=550000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10013, + 10014 + }, ["monster_exp"]=19000 }, [9501]={ @@ -846,11 +1209,15 @@ local monster_chapter = { ["hp"]=29900000, ["atk"]=620000, ["atk_times"]=4, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10038, + 10039, + 10040 + }, ["skill"]={ - 1000022, - 1000023, - 1000025 + 10041, + 10042, + 10044 }, ["monster_exp"]=18000 }, @@ -859,7 +1226,11 @@ local monster_chapter = { ["hp"]=17400000, ["atk"]=580000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10015, + 10016, + 10017 + }, ["monster_exp"]=9000 }, [9701]={ @@ -867,7 +1238,10 @@ local monster_chapter = { ["hp"]=21200000, ["atk"]=650000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10013, + 10014 + }, ["monster_exp"]=10000 }, [9801]={ @@ -875,7 +1249,11 @@ local monster_chapter = { ["hp"]=23600000, ["atk"]=600000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=11000 }, [9901]={ @@ -883,7 +1261,11 @@ local monster_chapter = { ["hp"]=27400000, ["atk"]=670000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=12000 }, [10001]={ @@ -892,10 +1274,14 @@ local monster_chapter = { ["hp"]=43200000, ["atk"]=680000, ["atk_times"]=4, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10069, + 10070, + 10071 + }, ["skill"]={ - 1000004, - 1000005 + 10072, + 10073 }, ["monster_exp"]=12000 }, @@ -904,7 +1290,11 @@ local monster_chapter = { ["hp"]=34100000, ["atk"]=640000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=16000 }, [10201]={ @@ -912,7 +1302,11 @@ local monster_chapter = { ["hp"]=37600000, ["atk"]=670000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10007, + 10008, + 10009 + }, ["monster_exp"]=18000 }, [10301]={ @@ -920,7 +1314,11 @@ local monster_chapter = { ["hp"]=40900000, ["atk"]=690000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=21000 }, [10401]={ @@ -928,7 +1326,11 @@ local monster_chapter = { ["hp"]=44300000, ["atk"]=710000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10018, + 10019, + 10020 + }, ["monster_exp"]=22000 }, [10501]={ @@ -937,10 +1339,14 @@ local monster_chapter = { ["hp"]=80600000, ["atk"]=700000, ["atk_times"]=4, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10074, + 10075, + 10076 + }, ["skill"]={ - 1000006, - 1000007 + 10077, + 10078 }, ["monster_exp"]=24000 }, @@ -949,7 +1355,11 @@ local monster_chapter = { ["hp"]=54600000, ["atk"]=750000, ["atk_times"]=3, - ["hurt_skill"]=1000000, + ["hurt_skill"]={ + 10004, + 10005, + 10006 + }, ["monster_exp"]=15000 }, [10701]={ @@ -957,7 +1367,11 @@ local monster_chapter = { ["hp"]=58000000, ["atk"]=770000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10010, + 10011, + 10012 + }, ["monster_exp"]=16000 }, [10801]={ @@ -965,7 +1379,10 @@ local monster_chapter = { ["hp"]=63800000, ["atk"]=790000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10013, + 10014 + }, ["monster_exp"]=17000 }, [10901]={ @@ -973,7 +1390,11 @@ local monster_chapter = { ["hp"]=69600000, ["atk"]=820000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10015, + 10016, + 10017 + }, ["monster_exp"]=17000 }, [11001]={ @@ -982,11 +1403,15 @@ local monster_chapter = { ["hp"]=117700000, ["atk"]=1170000, ["atk_times"]=4, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10038, + 10039, + 10040 + }, ["skill"]={ - 1000022, - 1000024, - 1000025 + 10041, + 10043, + 10044 }, ["monster_exp"]=22000 }, @@ -995,7 +1420,11 @@ local monster_chapter = { ["hp"]=9100000, ["atk"]=560000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10007, + 10008, + 10009 + }, ["monster_exp"]=11000 }, [11201]={ @@ -1003,7 +1432,11 @@ local monster_chapter = { ["hp"]=11500000, ["atk"]=590000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=11000 }, [11301]={ @@ -1011,7 +1444,11 @@ local monster_chapter = { ["hp"]=13700000, ["atk"]=620000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10018, + 10019, + 10020 + }, ["monster_exp"]=17000 }, [11401]={ @@ -1019,7 +1456,11 @@ local monster_chapter = { ["hp"]=15700000, ["atk"]=650000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10010, + 10011, + 10012 + }, ["monster_exp"]=19000 }, [11501]={ @@ -1028,12 +1469,16 @@ local monster_chapter = { ["hp"]=34000000, ["atk"]=710000, ["atk_times"]=4, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10056, + 10057, + 10058 + }, ["skill"]={ - 1000018, - 1000019, - 1000020, - 1000021 + 10059, + 10060, + 10061, + 10062 }, ["monster_exp"]=18000 }, @@ -1042,7 +1487,11 @@ local monster_chapter = { ["hp"]=19800000, ["atk"]=670000, ["atk_times"]=3, - ["hurt_skill"]=1000000, + ["hurt_skill"]={ + 10004, + 10005, + 10006 + }, ["monster_exp"]=9000 }, [11701]={ @@ -1050,7 +1499,11 @@ local monster_chapter = { ["hp"]=24100000, ["atk"]=760000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10010, + 10011, + 10012 + }, ["monster_exp"]=10000 }, [11801]={ @@ -1058,7 +1511,10 @@ local monster_chapter = { ["hp"]=26800000, ["atk"]=700000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10013, + 10014 + }, ["monster_exp"]=11000 }, [11901]={ @@ -1066,7 +1522,11 @@ local monster_chapter = { ["hp"]=31100000, ["atk"]=780000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10015, + 10016, + 10017 + }, ["monster_exp"]=12000 }, [12001]={ @@ -1075,10 +1535,13 @@ local monster_chapter = { ["hp"]=49100000, ["atk"]=780000, ["atk_times"]=4, - ["hurt_skill"]=1000000, + ["hurt_skill"]={ + 10021, + 10022 + }, ["skill"]={ - 1000026, - 1000027 + 10023, + 10024 }, ["monster_exp"]=12000 }, @@ -1087,7 +1550,11 @@ local monster_chapter = { ["hp"]=38700000, ["atk"]=750000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10015, + 10016, + 10017 + }, ["monster_exp"]=16000 }, [12201]={ @@ -1095,7 +1562,10 @@ local monster_chapter = { ["hp"]=42700000, ["atk"]=780000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10013, + 10014 + }, ["monster_exp"]=18000 }, [12301]={ @@ -1103,7 +1573,11 @@ local monster_chapter = { ["hp"]=46400000, ["atk"]=800000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=21000 }, [12401]={ @@ -1111,7 +1585,11 @@ local monster_chapter = { ["hp"]=50300000, ["atk"]=830000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=22000 }, [12501]={ @@ -1120,9 +1598,13 @@ local monster_chapter = { ["hp"]=94900000, ["atk"]=840000, ["atk_times"]=4, - ["hurt_skill"]=1000000, + ["hurt_skill"]={ + 10034, + 10035, + 10036 + }, ["skill"]={ - 1000002 + 10037 }, ["monster_exp"]=24000 }, @@ -1131,7 +1613,11 @@ local monster_chapter = { ["hp"]=63000000, ["atk"]=890000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10007, + 10008, + 10009 + }, ["monster_exp"]=15000 }, [12701]={ @@ -1139,7 +1625,11 @@ local monster_chapter = { ["hp"]=66900000, ["atk"]=910000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=16000 }, [12801]={ @@ -1147,7 +1637,11 @@ local monster_chapter = { ["hp"]=73600000, ["atk"]=930000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10018, + 10019, + 10020 + }, ["monster_exp"]=17000 }, [12901]={ @@ -1155,7 +1649,11 @@ local monster_chapter = { ["hp"]=80300000, ["atk"]=960000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10010, + 10011, + 10012 + }, ["monster_exp"]=17000 }, [13001]={ @@ -1164,11 +1662,15 @@ local monster_chapter = { ["hp"]=127000000, ["atk"]=1280000, ["atk_times"]=4, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10038, + 10039, + 10040 + }, ["skill"]={ - 1000022, - 1000024, - 1000025 + 10041, + 10043, + 10044 }, ["monster_exp"]=22000 }, @@ -1177,7 +1679,10 @@ local monster_chapter = { ["hp"]=9500000, ["atk"]=610000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10013, + 10014 + }, ["monster_exp"]=11000 }, [13201]={ @@ -1185,7 +1690,11 @@ local monster_chapter = { ["hp"]=12000000, ["atk"]=630000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10015, + 10016, + 10017 + }, ["monster_exp"]=11000 }, [13301]={ @@ -1193,7 +1702,10 @@ local monster_chapter = { ["hp"]=14300000, ["atk"]=660000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10013, + 10014 + }, ["monster_exp"]=17000 }, [13401]={ @@ -1201,7 +1713,11 @@ local monster_chapter = { ["hp"]=16300000, ["atk"]=690000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10015, + 10016, + 10017 + }, ["monster_exp"]=19000 }, [13501]={ @@ -1210,10 +1726,13 @@ local monster_chapter = { ["hp"]=37000000, ["atk"]=790000, ["atk_times"]=4, - ["hurt_skill"]=1000000, + ["hurt_skill"]={ + 10021, + 10022 + }, ["skill"]={ - 1000026, - 1000027 + 10023, + 10024 }, ["monster_exp"]=18000 }, @@ -1222,7 +1741,10 @@ local monster_chapter = { ["hp"]=21500000, ["atk"]=760000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10013, + 10014 + }, ["monster_exp"]=9000 }, [13701]={ @@ -1230,7 +1752,11 @@ local monster_chapter = { ["hp"]=26200000, ["atk"]=850000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10015, + 10016, + 10017 + }, ["monster_exp"]=10000 }, [13801]={ @@ -1238,7 +1764,10 @@ local monster_chapter = { ["hp"]=29100000, ["atk"]=780000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10013, + 10014 + }, ["monster_exp"]=11000 }, [13901]={ @@ -1246,7 +1775,11 @@ local monster_chapter = { ["hp"]=33800000, ["atk"]=880000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10015, + 10016, + 10017 + }, ["monster_exp"]=12000 }, [14001]={ @@ -1255,11 +1788,15 @@ local monster_chapter = { ["hp"]=53300000, ["atk"]=870000, ["atk_times"]=4, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10038, + 10039, + 10040 + }, ["skill"]={ - 1000022, - 1000024, - 1000025 + 10041, + 10043, + 10044 }, ["monster_exp"]=12000 }, @@ -1268,7 +1805,11 @@ local monster_chapter = { ["hp"]=42100000, ["atk"]=840000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10007, + 10008, + 10009 + }, ["monster_exp"]=16000 }, [14201]={ @@ -1276,7 +1817,11 @@ local monster_chapter = { ["hp"]=46400000, ["atk"]=870000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=18000 }, [14301]={ @@ -1284,7 +1829,11 @@ local monster_chapter = { ["hp"]=50400000, ["atk"]=900000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10018, + 10019, + 10020 + }, ["monster_exp"]=21000 }, [14401]={ @@ -1292,7 +1841,11 @@ local monster_chapter = { ["hp"]=54600000, ["atk"]=920000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10010, + 10011, + 10012 + }, ["monster_exp"]=22000 }, [14501]={ @@ -1301,9 +1854,13 @@ local monster_chapter = { ["hp"]=99300000, ["atk"]=900000, ["atk_times"]=4, - ["hurt_skill"]=1000000, + ["hurt_skill"]={ + 10034, + 10035, + 10036 + }, ["skill"]={ - 1000002 + 10037 }, ["monster_exp"]=24000 }, @@ -1312,7 +1869,10 @@ local monster_chapter = { ["hp"]=65900000, ["atk"]=950000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10013, + 10014 + }, ["monster_exp"]=15000 }, [14701]={ @@ -1320,7 +1880,11 @@ local monster_chapter = { ["hp"]=70000000, ["atk"]=970000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10015, + 10016, + 10017 + }, ["monster_exp"]=16000 }, [14801]={ @@ -1328,7 +1892,10 @@ local monster_chapter = { ["hp"]=77000000, ["atk"]=1000000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10013, + 10014 + }, ["monster_exp"]=17000 }, [14901]={ @@ -1336,7 +1903,11 @@ local monster_chapter = { ["hp"]=84000000, ["atk"]=1030000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10015, + 10016, + 10017 + }, ["monster_exp"]=17000 }, [15001]={ @@ -1345,10 +1916,14 @@ local monster_chapter = { ["hp"]=138100000, ["atk"]=1400000, ["atk_times"]=4, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10029, + 10030, + 10031 + }, ["skill"]={ - 1000028, - 1000029 + 10032, + 10033 }, ["monster_exp"]=22000 }, @@ -1357,7 +1932,10 @@ local monster_chapter = { ["hp"]=10900000, ["atk"]=720000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10013, + 10014 + }, ["monster_exp"]=11000 }, [15201]={ @@ -1365,7 +1943,11 @@ local monster_chapter = { ["hp"]=13700000, ["atk"]=750000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10015, + 10016, + 10017 + }, ["monster_exp"]=11000 }, [15301]={ @@ -1373,7 +1955,10 @@ local monster_chapter = { ["hp"]=16400000, ["atk"]=780000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10013, + 10014 + }, ["monster_exp"]=17000 }, [15401]={ @@ -1381,7 +1966,11 @@ local monster_chapter = { ["hp"]=18700000, ["atk"]=820000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10015, + 10016, + 10017 + }, ["monster_exp"]=19000 }, [15501]={ @@ -1390,11 +1979,15 @@ local monster_chapter = { ["hp"]=40400000, ["atk"]=880000, ["atk_times"]=4, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10038, + 10039, + 10040 + }, ["skill"]={ - 1000022, - 1000024, - 1000025 + 10041, + 10043, + 10044 }, ["monster_exp"]=18000 }, @@ -1403,7 +1996,11 @@ local monster_chapter = { ["hp"]=23500000, ["atk"]=850000, ["atk_times"]=3, - ["hurt_skill"]=1000000, + ["hurt_skill"]={ + 10004, + 10005, + 10006 + }, ["monster_exp"]=9000 }, [15701]={ @@ -1411,7 +2008,11 @@ local monster_chapter = { ["hp"]=28700000, ["atk"]=950000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10010, + 10011, + 10012 + }, ["monster_exp"]=10000 }, [15801]={ @@ -1419,7 +2020,10 @@ local monster_chapter = { ["hp"]=31800000, ["atk"]=880000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10013, + 10014 + }, ["monster_exp"]=11000 }, [15901]={ @@ -1427,7 +2031,11 @@ local monster_chapter = { ["hp"]=36900000, ["atk"]=980000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10015, + 10016, + 10017 + }, ["monster_exp"]=12000 }, [16001]={ @@ -1436,10 +2044,14 @@ local monster_chapter = { ["hp"]=60100000, ["atk"]=990000, ["atk_times"]=4, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10050, + 10051, + 10052 + }, ["skill"]={ - 1000016, - 1000017 + 10055, + 10055 }, ["monster_exp"]=12000 }, @@ -1448,7 +2060,10 @@ local monster_chapter = { ["hp"]=47500000, ["atk"]=970000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10013, + 10014 + }, ["monster_exp"]=16000 }, [16201]={ @@ -1456,7 +2071,11 @@ local monster_chapter = { ["hp"]=52300000, ["atk"]=1000000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10015, + 10016, + 10017 + }, ["monster_exp"]=18000 }, [16301]={ @@ -1464,7 +2083,10 @@ local monster_chapter = { ["hp"]=56800000, ["atk"]=1030000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10013, + 10014 + }, ["monster_exp"]=21000 }, [16401]={ @@ -1472,7 +2094,11 @@ local monster_chapter = { ["hp"]=61600000, ["atk"]=1060000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10015, + 10016, + 10017 + }, ["monster_exp"]=22000 }, [16501]={ @@ -1481,12 +2107,16 @@ local monster_chapter = { ["hp"]=118000000, ["atk"]=1080000, ["atk_times"]=4, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10056, + 10057, + 10058 + }, ["skill"]={ - 1000018, - 1000019, - 1000020, - 1000021 + 10059, + 10060, + 10061, + 10062 }, ["monster_exp"]=24000 }, @@ -1495,7 +2125,11 @@ local monster_chapter = { ["hp"]=80900000, ["atk"]=1190000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=15000 }, [16701]={ @@ -1503,7 +2137,11 @@ local monster_chapter = { ["hp"]=85900000, ["atk"]=1210000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10001, + 10002, + 10003 + }, ["monster_exp"]=16000 }, [16801]={ @@ -1511,7 +2149,11 @@ local monster_chapter = { ["hp"]=94500000, ["atk"]=1250000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10010, + 10011, + 10012 + }, ["monster_exp"]=17000 }, [16901]={ @@ -1519,7 +2161,10 @@ local monster_chapter = { ["hp"]=103100000, ["atk"]=1290000, ["atk_times"]=3, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10013, + 10014 + }, ["monster_exp"]=17000 }, [17001]={ @@ -1528,10 +2173,14 @@ local monster_chapter = { ["hp"]=177600000, ["atk"]=1820000, ["atk_times"]=4, - ["hurt_skill"]=1000001, + ["hurt_skill"]={ + 10029, + 10030, + 10031 + }, ["skill"]={ - 1000028, - 1000029 + 10032, + 10033 }, ["monster_exp"]=22000 } diff --git a/lua/app/config/skill.lua b/lua/app/config/skill.lua index 09362bbc..65c71e4e 100644 --- a/lua/app/config/skill.lua +++ b/lua/app/config/skill.lua @@ -1,174 +1,4 @@ local skill = { - [1]={ - ["position"]=1, - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt_red", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]=1, - ["shake_time"]=100, - ["shake_type"]=1 - }, - [2]={ - ["position"]=2, - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt_yellow", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]=1, - ["shake_time"]=100, - ["shake_type"]=1 - }, - [3]={ - ["position"]=3, - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt_green", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]=1, - ["shake_time"]=100, - ["shake_type"]=1 - }, - [4]={ - ["position"]=4, - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt_blue", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]=1, - ["shake_time"]=100, - ["shake_type"]=1 - }, - [5]={ - ["position"]=5, - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt_purple", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]=1, - ["shake_time"]=100, - ["shake_type"]=1 - }, - [6]={ - ["position"]=1, - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt_red", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]=2, - ["shake_time"]=100, - ["shake_type"]=1 - }, - [7]={ - ["position"]=2, - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt_yellow", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]=2, - ["shake_time"]=100, - ["shake_type"]=1 - }, - [8]={ - ["position"]=3, - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt_green", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]=2, - ["shake_time"]=100, - ["shake_type"]=1 - }, - [9]={ - ["position"]=4, - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt_blue", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]=2, - ["shake_time"]=100, - ["shake_type"]=1 - }, - [10]={ - ["position"]=5, - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt_purple", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=2, - ["skill_position"]=2, - ["shake_time"]=100, - ["shake_type"]=1 - }, [11]={ ["effect_type"]=2, ["trigger"]=4, @@ -227,13 +57,13 @@ local skill = { }, ["obj"]=1 }, - [320010]={ - ["position"]=3, + [1200110]={ + ["position"]=1, ["effect_type"]=1, ["trigger"]=1, ["effect"]={ { - ["type"]="hurt_green", + ["type"]="hurt_red", ["num"]=10000, ["ratio"]=10000, ["round"]=0 @@ -244,27 +74,102 @@ local skill = { ["shake_type"]=1, ["name_act"]="support01" }, - [320011]={ + [1200111]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_red", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=1, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack01", + ["fx_self"]=300017 + }, + [1200112]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_red", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=1, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack02", + ["fx_self"]=300018 + }, + [1200113]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_red", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=1, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack03", + ["fx_self"]=300019 + }, + [1200114]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_red", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=1, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack04", + ["fx_self"]=300020 + }, + [1200120]={ ["energy"]=10, - ["link"]=1, - ["position"]=3, + ["position"]=1, ["method"]=2, ["skill_type"]=1, ["boardrange"]={ { - ["type"]=1, - ["range"]=1 + ["type"]=3, + ["range"]=2 }, { - ["type"]=2, - ["range"]=1 + ["type"]=4, + ["range"]=2 } }, - ["icon"]=10, - ["battle_icon"]="1", - ["skill_position"]=1 + ["icon"]=50, + ["battle_icon"]="5", + ["skill_position"]=2 }, - [220010]={ + [2200110]={ ["position"]=2, ["effect_type"]=1, ["trigger"]=1, @@ -281,7 +186,83 @@ local skill = { ["shake_type"]=1, ["name_act"]="support01" }, - [220011]={ + [2200111]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_yellow", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=1, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack01", + ["fx_self"]=300004 + }, + [2200112]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_yellow", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=1, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack02", + ["fx_self"]=300005 + }, + [2200113]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_yellow", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=1, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack03", + ["fx_self"]=300006 + }, + [2200114]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_yellow", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=1, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack04", + ["fx_self"]=300007 + }, + [2200120]={ ["energy"]=10, ["position"]=2, ["method"]=1, @@ -302,9 +283,10 @@ local skill = { ["skill_position"]=1, ["shake_time"]=100, ["shake_type"]=4, - ["name_act"]="skill01" + ["name_act"]="skill01", + ["fx_self"]=300008 }, - [220012]={ + [2200121]={ ["energy"]=10, ["position"]=2, ["method"]=1, @@ -342,158 +324,14 @@ local skill = { ["round"]=0 } }, + ["obj"]=2, ["skill_position"]=1, ["shake_time"]=100, ["shake_type"]=4, - ["name_act"]="skill01" + ["name_act"]="skill01", + ["fx_self"]=300008 }, - [420010]={ - ["position"]=4, - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt_blue", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["skill_position"]=2, - ["shake_time"]=100, - ["shake_type"]=1, - ["name_act"]="support01" - }, - [420011]={ - ["energy"]=10, - ["position"]=4, - ["method"]=1, - ["skill_type"]=1, - ["boardrange"]={ - { - ["type"]=0, - ["range"]=2 - } - }, - ["icon"]=30, - ["battle_icon"]="3", - ["skill_position"]=2 - }, - [520010]={ - ["position"]=5, - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt_purple", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["skill_position"]=2, - ["shake_time"]=100, - ["shake_type"]=1, - ["name_act"]="support01" - }, - [520011]={ - ["energy"]=10, - ["position"]=5, - ["method"]=1, - ["skill_type"]=0, - ["icon"]=40, - ["battle_icon"]="4", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="shield", - ["num"]=1000, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1, - ["skill_position"]=2, - ["name_act"]="skill01" - }, - [120010]={ - ["position"]=1, - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt_red", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["skill_position"]=2, - ["shake_time"]=100, - ["shake_type"]=1, - ["name_act"]="support01" - }, - [120011]={ - ["energy"]=10, - ["link"]=1, - ["position"]=1, - ["method"]=2, - ["skill_type"]=1, - ["boardrange"]={ - { - ["type"]=3, - ["range"]=2 - }, - { - ["type"]=4, - ["range"]=2 - } - }, - ["icon"]=50, - ["battle_icon"]="5", - ["skill_position"]=2 - }, - [330010]={ - ["position"]=3, - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="hurt_green", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["skill_position"]=2, - ["shake_time"]=100, - ["shake_type"]=1, - ["name_act"]="support01" - }, - [330011]={ - ["energy"]=10, - ["link"]=1, - ["position"]=3, - ["method"]=1, - ["skill_type"]=0, - ["icon"]=60, - ["battle_icon"]="6", - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="heal", - ["num"]=8000, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1, - ["skill_position"]=2, - ["name_act"]="skill01" - }, - [230010]={ + [2300110]={ ["position"]=2, ["effect_type"]=1, ["trigger"]=1, @@ -510,7 +348,83 @@ local skill = { ["shake_type"]=1, ["name_act"]="support01" }, - [230011]={ + [2300111]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_yellow", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=1, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack01", + ["fx_self"]=300026 + }, + [2300112]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_yellow", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=1, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack02", + ["fx_self"]=300027 + }, + [2300113]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_yellow", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=1, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack03", + ["fx_self"]=300028 + }, + [2300114]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_yellow", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=1, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack04", + ["fx_self"]=300029 + }, + [2300120]={ ["energy"]=10, ["position"]=2, ["method"]=1, @@ -530,7 +444,7 @@ local skill = { ["obj"]=1, ["skill_position"]=2 }, - [230012]={ + [2300121]={ ["energy"]=10, ["position"]=2, ["method"]=1, @@ -571,7 +485,7 @@ local skill = { ["obj"]=1, ["skill_position"]=2 }, - [230013]={ + [2300122]={ ["energy"]=10, ["position"]=2, ["method"]=1, @@ -628,7 +542,234 @@ local skill = { ["obj"]=1, ["skill_position"]=2 }, - [430010]={ + [3200110]={ + ["position"]=3, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_green", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="support01" + }, + [3200111]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_green", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=1, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack01", + ["fx_self"]=300000 + }, + [3200112]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_green", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=1, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack02", + ["fx_self"]=300001 + }, + [3200113]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_green", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=1, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack03", + ["fx_self"]=300002 + }, + [3200114]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_green", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=1, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack04", + ["fx_self"]=300003 + }, + [3200120]={ + ["energy"]=10, + ["position"]=3, + ["method"]=2, + ["skill_type"]=1, + ["boardrange"]={ + { + ["type"]=1, + ["range"]=1 + }, + { + ["type"]=2, + ["range"]=1 + } + }, + ["icon"]=10, + ["battle_icon"]="1", + ["skill_position"]=1 + }, + [3300110]={ + ["position"]=3, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_green", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="support01" + }, + [3300111]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_green", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack01", + ["fx_self"]=300021 + }, + [3300112]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_green", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack02", + ["fx_self"]=300022 + }, + [3300113]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_green", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack03", + ["fx_self"]=300023 + }, + [3300114]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_green", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack04", + ["fx_self"]=300024 + }, + [3300120]={ + ["energy"]=10, + ["position"]=3, + ["method"]=1, + ["skill_type"]=0, + ["icon"]=60, + ["battle_icon"]="6", + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="heal", + ["num"]=8000, + ["ratio"]=10000, + ["round"]=1 + } + }, + ["obj"]=1, + ["skill_position"]=2, + ["name_act"]="skill01", + ["fx_self"]=300025 + }, + [4200110]={ ["position"]=4, ["effect_type"]=1, ["trigger"]=1, @@ -645,9 +786,192 @@ local skill = { ["shake_type"]=1, ["name_act"]="support01" }, - [430011]={ + [4200111]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_blue", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack01", + ["fx_self"]=300009 + }, + [4200112]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_blue", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack02", + ["fx_self"]=300010 + }, + [4200113]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_blue", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack03", + ["fx_self"]=300011 + }, + [4200114]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_blue", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack04", + ["fx_self"]=300012 + }, + [4200120]={ + ["energy"]=10, + ["position"]=4, + ["method"]=1, + ["skill_type"]=1, + ["boardrange"]={ + { + ["type"]=0, + ["range"]=2 + } + }, + ["icon"]=30, + ["battle_icon"]="3", + ["skill_position"]=2 + }, + [4300110]={ + ["position"]=4, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_blue", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="support01" + }, + [4300111]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_blue", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=1, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack01", + ["fx_self"]=300030 + }, + [4300112]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_blue", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=1, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack02", + ["fx_self"]=300030 + }, + [4300113]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_blue", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=1, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack03", + ["fx_self"]=300030 + }, + [4300114]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_blue", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=1, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack04", + ["fx_self"]=300030 + }, + [4300120]={ ["energy"]=10, - ["link"]=1, ["position"]=4, ["method"]=1, ["skill_type"]=0, @@ -672,9 +996,11 @@ local skill = { ["skill_position"]=1, ["shake_time"]=100, ["shake_type"]=3, - ["name_act"]="skill01" + ["name_act"]="skill01", + ["fx_self"]=300031, + ["fx_target"]=300032 }, - [430012]={ + [4300121]={ ["energy"]=10, ["position"]=4, ["method"]=1, @@ -718,190 +1044,520 @@ local skill = { ["skill_position"]=1, ["shake_time"]=100, ["shake_type"]=3, - ["name_act"]="skill01" + ["name_act"]="skill01", + ["fx_self"]=300031, + ["fx_target"]=300032 }, - [1000000]={ + [5200110]={ + ["position"]=5, ["effect_type"]=1, ["trigger"]=1, ["effect"]={ { - ["type"]="hurt", + ["type"]="hurt_purple", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="support01" + }, + [5200111]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_purple", ["num"]=10000, ["ratio"]=10000, ["round"]=0 } }, ["obj"]=2, - ["skill_position"]=2, + ["skill_position"]=1, ["shake_time"]=100, - ["shake_type"]=1 + ["shake_type"]=1, + ["name_act"]="attack01", + ["fx_self"]=300013 }, - [1000001]={ + [5200112]={ + ["position"]=1, ["effect_type"]=1, ["trigger"]=1, ["effect"]={ { - ["type"]="hurt", + ["type"]="hurt_purple", ["num"]=10000, ["ratio"]=10000, ["round"]=0 } }, ["obj"]=2, - ["skill_position"]=2, + ["skill_position"]=1, ["shake_time"]=100, - ["shake_type"]=1 + ["shake_type"]=1, + ["name_act"]="attack02", + ["fx_self"]=300013 }, - [1000002]={ + [5200113]={ + ["position"]=1, ["effect_type"]=1, ["trigger"]=1, ["effect"]={ { - ["type"]="heal", + ["type"]="hurt_purple", ["num"]=10000, ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=1, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack03", + ["fx_self"]=300014 + }, + [5200114]={ + ["position"]=1, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt_purple", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=1, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack04", + ["fx_self"]=300015 + }, + [5200120]={ + ["energy"]=10, + ["position"]=5, + ["method"]=1, + ["skill_type"]=0, + ["icon"]=40, + ["battle_icon"]="4", + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="shield", + ["num"]=1000, + ["ratio"]=10000, ["round"]=1 } }, ["obj"]=1, - ["skill_position"]=2, - ["cd"]=3, - ["cd_start"]=3, - ["name_act"]="skill01" + ["skill_position"]=2 }, - [1000003]={ + [10001]={ ["effect_type"]=1, ["trigger"]=1, ["effect"]={ { ["type"]="hurt", - ["num"]=40000, + ["num"]=10000, ["ratio"]=10000, ["round"]=0 } }, ["obj"]=2, ["skill_position"]=2, - ["cd"]=4, - ["cd_start"]=4, ["shake_time"]=100, - ["shake_type"]=4, - ["name_act"]="skill01" + ["shake_type"]=1, + ["name_act"]="attack01", + ["fx_self"]=100000 }, - [1000004]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="heal", - ["num"]=10000, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1, - ["skill_position"]=2, - ["cd"]=2, - ["cd_start"]=2, - ["name_act"]="skill01" - }, - [1000005]={ - ["effect_type"]=2, - ["trigger"]=2, - ["effect"]={ - { - ["type"]="dec_dmg_red_add", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=999 - } - }, - ["obj"]=1, - ["skill_position"]=2 - }, - [1000006]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 3, - 3 - }, + [10002]={ ["effect_type"]=1, ["trigger"]=1, ["effect"]={ { ["type"]="hurt", - ["num"]=20000, + ["num"]=10000, ["ratio"]=10000, ["round"]=0 } }, ["obj"]=2, ["skill_position"]=2, - ["cd"]=3, - ["cd_start"]=3, ["shake_time"]=100, - ["shake_type"]=4, - ["name_act"]="skill01" + ["shake_type"]=1, + ["name_act"]="attack02", + ["fx_self"]=100001 }, - [1000007]={ - ["effect_type"]=2, - ["trigger"]=2, + [10003]={ + ["effect_type"]=1, + ["trigger"]=1, ["effect"]={ { - ["type"]="dec_dmg_ryellow_add", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=999 - } - }, - ["obj"]=1, - ["skill_position"]=2 - }, - [1000008]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 4, - 2 - }, - ["obj"]=2, - ["skill_position"]=2, - ["cd"]=2, - ["cd_start"]=2, - ["name_act"]="skill01" - }, - [1000009]={ - ["effect_type"]=2, - ["trigger"]=2, - ["effect"]={ - { - ["type"]="weakness_purple_add", + ["type"]="hurt", ["num"]=10000, ["ratio"]=10000, - ["round"]=999 - }, - { - ["type"]="dec_dmg_green_add", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=999 + ["round"]=0 } }, - ["obj"]=1, - ["skill_position"]=2 - }, - [1000010]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 4, - 4 - }, ["obj"]=2, ["skill_position"]=2, - ["cd"]=2, - ["cd_start"]=2, - ["name_act"]="skill01" + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack03", + ["fx_self"]=100002 }, - [1000011]={ + [10004]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack01", + ["fx_self"]=100003 + }, + [10005]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack02", + ["fx_self"]=100004 + }, + [10006]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack03", + ["fx_self"]=100005 + }, + [10007]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack01", + ["fx_self"]=100006 + }, + [10008]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack02", + ["fx_self"]=100007 + }, + [10009]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack03", + ["fx_self"]=100008 + }, + [10010]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack01", + ["fx_self"]=100009 + }, + [10011]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack02", + ["fx_self"]=100009 + }, + [10012]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack03", + ["fx_self"]=100010 + }, + [10013]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack01", + ["fx_self"]=100011 + }, + [10014]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack02", + ["fx_self"]=100012 + }, + [10015]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack01", + ["fx_self"]=100013 + }, + [10016]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack02", + ["fx_self"]=100014 + }, + [10017]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack03", + ["fx_self"]=100015 + }, + [10018]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack01", + ["fx_self"]=100016 + }, + [10019]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack02", + ["fx_self"]=100017 + }, + [10020]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack03", + ["fx_self"]=100018 + }, + [10021]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack01", + ["fx_self"]=200000 + }, + [10022]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack02", + ["fx_self"]=200001 + }, + [10023]={ ["effect_type"]=1, ["trigger"]=1, ["effect"]={ @@ -918,125 +1574,10 @@ local skill = { ["cd_start"]=2, ["shake_time"]=100, ["shake_type"]=3, - ["name_act"]="skill01" + ["name_act"]="skill01", + ["fx_self"]=200002 }, - [1000012]={ - ["effect_type"]=2, - ["trigger"]=2, - ["effect"]={ - { - ["type"]="dec_dmg_green_add", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=999 - } - }, - ["obj"]=1, - ["skill_position"]=2 - }, - [1000013]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="shield", - ["num"]=1000, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1, - ["skill_position"]=2, - ["cd"]=3, - ["cd_start"]=3, - ["name_act"]="skill01" - }, - [1000014]={ - ["effect_type"]=2, - ["trigger"]=2, - ["effect"]={ - { - ["type"]="dec_dmg_green_add", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=999 - } - }, - ["obj"]=1, - ["skill_position"]=2 - }, - [1000015]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 5, - 2 - }, - ["obj"]=2, - ["skill_position"]=2, - ["cd"]=2, - ["cd_start"]=2, - ["name_act"]="skill01" - }, - [1000016]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 5, - 4 - }, - ["obj"]=2, - ["skill_position"]=2, - ["cd"]=2, - ["cd_start"]=2, - ["name_act"]="skill01" - }, - [1000017]={ - ["effect_type"]=2, - ["trigger"]=2, - ["effect"]={ - { - ["type"]="dec_dmg_blue_add", - ["num"]=5000, - ["ratio"]=10000, - ["round"]=999 - } - }, - ["obj"]=1, - ["skill_position"]=2 - }, - [1000018]={ - ["effect_type"]=2, - ["trigger"]=3, - ["effect"]={ - { - ["type"]="normal_attack_add", - ["num"]=30000, - ["ratio"]=10000, - ["round"]=0 - } - }, - ["obj"]=1, - ["skill_position"]=2, - ["cd"]=3, - ["cd_start"]=3 - }, - [1000019]={ - ["effect_type"]=1, - ["trigger"]=1, - ["effect"]={ - { - ["type"]="shield", - ["num"]=1000, - ["ratio"]=10000, - ["round"]=1 - } - }, - ["obj"]=1, - ["skill_position"]=2, - ["cd"]=3, - ["cd_start"]=3, - ["name_act"]="skill01" - }, - [1000020]={ + [10024]={ ["effect_type"]=2, ["trigger"]=2, ["effect"]={ @@ -1050,73 +1591,43 @@ local skill = { ["obj"]=1, ["skill_position"]=2 }, - [1000021]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 5, - 4 - }, - ["obj"]=2, - ["skill_position"]=2, - ["cd"]=2, - ["cd_start"]=2, - ["name_act"]="skill01" - }, - [1000022]={ - ["effect_type"]=2, - ["trigger"]=3, + [10025]={ + ["effect_type"]=1, + ["trigger"]=1, ["effect"]={ { - ["type"]="normal_attack_add", - ["num"]=30000, + ["type"]="hurt", + ["num"]=10000, ["ratio"]=10000, ["round"]=0 } }, - ["obj"]=1, - ["skill_position"]=2, - ["cd"]=3, - ["cd_start"]=3 - }, - [1000023]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 3, - 2 - }, ["obj"]=2, ["skill_position"]=2, - ["cd"]=3, - ["cd_start"]=3, - ["name_act"]="skill01" + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack01", + ["fx_self"]=200003 }, - [1000024]={ - ["skill_type"]=3, - ["skill_type_parameter"]={ - 3, - 4 - }, - ["obj"]=2, - ["skill_position"]=2, - ["cd"]=3, - ["cd_start"]=3, - ["name_act"]="skill01" - }, - [1000025]={ - ["effect_type"]=2, - ["trigger"]=2, + [10026]={ + ["effect_type"]=1, + ["trigger"]=1, ["effect"]={ { - ["type"]="dec_dmg_green_add", - ["num"]=5000, + ["type"]="hurt", + ["num"]=10000, ["ratio"]=10000, - ["round"]=999 + ["round"]=0 } }, - ["obj"]=1, - ["skill_position"]=2 + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack02", + ["fx_self"]=200004 }, - [1000026]={ + [10027]={ ["effect_type"]=1, ["trigger"]=1, ["effect"]={ @@ -1133,14 +1644,15 @@ local skill = { ["cd_start"]=2, ["shake_time"]=100, ["shake_type"]=3, - ["name_act"]="skill01" + ["name_act"]="skill01", + ["fx_self"]=200005 }, - [1000027]={ + [10028]={ ["effect_type"]=2, ["trigger"]=2, ["effect"]={ { - ["type"]="dec_dmg_ryellow_add", + ["type"]="dec_dmg_green_add", ["num"]=5000, ["ratio"]=10000, ["round"]=999 @@ -1149,7 +1661,64 @@ local skill = { ["obj"]=1, ["skill_position"]=2 }, - [1000028]={ + [10029]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack01", + ["fx_self"]=200006, + ["fx_target"]=200009 + }, + [10030]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack02", + ["fx_self"]=200007, + ["fx_target"]=200009 + }, + [10031]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack03", + ["fx_self"]=200008, + ["fx_target"]=200009 + }, + [10032]={ ["effect_type"]=2, ["trigger"]=3, ["effect"]={ @@ -1171,7 +1740,7 @@ local skill = { ["cd"]=3, ["cd_start"]=3 }, - [1000029]={ + [10033]={ ["effect_type"]=2, ["trigger"]=2, ["effect"]={ @@ -1184,9 +1753,833 @@ local skill = { }, ["obj"]=1, ["skill_position"]=2 + }, + [10034]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack01", + ["fx_target"]=200010 + }, + [10035]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack02", + ["fx_target"]=200010 + }, + [10036]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack03", + ["fx_target"]=200010 + }, + [10037]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="heal", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=1 + } + }, + ["obj"]=1, + ["skill_position"]=2, + ["cd"]=3, + ["cd_start"]=3, + ["name_act"]="skill01", + ["fx_self"]=200011 + }, + [10038]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack01", + ["fx_self"]=200012 + }, + [10039]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack02", + ["fx_self"]=200013 + }, + [10040]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack03", + ["fx_self"]=200014 + }, + [10041]={ + ["effect_type"]=2, + ["trigger"]=3, + ["effect"]={ + { + ["type"]="normal_attack_add", + ["num"]=30000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=1, + ["skill_position"]=2, + ["cd"]=3, + ["cd_start"]=3 + }, + [10042]={ + ["skill_type"]=3, + ["skill_type_parameter"]={ + 3, + 2 + }, + ["obj"]=2, + ["skill_position"]=2, + ["cd"]=3, + ["cd_start"]=3, + ["name_act"]="skill01", + ["fx_self"]=200015 + }, + [10043]={ + ["skill_type"]=3, + ["skill_type_parameter"]={ + 3, + 4 + }, + ["obj"]=2, + ["skill_position"]=2, + ["cd"]=3, + ["cd_start"]=3, + ["name_act"]="skill01", + ["fx_self"]=200015 + }, + [10044]={ + ["effect_type"]=2, + ["trigger"]=2, + ["effect"]={ + { + ["type"]="dec_dmg_green_add", + ["num"]=5000, + ["ratio"]=10000, + ["round"]=999 + } + }, + ["obj"]=1, + ["skill_position"]=2 + }, + [10045]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack01", + ["fx_self"]=200016 + }, + [10046]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack02", + ["fx_self"]=200017 + }, + [10047]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack03", + ["fx_self"]=200018 + }, + [10048]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="shield", + ["num"]=1000, + ["ratio"]=10000, + ["round"]=1 + } + }, + ["obj"]=1, + ["skill_position"]=2, + ["cd"]=3, + ["cd_start"]=3, + ["name_act"]="skill01", + ["fx_self"]=200019 + }, + [10049]={ + ["effect_type"]=2, + ["trigger"]=2, + ["effect"]={ + { + ["type"]="dec_dmg_green_add", + ["num"]=5000, + ["ratio"]=10000, + ["round"]=999 + } + }, + ["obj"]=1, + ["skill_position"]=2 + }, + [10050]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack01", + ["fx_self"]=200020 + }, + [10051]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack02", + ["fx_self"]=200021 + }, + [10052]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack03", + ["fx_self"]=200022 + }, + [10053]={ + ["skill_type"]=3, + ["skill_type_parameter"]={ + 5, + 2 + }, + ["obj"]=2, + ["skill_position"]=2, + ["cd"]=2, + ["cd_start"]=2, + ["name_act"]="skill01", + ["fx_self"]=200023 + }, + [10054]={ + ["skill_type"]=3, + ["skill_type_parameter"]={ + 5, + 4 + }, + ["obj"]=2, + ["skill_position"]=2, + ["cd"]=2, + ["cd_start"]=2, + ["name_act"]="skill01", + ["fx_self"]=200023 + }, + [10055]={ + ["effect_type"]=2, + ["trigger"]=2, + ["effect"]={ + { + ["type"]="dec_dmg_blue_add", + ["num"]=5000, + ["ratio"]=10000, + ["round"]=999 + } + }, + ["obj"]=1, + ["skill_position"]=2 + }, + [10056]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack01", + ["fx_self"]=200024 + }, + [10057]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack02", + ["fx_self"]=200025 + }, + [10058]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack03", + ["fx_self"]=200026 + }, + [10059]={ + ["effect_type"]=2, + ["trigger"]=3, + ["effect"]={ + { + ["type"]="normal_attack_add", + ["num"]=30000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=1, + ["skill_position"]=2, + ["cd"]=3, + ["cd_start"]=3 + }, + [10060]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="shield", + ["num"]=1000, + ["ratio"]=10000, + ["round"]=1 + } + }, + ["obj"]=1, + ["skill_position"]=2, + ["cd"]=3, + ["cd_start"]=3, + ["name_act"]="skill01", + ["fx_self"]=200027 + }, + [10061]={ + ["effect_type"]=2, + ["trigger"]=2, + ["effect"]={ + { + ["type"]="dec_dmg_ryellow_add", + ["num"]=5000, + ["ratio"]=10000, + ["round"]=999 + } + }, + ["obj"]=1, + ["skill_position"]=2 + }, + [10062]={ + ["skill_type"]=3, + ["skill_type_parameter"]={ + 5, + 4 + }, + ["obj"]=2, + ["skill_position"]=2, + ["cd"]=2, + ["cd_start"]=2 + }, + [10063]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack01", + ["fx_self"]=200028 + }, + [10064]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack02", + ["fx_self"]=200029 + }, + [10065]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack03", + ["fx_self"]=200030 + }, + [10066]={ + ["skill_type"]=3, + ["skill_type_parameter"]={ + 4, + 2 + }, + ["obj"]=2, + ["skill_position"]=2, + ["cd"]=2, + ["cd_start"]=2, + ["name_act"]="skill01" + }, + [10067]={ + ["effect_type"]=2, + ["trigger"]=2, + ["effect"]={ + { + ["type"]="weakness_purple_add", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=999 + }, + { + ["type"]="dec_dmg_green_add", + ["num"]=5000, + ["ratio"]=10000, + ["round"]=999 + } + }, + ["obj"]=1, + ["skill_position"]=2 + }, + [10068]={ + ["skill_type"]=3, + ["skill_type_parameter"]={ + 4, + 4 + }, + ["obj"]=2, + ["skill_position"]=2, + ["cd"]=2, + ["cd_start"]=2, + ["name_act"]="skill01" + }, + [10069]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack01", + ["fx_self"]=200031 + }, + [10070]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack02", + ["fx_self"]=200031 + }, + [10071]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack03", + ["fx_self"]=200032 + }, + [10072]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="heal", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=1 + } + }, + ["obj"]=1, + ["skill_position"]=2, + ["cd"]=2, + ["cd_start"]=2, + ["name_act"]="skill01" + }, + [10073]={ + ["effect_type"]=2, + ["trigger"]=2, + ["effect"]={ + { + ["type"]="dec_dmg_red_add", + ["num"]=5000, + ["ratio"]=10000, + ["round"]=999 + } + }, + ["obj"]=1, + ["skill_position"]=2 + }, + [10074]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack01", + ["fx_self"]=200033 + }, + [10075]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack02", + ["fx_self"]=200034 + }, + [10076]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack03", + ["fx_self"]=200035 + }, + [10077]={ + ["skill_type"]=3, + ["skill_type_parameter"]={ + 3, + 3 + }, + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=25000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["cd"]=3, + ["cd_start"]=3, + ["shake_time"]=100, + ["shake_type"]=4, + ["name_act"]="skill01" + }, + [10078]={ + ["effect_type"]=2, + ["trigger"]=2, + ["effect"]={ + { + ["type"]="dec_dmg_ryellow_add", + ["num"]=5000, + ["ratio"]=10000, + ["round"]=999 + } + }, + ["obj"]=1, + ["skill_position"]=2 + }, + [10079]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack01", + ["fx_self"]=200036 + }, + [10080]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack02", + ["fx_self"]=200037 + }, + [10081]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=10000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["shake_time"]=100, + ["shake_type"]=1, + ["name_act"]="attack03", + ["fx_self"]=200038 + }, + [10082]={ + ["effect_type"]=1, + ["trigger"]=1, + ["effect"]={ + { + ["type"]="hurt", + ["num"]=40000, + ["ratio"]=10000, + ["round"]=0 + } + }, + ["obj"]=2, + ["skill_position"]=2, + ["cd"]=4, + ["cd_start"]=4, + ["shake_time"]=100, + ["shake_type"]=4, + ["name_act"]="skill01", + ["fx_self"]=200039 } } local config = { -data=skill,count=64 +data=skill,count=138 } return config \ No newline at end of file diff --git a/lua/app/config/tutorial.lua b/lua/app/config/tutorial.lua index db0b62ca..02d01e13 100644 --- a/lua/app/config/tutorial.lua +++ b/lua/app/config/tutorial.lua @@ -4,7 +4,7 @@ local tutorial = { ["type"]=6, ["finish"]=4, ["target_element"]={ - 33, + 13, 24, 25 }, @@ -26,21 +26,28 @@ local tutorial = { }, [10030]={ ["next_id"]=10040, - ["type"]=5, - ["finish"]=2, - ["finish_parameter"]=1 + ["type"]=2, + ["target_name"]="battle_skill_select_ui(Clone)/skill_node/skill_select_cell_1", + ["arrow_offset"]={ + 0, + 0 + }, + ["show_mask"]=1, + ["square_size"]={ + 500, + 250 + } }, [10040]={ ["next_id"]=10050, ["type"]=6, + ["finish"]=4, ["target_element"]={ - 33, - 23, 13, - 14, - 15, + 24, 25, - 35 + 34, + 44 }, ["arrow_offset"]={ 0, @@ -53,13 +60,30 @@ local tutorial = { ["finish"]=3 }, [10060]={ + ["next_id"]=10070, ["type"]=6, + ["finish"]=4, ["target_element"]={ - 23, 13, 14, 15, - 25 + 24, + 34 + }, + ["arrow_offset"]={ + 0, + 0 + } + }, + [10070]={ + ["type"]=6, + ["finish"]=4, + ["target_element"]={ + 13, + 14, + 15, + 24, + 34 }, ["arrow_offset"]={ 0, @@ -182,9 +206,170 @@ local tutorial = { 0, 0 } + }, + [30000]={ + ["next_id"]=30010, + ["type"]=2, + ["target_name"]="main_ui(Clone)/sub_ui_node/main_comp/chapter/progress_bg/box_1", + ["arrow_offset"]={ + 0, + 0 + }, + ["show_mask"]=2, + ["circle_r"]=100, + ["circle_offset"]={ + 0, + 0 + } + }, + [30010]={ + ["next_id"]=30020, + ["type"]=4, + ["finish"]=1, + ["finish_parameter"]=2 + }, + [30020]={ + ["next_id"]=30030, + ["type"]=5, + ["finish"]=2, + ["finish_parameter"]=2 + }, + [30030]={ + ["next_id"]=30040, + ["type"]=2, + ["target_name"]="main_ui(Clone)/sub_ui_node/main_comp/hero_bg/hero_cell_2", + ["arrow_offset"]={ + 0, + 0 + }, + ["show_mask"]=1, + ["square_size"]={ + 100, + 300 + }, + ["square_offset"]={ + 0, + 0 + } + }, + [30040]={ + ["type"]=2, + ["target_name"]="hero_detail_ui(Clone)/bg/up_btn", + ["arrow_offset"]={ + 0, + 0 + }, + ["show_mask"]=1, + ["square_size"]={ + 200, + 100 + }, + ["square_offset"]={ + 0, + 0 + } + }, + [40000]={ + ["next_id"]=40010, + ["type"]=2, + ["target_name"]="main_ui(Clone)/sub_ui_node/main_comp/chapter/progress_bg/box_2", + ["arrow_offset"]={ + 0, + 0 + }, + ["show_mask"]=2, + ["circle_r"]=100, + ["circle_offset"]={ + 0, + 0 + } + }, + [40010]={ + ["next_id"]=40020, + ["type"]=4, + ["finish"]=1, + ["finish_parameter"]=2 + }, + [40020]={ + ["next_id"]=40030, + ["type"]=5, + ["finish"]=2, + ["finish_parameter"]=2 + }, + [40030]={ + ["next_id"]=40040, + ["type"]=2, + ["target_name"]="main_ui(Clone)/sub_ui_node/hero_ui/scrollrect/viewport/content/scroll_cell_1/prop_node/hero_cell_5", + ["arrow_offset"]={ + 0, + 0 + }, + ["show_mask"]=1, + ["square_size"]={ + 100, + 300 + }, + ["square_offset"]={ + 0, + 0 + } + }, + [40040]={ + ["next_id"]=40050, + ["type"]=2, + ["target_name"]="hero_detail_ui(Clone)/bg/up_btn", + ["arrow_offset"]={ + 0, + 0 + }, + ["show_mask"]=1, + ["square_size"]={ + 200, + 100 + }, + ["square_offset"]={ + 0, + 0 + } + }, + [40050]={ + ["next_id"]=40060, + ["type"]=2, + ["target_name"]="hero_detail_ui(Clone)/bg/back_btn", + ["arrow_offset"]={ + 0, + 0 + }, + ["show_mask"]=1 + }, + [40060]={ + ["next_id"]=40070, + ["type"]=2, + ["target_name"]="main_ui(Clone)/sub_ui_node/hero_ui/scrollrect/viewport/content/scroll_cell_1/prop_node/hero_cell_5", + ["arrow_offset"]={ + 0, + 0 + }, + ["show_mask"]=1, + ["square_size"]={ + 100, + 300 + }, + ["square_offset"]={ + 0, + 0 + } + }, + [40070]={ + ["type"]=2, + ["target_name"]="main_ui(Clone)/sub_ui_node/hero_ui/scrollrect/viewport/content/large_hero_cell/hero_bg/use_btn", + ["arrow_offset"]={ + 0, + 0 + } } } local config = { -data=tutorial,count=16 +data=tutorial,count=30 } return config \ No newline at end of file diff --git a/lua/app/config/tutorial_start.lua b/lua/app/config/tutorial_start.lua index 2dc26d2c..23cb7c9f 100644 --- a/lua/app/config/tutorial_start.lua +++ b/lua/app/config/tutorial_start.lua @@ -8,10 +8,12 @@ local tutorial_start = { ["uires_path"]="Assets/prefabs/ui/main_city/main_ui.prefab" }, [3]={ - ["start_id"]=30000 + ["start_id"]=30000, + ["uires_path"]="Assets/prefabs/ui/main_city/main_ui.prefab" }, [4]={ - ["start_id"]=40000 + ["start_id"]=40000, + ["uires_path"]="Assets/prefabs/ui/main_city/main_ui.prefab" } } local config = { diff --git a/lua/app/module/battle/component/battle_unit_comp.lua b/lua/app/module/battle/component/battle_unit_comp.lua index 07fbc5f6..a1584d11 100644 --- a/lua/app/module/battle/component/battle_unit_comp.lua +++ b/lua/app/module/battle/component/battle_unit_comp.lua @@ -653,7 +653,7 @@ function BattleUnitComp:enterSkillAttackState() self.targetX = nil local skill if self.normalSkillCount > 0 then - skill = self.unitEntity:getNormalSkill() + skill = self.unitEntity:getNormalSkill(true) else skill = self.currActiveSkill end @@ -672,12 +672,9 @@ function BattleUnitComp:enterSkillAttackState() else self.isMove = false self.attackTime = 0 - local attackName + local attackName = skill:getSkillAttackName() if self.normalSkillCount > 0 then - attackName = skill:getRandomNormalAttackName() self:attackAndSpeedUp() - else - attackName = skill:getSkillAttackName() end self.currAttackDuration = self:getAnimationDuration(attackName) self.currAttackKeyTime = self:getAnimationKeyFrameTime(attackName) @@ -842,8 +839,9 @@ end function BattleUnitComp:doNextNormalAttack() self.attackTime = 0 - local skill = self.unitEntity:getNormalSkill() - local attackName = skill:getRandomNormalAttackName() + local skill = self.unitEntity:getNormalSkill(true) + skill:startUse() + local attackName = skill:getSkillAttackName() self.currAttackDuration = self:getAnimationDuration(attackName) self.currAttackKeyTime = self:getAnimationKeyFrameTime(attackName) self:playAnimation(attackName, false, false) @@ -855,8 +853,9 @@ function BattleUnitComp:doNextAttack() self.attackTime = 0 local attackName = nil if self.normalSkillCount > 0 then - local skill = self.unitEntity:getNormalSkill() - attackName = skill:getRandomNormalAttackName() + local skill = self.unitEntity:getNormalSkill(true) + skill:startUse() + attackName = skill:getSkillAttackName() if attackName then self.currAttackDuration = self:getAnimationDuration(attackName) self.currAttackKeyTime = self:getAnimationKeyFrameTime(attackName) @@ -867,6 +866,7 @@ function BattleUnitComp:doNextAttack() self:moveBackToInitPosition() end elseif self.currActiveSkill then + self.currActiveSkill:startUse() attackName = self.currActiveSkill:getSkillAttackName() if attackName then self.currAttackDuration = self:getAnimationDuration(attackName) @@ -885,7 +885,7 @@ end function BattleUnitComp:enterNormalAttackState() self.attackOver = false self.attackTime = 0 - local skill = self.unitEntity:getNormalSkill() + local skill = self.unitEntity:getNormalSkill(true) skill:startUse() if skill:getMoveType() == BattleConst.SKILL_MOVE_TYPE.MOVE then self.isMove = true @@ -901,7 +901,7 @@ function BattleUnitComp:enterNormalAttackState() else self.isMove = false self.attackTime = 0 - local attackName = skill:getRandomNormalAttackName() + local attackName = skill:getSkillAttackName() self.currAttackDuration = self:getAnimationDuration(attackName) self.currAttackKeyTime = self:getAnimationKeyFrameTime(attackName) self:playAnimation(attackName, false, false) @@ -1272,15 +1272,11 @@ function BattleUnitComp:getEffectAndPlay(skill, fxInfo) end effectObj:setLocalScale(fxScale, fxScale, fxScale) end - -- if fxInfo.is_floor then - -- effectObj:setSortingOrder(0, 0) - -- else - -- effectObj:changeSortingOrderToFudge(BattleConst.BATTLE_BASE_ORDER, BattleConst.FX_SORTING_FUDGE_COEFFICIENT) - -- end + local baseOrder = BattleHelper:getBaseOrder() + effectObj:setSortingOrder(baseOrder, 10) effectObj:play() - duration = duration or effectObj:getDuration() local sid - sid = BattleHelper:performDurationDelay(duration, function() + sid = BattleHelper:performDurationDelay(effectObj:getDuration(), function() BattleHelper:recycleEffect(effectObj) end) end) diff --git a/lua/app/module/battle/controller/battle_controller.lua b/lua/app/module/battle/controller/battle_controller.lua index 34c6833d..06d51f23 100644 --- a/lua/app/module/battle/controller/battle_controller.lua +++ b/lua/app/module/battle/controller/battle_controller.lua @@ -177,9 +177,9 @@ function BattleController:init(params) self.time = 0 self.battleData:init() BattleScheduler:init() + BattlePool:init() BattleHelper:init() BattlePassive:init() - BattlePool:init() self:setTimeScale(DataManager.BattleData:getTimeScale()) self:bindData() self:initBattleTeam() @@ -256,6 +256,7 @@ function BattleController:prepareFight() self:initAtkUnits(onPreloadFinished) self:initDefUnits(onPreloadFinished) end) + BattleHelper:setBaseOrder(self.battleUI:getUIOrder()) self:loadOtherRes(onPreloadFinished) end diff --git a/lua/app/module/battle/helper/battle_helper.lua b/lua/app/module/battle/helper/battle_helper.lua index 45d29792..4d6655c2 100644 --- a/lua/app/module/battle/helper/battle_helper.lua +++ b/lua/app/module/battle/helper/battle_helper.lua @@ -1,5 +1,6 @@ local UIPrefabObject = require "app/bf/unity/uiprefab_object" local BattlePool = require "app/module/battle/helper/battle_pool" +local BattleScheduler = require "app/module/battle/helper/battle_scheduler" local BattleHelper = {} @@ -16,6 +17,15 @@ function BattleHelper:init() self.effectPools = BattlePool:getEffectPool() self.effectMap = {} self.seed = tonumber(tostring(os.time()):reverse():sub(1,6)) + self.baseOrder = 0 +end + +function BattleHelper:setBaseOrder(baseOrder) + self.baseOrder = baseOrder +end + +function BattleHelper:getBaseOrder() + return self.baseOrder end function BattleHelper:getFxConfig() @@ -100,14 +110,15 @@ function BattleHelper:getEffectAsync(name, parent, callback) end local effect = self.effectPools:pop(path) if effect then - if parent then - effect:setParent(parent, false) - end + -- if parent then + -- effect:setParent(parent, false) + -- end if self.effectMap then self.effectMap[effect:getInstanceID()] = effect end local timeScale = DataManager.BattleData:getTimeScale() effect:setTimeScale(timeScale) + effect:setActive(true) callback(effect) else EffectManager:loadBattleEffectAsync(path, parent, function(effect) @@ -134,8 +145,9 @@ function BattleHelper:recycleEffect(effect) end end effect:stop() + effect:setActive(false) if self.effectPools then - self.effectPools:push(effect) + self.effectPools:push(effect, true) end if self.effectMap then self.effectMap[effect:getInstanceID()] = nil @@ -218,6 +230,18 @@ function BattleHelper:recycleBuffEffect(buffEffect) table.insert(self.buffEffectPool, buffEffect) end +function BattleHelper:performDurationDelay(delay, func) + return BattleScheduler:performWithDelayGlobal(func, delay) +end + +function BattleHelper:scheduleGlobal(inter, func) + return BattleScheduler:scheduleGlobal(func, inter) +end + +function BattleHelper:unscheduleGlobal(scheduleId) + BattleScheduler:unscheduleGlobal(scheduleId) +end + function BattleHelper:clear() self.isClear = true self.characterPools = nil diff --git a/lua/app/userdata/battle/battle_data.lua b/lua/app/userdata/battle/battle_data.lua index c419b967..23b3d484 100644 --- a/lua/app/userdata/battle/battle_data.lua +++ b/lua/app/userdata/battle/battle_data.lua @@ -479,9 +479,8 @@ function BattleData:initHeroData() id = heroId, modelId = heroEntity:getModelId(), matchType = matchType, - normalSkill = heroEntity:getHurtSkill(), + normalSkills = heroEntity:getHurtSkill(), activeSkills = {activeSkill}, - normalSkillCount = heroEntity:getHurtNum(), assistingSkill = heroEntity:getAssistingSkill(), attr = { hp = hp, @@ -512,9 +511,8 @@ function BattleData:addMonster(monsterId, newTeam) id = monsterId, modelId = monsterInfo.model_id, matchType = 0, - normalSkill = monsterInfo.hurt_skill, + normalSkills = monsterInfo.hurt_skill, activeSkills = monsterInfo.skill, - normalSkillCount = monsterInfo.hurt_num, assistingSkill = nil, isBoss = monsterInfo.is_boss, exp = monsterInfo.monster_exp or 0, diff --git a/lua/app/userdata/battle/skill/battle_skill_entity.lua b/lua/app/userdata/battle/skill/battle_skill_entity.lua index 109af92a..342bb39f 100644 --- a/lua/app/userdata/battle/skill/battle_skill_entity.lua +++ b/lua/app/userdata/battle/skill/battle_skill_entity.lua @@ -125,25 +125,6 @@ function BattleSkillEntity:getMoveType() return self.skillInfo.skill_position end -function BattleSkillEntity:getRandomNormalAttackName() - if self.normalSkillNameList == nil then - local normalSkillNameList, count = self.owner:getNormalSkillNameList() - self.normalSkillNameList = {} - for i = 1, count do - self.normalSkillNameList[i] = normalSkillNameList[i] - end - end - if self.normalSkillNameIndex == nil then - self.normalSkillNameIndex = math.random(1, #self.normalSkillNameList) - else - local temp = self.normalSkillNameList[#self.normalSkillNameList] - self.normalSkillNameList[#self.normalSkillNameList] = self.normalSkillNameList[self.normalSkillNameIndex] - self.normalSkillNameList[self.normalSkillNameIndex] = temp - self.normalSkillNameIndex = math.random(1, #self.normalSkillNameList - 1) - end - return self.normalSkillNameList[self.normalSkillNameIndex] -end - function BattleSkillEntity:getSkillAttackName() return self.skillInfo.name_act end diff --git a/lua/app/userdata/battle/team/battle_unit_entity.lua b/lua/app/userdata/battle/team/battle_unit_entity.lua index 51b8e877..461540e9 100644 --- a/lua/app/userdata/battle/team/battle_unit_entity.lua +++ b/lua/app/userdata/battle/team/battle_unit_entity.lua @@ -14,9 +14,17 @@ end function BattleUnitEntity:initSkill() self.activeSkills = {} - if self.unitData.normalSkill then - self.normalSkill = BattleSkillEntity:create(self.unitData.normalSkill, GConst.BattleConst.SKILL_TYPE_NORMAL, self) + if self.unitData.normalSkills then + self.normalSkills = {} + for k, v in ipairs(self.unitData.normalSkills) do + local skill = BattleSkillEntity:create(v, GConst.BattleConst.SKILL_TYPE_NORMAL, self) + table.insert(self.normalSkills, skill) + end + self.normalSkillCount = #self.normalSkills + else + self.normalSkillCount = 0 end + self.normalSkill = nil if self.unitData.assistingSkill then self.assistingSkill = BattleSkillEntity:create(self.unitData.assistingSkill, GConst.BattleConst.SKILL_TYPE_ASSISTING, self) end @@ -99,7 +107,22 @@ function BattleUnitEntity:getIsMainUnit() return self.isMainUnit end -function BattleUnitEntity:getNormalSkill() +function BattleUnitEntity:getNormalSkill(reRandom) + if self.normalSkills == nil then + return nil + end + if not reRandom then + return self.normalSkill + end + if self.normalSkillIndex == nil then + self.normalSkillIndex = math.random(1, #self.normalSkills) + else + local temp = self.normalSkills[#self.normalSkills] + self.normalSkills[#self.normalSkills] = self.normalSkills[self.normalSkillIndex] + self.normalSkills[self.normalSkillIndex] = temp + self.normalSkillIndex = math.random(1, #self.normalSkills - 1) + end + self.normalSkill = self.normalSkills[self.normalSkillIndex] return self.normalSkill end @@ -124,18 +147,7 @@ function BattleUnitEntity:getActiveSkill(index) end function BattleUnitEntity:getNormalSkillCount() - return self.unitData.normalSkillCount or 0 -end - -function BattleUnitEntity:getNormalSkillNameList() - local count = self.unitData.normalSkillCount or 0 - if self.normalSkillNameList == nil then - self.normalSkillNameList = {} - for i = 1, count do - table.insert(self.normalSkillNameList, DataManager.BattleData:getNormalAttackName(i)) - end - end - return self.normalSkillNameList, count + return self.normalSkillCount end function BattleUnitEntity:getPassiveSkills()