diff --git a/lua/app/config/attr.lua b/lua/app/config/attr.lua index 3cbc57ff..565d2cd9 100644 --- a/lua/app/config/attr.lua +++ b/lua/app/config/attr.lua @@ -245,7 +245,23 @@ local attr = { }, [62]={ ["id"]=62, - ["name"]="attr_atkp_personal" + ["name"]="attr_atkp_red_all" + }, + [63]={ + ["id"]=63, + ["name"]="attr_atkp_yellow_all" + }, + [64]={ + ["id"]=64, + ["name"]="attr_atkp_green_all" + }, + [65]={ + ["id"]=65, + ["name"]="attr_atkp_blue_all" + }, + [66]={ + ["id"]=66, + ["name"]="attr_atkp_purple_all" } } local keys = { @@ -311,12 +327,16 @@ local keys = { ["attr_all_hurtp_green"]=attr[59], ["attr_all_hurtp_blue"]=attr[60], ["attr_all_hurtp_purple"]=attr[61], - ["attr_atkp_personal"]=attr[62] + ["attr_atkp_red_all"]=attr[62], + ["attr_atkp_yellow_all"]=attr[63], + ["attr_atkp_green_all"]=attr[64], + ["attr_atkp_blue_all"]=attr[65], + ["attr_atkp_purple_all"]=attr[66] } } local config = { data=attr, keys=keys, -count=62 +count=66 } return config \ No newline at end of file diff --git a/lua/app/config/chapter.lua b/lua/app/config/chapter.lua index 4d4963f3..dd7585b3 100644 --- a/lua/app/config/chapter.lua +++ b/lua/app/config/chapter.lua @@ -39,9 +39,9 @@ local chapter = { }, ["monster"]={ 101, - 101, - 101, - 101, + 201, + 301, + 401, 501 }, ["mystery_box"]={ diff --git a/lua/app/config/fx.lua b/lua/app/config/fx.lua index 327b6cc0..67f47e25 100644 --- a/lua/app/config/fx.lua +++ b/lua/app/config/fx.lua @@ -1603,60 +1603,32 @@ local fx = { ["res"]="sfx_c1_p0004_06", ["bind"]="root" }, - [300005]={ - ["res"]="sfx_p0002_b01", - ["bind"]="root" - }, - [300006]={ - ["res"]="sfx_p0002_b02", - ["bind"]="root" - }, [300007]={ - ["res"]="sfx_p0002_b03", + ["res"]="sfx_c1_p0005_01", ["bind"]="root" }, [300008]={ - ["res"]="sfx_p0002_b04", + ["res"]="sfx_c1_p0005_02", ["bind"]="root" }, [300009]={ - ["res"]="sfx_p0002_b06", + ["res"]="sfx_c1_p0002_b01", ["bind"]="root" }, [300010]={ - ["res"]="sfx_p0003_b01", + ["res"]="sfx_c1_p0002_b02", ["bind"]="root" }, [300011]={ - ["res"]="sfx_p0003_b02", + ["res"]="sfx_c1_p0002_b03", ["bind"]="root" }, [300012]={ - ["res"]="sfx_p0003_b03", + ["res"]="sfx_c1_p0002_b04", ["bind"]="root" }, [300013]={ - ["res"]="sfx_p0003_b04", - ["bind"]="root" - }, - [300014]={ - ["res"]="sfx_p0003_b05", - ["bind"]="root" - }, - [300015]={ - ["res"]="sfx_p0004_b01", - ["bind"]="root" - }, - [300016]={ - ["res"]="sfx_p0004_b03", - ["bind"]="root" - }, - [300017]={ - ["res"]="sfx_p0004_b05", - ["bind"]="root" - }, - [300018]={ - ["res"]="sfx_p0005_b01", + ["res"]="sfx_c1_p0002_b05", ["bind"]="root" }, [300019]={ @@ -3285,6 +3257,6 @@ local fx = { } } local config = { -data=fx,count=768 +data=fx,count=761 } return config \ No newline at end of file diff --git a/lua/app/config/hero.lua b/lua/app/config/hero.lua index 2ba7b956..2ab85881 100644 --- a/lua/app/config/hero.lua +++ b/lua/app/config/hero.lua @@ -291,152 +291,122 @@ local hero = { 876760000, 885320000 }, - ["star"]={ + ["star_attr"]={ { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - } + ["type"]="attr_atkp_red", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=500 - } + ["type"]="attr_atkp_red", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=500 - } + ["type"]="attr_atkp_red_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=1000 - } + ["type"]="attr_atkp_red", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=1000 - } + ["type"]="attr_atkp_red_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=1500 - } + ["type"]="attr_atkp_red", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=1500 - } + ["type"]="attr_atkp_red_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=2000 - } + ["type"]="attr_atkp_red", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=2000 - } + ["type"]="attr_atkp_red_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=2500 - } + ["type"]="attr_atkp_red", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=2500 - } + ["type"]="attr_atkp_red_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=3000 - } + ["type"]="attr_atkp_red", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=3000 - } + ["type"]="attr_atkp_red_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=3500 - } + ["type"]="attr_atkp_red", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=4000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=3500 - } + ["type"]="attr_atkp_red_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_red", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_red", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_red", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_red", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_red", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_red", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_red", + ["num"]=4000 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=3500 } }, ["star_txt"]={ @@ -782,152 +752,122 @@ local hero = { 876760000, 885320000 }, - ["star"]={ + ["star_attr"]={ { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - } + ["type"]="attr_atkp_red", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=500 - } + ["type"]="attr_atkp_red", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=500 - } + ["type"]="attr_atkp_red_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=1000 - } + ["type"]="attr_atkp_red", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=1000 - } + ["type"]="attr_atkp_red_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=1500 - } + ["type"]="attr_atkp_red", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=1500 - } + ["type"]="attr_atkp_red_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=2000 - } + ["type"]="attr_atkp_red", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=2000 - } + ["type"]="attr_atkp_red_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=2500 - } + ["type"]="attr_atkp_red", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=2500 - } + ["type"]="attr_atkp_red_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=3000 - } + ["type"]="attr_atkp_red", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=3000 - } + ["type"]="attr_atkp_red_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=3500 - } + ["type"]="attr_atkp_red", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=4000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=3500 - } + ["type"]="attr_atkp_red_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_red", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_red", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_red", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_red", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_red", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_red", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_red", + ["num"]=4000 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=3500 } }, ["star_txt"]={ @@ -1273,152 +1213,122 @@ local hero = { 876760000, 885320000 }, - ["star"]={ + ["star_attr"]={ { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - } + ["type"]="attr_atkp_red", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=500 - } + ["type"]="attr_atkp_red", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=500 - } + ["type"]="attr_atkp_red_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=1000 - } + ["type"]="attr_atkp_red", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=1000 - } + ["type"]="attr_atkp_red_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=1500 - } + ["type"]="attr_atkp_red", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=1500 - } + ["type"]="attr_atkp_red_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=2000 - } + ["type"]="attr_atkp_red", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=2000 - } + ["type"]="attr_atkp_red_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=2500 - } + ["type"]="attr_atkp_red", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=2500 - } + ["type"]="attr_atkp_red_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=3000 - } + ["type"]="attr_atkp_red", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=3000 - } + ["type"]="attr_atkp_red_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=3500 - } + ["type"]="attr_atkp_red", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=4000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=3500 - } + ["type"]="attr_atkp_red_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_red", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_red", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_red", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_red", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_red", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_red", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_red", + ["num"]=4000 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=3500 } }, ["star_txt"]={ @@ -1764,152 +1674,122 @@ local hero = { 876760000, 885320000 }, - ["star"]={ + ["star_attr"]={ { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - } + ["type"]="attr_atkp_red", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=500 - } + ["type"]="attr_atkp_red", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=500 - } + ["type"]="attr_atkp_red_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=1000 - } + ["type"]="attr_atkp_red", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=1000 - } + ["type"]="attr_atkp_red_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=1500 - } + ["type"]="attr_atkp_red", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=1500 - } + ["type"]="attr_atkp_red_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=2000 - } + ["type"]="attr_atkp_red", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=2000 - } + ["type"]="attr_atkp_red_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=2500 - } + ["type"]="attr_atkp_red", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=2500 - } + ["type"]="attr_atkp_red_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=3000 - } + ["type"]="attr_atkp_red", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=3000 - } + ["type"]="attr_atkp_red_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=3500 - } + ["type"]="attr_atkp_red", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=4000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=3500 - } + ["type"]="attr_atkp_red_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_red", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_red", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_red", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_red", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_red", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_red", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_red", + ["num"]=4000 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=3500 } }, ["star_txt"]={ @@ -2255,152 +2135,122 @@ local hero = { 876760000, 885320000 }, - ["star"]={ + ["star_attr"]={ { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - } + ["type"]="attr_atkp_red", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=500 - } + ["type"]="attr_atkp_red", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=500 - } + ["type"]="attr_atkp_red_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=1000 - } + ["type"]="attr_atkp_red", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=1000 - } + ["type"]="attr_atkp_red_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=1500 - } + ["type"]="attr_atkp_red", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=1500 - } + ["type"]="attr_atkp_red_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=2000 - } + ["type"]="attr_atkp_red", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=2000 - } + ["type"]="attr_atkp_red_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=2500 - } + ["type"]="attr_atkp_red", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=2500 - } + ["type"]="attr_atkp_red_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=3000 - } + ["type"]="attr_atkp_red", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=3000 - } + ["type"]="attr_atkp_red_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_red", - ["num"]=3500 - } + ["type"]="attr_atkp_red", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=4000 - }, - { - ["type"]="attr_atkp_red", - ["num"]=3500 - } + ["type"]="attr_atkp_red_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_red", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_red", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_red", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_red", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_red", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_red", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_red", + ["num"]=4000 + }, + { + ["type"]="attr_atkp_red_all", + ["num"]=3500 } }, ["star_txt"]={ @@ -2746,169 +2596,139 @@ local hero = { 876760000, 885320000 }, - ["star"]={ + ["star_attr"]={ { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - } + ["type"]="attr_atkp_yellow", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=500 - } + ["type"]="attr_atkp_yellow", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=500 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=1000 - } + ["type"]="attr_atkp_yellow", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=1000 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=1500 - } + ["type"]="attr_atkp_yellow", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=1500 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=2000 - } + ["type"]="attr_atkp_yellow", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=2000 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=2500 - } + ["type"]="attr_atkp_yellow", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=2500 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=3000 - } + ["type"]="attr_atkp_yellow", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=3000 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=3500 - } + ["type"]="attr_atkp_yellow", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=4000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=3500 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=4000 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=3500 } }, ["star_txt"]={ 1, - 2, + 3, 1, - 2, + 3, 1, - 2, + 3, 1, - 2, + 3, 1, - 2, + 3, 1, - 2, + 3, 1, - 2, + 3, 1 }, ["level_point"]={ @@ -3237,169 +3057,139 @@ local hero = { 876760000, 885320000 }, - ["star"]={ + ["star_attr"]={ { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - } + ["type"]="attr_atkp_yellow", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=500 - } + ["type"]="attr_atkp_yellow", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=500 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=1000 - } + ["type"]="attr_atkp_yellow", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=1000 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=1500 - } + ["type"]="attr_atkp_yellow", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=1500 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=2000 - } + ["type"]="attr_atkp_yellow", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=2000 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=2500 - } + ["type"]="attr_atkp_yellow", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=2500 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=3000 - } + ["type"]="attr_atkp_yellow", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=3000 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=3500 - } + ["type"]="attr_atkp_yellow", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=4000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=3500 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=4000 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=3500 } }, ["star_txt"]={ 1, - 2, + 3, 1, - 2, + 3, 1, - 2, + 3, 1, - 2, + 3, 1, - 2, + 3, 1, - 2, + 3, 1, - 2, + 3, 1 }, ["level_point"]={ @@ -3728,169 +3518,139 @@ local hero = { 876760000, 885320000 }, - ["star"]={ + ["star_attr"]={ { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - } + ["type"]="attr_atkp_yellow", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=500 - } + ["type"]="attr_atkp_yellow", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=500 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=1000 - } + ["type"]="attr_atkp_yellow", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=1000 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=1500 - } + ["type"]="attr_atkp_yellow", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=1500 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=2000 - } + ["type"]="attr_atkp_yellow", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=2000 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=2500 - } + ["type"]="attr_atkp_yellow", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=2500 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=3000 - } + ["type"]="attr_atkp_yellow", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=3000 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=3500 - } + ["type"]="attr_atkp_yellow", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=4000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=3500 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=4000 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=3500 } }, ["star_txt"]={ 1, - 2, + 3, 1, - 2, + 3, 1, - 2, + 3, 1, - 2, + 3, 1, - 2, + 3, 1, - 2, + 3, 1, - 2, + 3, 1 }, ["level_point"]={ @@ -4219,169 +3979,139 @@ local hero = { 876760000, 885320000 }, - ["star"]={ + ["star_attr"]={ { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - } + ["type"]="attr_atkp_yellow", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=500 - } + ["type"]="attr_atkp_yellow", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=500 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=1000 - } + ["type"]="attr_atkp_yellow", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=1000 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=1500 - } + ["type"]="attr_atkp_yellow", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=1500 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=2000 - } + ["type"]="attr_atkp_yellow", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=2000 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=2500 - } + ["type"]="attr_atkp_yellow", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=2500 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=3000 - } + ["type"]="attr_atkp_yellow", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=3000 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=3500 - } + ["type"]="attr_atkp_yellow", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=4000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=3500 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=4000 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=3500 } }, ["star_txt"]={ 1, - 2, + 3, 1, - 2, + 3, 1, - 2, + 3, 1, - 2, + 3, 1, - 2, + 3, 1, - 2, + 3, 1, - 2, + 3, 1 }, ["level_point"]={ @@ -4710,169 +4440,139 @@ local hero = { 876760000, 885320000 }, - ["star"]={ + ["star_attr"]={ { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - } + ["type"]="attr_atkp_yellow", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=500 - } + ["type"]="attr_atkp_yellow", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=500 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=1000 - } + ["type"]="attr_atkp_yellow", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=1000 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=1500 - } + ["type"]="attr_atkp_yellow", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=1500 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=2000 - } + ["type"]="attr_atkp_yellow", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=2000 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=2500 - } + ["type"]="attr_atkp_yellow", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=2500 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=3000 - } + ["type"]="attr_atkp_yellow", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=3000 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=3500 - } + ["type"]="attr_atkp_yellow", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=4000 - }, - { - ["type"]="attr_atkp_yellow", - ["num"]=3500 - } + ["type"]="attr_atkp_yellow_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_yellow", + ["num"]=4000 + }, + { + ["type"]="attr_atkp_yellow_all", + ["num"]=3500 } }, ["star_txt"]={ 1, - 2, + 3, 1, - 2, + 3, 1, - 2, + 3, 1, - 2, + 3, 1, - 2, + 3, 1, - 2, + 3, 1, - 2, + 3, 1 }, ["level_point"]={ @@ -5201,169 +4901,139 @@ local hero = { 876760000, 885320000 }, - ["star"]={ + ["star_attr"]={ { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - } + ["type"]="attr_atkp_green", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=500 - } + ["type"]="attr_atkp_green", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=500 - } + ["type"]="attr_atkp_green_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=1000 - } + ["type"]="attr_atkp_green", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=1000 - } + ["type"]="attr_atkp_green_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=1500 - } + ["type"]="attr_atkp_green", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=1500 - } + ["type"]="attr_atkp_green_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=2000 - } + ["type"]="attr_atkp_green", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=2000 - } + ["type"]="attr_atkp_green_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=2500 - } + ["type"]="attr_atkp_green", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=2500 - } + ["type"]="attr_atkp_green_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=3000 - } + ["type"]="attr_atkp_green", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=3000 - } + ["type"]="attr_atkp_green_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=3500 - } + ["type"]="attr_atkp_green", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=4000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=3500 - } + ["type"]="attr_atkp_green_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_green", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_green", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_green", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_green", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_green", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_green", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_green", + ["num"]=4000 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=3500 } }, ["star_txt"]={ 1, - 2, + 4, 1, - 2, + 4, 1, - 2, + 4, 1, - 2, + 4, 1, - 2, + 4, 1, - 2, + 4, 1, - 2, + 4, 1 }, ["level_point"]={ @@ -5692,169 +5362,139 @@ local hero = { 876760000, 885320000 }, - ["star"]={ + ["star_attr"]={ { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - } + ["type"]="attr_atkp_green", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=500 - } + ["type"]="attr_atkp_green", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=500 - } + ["type"]="attr_atkp_green_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=1000 - } + ["type"]="attr_atkp_green", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=1000 - } + ["type"]="attr_atkp_green_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=1500 - } + ["type"]="attr_atkp_green", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=1500 - } + ["type"]="attr_atkp_green_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=2000 - } + ["type"]="attr_atkp_green", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=2000 - } + ["type"]="attr_atkp_green_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=2500 - } + ["type"]="attr_atkp_green", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=2500 - } + ["type"]="attr_atkp_green_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=3000 - } + ["type"]="attr_atkp_green", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=3000 - } + ["type"]="attr_atkp_green_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=3500 - } + ["type"]="attr_atkp_green", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=4000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=3500 - } + ["type"]="attr_atkp_green_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_green", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_green", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_green", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_green", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_green", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_green", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_green", + ["num"]=4000 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=3500 } }, ["star_txt"]={ 1, - 2, + 4, 1, - 2, + 4, 1, - 2, + 4, 1, - 2, + 4, 1, - 2, + 4, 1, - 2, + 4, 1, - 2, + 4, 1 }, ["level_point"]={ @@ -6183,169 +5823,139 @@ local hero = { 876760000, 885320000 }, - ["star"]={ + ["star_attr"]={ { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - } + ["type"]="attr_atkp_green", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=500 - } + ["type"]="attr_atkp_green", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=500 - } + ["type"]="attr_atkp_green_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=1000 - } + ["type"]="attr_atkp_green", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=1000 - } + ["type"]="attr_atkp_green_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=1500 - } + ["type"]="attr_atkp_green", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=1500 - } + ["type"]="attr_atkp_green_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=2000 - } + ["type"]="attr_atkp_green", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=2000 - } + ["type"]="attr_atkp_green_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=2500 - } + ["type"]="attr_atkp_green", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=2500 - } + ["type"]="attr_atkp_green_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=3000 - } + ["type"]="attr_atkp_green", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=3000 - } + ["type"]="attr_atkp_green_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=3500 - } + ["type"]="attr_atkp_green", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=4000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=3500 - } + ["type"]="attr_atkp_green_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_green", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_green", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_green", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_green", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_green", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_green", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_green", + ["num"]=4000 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=3500 } }, ["star_txt"]={ 1, - 2, + 4, 1, - 2, + 4, 1, - 2, + 4, 1, - 2, + 4, 1, - 2, + 4, 1, - 2, + 4, 1, - 2, + 4, 1 }, ["level_point"]={ @@ -6674,169 +6284,139 @@ local hero = { 876760000, 885320000 }, - ["star"]={ + ["star_attr"]={ { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - } + ["type"]="attr_atkp_green", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=500 - } + ["type"]="attr_atkp_green", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=500 - } + ["type"]="attr_atkp_green_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=1000 - } + ["type"]="attr_atkp_green", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=1000 - } + ["type"]="attr_atkp_green_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=1500 - } + ["type"]="attr_atkp_green", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=1500 - } + ["type"]="attr_atkp_green_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=2000 - } + ["type"]="attr_atkp_green", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=2000 - } + ["type"]="attr_atkp_green_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=2500 - } + ["type"]="attr_atkp_green", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=2500 - } + ["type"]="attr_atkp_green_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=3000 - } + ["type"]="attr_atkp_green", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=3000 - } + ["type"]="attr_atkp_green_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_green", - ["num"]=3500 - } + ["type"]="attr_atkp_green", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=4000 - }, - { - ["type"]="attr_atkp_green", - ["num"]=3500 - } + ["type"]="attr_atkp_green_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_green", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_green", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_green", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_green", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_green", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_green", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_green", + ["num"]=4000 + }, + { + ["type"]="attr_atkp_green_all", + ["num"]=3500 } }, ["star_txt"]={ 1, - 2, + 4, 1, - 2, + 4, 1, - 2, + 4, 1, - 2, + 4, 1, - 2, + 4, 1, - 2, + 4, 1, - 2, + 4, 1 }, ["level_point"]={ @@ -7165,169 +6745,139 @@ local hero = { 876760000, 885320000 }, - ["star"]={ + ["star_attr"]={ { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - } + ["type"]="attr_atkp_blue", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=500 - } + ["type"]="attr_atkp_blue", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=500 - } + ["type"]="attr_atkp_blue_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=1000 - } + ["type"]="attr_atkp_blue", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=1000 - } + ["type"]="attr_atkp_blue_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=1500 - } + ["type"]="attr_atkp_blue", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=1500 - } + ["type"]="attr_atkp_blue_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=2000 - } + ["type"]="attr_atkp_blue", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=2000 - } + ["type"]="attr_atkp_blue_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=2500 - } + ["type"]="attr_atkp_blue", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=2500 - } + ["type"]="attr_atkp_blue_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=3000 - } + ["type"]="attr_atkp_blue", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=3000 - } + ["type"]="attr_atkp_blue_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=3500 - } + ["type"]="attr_atkp_blue", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=4000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=3500 - } + ["type"]="attr_atkp_blue_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=4000 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=3500 } }, ["star_txt"]={ 1, - 2, + 5, 1, - 2, + 5, 1, - 2, + 5, 1, - 2, + 5, 1, - 2, + 5, 1, - 2, + 5, 1, - 2, + 5, 1 }, ["level_point"]={ @@ -7656,169 +7206,139 @@ local hero = { 876760000, 885320000 }, - ["star"]={ + ["star_attr"]={ { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - } + ["type"]="attr_atkp_blue", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=500 - } + ["type"]="attr_atkp_blue", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=500 - } + ["type"]="attr_atkp_blue_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=1000 - } + ["type"]="attr_atkp_blue", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=1000 - } + ["type"]="attr_atkp_blue_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=1500 - } + ["type"]="attr_atkp_blue", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=1500 - } + ["type"]="attr_atkp_blue_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=2000 - } + ["type"]="attr_atkp_blue", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=2000 - } + ["type"]="attr_atkp_blue_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=2500 - } + ["type"]="attr_atkp_blue", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=2500 - } + ["type"]="attr_atkp_blue_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=3000 - } + ["type"]="attr_atkp_blue", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=3000 - } + ["type"]="attr_atkp_blue_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=3500 - } + ["type"]="attr_atkp_blue", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=4000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=3500 - } + ["type"]="attr_atkp_blue_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=4000 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=3500 } }, ["star_txt"]={ 1, - 2, + 5, 1, - 2, + 5, 1, - 2, + 5, 1, - 2, + 5, 1, - 2, + 5, 1, - 2, + 5, 1, - 2, + 5, 1 }, ["level_point"]={ @@ -8147,169 +7667,139 @@ local hero = { 876760000, 885320000 }, - ["star"]={ + ["star_attr"]={ { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - } + ["type"]="attr_atkp_blue", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=500 - } + ["type"]="attr_atkp_blue", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=500 - } + ["type"]="attr_atkp_blue_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=1000 - } + ["type"]="attr_atkp_blue", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=1000 - } + ["type"]="attr_atkp_blue_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=1500 - } + ["type"]="attr_atkp_blue", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=1500 - } + ["type"]="attr_atkp_blue_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=2000 - } + ["type"]="attr_atkp_blue", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=2000 - } + ["type"]="attr_atkp_blue_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=2500 - } + ["type"]="attr_atkp_blue", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=2500 - } + ["type"]="attr_atkp_blue_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=3000 - } + ["type"]="attr_atkp_blue", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=3000 - } + ["type"]="attr_atkp_blue_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=3500 - } + ["type"]="attr_atkp_blue", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=4000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=3500 - } + ["type"]="attr_atkp_blue_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=4000 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=3500 } }, ["star_txt"]={ 1, - 2, + 5, 1, - 2, + 5, 1, - 2, + 5, 1, - 2, + 5, 1, - 2, + 5, 1, - 2, + 5, 1, - 2, + 5, 1 }, ["level_point"]={ @@ -8638,169 +8128,139 @@ local hero = { 876760000, 885320000 }, - ["star"]={ + ["star_attr"]={ { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - } + ["type"]="attr_atkp_blue", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=500 - } + ["type"]="attr_atkp_blue", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=500 - } + ["type"]="attr_atkp_blue_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=1000 - } + ["type"]="attr_atkp_blue", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=1000 - } + ["type"]="attr_atkp_blue_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=1500 - } + ["type"]="attr_atkp_blue", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=1500 - } + ["type"]="attr_atkp_blue_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=2000 - } + ["type"]="attr_atkp_blue", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=2000 - } + ["type"]="attr_atkp_blue_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=2500 - } + ["type"]="attr_atkp_blue", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=2500 - } + ["type"]="attr_atkp_blue_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=3000 - } + ["type"]="attr_atkp_blue", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=3000 - } + ["type"]="attr_atkp_blue_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=3500 - } + ["type"]="attr_atkp_blue", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=4000 - }, - { - ["type"]="attr_atkp_blue", - ["num"]=3500 - } + ["type"]="attr_atkp_blue_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_blue", + ["num"]=4000 + }, + { + ["type"]="attr_atkp_blue_all", + ["num"]=3500 } }, ["star_txt"]={ 1, - 2, + 5, 1, - 2, + 5, 1, - 2, + 5, 1, - 2, + 5, 1, - 2, + 5, 1, - 2, + 5, 1, - 2, + 5, 1 }, ["level_point"]={ @@ -9129,169 +8589,139 @@ local hero = { 876760000, 885320000 }, - ["star"]={ + ["star_attr"]={ { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - } + ["type"]="attr_atkp_purple", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=500 - } + ["type"]="attr_atkp_purple", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=500 - } + ["type"]="attr_atkp_purple_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=1000 - } + ["type"]="attr_atkp_purple", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=1000 - } + ["type"]="attr_atkp_purple_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=1500 - } + ["type"]="attr_atkp_purple", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=1500 - } + ["type"]="attr_atkp_purple_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=2000 - } + ["type"]="attr_atkp_purple", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=2000 - } + ["type"]="attr_atkp_purple_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=2500 - } + ["type"]="attr_atkp_purple", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=2500 - } + ["type"]="attr_atkp_purple_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=3000 - } + ["type"]="attr_atkp_purple", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=3000 - } + ["type"]="attr_atkp_purple_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=3500 - } + ["type"]="attr_atkp_purple", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=4000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=3500 - } + ["type"]="attr_atkp_purple_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=4000 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=3500 } }, ["star_txt"]={ 1, - 2, + 6, 1, - 2, + 6, 1, - 2, + 6, 1, - 2, + 6, 1, - 2, + 6, 1, - 2, + 6, 1, - 2, + 6, 1 }, ["level_point"]={ @@ -9620,169 +9050,139 @@ local hero = { 876760000, 885320000 }, - ["star"]={ + ["star_attr"]={ { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - } + ["type"]="attr_atkp_purple", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=500 - } + ["type"]="attr_atkp_purple", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=500 - } + ["type"]="attr_atkp_purple_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=1000 - } + ["type"]="attr_atkp_purple", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=1000 - } + ["type"]="attr_atkp_purple_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=1500 - } + ["type"]="attr_atkp_purple", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=1500 - } + ["type"]="attr_atkp_purple_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=2000 - } + ["type"]="attr_atkp_purple", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=2000 - } + ["type"]="attr_atkp_purple_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=2500 - } + ["type"]="attr_atkp_purple", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=2500 - } + ["type"]="attr_atkp_purple_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=3000 - } + ["type"]="attr_atkp_purple", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=3000 - } + ["type"]="attr_atkp_purple_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=3500 - } + ["type"]="attr_atkp_purple", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=4000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=3500 - } + ["type"]="attr_atkp_purple_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=4000 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=3500 } }, ["star_txt"]={ 1, - 2, + 6, 1, - 2, + 6, 1, - 2, + 6, 1, - 2, + 6, 1, - 2, + 6, 1, - 2, + 6, 1, - 2, + 6, 1 }, ["level_point"]={ @@ -10111,169 +9511,139 @@ local hero = { 876760000, 885320000 }, - ["star"]={ + ["star_attr"]={ { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - } + ["type"]="attr_atkp_purple", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=500 - } + ["type"]="attr_atkp_purple", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=500 - } + ["type"]="attr_atkp_purple_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=1000 - } + ["type"]="attr_atkp_purple", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=1000 - } + ["type"]="attr_atkp_purple_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=1500 - } + ["type"]="attr_atkp_purple", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=1500 - } + ["type"]="attr_atkp_purple_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=2000 - } + ["type"]="attr_atkp_purple", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=2000 - } + ["type"]="attr_atkp_purple_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=2500 - } + ["type"]="attr_atkp_purple", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=2500 - } + ["type"]="attr_atkp_purple_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=3000 - } + ["type"]="attr_atkp_purple", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=3000 - } + ["type"]="attr_atkp_purple_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=3500 - } + ["type"]="attr_atkp_purple", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=4000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=3500 - } + ["type"]="attr_atkp_purple_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=4000 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=3500 } }, ["star_txt"]={ 1, - 2, + 6, 1, - 2, + 6, 1, - 2, + 6, 1, - 2, + 6, 1, - 2, + 6, 1, - 2, + 6, 1, - 2, + 6, 1 }, ["level_point"]={ @@ -10602,169 +9972,139 @@ local hero = { 876760000, 885320000 }, - ["star"]={ + ["star_attr"]={ { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - } + ["type"]="attr_atkp_purple", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=500 - } + ["type"]="attr_atkp_purple", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=500 - } + ["type"]="attr_atkp_purple_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=1000 - } + ["type"]="attr_atkp_purple", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=1000 - } + ["type"]="attr_atkp_purple_all", + ["num"]=500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=1500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=1500 - } + ["type"]="attr_atkp_purple", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=1500 - } + ["type"]="attr_atkp_purple_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=2000 - } + ["type"]="attr_atkp_purple", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=2000 - } + ["type"]="attr_atkp_purple_all", + ["num"]=1000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=2500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=2500 - } + ["type"]="attr_atkp_purple", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=2500 - } + ["type"]="attr_atkp_purple_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=3000 - } + ["type"]="attr_atkp_purple", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=3000 - } + ["type"]="attr_atkp_purple_all", + ["num"]=1500 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=3500 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=3500 - } + ["type"]="attr_atkp_purple", + ["num"]=2000 }, { - { - ["type"]="attr_atkp_personal", - ["num"]=4000 - }, - { - ["type"]="attr_atkp_purple", - ["num"]=3500 - } + ["type"]="attr_atkp_purple_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=2000 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=2500 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=3000 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=3500 + }, + { + ["type"]="attr_atkp_purple", + ["num"]=4000 + }, + { + ["type"]="attr_atkp_purple_all", + ["num"]=3500 } }, ["star_txt"]={ 1, - 2, + 6, 1, - 2, + 6, 1, - 2, + 6, 1, - 2, + 6, 1, - 2, + 6, 1, - 2, + 6, 1, - 2, + 6, 1 }, ["level_point"]={ diff --git a/lua/app/config/hero_level.lua b/lua/app/config/hero_level.lua index 7b0ec62f..99223487 100644 --- a/lua/app/config/hero_level.lua +++ b/lua/app/config/hero_level.lua @@ -14,23 +14,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=10 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=10 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=10 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=10 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=10 }, { @@ -56,23 +56,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=100 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=100 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=100 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=100 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=100 }, { @@ -98,23 +98,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=500 }, { @@ -140,23 +140,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1000 }, { @@ -189,23 +189,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=20 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=20 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=20 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=20 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=20 }, { @@ -231,23 +231,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=200 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=200 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=200 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=200 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=200 }, { @@ -273,23 +273,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1000 }, { @@ -315,23 +315,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=2000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=2000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=2000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=2000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=2000 }, { @@ -364,23 +364,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=30 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=30 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=30 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=30 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=30 }, { @@ -406,23 +406,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=300 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=300 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=300 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=300 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=300 }, { @@ -448,23 +448,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1500 }, { @@ -490,23 +490,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=3000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=3000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=3000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=3000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=3000 }, { @@ -539,23 +539,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=40 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=40 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=40 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=40 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=40 }, { @@ -581,23 +581,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=400 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=400 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=400 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=400 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=400 }, { @@ -623,23 +623,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=2000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=2000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=2000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=2000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=2000 }, { @@ -665,23 +665,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=4000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=4000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=4000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=4000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=4000 }, { @@ -714,23 +714,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=50 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=50 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=50 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=50 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=50 }, { @@ -756,23 +756,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=500 }, { @@ -798,23 +798,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=2500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=2500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=2500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=2500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=2500 }, { @@ -840,23 +840,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=5000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=5000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=5000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=5000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=5000 }, { @@ -889,23 +889,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=60 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=60 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=60 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=60 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=60 }, { @@ -931,23 +931,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=600 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=600 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=600 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=600 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=600 }, { @@ -973,23 +973,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=3000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=3000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=3000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=3000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=3000 }, { @@ -1015,23 +1015,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=6000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=6000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=6000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=6000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=6000 }, { @@ -1064,23 +1064,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=70 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=70 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=70 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=70 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=70 }, { @@ -1106,23 +1106,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=700 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=700 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=700 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=700 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=700 }, { @@ -1148,23 +1148,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=3500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=3500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=3500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=3500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=3500 }, { @@ -1190,23 +1190,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=7000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=7000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=7000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=7000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=7000 }, { @@ -1239,23 +1239,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=80 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=80 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=80 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=80 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=80 }, { @@ -1281,23 +1281,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=800 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=800 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=800 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=800 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=800 }, { @@ -1323,23 +1323,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=4000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=4000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=4000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=4000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=4000 }, { @@ -1365,23 +1365,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=8000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=8000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=8000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=8000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=8000 }, { @@ -1414,23 +1414,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=90 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=90 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=90 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=90 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=90 }, { @@ -1456,23 +1456,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=900 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=900 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=900 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=900 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=900 }, { @@ -1498,23 +1498,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=4500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=4500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=4500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=4500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=4500 }, { @@ -1540,23 +1540,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=9000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=9000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=9000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=9000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=9000 }, { @@ -1589,23 +1589,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=100 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=100 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=100 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=100 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=100 }, { @@ -1631,23 +1631,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1000 }, { @@ -1673,23 +1673,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=5000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=5000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=5000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=5000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=5000 }, { @@ -1715,23 +1715,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=10000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=10000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=10000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=10000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=10000 }, { @@ -1764,23 +1764,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=110 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=110 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=110 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=110 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=110 }, { @@ -1806,23 +1806,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1100 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1100 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1100 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1100 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1100 }, { @@ -1848,23 +1848,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=5500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=5500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=5500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=5500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=5500 }, { @@ -1890,23 +1890,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=11000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=11000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=11000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=11000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=11000 }, { @@ -1939,23 +1939,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=120 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=120 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=120 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=120 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=120 }, { @@ -1981,23 +1981,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1200 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1200 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1200 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1200 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1200 }, { @@ -2023,23 +2023,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=6000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=6000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=6000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=6000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=6000 }, { @@ -2065,23 +2065,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=12000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=12000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=12000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=12000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=12000 }, { @@ -2114,23 +2114,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=130 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=130 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=130 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=130 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=130 }, { @@ -2156,23 +2156,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1300 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1300 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1300 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1300 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1300 }, { @@ -2198,23 +2198,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=6500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=6500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=6500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=6500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=6500 }, { @@ -2240,23 +2240,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=13000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=13000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=13000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=13000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=13000 }, { @@ -2289,23 +2289,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=140 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=140 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=140 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=140 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=140 }, { @@ -2331,23 +2331,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1400 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1400 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1400 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1400 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1400 }, { @@ -2373,23 +2373,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=7000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=7000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=7000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=7000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=7000 }, { @@ -2415,23 +2415,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=14000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=14000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=14000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=14000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=14000 }, { @@ -2464,23 +2464,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=150 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=150 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=150 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=150 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=150 }, { @@ -2506,23 +2506,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1500 }, { @@ -2548,23 +2548,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=7500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=7500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=7500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=7500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=7500 }, { @@ -2590,23 +2590,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=15000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=15000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=15000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=15000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=15000 }, { @@ -2639,23 +2639,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=160 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=160 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=160 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=160 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=160 }, { @@ -2681,23 +2681,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1600 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1600 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1600 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1600 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1600 }, { @@ -2723,23 +2723,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=8000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=8000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=8000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=8000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=8000 }, { @@ -2765,23 +2765,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=16000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=16000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=16000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=16000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=16000 }, { @@ -2814,23 +2814,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=170 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=170 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=170 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=170 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=170 }, { @@ -2856,23 +2856,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1700 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1700 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1700 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1700 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1700 }, { @@ -2898,23 +2898,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=8500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=8500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=8500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=8500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=8500 }, { @@ -2940,23 +2940,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=17000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=17000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=17000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=17000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=17000 }, { @@ -2989,23 +2989,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=180 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=180 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=180 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=180 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=180 }, { @@ -3031,23 +3031,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1800 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1800 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1800 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1800 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1800 }, { @@ -3073,23 +3073,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=9000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=9000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=9000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=9000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=9000 }, { @@ -3115,23 +3115,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=18000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=18000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=18000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=18000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=18000 }, { @@ -3164,23 +3164,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=190 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=190 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=190 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=190 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=190 }, { @@ -3206,23 +3206,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1900 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1900 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1900 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1900 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1900 }, { @@ -3248,23 +3248,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=9500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=9500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=9500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=9500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=9500 }, { @@ -3290,23 +3290,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=19000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=19000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=19000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=19000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=19000 }, { @@ -3339,23 +3339,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=200 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=200 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=200 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=200 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=200 }, { @@ -3381,23 +3381,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=2000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=2000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=2000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=2000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=2000 }, { @@ -3423,23 +3423,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=10000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=10000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=10000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=10000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=10000 }, { @@ -3465,23 +3465,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=20000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=20000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=20000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=20000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=20000 }, { @@ -3514,23 +3514,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=210 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=210 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=210 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=210 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=210 }, { @@ -3556,23 +3556,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=2100 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=2100 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=2100 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=2100 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=2100 }, { @@ -3598,23 +3598,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=10500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=10500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=10500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=10500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=10500 }, { @@ -3640,23 +3640,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=21000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=21000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=21000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=21000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=21000 }, { @@ -3689,23 +3689,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=220 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=220 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=220 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=220 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=220 }, { @@ -3731,23 +3731,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=2200 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=2200 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=2200 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=2200 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=2200 }, { @@ -3773,23 +3773,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=11000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=11000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=11000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=11000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=11000 }, { @@ -3815,23 +3815,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=22000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=22000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=22000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=22000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=22000 }, { @@ -3864,23 +3864,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=230 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=230 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=230 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=230 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=230 }, { @@ -3906,23 +3906,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=2300 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=2300 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=2300 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=2300 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=2300 }, { @@ -3948,23 +3948,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=11500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=11500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=11500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=11500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=11500 }, { @@ -3990,23 +3990,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=23000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=23000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=23000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=23000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=23000 }, { @@ -4039,23 +4039,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=240 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=240 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=240 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=240 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=240 }, { @@ -4081,23 +4081,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=2400 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=2400 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=2400 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=2400 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=2400 }, { @@ -4123,23 +4123,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=12000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=12000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=12000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=12000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=12000 }, { @@ -4165,23 +4165,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=24000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=24000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=24000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=24000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=24000 }, { @@ -4214,23 +4214,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=250 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=250 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=250 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=250 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=250 }, { @@ -4256,23 +4256,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=2500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=2500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=2500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=2500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=2500 }, { @@ -4298,23 +4298,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=12500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=12500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=12500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=12500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=12500 }, { @@ -4340,23 +4340,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=25000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=25000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=25000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=25000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=25000 }, { @@ -4389,23 +4389,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=260 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=260 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=260 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=260 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=260 }, { @@ -4431,23 +4431,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=2600 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=2600 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=2600 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=2600 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=2600 }, { @@ -4473,23 +4473,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=13000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=13000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=13000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=13000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=13000 }, { @@ -4515,23 +4515,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=26000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=26000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=26000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=26000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=26000 }, { @@ -4564,23 +4564,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=270 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=270 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=270 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=270 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=270 }, { @@ -4606,23 +4606,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=2700 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=2700 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=2700 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=2700 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=2700 }, { @@ -4648,23 +4648,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=13500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=13500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=13500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=13500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=13500 }, { @@ -4690,23 +4690,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=27000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=27000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=27000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=27000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=27000 }, { @@ -4739,23 +4739,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=280 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=280 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=280 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=280 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=280 }, { @@ -4781,23 +4781,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=2800 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=2800 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=2800 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=2800 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=2800 }, { @@ -4823,23 +4823,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=14000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=14000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=14000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=14000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=14000 }, { @@ -4865,23 +4865,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=28000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=28000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=28000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=28000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=28000 }, { @@ -4914,23 +4914,23 @@ local hero_level = { ["star"]=0, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=290 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=290 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=290 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=290 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=290 }, { @@ -4956,23 +4956,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=2900 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=2900 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=2900 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=2900 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=2900 }, { @@ -4998,23 +4998,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=14500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=14500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=14500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=14500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=14500 }, { @@ -5040,23 +5040,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=29000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=29000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=29000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=29000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=29000 }, { @@ -5089,23 +5089,23 @@ local hero_level = { ["star"]=1, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=300 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=300 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=300 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=300 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=300 }, { @@ -5131,23 +5131,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=3000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=3000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=3000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=3000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=3000 }, { @@ -5173,23 +5173,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=15000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=15000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=15000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=15000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=15000 }, { @@ -5215,23 +5215,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=30000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=30000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=30000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=30000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=30000 }, { @@ -5264,23 +5264,23 @@ local hero_level = { ["star"]=1, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=310 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=310 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=310 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=310 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=310 }, { @@ -5306,23 +5306,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=3100 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=3100 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=3100 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=3100 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=3100 }, { @@ -5348,23 +5348,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=15500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=15500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=15500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=15500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=15500 }, { @@ -5390,23 +5390,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=31000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=31000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=31000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=31000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=31000 }, { @@ -5439,23 +5439,23 @@ local hero_level = { ["star"]=1, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=320 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=320 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=320 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=320 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=320 }, { @@ -5481,23 +5481,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=3200 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=3200 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=3200 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=3200 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=3200 }, { @@ -5523,23 +5523,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=16000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=16000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=16000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=16000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=16000 }, { @@ -5565,23 +5565,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=32000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=32000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=32000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=32000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=32000 }, { @@ -5614,23 +5614,23 @@ local hero_level = { ["star"]=1, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=330 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=330 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=330 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=330 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=330 }, { @@ -5656,23 +5656,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=3300 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=3300 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=3300 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=3300 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=3300 }, { @@ -5698,23 +5698,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=16500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=16500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=16500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=16500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=16500 }, { @@ -5740,23 +5740,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=33000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=33000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=33000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=33000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=33000 }, { @@ -5789,23 +5789,23 @@ local hero_level = { ["star"]=1, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=340 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=340 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=340 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=340 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=340 }, { @@ -5831,23 +5831,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=3400 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=3400 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=3400 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=3400 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=3400 }, { @@ -5873,23 +5873,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=17000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=17000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=17000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=17000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=17000 }, { @@ -5915,23 +5915,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=34000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=34000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=34000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=34000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=34000 }, { @@ -5964,23 +5964,23 @@ local hero_level = { ["star"]=1, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=350 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=350 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=350 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=350 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=350 }, { @@ -6006,23 +6006,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=3500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=3500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=3500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=3500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=3500 }, { @@ -6048,23 +6048,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=17500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=17500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=17500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=17500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=17500 }, { @@ -6090,23 +6090,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=35000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=35000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=35000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=35000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=35000 }, { @@ -6139,23 +6139,23 @@ local hero_level = { ["star"]=1, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=360 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=360 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=360 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=360 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=360 }, { @@ -6181,23 +6181,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=3600 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=3600 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=3600 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=3600 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=3600 }, { @@ -6223,23 +6223,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=18000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=18000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=18000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=18000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=18000 }, { @@ -6265,23 +6265,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=36000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=36000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=36000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=36000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=36000 }, { @@ -6314,23 +6314,23 @@ local hero_level = { ["star"]=1, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=370 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=370 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=370 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=370 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=370 }, { @@ -6356,23 +6356,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=3700 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=3700 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=3700 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=3700 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=3700 }, { @@ -6398,23 +6398,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=18500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=18500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=18500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=18500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=18500 }, { @@ -6440,23 +6440,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=37000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=37000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=37000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=37000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=37000 }, { @@ -6489,23 +6489,23 @@ local hero_level = { ["star"]=1, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=380 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=380 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=380 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=380 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=380 }, { @@ -6531,23 +6531,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=3800 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=3800 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=3800 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=3800 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=3800 }, { @@ -6573,23 +6573,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=19000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=19000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=19000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=19000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=19000 }, { @@ -6615,23 +6615,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=38000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=38000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=38000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=38000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=38000 }, { @@ -6664,23 +6664,23 @@ local hero_level = { ["star"]=1, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=390 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=390 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=390 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=390 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=390 }, { @@ -6706,23 +6706,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=3900 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=3900 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=3900 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=3900 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=3900 }, { @@ -6748,23 +6748,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=19500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=19500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=19500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=19500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=19500 }, { @@ -6790,23 +6790,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=39000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=39000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=39000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=39000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=39000 }, { @@ -6839,23 +6839,23 @@ local hero_level = { ["star"]=2, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=400 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=400 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=400 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=400 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=400 }, { @@ -6881,23 +6881,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=4000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=4000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=4000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=4000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=4000 }, { @@ -6923,23 +6923,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=20000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=20000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=20000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=20000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=20000 }, { @@ -6965,23 +6965,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=40000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=40000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=40000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=40000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=40000 }, { @@ -7014,23 +7014,23 @@ local hero_level = { ["star"]=2, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=410 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=410 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=410 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=410 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=410 }, { @@ -7056,23 +7056,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=4100 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=4100 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=4100 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=4100 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=4100 }, { @@ -7098,23 +7098,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=20500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=20500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=20500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=20500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=20500 }, { @@ -7140,23 +7140,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=41000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=41000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=41000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=41000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=41000 }, { @@ -7189,23 +7189,23 @@ local hero_level = { ["star"]=2, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=420 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=420 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=420 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=420 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=420 }, { @@ -7231,23 +7231,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=4200 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=4200 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=4200 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=4200 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=4200 }, { @@ -7273,23 +7273,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=21000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=21000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=21000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=21000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=21000 }, { @@ -7315,23 +7315,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=42000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=42000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=42000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=42000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=42000 }, { @@ -7364,23 +7364,23 @@ local hero_level = { ["star"]=2, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=430 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=430 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=430 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=430 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=430 }, { @@ -7406,23 +7406,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=4300 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=4300 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=4300 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=4300 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=4300 }, { @@ -7448,23 +7448,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=21500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=21500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=21500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=21500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=21500 }, { @@ -7490,23 +7490,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=43000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=43000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=43000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=43000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=43000 }, { @@ -7539,23 +7539,23 @@ local hero_level = { ["star"]=2, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=440 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=440 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=440 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=440 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=440 }, { @@ -7581,23 +7581,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=4400 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=4400 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=4400 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=4400 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=4400 }, { @@ -7623,23 +7623,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=22000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=22000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=22000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=22000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=22000 }, { @@ -7665,23 +7665,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=44000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=44000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=44000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=44000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=44000 }, { @@ -7714,23 +7714,23 @@ local hero_level = { ["star"]=2, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=450 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=450 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=450 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=450 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=450 }, { @@ -7756,23 +7756,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=4500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=4500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=4500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=4500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=4500 }, { @@ -7798,23 +7798,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=22500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=22500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=22500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=22500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=22500 }, { @@ -7840,23 +7840,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=45000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=45000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=45000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=45000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=45000 }, { @@ -7889,23 +7889,23 @@ local hero_level = { ["star"]=2, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=460 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=460 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=460 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=460 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=460 }, { @@ -7931,23 +7931,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=4600 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=4600 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=4600 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=4600 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=4600 }, { @@ -7973,23 +7973,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=23000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=23000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=23000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=23000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=23000 }, { @@ -8015,23 +8015,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=46000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=46000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=46000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=46000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=46000 }, { @@ -8064,23 +8064,23 @@ local hero_level = { ["star"]=2, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=470 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=470 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=470 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=470 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=470 }, { @@ -8106,23 +8106,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=4700 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=4700 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=4700 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=4700 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=4700 }, { @@ -8148,23 +8148,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=23500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=23500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=23500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=23500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=23500 }, { @@ -8190,23 +8190,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=47000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=47000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=47000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=47000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=47000 }, { @@ -8239,23 +8239,23 @@ local hero_level = { ["star"]=2, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=480 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=480 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=480 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=480 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=480 }, { @@ -8281,23 +8281,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=4800 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=4800 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=4800 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=4800 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=4800 }, { @@ -8323,23 +8323,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=24000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=24000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=24000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=24000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=24000 }, { @@ -8365,23 +8365,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=48000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=48000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=48000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=48000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=48000 }, { @@ -8414,23 +8414,23 @@ local hero_level = { ["star"]=2, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=490 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=490 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=490 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=490 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=490 }, { @@ -8456,23 +8456,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=4900 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=4900 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=4900 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=4900 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=4900 }, { @@ -8498,23 +8498,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=24500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=24500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=24500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=24500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=24500 }, { @@ -8540,23 +8540,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=49000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=49000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=49000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=49000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=49000 }, { @@ -8589,23 +8589,23 @@ local hero_level = { ["star"]=3, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=500 }, { @@ -8631,23 +8631,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=5000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=5000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=5000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=5000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=5000 }, { @@ -8673,23 +8673,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=25000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=25000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=25000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=25000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=25000 }, { @@ -8715,23 +8715,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=50000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=50000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=50000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=50000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=50000 }, { @@ -8764,23 +8764,23 @@ local hero_level = { ["star"]=3, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=510 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=510 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=510 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=510 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=510 }, { @@ -8806,23 +8806,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=5100 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=5100 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=5100 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=5100 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=5100 }, { @@ -8848,23 +8848,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=25500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=25500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=25500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=25500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=25500 }, { @@ -8890,23 +8890,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=51000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=51000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=51000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=51000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=51000 }, { @@ -8939,23 +8939,23 @@ local hero_level = { ["star"]=3, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=520 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=520 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=520 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=520 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=520 }, { @@ -8981,23 +8981,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=5200 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=5200 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=5200 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=5200 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=5200 }, { @@ -9023,23 +9023,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=26000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=26000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=26000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=26000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=26000 }, { @@ -9065,23 +9065,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=52000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=52000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=52000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=52000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=52000 }, { @@ -9114,23 +9114,23 @@ local hero_level = { ["star"]=3, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=530 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=530 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=530 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=530 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=530 }, { @@ -9156,23 +9156,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=5300 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=5300 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=5300 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=5300 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=5300 }, { @@ -9198,23 +9198,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=26500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=26500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=26500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=26500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=26500 }, { @@ -9240,23 +9240,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=53000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=53000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=53000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=53000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=53000 }, { @@ -9289,23 +9289,23 @@ local hero_level = { ["star"]=3, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=540 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=540 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=540 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=540 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=540 }, { @@ -9331,23 +9331,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=5400 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=5400 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=5400 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=5400 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=5400 }, { @@ -9373,23 +9373,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=27000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=27000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=27000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=27000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=27000 }, { @@ -9415,23 +9415,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=54000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=54000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=54000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=54000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=54000 }, { @@ -9464,23 +9464,23 @@ local hero_level = { ["star"]=3, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=550 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=550 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=550 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=550 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=550 }, { @@ -9506,23 +9506,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=5500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=5500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=5500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=5500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=5500 }, { @@ -9548,23 +9548,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=27500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=27500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=27500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=27500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=27500 }, { @@ -9590,23 +9590,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=55000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=55000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=55000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=55000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=55000 }, { @@ -9639,23 +9639,23 @@ local hero_level = { ["star"]=3, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=560 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=560 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=560 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=560 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=560 }, { @@ -9681,23 +9681,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=5600 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=5600 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=5600 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=5600 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=5600 }, { @@ -9723,23 +9723,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=28000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=28000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=28000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=28000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=28000 }, { @@ -9765,23 +9765,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=56000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=56000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=56000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=56000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=56000 }, { @@ -9814,23 +9814,23 @@ local hero_level = { ["star"]=3, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=570 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=570 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=570 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=570 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=570 }, { @@ -9856,23 +9856,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=5700 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=5700 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=5700 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=5700 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=5700 }, { @@ -9898,23 +9898,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=28500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=28500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=28500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=28500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=28500 }, { @@ -9940,23 +9940,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=57000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=57000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=57000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=57000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=57000 }, { @@ -9989,23 +9989,23 @@ local hero_level = { ["star"]=3, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=580 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=580 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=580 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=580 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=580 }, { @@ -10031,23 +10031,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=5800 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=5800 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=5800 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=5800 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=5800 }, { @@ -10073,23 +10073,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=29000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=29000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=29000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=29000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=29000 }, { @@ -10115,23 +10115,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=58000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=58000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=58000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=58000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=58000 }, { @@ -10164,23 +10164,23 @@ local hero_level = { ["star"]=3, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=590 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=590 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=590 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=590 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=590 }, { @@ -10206,23 +10206,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=5900 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=5900 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=5900 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=5900 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=5900 }, { @@ -10248,23 +10248,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=29500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=29500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=29500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=29500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=29500 }, { @@ -10290,23 +10290,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=59000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=59000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=59000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=59000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=59000 }, { @@ -10339,23 +10339,23 @@ local hero_level = { ["star"]=4, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=600 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=600 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=600 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=600 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=600 }, { @@ -10381,23 +10381,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=6000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=6000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=6000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=6000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=6000 }, { @@ -10423,23 +10423,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=30000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=30000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=30000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=30000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=30000 }, { @@ -10465,23 +10465,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=60000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=60000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=60000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=60000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=60000 }, { @@ -10514,23 +10514,23 @@ local hero_level = { ["star"]=4, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=610 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=610 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=610 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=610 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=610 }, { @@ -10556,23 +10556,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=6100 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=6100 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=6100 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=6100 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=6100 }, { @@ -10598,23 +10598,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=30500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=30500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=30500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=30500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=30500 }, { @@ -10640,23 +10640,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=61000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=61000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=61000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=61000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=61000 }, { @@ -10689,23 +10689,23 @@ local hero_level = { ["star"]=4, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=620 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=620 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=620 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=620 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=620 }, { @@ -10731,23 +10731,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=6200 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=6200 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=6200 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=6200 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=6200 }, { @@ -10773,23 +10773,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=31000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=31000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=31000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=31000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=31000 }, { @@ -10815,23 +10815,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=62000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=62000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=62000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=62000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=62000 }, { @@ -10864,23 +10864,23 @@ local hero_level = { ["star"]=4, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=630 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=630 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=630 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=630 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=630 }, { @@ -10906,23 +10906,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=6300 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=6300 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=6300 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=6300 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=6300 }, { @@ -10948,23 +10948,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=31500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=31500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=31500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=31500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=31500 }, { @@ -10990,23 +10990,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=63000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=63000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=63000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=63000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=63000 }, { @@ -11039,23 +11039,23 @@ local hero_level = { ["star"]=4, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=640 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=640 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=640 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=640 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=640 }, { @@ -11081,23 +11081,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=6400 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=6400 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=6400 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=6400 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=6400 }, { @@ -11123,23 +11123,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=32000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=32000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=32000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=32000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=32000 }, { @@ -11165,23 +11165,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=64000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=64000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=64000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=64000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=64000 }, { @@ -11214,23 +11214,23 @@ local hero_level = { ["star"]=4, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=650 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=650 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=650 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=650 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=650 }, { @@ -11256,23 +11256,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=6500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=6500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=6500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=6500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=6500 }, { @@ -11298,23 +11298,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=32500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=32500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=32500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=32500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=32500 }, { @@ -11340,23 +11340,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=65000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=65000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=65000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=65000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=65000 }, { @@ -11389,23 +11389,23 @@ local hero_level = { ["star"]=4, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=660 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=660 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=660 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=660 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=660 }, { @@ -11431,23 +11431,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=6600 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=6600 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=6600 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=6600 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=6600 }, { @@ -11473,23 +11473,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=33000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=33000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=33000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=33000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=33000 }, { @@ -11515,23 +11515,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=66000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=66000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=66000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=66000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=66000 }, { @@ -11564,23 +11564,23 @@ local hero_level = { ["star"]=4, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=670 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=670 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=670 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=670 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=670 }, { @@ -11606,23 +11606,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=6700 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=6700 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=6700 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=6700 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=6700 }, { @@ -11648,23 +11648,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=33500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=33500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=33500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=33500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=33500 }, { @@ -11690,23 +11690,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=67000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=67000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=67000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=67000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=67000 }, { @@ -11739,23 +11739,23 @@ local hero_level = { ["star"]=4, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=680 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=680 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=680 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=680 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=680 }, { @@ -11781,23 +11781,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=6800 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=6800 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=6800 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=6800 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=6800 }, { @@ -11823,23 +11823,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=34000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=34000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=34000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=34000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=34000 }, { @@ -11865,23 +11865,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=68000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=68000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=68000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=68000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=68000 }, { @@ -11914,23 +11914,23 @@ local hero_level = { ["star"]=4, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=690 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=690 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=690 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=690 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=690 }, { @@ -11956,23 +11956,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=6900 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=6900 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=6900 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=6900 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=6900 }, { @@ -11998,23 +11998,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=34500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=34500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=34500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=34500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=34500 }, { @@ -12040,23 +12040,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=69000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=69000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=69000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=69000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=69000 }, { @@ -12089,23 +12089,23 @@ local hero_level = { ["star"]=5, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=700 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=700 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=700 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=700 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=700 }, { @@ -12131,23 +12131,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=7000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=7000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=7000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=7000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=7000 }, { @@ -12173,23 +12173,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=35000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=35000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=35000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=35000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=35000 }, { @@ -12215,23 +12215,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=70000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=70000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=70000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=70000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=70000 }, { @@ -12264,23 +12264,23 @@ local hero_level = { ["star"]=5, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=710 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=710 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=710 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=710 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=710 }, { @@ -12306,23 +12306,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=7100 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=7100 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=7100 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=7100 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=7100 }, { @@ -12348,23 +12348,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=35500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=35500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=35500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=35500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=35500 }, { @@ -12390,23 +12390,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=71000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=71000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=71000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=71000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=71000 }, { @@ -12439,23 +12439,23 @@ local hero_level = { ["star"]=5, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=720 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=720 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=720 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=720 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=720 }, { @@ -12481,23 +12481,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=7200 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=7200 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=7200 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=7200 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=7200 }, { @@ -12523,23 +12523,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=36000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=36000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=36000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=36000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=36000 }, { @@ -12565,23 +12565,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=72000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=72000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=72000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=72000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=72000 }, { @@ -12614,23 +12614,23 @@ local hero_level = { ["star"]=5, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=730 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=730 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=730 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=730 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=730 }, { @@ -12656,23 +12656,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=7300 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=7300 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=7300 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=7300 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=7300 }, { @@ -12698,23 +12698,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=36500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=36500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=36500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=36500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=36500 }, { @@ -12740,23 +12740,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=73000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=73000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=73000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=73000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=73000 }, { @@ -12789,23 +12789,23 @@ local hero_level = { ["star"]=5, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=740 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=740 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=740 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=740 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=740 }, { @@ -12831,23 +12831,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=7400 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=7400 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=7400 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=7400 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=7400 }, { @@ -12873,23 +12873,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=37000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=37000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=37000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=37000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=37000 }, { @@ -12915,23 +12915,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=74000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=74000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=74000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=74000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=74000 }, { @@ -12964,23 +12964,23 @@ local hero_level = { ["star"]=5, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=750 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=750 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=750 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=750 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=750 }, { @@ -13006,23 +13006,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=7500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=7500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=7500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=7500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=7500 }, { @@ -13048,23 +13048,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=37500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=37500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=37500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=37500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=37500 }, { @@ -13090,23 +13090,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=75000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=75000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=75000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=75000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=75000 }, { @@ -13139,23 +13139,23 @@ local hero_level = { ["star"]=5, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=760 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=760 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=760 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=760 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=760 }, { @@ -13181,23 +13181,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=7600 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=7600 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=7600 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=7600 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=7600 }, { @@ -13223,23 +13223,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=38000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=38000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=38000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=38000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=38000 }, { @@ -13265,23 +13265,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=76000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=76000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=76000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=76000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=76000 }, { @@ -13314,23 +13314,23 @@ local hero_level = { ["star"]=5, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=770 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=770 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=770 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=770 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=770 }, { @@ -13356,23 +13356,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=7700 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=7700 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=7700 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=7700 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=7700 }, { @@ -13398,23 +13398,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=38500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=38500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=38500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=38500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=38500 }, { @@ -13440,23 +13440,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=77000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=77000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=77000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=77000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=77000 }, { @@ -13489,23 +13489,23 @@ local hero_level = { ["star"]=5, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=780 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=780 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=780 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=780 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=780 }, { @@ -13531,23 +13531,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=7800 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=7800 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=7800 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=7800 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=7800 }, { @@ -13573,23 +13573,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=39000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=39000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=39000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=39000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=39000 }, { @@ -13615,23 +13615,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=78000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=78000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=78000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=78000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=78000 }, { @@ -13664,23 +13664,23 @@ local hero_level = { ["star"]=5, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=790 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=790 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=790 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=790 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=790 }, { @@ -13706,23 +13706,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=7900 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=7900 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=7900 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=7900 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=7900 }, { @@ -13748,23 +13748,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=39500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=39500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=39500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=39500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=39500 }, { @@ -13790,23 +13790,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=79000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=79000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=79000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=79000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=79000 }, { @@ -13839,23 +13839,23 @@ local hero_level = { ["star"]=6, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=800 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=800 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=800 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=800 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=800 }, { @@ -13881,23 +13881,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=8000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=8000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=8000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=8000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=8000 }, { @@ -13923,23 +13923,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=40000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=40000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=40000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=40000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=40000 }, { @@ -13965,23 +13965,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=80000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=80000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=80000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=80000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=80000 }, { @@ -14014,23 +14014,23 @@ local hero_level = { ["star"]=6, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=810 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=810 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=810 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=810 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=810 }, { @@ -14056,23 +14056,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=8100 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=8100 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=8100 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=8100 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=8100 }, { @@ -14098,23 +14098,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=40500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=40500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=40500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=40500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=40500 }, { @@ -14140,23 +14140,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=81000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=81000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=81000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=81000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=81000 }, { @@ -14189,23 +14189,23 @@ local hero_level = { ["star"]=6, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=820 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=820 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=820 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=820 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=820 }, { @@ -14231,23 +14231,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=8200 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=8200 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=8200 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=8200 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=8200 }, { @@ -14273,23 +14273,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=41000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=41000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=41000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=41000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=41000 }, { @@ -14315,23 +14315,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=82000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=82000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=82000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=82000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=82000 }, { @@ -14364,23 +14364,23 @@ local hero_level = { ["star"]=6, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=830 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=830 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=830 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=830 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=830 }, { @@ -14406,23 +14406,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=8300 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=8300 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=8300 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=8300 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=8300 }, { @@ -14448,23 +14448,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=41500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=41500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=41500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=41500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=41500 }, { @@ -14490,23 +14490,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=83000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=83000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=83000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=83000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=83000 }, { @@ -14539,23 +14539,23 @@ local hero_level = { ["star"]=6, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=840 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=840 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=840 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=840 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=840 }, { @@ -14581,23 +14581,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=8400 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=8400 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=8400 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=8400 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=8400 }, { @@ -14623,23 +14623,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=42000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=42000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=42000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=42000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=42000 }, { @@ -14665,23 +14665,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=84000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=84000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=84000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=84000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=84000 }, { @@ -14714,23 +14714,23 @@ local hero_level = { ["star"]=6, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=850 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=850 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=850 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=850 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=850 }, { @@ -14756,23 +14756,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=8500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=8500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=8500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=8500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=8500 }, { @@ -14798,23 +14798,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=42500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=42500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=42500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=42500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=42500 }, { @@ -14840,23 +14840,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=85000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=85000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=85000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=85000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=85000 }, { @@ -14889,23 +14889,23 @@ local hero_level = { ["star"]=6, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=860 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=860 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=860 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=860 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=860 }, { @@ -14931,23 +14931,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=8600 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=8600 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=8600 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=8600 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=8600 }, { @@ -14973,23 +14973,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=43000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=43000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=43000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=43000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=43000 }, { @@ -15015,23 +15015,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=86000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=86000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=86000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=86000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=86000 }, { @@ -15064,23 +15064,23 @@ local hero_level = { ["star"]=6, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=870 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=870 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=870 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=870 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=870 }, { @@ -15106,23 +15106,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=8700 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=8700 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=8700 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=8700 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=8700 }, { @@ -15148,23 +15148,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=43500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=43500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=43500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=43500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=43500 }, { @@ -15190,23 +15190,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=87000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=87000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=87000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=87000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=87000 }, { @@ -15239,23 +15239,23 @@ local hero_level = { ["star"]=6, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=880 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=880 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=880 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=880 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=880 }, { @@ -15281,23 +15281,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=8800 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=8800 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=8800 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=8800 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=8800 }, { @@ -15323,23 +15323,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=44000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=44000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=44000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=44000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=44000 }, { @@ -15365,23 +15365,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=88000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=88000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=88000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=88000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=88000 }, { @@ -15414,23 +15414,23 @@ local hero_level = { ["star"]=6, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=890 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=890 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=890 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=890 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=890 }, { @@ -15456,23 +15456,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=8900 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=8900 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=8900 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=8900 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=8900 }, { @@ -15498,23 +15498,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=44500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=44500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=44500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=44500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=44500 }, { @@ -15540,23 +15540,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=89000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=89000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=89000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=89000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=89000 }, { @@ -15589,23 +15589,23 @@ local hero_level = { ["star"]=7, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=900 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=900 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=900 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=900 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=900 }, { @@ -15631,23 +15631,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=9000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=9000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=9000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=9000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=9000 }, { @@ -15673,23 +15673,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=45000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=45000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=45000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=45000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=45000 }, { @@ -15715,23 +15715,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=90000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=90000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=90000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=90000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=90000 }, { @@ -15764,23 +15764,23 @@ local hero_level = { ["star"]=7, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=910 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=910 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=910 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=910 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=910 }, { @@ -15806,23 +15806,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=9100 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=9100 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=9100 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=9100 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=9100 }, { @@ -15848,23 +15848,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=45500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=45500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=45500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=45500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=45500 }, { @@ -15890,23 +15890,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=91000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=91000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=91000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=91000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=91000 }, { @@ -15939,23 +15939,23 @@ local hero_level = { ["star"]=7, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=920 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=920 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=920 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=920 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=920 }, { @@ -15981,23 +15981,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=9200 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=9200 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=9200 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=9200 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=9200 }, { @@ -16023,23 +16023,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=46000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=46000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=46000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=46000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=46000 }, { @@ -16065,23 +16065,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=92000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=92000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=92000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=92000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=92000 }, { @@ -16114,23 +16114,23 @@ local hero_level = { ["star"]=7, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=930 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=930 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=930 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=930 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=930 }, { @@ -16156,23 +16156,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=9300 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=9300 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=9300 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=9300 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=9300 }, { @@ -16198,23 +16198,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=46500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=46500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=46500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=46500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=46500 }, { @@ -16240,23 +16240,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=93000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=93000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=93000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=93000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=93000 }, { @@ -16289,23 +16289,23 @@ local hero_level = { ["star"]=7, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=940 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=940 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=940 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=940 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=940 }, { @@ -16331,23 +16331,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=9400 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=9400 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=9400 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=9400 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=9400 }, { @@ -16373,23 +16373,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=47000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=47000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=47000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=47000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=47000 }, { @@ -16415,23 +16415,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=94000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=94000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=94000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=94000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=94000 }, { @@ -16464,23 +16464,23 @@ local hero_level = { ["star"]=7, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=950 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=950 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=950 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=950 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=950 }, { @@ -16506,23 +16506,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=9500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=9500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=9500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=9500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=9500 }, { @@ -16548,23 +16548,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=47500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=47500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=47500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=47500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=47500 }, { @@ -16590,23 +16590,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=95000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=95000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=95000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=95000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=95000 }, { @@ -16639,23 +16639,23 @@ local hero_level = { ["star"]=7, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=960 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=960 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=960 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=960 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=960 }, { @@ -16681,23 +16681,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=9600 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=9600 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=9600 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=9600 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=9600 }, { @@ -16723,23 +16723,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=48000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=48000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=48000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=48000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=48000 }, { @@ -16765,23 +16765,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=96000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=96000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=96000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=96000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=96000 }, { @@ -16814,23 +16814,23 @@ local hero_level = { ["star"]=7, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=970 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=970 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=970 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=970 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=970 }, { @@ -16856,23 +16856,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=9700 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=9700 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=9700 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=9700 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=9700 }, { @@ -16898,23 +16898,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=48500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=48500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=48500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=48500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=48500 }, { @@ -16940,23 +16940,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=97000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=97000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=97000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=97000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=97000 }, { @@ -16989,23 +16989,23 @@ local hero_level = { ["star"]=7, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=980 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=980 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=980 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=980 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=980 }, { @@ -17031,23 +17031,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=9800 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=9800 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=9800 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=9800 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=9800 }, { @@ -17073,23 +17073,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=49000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=49000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=49000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=49000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=49000 }, { @@ -17115,23 +17115,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=98000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=98000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=98000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=98000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=98000 }, { @@ -17164,23 +17164,23 @@ local hero_level = { ["star"]=7, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=990 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=990 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=990 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=990 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=990 }, { @@ -17206,23 +17206,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=9900 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=9900 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=9900 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=9900 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=9900 }, { @@ -17248,23 +17248,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=49500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=49500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=49500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=49500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=49500 }, { @@ -17290,23 +17290,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=99000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=99000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=99000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=99000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=99000 }, { @@ -17339,23 +17339,23 @@ local hero_level = { ["star"]=8, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1000 }, { @@ -17381,23 +17381,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=10000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=10000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=10000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=10000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=10000 }, { @@ -17423,23 +17423,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=50000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=50000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=50000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=50000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=50000 }, { @@ -17465,23 +17465,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=100000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=100000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=100000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=100000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=100000 }, { @@ -17514,23 +17514,23 @@ local hero_level = { ["star"]=8, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1010 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1010 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1010 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1010 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1010 }, { @@ -17556,23 +17556,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=10100 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=10100 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=10100 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=10100 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=10100 }, { @@ -17598,23 +17598,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=50500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=50500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=50500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=50500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=50500 }, { @@ -17640,23 +17640,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=101000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=101000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=101000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=101000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=101000 }, { @@ -17689,23 +17689,23 @@ local hero_level = { ["star"]=8, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1020 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1020 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1020 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1020 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1020 }, { @@ -17731,23 +17731,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=10200 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=10200 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=10200 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=10200 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=10200 }, { @@ -17773,23 +17773,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=51000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=51000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=51000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=51000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=51000 }, { @@ -17815,23 +17815,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=102000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=102000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=102000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=102000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=102000 }, { @@ -17864,23 +17864,23 @@ local hero_level = { ["star"]=8, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1030 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1030 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1030 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1030 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1030 }, { @@ -17906,23 +17906,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=10300 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=10300 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=10300 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=10300 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=10300 }, { @@ -17948,23 +17948,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=51500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=51500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=51500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=51500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=51500 }, { @@ -17990,23 +17990,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=103000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=103000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=103000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=103000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=103000 }, { @@ -18039,23 +18039,23 @@ local hero_level = { ["star"]=8, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1040 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1040 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1040 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1040 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1040 }, { @@ -18081,23 +18081,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=10400 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=10400 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=10400 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=10400 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=10400 }, { @@ -18123,23 +18123,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=52000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=52000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=52000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=52000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=52000 }, { @@ -18165,23 +18165,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=104000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=104000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=104000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=104000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=104000 }, { @@ -18214,23 +18214,23 @@ local hero_level = { ["star"]=8, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1050 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1050 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1050 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1050 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1050 }, { @@ -18256,23 +18256,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=10500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=10500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=10500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=10500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=10500 }, { @@ -18298,23 +18298,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=52500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=52500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=52500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=52500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=52500 }, { @@ -18340,23 +18340,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=105000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=105000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=105000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=105000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=105000 }, { @@ -18389,23 +18389,23 @@ local hero_level = { ["star"]=8, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1060 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1060 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1060 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1060 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1060 }, { @@ -18431,23 +18431,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=10600 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=10600 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=10600 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=10600 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=10600 }, { @@ -18473,23 +18473,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=53000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=53000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=53000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=53000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=53000 }, { @@ -18515,23 +18515,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=106000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=106000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=106000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=106000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=106000 }, { @@ -18564,23 +18564,23 @@ local hero_level = { ["star"]=8, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1070 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1070 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1070 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1070 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1070 }, { @@ -18606,23 +18606,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=10700 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=10700 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=10700 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=10700 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=10700 }, { @@ -18648,23 +18648,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=53500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=53500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=53500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=53500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=53500 }, { @@ -18690,23 +18690,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=107000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=107000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=107000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=107000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=107000 }, { @@ -18739,23 +18739,23 @@ local hero_level = { ["star"]=8, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1080 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1080 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1080 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1080 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1080 }, { @@ -18781,23 +18781,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=10800 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=10800 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=10800 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=10800 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=10800 }, { @@ -18823,23 +18823,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=54000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=54000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=54000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=54000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=54000 }, { @@ -18865,23 +18865,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=108000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=108000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=108000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=108000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=108000 }, { @@ -18914,23 +18914,23 @@ local hero_level = { ["star"]=8, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1090 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1090 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1090 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1090 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1090 }, { @@ -18956,23 +18956,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=10900 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=10900 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=10900 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=10900 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=10900 }, { @@ -18998,23 +18998,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=54500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=54500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=54500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=54500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=54500 }, { @@ -19040,23 +19040,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=109000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=109000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=109000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=109000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=109000 }, { @@ -19089,23 +19089,23 @@ local hero_level = { ["star"]=9, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1100 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1100 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1100 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1100 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1100 }, { @@ -19131,23 +19131,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=11000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=11000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=11000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=11000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=11000 }, { @@ -19173,23 +19173,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=55000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=55000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=55000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=55000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=55000 }, { @@ -19215,23 +19215,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=110000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=110000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=110000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=110000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=110000 }, { @@ -19264,23 +19264,23 @@ local hero_level = { ["star"]=9, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1110 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1110 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1110 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1110 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1110 }, { @@ -19306,23 +19306,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=11100 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=11100 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=11100 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=11100 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=11100 }, { @@ -19348,23 +19348,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=55500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=55500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=55500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=55500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=55500 }, { @@ -19390,23 +19390,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=111000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=111000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=111000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=111000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=111000 }, { @@ -19439,23 +19439,23 @@ local hero_level = { ["star"]=9, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1120 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1120 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1120 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1120 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1120 }, { @@ -19481,23 +19481,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=11200 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=11200 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=11200 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=11200 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=11200 }, { @@ -19523,23 +19523,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=56000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=56000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=56000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=56000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=56000 }, { @@ -19565,23 +19565,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=112000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=112000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=112000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=112000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=112000 }, { @@ -19614,23 +19614,23 @@ local hero_level = { ["star"]=9, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1130 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1130 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1130 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1130 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1130 }, { @@ -19656,23 +19656,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=11300 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=11300 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=11300 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=11300 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=11300 }, { @@ -19698,23 +19698,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=56500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=56500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=56500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=56500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=56500 }, { @@ -19740,23 +19740,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=113000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=113000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=113000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=113000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=113000 }, { @@ -19789,23 +19789,23 @@ local hero_level = { ["star"]=9, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1140 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1140 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1140 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1140 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1140 }, { @@ -19831,23 +19831,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=11400 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=11400 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=11400 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=11400 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=11400 }, { @@ -19873,23 +19873,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=57000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=57000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=57000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=57000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=57000 }, { @@ -19915,23 +19915,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=114000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=114000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=114000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=114000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=114000 }, { @@ -19964,23 +19964,23 @@ local hero_level = { ["star"]=9, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1150 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1150 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1150 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1150 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1150 }, { @@ -20006,23 +20006,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=11500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=11500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=11500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=11500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=11500 }, { @@ -20048,23 +20048,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=57500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=57500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=57500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=57500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=57500 }, { @@ -20090,23 +20090,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=115000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=115000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=115000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=115000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=115000 }, { @@ -20139,23 +20139,23 @@ local hero_level = { ["star"]=9, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1160 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1160 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1160 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1160 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1160 }, { @@ -20181,23 +20181,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=11600 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=11600 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=11600 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=11600 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=11600 }, { @@ -20223,23 +20223,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=58000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=58000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=58000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=58000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=58000 }, { @@ -20265,23 +20265,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=116000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=116000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=116000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=116000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=116000 }, { @@ -20314,23 +20314,23 @@ local hero_level = { ["star"]=9, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1170 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1170 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1170 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1170 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1170 }, { @@ -20356,23 +20356,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=11700 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=11700 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=11700 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=11700 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=11700 }, { @@ -20398,23 +20398,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=58500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=58500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=58500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=58500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=58500 }, { @@ -20440,23 +20440,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=117000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=117000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=117000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=117000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=117000 }, { @@ -20489,23 +20489,23 @@ local hero_level = { ["star"]=9, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1180 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1180 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1180 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1180 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1180 }, { @@ -20531,23 +20531,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=11800 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=11800 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=11800 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=11800 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=11800 }, { @@ -20573,23 +20573,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=59000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=59000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=59000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=59000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=59000 }, { @@ -20615,23 +20615,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=118000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=118000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=118000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=118000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=118000 }, { @@ -20664,23 +20664,23 @@ local hero_level = { ["star"]=9, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1190 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1190 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1190 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1190 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1190 }, { @@ -20706,23 +20706,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=11900 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=11900 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=11900 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=11900 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=11900 }, { @@ -20748,23 +20748,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=59500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=59500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=59500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=59500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=59500 }, { @@ -20790,23 +20790,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=119000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=119000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=119000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=119000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=119000 }, { @@ -20839,23 +20839,23 @@ local hero_level = { ["star"]=10, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1200 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1200 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1200 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1200 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1200 }, { @@ -20881,23 +20881,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=12000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=12000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=12000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=12000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=12000 }, { @@ -20923,23 +20923,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=60000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=60000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=60000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=60000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=60000 }, { @@ -20965,23 +20965,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=120000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=120000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=120000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=120000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=120000 }, { @@ -21014,23 +21014,23 @@ local hero_level = { ["star"]=10, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1210 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1210 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1210 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1210 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1210 }, { @@ -21056,23 +21056,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=12100 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=12100 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=12100 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=12100 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=12100 }, { @@ -21098,23 +21098,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=60500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=60500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=60500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=60500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=60500 }, { @@ -21140,23 +21140,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=121000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=121000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=121000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=121000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=121000 }, { @@ -21189,23 +21189,23 @@ local hero_level = { ["star"]=10, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1220 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1220 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1220 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1220 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1220 }, { @@ -21231,23 +21231,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=12200 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=12200 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=12200 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=12200 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=12200 }, { @@ -21273,23 +21273,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=61000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=61000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=61000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=61000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=61000 }, { @@ -21315,23 +21315,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=122000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=122000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=122000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=122000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=122000 }, { @@ -21364,23 +21364,23 @@ local hero_level = { ["star"]=10, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1230 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1230 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1230 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1230 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1230 }, { @@ -21406,23 +21406,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=12300 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=12300 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=12300 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=12300 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=12300 }, { @@ -21448,23 +21448,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=61500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=61500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=61500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=61500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=61500 }, { @@ -21490,23 +21490,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=123000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=123000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=123000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=123000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=123000 }, { @@ -21539,23 +21539,23 @@ local hero_level = { ["star"]=10, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1240 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1240 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1240 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1240 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1240 }, { @@ -21581,23 +21581,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=12400 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=12400 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=12400 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=12400 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=12400 }, { @@ -21623,23 +21623,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=62000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=62000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=62000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=62000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=62000 }, { @@ -21665,23 +21665,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=124000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=124000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=124000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=124000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=124000 }, { @@ -21714,23 +21714,23 @@ local hero_level = { ["star"]=10, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1250 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1250 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1250 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1250 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1250 }, { @@ -21756,23 +21756,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=12500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=12500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=12500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=12500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=12500 }, { @@ -21798,23 +21798,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=62500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=62500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=62500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=62500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=62500 }, { @@ -21840,23 +21840,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=125000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=125000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=125000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=125000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=125000 }, { @@ -21889,23 +21889,23 @@ local hero_level = { ["star"]=10, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1260 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1260 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1260 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1260 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1260 }, { @@ -21931,23 +21931,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=12600 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=12600 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=12600 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=12600 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=12600 }, { @@ -21973,23 +21973,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=63000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=63000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=63000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=63000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=63000 }, { @@ -22015,23 +22015,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=126000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=126000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=126000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=126000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=126000 }, { @@ -22064,23 +22064,23 @@ local hero_level = { ["star"]=10, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1270 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1270 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1270 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1270 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1270 }, { @@ -22106,23 +22106,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=12700 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=12700 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=12700 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=12700 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=12700 }, { @@ -22148,23 +22148,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=63500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=63500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=63500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=63500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=63500 }, { @@ -22190,23 +22190,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=127000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=127000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=127000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=127000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=127000 }, { @@ -22239,23 +22239,23 @@ local hero_level = { ["star"]=10, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1280 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1280 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1280 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1280 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1280 }, { @@ -22281,23 +22281,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=12800 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=12800 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=12800 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=12800 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=12800 }, { @@ -22323,23 +22323,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=64000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=64000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=64000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=64000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=64000 }, { @@ -22365,23 +22365,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=128000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=128000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=128000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=128000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=128000 }, { @@ -22414,23 +22414,23 @@ local hero_level = { ["star"]=10, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1290 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1290 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1290 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1290 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1290 }, { @@ -22456,23 +22456,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=12900 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=12900 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=12900 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=12900 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=12900 }, { @@ -22498,23 +22498,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=64500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=64500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=64500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=64500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=64500 }, { @@ -22540,23 +22540,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=129000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=129000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=129000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=129000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=129000 }, { @@ -22589,23 +22589,23 @@ local hero_level = { ["star"]=11, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1300 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1300 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1300 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1300 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1300 }, { @@ -22631,23 +22631,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=13000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=13000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=13000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=13000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=13000 }, { @@ -22673,23 +22673,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=65000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=65000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=65000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=65000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=65000 }, { @@ -22715,23 +22715,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=130000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=130000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=130000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=130000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=130000 }, { @@ -22764,23 +22764,23 @@ local hero_level = { ["star"]=11, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1310 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1310 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1310 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1310 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1310 }, { @@ -22806,23 +22806,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=13100 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=13100 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=13100 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=13100 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=13100 }, { @@ -22848,23 +22848,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=65500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=65500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=65500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=65500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=65500 }, { @@ -22890,23 +22890,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=131000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=131000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=131000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=131000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=131000 }, { @@ -22939,23 +22939,23 @@ local hero_level = { ["star"]=11, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1320 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1320 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1320 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1320 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1320 }, { @@ -22981,23 +22981,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=13200 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=13200 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=13200 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=13200 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=13200 }, { @@ -23023,23 +23023,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=66000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=66000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=66000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=66000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=66000 }, { @@ -23065,23 +23065,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=132000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=132000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=132000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=132000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=132000 }, { @@ -23114,23 +23114,23 @@ local hero_level = { ["star"]=11, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1330 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1330 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1330 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1330 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1330 }, { @@ -23156,23 +23156,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=13300 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=13300 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=13300 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=13300 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=13300 }, { @@ -23198,23 +23198,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=66500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=66500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=66500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=66500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=66500 }, { @@ -23240,23 +23240,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=133000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=133000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=133000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=133000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=133000 }, { @@ -23289,23 +23289,23 @@ local hero_level = { ["star"]=11, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1340 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1340 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1340 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1340 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1340 }, { @@ -23331,23 +23331,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=13400 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=13400 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=13400 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=13400 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=13400 }, { @@ -23373,23 +23373,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=67000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=67000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=67000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=67000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=67000 }, { @@ -23415,23 +23415,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=134000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=134000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=134000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=134000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=134000 }, { @@ -23464,23 +23464,23 @@ local hero_level = { ["star"]=11, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1350 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1350 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1350 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1350 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1350 }, { @@ -23506,23 +23506,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=13500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=13500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=13500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=13500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=13500 }, { @@ -23548,23 +23548,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=67500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=67500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=67500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=67500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=67500 }, { @@ -23590,23 +23590,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=135000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=135000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=135000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=135000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=135000 }, { @@ -23639,23 +23639,23 @@ local hero_level = { ["star"]=11, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1360 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1360 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1360 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1360 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1360 }, { @@ -23681,23 +23681,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=13600 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=13600 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=13600 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=13600 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=13600 }, { @@ -23723,23 +23723,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=68000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=68000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=68000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=68000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=68000 }, { @@ -23765,23 +23765,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=136000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=136000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=136000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=136000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=136000 }, { @@ -23814,23 +23814,23 @@ local hero_level = { ["star"]=11, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1370 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1370 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1370 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1370 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1370 }, { @@ -23856,23 +23856,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=13700 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=13700 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=13700 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=13700 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=13700 }, { @@ -23898,23 +23898,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=68500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=68500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=68500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=68500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=68500 }, { @@ -23940,23 +23940,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=137000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=137000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=137000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=137000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=137000 }, { @@ -23989,23 +23989,23 @@ local hero_level = { ["star"]=11, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1380 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1380 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1380 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1380 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1380 }, { @@ -24031,23 +24031,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=13800 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=13800 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=13800 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=13800 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=13800 }, { @@ -24073,23 +24073,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=69000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=69000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=69000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=69000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=69000 }, { @@ -24115,23 +24115,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=138000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=138000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=138000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=138000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=138000 }, { @@ -24164,23 +24164,23 @@ local hero_level = { ["star"]=11, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1390 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1390 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1390 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1390 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1390 }, { @@ -24206,23 +24206,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=13900 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=13900 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=13900 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=13900 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=13900 }, { @@ -24248,23 +24248,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=69500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=69500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=69500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=69500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=69500 }, { @@ -24290,23 +24290,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=139000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=139000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=139000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=139000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=139000 }, { @@ -24339,23 +24339,23 @@ local hero_level = { ["star"]=12, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1400 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1400 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1400 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1400 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1400 }, { @@ -24381,23 +24381,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=14000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=14000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=14000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=14000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=14000 }, { @@ -24423,23 +24423,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=70000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=70000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=70000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=70000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=70000 }, { @@ -24465,23 +24465,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=140000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=140000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=140000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=140000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=140000 }, { @@ -24514,23 +24514,23 @@ local hero_level = { ["star"]=12, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1410 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1410 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1410 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1410 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1410 }, { @@ -24556,23 +24556,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=14100 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=14100 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=14100 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=14100 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=14100 }, { @@ -24598,23 +24598,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=70500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=70500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=70500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=70500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=70500 }, { @@ -24640,23 +24640,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=141000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=141000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=141000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=141000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=141000 }, { @@ -24689,23 +24689,23 @@ local hero_level = { ["star"]=12, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1420 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1420 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1420 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1420 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1420 }, { @@ -24731,23 +24731,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=14200 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=14200 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=14200 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=14200 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=14200 }, { @@ -24773,23 +24773,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=71000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=71000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=71000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=71000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=71000 }, { @@ -24815,23 +24815,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=142000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=142000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=142000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=142000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=142000 }, { @@ -24864,23 +24864,23 @@ local hero_level = { ["star"]=12, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1430 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1430 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1430 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1430 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1430 }, { @@ -24906,23 +24906,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=14300 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=14300 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=14300 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=14300 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=14300 }, { @@ -24948,23 +24948,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=71500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=71500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=71500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=71500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=71500 }, { @@ -24990,23 +24990,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=143000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=143000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=143000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=143000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=143000 }, { @@ -25039,23 +25039,23 @@ local hero_level = { ["star"]=12, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1440 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1440 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1440 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1440 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1440 }, { @@ -25081,23 +25081,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=14400 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=14400 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=14400 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=14400 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=14400 }, { @@ -25123,23 +25123,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=72000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=72000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=72000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=72000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=72000 }, { @@ -25165,23 +25165,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=144000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=144000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=144000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=144000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=144000 }, { @@ -25214,23 +25214,23 @@ local hero_level = { ["star"]=12, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1450 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1450 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1450 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1450 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1450 }, { @@ -25256,23 +25256,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=14500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=14500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=14500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=14500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=14500 }, { @@ -25298,23 +25298,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=72500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=72500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=72500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=72500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=72500 }, { @@ -25340,23 +25340,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=145000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=145000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=145000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=145000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=145000 }, { @@ -25389,23 +25389,23 @@ local hero_level = { ["star"]=12, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1460 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1460 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1460 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1460 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1460 }, { @@ -25431,23 +25431,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=14600 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=14600 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=14600 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=14600 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=14600 }, { @@ -25473,23 +25473,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=73000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=73000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=73000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=73000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=73000 }, { @@ -25515,23 +25515,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=146000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=146000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=146000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=146000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=146000 }, { @@ -25564,23 +25564,23 @@ local hero_level = { ["star"]=12, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1470 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1470 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1470 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1470 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1470 }, { @@ -25606,23 +25606,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=14700 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=14700 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=14700 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=14700 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=14700 }, { @@ -25648,23 +25648,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=73500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=73500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=73500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=73500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=73500 }, { @@ -25690,23 +25690,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=147000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=147000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=147000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=147000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=147000 }, { @@ -25739,23 +25739,23 @@ local hero_level = { ["star"]=12, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1480 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1480 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1480 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1480 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1480 }, { @@ -25781,23 +25781,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=14800 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=14800 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=14800 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=14800 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=14800 }, { @@ -25823,23 +25823,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=74000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=74000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=74000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=74000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=74000 }, { @@ -25865,23 +25865,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=148000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=148000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=148000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=148000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=148000 }, { @@ -25914,23 +25914,23 @@ local hero_level = { ["star"]=12, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1490 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1490 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1490 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1490 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1490 }, { @@ -25956,23 +25956,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=14900 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=14900 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=14900 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=14900 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=14900 }, { @@ -25998,23 +25998,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=74500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=74500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=74500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=74500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=74500 }, { @@ -26040,23 +26040,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=149000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=149000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=149000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=149000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=149000 }, { @@ -26089,23 +26089,23 @@ local hero_level = { ["star"]=13, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1500 }, { @@ -26131,23 +26131,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=15000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=15000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=15000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=15000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=15000 }, { @@ -26173,23 +26173,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=75000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=75000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=75000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=75000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=75000 }, { @@ -26215,23 +26215,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=150000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=150000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=150000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=150000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=150000 }, { @@ -26264,23 +26264,23 @@ local hero_level = { ["star"]=13, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1510 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1510 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1510 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1510 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1510 }, { @@ -26306,23 +26306,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=15100 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=15100 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=15100 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=15100 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=15100 }, { @@ -26348,23 +26348,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=75500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=75500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=75500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=75500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=75500 }, { @@ -26390,23 +26390,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=151000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=151000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=151000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=151000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=151000 }, { @@ -26439,23 +26439,23 @@ local hero_level = { ["star"]=13, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1520 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1520 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1520 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1520 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1520 }, { @@ -26481,23 +26481,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=15200 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=15200 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=15200 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=15200 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=15200 }, { @@ -26523,23 +26523,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=76000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=76000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=76000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=76000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=76000 }, { @@ -26565,23 +26565,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=152000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=152000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=152000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=152000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=152000 }, { @@ -26614,23 +26614,23 @@ local hero_level = { ["star"]=13, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1530 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1530 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1530 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1530 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1530 }, { @@ -26656,23 +26656,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=15300 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=15300 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=15300 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=15300 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=15300 }, { @@ -26698,23 +26698,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=76500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=76500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=76500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=76500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=76500 }, { @@ -26740,23 +26740,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=153000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=153000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=153000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=153000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=153000 }, { @@ -26789,23 +26789,23 @@ local hero_level = { ["star"]=13, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1540 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1540 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1540 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1540 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1540 }, { @@ -26831,23 +26831,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=15400 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=15400 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=15400 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=15400 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=15400 }, { @@ -26873,23 +26873,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=77000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=77000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=77000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=77000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=77000 }, { @@ -26915,23 +26915,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=154000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=154000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=154000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=154000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=154000 }, { @@ -26964,23 +26964,23 @@ local hero_level = { ["star"]=13, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1550 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1550 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1550 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1550 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1550 }, { @@ -27006,23 +27006,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=15500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=15500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=15500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=15500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=15500 }, { @@ -27048,23 +27048,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=77500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=77500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=77500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=77500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=77500 }, { @@ -27090,23 +27090,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=155000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=155000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=155000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=155000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=155000 }, { @@ -27139,23 +27139,23 @@ local hero_level = { ["star"]=13, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1560 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1560 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1560 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1560 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1560 }, { @@ -27181,23 +27181,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=15600 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=15600 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=15600 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=15600 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=15600 }, { @@ -27223,23 +27223,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=78000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=78000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=78000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=78000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=78000 }, { @@ -27265,23 +27265,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=156000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=156000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=156000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=156000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=156000 }, { @@ -27314,23 +27314,23 @@ local hero_level = { ["star"]=13, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1570 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1570 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1570 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1570 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1570 }, { @@ -27356,23 +27356,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=15700 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=15700 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=15700 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=15700 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=15700 }, { @@ -27398,23 +27398,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=78500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=78500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=78500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=78500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=78500 }, { @@ -27440,23 +27440,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=157000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=157000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=157000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=157000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=157000 }, { @@ -27489,23 +27489,23 @@ local hero_level = { ["star"]=13, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1580 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1580 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1580 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1580 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1580 }, { @@ -27531,23 +27531,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=15800 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=15800 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=15800 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=15800 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=15800 }, { @@ -27573,23 +27573,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=79000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=79000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=79000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=79000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=79000 }, { @@ -27615,23 +27615,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=158000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=158000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=158000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=158000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=158000 }, { @@ -27664,23 +27664,23 @@ local hero_level = { ["star"]=13, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1590 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1590 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1590 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1590 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1590 }, { @@ -27706,23 +27706,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=15900 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=15900 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=15900 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=15900 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=15900 }, { @@ -27748,23 +27748,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=79500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=79500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=79500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=79500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=79500 }, { @@ -27790,23 +27790,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=159000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=159000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=159000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=159000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=159000 }, { @@ -27839,23 +27839,23 @@ local hero_level = { ["star"]=14, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1600 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1600 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1600 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1600 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1600 }, { @@ -27881,23 +27881,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=16000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=16000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=16000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=16000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=16000 }, { @@ -27923,23 +27923,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=80000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=80000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=80000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=80000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=80000 }, { @@ -27965,23 +27965,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=160000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=160000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=160000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=160000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=160000 }, { @@ -28014,23 +28014,23 @@ local hero_level = { ["star"]=14, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1610 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1610 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1610 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1610 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1610 }, { @@ -28056,23 +28056,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=16100 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=16100 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=16100 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=16100 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=16100 }, { @@ -28098,23 +28098,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=80500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=80500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=80500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=80500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=80500 }, { @@ -28140,23 +28140,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=161000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=161000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=161000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=161000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=161000 }, { @@ -28189,23 +28189,23 @@ local hero_level = { ["star"]=14, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1620 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1620 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1620 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1620 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1620 }, { @@ -28231,23 +28231,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=16200 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=16200 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=16200 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=16200 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=16200 }, { @@ -28273,23 +28273,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=81000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=81000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=81000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=81000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=81000 }, { @@ -28315,23 +28315,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=162000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=162000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=162000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=162000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=162000 }, { @@ -28364,23 +28364,23 @@ local hero_level = { ["star"]=14, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1630 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1630 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1630 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1630 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1630 }, { @@ -28406,23 +28406,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=16300 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=16300 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=16300 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=16300 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=16300 }, { @@ -28448,23 +28448,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=81500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=81500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=81500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=81500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=81500 }, { @@ -28490,23 +28490,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=163000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=163000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=163000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=163000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=163000 }, { @@ -28539,23 +28539,23 @@ local hero_level = { ["star"]=14, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1640 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1640 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1640 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1640 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1640 }, { @@ -28581,23 +28581,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=16400 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=16400 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=16400 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=16400 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=16400 }, { @@ -28623,23 +28623,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=82000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=82000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=82000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=82000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=82000 }, { @@ -28665,23 +28665,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=164000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=164000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=164000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=164000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=164000 }, { @@ -28714,23 +28714,23 @@ local hero_level = { ["star"]=14, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1650 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1650 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1650 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1650 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1650 }, { @@ -28756,23 +28756,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=16500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=16500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=16500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=16500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=16500 }, { @@ -28798,23 +28798,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=82500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=82500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=82500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=82500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=82500 }, { @@ -28840,23 +28840,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=165000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=165000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=165000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=165000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=165000 }, { @@ -28889,23 +28889,23 @@ local hero_level = { ["star"]=14, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1660 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1660 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1660 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1660 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1660 }, { @@ -28931,23 +28931,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=16600 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=16600 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=16600 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=16600 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=16600 }, { @@ -28973,23 +28973,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=83000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=83000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=83000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=83000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=83000 }, { @@ -29015,23 +29015,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=166000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=166000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=166000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=166000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=166000 }, { @@ -29064,23 +29064,23 @@ local hero_level = { ["star"]=14, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1670 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1670 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1670 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1670 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1670 }, { @@ -29106,23 +29106,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=16700 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=16700 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=16700 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=16700 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=16700 }, { @@ -29148,23 +29148,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=83500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=83500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=83500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=83500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=83500 }, { @@ -29190,23 +29190,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=167000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=167000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=167000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=167000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=167000 }, { @@ -29239,23 +29239,23 @@ local hero_level = { ["star"]=14, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1680 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1680 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1680 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1680 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1680 }, { @@ -29281,23 +29281,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=16800 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=16800 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=16800 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=16800 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=16800 }, { @@ -29323,23 +29323,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=84000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=84000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=84000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=84000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=84000 }, { @@ -29365,23 +29365,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=168000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=168000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=168000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=168000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=168000 }, { @@ -29414,23 +29414,23 @@ local hero_level = { ["star"]=14, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1690 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1690 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1690 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1690 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1690 }, { @@ -29456,23 +29456,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=16900 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=16900 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=16900 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=16900 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=16900 }, { @@ -29498,23 +29498,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=84500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=84500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=84500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=84500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=84500 }, { @@ -29540,23 +29540,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=169000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=169000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=169000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=169000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=169000 }, { @@ -29589,23 +29589,23 @@ local hero_level = { ["star"]=15, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1700 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1700 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1700 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1700 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1700 }, { @@ -29631,23 +29631,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=17000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=17000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=17000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=17000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=17000 }, { @@ -29673,23 +29673,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=85000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=85000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=85000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=85000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=85000 }, { @@ -29715,23 +29715,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=170000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=170000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=170000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=170000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=170000 }, { @@ -29764,23 +29764,23 @@ local hero_level = { ["star"]=15, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1710 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1710 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1710 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1710 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1710 }, { @@ -29806,23 +29806,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=17100 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=17100 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=17100 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=17100 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=17100 }, { @@ -29848,23 +29848,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=85500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=85500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=85500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=85500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=85500 }, { @@ -29890,23 +29890,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=171000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=171000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=171000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=171000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=171000 }, { @@ -29939,23 +29939,23 @@ local hero_level = { ["star"]=15, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1720 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1720 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1720 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1720 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1720 }, { @@ -29981,23 +29981,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=17200 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=17200 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=17200 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=17200 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=17200 }, { @@ -30023,23 +30023,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=86000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=86000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=86000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=86000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=86000 }, { @@ -30065,23 +30065,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=172000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=172000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=172000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=172000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=172000 }, { @@ -30114,23 +30114,23 @@ local hero_level = { ["star"]=15, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1730 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1730 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1730 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1730 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1730 }, { @@ -30156,23 +30156,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=17300 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=17300 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=17300 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=17300 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=17300 }, { @@ -30198,23 +30198,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=86500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=86500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=86500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=86500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=86500 }, { @@ -30240,23 +30240,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=173000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=173000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=173000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=173000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=173000 }, { @@ -30289,23 +30289,23 @@ local hero_level = { ["star"]=15, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1740 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1740 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1740 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1740 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1740 }, { @@ -30331,23 +30331,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=17400 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=17400 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=17400 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=17400 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=17400 }, { @@ -30373,23 +30373,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=87000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=87000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=87000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=87000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=87000 }, { @@ -30415,23 +30415,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=174000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=174000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=174000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=174000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=174000 }, { @@ -30464,23 +30464,23 @@ local hero_level = { ["star"]=15, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1750 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1750 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1750 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1750 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1750 }, { @@ -30506,23 +30506,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=17500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=17500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=17500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=17500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=17500 }, { @@ -30548,23 +30548,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=87500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=87500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=87500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=87500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=87500 }, { @@ -30590,23 +30590,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=175000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=175000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=175000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=175000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=175000 }, { @@ -30639,23 +30639,23 @@ local hero_level = { ["star"]=15, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1760 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1760 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1760 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1760 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1760 }, { @@ -30681,23 +30681,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=17600 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=17600 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=17600 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=17600 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=17600 }, { @@ -30723,23 +30723,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=88000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=88000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=88000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=88000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=88000 }, { @@ -30765,23 +30765,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=176000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=176000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=176000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=176000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=176000 }, { @@ -30814,23 +30814,23 @@ local hero_level = { ["star"]=15, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1770 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1770 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1770 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1770 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1770 }, { @@ -30856,23 +30856,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=17700 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=17700 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=17700 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=17700 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=17700 }, { @@ -30898,23 +30898,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=88500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=88500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=88500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=88500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=88500 }, { @@ -30940,23 +30940,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=177000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=177000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=177000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=177000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=177000 }, { @@ -30989,23 +30989,23 @@ local hero_level = { ["star"]=15, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1780 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1780 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1780 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1780 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1780 }, { @@ -31031,23 +31031,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=17800 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=17800 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=17800 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=17800 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=17800 }, { @@ -31073,23 +31073,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=89000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=89000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=89000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=89000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=89000 }, { @@ -31115,23 +31115,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=178000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=178000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=178000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=178000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=178000 }, { @@ -31164,23 +31164,23 @@ local hero_level = { ["star"]=15, ["attr_2"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=1790 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=1790 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=1790 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=1790 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=1790 }, { @@ -31206,23 +31206,23 @@ local hero_level = { }, ["attr_3"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=17900 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=17900 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=17900 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=17900 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=17900 }, { @@ -31248,23 +31248,23 @@ local hero_level = { }, ["attr_4"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=89500 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=89500 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=89500 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=89500 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=89500 }, { @@ -31290,23 +31290,23 @@ local hero_level = { }, ["attr_5"]={ { - ["type"]="attr_atkp_red", + ["type"]="attr_atkp_red_all", ["num"]=179000 }, { - ["type"]="attr_atkp_yellow", + ["type"]="attr_atkp_yellow_all", ["num"]=179000 }, { - ["type"]="attr_atkp_green", + ["type"]="attr_atkp_green_all", ["num"]=179000 }, { - ["type"]="attr_atkp_blue", + ["type"]="attr_atkp_blue_all", ["num"]=179000 }, { - ["type"]="attr_atkp_purple", + ["type"]="attr_atkp_purple_all", ["num"]=179000 }, { diff --git a/lua/app/config/item.lua b/lua/app/config/item.lua index 5b92efd9..f011fbec 100644 --- a/lua/app/config/item.lua +++ b/lua/app/config/item.lua @@ -1708,47 +1708,47 @@ local item = { [68]={ ["type"]=2, ["qlt"]=3, - ["icon"]="68" + ["icon"]="28" }, [69]={ ["type"]=2, ["qlt"]=3, - ["icon"]="69" + ["icon"]="29" }, [70]={ ["type"]=2, ["qlt"]=3, - ["icon"]="70" + ["icon"]="30" }, [71]={ ["type"]=2, ["qlt"]=3, - ["icon"]="71" + ["icon"]="31" }, [72]={ ["type"]=2, ["qlt"]=3, - ["icon"]="72" + ["icon"]="32" }, [73]={ ["type"]=2, ["qlt"]=3, - ["icon"]="73" + ["icon"]="33" }, [74]={ ["type"]=2, ["qlt"]=4, - ["icon"]="74" + ["icon"]="34" }, [75]={ ["type"]=2, ["qlt"]=5, - ["icon"]="75" + ["icon"]="35" }, [76]={ ["type"]=2, ["qlt"]=6, - ["icon"]="76" + ["icon"]="36" }, [1001]={ ["type"]=2, diff --git a/lua/app/config/localization/localization_global_const.lua b/lua/app/config/localization/localization_global_const.lua index 95371601..38b08524 100644 --- a/lua/app/config/localization/localization_global_const.lua +++ b/lua/app/config/localization/localization_global_const.lua @@ -635,12 +635,6 @@ local LocalizationGlobalConst = ACT_TOURN_ARENEA_HELP_2 = "ACT_TOURN_ARENEA_HELP_2", ACT_TOURN_WAVE_DESC_4 = "ACT_TOURN_WAVE_DESC_4", EVENT_COUNTDOWN = "EVENT_COUNTDOWN", - HERO_STAR_DESC_1 = "HERO_STAR_DESC_1", - HERO_STAR_DESC_2 = "HERO_STAR_DESC_2", - HERO_STAR_DESC_3 = "HERO_STAR_DESC_3", - HERO_STAR_DESC_4 = "HERO_STAR_DESC_4", - HERO_STAR_DESC_5 = "HERO_STAR_DESC_5", - HERO_STAR_DESC_6 = "HERO_STAR_DESC_6", } return LocalizationGlobalConst \ No newline at end of file diff --git a/lua/app/config/monster_chapter.lua b/lua/app/config/monster_chapter.lua index f5a0882a..63018a5f 100644 --- a/lua/app/config/monster_chapter.lua +++ b/lua/app/config/monster_chapter.lua @@ -24,72 +24,8 @@ local monster_chapter = { ["monster_exp"]=4000 }, [301]={ - ["monster_base"]=10003, - ["hp"]=33000000, - ["atk"]=600000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20007, - 20008, - 20009 - }, - ["monster_exp"]=8000 - }, - [401]={ - ["monster_base"]=10005, - ["hp"]=39000000, - ["atk"]=600000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20013, - 20014, - 20015 - }, - ["monster_exp"]=12000 - }, - [501]={ - ["monster_base"]=20004, - ["is_boss"]=2, - ["hp"]=54000000, - ["atk"]=750000, - ["atk_times"]=3, - ["hurt_skill"]={ - 30010, - 30011, - 30012 - }, - ["skill"]={ - 10015 - }, - ["monster_exp"]=18000 - }, - [601]={ - ["monster_base"]=10008, - ["hp"]=24000000, - ["atk"]=600000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20022, - 20023, - 20024 - }, - ["monster_exp"]=11000 - }, - [701]={ - ["monster_base"]=10004, - ["hp"]=24000000, - ["atk"]=600000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20010, - 20011, - 20012 - }, - ["monster_exp"]=11000 - }, - [801]={ ["monster_base"]=10001, - ["hp"]=30000000, + ["hp"]=33000000, ["atk"]=600000, ["atk_times"]=2, ["hurt_skill"]={ @@ -97,64 +33,37 @@ local monster_chapter = { 20002, 20003 }, - ["monster_exp"]=17000 + ["monster_exp"]=8000 }, - [901]={ - ["monster_base"]=10007, - ["hp"]=36000000, - ["atk"]=670000, + [401]={ + ["monster_base"]=10002, + ["hp"]=39000000, + ["atk"]=600000, ["atk_times"]=2, ["hurt_skill"]={ - 20019, - 20020, - 20021 + 20004, + 20005, + 20006 }, - ["monster_exp"]=19000 + ["monster_exp"]=12000 }, - [1001]={ - ["monster_base"]=20014, - ["is_boss"]=1, - ["hp"]=60000000, - ["atk"]=820000, + [501]={ + ["monster_base"]=10001, + ["is_boss"]=2, + ["hp"]=54000000, + ["atk"]=750000, ["atk_times"]=3, ["hurt_skill"]={ - 30040, - 30041, - 30042 - }, - ["skill"]={ - 10016 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, - [1101]={ - ["monster_base"]=10006, - ["hp"]=45000000, - ["atk"]=720000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20016, - 20017, - 20018 - }, - ["monster_exp"]=9000 - }, - [1201]={ - ["monster_base"]=10007, - ["hp"]=51000000, - ["atk"]=740000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20019, - 20020, - 20021 - }, - ["monster_exp"]=10000 - }, - [1301]={ + [601]={ ["monster_base"]=10002, - ["hp"]=60000000, - ["atk"]=770000, + ["hp"]=24000000, + ["atk"]=600000, ["atk_times"]=2, ["hurt_skill"]={ 20004, @@ -163,46 +72,125 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, + [701]={ + ["monster_base"]=10001, + ["hp"]=24000000, + ["atk"]=600000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [801]={ + ["monster_base"]=10002, + ["hp"]=30000000, + ["atk"]=600000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17000 + }, + [901]={ + ["monster_base"]=10001, + ["hp"]=36000000, + ["atk"]=670000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=19000 + }, + [1001]={ + ["monster_base"]=10002, + ["is_boss"]=1, + ["hp"]=60000000, + ["atk"]=820000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=18000 + }, + [1101]={ + ["monster_base"]=10001, + ["hp"]=45000000, + ["atk"]=720000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=9000 + }, + [1201]={ + ["monster_base"]=10002, + ["hp"]=51000000, + ["atk"]=740000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=10000 + }, + [1301]={ + ["monster_base"]=10001, + ["hp"]=60000000, + ["atk"]=770000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, [1401]={ - ["monster_base"]=10005, + ["monster_base"]=10002, ["hp"]=66000000, ["atk"]=790000, ["atk_times"]=2, ["hurt_skill"]={ - 20013, - 20014, - 20015 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [1501]={ - ["monster_base"]=20015, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=108000000, ["atk"]=910000, ["atk_times"]=3, ["hurt_skill"]={ - 30043, - 30044, - 30045 - }, - ["skill"]={ - 10070 - }, - ["passive_skill"]={ - 10008 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [1601]={ - ["monster_base"]=10009, + ["monster_base"]=10002, ["hp"]=18000000, ["atk"]=630000, ["atk_times"]=3, ["hurt_skill"]={ - 20025, - 20026, - 20027 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, @@ -219,86 +207,266 @@ local monster_chapter = { ["monster_exp"]=11000 }, [1801]={ - ["monster_base"]=10038, + ["monster_base"]=10002, ["hp"]=33000000, ["atk"]=630000, ["atk_times"]=3, ["hurt_skill"]={ - 20109, - 20110, - 20111 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [1901]={ - ["monster_base"]=10007, + ["monster_base"]=10001, ["hp"]=42000000, ["atk"]=710000, ["atk_times"]=3, ["hurt_skill"]={ - 20019, - 20020, - 20021 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [2001]={ - ["monster_base"]=20004, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=60000000, ["atk"]=860000, ["atk_times"]=4, ["hurt_skill"]={ - 30010, - 30011, - 30012 - }, - ["skill"]={ - 10015 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [2101]={ - ["monster_base"]=10038, + ["monster_base"]=10001, ["hp"]=45000000, ["atk"]=760000, ["atk_times"]=3, ["hurt_skill"]={ - 20109, - 20110, - 20111 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [2201]={ - ["monster_base"]=10007, + ["monster_base"]=10002, ["hp"]=54000000, ["atk"]=780000, ["atk_times"]=3, ["hurt_skill"]={ - 20019, - 20020, - 20021 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [2301]={ - ["monster_base"]=10010, + ["monster_base"]=10001, ["hp"]=60000000, ["atk"]=810000, ["atk_times"]=3, ["hurt_skill"]={ - 20028, - 20029, - 20030 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [2401]={ - ["monster_base"]=10001, + ["monster_base"]=10002, ["hp"]=66000000, ["atk"]=860000, ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=12000 + }, + [2501]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["hp"]=117000000, + ["atk"]=980000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=12000 + }, + [2601]={ + ["monster_base"]=10002, + ["hp"]=60000000, + ["atk"]=830000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=16000 + }, + [2701]={ + ["monster_base"]=10001, + ["hp"]=72000000, + ["atk"]=860000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=18000 + }, + [2801]={ + ["monster_base"]=10002, + ["hp"]=81000000, + ["atk"]=880000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=21000 + }, + [2901]={ + ["monster_base"]=10001, + ["hp"]=90000000, + ["atk"]=910000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=22000 + }, + [3001]={ + ["monster_base"]=10002, + ["is_boss"]=2, + ["hp"]=138000000, + ["atk"]=1060000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=24000 + }, + [3101]={ + ["monster_base"]=10001, + ["hp"]=24000000, + ["atk"]=660000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [3201]={ + ["monster_base"]=10002, + ["hp"]=33000000, + ["atk"]=710000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [3301]={ + ["monster_base"]=10001, + ["hp"]=36000000, + ["atk"]=770000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=17000 + }, + [3401]={ + ["monster_base"]=10002, + ["hp"]=45000000, + ["atk"]=820000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=19000 + }, + [3501]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["hp"]=69000000, + ["atk"]=980000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=18000 + }, + [3601]={ + ["monster_base"]=10002, + ["hp"]=45000000, + ["atk"]=820000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=9000 + }, + [3701]={ + ["monster_base"]=10001, + ["hp"]=51000000, + ["atk"]=870000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=10000 + }, + [3801]={ + ["monster_base"]=10002, + ["hp"]=60000000, + ["atk"]=870000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [3901]={ + ["monster_base"]=10001, + ["hp"]=66000000, + ["atk"]=920000, + ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, @@ -306,41 +474,35 @@ local monster_chapter = { }, ["monster_exp"]=12000 }, - [2501]={ - ["monster_base"]=20015, + [4001]={ + ["monster_base"]=10002, ["is_boss"]=1, - ["hp"]=117000000, - ["atk"]=980000, + ["hp"]=126000000, + ["atk"]=1060000, ["atk_times"]=4, ["hurt_skill"]={ - 30043, - 30044, - 30045 - }, - ["skill"]={ - 10070 - }, - ["passive_skill"]={ - 10008 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, - [2601]={ - ["monster_base"]=10039, - ["hp"]=60000000, - ["atk"]=830000, + [4101]={ + ["monster_base"]=10001, + ["hp"]=69000000, + ["atk"]=920000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, - [2701]={ + [4201]={ ["monster_base"]=10002, - ["hp"]=72000000, - ["atk"]=860000, + ["hp"]=84000000, + ["atk"]=980000, ["atk_times"]=3, ["hurt_skill"]={ 20004, @@ -349,10 +511,10 @@ local monster_chapter = { }, ["monster_exp"]=18000 }, - [2801]={ + [4301]={ ["monster_base"]=10001, - ["hp"]=81000000, - ["atk"]=880000, + ["hp"]=93000000, + ["atk"]=1030000, ["atk_times"]=3, ["hurt_skill"]={ 20001, @@ -361,302 +523,101 @@ local monster_chapter = { }, ["monster_exp"]=21000 }, - [2901]={ - ["monster_base"]=10009, - ["hp"]=90000000, - ["atk"]=910000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20025, - 20026, - 20027 - }, - ["monster_exp"]=22000 - }, - [3001]={ - ["monster_base"]=20012, - ["is_boss"]=2, - ["hp"]=138000000, - ["atk"]=1060000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30034, - 30035, - 30036 - }, - ["skill"]={ - 10017 - }, - ["monster_exp"]=24000 - }, - [3101]={ - ["monster_base"]=10010, - ["hp"]=24000000, - ["atk"]=660000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20028, - 20029, - 20030 - }, - ["monster_exp"]=11000 - }, - [3201]={ - ["monster_base"]=10039, - ["hp"]=33000000, - ["atk"]=710000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20112, - 20113, - 20114 - }, - ["monster_exp"]=11000 - }, - [3301]={ - ["monster_base"]=10040, - ["hp"]=36000000, - ["atk"]=770000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20115, - 20116, - 20117 - }, - ["monster_exp"]=17000 - }, - [3401]={ - ["monster_base"]=10038, - ["hp"]=45000000, - ["atk"]=820000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20109, - 20110, - 20111 - }, - ["monster_exp"]=19000 - }, - [3501]={ - ["monster_base"]=20011, - ["is_boss"]=1, - ["hp"]=69000000, - ["atk"]=980000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30031, - 30032, - 30033 - }, - ["skill"]={ - 10018 - }, - ["monster_exp"]=18000 - }, - [3601]={ - ["monster_base"]=10009, - ["hp"]=45000000, - ["atk"]=820000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20025, - 20026, - 20027 - }, - ["monster_exp"]=9000 - }, - [3701]={ - ["monster_base"]=10010, - ["hp"]=51000000, - ["atk"]=870000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20028, - 20029, - 20030 - }, - ["monster_exp"]=10000 - }, - [3801]={ - ["monster_base"]=10038, - ["hp"]=60000000, - ["atk"]=870000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20109, - 20110, - 20111 - }, - ["monster_exp"]=11000 - }, - [3901]={ - ["monster_base"]=10040, - ["hp"]=66000000, - ["atk"]=920000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20115, - 20116, - 20117 - }, - ["monster_exp"]=12000 - }, - [4001]={ - ["monster_base"]=20012, - ["is_boss"]=1, - ["hp"]=126000000, - ["atk"]=1060000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30034, - 30035, - 30036 - }, - ["skill"]={ - 10017 - }, - ["monster_exp"]=12000 - }, - [4101]={ - ["monster_base"]=10039, - ["hp"]=69000000, - ["atk"]=920000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20112, - 20113, - 20114 - }, - ["monster_exp"]=16000 - }, - [4201]={ - ["monster_base"]=10040, - ["hp"]=84000000, - ["atk"]=980000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20115, - 20116, - 20117 - }, - ["monster_exp"]=18000 - }, - [4301]={ - ["monster_base"]=10038, - ["hp"]=93000000, - ["atk"]=1030000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20109, - 20110, - 20111 - }, - ["monster_exp"]=21000 - }, [4401]={ - ["monster_base"]=10009, + ["monster_base"]=10002, ["hp"]=105000000, ["atk"]=1080000, ["atk_times"]=3, ["hurt_skill"]={ - 20025, - 20026, - 20027 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [4501]={ - ["monster_base"]=20015, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=156000000, ["atk"]=1160000, ["atk_times"]=4, ["hurt_skill"]={ - 30043, - 30044, - 30045 - }, - ["skill"]={ - 10070 - }, - ["passive_skill"]={ - 10008 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [4601]={ - ["monster_base"]=10040, + ["monster_base"]=10002, ["hp"]=120000000, ["atk"]=1140000, ["atk_times"]=3, ["hurt_skill"]={ - 20115, - 20116, - 20117 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [4701]={ - ["monster_base"]=10009, + ["monster_base"]=10001, ["hp"]=132000000, ["atk"]=1190000, ["atk_times"]=3, ["hurt_skill"]={ - 20025, - 20026, - 20027 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [4801]={ - ["monster_base"]=10038, + ["monster_base"]=10002, ["hp"]=150000000, ["atk"]=1240000, ["atk_times"]=3, ["hurt_skill"]={ - 20109, - 20110, - 20111 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [4901]={ - ["monster_base"]=10039, + ["monster_base"]=10001, ["hp"]=162000000, ["atk"]=1290000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [5001]={ - ["monster_base"]=20029, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=270000000, ["atk"]=1770000, ["atk_times"]=4, ["hurt_skill"]={ - 30085, - 30086, - 30087 - }, - ["skill"]={ - 10065 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [5101]={ - ["monster_base"]=10016, + ["monster_base"]=10001, ["hp"]=25500000, ["atk"]=900000, ["atk_times"]=3, ["hurt_skill"]={ - 20043, - 20044, - 20045 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, @@ -673,450 +634,417 @@ local monster_chapter = { ["monster_exp"]=11000 }, [5301]={ - ["monster_base"]=10003, + ["monster_base"]=10001, ["hp"]=40500000, ["atk"]=1000000, ["atk_times"]=3, ["hurt_skill"]={ - 20007, - 20008, - 20009 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [5401]={ - ["monster_base"]=10019, + ["monster_base"]=10002, ["hp"]=54000000, ["atk"]=1050000, ["atk_times"]=3, ["hurt_skill"]={ - 20052, - 20053, - 20054 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [5501]={ - ["monster_base"]=20002, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=75000000, ["atk"]=1210000, ["atk_times"]=4, ["hurt_skill"]={ - 30004, - 30005, - 30006 - }, - ["skill"]={ - 10019 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [5601]={ - ["monster_base"]=10007, + ["monster_base"]=10002, ["hp"]=51000000, ["atk"]=1110000, ["atk_times"]=3, ["hurt_skill"]={ - 20019, - 20020, - 20021 + 20004, + 20005, + 20006 }, ["monster_exp"]=9000 }, [5701]={ - ["monster_base"]=10017, + ["monster_base"]=10001, ["hp"]=57000000, ["atk"]=1260000, ["atk_times"]=3, ["hurt_skill"]={ - 20046, - 20047, - 20048 + 20001, + 20002, + 20003 }, ["monster_exp"]=10000 }, [5801]={ - ["monster_base"]=10004, + ["monster_base"]=10002, ["hp"]=66000000, ["atk"]=1160000, ["atk_times"]=3, ["hurt_skill"]={ - 20010, - 20011, - 20012 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [5901]={ - ["monster_base"]=10018, + ["monster_base"]=10001, ["hp"]=75000000, ["atk"]=1310000, ["atk_times"]=3, ["hurt_skill"]={ - 20049, - 20050, - 20051 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [6001]={ - ["monster_base"]=20014, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=156000000, ["atk"]=1470000, ["atk_times"]=4, ["hurt_skill"]={ - 30040, - 30041, - 30042 - }, - ["skill"]={ - 10016 - }, - ["passive_skill"]={ - 10010 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [6101]={ - ["monster_base"]=10019, + ["monster_base"]=10001, ["hp"]=90000000, ["atk"]=1360000, ["atk_times"]=3, ["hurt_skill"]={ - 20052, - 20053, - 20054 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [6201]={ - ["monster_base"]=10008, + ["monster_base"]=10002, ["hp"]=102000000, ["atk"]=1410000, ["atk_times"]=3, ["hurt_skill"]={ - 20022, - 20023, - 20024 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [6301]={ - ["monster_base"]=10016, + ["monster_base"]=10001, ["hp"]=108000000, ["atk"]=1470000, ["atk_times"]=3, ["hurt_skill"]={ - 20043, - 20044, - 20045 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [6401]={ - ["monster_base"]=10003, + ["monster_base"]=10002, ["hp"]=117000000, ["atk"]=1520000, ["atk_times"]=3, ["hurt_skill"]={ - 20007, - 20008, - 20009 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [6501]={ - ["monster_base"]=20015, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=213000000, ["atk"]=1520000, ["atk_times"]=4, ["hurt_skill"]={ - 30043, - 30044, - 30045 - }, - ["skill"]={ - 10070 - }, - ["passive_skill"]={ - 10008 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [6601]={ - ["monster_base"]=10018, + ["monster_base"]=10002, ["hp"]=141000000, ["atk"]=1570000, ["atk_times"]=3, ["hurt_skill"]={ - 20049, - 20050, - 20051 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [6701]={ - ["monster_base"]=10004, + ["monster_base"]=10001, ["hp"]=150000000, ["atk"]=1620000, ["atk_times"]=3, ["hurt_skill"]={ - 20010, - 20011, - 20012 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [6801]={ - ["monster_base"]=10007, + ["monster_base"]=10002, ["hp"]=165000000, ["atk"]=1670000, ["atk_times"]=3, ["hurt_skill"]={ - 20019, - 20020, - 20021 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [6901]={ - ["monster_base"]=10017, + ["monster_base"]=10001, ["hp"]=180000000, ["atk"]=1720000, ["atk_times"]=3, ["hurt_skill"]={ - 20046, - 20047, - 20048 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [7001]={ - ["monster_base"]=20001, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=285000000, ["atk"]=2370000, ["atk_times"]=4, ["hurt_skill"]={ - 30001, - 30002, - 30003 - }, - ["skill"]={ - 10020 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [7101]={ - ["monster_base"]=10042, + ["monster_base"]=10001, ["hp"]=29200000, ["atk"]=1030000, ["atk_times"]=3, ["hurt_skill"]={ - 20121, - 20122, - 20123 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [7201]={ - ["monster_base"]=10041, + ["monster_base"]=10002, ["hp"]=41200000, ["atk"]=1090000, ["atk_times"]=3, ["hurt_skill"]={ - 20118, - 20119, - 20120 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [7301]={ - ["monster_base"]=10013, + ["monster_base"]=10001, ["hp"]=46300000, ["atk"]=1150000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [7401]={ - ["monster_base"]=10019, + ["monster_base"]=10002, ["hp"]=61800000, ["atk"]=1200000, ["atk_times"]=3, ["hurt_skill"]={ - 20052, - 20053, - 20054 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [7501]={ - ["monster_base"]=20022, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=85700000, ["atk"]=1390000, ["atk_times"]=4, ["hurt_skill"]={ - 30064, - 30065, - 30066 - }, - ["skill"]={ - 10023 - }, - ["passive_skill"]={ - 10013 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [7601]={ - ["monster_base"]=10001, + ["monster_base"]=10002, ["hp"]=58300000, ["atk"]=1270000, ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=9000 + }, + [7701]={ + ["monster_base"]=10001, + ["hp"]=65200000, + ["atk"]=1440000, + ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, 20003 }, - ["monster_exp"]=9000 - }, - [7701]={ - ["monster_base"]=10005, - ["hp"]=65200000, - ["atk"]=1440000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20013, - 20014, - 20015 - }, ["monster_exp"]=10000 }, [7801]={ - ["monster_base"]=10041, + ["monster_base"]=10002, ["hp"]=75500000, ["atk"]=1330000, ["atk_times"]=3, ["hurt_skill"]={ - 20118, - 20119, - 20120 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [7901]={ - ["monster_base"]=10013, + ["monster_base"]=10001, ["hp"]=85700000, ["atk"]=1500000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [8001]={ - ["monster_base"]=20002, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=178300000, ["atk"]=1680000, ["atk_times"]=4, ["hurt_skill"]={ - 30004, - 30005, - 30006 - }, - ["skill"]={ - 10019 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [8101]={ - ["monster_base"]=10042, + ["monster_base"]=10001, ["hp"]=102900000, ["atk"]=1560000, ["atk_times"]=3, - ["hurt_skill"]={ - 20121, - 20122, - 20123 - }, - ["monster_exp"]=16000 - }, - [8201]={ - ["monster_base"]=10001, - ["hp"]=116600000, - ["atk"]=1610000, - ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, 20003 }, + ["monster_exp"]=16000 + }, + [8201]={ + ["monster_base"]=10002, + ["hp"]=116600000, + ["atk"]=1610000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, ["monster_exp"]=18000 }, [8301]={ - ["monster_base"]=10013, + ["monster_base"]=10001, ["hp"]=123500000, ["atk"]=1680000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [8401]={ - ["monster_base"]=10044, + ["monster_base"]=10002, ["hp"]=133700000, ["atk"]=1740000, ["atk_times"]=3, ["hurt_skill"]={ - 20127, - 20128, - 20129 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [8501]={ - ["monster_base"]=20023, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=243400000, ["atk"]=1740000, ["atk_times"]=4, ["hurt_skill"]={ - 30067, - 30068, - 30069 - }, - ["skill"]={ - 10063 - }, - ["passive_skill"]={ - 10013 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [8601]={ - ["monster_base"]=10041, + ["monster_base"]=10002, ["hp"]=161200000, ["atk"]=1800000, ["atk_times"]=3, ["hurt_skill"]={ - 20118, - 20119, - 20120 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, @@ -1133,67 +1061,47 @@ local monster_chapter = { ["monster_exp"]=16000 }, [8801]={ - ["monster_base"]=10042, + ["monster_base"]=10002, ["hp"]=188600000, ["atk"]=1910000, ["atk_times"]=3, ["hurt_skill"]={ - 20121, - 20122, - 20123 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [8901]={ - ["monster_base"]=10044, + ["monster_base"]=10001, ["hp"]=205700000, ["atk"]=1970000, ["atk_times"]=3, ["hurt_skill"]={ - 20127, - 20128, - 20129 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [9001]={ - ["monster_base"]=30019, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=325700000, ["atk"]=2710000, ["atk_times"]=4, ["hurt_skill"]={ - 40029, - 40030, - 40031, - 40032 - }, - ["skill"]={ - 10067, - 10068 - }, - ["passive_skill"]={ - 10013 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [9101]={ - ["monster_base"]=10041, + ["monster_base"]=10001, ["hp"]=33000000, ["atk"]=1170000, ["atk_times"]=3, - ["hurt_skill"]={ - 20118, - 20119, - 20120 - }, - ["monster_exp"]=11000 - }, - [9201]={ - ["monster_base"]=10001, - ["hp"]=46500000, - ["atk"]=1240000, - ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, @@ -1201,113 +1109,113 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, + [9201]={ + ["monster_base"]=10002, + ["hp"]=46500000, + ["atk"]=1240000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, [9301]={ - ["monster_base"]=10013, + ["monster_base"]=10001, ["hp"]=52300000, ["atk"]=1300000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [9401]={ - ["monster_base"]=10044, + ["monster_base"]=10002, ["hp"]=69800000, ["atk"]=1360000, ["atk_times"]=3, ["hurt_skill"]={ - 20127, - 20128, - 20129 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [9501]={ - ["monster_base"]=20026, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=96700000, ["atk"]=1570000, ["atk_times"]=4, ["hurt_skill"]={ - 30076, - 30077, - 30078 - }, - ["skill"]={ - 10064 - }, - ["passive_skill"]={ - 10013 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [9601]={ - ["monster_base"]=10001, + ["monster_base"]=10002, ["hp"]=65800000, ["atk"]=1440000, ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=9000 + }, + [9701]={ + ["monster_base"]=10001, + ["hp"]=73600000, + ["atk"]=1630000, + ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, 20003 }, - ["monster_exp"]=9000 - }, - [9701]={ - ["monster_base"]=10042, - ["hp"]=73600000, - ["atk"]=1630000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20121, - 20122, - 20123 - }, ["monster_exp"]=10000 }, [9801]={ - ["monster_base"]=10005, + ["monster_base"]=10002, ["hp"]=85200000, ["atk"]=1510000, ["atk_times"]=3, ["hurt_skill"]={ - 20013, - 20014, - 20015 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [9901]={ - ["monster_base"]=10013, + ["monster_base"]=10001, ["hp"]=96700000, ["atk"]=1700000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [10001]={ - ["monster_base"]=20022, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=201200000, ["atk"]=1900000, ["atk_times"]=4, ["hurt_skill"]={ - 30064, - 30065, - 30066 - }, - ["skill"]={ - 10023 - }, - ["passive_skill"]={ - 10013 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, @@ -1324,682 +1232,83 @@ local monster_chapter = { ["monster_exp"]=16000 }, [10201]={ - ["monster_base"]=10042, + ["monster_base"]=10002, ["hp"]=131600000, ["atk"]=1820000, ["atk_times"]=3, ["hurt_skill"]={ - 20121, - 20122, - 20123 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [10301]={ - ["monster_base"]=10013, + ["monster_base"]=10001, ["hp"]=139400000, ["atk"]=1900000, ["atk_times"]=3, - ["hurt_skill"]={ - 20034, - 20035, - 20036 - }, - ["monster_exp"]=21000 - }, - [10401]={ - ["monster_base"]=10001, - ["hp"]=150900000, - ["atk"]=1970000, - ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, 20003 }, + ["monster_exp"]=21000 + }, + [10401]={ + ["monster_base"]=10002, + ["hp"]=150900000, + ["atk"]=1970000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, ["monster_exp"]=22000 }, [10501]={ - ["monster_base"]=20014, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=274600000, ["atk"]=1970000, ["atk_times"]=4, ["hurt_skill"]={ - 30040, - 30041, - 30042 - }, - ["skill"]={ - 10016 - }, - ["passive_skill"]={ - 10010 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [10601]={ - ["monster_base"]=10042, + ["monster_base"]=10002, ["hp"]=181900000, ["atk"]=2040000, ["atk_times"]=3, ["hurt_skill"]={ - 20121, - 20122, - 20123 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [10701]={ - ["monster_base"]=10044, + ["monster_base"]=10001, ["hp"]=193400000, ["atk"]=2090000, ["atk_times"]=3, ["hurt_skill"]={ - 20127, - 20128, - 20129 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [10801]={ - ["monster_base"]=10013, + ["monster_base"]=10002, ["hp"]=212800000, ["atk"]=2160000, ["atk_times"]=3, - ["hurt_skill"]={ - 20034, - 20035, - 20036 - }, - ["monster_exp"]=17000 - }, - [10901]={ - ["monster_base"]=10041, - ["hp"]=232100000, - ["atk"]=2230000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20118, - 20119, - 20120 - }, - ["monster_exp"]=17000 - }, - [11001]={ - ["monster_base"]=20025, - ["is_boss"]=2, - ["hp"]=367400000, - ["atk"]=3060000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30073, - 30074, - 30075 - }, - ["skill"]={ - 10062 - }, - ["passive_skill"]={ - 10013 - }, - ["monster_exp"]=22000 - }, - [11101]={ - ["monster_base"]=10010, - ["hp"]=37100000, - ["atk"]=1320000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20028, - 20029, - 20030 - }, - ["monster_exp"]=11000 - }, - [11201]={ - ["monster_base"]=10009, - ["hp"]=52300000, - ["atk"]=1400000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20025, - 20026, - 20027 - }, - ["monster_exp"]=11000 - }, - [11301]={ - ["monster_base"]=10038, - ["hp"]=58800000, - ["atk"]=1470000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20109, - 20110, - 20111 - }, - ["monster_exp"]=17000 - }, - [11401]={ - ["monster_base"]=10039, - ["hp"]=78500000, - ["atk"]=1530000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20112, - 20113, - 20114 - }, - ["monster_exp"]=19000 - }, - [11501]={ - ["monster_base"]=20012, - ["is_boss"]=1, - ["hp"]=108700000, - ["atk"]=1770000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30034, - 30035, - 30036 - }, - ["skill"]={ - 10017 - }, - ["monster_exp"]=18000 - }, - [11601]={ - ["monster_base"]=10013, - ["hp"]=74000000, - ["atk"]=1620000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20034, - 20035, - 20036 - }, - ["monster_exp"]=9000 - }, - [11701]={ - ["monster_base"]=10016, - ["hp"]=82700000, - ["atk"]=1840000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20043, - 20044, - 20045 - }, - ["monster_exp"]=10000 - }, - [11801]={ - ["monster_base"]=10015, - ["hp"]=95800000, - ["atk"]=1700000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20040, - 20041, - 20042 - }, - ["monster_exp"]=11000 - }, - [11901]={ - ["monster_base"]=10017, - ["hp"]=108700000, - ["atk"]=1910000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20046, - 20047, - 20048 - }, - ["monster_exp"]=12000 - }, - [12001]={ - ["monster_base"]=20007, - ["is_boss"]=1, - ["hp"]=226100000, - ["atk"]=2140000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30019, - 30020, - 30021 - }, - ["skill"]={ - 10060 - }, - ["passive_skill"]={ - 10061 - }, - ["monster_exp"]=12000 - }, - [12101]={ - ["monster_base"]=10018, - ["hp"]=130500000, - ["atk"]=1990000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20049, - 20050, - 20051 - }, - ["monster_exp"]=16000 - }, - [12201]={ - ["monster_base"]=10003, - ["hp"]=147900000, - ["atk"]=2050000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20007, - 20008, - 20009 - }, - ["monster_exp"]=18000 - }, - [12301]={ - ["monster_base"]=10006, - ["hp"]=156700000, - ["atk"]=2140000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20016, - 20017, - 20018 - }, - ["monster_exp"]=21000 - }, - [12401]={ - ["monster_base"]=10014, - ["hp"]=169600000, - ["atk"]=2220000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20037, - 20038, - 20039 - }, - ["monster_exp"]=22000 - }, - [12501]={ - ["monster_base"]=20001, - ["is_boss"]=1, - ["hp"]=308500000, - ["atk"]=2220000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30001, - 30002, - 30003 - }, - ["skill"]={ - 10020 - }, - ["monster_exp"]=24000 - }, - [12601]={ - ["monster_base"]=10030, - ["hp"]=204400000, - ["atk"]=2300000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20085, - 20086, - 20087 - }, - ["monster_exp"]=15000 - }, - [12701]={ - ["monster_base"]=10032, - ["hp"]=217300000, - ["atk"]=2350000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20091, - 20092, - 20093 - }, - ["monster_exp"]=16000 - }, - [12801]={ - ["monster_base"]=10031, - ["hp"]=239100000, - ["atk"]=2430000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20088, - 20089, - 20090 - }, - ["monster_exp"]=17000 - }, - [12901]={ - ["monster_base"]=10033, - ["hp"]=260800000, - ["atk"]=2510000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20094, - 20095, - 20096 - }, - ["monster_exp"]=17000 - }, - [13001]={ - ["monster_base"]=20005, - ["is_boss"]=2, - ["hp"]=412800000, - ["atk"]=3440000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30013, - 30014, - 30015 - }, - ["skill"]={ - 10024 - }, - ["passive_skill"]={ - 10012 - }, - ["monster_exp"]=22000 - }, - [13101]={ - ["monster_base"]=10030, - ["hp"]=42900000, - ["atk"]=1510000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20085, - 20086, - 20087 - }, - ["monster_exp"]=11000 - }, - [13201]={ - ["monster_base"]=10033, - ["hp"]=60500000, - ["atk"]=1600000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20094, - 20095, - 20096 - }, - ["monster_exp"]=11000 - }, - [13301]={ - ["monster_base"]=10019, - ["hp"]=68000000, - ["atk"]=1680000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20052, - 20053, - 20054 - }, - ["monster_exp"]=17000 - }, - [13401]={ - ["monster_base"]=10012, - ["hp"]=90700000, - ["atk"]=1750000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20031, - 20032, - 20033 - }, - ["monster_exp"]=19000 - }, - [13501]={ - ["monster_base"]=20015, - ["is_boss"]=1, - ["hp"]=125600000, - ["atk"]=2030000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30043, - 30044, - 30045 - }, - ["skill"]={ - 10070 - }, - ["passive_skill"]={ - 10008 - }, - ["monster_exp"]=18000 - }, - [13601]={ - ["monster_base"]=10017, - ["hp"]=85500000, - ["atk"]=1860000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20046, - 20047, - 20048 - }, - ["monster_exp"]=9000 - }, - [13701]={ - ["monster_base"]=10013, - ["hp"]=95600000, - ["atk"]=2110000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20034, - 20035, - 20036 - }, - ["monster_exp"]=10000 - }, - [13801]={ - ["monster_base"]=10032, - ["hp"]=110700000, - ["atk"]=1950000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20091, - 20092, - 20093 - }, - ["monster_exp"]=11000 - }, - [13901]={ - ["monster_base"]=10033, - ["hp"]=125600000, - ["atk"]=2190000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20094, - 20095, - 20096 - }, - ["monster_exp"]=12000 - }, - [14001]={ - ["monster_base"]=20026, - ["is_boss"]=1, - ["hp"]=261300000, - ["atk"]=2450000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30076, - 30077, - 30078 - }, - ["skill"]={ - 10064 - }, - ["passive_skill"]={ - 10013 - }, - ["monster_exp"]=12000 - }, - [14101]={ - ["monster_base"]=10031, - ["hp"]=150800000, - ["atk"]=2280000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20088, - 20089, - 20090 - }, - ["monster_exp"]=16000 - }, - [14201]={ - ["monster_base"]=10034, - ["hp"]=170900000, - ["atk"]=2350000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20097, - 20098, - 20099 - }, - ["monster_exp"]=18000 - }, - [14301]={ - ["monster_base"]=10003, - ["hp"]=181100000, - ["atk"]=2450000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20007, - 20008, - 20009 - }, - ["monster_exp"]=21000 - }, - [14401]={ - ["monster_base"]=10014, - ["hp"]=196000000, - ["atk"]=2540000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20037, - 20038, - 20039 - }, - ["monster_exp"]=22000 - }, - [14501]={ - ["monster_base"]=20004, - ["is_boss"]=1, - ["hp"]=356500000, - ["atk"]=2540000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30010, - 30011, - 30012 - }, - ["skill"]={ - 10015 - }, - ["monster_exp"]=24000 - }, - [14601]={ - ["monster_base"]=10015, - ["hp"]=236200000, - ["atk"]=2630000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20040, - 20041, - 20042 - }, - ["monster_exp"]=15000 - }, - [14701]={ - ["monster_base"]=10016, - ["hp"]=251100000, - ["atk"]=2690000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20043, - 20044, - 20045 - }, - ["monster_exp"]=16000 - }, - [14801]={ - ["monster_base"]=10030, - ["hp"]=276300000, - ["atk"]=2780000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20085, - 20086, - 20087 - }, - ["monster_exp"]=17000 - }, - [14901]={ - ["monster_base"]=10035, - ["hp"]=301400000, - ["atk"]=2870000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20100, - 20101, - 20102 - }, - ["monster_exp"]=17000 - }, - [15001]={ - ["monster_base"]=30012, - ["is_boss"]=2, - ["hp"]=477000000, - ["atk"]=3930000, - ["atk_times"]=4, - ["hurt_skill"]={ - 40005, - 40006, - 40007, - 40008 - }, - ["skill"]={ - 10025, - 10026 - }, - ["monster_exp"]=22000 - }, - [15101]={ - ["monster_base"]=10034, - ["hp"]=48100000, - ["atk"]=1680000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20097, - 20098, - 20099 - }, - ["monster_exp"]=11000 - }, - [15201]={ - ["monster_base"]=10032, - ["hp"]=67800000, - ["atk"]=1780000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20091, - 20092, - 20093 - }, - ["monster_exp"]=11000 - }, - [15301]={ - ["monster_base"]=10002, - ["hp"]=76200000, - ["atk"]=1870000, - ["atk_times"]=3, ["hurt_skill"]={ 20004, 20005, @@ -2007,1153 +1316,1614 @@ local monster_chapter = { }, ["monster_exp"]=17000 }, - [15401]={ - ["monster_base"]=10005, - ["hp"]=101600000, - ["atk"]=1950000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20013, - 20014, - 20015 - }, - ["monster_exp"]=19000 - }, - [15501]={ - ["monster_base"]=20007, - ["is_boss"]=1, - ["hp"]=140600000, - ["atk"]=2260000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30019, - 30020, - 30021 - }, - ["skill"]={ - 10060 - }, - ["passive_skill"]={ - 10061 - }, - ["monster_exp"]=18000 - }, - [15601]={ + [10901]={ ["monster_base"]=10001, - ["hp"]=95700000, - ["atk"]=2070000, + ["hp"]=232100000, + ["atk"]=2230000, ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, 20003 }, + ["monster_exp"]=17000 + }, + [11001]={ + ["monster_base"]=10002, + ["is_boss"]=2, + ["hp"]=367400000, + ["atk"]=3060000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=22000 + }, + [11101]={ + ["monster_base"]=10001, + ["hp"]=37100000, + ["atk"]=1320000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [11201]={ + ["monster_base"]=10002, + ["hp"]=52300000, + ["atk"]=1400000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [11301]={ + ["monster_base"]=10001, + ["hp"]=58800000, + ["atk"]=1470000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=17000 + }, + [11401]={ + ["monster_base"]=10002, + ["hp"]=78500000, + ["atk"]=1530000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=19000 + }, + [11501]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["hp"]=108700000, + ["atk"]=1770000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=18000 + }, + [11601]={ + ["monster_base"]=10002, + ["hp"]=74000000, + ["atk"]=1620000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=9000 + }, + [11701]={ + ["monster_base"]=10001, + ["hp"]=82700000, + ["atk"]=1840000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=10000 + }, + [11801]={ + ["monster_base"]=10002, + ["hp"]=95800000, + ["atk"]=1700000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [11901]={ + ["monster_base"]=10001, + ["hp"]=108700000, + ["atk"]=1910000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=12000 + }, + [12001]={ + ["monster_base"]=10002, + ["is_boss"]=1, + ["hp"]=226100000, + ["atk"]=2140000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=12000 + }, + [12101]={ + ["monster_base"]=10001, + ["hp"]=130500000, + ["atk"]=1990000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=16000 + }, + [12201]={ + ["monster_base"]=10002, + ["hp"]=147900000, + ["atk"]=2050000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=18000 + }, + [12301]={ + ["monster_base"]=10001, + ["hp"]=156700000, + ["atk"]=2140000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=21000 + }, + [12401]={ + ["monster_base"]=10002, + ["hp"]=169600000, + ["atk"]=2220000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=22000 + }, + [12501]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["hp"]=308500000, + ["atk"]=2220000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=24000 + }, + [12601]={ + ["monster_base"]=10002, + ["hp"]=204400000, + ["atk"]=2300000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=15000 + }, + [12701]={ + ["monster_base"]=10001, + ["hp"]=217300000, + ["atk"]=2350000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=16000 + }, + [12801]={ + ["monster_base"]=10002, + ["hp"]=239100000, + ["atk"]=2430000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17000 + }, + [12901]={ + ["monster_base"]=10001, + ["hp"]=260800000, + ["atk"]=2510000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=17000 + }, + [13001]={ + ["monster_base"]=10002, + ["is_boss"]=2, + ["hp"]=412800000, + ["atk"]=3440000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=22000 + }, + [13101]={ + ["monster_base"]=10001, + ["hp"]=42900000, + ["atk"]=1510000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [13201]={ + ["monster_base"]=10002, + ["hp"]=60500000, + ["atk"]=1600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [13301]={ + ["monster_base"]=10001, + ["hp"]=68000000, + ["atk"]=1680000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=17000 + }, + [13401]={ + ["monster_base"]=10002, + ["hp"]=90700000, + ["atk"]=1750000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=19000 + }, + [13501]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["hp"]=125600000, + ["atk"]=2030000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=18000 + }, + [13601]={ + ["monster_base"]=10002, + ["hp"]=85500000, + ["atk"]=1860000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=9000 + }, + [13701]={ + ["monster_base"]=10001, + ["hp"]=95600000, + ["atk"]=2110000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=10000 + }, + [13801]={ + ["monster_base"]=10002, + ["hp"]=110700000, + ["atk"]=1950000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [13901]={ + ["monster_base"]=10001, + ["hp"]=125600000, + ["atk"]=2190000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=12000 + }, + [14001]={ + ["monster_base"]=10002, + ["is_boss"]=1, + ["hp"]=261300000, + ["atk"]=2450000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=12000 + }, + [14101]={ + ["monster_base"]=10001, + ["hp"]=150800000, + ["atk"]=2280000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=16000 + }, + [14201]={ + ["monster_base"]=10002, + ["hp"]=170900000, + ["atk"]=2350000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=18000 + }, + [14301]={ + ["monster_base"]=10001, + ["hp"]=181100000, + ["atk"]=2450000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=21000 + }, + [14401]={ + ["monster_base"]=10002, + ["hp"]=196000000, + ["atk"]=2540000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=22000 + }, + [14501]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["hp"]=356500000, + ["atk"]=2540000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=24000 + }, + [14601]={ + ["monster_base"]=10002, + ["hp"]=236200000, + ["atk"]=2630000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=15000 + }, + [14701]={ + ["monster_base"]=10001, + ["hp"]=251100000, + ["atk"]=2690000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=16000 + }, + [14801]={ + ["monster_base"]=10002, + ["hp"]=276300000, + ["atk"]=2780000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17000 + }, + [14901]={ + ["monster_base"]=10001, + ["hp"]=301400000, + ["atk"]=2870000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=17000 + }, + [15001]={ + ["monster_base"]=10002, + ["is_boss"]=2, + ["hp"]=477000000, + ["atk"]=3930000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=22000 + }, + [15101]={ + ["monster_base"]=10001, + ["hp"]=48100000, + ["atk"]=1680000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [15201]={ + ["monster_base"]=10002, + ["hp"]=67800000, + ["atk"]=1780000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [15301]={ + ["monster_base"]=10001, + ["hp"]=76200000, + ["atk"]=1870000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=17000 + }, + [15401]={ + ["monster_base"]=10002, + ["hp"]=101600000, + ["atk"]=1950000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=19000 + }, + [15501]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["hp"]=140600000, + ["atk"]=2260000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=18000 + }, + [15601]={ + ["monster_base"]=10002, + ["hp"]=95700000, + ["atk"]=2070000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, ["monster_exp"]=9000 }, [15701]={ - ["monster_base"]=10007, + ["monster_base"]=10001, ["hp"]=107000000, ["atk"]=2350000, ["atk_times"]=3, ["hurt_skill"]={ - 20019, - 20020, - 20021 + 20001, + 20002, + 20003 }, ["monster_exp"]=10000 }, [15801]={ - ["monster_base"]=10040, + ["monster_base"]=10002, ["hp"]=123900000, ["atk"]=2170000, ["atk_times"]=3, ["hurt_skill"]={ - 20115, - 20116, - 20117 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [15901]={ - ["monster_base"]=10039, + ["monster_base"]=10001, ["hp"]=140600000, ["atk"]=2440000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [16001]={ - ["monster_base"]=20012, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=292500000, ["atk"]=2720000, ["atk_times"]=4, ["hurt_skill"]={ - 30034, - 30035, - 30036 - }, - ["skill"]={ - 10017 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [16101]={ - ["monster_base"]=10039, + ["monster_base"]=10001, ["hp"]=168800000, ["atk"]=2540000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [16201]={ - ["monster_base"]=10038, + ["monster_base"]=10002, ["hp"]=191300000, ["atk"]=2610000, ["atk_times"]=3, ["hurt_skill"]={ - 20109, - 20110, - 20111 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [16301]={ - ["monster_base"]=10014, + ["monster_base"]=10001, ["hp"]=202700000, ["atk"]=2720000, ["atk_times"]=3, ["hurt_skill"]={ - 20037, - 20038, - 20039 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [16401]={ - ["monster_base"]=10019, + ["monster_base"]=10002, ["hp"]=219400000, ["atk"]=2820000, ["atk_times"]=3, ["hurt_skill"]={ - 20052, - 20053, - 20054 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [16501]={ - ["monster_base"]=20015, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=399000000, ["atk"]=2820000, ["atk_times"]=4, ["hurt_skill"]={ - 30043, - 30044, - 30045 - }, - ["skill"]={ - 10070 - }, - ["passive_skill"]={ - 10008 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [16601]={ - ["monster_base"]=10016, + ["monster_base"]=10002, ["hp"]=264400000, ["atk"]=2920000, ["atk_times"]=3, ["hurt_skill"]={ - 20043, - 20044, - 20045 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [16701]={ - ["monster_base"]=10005, + ["monster_base"]=10001, ["hp"]=281100000, ["atk"]=2990000, ["atk_times"]=3, ["hurt_skill"]={ - 20013, - 20014, - 20015 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [16801]={ - ["monster_base"]=10040, + ["monster_base"]=10002, ["hp"]=309300000, ["atk"]=3090000, ["atk_times"]=3, ["hurt_skill"]={ - 20115, - 20116, - 20117 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [16901]={ - ["monster_base"]=10039, + ["monster_base"]=10001, ["hp"]=337400000, ["atk"]=3190000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [17001]={ - ["monster_base"]=20017, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=533900000, ["atk"]=4370000, ["atk_times"]=4, ["hurt_skill"]={ - 30049, - 30050, - 30051 - }, - ["skill"]={ - 10027 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [17101]={ - ["monster_base"]=10038, + ["monster_base"]=10001, ["hp"]=53200000, ["atk"]=1830000, ["atk_times"]=3, ["hurt_skill"]={ - 20109, - 20110, - 20111 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [17201]={ - ["monster_base"]=10040, + ["monster_base"]=10002, ["hp"]=75000000, ["atk"]=1940000, ["atk_times"]=3, ["hurt_skill"]={ - 20115, - 20116, - 20117 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [17301]={ - ["monster_base"]=10010, + ["monster_base"]=10001, ["hp"]=84300000, ["atk"]=2040000, ["atk_times"]=3, ["hurt_skill"]={ - 20028, - 20029, - 20030 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [17401]={ - ["monster_base"]=10039, + ["monster_base"]=10002, ["hp"]=112400000, ["atk"]=2130000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [17501]={ - ["monster_base"]=20012, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=155500000, ["atk"]=2460000, ["atk_times"]=4, ["hurt_skill"]={ - 30034, - 30035, - 30036 - }, - ["skill"]={ - 10017 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [17601]={ - ["monster_base"]=10030, + ["monster_base"]=10002, ["hp"]=105800000, ["atk"]=2260000, ["atk_times"]=3, ["hurt_skill"]={ - 20085, - 20086, - 20087 + 20004, + 20005, + 20006 }, ["monster_exp"]=9000 }, [17701]={ - ["monster_base"]=10035, + ["monster_base"]=10001, ["hp"]=118300000, ["atk"]=2560000, ["atk_times"]=3, ["hurt_skill"]={ - 20100, - 20101, - 20102 + 20001, + 20002, + 20003 }, ["monster_exp"]=10000 }, [17801]={ - ["monster_base"]=10039, + ["monster_base"]=10002, ["hp"]=137000000, ["atk"]=2370000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [17901]={ - ["monster_base"]=10010, + ["monster_base"]=10001, ["hp"]=155500000, ["atk"]=2660000, ["atk_times"]=3, ["hurt_skill"]={ - 20028, - 20029, - 20030 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [18001]={ - ["monster_base"]=20017, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=323400000, ["atk"]=2960000, ["atk_times"]=4, ["hurt_skill"]={ - 30049, - 30050, - 30051 - }, - ["skill"]={ - 10027 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [18101]={ - ["monster_base"]=10013, + ["monster_base"]=10001, ["hp"]=186700000, ["atk"]=2770000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [18201]={ - ["monster_base"]=10016, + ["monster_base"]=10002, ["hp"]=211500000, ["atk"]=2840000, ["atk_times"]=3, ["hurt_skill"]={ - 20043, - 20044, - 20045 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [18301]={ - ["monster_base"]=10015, + ["monster_base"]=10001, ["hp"]=224100000, ["atk"]=2960000, ["atk_times"]=3, ["hurt_skill"]={ - 20040, - 20041, - 20042 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [18401]={ - ["monster_base"]=10017, + ["monster_base"]=10002, ["hp"]=242600000, ["atk"]=3070000, ["atk_times"]=3, ["hurt_skill"]={ - 20046, - 20047, - 20048 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [18501]={ - ["monster_base"]=20007, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=441100000, ["atk"]=3070000, ["atk_times"]=4, ["hurt_skill"]={ - 30019, - 30020, - 30021 - }, - ["skill"]={ - 10060 - }, - ["passive_skill"]={ - 10061 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [18601]={ - ["monster_base"]=10032, + ["monster_base"]=10002, ["hp"]=292300000, ["atk"]=3180000, ["atk_times"]=3, ["hurt_skill"]={ - 20091, - 20092, - 20093 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [18701]={ - ["monster_base"]=10034, + ["monster_base"]=10001, ["hp"]=310800000, ["atk"]=3260000, ["atk_times"]=3, ["hurt_skill"]={ - 20097, - 20098, - 20099 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [18801]={ - ["monster_base"]=10035, + ["monster_base"]=10002, ["hp"]=342000000, ["atk"]=3370000, ["atk_times"]=3, ["hurt_skill"]={ - 20100, - 20101, - 20102 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [18901]={ - ["monster_base"]=10033, + ["monster_base"]=10001, ["hp"]=373000000, ["atk"]=3470000, ["atk_times"]=3, ["hurt_skill"]={ - 20094, - 20095, - 20096 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [19001]={ - ["monster_base"]=20003, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=590300000, ["atk"]=4760000, ["atk_times"]=4, ["hurt_skill"]={ - 30007, - 30008, - 30009 - }, - ["skill"]={ - 10029 - }, - ["passive_skill"]={ - 10013 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [19101]={ - ["monster_base"]=10020, + ["monster_base"]=10001, ["hp"]=58300000, ["atk"]=1980000, ["atk_times"]=3, ["hurt_skill"]={ - 20055, - 20056, - 20057 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [19201]={ - ["monster_base"]=10038, + ["monster_base"]=10002, ["hp"]=82100000, ["atk"]=2100000, ["atk_times"]=3, ["hurt_skill"]={ - 20109, - 20110, - 20111 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [19301]={ - ["monster_base"]=10021, + ["monster_base"]=10001, ["hp"]=92300000, ["atk"]=2210000, ["atk_times"]=3, ["hurt_skill"]={ - 20058, - 20059, - 20060 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [19401]={ - ["monster_base"]=10040, + ["monster_base"]=10002, ["hp"]=123100000, ["atk"]=2300000, ["atk_times"]=3, ["hurt_skill"]={ - 20115, - 20116, - 20117 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [19501]={ - ["monster_base"]=20017, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=170200000, ["atk"]=2660000, ["atk_times"]=4, ["hurt_skill"]={ - 30049, - 30050, - 30051 - }, - ["skill"]={ - 10027 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [19601]={ - ["monster_base"]=10022, + ["monster_base"]=10002, ["hp"]=115900000, ["atk"]=2440000, ["atk_times"]=3, ["hurt_skill"]={ - 20061, - 20062, - 20063 + 20004, + 20005, + 20006 }, ["monster_exp"]=9000 }, [19701]={ - ["monster_base"]=10004, + ["monster_base"]=10001, ["hp"]=129500000, ["atk"]=2770000, ["atk_times"]=3, ["hurt_skill"]={ - 20010, - 20011, - 20012 + 20001, + 20002, + 20003 }, ["monster_exp"]=10000 }, [19801]={ - ["monster_base"]=10023, + ["monster_base"]=10002, ["hp"]=150000000, ["atk"]=2560000, ["atk_times"]=3, ["hurt_skill"]={ - 20064, - 20065, - 20066 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [19901]={ - ["monster_base"]=10007, + ["monster_base"]=10001, ["hp"]=170200000, ["atk"]=2870000, ["atk_times"]=3, ["hurt_skill"]={ - 20019, - 20020, - 20021 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [20001]={ - ["monster_base"]=20007, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=354000000, ["atk"]=3200000, ["atk_times"]=4, ["hurt_skill"]={ - 30019, - 30020, - 30021 - }, - ["skill"]={ - 10060 - }, - ["passive_skill"]={ - 10061 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [20101]={ - ["monster_base"]=10048, + ["monster_base"]=10001, ["hp"]=204400000, ["atk"]=2990000, ["atk_times"]=3, ["hurt_skill"]={ - 20139, - 20140, - 20141 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [20201]={ - ["monster_base"]=10023, + ["monster_base"]=10002, ["hp"]=231500000, ["atk"]=3070000, ["atk_times"]=3, ["hurt_skill"]={ - 20064, - 20065, - 20066 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [20301]={ - ["monster_base"]=10006, + ["monster_base"]=10001, ["hp"]=245300000, ["atk"]=3200000, ["atk_times"]=3, ["hurt_skill"]={ - 20016, - 20017, - 20018 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [20401]={ - ["monster_base"]=10047, + ["monster_base"]=10002, ["hp"]=265600000, ["atk"]=3320000, ["atk_times"]=3, ["hurt_skill"]={ - 20136, - 20137, - 20138 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [20501]={ - ["monster_base"]=20015, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=482800000, ["atk"]=3320000, ["atk_times"]=4, ["hurt_skill"]={ - 30043, - 30044, - 30045 - }, - ["skill"]={ - 10070 - }, - ["passive_skill"]={ - 10008 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [20601]={ - ["monster_base"]=10021, + ["monster_base"]=10002, ["hp"]=320000000, ["atk"]=3440000, ["atk_times"]=3, ["hurt_skill"]={ - 20058, - 20059, - 20060 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [20701]={ - ["monster_base"]=10006, + ["monster_base"]=10001, ["hp"]=340200000, ["atk"]=3520000, ["atk_times"]=3, ["hurt_skill"]={ - 20016, - 20017, - 20018 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [20801]={ - ["monster_base"]=10048, + ["monster_base"]=10002, ["hp"]=374400000, ["atk"]=3640000, ["atk_times"]=3, ["hurt_skill"]={ - 20139, - 20140, - 20141 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [20901]={ - ["monster_base"]=10023, + ["monster_base"]=10001, ["hp"]=408300000, ["atk"]=3750000, ["atk_times"]=3, ["hurt_skill"]={ - 20064, - 20065, - 20066 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [21001]={ - ["monster_base"]=30014, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=646100000, ["atk"]=5140000, ["atk_times"]=4, ["hurt_skill"]={ - 40009, - 40010, - 40011, - 40012 - }, - ["skill"]={ - 10031 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [21101]={ - ["monster_base"]=10024, + ["monster_base"]=10001, ["hp"]=67100000, ["atk"]=2180000, ["atk_times"]=3, ["hurt_skill"]={ - 20067, - 20068, - 20069 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [21201]={ - ["monster_base"]=10006, + ["monster_base"]=10002, ["hp"]=94400000, ["atk"]=2310000, ["atk_times"]=3, ["hurt_skill"]={ - 20016, - 20017, - 20018 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [21301]={ - ["monster_base"]=10007, + ["monster_base"]=10001, ["hp"]=106100000, ["atk"]=2430000, ["atk_times"]=3, ["hurt_skill"]={ - 20019, - 20020, - 20021 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [21401]={ - ["monster_base"]=10023, + ["monster_base"]=10002, ["hp"]=141500000, ["atk"]=2530000, ["atk_times"]=3, ["hurt_skill"]={ - 20064, - 20065, - 20066 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [21501]={ - ["monster_base"]=20015, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=195700000, ["atk"]=2920000, ["atk_times"]=4, ["hurt_skill"]={ - 30043, - 30044, - 30045 - }, - ["skill"]={ - 10070 - }, - ["passive_skill"]={ - 10008 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [21601]={ - ["monster_base"]=10048, + ["monster_base"]=10002, ["hp"]=133300000, ["atk"]=2680000, ["atk_times"]=3, ["hurt_skill"]={ - 20139, - 20140, - 20141 + 20004, + 20005, + 20006 }, ["monster_exp"]=9000 }, [21701]={ - ["monster_base"]=10025, + ["monster_base"]=10001, ["hp"]=148900000, ["atk"]=3040000, ["atk_times"]=3, ["hurt_skill"]={ - 20070, - 20071, - 20072 + 20001, + 20002, + 20003 }, ["monster_exp"]=10000 }, [21801]={ - ["monster_base"]=10004, + ["monster_base"]=10002, ["hp"]=172400000, ["atk"]=2810000, ["atk_times"]=3, ["hurt_skill"]={ - 20010, - 20011, - 20012 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [21901]={ - ["monster_base"]=10022, + ["monster_base"]=10001, ["hp"]=195700000, ["atk"]=3150000, ["atk_times"]=3, ["hurt_skill"]={ - 20061, - 20062, - 20063 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [22001]={ - ["monster_base"]=20005, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=406900000, ["atk"]=3510000, ["atk_times"]=4, ["hurt_skill"]={ - 30013, - 30014, - 30015 - }, - ["skill"]={ - 10024 - }, - ["passive_skill"]={ - 10012 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [22101]={ - ["monster_base"]=10047, + ["monster_base"]=10001, ["hp"]=235000000, ["atk"]=3280000, ["atk_times"]=3, ["hurt_skill"]={ - 20136, - 20137, - 20138 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [22201]={ - ["monster_base"]=10026, + ["monster_base"]=10002, ["hp"]=266100000, ["atk"]=3370000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [22301]={ - ["monster_base"]=10006, + ["monster_base"]=10001, ["hp"]=282000000, ["atk"]=3510000, ["atk_times"]=3, ["hurt_skill"]={ - 20016, - 20017, - 20018 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [22401]={ - ["monster_base"]=10040, + ["monster_base"]=10002, ["hp"]=305300000, ["atk"]=3650000, ["atk_times"]=3, ["hurt_skill"]={ - 20115, - 20116, - 20117 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [22501]={ - ["monster_base"]=20017, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=554900000, ["atk"]=3650000, ["atk_times"]=4, ["hurt_skill"]={ - 30049, - 30050, - 30051 - }, - ["skill"]={ - 10027 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [22601]={ - ["monster_base"]=10020, + ["monster_base"]=10002, ["hp"]=367800000, ["atk"]=3780000, ["atk_times"]=3, ["hurt_skill"]={ - 20055, - 20056, - 20057 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [22701]={ - ["monster_base"]=10010, + ["monster_base"]=10001, ["hp"]=391000000, ["atk"]=3870000, ["atk_times"]=3, ["hurt_skill"]={ - 20028, - 20029, - 20030 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [22801]={ - ["monster_base"]=10038, + ["monster_base"]=10002, ["hp"]=430400000, ["atk"]=4000000, ["atk_times"]=3, ["hurt_skill"]={ - 20109, - 20110, - 20111 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [22901]={ - ["monster_base"]=10027, + ["monster_base"]=10001, ["hp"]=469300000, ["atk"]=4120000, ["atk_times"]=3, ["hurt_skill"]={ - 20076, - 20077, - 20078 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [23001]={ - ["monster_base"]=20008, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=742600000, ["atk"]=5640000, ["atk_times"]=4, ["hurt_skill"]={ - 30022, - 30023, - 30024 - }, - ["skill"]={ - 10032 - }, - ["passive_skill"]={ - 10009 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [23101]={ - ["monster_base"]=10005, + ["monster_base"]=10001, ["hp"]=73900000, ["atk"]=2340000, ["atk_times"]=3, ["hurt_skill"]={ - 20013, - 20014, - 20015 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [23201]={ - ["monster_base"]=10022, + ["monster_base"]=10002, ["hp"]=104000000, ["atk"]=2480000, ["atk_times"]=3, ["hurt_skill"]={ - 20061, - 20062, - 20063 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [23301]={ - ["monster_base"]=10005, + ["monster_base"]=10001, ["hp"]=116900000, ["atk"]=2600000, ["atk_times"]=3, ["hurt_skill"]={ - 20013, - 20014, - 20015 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [23401]={ - ["monster_base"]=10026, + ["monster_base"]=10002, ["hp"]=155900000, ["atk"]=2710000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [23501]={ - ["monster_base"]=20014, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=215500000, ["atk"]=3130000, ["atk_times"]=4, ["hurt_skill"]={ - 30040, - 30041, - 30042 - }, - ["skill"]={ - 10016 - }, - ["passive_skill"]={ - 10010 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [23601]={ - ["monster_base"]=10022, + ["monster_base"]=10002, ["hp"]=146800000, ["atk"]=2870000, ["atk_times"]=3, ["hurt_skill"]={ - 20061, - 20062, - 20063 + 20004, + 20005, + 20006 }, ["monster_exp"]=9000 }, [23701]={ - ["monster_base"]=10026, + ["monster_base"]=10001, ["hp"]=164000000, ["atk"]=3260000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20001, + 20002, + 20003 }, ["monster_exp"]=10000 }, [23801]={ - ["monster_base"]=10032, + ["monster_base"]=10002, ["hp"]=189900000, ["atk"]=3010000, ["atk_times"]=3, ["hurt_skill"]={ - 20091, - 20092, - 20093 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [23901]={ - ["monster_base"]=10044, + ["monster_base"]=10001, ["hp"]=215500000, ["atk"]=3370000, ["atk_times"]=3, ["hurt_skill"]={ - 20127, - 20128, - 20129 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [24001]={ - ["monster_base"]=20015, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=448100000, ["atk"]=3760000, ["atk_times"]=4, ["hurt_skill"]={ - 30043, - 30044, - 30045 - }, - ["skill"]={ - 10070 - }, - ["passive_skill"]={ - 10008 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, @@ -3170,145 +2940,136 @@ local monster_chapter = { ["monster_exp"]=16000 }, [24201]={ - ["monster_base"]=10022, + ["monster_base"]=10002, ["hp"]=293100000, ["atk"]=3610000, ["atk_times"]=3, ["hurt_skill"]={ - 20061, - 20062, - 20063 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [24301]={ - ["monster_base"]=10044, + ["monster_base"]=10001, ["hp"]=310600000, ["atk"]=3760000, ["atk_times"]=3, ["hurt_skill"]={ - 20127, - 20128, - 20129 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [24401]={ - ["monster_base"]=10019, + ["monster_base"]=10002, ["hp"]=336200000, ["atk"]=3910000, ["atk_times"]=3, ["hurt_skill"]={ - 20052, - 20053, - 20054 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [24501]={ - ["monster_base"]=20001, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=611100000, ["atk"]=3910000, ["atk_times"]=4, ["hurt_skill"]={ - 30001, - 30002, - 30003 - }, - ["skill"]={ - 10020 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [24601]={ - ["monster_base"]=10013, + ["monster_base"]=10002, ["hp"]=405000000, ["atk"]=4050000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [24701]={ - ["monster_base"]=10005, + ["monster_base"]=10001, ["hp"]=430600000, ["atk"]=4140000, ["atk_times"]=3, ["hurt_skill"]={ - 20013, - 20014, - 20015 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [24801]={ - ["monster_base"]=10026, + ["monster_base"]=10002, ["hp"]=474000000, ["atk"]=4280000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [24901]={ - ["monster_base"]=10032, + ["monster_base"]=10001, ["hp"]=516800000, ["atk"]=4410000, ["atk_times"]=3, ["hurt_skill"]={ - 20091, - 20092, - 20093 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [25001]={ - ["monster_base"]=20006, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=817700000, ["atk"]=6040000, ["atk_times"]=4, ["hurt_skill"]={ - 30016, - 30017, - 30018 - }, - ["skill"]={ - 10033 - }, - ["passive_skill"]={ - 10010 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [25101]={ - ["monster_base"]=10044, + ["monster_base"]=10001, ["hp"]=85600000, ["atk"]=2660000, ["atk_times"]=3, ["hurt_skill"]={ - 20127, - 20128, - 20129 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [25201]={ - ["monster_base"]=10013, + ["monster_base"]=10002, ["hp"]=120500000, ["atk"]=2810000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, @@ -3325,469 +3086,429 @@ local monster_chapter = { ["monster_exp"]=17000 }, [25401]={ - ["monster_base"]=10026, + ["monster_base"]=10002, ["hp"]=180600000, ["atk"]=3080000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [25501]={ - ["monster_base"]=20015, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=249600000, ["atk"]=3550000, ["atk_times"]=4, ["hurt_skill"]={ - 30043, - 30044, - 30045 - }, - ["skill"]={ - 10070 - }, - ["passive_skill"]={ - 10008 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [25601]={ - ["monster_base"]=10022, + ["monster_base"]=10002, ["hp"]=170100000, ["atk"]=3260000, ["atk_times"]=3, ["hurt_skill"]={ - 20061, - 20062, - 20063 + 20004, + 20005, + 20006 }, ["monster_exp"]=9000 }, [25701]={ - ["monster_base"]=10044, + ["monster_base"]=10001, ["hp"]=190000000, ["atk"]=3700000, ["atk_times"]=3, ["hurt_skill"]={ - 20127, - 20128, - 20129 + 20001, + 20002, + 20003 }, ["monster_exp"]=10000 }, [25801]={ - ["monster_base"]=10032, + ["monster_base"]=10002, ["hp"]=220000000, ["atk"]=3420000, ["atk_times"]=3, ["hurt_skill"]={ - 20091, - 20092, - 20093 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [25901]={ - ["monster_base"]=10019, + ["monster_base"]=10001, ["hp"]=249600000, ["atk"]=3820000, ["atk_times"]=3, ["hurt_skill"]={ - 20052, - 20053, - 20054 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [26001]={ - ["monster_base"]=20008, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=519000000, ["atk"]=4260000, ["atk_times"]=4, ["hurt_skill"]={ - 30022, - 30023, - 30024 - }, - ["skill"]={ - 10032 - }, - ["passive_skill"]={ - 10009 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [26101]={ - ["monster_base"]=10026, + ["monster_base"]=10001, ["hp"]=299800000, ["atk"]=3980000, ["atk_times"]=3, - ["hurt_skill"]={ - 20073, - 20074, - 20075 - }, - ["monster_exp"]=16000 - }, - [26201]={ - ["monster_base"]=10001, - ["hp"]=339500000, - ["atk"]=4090000, - ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, 20003 }, + ["monster_exp"]=16000 + }, + [26201]={ + ["monster_base"]=10002, + ["hp"]=339500000, + ["atk"]=4090000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, ["monster_exp"]=18000 }, [26301]={ - ["monster_base"]=10044, + ["monster_base"]=10001, ["hp"]=359800000, ["atk"]=4260000, ["atk_times"]=3, ["hurt_skill"]={ - 20127, - 20128, - 20129 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [26401]={ - ["monster_base"]=10013, + ["monster_base"]=10002, ["hp"]=389400000, ["atk"]=4430000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [26501]={ - ["monster_base"]=20002, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=707800000, ["atk"]=4430000, ["atk_times"]=4, ["hurt_skill"]={ - 30004, - 30005, - 30006 - }, - ["skill"]={ - 10019 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [26601]={ - ["monster_base"]=10001, + ["monster_base"]=10002, ["hp"]=469100000, ["atk"]=4590000, ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=15000 + }, + [26701]={ + ["monster_base"]=10001, + ["hp"]=498800000, + ["atk"]=4700000, + ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, 20003 }, - ["monster_exp"]=15000 - }, - [26701]={ - ["monster_base"]=10032, - ["hp"]=498800000, - ["atk"]=4700000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20091, - 20092, - 20093 - }, ["monster_exp"]=16000 }, [26801]={ - ["monster_base"]=10022, + ["monster_base"]=10002, ["hp"]=549000000, ["atk"]=4850000, ["atk_times"]=3, ["hurt_skill"]={ - 20061, - 20062, - 20063 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [26901]={ - ["monster_base"]=10005, + ["monster_base"]=10001, ["hp"]=598600000, ["atk"]=5000000, ["atk_times"]=3, ["hurt_skill"]={ - 20013, - 20014, - 20015 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [27001]={ - ["monster_base"]=20021, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=947100000, ["atk"]=6850000, ["atk_times"]=4, ["hurt_skill"]={ - 30061, - 30062, - 30063 - }, - ["skill"]={ - 10034 - }, - ["passive_skill"]={ - 10011, - 10008 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [27101]={ - ["monster_base"]=10022, + ["monster_base"]=10001, ["hp"]=96400000, ["atk"]=2860000, ["atk_times"]=3, ["hurt_skill"]={ - 20061, - 20062, - 20063 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [27201]={ - ["monster_base"]=10044, + ["monster_base"]=10002, ["hp"]=135700000, ["atk"]=3020000, ["atk_times"]=3, ["hurt_skill"]={ - 20127, - 20128, - 20129 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [27301]={ - ["monster_base"]=10032, + ["monster_base"]=10001, ["hp"]=152400000, ["atk"]=3170000, ["atk_times"]=3, ["hurt_skill"]={ - 20091, - 20092, - 20093 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [27401]={ - ["monster_base"]=10019, + ["monster_base"]=10002, ["hp"]=203300000, ["atk"]=3310000, ["atk_times"]=3, ["hurt_skill"]={ - 20052, - 20053, - 20054 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [27501]={ - ["monster_base"]=20008, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=281000000, ["atk"]=3810000, ["atk_times"]=4, ["hurt_skill"]={ - 30022, - 30023, - 30024 - }, - ["skill"]={ - 10032 - }, - ["passive_skill"]={ - 10009 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [27601]={ - ["monster_base"]=10005, + ["monster_base"]=10002, ["hp"]=191500000, ["atk"]=3500000, ["atk_times"]=3, ["hurt_skill"]={ - 20013, - 20014, - 20015 + 20004, + 20005, + 20006 }, ["monster_exp"]=9000 }, [27701]={ - ["monster_base"]=10022, + ["monster_base"]=10001, ["hp"]=213900000, ["atk"]=3980000, ["atk_times"]=3, ["hurt_skill"]={ - 20061, - 20062, - 20063 + 20001, + 20002, + 20003 }, ["monster_exp"]=10000 }, [27801]={ - ["monster_base"]=10005, + ["monster_base"]=10002, ["hp"]=247700000, ["atk"]=3670000, ["atk_times"]=3, ["hurt_skill"]={ - 20013, - 20014, - 20015 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [27901]={ - ["monster_base"]=10026, + ["monster_base"]=10001, ["hp"]=281000000, ["atk"]=4100000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [28001]={ - ["monster_base"]=20014, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=584200000, ["atk"]=4580000, ["atk_times"]=4, ["hurt_skill"]={ - 30040, - 30041, - 30042 - }, - ["skill"]={ - 10016 - }, - ["passive_skill"]={ - 10010 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [28101]={ - ["monster_base"]=10013, + ["monster_base"]=10001, ["hp"]=337500000, ["atk"]=4280000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [28201]={ - ["monster_base"]=10005, + ["monster_base"]=10002, ["hp"]=382200000, ["atk"]=4390000, ["atk_times"]=3, ["hurt_skill"]={ - 20013, - 20014, - 20015 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [28301]={ - ["monster_base"]=10026, + ["monster_base"]=10001, ["hp"]=405000000, ["atk"]=4580000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [28401]={ - ["monster_base"]=10032, + ["monster_base"]=10002, ["hp"]=438300000, ["atk"]=4760000, ["atk_times"]=3, ["hurt_skill"]={ - 20091, - 20092, - 20093 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [28501]={ - ["monster_base"]=20006, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=796700000, ["atk"]=4760000, ["atk_times"]=4, ["hurt_skill"]={ - 30016, - 30017, - 30018 - }, - ["skill"]={ - 10033 - }, - ["passive_skill"]={ - 10010 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [28601]={ - ["monster_base"]=10013, + ["monster_base"]=10002, ["hp"]=528000000, ["atk"]=4930000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [28701]={ - ["monster_base"]=10005, + ["monster_base"]=10001, ["hp"]=561500000, ["atk"]=5050000, ["atk_times"]=3, ["hurt_skill"]={ - 20013, - 20014, - 20015 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [28801]={ - ["monster_base"]=10026, + ["monster_base"]=10002, ["hp"]=618000000, ["atk"]=5210000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, @@ -3804,309 +3525,267 @@ local monster_chapter = { ["monster_exp"]=17000 }, [29001]={ - ["monster_base"]=30010, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=1066100000, ["atk"]=7360000, ["atk_times"]=4, ["hurt_skill"]={ - 40013, - 40014, - 40015, - 40016 - }, - ["skill"]={ - 10035 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [29101]={ - ["monster_base"]=10013, + ["monster_base"]=10001, ["hp"]=105000000, ["atk"]=3090000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [29201]={ - ["monster_base"]=10005, + ["monster_base"]=10002, ["hp"]=147800000, ["atk"]=3260000, ["atk_times"]=3, ["hurt_skill"]={ - 20013, - 20014, - 20015 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [29301]={ - ["monster_base"]=10026, + ["monster_base"]=10001, ["hp"]=166000000, ["atk"]=3420000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [29401]={ - ["monster_base"]=10032, + ["monster_base"]=10002, ["hp"]=221500000, ["atk"]=3570000, ["atk_times"]=3, ["hurt_skill"]={ - 20091, - 20092, - 20093 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [29501]={ - ["monster_base"]=20006, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=306100000, ["atk"]=4110000, ["atk_times"]=4, ["hurt_skill"]={ - 30016, - 30017, - 30018 - }, - ["skill"]={ - 10033 - }, - ["passive_skill"]={ - 10010 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [29601]={ - ["monster_base"]=10001, + ["monster_base"]=10002, ["hp"]=208600000, ["atk"]=3780000, ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=9000 + }, + [29701]={ + ["monster_base"]=10001, + ["hp"]=233000000, + ["atk"]=4290000, + ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, 20003 }, - ["monster_exp"]=9000 - }, - [29701]={ - ["monster_base"]=10032, - ["hp"]=233000000, - ["atk"]=4290000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20091, - 20092, - 20093 - }, ["monster_exp"]=10000 }, [29801]={ - ["monster_base"]=10022, + ["monster_base"]=10002, ["hp"]=269800000, ["atk"]=3960000, ["atk_times"]=3, ["hurt_skill"]={ - 20061, - 20062, - 20063 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [29901]={ - ["monster_base"]=10005, + ["monster_base"]=10001, ["hp"]=306100000, ["atk"]=4420000, ["atk_times"]=3, ["hurt_skill"]={ - 20013, - 20014, - 20015 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [30001]={ - ["monster_base"]=20021, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=636300000, ["atk"]=4940000, ["atk_times"]=4, ["hurt_skill"]={ - 30061, - 30062, - 30063 - }, - ["skill"]={ - 10034 - }, - ["passive_skill"]={ - 10011, - 10008 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [30101]={ - ["monster_base"]=10022, + ["monster_base"]=10001, ["hp"]=367600000, ["atk"]=4620000, ["atk_times"]=3, ["hurt_skill"]={ - 20061, - 20062, - 20063 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [30201]={ - ["monster_base"]=10004, + ["monster_base"]=10002, ["hp"]=416300000, ["atk"]=4730000, ["atk_times"]=3, ["hurt_skill"]={ - 20010, - 20011, - 20012 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [30301]={ - ["monster_base"]=10023, + ["monster_base"]=10001, ["hp"]=441100000, ["atk"]=4940000, ["atk_times"]=3, ["hurt_skill"]={ - 20064, - 20065, - 20066 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [30401]={ - ["monster_base"]=10007, + ["monster_base"]=10002, ["hp"]=477400000, ["atk"]=5130000, ["atk_times"]=3, ["hurt_skill"]={ - 20019, - 20020, - 20021 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [30501]={ - ["monster_base"]=20007, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=867700000, ["atk"]=5130000, ["atk_times"]=4, ["hurt_skill"]={ - 30019, - 30020, - 30021 - }, - ["skill"]={ - 10060 - }, - ["passive_skill"]={ - 10061 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [30601]={ - ["monster_base"]=10019, + ["monster_base"]=10002, ["hp"]=575100000, ["atk"]=5320000, ["atk_times"]=3, ["hurt_skill"]={ - 20052, - 20053, - 20054 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [30701]={ - ["monster_base"]=10023, + ["monster_base"]=10001, ["hp"]=611500000, ["atk"]=5450000, ["atk_times"]=3, ["hurt_skill"]={ - 20064, - 20065, - 20066 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [30801]={ - ["monster_base"]=10005, + ["monster_base"]=10002, ["hp"]=673100000, ["atk"]=5620000, ["atk_times"]=3, ["hurt_skill"]={ - 20013, - 20014, - 20015 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [30901]={ - ["monster_base"]=10033, + ["monster_base"]=10001, ["hp"]=733800000, ["atk"]=5790000, ["atk_times"]=3, ["hurt_skill"]={ - 20094, - 20095, - 20096 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [31001]={ - ["monster_base"]=20016, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=1161100000, ["atk"]=7930000, ["atk_times"]=4, ["hurt_skill"]={ - 30046, - 30047, - 30048 - }, - ["skill"]={ - 10036 - }, - ["passive_skill"]={ - 10010, - 10011 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [31101]={ - ["monster_base"]=10026, + ["monster_base"]=10001, ["hp"]=122400000, ["atk"]=3660000, ["atk_times"]=3, - ["hurt_skill"]={ - 20073, - 20074, - 20075 - }, - ["monster_exp"]=11000 - }, - [31201]={ - ["monster_base"]=10001, - ["hp"]=172200000, - ["atk"]=3860000, - ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, @@ -4114,727 +3793,1842 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, + [31201]={ + ["monster_base"]=10002, + ["hp"]=172200000, + ["atk"]=3860000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, [31301]={ - ["monster_base"]=10044, + ["monster_base"]=10001, ["hp"]=193400000, ["atk"]=4050000, ["atk_times"]=3, ["hurt_skill"]={ - 20127, - 20128, - 20129 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [31401]={ - ["monster_base"]=10013, + ["monster_base"]=10002, ["hp"]=258100000, ["atk"]=4230000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [31501]={ - ["monster_base"]=20002, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=356600000, ["atk"]=4870000, ["atk_times"]=4, ["hurt_skill"]={ - 30004, - 30005, - 30006 - }, - ["skill"]={ - 10019 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [31601]={ - ["monster_base"]=10048, + ["monster_base"]=10002, ["hp"]=243000000, ["atk"]=4480000, ["atk_times"]=3, ["hurt_skill"]={ - 20139, - 20140, - 20141 + 20004, + 20005, + 20006 }, ["monster_exp"]=9000 }, [31701]={ - ["monster_base"]=10006, + ["monster_base"]=10001, ["hp"]=271500000, ["atk"]=5080000, ["atk_times"]=3, ["hurt_skill"]={ - 20016, - 20017, - 20018 + 20001, + 20002, + 20003 }, ["monster_exp"]=10000 }, [31801]={ - ["monster_base"]=10012, + ["monster_base"]=10002, ["hp"]=314300000, ["atk"]=4690000, ["atk_times"]=3, ["hurt_skill"]={ - 20031, - 20032, - 20033 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [31901]={ - ["monster_base"]=10004, + ["monster_base"]=10001, ["hp"]=356600000, ["atk"]=5230000, ["atk_times"]=3, ["hurt_skill"]={ - 20010, - 20011, - 20012 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [32001]={ - ["monster_base"]=20004, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=741300000, ["atk"]=5850000, ["atk_times"]=4, ["hurt_skill"]={ - 30010, - 30011, - 30012 - }, - ["skill"]={ - 10015 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [32101]={ - ["monster_base"]=10024, + ["monster_base"]=10001, ["hp"]=428300000, ["atk"]=5470000, ["atk_times"]=3, ["hurt_skill"]={ - 20067, - 20068, - 20069 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [32201]={ - ["monster_base"]=10044, + ["monster_base"]=10002, ["hp"]=485000000, ["atk"]=5600000, ["atk_times"]=3, ["hurt_skill"]={ - 20127, - 20128, - 20129 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [32301]={ - ["monster_base"]=10016, + ["monster_base"]=10001, ["hp"]=513900000, ["atk"]=5850000, ["atk_times"]=3, ["hurt_skill"]={ - 20043, - 20044, - 20045 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [32401]={ - ["monster_base"]=10019, + ["monster_base"]=10002, ["hp"]=556200000, ["atk"]=6070000, ["atk_times"]=3, ["hurt_skill"]={ - 20052, - 20053, - 20054 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [32501]={ - ["monster_base"]=20008, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=1010800000, ["atk"]=6070000, ["atk_times"]=4, ["hurt_skill"]={ - 30022, - 30023, - 30024 - }, - ["skill"]={ - 10032 - }, - ["passive_skill"]={ - 10009 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [32601]={ - ["monster_base"]=10004, + ["monster_base"]=10002, ["hp"]=670000000, ["atk"]=6300000, ["atk_times"]=3, ["hurt_skill"]={ - 20010, - 20011, - 20012 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [32701]={ - ["monster_base"]=10006, + ["monster_base"]=10001, ["hp"]=712400000, ["atk"]=6450000, ["atk_times"]=3, ["hurt_skill"]={ - 20016, - 20017, - 20018 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [32801]={ - ["monster_base"]=10048, + ["monster_base"]=10002, ["hp"]=784100000, ["atk"]=6650000, ["atk_times"]=3, ["hurt_skill"]={ - 20139, - 20140, - 20141 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [32901]={ - ["monster_base"]=10037, + ["monster_base"]=10001, ["hp"]=854800000, ["atk"]=6850000, ["atk_times"]=3, ["hurt_skill"]={ - 20106, - 20107, - 20108 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [33001]={ - ["monster_base"]=30020, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=1352600000, ["atk"]=9380000, ["atk_times"]=4, ["hurt_skill"]={ - 40033, - 40034, - 40035, - 40036 - }, - ["skill"]={ - 10069 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [33101]={ - ["monster_base"]=10049, + ["monster_base"]=10001, ["hp"]=131400000, ["atk"]=3910000, ["atk_times"]=3, ["hurt_skill"]={ - 20142, - 20143, - 20144 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [33201]={ - ["monster_base"]=10005, + ["monster_base"]=10002, ["hp"]=184900000, ["atk"]=4130000, ["atk_times"]=3, ["hurt_skill"]={ - 20013, - 20014, - 20015 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [33301]={ - ["monster_base"]=10024, + ["monster_base"]=10001, ["hp"]=207600000, ["atk"]=4330000, ["atk_times"]=3, ["hurt_skill"]={ - 20067, - 20068, - 20069 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [33401]={ - ["monster_base"]=10012, + ["monster_base"]=10002, ["hp"]=277100000, ["atk"]=4520000, ["atk_times"]=3, ["hurt_skill"]={ - 20031, - 20032, - 20033 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [33501]={ - ["monster_base"]=20006, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=382800000, ["atk"]=5210000, ["atk_times"]=4, ["hurt_skill"]={ - 30016, - 30017, - 30018 - }, - ["skill"]={ - 10033 - }, - ["passive_skill"]={ - 10010 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [33601]={ - ["monster_base"]=10048, + ["monster_base"]=10002, ["hp"]=260900000, ["atk"]=4790000, ["atk_times"]=3, ["hurt_skill"]={ - 20139, - 20140, - 20141 + 20004, + 20005, + 20006 }, ["monster_exp"]=9000 }, [33701]={ - ["monster_base"]=10049, + ["monster_base"]=10001, ["hp"]=291400000, ["atk"]=5430000, ["atk_times"]=3, ["hurt_skill"]={ - 20142, - 20143, - 20144 + 20001, + 20002, + 20003 }, ["monster_exp"]=10000 }, [33801]={ - ["monster_base"]=10004, + ["monster_base"]=10002, ["hp"]=337400000, ["atk"]=5010000, ["atk_times"]=3, ["hurt_skill"]={ - 20010, - 20011, - 20012 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [33901]={ - ["monster_base"]=10006, + ["monster_base"]=10001, ["hp"]=382800000, ["atk"]=5590000, ["atk_times"]=3, ["hurt_skill"]={ - 20016, - 20017, - 20018 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [34001]={ - ["monster_base"]=20007, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=795700000, ["atk"]=6250000, ["atk_times"]=4, ["hurt_skill"]={ - 30019, - 30020, - 30021 - }, - ["skill"]={ - 10060 - }, - ["passive_skill"]={ - 10061 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [34101]={ - ["monster_base"]=10020, + ["monster_base"]=10001, ["hp"]=459700000, ["atk"]=5850000, ["atk_times"]=3, ["hurt_skill"]={ - 20055, - 20056, - 20057 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [34201]={ - ["monster_base"]=10024, + ["monster_base"]=10002, ["hp"]=520600000, ["atk"]=5990000, ["atk_times"]=3, ["hurt_skill"]={ - 20067, - 20068, - 20069 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [34301]={ - ["monster_base"]=10012, + ["monster_base"]=10001, ["hp"]=551600000, ["atk"]=6250000, ["atk_times"]=3, ["hurt_skill"]={ - 20031, - 20032, - 20033 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [34401]={ - ["monster_base"]=10016, + ["monster_base"]=10002, ["hp"]=597000000, ["atk"]=6490000, ["atk_times"]=3, ["hurt_skill"]={ - 20043, - 20044, - 20045 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [34501]={ - ["monster_base"]=20002, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=1084900000, ["atk"]=6490000, ["atk_times"]=4, ["hurt_skill"]={ - 30004, - 30005, - 30006 - }, - ["skill"]={ - 10019 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [34601]={ - ["monster_base"]=10004, + ["monster_base"]=10002, ["hp"]=719100000, ["atk"]=6730000, ["atk_times"]=3, ["hurt_skill"]={ - 20010, - 20011, - 20012 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [34701]={ - ["monster_base"]=10012, + ["monster_base"]=10001, ["hp"]=764700000, ["atk"]=6890000, ["atk_times"]=3, ["hurt_skill"]={ - 20031, - 20032, - 20033 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [34801]={ - ["monster_base"]=10049, + ["monster_base"]=10002, ["hp"]=841600000, ["atk"]=7110000, ["atk_times"]=3, ["hurt_skill"]={ - 20142, - 20143, - 20144 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [34901]={ - ["monster_base"]=10048, + ["monster_base"]=10001, ["hp"]=917500000, ["atk"]=7320000, ["atk_times"]=3, ["hurt_skill"]={ - 20139, - 20140, - 20141 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [35001]={ - ["monster_base"]=20009, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=1451800000, ["atk"]=10020000, ["atk_times"]=4, ["hurt_skill"]={ - 30025, - 30026, - 30027 - }, - ["skill"]={ - 10039 - }, - ["passive_skill"]={ - 10010, - 10011 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [35101]={ - ["monster_base"]=10004, + ["monster_base"]=10001, ["hp"]=139500000, ["atk"]=4380000, ["atk_times"]=3, ["hurt_skill"]={ - 20010, - 20011, - 20012 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [35201]={ - ["monster_base"]=10020, + ["monster_base"]=10002, ["hp"]=196300000, ["atk"]=4630000, ["atk_times"]=3, ["hurt_skill"]={ - 20055, - 20056, - 20057 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [35301]={ - ["monster_base"]=10048, + ["monster_base"]=10001, ["hp"]=220400000, ["atk"]=4850000, ["atk_times"]=3, ["hurt_skill"]={ - 20139, - 20140, - 20141 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [35401]={ - ["monster_base"]=10012, + ["monster_base"]=10002, ["hp"]=294200000, ["atk"]=5060000, ["atk_times"]=3, ["hurt_skill"]={ - 20031, - 20032, - 20033 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [35501]={ - ["monster_base"]=20014, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=406400000, ["atk"]=5840000, ["atk_times"]=4, ["hurt_skill"]={ - 30040, - 30041, - 30042 - }, - ["skill"]={ - 10016 - }, - ["passive_skill"]={ - 10010 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [35601]={ - ["monster_base"]=10004, + ["monster_base"]=10002, ["hp"]=277000000, ["atk"]=5370000, ["atk_times"]=3, ["hurt_skill"]={ - 20010, - 20011, - 20012 + 20004, + 20005, + 20006 }, ["monster_exp"]=9000 }, [35701]={ - ["monster_base"]=10012, + ["monster_base"]=10001, ["hp"]=309400000, ["atk"]=6080000, ["atk_times"]=3, ["hurt_skill"]={ - 20031, - 20032, - 20033 + 20001, + 20002, + 20003 }, ["monster_exp"]=10000 }, [35801]={ - ["monster_base"]=10037, + ["monster_base"]=10002, ["hp"]=358200000, ["atk"]=5610000, ["atk_times"]=3, ["hurt_skill"]={ - 20106, - 20107, - 20108 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [35901]={ - ["monster_base"]=10048, + ["monster_base"]=10001, ["hp"]=406400000, ["atk"]=6260000, ["atk_times"]=3, ["hurt_skill"]={ - 20139, - 20140, - 20141 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [36001]={ - ["monster_base"]=20009, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=844600000, ["atk"]=7000000, ["atk_times"]=4, ["hurt_skill"]={ - 30025, - 30026, - 30027 - }, - ["skill"]={ - 10039 - }, - ["passive_skill"]={ - 10010, - 10011 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [36101]={ - ["monster_base"]=10014, + ["monster_base"]=10001, ["hp"]=488000000, ["atk"]=6550000, ["atk_times"]=3, ["hurt_skill"]={ - 20037, - 20038, - 20039 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [36201]={ - ["monster_base"]=10027, + ["monster_base"]=10002, ["hp"]=552600000, ["atk"]=6710000, ["atk_times"]=3, ["hurt_skill"]={ - 20076, - 20077, - 20078 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [36301]={ - ["monster_base"]=10017, + ["monster_base"]=10001, ["hp"]=585500000, ["atk"]=7000000, ["atk_times"]=3, ["hurt_skill"]={ - 20046, - 20047, - 20048 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [36401]={ - ["monster_base"]=10023, + ["monster_base"]=10002, ["hp"]=633700000, ["atk"]=7270000, ["atk_times"]=3, ["hurt_skill"]={ - 20064, - 20065, - 20066 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [36501]={ - ["monster_base"]=20015, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=1151600000, ["atk"]=7270000, ["atk_times"]=4, ["hurt_skill"]={ - 30043, - 30044, - 30045 - }, - ["skill"]={ - 10070 - }, - ["passive_skill"]={ - 10008 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [36601]={ - ["monster_base"]=10014, + ["monster_base"]=10002, ["hp"]=763300000, ["atk"]=7540000, ["atk_times"]=3, ["hurt_skill"]={ - 20037, - 20038, - 20039 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [36701]={ - ["monster_base"]=10002, + ["monster_base"]=10001, ["hp"]=811700000, ["atk"]=7720000, ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=16000 + }, + [36801]={ + ["monster_base"]=10002, + ["hp"]=893400000, + ["atk"]=7960000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17000 + }, + [36901]={ + ["monster_base"]=10001, + ["hp"]=973900000, + ["atk"]=8200000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=17000 + }, + [37001]={ + ["monster_base"]=10002, + ["is_boss"]=2, + ["hp"]=1541100000, + ["atk"]=11220000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=22000 + }, + [37101]={ + ["monster_base"]=10001, + ["hp"]=148000000, + ["atk"]=4620000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [37201]={ + ["monster_base"]=10002, + ["hp"]=208200000, + ["atk"]=4880000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [37301]={ + ["monster_base"]=10001, + ["hp"]=233700000, + ["atk"]=5110000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=17000 + }, + [37401]={ + ["monster_base"]=10002, + ["hp"]=312000000, + ["atk"]=5330000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=19000 + }, + [37501]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["hp"]=430900000, + ["atk"]=6160000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=18000 + }, + [37601]={ + ["monster_base"]=10002, + ["hp"]=293700000, + ["atk"]=5660000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=9000 + }, + [37701]={ + ["monster_base"]=10001, + ["hp"]=328100000, + ["atk"]=6410000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=10000 + }, + [37801]={ + ["monster_base"]=10002, + ["hp"]=379800000, + ["atk"]=5910000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [37901]={ + ["monster_base"]=10001, + ["hp"]=430900000, + ["atk"]=6600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=12000 + }, + [38001]={ + ["monster_base"]=10002, + ["is_boss"]=1, + ["hp"]=895500000, + ["atk"]=7380000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=12000 + }, + [38101]={ + ["monster_base"]=10001, + ["hp"]=517500000, + ["atk"]=6900000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=16000 + }, + [38201]={ + ["monster_base"]=10002, + ["hp"]=585900000, + ["atk"]=7070000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=18000 + }, + [38301]={ + ["monster_base"]=10001, + ["hp"]=620800000, + ["atk"]=7380000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=21000 + }, + [38401]={ + ["monster_base"]=10002, + ["hp"]=671900000, + ["atk"]=7660000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=22000 + }, + [38501]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["hp"]=1221000000, + ["atk"]=7660000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=24000 + }, + [38601]={ + ["monster_base"]=10002, + ["hp"]=809300000, + ["atk"]=7950000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=15000 + }, + [38701]={ + ["monster_base"]=10001, + ["hp"]=860700000, + ["atk"]=8140000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=16000 + }, + [38801]={ + ["monster_base"]=10002, + ["hp"]=947300000, + ["atk"]=8390000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17000 + }, + [38901]={ + ["monster_base"]=10001, + ["hp"]=1032600000, + ["atk"]=8640000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=17000 + }, + [39001]={ + ["monster_base"]=10002, + ["is_boss"]=2, + ["hp"]=1634000000, + ["atk"]=11820000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=22000 + }, + [39101]={ + ["monster_base"]=10001, + ["hp"]=159300000, + ["atk"]=4990000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [39201]={ + ["monster_base"]=10002, + ["hp"]=224100000, + ["atk"]=5270000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [39301]={ + ["monster_base"]=10001, + ["hp"]=251500000, + ["atk"]=5520000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=17000 + }, + [39401]={ + ["monster_base"]=10002, + ["hp"]=335800000, + ["atk"]=5750000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=19000 + }, + [39501]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["hp"]=463700000, + ["atk"]=6650000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=18000 + }, + [39601]={ + ["monster_base"]=10002, + ["hp"]=316100000, + ["atk"]=6110000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=9000 + }, + [39701]={ + ["monster_base"]=10001, + ["hp"]=353100000, + ["atk"]=6920000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=10000 + }, + [39801]={ + ["monster_base"]=10002, + ["hp"]=408700000, + ["atk"]=6380000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [39901]={ + ["monster_base"]=10001, + ["hp"]=463700000, + ["atk"]=7120000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=12000 + }, + [40001]={ + ["monster_base"]=10002, + ["is_boss"]=1, + ["hp"]=963600000, + ["atk"]=7960000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=12000 + }, + [40101]={ + ["monster_base"]=10001, + ["hp"]=556900000, + ["atk"]=7450000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=16000 + }, + [40201]={ + ["monster_base"]=10002, + ["hp"]=630500000, + ["atk"]=7630000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=18000 + }, + [40301]={ + ["monster_base"]=10001, + ["hp"]=668000000, + ["atk"]=7960000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=21000 + }, + [40401]={ + ["monster_base"]=10002, + ["hp"]=723000000, + ["atk"]=8270000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=22000 + }, + [40501]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["hp"]=1313800000, + ["atk"]=8270000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=24000 + }, + [40601]={ + ["monster_base"]=10002, + ["hp"]=870800000, + ["atk"]=8580000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=15000 + }, + [40701]={ + ["monster_base"]=10001, + ["hp"]=926200000, + ["atk"]=8780000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=16000 + }, + [40801]={ + ["monster_base"]=10002, + ["hp"]=1019300000, + ["atk"]=9050000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17000 + }, + [40901]={ + ["monster_base"]=10001, + ["hp"]=1111100000, + ["atk"]=9320000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=17000 + }, + [41001]={ + ["monster_base"]=10002, + ["is_boss"]=2, + ["hp"]=1758200000, + ["atk"]=12750000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=22000 + }, + [41101]={ + ["monster_base"]=10001, + ["hp"]=168200000, + ["atk"]=5580000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [41201]={ + ["monster_base"]=10002, + ["hp"]=236700000, + ["atk"]=5890000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [41301]={ + ["monster_base"]=10001, + ["hp"]=265600000, + ["atk"]=6170000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=17000 + }, + [41401]={ + ["monster_base"]=10002, + ["hp"]=354600000, + ["atk"]=6420000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=19000 + }, + [41501]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["hp"]=489600000, + ["atk"]=7430000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=18000 + }, + [41601]={ + ["monster_base"]=10002, + ["hp"]=333800000, + ["atk"]=6830000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=9000 + }, + [41701]={ + ["monster_base"]=10001, + ["hp"]=372800000, + ["atk"]=7730000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=10000 + }, + [41801]={ + ["monster_base"]=10002, + ["hp"]=431500000, + ["atk"]=7130000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [41901]={ + ["monster_base"]=10001, + ["hp"]=489600000, + ["atk"]=7950000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=12000 + }, + [42001]={ + ["monster_base"]=10002, + ["is_boss"]=1, + ["hp"]=1017400000, + ["atk"]=8890000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=12000 + }, + [42101]={ + ["monster_base"]=10001, + ["hp"]=588000000, + ["atk"]=8320000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=16000 + }, + [42201]={ + ["monster_base"]=10002, + ["hp"]=665700000, + ["atk"]=8520000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=18000 + }, + [42301]={ + ["monster_base"]=10001, + ["hp"]=705300000, + ["atk"]=8890000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=21000 + }, + [42401]={ + ["monster_base"]=10002, + ["hp"]=763400000, + ["atk"]=9240000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=22000 + }, + [42501]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["hp"]=1387100000, + ["atk"]=9240000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=24000 + }, + [42601]={ + ["monster_base"]=10002, + ["hp"]=919400000, + ["atk"]=9580000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=15000 + }, + [42701]={ + ["monster_base"]=10001, + ["hp"]=977900000, + ["atk"]=9810000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=16000 + }, + [42801]={ + ["monster_base"]=10002, + ["hp"]=1076200000, + ["atk"]=10110000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17000 + }, + [42901]={ + ["monster_base"]=10001, + ["hp"]=1173100000, + ["atk"]=10410000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=17000 + }, + [43001]={ + ["monster_base"]=10002, + ["is_boss"]=2, + ["hp"]=1856300000, + ["atk"]=14240000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=22000 + }, + [43101]={ + ["monster_base"]=10001, + ["hp"]=177200000, + ["atk"]=5850000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [43201]={ + ["monster_base"]=10002, + ["hp"]=249300000, + ["atk"]=6180000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [43301]={ + ["monster_base"]=10001, + ["hp"]=279800000, + ["atk"]=6470000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=17000 + }, + [43401]={ + ["monster_base"]=10002, + ["hp"]=373500000, + ["atk"]=6730000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=19000 + }, + [43501]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["hp"]=515700000, + ["atk"]=7790000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=18000 + }, + [43601]={ + ["monster_base"]=10002, + ["hp"]=351600000, + ["atk"]=7160000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=9000 + }, + [43701]={ + ["monster_base"]=10001, + ["hp"]=392700000, + ["atk"]=8110000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=10000 + }, + [43801]={ + ["monster_base"]=10002, + ["hp"]=454500000, + ["atk"]=7480000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [43901]={ + ["monster_base"]=10001, + ["hp"]=515700000, + ["atk"]=8340000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=12000 + }, + [44001]={ + ["monster_base"]=10002, + ["is_boss"]=1, + ["hp"]=1071500000, + ["atk"]=9320000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=12000 + }, + [44101]={ + ["monster_base"]=10001, + ["hp"]=619300000, + ["atk"]=8730000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=16000 + }, + [44201]={ + ["monster_base"]=10002, + ["hp"]=701100000, + ["atk"]=8940000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=18000 + }, + [44301]={ + ["monster_base"]=10001, + ["hp"]=742800000, + ["atk"]=9320000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=21000 + }, + [44401]={ + ["monster_base"]=10002, + ["hp"]=804000000, + ["atk"]=9690000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=22000 + }, + [44501]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["hp"]=1460800000, + ["atk"]=9690000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=24000 + }, + [44601]={ + ["monster_base"]=10002, + ["hp"]=968300000, + ["atk"]=10050000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=15000 + }, + [44701]={ + ["monster_base"]=10001, + ["hp"]=1029900000, + ["atk"]=10290000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=16000 + }, + [44801]={ + ["monster_base"]=10002, + ["hp"]=1133400000, + ["atk"]=10600000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17000 + }, + [44901]={ + ["monster_base"]=10001, + ["hp"]=1235500000, + ["atk"]=10920000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=17000 + }, + [45001]={ + ["monster_base"]=10002, + ["is_boss"]=2, + ["hp"]=1564000000, + ["atk"]=13430000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17600 + }, + [45091]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["hp"]=1173000000, + ["atk"]=11940000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=13200 + }, + [45101]={ + ["monster_base"]=10002, + ["hp"]=186100000, + ["atk"]=6120000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [45201]={ + ["monster_base"]=10001, + ["hp"]=261900000, + ["atk"]=6470000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [45301]={ + ["monster_base"]=10002, + ["hp"]=293900000, + ["atk"]=6770000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17000 + }, + [45401]={ + ["monster_base"]=10001, + ["hp"]=392300000, + ["atk"]=7040000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=19000 + }, + [45501]={ + ["monster_base"]=10002, + ["is_boss"]=1, + ["hp"]=541600000, + ["atk"]=8150000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=18000 + }, + [45601]={ + ["monster_base"]=10001, + ["hp"]=369300000, + ["atk"]=7490000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=9000 + }, + [45701]={ + ["monster_base"]=10002, + ["hp"]=412500000, + ["atk"]=8490000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=10000 + }, + [45801]={ + ["monster_base"]=10001, + ["hp"]=477400000, + ["atk"]=7830000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [45901]={ + ["monster_base"]=10002, + ["hp"]=541600000, + ["atk"]=8730000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=12000 + }, + [46001]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["hp"]=1125300000, + ["atk"]=9750000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=12000 + }, + [46101]={ + ["monster_base"]=10002, + ["hp"]=650400000, + ["atk"]=9140000, + ["atk_times"]=3, ["hurt_skill"]={ 20004, 20005, @@ -4842,5515 +5636,3819 @@ local monster_chapter = { }, ["monster_exp"]=16000 }, - [36801]={ - ["monster_base"]=10029, - ["hp"]=893400000, - ["atk"]=7960000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20082, - 20083, - 20084 - }, - ["monster_exp"]=17000 - }, - [36901]={ - ["monster_base"]=10036, - ["hp"]=973900000, - ["atk"]=8200000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20103, - 20104, - 20105 - }, - ["monster_exp"]=17000 - }, - [37001]={ - ["monster_base"]=30009, - ["is_boss"]=2, - ["hp"]=1541100000, - ["atk"]=11220000, - ["atk_times"]=4, - ["hurt_skill"]={ - 40021, - 40022, - 40023, - 40024 - }, - ["skill"]={ - 10040 - }, - ["monster_exp"]=22000 - }, - [37101]={ - ["monster_base"]=10054, - ["hp"]=148000000, - ["atk"]=4620000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20157, - 20158, - 20159 - }, - ["monster_exp"]=11000 - }, - [37201]={ - ["monster_base"]=10024, - ["hp"]=208200000, - ["atk"]=4880000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20067, - 20068, - 20069 - }, - ["monster_exp"]=11000 - }, - [37301]={ - ["monster_base"]=10012, - ["hp"]=233700000, - ["atk"]=5110000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20031, - 20032, - 20033 - }, - ["monster_exp"]=17000 - }, - [37401]={ - ["monster_base"]=10048, - ["hp"]=312000000, - ["atk"]=5330000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20139, - 20140, - 20141 - }, - ["monster_exp"]=19000 - }, - [37501]={ - ["monster_base"]=20009, - ["is_boss"]=1, - ["hp"]=430900000, - ["atk"]=6160000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30025, - 30026, - 30027 - }, - ["skill"]={ - 10039 - }, - ["passive_skill"]={ - 10010, - 10011 - }, - ["monster_exp"]=18000 - }, - [37601]={ - ["monster_base"]=10048, - ["hp"]=293700000, - ["atk"]=5660000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20139, - 20140, - 20141 - }, - ["monster_exp"]=9000 - }, - [37701]={ - ["monster_base"]=10054, - ["hp"]=328100000, - ["atk"]=6410000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20157, - 20158, - 20159 - }, - ["monster_exp"]=10000 - }, - [37801]={ - ["monster_base"]=10012, - ["hp"]=379800000, - ["atk"]=5910000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20031, - 20032, - 20033 - }, - ["monster_exp"]=11000 - }, - [37901]={ - ["monster_base"]=10024, - ["hp"]=430900000, - ["atk"]=6600000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20067, - 20068, - 20069 - }, - ["monster_exp"]=12000 - }, - [38001]={ - ["monster_base"]=20006, - ["is_boss"]=1, - ["hp"]=895500000, - ["atk"]=7380000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30016, - 30017, - 30018 - }, - ["skill"]={ - 10033 - }, - ["passive_skill"]={ - 10010 - }, - ["monster_exp"]=12000 - }, - [38101]={ - ["monster_base"]=10020, - ["hp"]=517500000, - ["atk"]=6900000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20055, - 20056, - 20057 - }, - ["monster_exp"]=16000 - }, - [38201]={ - ["monster_base"]=10053, - ["hp"]=585900000, - ["atk"]=7070000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20154, - 20155, - 20156 - }, - ["monster_exp"]=18000 - }, - [38301]={ - ["monster_base"]=10006, - ["hp"]=620800000, - ["atk"]=7380000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20016, - 20017, - 20018 - }, - ["monster_exp"]=21000 - }, - [38401]={ - ["monster_base"]=10004, - ["hp"]=671900000, - ["atk"]=7660000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20010, - 20011, - 20012 - }, - ["monster_exp"]=22000 - }, - [38501]={ - ["monster_base"]=20004, - ["is_boss"]=1, - ["hp"]=1221000000, - ["atk"]=7660000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30010, - 30011, - 30012 - }, - ["skill"]={ - 10015 - }, - ["monster_exp"]=24000 - }, - [38601]={ - ["monster_base"]=10053, - ["hp"]=809300000, - ["atk"]=7950000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20154, - 20155, - 20156 - }, - ["monster_exp"]=15000 - }, - [38701]={ - ["monster_base"]=10049, - ["hp"]=860700000, - ["atk"]=8140000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20142, - 20143, - 20144 - }, - ["monster_exp"]=16000 - }, - [38801]={ - ["monster_base"]=10020, - ["hp"]=947300000, - ["atk"]=8390000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20055, - 20056, - 20057 - }, - ["monster_exp"]=17000 - }, - [38901]={ - ["monster_base"]=10054, - ["hp"]=1032600000, - ["atk"]=8640000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20157, - 20158, - 20159 - }, - ["monster_exp"]=17000 - }, - [39001]={ - ["monster_base"]=20010, - ["is_boss"]=2, - ["hp"]=1634000000, - ["atk"]=11820000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30028, - 30029, - 30030 - }, - ["skill"]={ - 10041, - 10066 - }, - ["passive_skill"]={ - 10008, - 10009, - 10013 - }, - ["monster_exp"]=22000 - }, - [39101]={ - ["monster_base"]=10052, - ["hp"]=159300000, - ["atk"]=4990000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20151, - 20152, - 20153 - }, - ["monster_exp"]=11000 - }, - [39201]={ - ["monster_base"]=10050, - ["hp"]=224100000, - ["atk"]=5270000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20145, - 20146, - 20147 - }, - ["monster_exp"]=11000 - }, - [39301]={ - ["monster_base"]=10010, - ["hp"]=251500000, - ["atk"]=5520000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20028, - 20029, - 20030 - }, - ["monster_exp"]=17000 - }, - [39401]={ - ["monster_base"]=10053, - ["hp"]=335800000, - ["atk"]=5750000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20154, - 20155, - 20156 - }, - ["monster_exp"]=19000 - }, - [39501]={ - ["monster_base"]=20005, - ["is_boss"]=1, - ["hp"]=463700000, - ["atk"]=6650000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30013, - 30014, - 30015 - }, - ["skill"]={ - 10024 - }, - ["passive_skill"]={ - 10012 - }, - ["monster_exp"]=18000 - }, - [39601]={ - ["monster_base"]=10040, - ["hp"]=316100000, - ["atk"]=6110000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20115, - 20116, - 20117 - }, - ["monster_exp"]=9000 - }, - [39701]={ - ["monster_base"]=10052, - ["hp"]=353100000, - ["atk"]=6920000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20151, - 20152, - 20153 - }, - ["monster_exp"]=10000 - }, - [39801]={ - ["monster_base"]=10054, - ["hp"]=408700000, - ["atk"]=6380000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20157, - 20158, - 20159 - }, - ["monster_exp"]=11000 - }, - [39901]={ - ["monster_base"]=10038, - ["hp"]=463700000, - ["atk"]=7120000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20109, - 20110, - 20111 - }, - ["monster_exp"]=12000 - }, - [40001]={ - ["monster_base"]=20015, - ["is_boss"]=1, - ["hp"]=963600000, - ["atk"]=7960000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30043, - 30044, - 30045 - }, - ["skill"]={ - 10070 - }, - ["passive_skill"]={ - 10008 - }, - ["monster_exp"]=12000 - }, - [40101]={ - ["monster_base"]=10009, - ["hp"]=556900000, - ["atk"]=7450000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20025, - 20026, - 20027 - }, - ["monster_exp"]=16000 - }, - [40201]={ - ["monster_base"]=10054, - ["hp"]=630500000, - ["atk"]=7630000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20157, - 20158, - 20159 - }, - ["monster_exp"]=18000 - }, - [40301]={ - ["monster_base"]=10052, - ["hp"]=668000000, - ["atk"]=7960000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20151, - 20152, - 20153 - }, - ["monster_exp"]=21000 - }, - [40401]={ - ["monster_base"]=10050, - ["hp"]=723000000, - ["atk"]=8270000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20145, - 20146, - 20147 - }, - ["monster_exp"]=22000 - }, - [40501]={ - ["monster_base"]=20008, - ["is_boss"]=1, - ["hp"]=1313800000, - ["atk"]=8270000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30022, - 30023, - 30024 - }, - ["skill"]={ - 10032 - }, - ["passive_skill"]={ - 10009 - }, - ["monster_exp"]=24000 - }, - [40601]={ - ["monster_base"]=10038, - ["hp"]=870800000, - ["atk"]=8580000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20109, - 20110, - 20111 - }, - ["monster_exp"]=15000 - }, - [40701]={ - ["monster_base"]=10053, - ["hp"]=926200000, - ["atk"]=8780000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20154, - 20155, - 20156 - }, - ["monster_exp"]=16000 - }, - [40801]={ - ["monster_base"]=10050, - ["hp"]=1019300000, - ["atk"]=9050000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20145, - 20146, - 20147 - }, - ["monster_exp"]=17000 - }, - [40901]={ - ["monster_base"]=10040, - ["hp"]=1111100000, - ["atk"]=9320000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20115, - 20116, - 20117 - }, - ["monster_exp"]=17000 - }, - [41001]={ - ["monster_base"]=30015, - ["is_boss"]=2, - ["hp"]=1758200000, - ["atk"]=12750000, - ["atk_times"]=4, - ["hurt_skill"]={ - 40025, - 40026, - 40027, - 40028 - }, - ["skill"]={ - 10042 - }, - ["monster_exp"]=22000 - }, - [41101]={ - ["monster_base"]=10043, - ["hp"]=168200000, - ["atk"]=5580000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20124, - 20125, - 20126 - }, - ["monster_exp"]=11000 - }, - [41201]={ - ["monster_base"]=10054, - ["hp"]=236700000, - ["atk"]=5890000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20157, - 20158, - 20159 - }, - ["monster_exp"]=11000 - }, - [41301]={ - ["monster_base"]=10038, - ["hp"]=265600000, - ["atk"]=6170000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20109, - 20110, - 20111 - }, - ["monster_exp"]=17000 - }, - [41401]={ - ["monster_base"]=10053, - ["hp"]=354600000, - ["atk"]=6420000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20154, - 20155, - 20156 - }, - ["monster_exp"]=19000 - }, - [41501]={ - ["monster_base"]=20010, - ["is_boss"]=1, - ["hp"]=489600000, - ["atk"]=7430000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30028, - 30029, - 30030 - }, - ["skill"]={ - 10041, - 10066 - }, - ["passive_skill"]={ - 10008, - 10009, - 10013 - }, - ["monster_exp"]=18000 - }, - [41601]={ - ["monster_base"]=10038, - ["hp"]=333800000, - ["atk"]=6830000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20109, - 20110, - 20111 - }, - ["monster_exp"]=9000 - }, - [41701]={ - ["monster_base"]=10053, - ["hp"]=372800000, - ["atk"]=7730000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20154, - 20155, - 20156 - }, - ["monster_exp"]=10000 - }, - [41801]={ - ["monster_base"]=10006, - ["hp"]=431500000, - ["atk"]=7130000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20016, - 20017, - 20018 - }, - ["monster_exp"]=11000 - }, - [41901]={ - ["monster_base"]=10004, - ["hp"]=489600000, - ["atk"]=7950000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20010, - 20011, - 20012 - }, - ["monster_exp"]=12000 - }, - [42001]={ - ["monster_base"]=20004, - ["is_boss"]=1, - ["hp"]=1017400000, - ["atk"]=8890000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30010, - 30011, - 30012 - }, - ["skill"]={ - 10015 - }, - ["monster_exp"]=12000 - }, - [42101]={ - ["monster_base"]=10052, - ["hp"]=588000000, - ["atk"]=8320000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20151, - 20152, - 20153 - }, - ["monster_exp"]=16000 - }, - [42201]={ - ["monster_base"]=10050, - ["hp"]=665700000, - ["atk"]=8520000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20145, - 20146, - 20147 - }, - ["monster_exp"]=18000 - }, - [42301]={ - ["monster_base"]=10010, - ["hp"]=705300000, - ["atk"]=8890000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20028, - 20029, - 20030 - }, - ["monster_exp"]=21000 - }, - [42401]={ - ["monster_base"]=10039, - ["hp"]=763400000, - ["atk"]=9240000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20112, - 20113, - 20114 - }, - ["monster_exp"]=22000 - }, - [42501]={ - ["monster_base"]=20005, - ["is_boss"]=1, - ["hp"]=1387100000, - ["atk"]=9240000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30013, - 30014, - 30015 - }, - ["skill"]={ - 10024 - }, - ["passive_skill"]={ - 10012 - }, - ["monster_exp"]=24000 - }, - [42601]={ - ["monster_base"]=10040, - ["hp"]=919400000, - ["atk"]=9580000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20115, - 20116, - 20117 - }, - ["monster_exp"]=15000 - }, - [42701]={ - ["monster_base"]=10010, - ["hp"]=977900000, - ["atk"]=9810000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20028, - 20029, - 20030 - }, - ["monster_exp"]=16000 - }, - [42801]={ - ["monster_base"]=10040, - ["hp"]=1076200000, - ["atk"]=10110000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20115, - 20116, - 20117 - }, - ["monster_exp"]=17000 - }, - [42901]={ - ["monster_base"]=10009, - ["hp"]=1173100000, - ["atk"]=10410000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20025, - 20026, - 20027 - }, - ["monster_exp"]=17000 - }, - [43001]={ - ["monster_base"]=20024, - ["is_boss"]=2, - ["hp"]=1856300000, - ["atk"]=14240000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30070, - 30071, - 30072 - }, - ["skill"]={ - 10043, - 10044 - }, - ["passive_skill"]={ - 10012 - }, - ["monster_exp"]=22000 - }, - [43101]={ - ["monster_base"]=10009, - ["hp"]=177200000, - ["atk"]=5850000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20025, - 20026, - 20027 - }, - ["monster_exp"]=11000 - }, - [43201]={ - ["monster_base"]=10054, - ["hp"]=249300000, - ["atk"]=6180000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20157, - 20158, - 20159 - }, - ["monster_exp"]=11000 - }, - [43301]={ - ["monster_base"]=10052, - ["hp"]=279800000, - ["atk"]=6470000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20151, - 20152, - 20153 - }, - ["monster_exp"]=17000 - }, - [43401]={ - ["monster_base"]=10050, - ["hp"]=373500000, - ["atk"]=6730000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20145, - 20146, - 20147 - }, - ["monster_exp"]=19000 - }, - [43501]={ - ["monster_base"]=20008, - ["is_boss"]=1, - ["hp"]=515700000, - ["atk"]=7790000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30022, - 30023, - 30024 - }, - ["skill"]={ - 10032 - }, - ["passive_skill"]={ - 10009 - }, - ["monster_exp"]=18000 - }, - [43601]={ - ["monster_base"]=10044, - ["hp"]=351600000, - ["atk"]=7160000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20127, - 20128, - 20129 - }, - ["monster_exp"]=9000 - }, - [43701]={ - ["monster_base"]=10054, - ["hp"]=392700000, - ["atk"]=8110000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20157, - 20158, - 20159 - }, - ["monster_exp"]=10000 - }, - [43801]={ - ["monster_base"]=10014, - ["hp"]=454500000, - ["atk"]=7480000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20037, - 20038, - 20039 - }, - ["monster_exp"]=11000 - }, - [43901]={ - ["monster_base"]=10018, - ["hp"]=515700000, - ["atk"]=8340000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20049, - 20050, - 20051 - }, - ["monster_exp"]=12000 - }, - [44001]={ - ["monster_base"]=20014, - ["is_boss"]=1, - ["hp"]=1071500000, - ["atk"]=9320000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30040, - 30041, - 30042 - }, - ["skill"]={ - 10016 - }, - ["passive_skill"]={ - 10010 - }, - ["monster_exp"]=12000 - }, - [44101]={ - ["monster_base"]=10009, - ["hp"]=619300000, - ["atk"]=8730000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20025, - 20026, - 20027 - }, - ["monster_exp"]=16000 - }, - [44201]={ - ["monster_base"]=10010, - ["hp"]=701100000, - ["atk"]=8940000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20028, - 20029, - 20030 - }, - ["monster_exp"]=18000 - }, - [44301]={ - ["monster_base"]=10053, - ["hp"]=742800000, - ["atk"]=9320000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20154, - 20155, - 20156 - }, - ["monster_exp"]=21000 - }, - [44401]={ - ["monster_base"]=10039, - ["hp"]=804000000, - ["atk"]=9690000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20112, - 20113, - 20114 - }, - ["monster_exp"]=22000 - }, - [44501]={ - ["monster_base"]=20012, - ["is_boss"]=1, - ["hp"]=1460800000, - ["atk"]=9690000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30034, - 30035, - 30036 - }, - ["skill"]={ - 10017 - }, - ["monster_exp"]=24000 - }, - [44601]={ - ["monster_base"]=10052, - ["hp"]=968300000, - ["atk"]=10050000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20151, - 20152, - 20153 - }, - ["monster_exp"]=15000 - }, - [44701]={ - ["monster_base"]=10043, - ["hp"]=1029900000, - ["atk"]=10290000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20124, - 20125, - 20126 - }, - ["monster_exp"]=16000 - }, - [44801]={ - ["monster_base"]=10054, - ["hp"]=1133400000, - ["atk"]=10600000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20157, - 20158, - 20159 - }, - ["monster_exp"]=17000 - }, - [44901]={ - ["monster_base"]=10050, - ["hp"]=1235500000, - ["atk"]=10920000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20145, - 20146, - 20147 - }, - ["monster_exp"]=17000 - }, - [45001]={ - ["monster_base"]=20019, - ["is_boss"]=2, - ["hp"]=1564000000, - ["atk"]=13430000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30055, - 30056, - 30057 - }, - ["skill"]={ - 10045 - }, - ["passive_skill"]={ - 10046, - 10013 - }, - ["monster_exp"]=17600 - }, - [45091]={ - ["monster_base"]=20010, - ["is_boss"]=1, - ["hp"]=1173000000, - ["atk"]=11940000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30028, - 30029, - 30030 - }, - ["skill"]={ - 10041, - 10066 - }, - ["passive_skill"]={ - 10008, - 10009, - 10013 - }, - ["monster_exp"]=13200 - }, - [45101]={ - ["monster_base"]=10046, - ["hp"]=186100000, - ["atk"]=6120000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20133, - 20134, - 20135 - }, - ["monster_exp"]=11000 - }, - [45201]={ - ["monster_base"]=10043, - ["hp"]=261900000, - ["atk"]=6470000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20124, - 20125, - 20126 - }, - ["monster_exp"]=11000 - }, - [45301]={ - ["monster_base"]=10050, - ["hp"]=293900000, - ["atk"]=6770000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20145, - 20146, - 20147 - }, - ["monster_exp"]=17000 - }, - [45401]={ - ["monster_base"]=10054, - ["hp"]=392300000, - ["atk"]=7040000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20157, - 20158, - 20159 - }, - ["monster_exp"]=19000 - }, - [45501]={ - ["monster_base"]=20010, - ["is_boss"]=1, - ["hp"]=541600000, - ["atk"]=8150000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30028, - 30029, - 30030 - }, - ["skill"]={ - 10041, - 10066 - }, - ["passive_skill"]={ - 10008, - 10009, - 10013 - }, - ["monster_exp"]=18000 - }, - [45601]={ - ["monster_base"]=10052, - ["hp"]=369300000, - ["atk"]=7490000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20151, - 20152, - 20153 - }, - ["monster_exp"]=9000 - }, - [45701]={ - ["monster_base"]=10045, - ["hp"]=412500000, - ["atk"]=8490000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20130, - 20131, - 20132 - }, - ["monster_exp"]=10000 - }, - [45801]={ - ["monster_base"]=10043, - ["hp"]=477400000, - ["atk"]=7830000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20124, - 20125, - 20126 - }, - ["monster_exp"]=11000 - }, - [45901]={ - ["monster_base"]=10053, - ["hp"]=541600000, - ["atk"]=8730000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20154, - 20155, - 20156 - }, - ["monster_exp"]=12000 - }, - [46001]={ - ["monster_base"]=20005, - ["is_boss"]=1, - ["hp"]=1125300000, - ["atk"]=9750000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30013, - 30014, - 30015 - }, - ["skill"]={ - 10024 - }, - ["passive_skill"]={ - 10012 - }, - ["monster_exp"]=12000 - }, - [46101]={ - ["monster_base"]=10045, - ["hp"]=650400000, - ["atk"]=9140000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20130, - 20131, - 20132 - }, - ["monster_exp"]=16000 - }, [46201]={ - ["monster_base"]=10052, + ["monster_base"]=10001, ["hp"]=736300000, ["atk"]=9360000, ["atk_times"]=3, ["hurt_skill"]={ - 20151, - 20152, - 20153 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [46301]={ - ["monster_base"]=10010, + ["monster_base"]=10002, ["hp"]=780100000, ["atk"]=9750000, ["atk_times"]=3, ["hurt_skill"]={ - 20028, - 20029, - 20030 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [46401]={ - ["monster_base"]=10039, + ["monster_base"]=10001, ["hp"]=844400000, ["atk"]=10140000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [46501]={ - ["monster_base"]=20012, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1534100000, ["atk"]=10140000, ["atk_times"]=4, ["hurt_skill"]={ - 30034, - 30035, - 30036 - }, - ["skill"]={ - 10017 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [46601]={ - ["monster_base"]=10050, + ["monster_base"]=10001, ["hp"]=1016900000, ["atk"]=10520000, ["atk_times"]=3, ["hurt_skill"]={ - 20145, - 20146, - 20147 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [46701]={ - ["monster_base"]=10043, + ["monster_base"]=10002, ["hp"]=1081600000, ["atk"]=10770000, ["atk_times"]=3, ["hurt_skill"]={ - 20124, - 20125, - 20126 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [46801]={ - ["monster_base"]=10046, + ["monster_base"]=10001, ["hp"]=1190300000, ["atk"]=11090000, ["atk_times"]=3, ["hurt_skill"]={ - 20133, - 20134, - 20135 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [46901]={ - ["monster_base"]=10054, + ["monster_base"]=10002, ["hp"]=1297500000, ["atk"]=11430000, ["atk_times"]=3, ["hurt_skill"]={ - 20157, - 20158, - 20159 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [47001]={ - ["monster_base"]=20020, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=1642480000, ["atk"]=14050000, ["atk_times"]=4, ["hurt_skill"]={ - 30058, - 30059, - 30060 - }, - ["skill"]={ - 10047 - }, - ["passive_skill"]={ - 10048, - 10013 + 20001, + 20002, + 20003 }, ["monster_exp"]=17600 }, [47091]={ - ["monster_base"]=20010, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1231860000, ["atk"]=12490000, ["atk_times"]=4, ["hurt_skill"]={ - 30028, - 30029, - 30030 - }, - ["skill"]={ - 10041, - 10066 - }, - ["passive_skill"]={ - 10008, - 10009, - 10013 + 20004, + 20005, + 20006 }, ["monster_exp"]=13200 }, [47101]={ - ["monster_base"]=10047, + ["monster_base"]=10001, ["hp"]=204400000, ["atk"]=6400000, ["atk_times"]=3, ["hurt_skill"]={ - 20136, - 20137, - 20138 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [47201]={ - ["monster_base"]=10038, + ["monster_base"]=10002, ["hp"]=287600000, ["atk"]=6770000, ["atk_times"]=3, ["hurt_skill"]={ - 20109, - 20110, - 20111 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [47301]={ - ["monster_base"]=10021, + ["monster_base"]=10001, ["hp"]=322700000, ["atk"]=7080000, ["atk_times"]=3, ["hurt_skill"]={ - 20058, - 20059, - 20060 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [47401]={ - ["monster_base"]=10040, + ["monster_base"]=10002, ["hp"]=430700000, ["atk"]=7370000, ["atk_times"]=3, ["hurt_skill"]={ - 20115, - 20116, - 20117 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [47501]={ - ["monster_base"]=20017, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=594600000, ["atk"]=8530000, ["atk_times"]=4, ["hurt_skill"]={ - 30049, - 30050, - 30051 - }, - ["skill"]={ - 10027 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [47601]={ - ["monster_base"]=10010, + ["monster_base"]=10002, ["hp"]=405500000, ["atk"]=7840000, ["atk_times"]=3, ["hurt_skill"]={ - 20028, - 20029, - 20030 + 20004, + 20005, + 20006 }, ["monster_exp"]=9000 }, [47701]={ - ["monster_base"]=10039, + ["monster_base"]=10001, ["hp"]=452900000, ["atk"]=8880000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20001, + 20002, + 20003 }, ["monster_exp"]=10000 }, [47801]={ - ["monster_base"]=10040, + ["monster_base"]=10002, ["hp"]=524200000, ["atk"]=8190000, ["atk_times"]=3, ["hurt_skill"]={ - 20115, - 20116, - 20117 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [47901]={ - ["monster_base"]=10009, + ["monster_base"]=10001, ["hp"]=594600000, ["atk"]=9130000, ["atk_times"]=3, ["hurt_skill"]={ - 20025, - 20026, - 20027 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [48001]={ - ["monster_base"]=20024, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1235400000, ["atk"]=10200000, ["atk_times"]=4, ["hurt_skill"]={ - 30070, - 30071, - 30072 - }, - ["skill"]={ - 10043, - 10044 - }, - ["passive_skill"]={ - 10012 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [48101]={ - ["monster_base"]=10052, + ["monster_base"]=10001, ["hp"]=714100000, ["atk"]=9560000, ["atk_times"]=3, ["hurt_skill"]={ - 20151, - 20152, - 20153 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [48201]={ - ["monster_base"]=10043, + ["monster_base"]=10002, ["hp"]=808400000, ["atk"]=9790000, ["atk_times"]=3, ["hurt_skill"]={ - 20124, - 20125, - 20126 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [48301]={ - ["monster_base"]=10050, + ["monster_base"]=10001, ["hp"]=856500000, ["atk"]=10200000, ["atk_times"]=3, ["hurt_skill"]={ - 20145, - 20146, - 20147 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [48401]={ - ["monster_base"]=10054, + ["monster_base"]=10002, ["hp"]=927100000, ["atk"]=10610000, ["atk_times"]=3, ["hurt_skill"]={ - 20157, - 20158, - 20159 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [48501]={ - ["monster_base"]=20019, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=1684200000, ["atk"]=10610000, ["atk_times"]=4, ["hurt_skill"]={ - 30055, - 30056, - 30057 - }, - ["skill"]={ - 10045 - }, - ["passive_skill"]={ - 10013 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [48601]={ - ["monster_base"]=10029, + ["monster_base"]=10002, ["hp"]=1116400000, ["atk"]=11010000, ["atk_times"]=3, ["hurt_skill"]={ - 20082, - 20083, - 20084 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [48701]={ - ["monster_base"]=10050, + ["monster_base"]=10001, ["hp"]=1187500000, ["atk"]=11270000, ["atk_times"]=3, ["hurt_skill"]={ - 20145, - 20146, - 20147 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [48801]={ - ["monster_base"]=10043, + ["monster_base"]=10002, ["hp"]=1306800000, ["atk"]=11600000, ["atk_times"]=3, ["hurt_skill"]={ - 20124, - 20125, - 20126 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [48901]={ - ["monster_base"]=10028, + ["monster_base"]=10001, ["hp"]=1424500000, ["atk"]=11960000, ["atk_times"]=3, ["hurt_skill"]={ - 20079, - 20080, - 20081 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [49001]={ - ["monster_base"]=20013, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=2254000000, ["atk"]=16340000, ["atk_times"]=4, ["hurt_skill"]={ - 30037, - 30038, - 30039 - }, - ["skill"]={ - 10049, - 10050 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [49101]={ - ["monster_base"]=10052, + ["monster_base"]=10001, ["hp"]=215400000, ["atk"]=6700000, ["atk_times"]=3, ["hurt_skill"]={ - 20151, - 20152, - 20153 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [49201]={ - ["monster_base"]=10045, + ["monster_base"]=10002, ["hp"]=303000000, ["atk"]=7090000, ["atk_times"]=3, ["hurt_skill"]={ - 20130, - 20131, - 20132 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [49301]={ - ["monster_base"]=10043, + ["monster_base"]=10001, ["hp"]=340000000, ["atk"]=7410000, ["atk_times"]=3, ["hurt_skill"]={ - 20124, - 20125, - 20126 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [49401]={ - ["monster_base"]=10053, + ["monster_base"]=10002, ["hp"]=453800000, ["atk"]=7720000, ["atk_times"]=3, ["hurt_skill"]={ - 20154, - 20155, - 20156 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [49501]={ - ["monster_base"]=20005, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=626400000, ["atk"]=8930000, ["atk_times"]=4, ["hurt_skill"]={ - 30013, - 30014, - 30015 - }, - ["skill"]={ - 10024 - }, - ["passive_skill"]={ - 10012 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [49601]={ - ["monster_base"]=10010, + ["monster_base"]=10002, ["hp"]=427200000, ["atk"]=8210000, ["atk_times"]=3, ["hurt_skill"]={ - 20028, - 20029, - 20030 + 20004, + 20005, + 20006 }, ["monster_exp"]=9000 }, [49701]={ - ["monster_base"]=10039, + ["monster_base"]=10001, ["hp"]=477200000, ["atk"]=9300000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20001, + 20002, + 20003 }, ["monster_exp"]=10000 }, [49801]={ - ["monster_base"]=10040, + ["monster_base"]=10002, ["hp"]=552300000, ["atk"]=8580000, ["atk_times"]=3, ["hurt_skill"]={ - 20115, - 20116, - 20117 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [49901]={ - ["monster_base"]=10009, + ["monster_base"]=10001, ["hp"]=626400000, ["atk"]=9560000, ["atk_times"]=3, ["hurt_skill"]={ - 20025, - 20026, - 20027 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [50001]={ - ["monster_base"]=20024, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1301500000, ["atk"]=10680000, ["atk_times"]=4, ["hurt_skill"]={ - 30070, - 30071, - 30072 - }, - ["skill"]={ - 10043, - 10044 - }, - ["passive_skill"]={ - 10012 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [50101]={ - ["monster_base"]=10040, + ["monster_base"]=10001, ["hp"]=752300000, ["atk"]=10010000, ["atk_times"]=3, ["hurt_skill"]={ - 20115, - 20116, - 20117 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [50201]={ - ["monster_base"]=10039, + ["monster_base"]=10002, ["hp"]=851700000, ["atk"]=10250000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [50301]={ - ["monster_base"]=10010, + ["monster_base"]=10001, ["hp"]=902300000, ["atk"]=10680000, ["atk_times"]=3, ["hurt_skill"]={ - 20028, - 20029, - 20030 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [50401]={ - ["monster_base"]=10039, + ["monster_base"]=10002, ["hp"]=976700000, ["atk"]=11110000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [50501]={ - ["monster_base"]=20012, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=1774300000, ["atk"]=11110000, ["atk_times"]=4, ["hurt_skill"]={ - 30034, - 30035, - 30036 - }, - ["skill"]={ - 10017 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [50601]={ - ["monster_base"]=10010, + ["monster_base"]=10002, ["hp"]=1176100000, ["atk"]=11530000, ["atk_times"]=3, ["hurt_skill"]={ - 20028, - 20029, - 20030 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [50701]={ - ["monster_base"]=10040, + ["monster_base"]=10001, ["hp"]=1251000000, ["atk"]=11800000, ["atk_times"]=3, ["hurt_skill"]={ - 20115, - 20116, - 20117 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [50801]={ - ["monster_base"]=10038, + ["monster_base"]=10002, ["hp"]=1376700000, ["atk"]=12140000, ["atk_times"]=3, ["hurt_skill"]={ - 20109, - 20110, - 20111 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [50901]={ - ["monster_base"]=10032, + ["monster_base"]=10001, ["hp"]=1500700000, ["atk"]=12520000, ["atk_times"]=3, ["hurt_skill"]={ - 20091, - 20092, - 20093 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [51001]={ - ["monster_base"]=20018, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=2374600000, ["atk"]=17100000, ["atk_times"]=4, ["hurt_skill"]={ - 30052, - 30053, - 30054 - }, - ["skill"]={ - 10051 - }, - ["passive_skill"]={ - 10011, - 10012 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [51101]={ - ["monster_base"]=10033, + ["monster_base"]=10001, ["hp"]=229700000, ["atk"]=7160000, ["atk_times"]=3, ["hurt_skill"]={ - 20094, - 20095, - 20096 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [51201]={ - ["monster_base"]=10029, + ["monster_base"]=10002, ["hp"]=323100000, ["atk"]=7570000, ["atk_times"]=3, ["hurt_skill"]={ - 20082, - 20083, - 20084 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [51301]={ - ["monster_base"]=10031, + ["monster_base"]=10001, ["hp"]=362500000, ["atk"]=7910000, ["atk_times"]=3, ["hurt_skill"]={ - 20088, - 20089, - 20090 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [51401]={ - ["monster_base"]=10028, + ["monster_base"]=10002, ["hp"]=483900000, ["atk"]=8250000, ["atk_times"]=3, ["hurt_skill"]={ - 20079, - 20080, - 20081 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [51501]={ - ["monster_base"]=20013, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=667900000, ["atk"]=9540000, ["atk_times"]=4, ["hurt_skill"]={ - 30037, - 30038, - 30039 - }, - ["skill"]={ - 10049, - 10050 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [51601]={ - ["monster_base"]=10030, + ["monster_base"]=10002, ["hp"]=455500000, ["atk"]=8770000, ["atk_times"]=3, ["hurt_skill"]={ - 20085, - 20086, - 20087 + 20004, + 20005, + 20006 }, ["monster_exp"]=9000 }, [51701]={ - ["monster_base"]=10029, + ["monster_base"]=10001, ["hp"]=508800000, ["atk"]=9930000, ["atk_times"]=3, ["hurt_skill"]={ - 20082, - 20083, - 20084 + 20001, + 20002, + 20003 }, ["monster_exp"]=10000 }, [51801]={ - ["monster_base"]=10033, + ["monster_base"]=10002, ["hp"]=588900000, ["atk"]=9160000, ["atk_times"]=3, ["hurt_skill"]={ - 20094, - 20095, - 20096 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [51901]={ - ["monster_base"]=10054, + ["monster_base"]=10001, ["hp"]=667900000, ["atk"]=10210000, ["atk_times"]=3, ["hurt_skill"]={ - 20157, - 20158, - 20159 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [52001]={ - ["monster_base"]=20010, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1387600000, ["atk"]=11410000, ["atk_times"]=4, ["hurt_skill"]={ - 30028, - 30029, - 30030 - }, - ["skill"]={ - 10041, - 10066 - }, - ["passive_skill"]={ - 10008, - 10009, - 10013 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [52101]={ - ["monster_base"]=10053, + ["monster_base"]=10001, ["hp"]=802100000, ["atk"]=10690000, ["atk_times"]=3, ["hurt_skill"]={ - 20154, - 20155, - 20156 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [52201]={ - ["monster_base"]=10033, + ["monster_base"]=10002, ["hp"]=908100000, ["atk"]=10950000, ["atk_times"]=3, ["hurt_skill"]={ - 20094, - 20095, - 20096 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [52301]={ - ["monster_base"]=10029, + ["monster_base"]=10001, ["hp"]=962000000, ["atk"]=11410000, ["atk_times"]=3, ["hurt_skill"]={ - 20082, - 20083, - 20084 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [52401]={ - ["monster_base"]=10054, + ["monster_base"]=10002, ["hp"]=1041300000, ["atk"]=11860000, ["atk_times"]=3, ["hurt_skill"]={ - 20157, - 20158, - 20159 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [52501]={ - ["monster_base"]=20020, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=1891700000, ["atk"]=11860000, ["atk_times"]=4, ["hurt_skill"]={ - 30058, - 30059, - 30060 - }, - ["skill"]={ - 10047 - }, - ["passive_skill"]={ - 10013 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [52601]={ - ["monster_base"]=10053, + ["monster_base"]=10002, ["hp"]=1253900000, ["atk"]=12310000, ["atk_times"]=3, ["hurt_skill"]={ - 20154, - 20155, - 20156 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [52701]={ - ["monster_base"]=10028, + ["monster_base"]=10001, ["hp"]=1333800000, ["atk"]=12600000, ["atk_times"]=3, ["hurt_skill"]={ - 20079, - 20080, - 20081 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [52801]={ - ["monster_base"]=10046, + ["monster_base"]=10002, ["hp"]=1467800000, ["atk"]=12960000, ["atk_times"]=3, ["hurt_skill"]={ - 20133, - 20134, - 20135 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [52901]={ - ["monster_base"]=10058, + ["monster_base"]=10001, ["hp"]=1600000000, ["atk"]=13370000, ["atk_times"]=3, ["hurt_skill"]={ - 20169, - 20170, - 20171 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [53001]={ - ["monster_base"]=20032, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=2531700000, ["atk"]=18260000, ["atk_times"]=4, ["hurt_skill"]={ - 30094, - 30095, - 30096 - }, - ["skill"]={ - 10052, - 10053, - 10054 - }, - ["passive_skill"]={ - 10008, - 10010, - 10013 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [53101]={ - ["monster_base"]=10057, + ["monster_base"]=10001, ["hp"]=240800000, ["atk"]=7470000, ["atk_times"]=3, ["hurt_skill"]={ - 20166, - 20167, - 20168 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [53201]={ - ["monster_base"]=10046, + ["monster_base"]=10002, ["hp"]=338700000, ["atk"]=7900000, ["atk_times"]=3, ["hurt_skill"]={ - 20133, - 20134, - 20135 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [53301]={ - ["monster_base"]=10052, + ["monster_base"]=10001, ["hp"]=380000000, ["atk"]=8250000, ["atk_times"]=3, ["hurt_skill"]={ - 20151, - 20152, - 20153 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [53401]={ - ["monster_base"]=10029, + ["monster_base"]=10002, ["hp"]=507300000, ["atk"]=8610000, ["atk_times"]=3, ["hurt_skill"]={ - 20082, - 20083, - 20084 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [53501]={ - ["monster_base"]=20008, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=700200000, ["atk"]=9950000, ["atk_times"]=4, ["hurt_skill"]={ - 30022, - 30023, - 30024 - }, - ["skill"]={ - 10032 - }, - ["passive_skill"]={ - 10009 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [53601]={ - ["monster_base"]=10058, + ["monster_base"]=10002, ["hp"]=477500000, ["atk"]=9150000, ["atk_times"]=3, ["hurt_skill"]={ - 20169, - 20170, - 20171 + 20004, + 20005, + 20006 }, ["monster_exp"]=9000 }, [53701]={ - ["monster_base"]=10033, + ["monster_base"]=10001, ["hp"]=533400000, ["atk"]=10360000, ["atk_times"]=3, ["hurt_skill"]={ - 20094, - 20095, - 20096 + 20001, + 20002, + 20003 }, ["monster_exp"]=10000 }, [53801]={ - ["monster_base"]=10044, + ["monster_base"]=10002, ["hp"]=617400000, ["atk"]=9550000, ["atk_times"]=3, ["hurt_skill"]={ - 20127, - 20128, - 20129 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [53901]={ - ["monster_base"]=10053, + ["monster_base"]=10001, ["hp"]=700200000, ["atk"]=10650000, ["atk_times"]=3, ["hurt_skill"]={ - 20154, - 20155, - 20156 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [54001]={ - ["monster_base"]=20011, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1454600000, ["atk"]=11900000, ["atk_times"]=4, ["hurt_skill"]={ - 30031, - 30032, - 30033 - }, - ["skill"]={ - 10018 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [54101]={ - ["monster_base"]=10029, + ["monster_base"]=10001, ["hp"]=840800000, ["atk"]=11150000, ["atk_times"]=3, ["hurt_skill"]={ - 20082, - 20083, - 20084 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [54201]={ - ["monster_base"]=10058, + ["monster_base"]=10002, ["hp"]=951900000, ["atk"]=11420000, ["atk_times"]=3, ["hurt_skill"]={ - 20169, - 20170, - 20171 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [54301]={ - ["monster_base"]=10052, + ["monster_base"]=10001, ["hp"]=1008400000, ["atk"]=11900000, ["atk_times"]=3, ["hurt_skill"]={ - 20151, - 20152, - 20153 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [54401]={ - ["monster_base"]=10054, + ["monster_base"]=10002, ["hp"]=1091600000, ["atk"]=12370000, ["atk_times"]=3, ["hurt_skill"]={ - 20157, - 20158, - 20159 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [54501]={ - ["monster_base"]=20005, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=1983000000, ["atk"]=12370000, ["atk_times"]=4, ["hurt_skill"]={ - 30013, - 30014, - 30015 - }, - ["skill"]={ - 10024 - }, - ["passive_skill"]={ - 10012 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [54601]={ - ["monster_base"]=10053, + ["monster_base"]=10002, ["hp"]=1314400000, ["atk"]=12840000, ["atk_times"]=3, ["hurt_skill"]={ - 20154, - 20155, - 20156 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [54701]={ - ["monster_base"]=10028, + ["monster_base"]=10001, ["hp"]=1398200000, ["atk"]=13140000, ["atk_times"]=3, ["hurt_skill"]={ - 20079, - 20080, - 20081 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [54801]={ - ["monster_base"]=10046, + ["monster_base"]=10002, ["hp"]=1538600000, ["atk"]=13520000, ["atk_times"]=3, ["hurt_skill"]={ - 20133, - 20134, - 20135 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [54901]={ - ["monster_base"]=10057, + ["monster_base"]=10001, ["hp"]=1677200000, ["atk"]=13940000, ["atk_times"]=3, ["hurt_skill"]={ - 20166, - 20167, - 20168 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [55001]={ - ["monster_base"]=20032, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=2123040000, ["atk"]=17130000, ["atk_times"]=4, ["hurt_skill"]={ - 30094, - 30095, - 30096 - }, - ["skill"]={ - 10052, - 10053, - 10054 - }, - ["passive_skill"]={ - 10008, - 10010, - 10013, - 10055 + 20004, + 20005, + 20006 }, ["monster_exp"]=17600 }, [55101]={ - ["monster_base"]=20030, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=1592280000, ["atk"]=15230000, ["atk_times"]=4, ["hurt_skill"]={ - 30088, - 30089, - 30090 - }, - ["skill"]={ - 10056, - 10057 - }, - ["passive_skill"]={ - 10014 + 20001, + 20002, + 20003 }, ["monster_exp"]=13200 }, [55201]={ - ["monster_base"]=10056, + ["monster_base"]=10002, ["hp"]=264700000, ["atk"]=7780000, ["atk_times"]=3, ["hurt_skill"]={ - 20163, - 20164, - 20165 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [55301]={ - ["monster_base"]=10009, + ["monster_base"]=10001, ["hp"]=372300000, ["atk"]=8230000, ["atk_times"]=3, ["hurt_skill"]={ - 20025, - 20026, - 20027 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [55401]={ - ["monster_base"]=10010, + ["monster_base"]=10002, ["hp"]=417700000, ["atk"]=8590000, ["atk_times"]=3, ["hurt_skill"]={ - 20028, - 20029, - 20030 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [55501]={ - ["monster_base"]=10039, + ["monster_base"]=10001, ["hp"]=557600000, ["atk"]=8970000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [55601]={ - ["monster_base"]=20012, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=769600000, ["atk"]=10360000, ["atk_times"]=4, ["hurt_skill"]={ - 30034, - 30035, - 30036 - }, - ["skill"]={ - 10017 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [55701]={ - ["monster_base"]=10009, + ["monster_base"]=10001, ["hp"]=524900000, ["atk"]=9530000, ["atk_times"]=3, ["hurt_skill"]={ - 20025, - 20026, - 20027 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [55801]={ - ["monster_base"]=10055, + ["monster_base"]=10002, ["hp"]=586300000, ["atk"]=10790000, ["atk_times"]=3, ["hurt_skill"]={ - 20160, - 20161, - 20162 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [55901]={ - ["monster_base"]=10046, + ["monster_base"]=10001, ["hp"]=678600000, ["atk"]=9940000, ["atk_times"]=3, ["hurt_skill"]={ - 20133, - 20134, - 20135 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [56001]={ - ["monster_base"]=10057, + ["monster_base"]=10002, ["hp"]=769600000, ["atk"]=11090000, ["atk_times"]=3, ["hurt_skill"]={ - 20166, - 20167, - 20168 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [56101]={ - ["monster_base"]=20030, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=1598800000, ["atk"]=12390000, ["atk_times"]=4, ["hurt_skill"]={ - 30088, - 30089, - 30090 - }, - ["skill"]={ - 10056, - 10057 - }, - ["passive_skill"]={ - 10014 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [56201]={ - ["monster_base"]=10058, + ["monster_base"]=10002, ["hp"]=924200000, ["atk"]=11610000, ["atk_times"]=3, ["hurt_skill"]={ - 20169, - 20170, - 20171 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [56301]={ - ["monster_base"]=10051, + ["monster_base"]=10001, ["hp"]=1046300000, ["atk"]=11890000, ["atk_times"]=3, ["hurt_skill"]={ - 20148, - 20149, - 20150 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [56401]={ - ["monster_base"]=10053, + ["monster_base"]=10002, ["hp"]=1108400000, ["atk"]=12390000, ["atk_times"]=3, ["hurt_skill"]={ - 20154, - 20155, - 20156 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [56501]={ - ["monster_base"]=10055, + ["monster_base"]=10001, ["hp"]=1199800000, ["atk"]=12880000, ["atk_times"]=3, ["hurt_skill"]={ - 20160, - 20161, - 20162 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [56601]={ - ["monster_base"]=20029, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=2179600000, ["atk"]=12880000, ["atk_times"]=4, ["hurt_skill"]={ - 30085, - 30086, - 30087 - }, - ["skill"]={ - 10065 - }, - ["passive_skill"]={ - 10012 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [56701]={ - ["monster_base"]=10058, + ["monster_base"]=10001, ["hp"]=1444700000, ["atk"]=13370000, ["atk_times"]=3, ["hurt_skill"]={ - 20169, - 20170, - 20171 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [56801]={ - ["monster_base"]=10051, + ["monster_base"]=10002, ["hp"]=1536800000, ["atk"]=13680000, ["atk_times"]=3, ["hurt_skill"]={ - 20148, - 20149, - 20150 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [56901]={ - ["monster_base"]=10055, + ["monster_base"]=10001, ["hp"]=1691100000, ["atk"]=14080000, ["atk_times"]=3, ["hurt_skill"]={ - 20160, - 20161, - 20162 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [57001]={ - ["monster_base"]=10057, + ["monster_base"]=10002, ["hp"]=1843500000, ["atk"]=14510000, ["atk_times"]=3, ["hurt_skill"]={ - 20166, - 20167, - 20168 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [57101]={ - ["monster_base"]=20031, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=2916800000, ["atk"]=19820000, ["atk_times"]=4, ["hurt_skill"]={ - 30091, - 30092, - 30093 - }, - ["skill"]={ - 10058, - 10059 - }, - ["passive_skill"]={ - 10008, - 10011, - 10013 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [57201]={ - ["monster_base"]=10060, + ["monster_base"]=10002, ["hp"]=275000000, ["atk"]=8060000, ["atk_times"]=3, ["hurt_skill"]={ - 20175, - 20176, - 20177 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [57301]={ - ["monster_base"]=10046, + ["monster_base"]=10001, ["hp"]=386800000, ["atk"]=8530000, ["atk_times"]=3, ["hurt_skill"]={ - 20133, - 20134, - 20135 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [57401]={ - ["monster_base"]=10061, + ["monster_base"]=10002, ["hp"]=434000000, ["atk"]=8900000, ["atk_times"]=3, ["hurt_skill"]={ - 20178, - 20179, - 20180 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [57501]={ - ["monster_base"]=10052, + ["monster_base"]=10001, ["hp"]=579300000, ["atk"]=9300000, ["atk_times"]=3, ["hurt_skill"]={ - 20151, - 20152, - 20153 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [57601]={ - ["monster_base"]=20017, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=799500000, ["atk"]=10740000, ["atk_times"]=4, ["hurt_skill"]={ - 30049, - 30050, - 30051 - }, - ["skill"]={ - 10027 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [57701]={ - ["monster_base"]=10023, + ["monster_base"]=10001, ["hp"]=545300000, ["atk"]=9880000, ["atk_times"]=3, ["hurt_skill"]={ - 20064, - 20065, - 20066 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [57801]={ - ["monster_base"]=10060, + ["monster_base"]=10002, ["hp"]=609100000, ["atk"]=11180000, ["atk_times"]=3, ["hurt_skill"]={ - 20175, - 20176, - 20177 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [57901]={ - ["monster_base"]=10057, + ["monster_base"]=10001, ["hp"]=705000000, ["atk"]=10300000, ["atk_times"]=3, ["hurt_skill"]={ - 20166, - 20167, - 20168 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [58001]={ - ["monster_base"]=10055, + ["monster_base"]=10002, ["hp"]=799500000, ["atk"]=11490000, ["atk_times"]=3, ["hurt_skill"]={ - 20160, - 20161, - 20162 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [58101]={ - ["monster_base"]=20031, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=1660900000, ["atk"]=12840000, ["atk_times"]=4, ["hurt_skill"]={ - 30091, - 30092, - 30093 - }, - ["skill"]={ - 10058, - 10059 - }, - ["passive_skill"]={ - 10008, - 10011, - 10013 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [58201]={ - ["monster_base"]=10047, + ["monster_base"]=10002, ["hp"]=960100000, ["atk"]=12030000, ["atk_times"]=3, ["hurt_skill"]={ - 20136, - 20137, - 20138 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [58301]={ - ["monster_base"]=10052, + ["monster_base"]=10001, ["hp"]=1087000000, ["atk"]=12320000, ["atk_times"]=3, ["hurt_skill"]={ - 20151, - 20152, - 20153 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [58401]={ - ["monster_base"]=10027, + ["monster_base"]=10002, ["hp"]=1151500000, ["atk"]=12840000, ["atk_times"]=3, ["hurt_skill"]={ - 20076, - 20077, - 20078 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [58501]={ - ["monster_base"]=10061, + ["monster_base"]=10001, ["hp"]=1246400000, ["atk"]=13350000, ["atk_times"]=3, ["hurt_skill"]={ - 20178, - 20179, - 20180 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [58601]={ - ["monster_base"]=20029, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=2264300000, ["atk"]=13350000, ["atk_times"]=4, ["hurt_skill"]={ - 30085, - 30086, - 30087 - }, - ["skill"]={ - 10065 - }, - ["passive_skill"]={ - 10012 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [58701]={ - ["monster_base"]=10051, + ["monster_base"]=10001, ["hp"]=1500800000, ["atk"]=13850000, ["atk_times"]=3, ["hurt_skill"]={ - 20148, - 20149, - 20150 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [58801]={ - ["monster_base"]=10027, + ["monster_base"]=10002, ["hp"]=1596500000, ["atk"]=14170000, ["atk_times"]=3, ["hurt_skill"]={ - 20076, - 20077, - 20078 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [58901]={ - ["monster_base"]=10052, + ["monster_base"]=10001, ["hp"]=1756800000, ["atk"]=14590000, ["atk_times"]=3, ["hurt_skill"]={ - 20151, - 20152, - 20153 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [59001]={ - ["monster_base"]=10061, + ["monster_base"]=10002, ["hp"]=1915100000, ["atk"]=15030000, ["atk_times"]=3, ["hurt_skill"]={ - 20178, - 20179, - 20180 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [59101]={ - ["monster_base"]=20034, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=3030100000, ["atk"]=20530000, ["atk_times"]=4, ["hurt_skill"]={ - 30097, - 30098, - 30099 - }, - ["skill"]={ - 10074, - 10075 - }, - ["passive_skill"]={ - 10013, - 10012 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [59201]={ - ["monster_base"]=10060, + ["monster_base"]=10002, ["hp"]=289100000, ["atk"]=8470000, ["atk_times"]=3, ["hurt_skill"]={ - 20175, - 20176, - 20177 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [59301]={ - ["monster_base"]=10027, + ["monster_base"]=10001, ["hp"]=406600000, ["atk"]=8970000, ["atk_times"]=3, ["hurt_skill"]={ - 20076, - 20077, - 20078 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [59401]={ - ["monster_base"]=10051, + ["monster_base"]=10002, ["hp"]=456200000, ["atk"]=9360000, ["atk_times"]=3, ["hurt_skill"]={ - 20148, - 20149, - 20150 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [59501]={ - ["monster_base"]=10055, + ["monster_base"]=10001, ["hp"]=608900000, ["atk"]=9780000, ["atk_times"]=3, ["hurt_skill"]={ - 20160, - 20161, - 20162 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [59601]={ - ["monster_base"]=20019, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=840300000, ["atk"]=11290000, ["atk_times"]=4, ["hurt_skill"]={ - 30055, - 30056, - 30057 - }, - ["skill"]={ - 10045 - }, - ["passive_skill"]={ - 10013 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [59701]={ - ["monster_base"]=10057, + ["monster_base"]=10001, ["hp"]=573100000, ["atk"]=10380000, ["atk_times"]=3, ["hurt_skill"]={ - 20166, - 20167, - 20168 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [59801]={ - ["monster_base"]=10027, + ["monster_base"]=10002, ["hp"]=640200000, ["atk"]=11750000, ["atk_times"]=3, ["hurt_skill"]={ - 20076, - 20077, - 20078 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [59901]={ - ["monster_base"]=10052, + ["monster_base"]=10001, ["hp"]=741000000, ["atk"]=10830000, ["atk_times"]=3, ["hurt_skill"]={ - 20151, - 20152, - 20153 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [60001]={ - ["monster_base"]=10061, + ["monster_base"]=10002, ["hp"]=840300000, ["atk"]=12080000, ["atk_times"]=3, ["hurt_skill"]={ - 20178, - 20179, - 20180 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [60101]={ - ["monster_base"]=20034, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=1745600000, ["atk"]=13490000, ["atk_times"]=4, ["hurt_skill"]={ - 30097, - 30098, - 30099 - }, - ["skill"]={ - 10074, - 10075 - }, - ["passive_skill"]={ - 10013, - 10012 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [60201]={ - ["monster_base"]=10047, + ["monster_base"]=10002, ["hp"]=1009100000, ["atk"]=12640000, ["atk_times"]=3, ["hurt_skill"]={ - 20136, - 20137, - 20138 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [60301]={ - ["monster_base"]=10023, + ["monster_base"]=10001, ["hp"]=1142500000, ["atk"]=12950000, ["atk_times"]=3, ["hurt_skill"]={ - 20064, - 20065, - 20066 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [60401]={ - ["monster_base"]=10046, + ["monster_base"]=10002, ["hp"]=1210200000, ["atk"]=13490000, ["atk_times"]=3, ["hurt_skill"]={ - 20133, - 20134, - 20135 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [60501]={ - ["monster_base"]=10052, + ["monster_base"]=10001, ["hp"]=1310000000, ["atk"]=14030000, ["atk_times"]=3, ["hurt_skill"]={ - 20151, - 20152, - 20153 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [60601]={ - ["monster_base"]=20010, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=2379800000, ["atk"]=14030000, ["atk_times"]=4, ["hurt_skill"]={ - 30028, - 30029, - 30030 - }, - ["skill"]={ - 10041, - 10066 - }, - ["passive_skill"]={ - 10008, - 10009, - 10013 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [60701]={ - ["monster_base"]=10027, + ["monster_base"]=10001, ["hp"]=1577400000, ["atk"]=14560000, ["atk_times"]=3, ["hurt_skill"]={ - 20076, - 20077, - 20078 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [60801]={ - ["monster_base"]=10047, + ["monster_base"]=10002, ["hp"]=1677900000, ["atk"]=14890000, ["atk_times"]=3, ["hurt_skill"]={ - 20136, - 20137, - 20138 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [60901]={ - ["monster_base"]=10057, + ["monster_base"]=10001, ["hp"]=1846400000, ["atk"]=15330000, ["atk_times"]=3, ["hurt_skill"]={ - 20166, - 20167, - 20168 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [61001]={ - ["monster_base"]=10060, + ["monster_base"]=10002, ["hp"]=2012800000, ["atk"]=15800000, ["atk_times"]=3, ["hurt_skill"]={ - 20175, - 20176, - 20177 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [61101]={ - ["monster_base"]=20035, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=3184600000, ["atk"]=21570000, ["atk_times"]=4, ["hurt_skill"]={ - 30100, - 30101, - 30102, - 30113 - }, - ["skill"]={ - 10076 - }, - ["passive_skill"]={ - 10011, - 10009 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [61201]={ - ["monster_base"]=10062, + ["monster_base"]=10002, ["hp"]=303200000, ["atk"]=8880000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [61301]={ - ["monster_base"]=10049, + ["monster_base"]=10001, ["hp"]=426400000, ["atk"]=9410000, ["atk_times"]=3, ["hurt_skill"]={ - 20142, - 20143, - 20144 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [61401]={ - ["monster_base"]=10042, + ["monster_base"]=10002, ["hp"]=478400000, ["atk"]=9820000, ["atk_times"]=3, ["hurt_skill"]={ - 20121, - 20122, - 20123 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [61501]={ - ["monster_base"]=10026, + ["monster_base"]=10001, ["hp"]=638500000, ["atk"]=10260000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [61601]={ - ["monster_base"]=20006, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=881100000, ["atk"]=11840000, ["atk_times"]=4, ["hurt_skill"]={ - 30016, - 30017, - 30018 - }, - ["skill"]={ - 10033 - }, - ["passive_skill"]={ - 10010 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [61701]={ - ["monster_base"]=10064, + ["monster_base"]=10001, ["hp"]=600900000, ["atk"]=10880000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [61801]={ - ["monster_base"]=10042, + ["monster_base"]=10002, ["hp"]=671300000, ["atk"]=12320000, ["atk_times"]=3, ["hurt_skill"]={ - 20121, - 20122, - 20123 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [61901]={ - ["monster_base"]=10019, + ["monster_base"]=10001, ["hp"]=777000000, ["atk"]=11360000, ["atk_times"]=3, ["hurt_skill"]={ - 20052, - 20053, - 20054 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [62001]={ - ["monster_base"]=10062, + ["monster_base"]=10002, ["hp"]=881100000, ["atk"]=12670000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [62101]={ - ["monster_base"]=20021, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=1830300000, ["atk"]=14140000, ["atk_times"]=4, ["hurt_skill"]={ - 30061, - 30062, - 30063 - }, - ["skill"]={ - 10034 - }, - ["passive_skill"]={ - 10011, - 10008 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [62201]={ - ["monster_base"]=10013, + ["monster_base"]=10002, ["hp"]=1058100000, ["atk"]=13250000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [62301]={ - ["monster_base"]=10026, + ["monster_base"]=10001, ["hp"]=1198000000, ["atk"]=13580000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [62401]={ - ["monster_base"]=10062, + ["monster_base"]=10002, ["hp"]=1268900000, ["atk"]=14140000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [62501]={ - ["monster_base"]=10044, + ["monster_base"]=10001, ["hp"]=1373600000, ["atk"]=14710000, ["atk_times"]=3, ["hurt_skill"]={ - 20127, - 20128, - 20129 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [62601]={ - ["monster_base"]=20016, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=2495300000, ["atk"]=14710000, ["atk_times"]=4, ["hurt_skill"]={ - 30046, - 30047, - 30048 - }, - ["skill"]={ - 10036 - }, - ["passive_skill"]={ - 10010, - 10011 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [62701]={ - ["monster_base"]=10062, + ["monster_base"]=10001, ["hp"]=1654000000, ["atk"]=15270000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [62801]={ - ["monster_base"]=10019, + ["monster_base"]=10002, ["hp"]=1759300000, ["atk"]=15610000, ["atk_times"]=3, ["hurt_skill"]={ - 20052, - 20053, - 20054 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [62901]={ - ["monster_base"]=10064, + ["monster_base"]=10001, ["hp"]=1936000000, ["atk"]=16070000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [63001]={ - ["monster_base"]=10013, + ["monster_base"]=10002, ["hp"]=2110500000, ["atk"]=16570000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [63101]={ - ["monster_base"]=20036, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=3339100000, ["atk"]=22610000, ["atk_times"]=4, ["hurt_skill"]={ - 30103, - 30104, - 30105 - }, - ["skill"]={ - 10077, - 10078 - }, - ["passive_skill"]={ - 10011 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [63201]={ - ["monster_base"]=10063, + ["monster_base"]=10002, ["hp"]=322500000, ["atk"]=9520000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [63301]={ - ["monster_base"]=10064, + ["monster_base"]=10001, ["hp"]=453500000, ["atk"]=10090000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [63401]={ - ["monster_base"]=10062, + ["monster_base"]=10002, ["hp"]=508800000, ["atk"]=10530000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [63501]={ - ["monster_base"]=10026, + ["monster_base"]=10001, ["hp"]=679100000, ["atk"]=11000000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [63601]={ - ["monster_base"]=20021, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=937100000, ["atk"]=12700000, ["atk_times"]=4, ["hurt_skill"]={ - 30061, - 30062, - 30063 - }, - ["skill"]={ - 10034 - }, - ["passive_skill"]={ - 10011, - 10008 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [63701]={ - ["monster_base"]=10064, + ["monster_base"]=10001, ["hp"]=639100000, ["atk"]=11670000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [63801]={ - ["monster_base"]=10062, + ["monster_base"]=10002, ["hp"]=713900000, ["atk"]=13210000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [63901]={ - ["monster_base"]=10022, + ["monster_base"]=10001, ["hp"]=826300000, ["atk"]=12180000, ["atk_times"]=3, ["hurt_skill"]={ - 20061, - 20062, - 20063 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [64001]={ - ["monster_base"]=10063, + ["monster_base"]=10002, ["hp"]=937100000, ["atk"]=13590000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [64101]={ - ["monster_base"]=20036, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=1946500000, ["atk"]=15160000, ["atk_times"]=4, ["hurt_skill"]={ - 30103, - 30104, - 30105 - }, - ["skill"]={ - 10077, - 10078 - }, - ["passive_skill"]={ - 10011 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [64201]={ - ["monster_base"]=10019, + ["monster_base"]=10002, ["hp"]=1125300000, ["atk"]=14210000, ["atk_times"]=3, ["hurt_skill"]={ - 20052, - 20053, - 20054 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [64301]={ - ["monster_base"]=10026, + ["monster_base"]=10001, ["hp"]=1274100000, ["atk"]=14560000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [64401]={ - ["monster_base"]=10062, + ["monster_base"]=10002, ["hp"]=1349500000, ["atk"]=15160000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [64501]={ - ["monster_base"]=10063, + ["monster_base"]=10001, ["hp"]=1460800000, ["atk"]=15770000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [64601]={ - ["monster_base"]=20006, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=2653700000, ["atk"]=15770000, ["atk_times"]=4, ["hurt_skill"]={ - 30016, - 30017, - 30018 - }, - ["skill"]={ - 10033 - }, - ["passive_skill"]={ - 10010 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [64701]={ - ["monster_base"]=10013, + ["monster_base"]=10001, ["hp"]=1759000000, ["atk"]=16370000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [64801]={ - ["monster_base"]=10062, + ["monster_base"]=10002, ["hp"]=1871000000, ["atk"]=16740000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [64901]={ - ["monster_base"]=10064, + ["monster_base"]=10001, ["hp"]=2058900000, ["atk"]=17230000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [65001]={ - ["monster_base"]=10063, + ["monster_base"]=10002, ["hp"]=2244500000, ["atk"]=17770000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [65101]={ - ["monster_base"]=20037, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=3551000000, ["atk"]=24240000, ["atk_times"]=4, ["hurt_skill"]={ - 30106, - 30107, - 30108 - }, - ["skill"]={ - 10079 - }, - ["passive_skill"]={ - 10013, - 10009, - 10084 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [65201]={ - ["monster_base"]=10065, + ["monster_base"]=10002, ["hp"]=346800000, ["atk"]=10670000, ["atk_times"]=3, ["hurt_skill"]={ - 20187, - 20188, - 20189 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [65301]={ - ["monster_base"]=10062, + ["monster_base"]=10001, ["hp"]=487600000, ["atk"]=11310000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [65401]={ - ["monster_base"]=10064, + ["monster_base"]=10002, ["hp"]=547100000, ["atk"]=11800000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [65501]={ - ["monster_base"]=10063, + ["monster_base"]=10001, ["hp"]=730100000, ["atk"]=12330000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [65601]={ - ["monster_base"]=20027, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1007500000, ["atk"]=14240000, ["atk_times"]=4, ["hurt_skill"]={ - 30079, - 30080, - 30081 - }, - ["skill"]={ - 10082 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [65701]={ - ["monster_base"]=10026, + ["monster_base"]=10001, ["hp"]=687100000, ["atk"]=13080000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [65801]={ - ["monster_base"]=10063, + ["monster_base"]=10002, ["hp"]=767600000, ["atk"]=14810000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [65901]={ - ["monster_base"]=10062, + ["monster_base"]=10001, ["hp"]=888400000, ["atk"]=13650000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [66001]={ - ["monster_base"]=10065, + ["monster_base"]=10002, ["hp"]=1007500000, ["atk"]=15230000, ["atk_times"]=3, ["hurt_skill"]={ - 20187, - 20188, - 20189 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [66101]={ - ["monster_base"]=20036, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=2092700000, ["atk"]=16990000, ["atk_times"]=4, ["hurt_skill"]={ - 30103, - 30104, - 30105 - }, - ["skill"]={ - 10077, - 10078 - }, - ["passive_skill"]={ - 10011 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [66201]={ - ["monster_base"]=10063, + ["monster_base"]=10002, ["hp"]=1209900000, ["atk"]=15930000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [66301]={ - ["monster_base"]=10062, + ["monster_base"]=10001, ["hp"]=1369800000, ["atk"]=16320000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [66401]={ - ["monster_base"]=10022, + ["monster_base"]=10002, ["hp"]=1450900000, ["atk"]=16990000, ["atk_times"]=3, ["hurt_skill"]={ - 20061, - 20062, - 20063 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [66501]={ - ["monster_base"]=10065, + ["monster_base"]=10001, ["hp"]=1570500000, ["atk"]=17680000, ["atk_times"]=3, ["hurt_skill"]={ - 20187, - 20188, - 20189 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [66601]={ - ["monster_base"]=20037, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=2853000000, ["atk"]=17680000, ["atk_times"]=4, ["hurt_skill"]={ - 30106, - 30107, - 30108 - }, - ["skill"]={ - 10079 - }, - ["passive_skill"]={ - 10013, - 10009, - 10084 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [66701]={ - ["monster_base"]=10062, + ["monster_base"]=10001, ["hp"]=1891100000, ["atk"]=18350000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [66801]={ - ["monster_base"]=10063, + ["monster_base"]=10002, ["hp"]=2011500000, ["atk"]=18760000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [66901]={ - ["monster_base"]=10026, + ["monster_base"]=10001, ["hp"]=2213600000, ["atk"]=19310000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [67001]={ - ["monster_base"]=10065, + ["monster_base"]=10002, ["hp"]=2413100000, ["atk"]=19920000, ["atk_times"]=3, ["hurt_skill"]={ - 20187, - 20188, - 20189 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [67101]={ - ["monster_base"]=20038, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=3817700000, ["atk"]=27170000, ["atk_times"]=4, ["hurt_skill"]={ - 30109, - 30110, - 30111, - 30112 - }, - ["skill"]={ - 10080, - 10081 - }, - ["passive_skill"]={ - 10083, - 10009, - 10011 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [67201]={ - ["monster_base"]=10074, + ["monster_base"]=10002, ["hp"]=358900000, ["atk"]=11050000, ["atk_times"]=3, ["hurt_skill"]={ - 20211, - 20212, - 20213 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [67301]={ - ["monster_base"]=10062, + ["monster_base"]=10001, ["hp"]=504600000, ["atk"]=11710000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [67401]={ - ["monster_base"]=10073, + ["monster_base"]=10002, ["hp"]=566100000, ["atk"]=12220000, ["atk_times"]=3, ["hurt_skill"]={ - 20208, - 20209, - 20210 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [67501]={ - ["monster_base"]=10062, + ["monster_base"]=10001, ["hp"]=755500000, ["atk"]=12770000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [67601]={ - ["monster_base"]=20006, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1042500000, ["atk"]=14740000, ["atk_times"]=4, ["hurt_skill"]={ - 30016, - 30017, - 30018 - }, - ["skill"]={ - 10033 - }, - ["passive_skill"]={ - 10010 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [67701]={ - ["monster_base"]=10075, + ["monster_base"]=10001, ["hp"]=711000000, ["atk"]=13540000, ["atk_times"]=3, ["hurt_skill"]={ - 20214, - 20215, - 20216 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [67801]={ - ["monster_base"]=10064, + ["monster_base"]=10002, ["hp"]=794300000, ["atk"]=15330000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [67901]={ - ["monster_base"]=10063, + ["monster_base"]=10001, ["hp"]=919300000, ["atk"]=14130000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [68001]={ - ["monster_base"]=10069, + ["monster_base"]=10002, ["hp"]=1042500000, ["atk"]=15770000, ["atk_times"]=3, ["hurt_skill"]={ - 20196, - 20197, - 20198 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [68101]={ - ["monster_base"]=20021, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=2165400000, ["atk"]=17590000, ["atk_times"]=4, ["hurt_skill"]={ - 30061, - 30062, - 30063 - }, - ["skill"]={ - 10034 - }, - ["passive_skill"]={ - 10011, - 10008 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [68201]={ - ["monster_base"]=10062, + ["monster_base"]=10002, ["hp"]=1252000000, ["atk"]=16490000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [68301]={ - ["monster_base"]=10063, + ["monster_base"]=10001, ["hp"]=1417400000, ["atk"]=16890000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [68401]={ - ["monster_base"]=10075, + ["monster_base"]=10002, ["hp"]=1501300000, ["atk"]=17590000, ["atk_times"]=3, ["hurt_skill"]={ - 20214, - 20215, - 20216 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [68501]={ - ["monster_base"]=10064, + ["monster_base"]=10001, ["hp"]=1625100000, ["atk"]=18300000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [68601]={ - ["monster_base"]=20027, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=2952100000, ["atk"]=18300000, ["atk_times"]=4, ["hurt_skill"]={ - 30079, - 30080, - 30081 - }, - ["skill"]={ - 10082 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [68701]={ - ["monster_base"]=10074, + ["monster_base"]=10001, ["hp"]=1956800000, ["atk"]=19000000, ["atk_times"]=3, ["hurt_skill"]={ - 20211, - 20212, - 20213 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [68801]={ - ["monster_base"]=10071, + ["monster_base"]=10002, ["hp"]=2081400000, ["atk"]=19420000, ["atk_times"]=3, ["hurt_skill"]={ - 20202, - 20203, - 20204 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [68901]={ - ["monster_base"]=10069, + ["monster_base"]=10001, ["hp"]=2290500000, ["atk"]=19990000, ["atk_times"]=3, ["hurt_skill"]={ - 20196, - 20197, - 20198 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [69001]={ - ["monster_base"]=10063, + ["monster_base"]=10002, ["hp"]=2496900000, ["atk"]=20620000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [69101]={ - ["monster_base"]=20046, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=3950300000, ["atk"]=28120000, ["atk_times"]=4, ["hurt_skill"]={ - 30153, - 30154, - 30155 - }, - ["skill"]={ - 10135, - 10136 - }, - ["passive_skill"]={ - 10012 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [69201]={ - ["monster_base"]=10075, + ["monster_base"]=10002, ["hp"]=381300000, ["atk"]=11900000, ["atk_times"]=3, ["hurt_skill"]={ - 20214, - 20215, - 20216 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [69301]={ - ["monster_base"]=10062, + ["monster_base"]=10001, ["hp"]=536100000, ["atk"]=12610000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [69401]={ - ["monster_base"]=10074, + ["monster_base"]=10002, ["hp"]=601400000, ["atk"]=13160000, ["atk_times"]=3, ["hurt_skill"]={ - 20211, - 20212, - 20213 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [69501]={ - ["monster_base"]=10064, + ["monster_base"]=10001, ["hp"]=802700000, ["atk"]=13750000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [69601]={ - ["monster_base"]=20037, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1107600000, ["atk"]=15870000, ["atk_times"]=4, ["hurt_skill"]={ - 30106, - 30107, - 30108 - }, - ["skill"]={ - 10079 - }, - ["passive_skill"]={ - 10013, - 10009, - 10084 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [69701]={ - ["monster_base"]=10066, + ["monster_base"]=10001, ["hp"]=755400000, ["atk"]=14580000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [69801]={ - ["monster_base"]=10074, + ["monster_base"]=10002, ["hp"]=843900000, ["atk"]=16510000, ["atk_times"]=3, ["hurt_skill"]={ - 20211, - 20212, - 20213 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [69901]={ - ["monster_base"]=10072, + ["monster_base"]=10001, ["hp"]=976700000, ["atk"]=15220000, ["atk_times"]=3, ["hurt_skill"]={ - 20205, - 20206, - 20207 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [70001]={ - ["monster_base"]=10063, + ["monster_base"]=10002, ["hp"]=1107600000, ["atk"]=16980000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [70101]={ - ["monster_base"]=20006, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=2300500000, ["atk"]=18940000, ["atk_times"]=4, ["hurt_skill"]={ - 30016, - 30017, - 30018 - }, - ["skill"]={ - 10033 - }, - ["passive_skill"]={ - 10010 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [70201]={ - ["monster_base"]=10063, + ["monster_base"]=10002, ["hp"]=1330100000, ["atk"]=17760000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [70301]={ - ["monster_base"]=10071, + ["monster_base"]=10001, ["hp"]=1505800000, ["atk"]=18190000, ["atk_times"]=3, ["hurt_skill"]={ - 20202, - 20203, - 20204 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [70401]={ - ["monster_base"]=10074, + ["monster_base"]=10002, ["hp"]=1595000000, ["atk"]=18940000, ["atk_times"]=3, ["hurt_skill"]={ - 20211, - 20212, - 20213 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [70501]={ - ["monster_base"]=10062, + ["monster_base"]=10001, ["hp"]=1726500000, ["atk"]=19700000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [70601]={ - ["monster_base"]=20036, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=3136200000, ["atk"]=19700000, ["atk_times"]=4, ["hurt_skill"]={ - 30103, - 30104, - 30105 - }, - ["skill"]={ - 10077, - 10078 - }, - ["passive_skill"]={ - 10011 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [70701]={ - ["monster_base"]=10062, + ["monster_base"]=10001, ["hp"]=2078900000, ["atk"]=20460000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [70801]={ - ["monster_base"]=10068, + ["monster_base"]=10002, ["hp"]=2211200000, ["atk"]=20910000, ["atk_times"]=3, ["hurt_skill"]={ - 20193, - 20194, - 20195 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [70901]={ - ["monster_base"]=10071, + ["monster_base"]=10001, ["hp"]=2433400000, ["atk"]=21520000, ["atk_times"]=3, ["hurt_skill"]={ - 20202, - 20203, - 20204 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [71001]={ - ["monster_base"]=10062, + ["monster_base"]=10002, ["hp"]=2652600000, ["atk"]=22200000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [71101]={ - ["monster_base"]=20044, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=4196700000, ["atk"]=30270000, ["atk_times"]=4, ["hurt_skill"]={ - 30147, - 30148, - 30149 - }, - ["skill"]={ - 10130, - 10131 - }, - ["passive_skill"]={ - 10132, - 10013, - 10011 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [71201]={ - ["monster_base"]=10069, + ["monster_base"]=10002, ["hp"]=394300000, ["atk"]=12310000, ["atk_times"]=3, ["hurt_skill"]={ - 20196, - 20197, - 20198 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [71301]={ - ["monster_base"]=10064, + ["monster_base"]=10001, ["hp"]=554300000, ["atk"]=13050000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [71401]={ - ["monster_base"]=10062, + ["monster_base"]=10002, ["hp"]=621900000, ["atk"]=13620000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [71501]={ - ["monster_base"]=10063, + ["monster_base"]=10001, ["hp"]=830000000, ["atk"]=14230000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [71601]={ - ["monster_base"]=20021, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1145200000, ["atk"]=16420000, ["atk_times"]=4, ["hurt_skill"]={ - 30061, - 30062, - 30063 - }, - ["skill"]={ - 10034 - }, - ["passive_skill"]={ - 10011, - 10008 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [71701]={ - ["monster_base"]=10062, + ["monster_base"]=10001, ["hp"]=781100000, ["atk"]=15090000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [71801]={ - ["monster_base"]=10069, + ["monster_base"]=10002, ["hp"]=872600000, ["atk"]=17080000, ["atk_times"]=3, ["hurt_skill"]={ - 20196, - 20197, - 20198 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [71901]={ - ["monster_base"]=10064, + ["monster_base"]=10001, ["hp"]=1009900000, ["atk"]=15750000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [72001]={ - ["monster_base"]=10074, + ["monster_base"]=10002, ["hp"]=1145200000, ["atk"]=17570000, ["atk_times"]=3, ["hurt_skill"]={ - 20211, - 20212, - 20213 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [72101]={ - ["monster_base"]=20027, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=2378600000, ["atk"]=19600000, ["atk_times"]=4, ["hurt_skill"]={ - 30079, - 30080, - 30081 - }, - ["skill"]={ - 10082 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [72201]={ - ["monster_base"]=10062, + ["monster_base"]=10002, ["hp"]=1375300000, ["atk"]=18370000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [72301]={ - ["monster_base"]=10071, + ["monster_base"]=10001, ["hp"]=1557000000, ["atk"]=18820000, ["atk_times"]=3, ["hurt_skill"]={ - 20202, - 20203, - 20204 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [72401]={ - ["monster_base"]=10064, + ["monster_base"]=10002, ["hp"]=1649200000, ["atk"]=19600000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [72501]={ - ["monster_base"]=10065, + ["monster_base"]=10001, ["hp"]=1785200000, ["atk"]=20380000, ["atk_times"]=3, ["hurt_skill"]={ - 20187, - 20188, - 20189 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [72601]={ - ["monster_base"]=20046, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=3242700000, ["atk"]=20380000, ["atk_times"]=4, ["hurt_skill"]={ - 30153, - 30154, - 30155 - }, - ["skill"]={ - 10135, - 10136 - }, - ["passive_skill"]={ - 10012 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [72701]={ - ["monster_base"]=10062, + ["monster_base"]=10001, ["hp"]=2149500000, ["atk"]=21170000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [72801]={ - ["monster_base"]=10069, + ["monster_base"]=10002, ["hp"]=2286300000, ["atk"]=21630000, ["atk_times"]=3, ["hurt_skill"]={ - 20196, - 20197, - 20198 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [72901]={ - ["monster_base"]=10072, + ["monster_base"]=10001, ["hp"]=2516100000, ["atk"]=22260000, ["atk_times"]=3, ["hurt_skill"]={ - 20205, - 20206, - 20207 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [73001]={ - ["monster_base"]=10070, + ["monster_base"]=10002, ["hp"]=2742700000, ["atk"]=22970000, ["atk_times"]=3, ["hurt_skill"]={ - 20199, - 20200, - 20201 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [73101]={ - ["monster_base"]=20045, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=4339200000, ["atk"]=31310000, ["atk_times"]=4, ["hurt_skill"]={ - 30150, - 30151, - 30152 - }, - ["skill"]={ - 10133, - 10134 - }, - ["passive_skill"]={ - 10012 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [73201]={ - ["monster_base"]=10076, + ["monster_base"]=10002, ["hp"]=407200000, ["atk"]=12720000, ["atk_times"]=3, ["hurt_skill"]={ - 20217, - 20218, - 20219 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [73301]={ - ["monster_base"]=10070, + ["monster_base"]=10001, ["hp"]=572500000, ["atk"]=13490000, ["atk_times"]=3, ["hurt_skill"]={ - 20199, - 20200, - 20201 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [73401]={ - ["monster_base"]=10067, + ["monster_base"]=10002, ["hp"]=642300000, ["atk"]=14080000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [73501]={ - ["monster_base"]=10070, + ["monster_base"]=10001, ["hp"]=857200000, ["atk"]=14710000, ["atk_times"]=3, ["hurt_skill"]={ - 20199, - 20200, - 20201 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [73601]={ - ["monster_base"]=20006, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1182700000, ["atk"]=16970000, ["atk_times"]=4, ["hurt_skill"]={ - 30016, - 30017, - 30018 - }, - ["skill"]={ - 10033 - }, - ["passive_skill"]={ - 10010 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [73701]={ - ["monster_base"]=10062, + ["monster_base"]=10001, ["hp"]=806700000, ["atk"]=15600000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [73801]={ - ["monster_base"]=10073, + ["monster_base"]=10002, ["hp"]=901200000, ["atk"]=17650000, ["atk_times"]=3, ["hurt_skill"]={ - 20208, - 20209, - 20210 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [73901]={ - ["monster_base"]=10077, + ["monster_base"]=10001, ["hp"]=1043000000, ["atk"]=16280000, ["atk_times"]=3, ["hurt_skill"]={ - 20220, - 20221, - 20222 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [74001]={ - ["monster_base"]=10073, + ["monster_base"]=10002, ["hp"]=1182700000, ["atk"]=18160000, ["atk_times"]=3, ["hurt_skill"]={ - 20208, - 20209, - 20210 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [74101]={ - ["monster_base"]=20038, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=2456500000, ["atk"]=20260000, ["atk_times"]=4, ["hurt_skill"]={ - 30109, - 30110, - 30111, - 30112 - }, - ["skill"]={ - 10080, - 10081 - }, - ["passive_skill"]={ - 10083, - 10009, - 10011 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [74201]={ - ["monster_base"]=10063, + ["monster_base"]=10002, ["hp"]=1420300000, ["atk"]=18980000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [74301]={ - ["monster_base"]=10077, + ["monster_base"]=10001, ["hp"]=1608000000, ["atk"]=19450000, ["atk_times"]=3, ["hurt_skill"]={ - 20220, - 20221, - 20222 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [74401]={ - ["monster_base"]=10068, + ["monster_base"]=10002, ["hp"]=1703200000, ["atk"]=20260000, ["atk_times"]=3, ["hurt_skill"]={ - 20193, - 20194, - 20195 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [74501]={ - ["monster_base"]=10069, + ["monster_base"]=10001, ["hp"]=1843600000, ["atk"]=21060000, ["atk_times"]=3, ["hurt_skill"]={ - 20196, - 20197, - 20198 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [74601]={ - ["monster_base"]=20044, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=3348800000, ["atk"]=21060000, ["atk_times"]=4, ["hurt_skill"]={ - 30147, - 30148, - 30149 - }, - ["skill"]={ - 10130, - 10131 - }, - ["passive_skill"]={ - 10132, - 10013, - 10011 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [74701]={ - ["monster_base"]=10077, + ["monster_base"]=10001, ["hp"]=2219900000, ["atk"]=21880000, ["atk_times"]=3, ["hurt_skill"]={ - 20220, - 20221, - 20222 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [74801]={ - ["monster_base"]=10064, + ["monster_base"]=10002, ["hp"]=2361100000, ["atk"]=22350000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [74901]={ - ["monster_base"]=10065, + ["monster_base"]=10001, ["hp"]=2598500000, ["atk"]=23000000, ["atk_times"]=3, ["hurt_skill"]={ - 20187, - 20188, - 20189 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [75001]={ - ["monster_base"]=10074, + ["monster_base"]=10002, ["hp"]=2832500000, ["atk"]=23740000, ["atk_times"]=3, ["hurt_skill"]={ - 20211, - 20212, - 20213 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [75101]={ - ["monster_base"]=20048, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=4481200000, ["atk"]=32350000, ["atk_times"]=4, ["hurt_skill"]={ - 30159, - 30160, - 30161 - }, - ["skill"]={ - 10139, - 10140 - }, - ["passive_skill"]={ - 10141, - 10014, - 10009 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [75201]={ - ["monster_base"]=10072, + ["monster_base"]=10002, ["hp"]=436100000, ["atk"]=13820000, ["atk_times"]=3, ["hurt_skill"]={ - 20205, - 20206, - 20207 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [75301]={ - ["monster_base"]=10069, + ["monster_base"]=10001, ["hp"]=613100000, ["atk"]=14660000, ["atk_times"]=3, ["hurt_skill"]={ - 20196, - 20197, - 20198 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [75401]={ - ["monster_base"]=10072, + ["monster_base"]=10002, ["hp"]=687800000, ["atk"]=15300000, ["atk_times"]=3, ["hurt_skill"]={ - 20205, - 20206, - 20207 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [75501]={ - ["monster_base"]=10063, + ["monster_base"]=10001, ["hp"]=917900000, ["atk"]=15990000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [75601]={ - ["monster_base"]=20046, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1266500000, ["atk"]=18440000, ["atk_times"]=4, ["hurt_skill"]={ - 30153, - 30154, - 30155 - }, - ["skill"]={ - 10135, - 10136 - }, - ["passive_skill"]={ - 10012 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [75701]={ - ["monster_base"]=10076, + ["monster_base"]=10001, ["hp"]=863900000, ["atk"]=16950000, ["atk_times"]=3, ["hurt_skill"]={ - 20217, - 20218, - 20219 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [75801]={ - ["monster_base"]=10071, + ["monster_base"]=10002, ["hp"]=965100000, ["atk"]=19180000, ["atk_times"]=3, ["hurt_skill"]={ - 20202, - 20203, - 20204 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [75901]={ - ["monster_base"]=10064, + ["monster_base"]=10001, ["hp"]=1116900000, ["atk"]=17690000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [76001]={ - ["monster_base"]=10075, + ["monster_base"]=10002, ["hp"]=1266500000, ["atk"]=19730000, ["atk_times"]=3, ["hurt_skill"]={ - 20214, - 20215, - 20216 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [76101]={ - ["monster_base"]=20027, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=2630500000, ["atk"]=22020000, ["atk_times"]=4, ["hurt_skill"]={ - 30079, - 30080, - 30081 - }, - ["skill"]={ - 10082 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [76201]={ - ["monster_base"]=10065, + ["monster_base"]=10002, ["hp"]=1520900000, ["atk"]=20620000, ["atk_times"]=3, ["hurt_skill"]={ - 20187, - 20188, - 20189 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [76301]={ - ["monster_base"]=10076, + ["monster_base"]=10001, ["hp"]=1721900000, ["atk"]=21140000, ["atk_times"]=3, ["hurt_skill"]={ - 20217, - 20218, - 20219 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [76401]={ - ["monster_base"]=10062, + ["monster_base"]=10002, ["hp"]=1823800000, ["atk"]=22020000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [76501]={ - ["monster_base"]=10075, + ["monster_base"]=10001, ["hp"]=1974200000, ["atk"]=22880000, ["atk_times"]=3, ["hurt_skill"]={ - 20214, - 20215, - 20216 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [76601]={ - ["monster_base"]=20037, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=3586000000, ["atk"]=22880000, ["atk_times"]=4, ["hurt_skill"]={ - 30106, - 30107, - 30108 - }, - ["skill"]={ - 10079 - }, - ["passive_skill"]={ - 10013, - 10009, - 10084 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [76701]={ - ["monster_base"]=10077, + ["monster_base"]=10001, ["hp"]=2377100000, ["atk"]=23780000, ["atk_times"]=3, ["hurt_skill"]={ - 20220, - 20221, - 20222 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [76801]={ - ["monster_base"]=10074, + ["monster_base"]=10002, ["hp"]=2528300000, ["atk"]=24290000, ["atk_times"]=3, ["hurt_skill"]={ - 20211, - 20212, - 20213 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [76901]={ - ["monster_base"]=10064, + ["monster_base"]=10001, ["hp"]=2782500000, ["atk"]=24990000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [77001]={ - ["monster_base"]=10062, + ["monster_base"]=10002, ["hp"]=3033100000, ["atk"]=25800000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [77101]={ - ["monster_base"]=20047, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=4798500000, ["atk"]=35150000, ["atk_times"]=4, ["hurt_skill"]={ - 30156, - 30157, - 30158 - }, - ["skill"]={ - 10137, - 10138 - }, - ["passive_skill"]={ - 10013, - 10010 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [77201]={ - ["monster_base"]=10001, + ["monster_base"]=10002, ["hp"]=441800000, ["atk"]=14040000, ["atk_times"]=2, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [77301]={ + ["monster_base"]=10001, + ["hp"]=621100000, + ["atk"]=14890000, + ["atk_times"]=2, ["hurt_skill"]={ 20001, 20002, @@ -10358,58 +9456,40 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, - [77301]={ + [77401]={ ["monster_base"]=10002, - ["hp"]=621100000, - ["atk"]=14890000, + ["hp"]=696800000, + ["atk"]=15540000, ["atk_times"]=2, ["hurt_skill"]={ 20004, 20005, 20006 }, - ["monster_exp"]=11000 - }, - [77401]={ - ["monster_base"]=10003, - ["hp"]=696800000, - ["atk"]=15540000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20007, - 20008, - 20009 - }, ["monster_exp"]=17000 }, [77501]={ - ["monster_base"]=10005, + ["monster_base"]=10001, ["hp"]=929800000, ["atk"]=16240000, ["atk_times"]=2, ["hurt_skill"]={ - 20013, - 20014, - 20015 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [77601]={ - ["monster_base"]=20004, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1282900000, ["atk"]=18730000, ["atk_times"]=4, ["hurt_skill"]={ - 30019, - 30020, - 30021 - }, - ["skill"]={ - 10060 - }, - ["passive_skill"]={ - 10061 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, @@ -10438,106 +9518,100 @@ local monster_chapter = { ["monster_exp"]=10000 }, [77901]={ - ["monster_base"]=10003, + ["monster_base"]=10001, ["hp"]=1131400000, ["atk"]=17970000, ["atk_times"]=2, - ["hurt_skill"]={ - 20007, - 20008, - 20009 - }, - ["monster_exp"]=11000 - }, - [78001]={ - ["monster_base"]=10005, - ["hp"]=1282900000, - ["atk"]=20040000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20013, - 20014, - 20015 - }, - ["monster_exp"]=12000 - }, - [78101]={ - ["monster_base"]=20004, - ["is_boss"]=1, - ["hp"]=2664600000, - ["atk"]=22360000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30010, - 30011, - 30012 - }, - ["skill"]={ - 10015 - }, - ["monster_exp"]=12000 - }, - [78201]={ - ["monster_base"]=10001, - ["hp"]=1540600000, - ["atk"]=20940000, - ["atk_times"]=2, ["hurt_skill"]={ 20001, 20002, 20003 }, - ["monster_exp"]=16000 + ["monster_exp"]=11000 }, - [78301]={ + [78001]={ ["monster_base"]=10002, - ["hp"]=1744200000, - ["atk"]=21470000, + ["hp"]=1282900000, + ["atk"]=20040000, ["atk_times"]=2, ["hurt_skill"]={ 20004, 20005, 20006 }, + ["monster_exp"]=12000 + }, + [78101]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["hp"]=2664600000, + ["atk"]=22360000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=12000 + }, + [78201]={ + ["monster_base"]=10002, + ["hp"]=1540600000, + ["atk"]=20940000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=16000 + }, + [78301]={ + ["monster_base"]=10001, + ["hp"]=1744200000, + ["atk"]=21470000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, ["monster_exp"]=18000 }, [78401]={ - ["monster_base"]=10003, + ["monster_base"]=10002, ["hp"]=1847500000, ["atk"]=22360000, ["atk_times"]=2, ["hurt_skill"]={ - 20007, - 20008, - 20009 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [78501]={ - ["monster_base"]=10005, + ["monster_base"]=10001, ["hp"]=1999800000, ["atk"]=23240000, ["atk_times"]=2, ["hurt_skill"]={ - 20013, - 20014, - 20015 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [78601]={ - ["monster_base"]=20004, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=3632500000, ["atk"]=23240000, ["atk_times"]=3, ["hurt_skill"]={ - 30004, - 30005, - 30006 - }, - ["skill"]={ - 10019 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, @@ -10566,74 +9640,10 @@ local monster_chapter = { ["monster_exp"]=16000 }, [78901]={ - ["monster_base"]=10003, + ["monster_base"]=10001, ["hp"]=2818600000, ["atk"]=25380000, ["atk_times"]=2, - ["hurt_skill"]={ - 20007, - 20008, - 20009 - }, - ["monster_exp"]=17000 - }, - [79001]={ - ["monster_base"]=10005, - ["hp"]=3072400000, - ["atk"]=26200000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20013, - 20014, - 20015 - }, - ["monster_exp"]=17000 - }, - [79101]={ - ["monster_base"]=20004, - ["is_boss"]=2, - ["hp"]=4860700000, - ["atk"]=35700000, - ["atk_times"]=3, - ["hurt_skill"]={ - 30010, - 30011, - 30012 - }, - ["skill"]={ - 10015 - }, - ["monster_exp"]=22000 - }, - [79201]={ - ["monster_base"]=10008, - ["hp"]=441800000, - ["atk"]=14040000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20022, - 20023, - 20024 - }, - ["monster_exp"]=11000 - }, - [79301]={ - ["monster_base"]=10004, - ["hp"]=621100000, - ["atk"]=14890000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20010, - 20011, - 20012 - }, - ["monster_exp"]=11000 - }, - [79401]={ - ["monster_base"]=10001, - ["hp"]=696800000, - ["atk"]=15540000, - ["atk_times"]=2, ["hurt_skill"]={ 20001, 20002, @@ -10641,194 +9651,255 @@ local monster_chapter = { }, ["monster_exp"]=17000 }, + [79001]={ + ["monster_base"]=10002, + ["hp"]=3072400000, + ["atk"]=26200000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17000 + }, + [79101]={ + ["monster_base"]=10001, + ["is_boss"]=2, + ["hp"]=4860700000, + ["atk"]=35700000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=22000 + }, + [79201]={ + ["monster_base"]=10002, + ["hp"]=441800000, + ["atk"]=14040000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [79301]={ + ["monster_base"]=10001, + ["hp"]=621100000, + ["atk"]=14890000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [79401]={ + ["monster_base"]=10002, + ["hp"]=696800000, + ["atk"]=15540000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17000 + }, [79501]={ - ["monster_base"]=10007, + ["monster_base"]=10001, ["hp"]=929800000, ["atk"]=16240000, ["atk_times"]=2, ["hurt_skill"]={ - 20019, - 20020, - 20021 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [79601]={ - ["monster_base"]=20014, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1282900000, ["atk"]=18730000, ["atk_times"]=3, - ["hurt_skill"]={ - 30010, - 30011, - 30012 - }, - ["skill"]={ - 10015 - }, - ["monster_exp"]=18000 - }, - [79701]={ - ["monster_base"]=10006, - ["hp"]=875100000, - ["atk"]=17220000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20016, - 20017, - 20018 - }, - ["monster_exp"]=9000 - }, - [79801]={ - ["monster_base"]=10007, - ["hp"]=977600000, - ["atk"]=19480000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20019, - 20020, - 20021 - }, - ["monster_exp"]=10000 - }, - [79901]={ - ["monster_base"]=10002, - ["hp"]=1131400000, - ["atk"]=17970000, - ["atk_times"]=2, ["hurt_skill"]={ 20004, 20005, 20006 }, - ["monster_exp"]=11000 - }, - [80001]={ - ["monster_base"]=10005, - ["hp"]=1282900000, - ["atk"]=20040000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20013, - 20014, - 20015 - }, - ["monster_exp"]=12000 - }, - [80101]={ - ["monster_base"]=20015, - ["is_boss"]=1, - ["hp"]=2664600000, - ["atk"]=22360000, - ["atk_times"]=3, - ["hurt_skill"]={ - 30043, - 30044, - 30045 - }, - ["skill"]={ - 10070 - }, - ["passive_skill"]={ - 10008 - }, - ["monster_exp"]=12000 - }, - [80201]={ - ["monster_base"]=10008, - ["hp"]=1540600000, - ["atk"]=20940000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20022, - 20023, - 20024 - }, - ["monster_exp"]=16000 - }, - [80301]={ - ["monster_base"]=10004, - ["hp"]=1744200000, - ["atk"]=21470000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20010, - 20011, - 20012 - }, ["monster_exp"]=18000 }, - [80401]={ + [79701]={ ["monster_base"]=10001, - ["hp"]=1847500000, - ["atk"]=22360000, + ["hp"]=875100000, + ["atk"]=17220000, ["atk_times"]=2, ["hurt_skill"]={ 20001, 20002, 20003 }, + ["monster_exp"]=9000 + }, + [79801]={ + ["monster_base"]=10002, + ["hp"]=977600000, + ["atk"]=19480000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=10000 + }, + [79901]={ + ["monster_base"]=10001, + ["hp"]=1131400000, + ["atk"]=17970000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [80001]={ + ["monster_base"]=10002, + ["hp"]=1282900000, + ["atk"]=20040000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=12000 + }, + [80101]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["hp"]=2664600000, + ["atk"]=22360000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=12000 + }, + [80201]={ + ["monster_base"]=10002, + ["hp"]=1540600000, + ["atk"]=20940000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=16000 + }, + [80301]={ + ["monster_base"]=10001, + ["hp"]=1744200000, + ["atk"]=21470000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=18000 + }, + [80401]={ + ["monster_base"]=10002, + ["hp"]=1847500000, + ["atk"]=22360000, + ["atk_times"]=2, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, ["monster_exp"]=21000 }, [80501]={ - ["monster_base"]=10007, + ["monster_base"]=10001, ["hp"]=1999800000, ["atk"]=23240000, ["atk_times"]=2, ["hurt_skill"]={ - 20019, - 20020, - 20021 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [80601]={ - ["monster_base"]=20014, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=3632500000, ["atk"]=23240000, ["atk_times"]=3, ["hurt_skill"]={ - 30040, - 30041, - 30042 - }, - ["skill"]={ - 10016 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [80701]={ - ["monster_base"]=10006, + ["monster_base"]=10001, ["hp"]=2407900000, ["atk"]=24150000, ["atk_times"]=2, ["hurt_skill"]={ - 20016, - 20017, - 20018 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [80801]={ - ["monster_base"]=10007, + ["monster_base"]=10002, ["hp"]=2561100000, ["atk"]=24670000, ["atk_times"]=2, ["hurt_skill"]={ - 20019, - 20020, - 20021 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [80901]={ - ["monster_base"]=10002, + ["monster_base"]=10001, ["hp"]=2818600000, ["atk"]=25380000, ["atk_times"]=2, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=17000 + }, + [81001]={ + ["monster_base"]=10002, + ["hp"]=3072400000, + ["atk"]=26200000, + ["atk_times"]=2, ["hurt_skill"]={ 20004, 20005, @@ -10836,43 +9907,28 @@ local monster_chapter = { }, ["monster_exp"]=17000 }, - [81001]={ - ["monster_base"]=10005, - ["hp"]=3072400000, - ["atk"]=26200000, - ["atk_times"]=2, - ["hurt_skill"]={ - 20013, - 20014, - 20015 - }, - ["monster_exp"]=17000 - }, [81101]={ - ["monster_base"]=20015, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=4860700000, ["atk"]=35700000, ["atk_times"]=4, ["hurt_skill"]={ - 30001, - 30002, - 30003 - }, - ["skill"]={ - 10020 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [81201]={ - ["monster_base"]=10009, + ["monster_base"]=10002, ["hp"]=447500000, ["atk"]=14260000, ["atk_times"]=3, ["hurt_skill"]={ - 20025, - 20026, - 20027 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, @@ -10889,129 +9945,35 @@ local monster_chapter = { ["monster_exp"]=11000 }, [81401]={ - ["monster_base"]=10038, + ["monster_base"]=10002, ["hp"]=705800000, ["atk"]=15780000, ["atk_times"]=3, ["hurt_skill"]={ - 20109, - 20110, - 20111 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [81501]={ - ["monster_base"]=10007, + ["monster_base"]=10001, ["hp"]=941700000, ["atk"]=16490000, ["atk_times"]=3, - ["hurt_skill"]={ - 20019, - 20020, - 20021 - }, - ["monster_exp"]=19000 - }, - [81601]={ - ["monster_base"]=20004, - ["is_boss"]=1, - ["hp"]=1299300000, - ["atk"]=19020000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30010, - 30011, - 30012 - }, - ["skill"]={ - 10015 - }, - ["monster_exp"]=18000 - }, - [81701]={ - ["monster_base"]=10038, - ["hp"]=886300000, - ["atk"]=17490000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20109, - 20110, - 20111 - }, - ["monster_exp"]=9000 - }, - [81801]={ - ["monster_base"]=10007, - ["hp"]=990100000, - ["atk"]=19780000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20019, - 20020, - 20021 - }, - ["monster_exp"]=10000 - }, - [81901]={ - ["monster_base"]=10010, - ["hp"]=1145900000, - ["atk"]=18250000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20028, - 20029, - 20030 - }, - ["monster_exp"]=11000 - }, - [82001]={ - ["monster_base"]=10001, - ["hp"]=1299300000, - ["atk"]=20350000, - ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, 20003 }, - ["monster_exp"]=12000 + ["monster_exp"]=19000 }, - [82101]={ - ["monster_base"]=20015, - ["is_boss"]=1, - ["hp"]=2698700000, - ["atk"]=22700000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30043, - 30044, - 30045 - }, - ["skill"]={ - 10070 - }, - ["passive_skill"]={ - 10008 - }, - ["monster_exp"]=12000 - }, - [82201]={ - ["monster_base"]=10039, - ["hp"]=1560300000, - ["atk"]=21260000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20112, - 20113, - 20114 - }, - ["monster_exp"]=16000 - }, - [82301]={ + [81601]={ ["monster_base"]=10002, - ["hp"]=1766500000, - ["atk"]=21800000, - ["atk_times"]=3, + ["is_boss"]=1, + ["hp"]=1299300000, + ["atk"]=19020000, + ["atk_times"]=4, ["hurt_skill"]={ 20004, 20005, @@ -11019,58 +9981,137 @@ local monster_chapter = { }, ["monster_exp"]=18000 }, - [82401]={ + [81701]={ ["monster_base"]=10001, - ["hp"]=1871200000, - ["atk"]=22700000, + ["hp"]=886300000, + ["atk"]=17490000, ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, 20003 }, + ["monster_exp"]=9000 + }, + [81801]={ + ["monster_base"]=10002, + ["hp"]=990100000, + ["atk"]=19780000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=10000 + }, + [81901]={ + ["monster_base"]=10001, + ["hp"]=1145900000, + ["atk"]=18250000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [82001]={ + ["monster_base"]=10002, + ["hp"]=1299300000, + ["atk"]=20350000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=12000 + }, + [82101]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["hp"]=2698700000, + ["atk"]=22700000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=12000 + }, + [82201]={ + ["monster_base"]=10002, + ["hp"]=1560300000, + ["atk"]=21260000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=16000 + }, + [82301]={ + ["monster_base"]=10001, + ["hp"]=1766500000, + ["atk"]=21800000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=18000 + }, + [82401]={ + ["monster_base"]=10002, + ["hp"]=1871200000, + ["atk"]=22700000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, ["monster_exp"]=21000 }, [82501]={ - ["monster_base"]=10009, + ["monster_base"]=10001, ["hp"]=2025400000, ["atk"]=23600000, ["atk_times"]=3, ["hurt_skill"]={ - 20025, - 20026, - 20027 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [82601]={ - ["monster_base"]=20012, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=3679000000, ["atk"]=23600000, ["atk_times"]=4, ["hurt_skill"]={ - 30019, - 30020, - 30021 - }, - ["skill"]={ - 10060 - }, - ["passive_skill"]={ - 10061 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [82701]={ - ["monster_base"]=10039, + ["monster_base"]=10001, ["hp"]=2438700000, ["atk"]=24520000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, @@ -11099,309 +10140,35 @@ local monster_chapter = { ["monster_exp"]=17000 }, [83001]={ - ["monster_base"]=10009, + ["monster_base"]=10002, ["hp"]=3111700000, ["atk"]=26600000, ["atk_times"]=3, ["hurt_skill"]={ - 20025, - 20026, - 20027 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [83101]={ - ["monster_base"]=20012, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=4922900000, ["atk"]=36250000, ["atk_times"]=4, ["hurt_skill"]={ - 30034, - 30035, - 30036 - }, - ["skill"]={ - 10017 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [83201]={ - ["monster_base"]=10010, + ["monster_base"]=10002, ["hp"]=453200000, ["atk"]=14480000, ["atk_times"]=3, - ["hurt_skill"]={ - 20028, - 20029, - 20030 - }, - ["monster_exp"]=11000 - }, - [83301]={ - ["monster_base"]=10039, - ["hp"]=637200000, - ["atk"]=15350000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20112, - 20113, - 20114 - }, - ["monster_exp"]=11000 - }, - [83401]={ - ["monster_base"]=10040, - ["hp"]=714800000, - ["atk"]=16020000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20115, - 20116, - 20117 - }, - ["monster_exp"]=17000 - }, - [83501]={ - ["monster_base"]=10038, - ["hp"]=953700000, - ["atk"]=16740000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20109, - 20110, - 20111 - }, - ["monster_exp"]=19000 - }, - [83601]={ - ["monster_base"]=20011, - ["is_boss"]=1, - ["hp"]=1315900000, - ["atk"]=19310000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30031, - 30032, - 30033 - }, - ["skill"]={ - 10018 - }, - ["monster_exp"]=18000 - }, - [83701]={ - ["monster_base"]=10009, - ["hp"]=897600000, - ["atk"]=17760000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20025, - 20026, - 20027 - }, - ["monster_exp"]=9000 - }, - [83801]={ - ["monster_base"]=10010, - ["hp"]=1002700000, - ["atk"]=20080000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20028, - 20029, - 20030 - }, - ["monster_exp"]=10000 - }, - [83901]={ - ["monster_base"]=10038, - ["hp"]=1160500000, - ["atk"]=18530000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20109, - 20110, - 20111 - }, - ["monster_exp"]=11000 - }, - [84001]={ - ["monster_base"]=10040, - ["hp"]=1315900000, - ["atk"]=20660000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20115, - 20116, - 20117 - }, - ["monster_exp"]=12000 - }, - [84101]={ - ["monster_base"]=20012, - ["is_boss"]=1, - ["hp"]=2733100000, - ["atk"]=23040000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30034, - 30035, - 30036 - }, - ["skill"]={ - 10017 - }, - ["monster_exp"]=12000 - }, - [84201]={ - ["monster_base"]=10039, - ["hp"]=1580200000, - ["atk"]=21580000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20112, - 20113, - 20114 - }, - ["monster_exp"]=16000 - }, - [84301]={ - ["monster_base"]=10040, - ["hp"]=1789000000, - ["atk"]=22130000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20115, - 20116, - 20117 - }, - ["monster_exp"]=18000 - }, - [84401]={ - ["monster_base"]=10038, - ["hp"]=1895100000, - ["atk"]=23040000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20109, - 20110, - 20111 - }, - ["monster_exp"]=21000 - }, - [84501]={ - ["monster_base"]=10009, - ["hp"]=2051200000, - ["atk"]=23960000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20025, - 20026, - 20027 - }, - ["monster_exp"]=22000 - }, - [84601]={ - ["monster_base"]=20015, - ["is_boss"]=1, - ["hp"]=3725900000, - ["atk"]=23960000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30043, - 30044, - 30045 - }, - ["skill"]={ - 10070 - }, - ["passive_skill"]={ - 10008 - }, - ["monster_exp"]=24000 - }, - [84701]={ - ["monster_base"]=10040, - ["hp"]=2469800000, - ["atk"]=24890000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20115, - 20116, - 20117 - }, - ["monster_exp"]=15000 - }, - [84801]={ - ["monster_base"]=10009, - ["hp"]=2626900000, - ["atk"]=25430000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20025, - 20026, - 20027 - }, - ["monster_exp"]=16000 - }, - [84901]={ - ["monster_base"]=10038, - ["hp"]=2891100000, - ["atk"]=26160000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20109, - 20110, - 20111 - }, - ["monster_exp"]=17000 - }, - [85001]={ - ["monster_base"]=10039, - ["hp"]=3151300000, - ["atk"]=27000000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20112, - 20113, - 20114 - }, - ["monster_exp"]=17000 - }, - [85101]={ - ["monster_base"]=20029, - ["is_boss"]=2, - ["hp"]=4985600000, - ["atk"]=36800000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30085, - 30086, - 30087 - }, - ["skill"]={ - 10065 - }, - ["monster_exp"]=22000 - }, - [85201]={ - ["monster_base"]=10016, - ["hp"]=458900000, - ["atk"]=14700000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20043, - 20044, - 20045 - }, - ["monster_exp"]=11000 - }, - [85301]={ - ["monster_base"]=10002, - ["hp"]=645200000, - ["atk"]=15580000, - ["atk_times"]=3, ["hurt_skill"]={ 20004, 20005, @@ -11409,308 +10176,540 @@ local monster_chapter = { }, ["monster_exp"]=11000 }, + [83301]={ + ["monster_base"]=10001, + ["hp"]=637200000, + ["atk"]=15350000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [83401]={ + ["monster_base"]=10002, + ["hp"]=714800000, + ["atk"]=16020000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17000 + }, + [83501]={ + ["monster_base"]=10001, + ["hp"]=953700000, + ["atk"]=16740000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=19000 + }, + [83601]={ + ["monster_base"]=10002, + ["is_boss"]=1, + ["hp"]=1315900000, + ["atk"]=19310000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=18000 + }, + [83701]={ + ["monster_base"]=10001, + ["hp"]=897600000, + ["atk"]=17760000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=9000 + }, + [83801]={ + ["monster_base"]=10002, + ["hp"]=1002700000, + ["atk"]=20080000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=10000 + }, + [83901]={ + ["monster_base"]=10001, + ["hp"]=1160500000, + ["atk"]=18530000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [84001]={ + ["monster_base"]=10002, + ["hp"]=1315900000, + ["atk"]=20660000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=12000 + }, + [84101]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["hp"]=2733100000, + ["atk"]=23040000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=12000 + }, + [84201]={ + ["monster_base"]=10002, + ["hp"]=1580200000, + ["atk"]=21580000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=16000 + }, + [84301]={ + ["monster_base"]=10001, + ["hp"]=1789000000, + ["atk"]=22130000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=18000 + }, + [84401]={ + ["monster_base"]=10002, + ["hp"]=1895100000, + ["atk"]=23040000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=21000 + }, + [84501]={ + ["monster_base"]=10001, + ["hp"]=2051200000, + ["atk"]=23960000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=22000 + }, + [84601]={ + ["monster_base"]=10002, + ["is_boss"]=1, + ["hp"]=3725900000, + ["atk"]=23960000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=24000 + }, + [84701]={ + ["monster_base"]=10001, + ["hp"]=2469800000, + ["atk"]=24890000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=15000 + }, + [84801]={ + ["monster_base"]=10002, + ["hp"]=2626900000, + ["atk"]=25430000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=16000 + }, + [84901]={ + ["monster_base"]=10001, + ["hp"]=2891100000, + ["atk"]=26160000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=17000 + }, + [85001]={ + ["monster_base"]=10002, + ["hp"]=3151300000, + ["atk"]=27000000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17000 + }, + [85101]={ + ["monster_base"]=10001, + ["is_boss"]=2, + ["hp"]=4985600000, + ["atk"]=36800000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=22000 + }, + [85201]={ + ["monster_base"]=10002, + ["hp"]=458900000, + ["atk"]=14700000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [85301]={ + ["monster_base"]=10001, + ["hp"]=645200000, + ["atk"]=15580000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, [85401]={ - ["monster_base"]=10003, + ["monster_base"]=10002, ["hp"]=723800000, ["atk"]=16260000, ["atk_times"]=3, ["hurt_skill"]={ - 20007, - 20008, - 20009 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [85501]={ - ["monster_base"]=10019, + ["monster_base"]=10001, ["hp"]=965600000, ["atk"]=16990000, ["atk_times"]=3, ["hurt_skill"]={ - 20052, - 20053, - 20054 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [85601]={ - ["monster_base"]=20002, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1332300000, ["atk"]=19600000, ["atk_times"]=4, ["hurt_skill"]={ - 30004, - 30005, - 30006 - }, - ["skill"]={ - 10019 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [85701]={ - ["monster_base"]=10007, + ["monster_base"]=10001, ["hp"]=908800000, ["atk"]=18030000, ["atk_times"]=3, ["hurt_skill"]={ - 20019, - 20020, - 20021 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [85801]={ - ["monster_base"]=10017, + ["monster_base"]=10002, ["hp"]=1015200000, ["atk"]=20380000, ["atk_times"]=3, ["hurt_skill"]={ - 20046, - 20047, - 20048 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [85901]={ - ["monster_base"]=10004, + ["monster_base"]=10001, ["hp"]=1175000000, ["atk"]=18810000, ["atk_times"]=3, ["hurt_skill"]={ - 20010, - 20011, - 20012 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [86001]={ - ["monster_base"]=10018, + ["monster_base"]=10002, ["hp"]=1332300000, ["atk"]=20970000, ["atk_times"]=3, ["hurt_skill"]={ - 20049, - 20050, - 20051 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [86101]={ - ["monster_base"]=20014, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=2767200000, ["atk"]=23380000, ["atk_times"]=4, ["hurt_skill"]={ - 30040, - 30041, - 30042 - }, - ["skill"]={ - 10016 - }, - ["passive_skill"]={ - 10010 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [86201]={ - ["monster_base"]=10019, + ["monster_base"]=10002, ["hp"]=1599900000, ["atk"]=21900000, ["atk_times"]=3, ["hurt_skill"]={ - 20052, - 20053, - 20054 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [86301]={ - ["monster_base"]=10008, + ["monster_base"]=10001, ["hp"]=1811300000, ["atk"]=22460000, ["atk_times"]=3, ["hurt_skill"]={ - 20022, - 20023, - 20024 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [86401]={ - ["monster_base"]=10016, + ["monster_base"]=10002, ["hp"]=1918800000, ["atk"]=23380000, ["atk_times"]=3, ["hurt_skill"]={ - 20043, - 20044, - 20045 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [86501]={ - ["monster_base"]=10003, + ["monster_base"]=10001, ["hp"]=2076800000, ["atk"]=24320000, ["atk_times"]=3, ["hurt_skill"]={ - 20007, - 20008, - 20009 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [86601]={ - ["monster_base"]=20015, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=3772400000, ["atk"]=24320000, ["atk_times"]=4, ["hurt_skill"]={ - 30043, - 30044, - 30045 - }, - ["skill"]={ - 10070 - }, - ["passive_skill"]={ - 10008 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [86701]={ - ["monster_base"]=10018, + ["monster_base"]=10001, ["hp"]=2500600000, ["atk"]=25260000, ["atk_times"]=3, ["hurt_skill"]={ - 20049, - 20050, - 20051 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [86801]={ - ["monster_base"]=10004, + ["monster_base"]=10002, ["hp"]=2659700000, ["atk"]=25810000, ["atk_times"]=3, ["hurt_skill"]={ - 20010, - 20011, - 20012 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [86901]={ - ["monster_base"]=10007, + ["monster_base"]=10001, ["hp"]=2927200000, ["atk"]=26550000, ["atk_times"]=3, ["hurt_skill"]={ - 20019, - 20020, - 20021 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [87001]={ - ["monster_base"]=10017, + ["monster_base"]=10002, ["hp"]=3190600000, ["atk"]=27400000, ["atk_times"]=3, ["hurt_skill"]={ - 20046, - 20047, - 20048 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [87101]={ - ["monster_base"]=20001, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=5047800000, ["atk"]=37350000, ["atk_times"]=4, ["hurt_skill"]={ - 30001, - 30002, - 30003 - }, - ["skill"]={ - 10020 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [87201]={ - ["monster_base"]=10042, + ["monster_base"]=10002, ["hp"]=464600000, ["atk"]=14920000, ["atk_times"]=3, ["hurt_skill"]={ - 20121, - 20122, - 20123 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [87301]={ - ["monster_base"]=10041, + ["monster_base"]=10001, ["hp"]=653200000, ["atk"]=15810000, ["atk_times"]=3, ["hurt_skill"]={ - 20118, - 20119, - 20120 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [87401]={ - ["monster_base"]=10013, + ["monster_base"]=10002, ["hp"]=732800000, ["atk"]=16500000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [87501]={ - ["monster_base"]=10019, + ["monster_base"]=10001, ["hp"]=977500000, ["atk"]=17240000, ["atk_times"]=3, ["hurt_skill"]={ - 20052, - 20053, - 20054 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [87601]={ - ["monster_base"]=20022, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1348700000, ["atk"]=19890000, ["atk_times"]=4, ["hurt_skill"]={ - 30064, - 30065, - 30066 - }, - ["skill"]={ - 10023 - }, - ["passive_skill"]={ - 10013 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, @@ -11727,66 +10726,63 @@ local monster_chapter = { ["monster_exp"]=9000 }, [87801]={ - ["monster_base"]=10005, + ["monster_base"]=10002, ["hp"]=1027700000, ["atk"]=20680000, ["atk_times"]=3, ["hurt_skill"]={ - 20013, - 20014, - 20015 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [87901]={ - ["monster_base"]=10041, + ["monster_base"]=10001, ["hp"]=1189500000, ["atk"]=19090000, ["atk_times"]=3, ["hurt_skill"]={ - 20118, - 20119, - 20120 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [88001]={ - ["monster_base"]=10013, + ["monster_base"]=10002, ["hp"]=1348700000, ["atk"]=21280000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [88101]={ - ["monster_base"]=20002, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=2801300000, ["atk"]=23720000, ["atk_times"]=4, ["hurt_skill"]={ - 30004, - 30005, - 30006 - }, - ["skill"]={ - 10019 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [88201]={ - ["monster_base"]=10042, + ["monster_base"]=10002, ["hp"]=1619600000, ["atk"]=22220000, ["atk_times"]=3, ["hurt_skill"]={ - 20121, - 20122, - 20123 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, @@ -11803,126 +10799,112 @@ local monster_chapter = { ["monster_exp"]=18000 }, [88401]={ - ["monster_base"]=10013, + ["monster_base"]=10002, ["hp"]=1942500000, ["atk"]=23720000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [88501]={ - ["monster_base"]=10044, + ["monster_base"]=10001, ["hp"]=2102400000, ["atk"]=24680000, ["atk_times"]=3, - ["hurt_skill"]={ - 20127, - 20128, - 20129 - }, - ["monster_exp"]=22000 - }, - [88601]={ - ["monster_base"]=20023, - ["is_boss"]=1, - ["hp"]=3818900000, - ["atk"]=24680000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30067, - 30068, - 30069 - }, - ["skill"]={ - 10063 - }, - ["passive_skill"]={ - 10013 - }, - ["monster_exp"]=24000 - }, - [88701]={ - ["monster_base"]=10041, - ["hp"]=2531400000, - ["atk"]=25630000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20118, - 20119, - 20120 - }, - ["monster_exp"]=15000 - }, - [88801]={ - ["monster_base"]=10001, - ["hp"]=2692500000, - ["atk"]=26190000, - ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, 20003 }, + ["monster_exp"]=22000 + }, + [88601]={ + ["monster_base"]=10002, + ["is_boss"]=1, + ["hp"]=3818900000, + ["atk"]=24680000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=24000 + }, + [88701]={ + ["monster_base"]=10001, + ["hp"]=2531400000, + ["atk"]=25630000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=15000 + }, + [88801]={ + ["monster_base"]=10002, + ["hp"]=2692500000, + ["atk"]=26190000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, ["monster_exp"]=16000 }, [88901]={ - ["monster_base"]=10042, + ["monster_base"]=10001, ["hp"]=2963300000, ["atk"]=26940000, ["atk_times"]=3, ["hurt_skill"]={ - 20121, - 20122, - 20123 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [89001]={ - ["monster_base"]=10044, + ["monster_base"]=10002, ["hp"]=3229900000, ["atk"]=27800000, ["atk_times"]=3, ["hurt_skill"]={ - 20127, - 20128, - 20129 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [89101]={ - ["monster_base"]=30019, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=5110000000, ["atk"]=37900000, ["atk_times"]=4, ["hurt_skill"]={ - 40029, - 40030, - 40031, - 40032 - }, - ["skill"]={ - 10067, - 10068 - }, - ["passive_skill"]={ - 10013 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [89201]={ - ["monster_base"]=10041, + ["monster_base"]=10002, ["hp"]=471100000, ["atk"]=15170000, ["atk_times"]=3, ["hurt_skill"]={ - 20118, - 20119, - 20120 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, @@ -11939,45 +10921,39 @@ local monster_chapter = { ["monster_exp"]=11000 }, [89401]={ - ["monster_base"]=10013, + ["monster_base"]=10002, ["hp"]=743000000, ["atk"]=16770000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [89501]={ - ["monster_base"]=10044, + ["monster_base"]=10001, ["hp"]=991100000, ["atk"]=17530000, ["atk_times"]=3, ["hurt_skill"]={ - 20127, - 20128, - 20129 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [89601]={ - ["monster_base"]=20026, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1367500000, ["atk"]=20220000, ["atk_times"]=4, ["hurt_skill"]={ - 30076, - 30077, - 30078 - }, - ["skill"]={ - 10064 - }, - ["passive_skill"]={ - 10013 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, @@ -11994,93 +10970,87 @@ local monster_chapter = { ["monster_exp"]=9000 }, [89801]={ - ["monster_base"]=10042, + ["monster_base"]=10002, ["hp"]=1042000000, ["atk"]=21020000, ["atk_times"]=3, ["hurt_skill"]={ - 20121, - 20122, - 20123 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [89901]={ - ["monster_base"]=10005, + ["monster_base"]=10001, ["hp"]=1206100000, ["atk"]=19410000, ["atk_times"]=3, - ["hurt_skill"]={ - 20013, - 20014, - 20015 - }, - ["monster_exp"]=11000 - }, - [90001]={ - ["monster_base"]=10013, - ["hp"]=1367500000, - ["atk"]=21630000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20034, - 20035, - 20036 - }, - ["monster_exp"]=12000 - }, - [90101]={ - ["monster_base"]=20022, - ["is_boss"]=1, - ["hp"]=2840300000, - ["atk"]=24110000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30064, - 30065, - 30066 - }, - ["skill"]={ - 10023 - }, - ["passive_skill"]={ - 10013 - }, - ["monster_exp"]=12000 - }, - [90201]={ - ["monster_base"]=10001, - ["hp"]=1642100000, - ["atk"]=22590000, - ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, 20003 }, + ["monster_exp"]=11000 + }, + [90001]={ + ["monster_base"]=10002, + ["hp"]=1367500000, + ["atk"]=21630000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=12000 + }, + [90101]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["hp"]=2840300000, + ["atk"]=24110000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=12000 + }, + [90201]={ + ["monster_base"]=10002, + ["hp"]=1642100000, + ["atk"]=22590000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, ["monster_exp"]=16000 }, [90301]={ - ["monster_base"]=10042, + ["monster_base"]=10001, ["hp"]=1859100000, ["atk"]=23170000, ["atk_times"]=3, ["hurt_skill"]={ - 20121, - 20122, - 20123 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [90401]={ - ["monster_base"]=10013, + ["monster_base"]=10002, ["hp"]=1969500000, ["atk"]=24110000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, @@ -12097,638 +11067,588 @@ local monster_chapter = { ["monster_exp"]=22000 }, [90601]={ - ["monster_base"]=20014, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=3872000000, ["atk"]=25090000, ["atk_times"]=4, ["hurt_skill"]={ - 30040, - 30041, - 30042 - }, - ["skill"]={ - 10016 - }, - ["passive_skill"]={ - 10010 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [90701]={ - ["monster_base"]=10042, + ["monster_base"]=10001, ["hp"]=2566600000, ["atk"]=26050000, ["atk_times"]=3, ["hurt_skill"]={ - 20121, - 20122, - 20123 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [90801]={ - ["monster_base"]=10044, + ["monster_base"]=10002, ["hp"]=2729900000, ["atk"]=26620000, ["atk_times"]=3, ["hurt_skill"]={ - 20127, - 20128, - 20129 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [90901]={ - ["monster_base"]=10013, + ["monster_base"]=10001, ["hp"]=3004500000, ["atk"]=27380000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [91001]={ - ["monster_base"]=10041, + ["monster_base"]=10002, ["hp"]=3274800000, ["atk"]=28260000, ["atk_times"]=3, ["hurt_skill"]={ - 20118, - 20119, - 20120 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [91101]={ - ["monster_base"]=20025, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=5181000000, ["atk"]=38520000, ["atk_times"]=4, ["hurt_skill"]={ - 30073, - 30074, - 30075 - }, - ["skill"]={ - 10062 - }, - ["passive_skill"]={ - 10013 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [91201]={ - ["monster_base"]=10010, + ["monster_base"]=10002, ["hp"]=477600000, ["atk"]=15420000, ["atk_times"]=3, ["hurt_skill"]={ - 20028, - 20029, - 20030 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [91301]={ - ["monster_base"]=10009, + ["monster_base"]=10001, ["hp"]=671400000, ["atk"]=16330000, ["atk_times"]=3, ["hurt_skill"]={ - 20025, - 20026, - 20027 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [91401]={ - ["monster_base"]=10038, + ["monster_base"]=10002, ["hp"]=753200000, ["atk"]=17040000, ["atk_times"]=3, ["hurt_skill"]={ - 20109, - 20110, - 20111 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [91501]={ - ["monster_base"]=10039, + ["monster_base"]=10001, ["hp"]=1004700000, ["atk"]=17820000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [91601]={ - ["monster_base"]=20012, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1386300000, ["atk"]=20550000, ["atk_times"]=4, ["hurt_skill"]={ - 30034, - 30035, - 30036 - }, - ["skill"]={ - 10017 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [91701]={ - ["monster_base"]=10013, + ["monster_base"]=10001, ["hp"]=945600000, ["atk"]=18900000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [91801]={ - ["monster_base"]=10016, + ["monster_base"]=10002, ["hp"]=1056300000, ["atk"]=21360000, ["atk_times"]=3, ["hurt_skill"]={ - 20043, - 20044, - 20045 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [91901]={ - ["monster_base"]=10015, + ["monster_base"]=10001, ["hp"]=1222700000, ["atk"]=19730000, ["atk_times"]=3, ["hurt_skill"]={ - 20040, - 20041, - 20042 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [92001]={ - ["monster_base"]=10017, + ["monster_base"]=10002, ["hp"]=1386300000, ["atk"]=21980000, ["atk_times"]=3, ["hurt_skill"]={ - 20046, - 20047, - 20048 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [92101]={ - ["monster_base"]=20007, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=2879300000, ["atk"]=24500000, ["atk_times"]=4, ["hurt_skill"]={ - 30019, - 30020, - 30021 - }, - ["skill"]={ - 10060 - }, - ["passive_skill"]={ - 10061 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [92201]={ - ["monster_base"]=10018, + ["monster_base"]=10002, ["hp"]=1664600000, ["atk"]=22960000, ["atk_times"]=3, ["hurt_skill"]={ - 20049, - 20050, - 20051 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [92301]={ - ["monster_base"]=10003, + ["monster_base"]=10001, ["hp"]=1884600000, ["atk"]=23550000, ["atk_times"]=3, ["hurt_skill"]={ - 20007, - 20008, - 20009 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [92401]={ - ["monster_base"]=10006, + ["monster_base"]=10002, ["hp"]=1996500000, ["atk"]=24500000, ["atk_times"]=3, ["hurt_skill"]={ - 20016, - 20017, - 20018 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [92501]={ - ["monster_base"]=10014, + ["monster_base"]=10001, ["hp"]=2161000000, ["atk"]=25500000, ["atk_times"]=3, ["hurt_skill"]={ - 20037, - 20038, - 20039 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [92601]={ - ["monster_base"]=20001, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=3925100000, ["atk"]=25500000, ["atk_times"]=4, ["hurt_skill"]={ - 30001, - 30002, - 30003 - }, - ["skill"]={ - 10020 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [92701]={ - ["monster_base"]=10030, + ["monster_base"]=10001, ["hp"]=2601800000, ["atk"]=26470000, ["atk_times"]=3, ["hurt_skill"]={ - 20085, - 20086, - 20087 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [92801]={ - ["monster_base"]=10032, + ["monster_base"]=10002, ["hp"]=2767300000, ["atk"]=27050000, ["atk_times"]=3, ["hurt_skill"]={ - 20091, - 20092, - 20093 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [92901]={ - ["monster_base"]=10031, + ["monster_base"]=10001, ["hp"]=3045700000, ["atk"]=27820000, ["atk_times"]=3, ["hurt_skill"]={ - 20088, - 20089, - 20090 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [93001]={ - ["monster_base"]=10033, + ["monster_base"]=10002, ["hp"]=3319700000, ["atk"]=28720000, ["atk_times"]=3, ["hurt_skill"]={ - 20094, - 20095, - 20096 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [93101]={ - ["monster_base"]=20005, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=5252000000, ["atk"]=39140000, ["atk_times"]=4, ["hurt_skill"]={ - 30013, - 30014, - 30015 - }, - ["skill"]={ - 10024 - }, - ["passive_skill"]={ - 10012 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [93201]={ - ["monster_base"]=10030, + ["monster_base"]=10002, ["hp"]=484200000, ["atk"]=15670000, ["atk_times"]=3, ["hurt_skill"]={ - 20085, - 20086, - 20087 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [93301]={ - ["monster_base"]=10033, + ["monster_base"]=10001, ["hp"]=680600000, ["atk"]=16590000, ["atk_times"]=3, ["hurt_skill"]={ - 20094, - 20095, - 20096 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [93401]={ - ["monster_base"]=10019, + ["monster_base"]=10002, ["hp"]=763500000, ["atk"]=17310000, ["atk_times"]=3, ["hurt_skill"]={ - 20052, - 20053, - 20054 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [93501]={ - ["monster_base"]=10012, + ["monster_base"]=10001, ["hp"]=1018400000, ["atk"]=18110000, ["atk_times"]=3, ["hurt_skill"]={ - 20031, - 20032, - 20033 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [93601]={ - ["monster_base"]=20015, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1405200000, ["atk"]=20880000, ["atk_times"]=4, ["hurt_skill"]={ - 30043, - 30044, - 30045 - }, - ["skill"]={ - 10070 - }, - ["passive_skill"]={ - 10008 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [93701]={ - ["monster_base"]=10017, + ["monster_base"]=10001, ["hp"]=958500000, ["atk"]=19200000, ["atk_times"]=3, ["hurt_skill"]={ - 20046, - 20047, - 20048 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [93801]={ - ["monster_base"]=10013, + ["monster_base"]=10002, ["hp"]=1070700000, ["atk"]=21700000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [93901]={ - ["monster_base"]=10032, + ["monster_base"]=10001, ["hp"]=1239400000, ["atk"]=20050000, ["atk_times"]=3, ["hurt_skill"]={ - 20091, - 20092, - 20093 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [94001]={ - ["monster_base"]=10033, + ["monster_base"]=10002, ["hp"]=1405200000, ["atk"]=22330000, ["atk_times"]=3, ["hurt_skill"]={ - 20094, - 20095, - 20096 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [94101]={ - ["monster_base"]=20026, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=2918500000, ["atk"]=24890000, ["atk_times"]=4, ["hurt_skill"]={ - 30076, - 30077, - 30078 - }, - ["skill"]={ - 10064 - }, - ["passive_skill"]={ - 10013 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [94201]={ - ["monster_base"]=10031, + ["monster_base"]=10002, ["hp"]=1687300000, ["atk"]=23330000, ["atk_times"]=3, ["hurt_skill"]={ - 20088, - 20089, - 20090 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [94301]={ - ["monster_base"]=10034, + ["monster_base"]=10001, ["hp"]=1910300000, ["atk"]=23930000, ["atk_times"]=3, ["hurt_skill"]={ - 20097, - 20098, - 20099 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [94401]={ - ["monster_base"]=10003, + ["monster_base"]=10002, ["hp"]=2023700000, ["atk"]=24890000, ["atk_times"]=3, ["hurt_skill"]={ - 20007, - 20008, - 20009 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [94501]={ - ["monster_base"]=10014, + ["monster_base"]=10001, ["hp"]=2190500000, ["atk"]=25910000, ["atk_times"]=3, ["hurt_skill"]={ - 20037, - 20038, - 20039 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [94601]={ - ["monster_base"]=20004, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=3978600000, ["atk"]=25910000, ["atk_times"]=4, ["hurt_skill"]={ - 30010, - 30011, - 30012 - }, - ["skill"]={ - 10015 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [94701]={ - ["monster_base"]=10015, + ["monster_base"]=10001, ["hp"]=2637300000, ["atk"]=26890000, ["atk_times"]=3, ["hurt_skill"]={ - 20040, - 20041, - 20042 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [94801]={ - ["monster_base"]=10016, + ["monster_base"]=10002, ["hp"]=2805000000, ["atk"]=27480000, ["atk_times"]=3, ["hurt_skill"]={ - 20043, - 20044, - 20045 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [94901]={ - ["monster_base"]=10030, + ["monster_base"]=10001, ["hp"]=3087200000, ["atk"]=28260000, ["atk_times"]=3, ["hurt_skill"]={ - 20085, - 20086, - 20087 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [95001]={ - ["monster_base"]=10035, + ["monster_base"]=10002, ["hp"]=3364900000, ["atk"]=29180000, ["atk_times"]=3, ["hurt_skill"]={ - 20100, - 20101, - 20102 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [95101]={ - ["monster_base"]=30012, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=5323600000, ["atk"]=39760000, ["atk_times"]=4, ["hurt_skill"]={ - 40005, - 40006, - 40007, - 40008 - }, - ["skill"]={ - 10025, - 10026 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [95201]={ - ["monster_base"]=10034, + ["monster_base"]=10002, ["hp"]=490700000, ["atk"]=15920000, ["atk_times"]=3, ["hurt_skill"]={ - 20097, - 20098, - 20099 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [95301]={ - ["monster_base"]=10032, + ["monster_base"]=10001, ["hp"]=689700000, ["atk"]=16850000, ["atk_times"]=3, ["hurt_skill"]={ - 20091, - 20092, - 20093 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, @@ -12745,33 +11665,27 @@ local monster_chapter = { ["monster_exp"]=17000 }, [95501]={ - ["monster_base"]=10005, + ["monster_base"]=10001, ["hp"]=1032000000, ["atk"]=18400000, ["atk_times"]=3, ["hurt_skill"]={ - 20013, - 20014, - 20015 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [95601]={ - ["monster_base"]=20007, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1424000000, ["atk"]=21210000, ["atk_times"]=4, ["hurt_skill"]={ - 30019, - 30020, - 30021 - }, - ["skill"]={ - 10060 - }, - ["passive_skill"]={ - 10061 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, @@ -12788,1272 +11702,1120 @@ local monster_chapter = { ["monster_exp"]=9000 }, [95801]={ - ["monster_base"]=10007, + ["monster_base"]=10002, ["hp"]=1085000000, ["atk"]=22040000, ["atk_times"]=3, ["hurt_skill"]={ - 20019, - 20020, - 20021 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [95901]={ - ["monster_base"]=10040, + ["monster_base"]=10001, ["hp"]=1256000000, ["atk"]=20370000, ["atk_times"]=3, ["hurt_skill"]={ - 20115, - 20116, - 20117 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [96001]={ - ["monster_base"]=10039, + ["monster_base"]=10002, ["hp"]=1424000000, ["atk"]=22680000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [96101]={ - ["monster_base"]=20012, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=2957500000, ["atk"]=25280000, ["atk_times"]=4, ["hurt_skill"]={ - 30034, - 30035, - 30036 - }, - ["skill"]={ - 10017 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [96201]={ - ["monster_base"]=10039, + ["monster_base"]=10002, ["hp"]=1709800000, ["atk"]=23700000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [96301]={ - ["monster_base"]=10038, + ["monster_base"]=10001, ["hp"]=1935800000, ["atk"]=24310000, ["atk_times"]=3, ["hurt_skill"]={ - 20109, - 20110, - 20111 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [96401]={ - ["monster_base"]=10014, + ["monster_base"]=10002, ["hp"]=2050700000, ["atk"]=25280000, ["atk_times"]=3, ["hurt_skill"]={ - 20037, - 20038, - 20039 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [96501]={ - ["monster_base"]=10019, + ["monster_base"]=10001, ["hp"]=2219800000, ["atk"]=26320000, ["atk_times"]=3, ["hurt_skill"]={ - 20052, - 20053, - 20054 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [96601]={ - ["monster_base"]=20015, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=4031700000, ["atk"]=26320000, ["atk_times"]=4, ["hurt_skill"]={ - 30043, - 30044, - 30045 - }, - ["skill"]={ - 10070 - }, - ["passive_skill"]={ - 10008 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [96701]={ - ["monster_base"]=10016, + ["monster_base"]=10001, ["hp"]=2672500000, ["atk"]=27310000, ["atk_times"]=3, ["hurt_skill"]={ - 20043, - 20044, - 20045 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [96801]={ - ["monster_base"]=10005, + ["monster_base"]=10002, ["hp"]=2842400000, ["atk"]=27910000, ["atk_times"]=3, ["hurt_skill"]={ - 20013, - 20014, - 20015 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [96901]={ - ["monster_base"]=10040, + ["monster_base"]=10001, ["hp"]=3128400000, ["atk"]=28700000, ["atk_times"]=3, ["hurt_skill"]={ - 20115, - 20116, - 20117 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [97001]={ - ["monster_base"]=10039, + ["monster_base"]=10002, ["hp"]=3409800000, ["atk"]=29640000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [97101]={ - ["monster_base"]=20017, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=5394600000, ["atk"]=40380000, ["atk_times"]=4, ["hurt_skill"]={ - 30049, - 30050, - 30051 - }, - ["skill"]={ - 10027 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [97201]={ - ["monster_base"]=10038, + ["monster_base"]=10002, ["hp"]=497200000, ["atk"]=16170000, ["atk_times"]=3, ["hurt_skill"]={ - 20109, - 20110, - 20111 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [97301]={ - ["monster_base"]=10040, + ["monster_base"]=10001, ["hp"]=698800000, ["atk"]=17110000, ["atk_times"]=3, ["hurt_skill"]={ - 20115, - 20116, - 20117 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [97401]={ - ["monster_base"]=10010, + ["monster_base"]=10002, ["hp"]=783900000, ["atk"]=17850000, ["atk_times"]=3, ["hurt_skill"]={ - 20028, - 20029, - 20030 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [97501]={ - ["monster_base"]=10039, + ["monster_base"]=10001, ["hp"]=1045600000, ["atk"]=18690000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [97601]={ - ["monster_base"]=20012, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1442800000, ["atk"]=21540000, ["atk_times"]=4, ["hurt_skill"]={ - 30034, - 30035, - 30036 - }, - ["skill"]={ - 10017 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [97701]={ - ["monster_base"]=10030, + ["monster_base"]=10001, ["hp"]=984100000, ["atk"]=19800000, ["atk_times"]=3, ["hurt_skill"]={ - 20085, - 20086, - 20087 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [97801]={ - ["monster_base"]=10035, + ["monster_base"]=10002, ["hp"]=1099300000, ["atk"]=22380000, ["atk_times"]=3, ["hurt_skill"]={ - 20100, - 20101, - 20102 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [97901]={ - ["monster_base"]=10039, + ["monster_base"]=10001, ["hp"]=1272600000, ["atk"]=20690000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [98001]={ - ["monster_base"]=10010, + ["monster_base"]=10002, ["hp"]=1442800000, ["atk"]=23030000, ["atk_times"]=3, ["hurt_skill"]={ - 20028, - 20029, - 20030 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [98101]={ - ["monster_base"]=20017, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=2996500000, ["atk"]=25670000, ["atk_times"]=4, ["hurt_skill"]={ - 30049, - 30050, - 30051 - }, - ["skill"]={ - 10027 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [98201]={ - ["monster_base"]=10013, + ["monster_base"]=10002, ["hp"]=1732300000, ["atk"]=24070000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [98301]={ - ["monster_base"]=10016, + ["monster_base"]=10001, ["hp"]=1961300000, ["atk"]=24690000, ["atk_times"]=3, ["hurt_skill"]={ - 20043, - 20044, - 20045 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [98401]={ - ["monster_base"]=10015, + ["monster_base"]=10002, ["hp"]=2077700000, ["atk"]=25670000, ["atk_times"]=3, ["hurt_skill"]={ - 20040, - 20041, - 20042 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [98501]={ - ["monster_base"]=10017, + ["monster_base"]=10001, ["hp"]=2249100000, ["atk"]=26730000, ["atk_times"]=3, ["hurt_skill"]={ - 20046, - 20047, - 20048 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [98601]={ - ["monster_base"]=20007, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=4084800000, ["atk"]=26730000, ["atk_times"]=4, ["hurt_skill"]={ - 30019, - 30020, - 30021 - }, - ["skill"]={ - 10060 - }, - ["passive_skill"]={ - 10061 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [98701]={ - ["monster_base"]=10032, + ["monster_base"]=10001, ["hp"]=2707700000, ["atk"]=27730000, ["atk_times"]=3, ["hurt_skill"]={ - 20091, - 20092, - 20093 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [98801]={ - ["monster_base"]=10034, + ["monster_base"]=10002, ["hp"]=2879800000, ["atk"]=28340000, ["atk_times"]=3, ["hurt_skill"]={ - 20097, - 20098, - 20099 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [98901]={ - ["monster_base"]=10035, + ["monster_base"]=10001, ["hp"]=3169600000, ["atk"]=29140000, ["atk_times"]=3, ["hurt_skill"]={ - 20100, - 20101, - 20102 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [99001]={ - ["monster_base"]=10033, + ["monster_base"]=10002, ["hp"]=3454700000, ["atk"]=30100000, ["atk_times"]=3, ["hurt_skill"]={ - 20094, - 20095, - 20096 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [99101]={ - ["monster_base"]=20003, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=5465600000, ["atk"]=41000000, ["atk_times"]=4, ["hurt_skill"]={ - 30007, - 30008, - 30009 - }, - ["skill"]={ - 10029 - }, - ["passive_skill"]={ - 10013 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [99201]={ - ["monster_base"]=10020, + ["monster_base"]=10002, ["hp"]=504500000, ["atk"]=16450000, ["atk_times"]=3, ["hurt_skill"]={ - 20055, - 20056, - 20057 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [99301]={ - ["monster_base"]=10038, + ["monster_base"]=10001, ["hp"]=709000000, ["atk"]=17400000, ["atk_times"]=3, ["hurt_skill"]={ - 20109, - 20110, - 20111 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [99401]={ - ["monster_base"]=10021, + ["monster_base"]=10002, ["hp"]=795300000, ["atk"]=18160000, ["atk_times"]=3, ["hurt_skill"]={ - 20058, - 20059, - 20060 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [99501]={ - ["monster_base"]=10040, + ["monster_base"]=10001, ["hp"]=1060800000, ["atk"]=19010000, ["atk_times"]=3, ["hurt_skill"]={ - 20115, - 20116, - 20117 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [99601]={ - ["monster_base"]=20017, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1463800000, ["atk"]=21910000, ["atk_times"]=4, ["hurt_skill"]={ - 30049, - 30050, - 30051 - }, - ["skill"]={ - 10027 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [99701]={ - ["monster_base"]=10022, + ["monster_base"]=10001, ["hp"]=998400000, ["atk"]=20140000, ["atk_times"]=3, ["hurt_skill"]={ - 20061, - 20062, - 20063 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [99801]={ - ["monster_base"]=10004, + ["monster_base"]=10002, ["hp"]=1115300000, ["atk"]=22760000, ["atk_times"]=3, ["hurt_skill"]={ - 20010, - 20011, - 20012 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [99901]={ - ["monster_base"]=10023, + ["monster_base"]=10001, ["hp"]=1291100000, ["atk"]=21050000, ["atk_times"]=3, ["hurt_skill"]={ - 20064, - 20065, - 20066 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [100001]={ - ["monster_base"]=10007, + ["monster_base"]=10002, ["hp"]=1463800000, ["atk"]=23420000, ["atk_times"]=3, ["hurt_skill"]={ - 20019, - 20020, - 20021 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [100101]={ - ["monster_base"]=20007, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=3040000000, ["atk"]=26110000, ["atk_times"]=4, ["hurt_skill"]={ - 30019, - 30020, - 30021 - }, - ["skill"]={ - 10060 - }, - ["passive_skill"]={ - 10061 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [100201]={ - ["monster_base"]=10048, + ["monster_base"]=10002, ["hp"]=1757500000, ["atk"]=24480000, ["atk_times"]=3, ["hurt_skill"]={ - 20139, - 20140, - 20141 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [100301]={ - ["monster_base"]=10023, + ["monster_base"]=10001, ["hp"]=1989800000, ["atk"]=25110000, ["atk_times"]=3, ["hurt_skill"]={ - 20064, - 20065, - 20066 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [100401]={ - ["monster_base"]=10006, + ["monster_base"]=10002, ["hp"]=2107900000, ["atk"]=26110000, ["atk_times"]=3, ["hurt_skill"]={ - 20016, - 20017, - 20018 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [100501]={ - ["monster_base"]=10047, + ["monster_base"]=10001, ["hp"]=2281800000, ["atk"]=27190000, ["atk_times"]=3, ["hurt_skill"]={ - 20136, - 20137, - 20138 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [100601]={ - ["monster_base"]=20015, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=4144100000, ["atk"]=27190000, ["atk_times"]=4, ["hurt_skill"]={ - 30043, - 30044, - 30045 - }, - ["skill"]={ - 10070 - }, - ["passive_skill"]={ - 10008 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [100701]={ - ["monster_base"]=10021, + ["monster_base"]=10001, ["hp"]=2747100000, ["atk"]=28200000, ["atk_times"]=3, ["hurt_skill"]={ - 20058, - 20059, - 20060 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [100801]={ - ["monster_base"]=10006, + ["monster_base"]=10002, ["hp"]=2921600000, ["atk"]=28820000, ["atk_times"]=3, ["hurt_skill"]={ - 20016, - 20017, - 20018 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [100901]={ - ["monster_base"]=10048, + ["monster_base"]=10001, ["hp"]=3215700000, ["atk"]=29640000, ["atk_times"]=3, ["hurt_skill"]={ - 20139, - 20140, - 20141 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [101001]={ - ["monster_base"]=10023, + ["monster_base"]=10002, ["hp"]=3504900000, ["atk"]=30610000, ["atk_times"]=3, ["hurt_skill"]={ - 20064, - 20065, - 20066 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [101101]={ - ["monster_base"]=30014, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=5545000000, ["atk"]=41700000, ["atk_times"]=4, ["hurt_skill"]={ - 40009, - 40010, - 40011, - 40012 - }, - ["skill"]={ - 10031 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [101201]={ - ["monster_base"]=10024, + ["monster_base"]=10002, ["hp"]=511800000, ["atk"]=16730000, ["atk_times"]=3, ["hurt_skill"]={ - 20067, - 20068, - 20069 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [101301]={ - ["monster_base"]=10006, + ["monster_base"]=10001, ["hp"]=719300000, ["atk"]=17690000, ["atk_times"]=3, ["hurt_skill"]={ - 20016, - 20017, - 20018 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [101401]={ - ["monster_base"]=10007, + ["monster_base"]=10002, ["hp"]=806800000, ["atk"]=18470000, ["atk_times"]=3, ["hurt_skill"]={ - 20019, - 20020, - 20021 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [101501]={ - ["monster_base"]=10023, + ["monster_base"]=10001, ["hp"]=1076100000, ["atk"]=19330000, ["atk_times"]=3, ["hurt_skill"]={ - 20064, - 20065, - 20066 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [101601]={ - ["monster_base"]=20015, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1484900000, ["atk"]=22280000, ["atk_times"]=4, ["hurt_skill"]={ - 30043, - 30044, - 30045 - }, - ["skill"]={ - 10070 - }, - ["passive_skill"]={ - 10008 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [101701]={ - ["monster_base"]=10048, + ["monster_base"]=10001, ["hp"]=1012800000, ["atk"]=20480000, ["atk_times"]=3, ["hurt_skill"]={ - 20139, - 20140, - 20141 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [101801]={ - ["monster_base"]=10025, + ["monster_base"]=10002, ["hp"]=1131400000, ["atk"]=23140000, ["atk_times"]=3, ["hurt_skill"]={ - 20070, - 20071, - 20072 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [101901]={ - ["monster_base"]=10004, + ["monster_base"]=10001, ["hp"]=1309700000, ["atk"]=21410000, ["atk_times"]=3, ["hurt_skill"]={ - 20010, - 20011, - 20012 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [102001]={ - ["monster_base"]=10022, + ["monster_base"]=10002, ["hp"]=1484900000, ["atk"]=23810000, ["atk_times"]=3, ["hurt_skill"]={ - 20061, - 20062, - 20063 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [102101]={ - ["monster_base"]=20005, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=3083800000, ["atk"]=26550000, ["atk_times"]=4, ["hurt_skill"]={ - 30013, - 30014, - 30015 - }, - ["skill"]={ - 10024 - }, - ["passive_skill"]={ - 10012 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [102201]={ - ["monster_base"]=10047, + ["monster_base"]=10002, ["hp"]=1782900000, ["atk"]=24890000, ["atk_times"]=3, ["hurt_skill"]={ - 20136, - 20137, - 20138 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [102301]={ - ["monster_base"]=10026, + ["monster_base"]=10001, ["hp"]=2018500000, ["atk"]=25530000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [102401]={ - ["monster_base"]=10006, + ["monster_base"]=10002, ["hp"]=2138300000, ["atk"]=26550000, ["atk_times"]=3, ["hurt_skill"]={ - 20016, - 20017, - 20018 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [102501]={ - ["monster_base"]=10040, + ["monster_base"]=10001, ["hp"]=2314700000, ["atk"]=27650000, ["atk_times"]=3, ["hurt_skill"]={ - 20115, - 20116, - 20117 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [102601]={ - ["monster_base"]=20017, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=4203800000, ["atk"]=27650000, ["atk_times"]=4, ["hurt_skill"]={ - 30049, - 30050, - 30051 - }, - ["skill"]={ - 10027 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [102701]={ - ["monster_base"]=10020, + ["monster_base"]=10001, ["hp"]=2786700000, ["atk"]=28670000, ["atk_times"]=3, ["hurt_skill"]={ - 20055, - 20056, - 20057 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [102801]={ - ["monster_base"]=10010, + ["monster_base"]=10002, ["hp"]=2963700000, ["atk"]=29300000, ["atk_times"]=3, ["hurt_skill"]={ - 20028, - 20029, - 20030 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [102901]={ - ["monster_base"]=10038, + ["monster_base"]=10001, ["hp"]=3262100000, ["atk"]=30140000, ["atk_times"]=3, ["hurt_skill"]={ - 20109, - 20110, - 20111 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [103001]={ - ["monster_base"]=10027, + ["monster_base"]=10002, ["hp"]=3555400000, ["atk"]=31120000, ["atk_times"]=3, ["hurt_skill"]={ - 20076, - 20077, - 20078 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [103101]={ - ["monster_base"]=20008, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=5624900000, ["atk"]=42400000, ["atk_times"]=4, ["hurt_skill"]={ - 30022, - 30023, - 30024 - }, - ["skill"]={ - 10032 - }, - ["passive_skill"]={ - 10009 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [103201]={ - ["monster_base"]=10005, + ["monster_base"]=10002, ["hp"]=519100000, ["atk"]=17010000, ["atk_times"]=3, ["hurt_skill"]={ - 20013, - 20014, - 20015 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [103301]={ - ["monster_base"]=10022, + ["monster_base"]=10001, ["hp"]=729600000, ["atk"]=17980000, ["atk_times"]=3, ["hurt_skill"]={ - 20061, - 20062, - 20063 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [103401]={ - ["monster_base"]=10005, + ["monster_base"]=10002, ["hp"]=818300000, ["atk"]=18780000, ["atk_times"]=3, ["hurt_skill"]={ - 20013, - 20014, - 20015 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [103501]={ - ["monster_base"]=10026, + ["monster_base"]=10001, ["hp"]=1091400000, ["atk"]=19650000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [103601]={ - ["monster_base"]=20014, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1506000000, ["atk"]=22650000, ["atk_times"]=4, ["hurt_skill"]={ - 30040, - 30041, - 30042 - }, - ["skill"]={ - 10016 - }, - ["passive_skill"]={ - 10010 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [103701]={ - ["monster_base"]=10022, + ["monster_base"]=10001, ["hp"]=1027200000, ["atk"]=20820000, ["atk_times"]=3, ["hurt_skill"]={ - 20061, - 20062, - 20063 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [103801]={ - ["monster_base"]=10026, + ["monster_base"]=10002, ["hp"]=1147500000, ["atk"]=23520000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [103901]={ - ["monster_base"]=10032, + ["monster_base"]=10001, ["hp"]=1328300000, ["atk"]=21770000, ["atk_times"]=3, ["hurt_skill"]={ - 20091, - 20092, - 20093 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [104001]={ - ["monster_base"]=10044, + ["monster_base"]=10002, ["hp"]=1506000000, ["atk"]=24200000, ["atk_times"]=3, ["hurt_skill"]={ - 20127, - 20128, - 20129 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [104101]={ - ["monster_base"]=20015, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=3127600000, ["atk"]=26990000, ["atk_times"]=4, ["hurt_skill"]={ - 30043, - 30044, - 30045 - }, - ["skill"]={ - 10070 - }, - ["passive_skill"]={ - 10008 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [104201]={ - ["monster_base"]=10001, + ["monster_base"]=10002, ["hp"]=1808300000, ["atk"]=25300000, ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=16000 + }, + [104301]={ + ["monster_base"]=10001, + ["hp"]=2047200000, + ["atk"]=25950000, + ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, 20003 }, - ["monster_exp"]=16000 - }, - [104301]={ - ["monster_base"]=10022, - ["hp"]=2047200000, - ["atk"]=25950000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20061, - 20062, - 20063 - }, ["monster_exp"]=18000 }, [104401]={ - ["monster_base"]=10044, + ["monster_base"]=10002, ["hp"]=2168700000, ["atk"]=26990000, ["atk_times"]=3, ["hurt_skill"]={ - 20127, - 20128, - 20129 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [104501]={ - ["monster_base"]=10019, + ["monster_base"]=10001, ["hp"]=2347600000, ["atk"]=28110000, ["atk_times"]=3, ["hurt_skill"]={ - 20052, - 20053, - 20054 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [104601]={ - ["monster_base"]=20001, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=4263500000, ["atk"]=28110000, ["atk_times"]=4, ["hurt_skill"]={ - 30001, - 30002, - 30003 - }, - ["skill"]={ - 10020 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [104701]={ - ["monster_base"]=10013, + ["monster_base"]=10001, ["hp"]=2826300000, ["atk"]=29140000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [104801]={ - ["monster_base"]=10005, + ["monster_base"]=10002, ["hp"]=3005800000, ["atk"]=29780000, ["atk_times"]=3, ["hurt_skill"]={ - 20013, - 20014, - 20015 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [104901]={ - ["monster_base"]=10026, + ["monster_base"]=10001, ["hp"]=3308500000, ["atk"]=30640000, ["atk_times"]=3, - ["hurt_skill"]={ - 20073, - 20074, - 20075 - }, - ["monster_exp"]=17000 - }, - [105001]={ - ["monster_base"]=10032, - ["hp"]=3605900000, - ["atk"]=31630000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20091, - 20092, - 20093 - }, - ["monster_exp"]=17000 - }, - [105101]={ - ["monster_base"]=20006, - ["is_boss"]=2, - ["hp"]=5704800000, - ["atk"]=43100000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30016, - 30017, - 30018 - }, - ["skill"]={ - 10033 - }, - ["passive_skill"]={ - 10010 - }, - ["monster_exp"]=22000 - }, - [105201]={ - ["monster_base"]=10044, - ["hp"]=526400000, - ["atk"]=17290000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20127, - 20128, - 20129 - }, - ["monster_exp"]=11000 - }, - [105301]={ - ["monster_base"]=10013, - ["hp"]=739800000, - ["atk"]=18270000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20034, - 20035, - 20036 - }, - ["monster_exp"]=11000 - }, - [105401]={ - ["monster_base"]=10001, - ["hp"]=829700000, - ["atk"]=19090000, - ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, @@ -14061,113 +12823,162 @@ local monster_chapter = { }, ["monster_exp"]=17000 }, + [105001]={ + ["monster_base"]=10002, + ["hp"]=3605900000, + ["atk"]=31630000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17000 + }, + [105101]={ + ["monster_base"]=10001, + ["is_boss"]=2, + ["hp"]=5704800000, + ["atk"]=43100000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=22000 + }, + [105201]={ + ["monster_base"]=10002, + ["hp"]=526400000, + ["atk"]=17290000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [105301]={ + ["monster_base"]=10001, + ["hp"]=739800000, + ["atk"]=18270000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [105401]={ + ["monster_base"]=10002, + ["hp"]=829700000, + ["atk"]=19090000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17000 + }, [105501]={ - ["monster_base"]=10026, + ["monster_base"]=10001, ["hp"]=1106600000, ["atk"]=19970000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [105601]={ - ["monster_base"]=20015, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1527000000, ["atk"]=23020000, ["atk_times"]=4, ["hurt_skill"]={ - 30043, - 30044, - 30045 - }, - ["skill"]={ - 10070 - }, - ["passive_skill"]={ - 10008 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [105701]={ - ["monster_base"]=10022, + ["monster_base"]=10001, ["hp"]=1041500000, ["atk"]=21160000, ["atk_times"]=3, ["hurt_skill"]={ - 20061, - 20062, - 20063 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [105801]={ - ["monster_base"]=10044, + ["monster_base"]=10002, ["hp"]=1163500000, ["atk"]=23900000, ["atk_times"]=3, ["hurt_skill"]={ - 20127, - 20128, - 20129 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [105901]={ - ["monster_base"]=10032, + ["monster_base"]=10001, ["hp"]=1346800000, ["atk"]=22130000, ["atk_times"]=3, ["hurt_skill"]={ - 20091, - 20092, - 20093 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [106001]={ - ["monster_base"]=10019, + ["monster_base"]=10002, ["hp"]=1527000000, ["atk"]=24590000, ["atk_times"]=3, ["hurt_skill"]={ - 20052, - 20053, - 20054 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [106101]={ - ["monster_base"]=20008, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=3171100000, ["atk"]=27430000, ["atk_times"]=4, ["hurt_skill"]={ - 30022, - 30023, - 30024 - }, - ["skill"]={ - 10032 - }, - ["passive_skill"]={ - 10009 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [106201]={ - ["monster_base"]=10026, + ["monster_base"]=10002, ["hp"]=1833500000, ["atk"]=25710000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, @@ -14184,42 +12995,39 @@ local monster_chapter = { ["monster_exp"]=18000 }, [106401]={ - ["monster_base"]=10044, + ["monster_base"]=10002, ["hp"]=2198900000, ["atk"]=27430000, ["atk_times"]=3, ["hurt_skill"]={ - 20127, - 20128, - 20129 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [106501]={ - ["monster_base"]=10013, + ["monster_base"]=10001, ["hp"]=2380300000, ["atk"]=28570000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [106601]={ - ["monster_base"]=20002, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=4322800000, ["atk"]=28570000, ["atk_times"]=4, ["hurt_skill"]={ - 30004, - 30005, - 30006 - }, - ["skill"]={ - 10019 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, @@ -14236,303 +13044,22 @@ local monster_chapter = { ["monster_exp"]=15000 }, [106801]={ - ["monster_base"]=10032, + ["monster_base"]=10002, ["hp"]=3047700000, ["atk"]=30260000, ["atk_times"]=3, ["hurt_skill"]={ - 20091, - 20092, - 20093 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [106901]={ - ["monster_base"]=10022, + ["monster_base"]=10001, ["hp"]=3354600000, ["atk"]=31140000, ["atk_times"]=3, - ["hurt_skill"]={ - 20061, - 20062, - 20063 - }, - ["monster_exp"]=17000 - }, - [107001]={ - ["monster_base"]=10005, - ["hp"]=3656100000, - ["atk"]=32140000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20013, - 20014, - 20015 - }, - ["monster_exp"]=17000 - }, - [107101]={ - ["monster_base"]=20021, - ["is_boss"]=2, - ["hp"]=5784200000, - ["atk"]=43800000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30061, - 30062, - 30063 - }, - ["skill"]={ - 10034 - }, - ["passive_skill"]={ - 10011, - 10008 - }, - ["monster_exp"]=22000 - }, - [107201]={ - ["monster_base"]=10022, - ["hp"]=533700000, - ["atk"]=17570000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20061, - 20062, - 20063 - }, - ["monster_exp"]=11000 - }, - [107301]={ - ["monster_base"]=10044, - ["hp"]=750100000, - ["atk"]=18560000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20127, - 20128, - 20129 - }, - ["monster_exp"]=11000 - }, - [107401]={ - ["monster_base"]=10032, - ["hp"]=841200000, - ["atk"]=19400000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20091, - 20092, - 20093 - }, - ["monster_exp"]=17000 - }, - [107501]={ - ["monster_base"]=10019, - ["hp"]=1121900000, - ["atk"]=20290000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20052, - 20053, - 20054 - }, - ["monster_exp"]=19000 - }, - [107601]={ - ["monster_base"]=20008, - ["is_boss"]=1, - ["hp"]=1548100000, - ["atk"]=23390000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30022, - 30023, - 30024 - }, - ["skill"]={ - 10032 - }, - ["passive_skill"]={ - 10009 - }, - ["monster_exp"]=18000 - }, - [107701]={ - ["monster_base"]=10005, - ["hp"]=1055900000, - ["atk"]=21500000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20013, - 20014, - 20015 - }, - ["monster_exp"]=9000 - }, - [107801]={ - ["monster_base"]=10022, - ["hp"]=1179600000, - ["atk"]=24280000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20061, - 20062, - 20063 - }, - ["monster_exp"]=10000 - }, - [107901]={ - ["monster_base"]=10005, - ["hp"]=1365400000, - ["atk"]=22490000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20013, - 20014, - 20015 - }, - ["monster_exp"]=11000 - }, - [108001]={ - ["monster_base"]=10026, - ["hp"]=1548100000, - ["atk"]=24980000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20073, - 20074, - 20075 - }, - ["monster_exp"]=12000 - }, - [108101]={ - ["monster_base"]=20014, - ["is_boss"]=1, - ["hp"]=3214900000, - ["atk"]=27870000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30040, - 30041, - 30042 - }, - ["skill"]={ - 10016 - }, - ["passive_skill"]={ - 10010 - }, - ["monster_exp"]=12000 - }, - [108201]={ - ["monster_base"]=10013, - ["hp"]=1858900000, - ["atk"]=26120000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20034, - 20035, - 20036 - }, - ["monster_exp"]=16000 - }, - [108301]={ - ["monster_base"]=10005, - ["hp"]=2104400000, - ["atk"]=26790000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20013, - 20014, - 20015 - }, - ["monster_exp"]=18000 - }, - [108401]={ - ["monster_base"]=10026, - ["hp"]=2229300000, - ["atk"]=27870000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20073, - 20074, - 20075 - }, - ["monster_exp"]=21000 - }, - [108501]={ - ["monster_base"]=10032, - ["hp"]=2413200000, - ["atk"]=29030000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20091, - 20092, - 20093 - }, - ["monster_exp"]=22000 - }, - [108601]={ - ["monster_base"]=20006, - ["is_boss"]=1, - ["hp"]=4382500000, - ["atk"]=29030000, - ["atk_times"]=4, - ["hurt_skill"]={ - 30016, - 30017, - 30018 - }, - ["skill"]={ - 10033 - }, - ["passive_skill"]={ - 10010 - }, - ["monster_exp"]=24000 - }, - [108701]={ - ["monster_base"]=10013, - ["hp"]=2905300000, - ["atk"]=30080000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20034, - 20035, - 20036 - }, - ["monster_exp"]=15000 - }, - [108801]={ - ["monster_base"]=10005, - ["hp"]=3089800000, - ["atk"]=30740000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20013, - 20014, - 20015 - }, - ["monster_exp"]=16000 - }, - [108901]={ - ["monster_base"]=10026, - ["hp"]=3401000000, - ["atk"]=31640000, - ["atk_times"]=3, - ["hurt_skill"]={ - 20073, - 20074, - 20075 - }, - ["monster_exp"]=17000 - }, - [109001]={ - ["monster_base"]=10001, - ["hp"]=3706600000, - ["atk"]=32650000, - ["atk_times"]=3, ["hurt_skill"]={ 20001, 20002, @@ -14540,87 +13067,333 @@ local monster_chapter = { }, ["monster_exp"]=17000 }, + [107001]={ + ["monster_base"]=10002, + ["hp"]=3656100000, + ["atk"]=32140000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17000 + }, + [107101]={ + ["monster_base"]=10001, + ["is_boss"]=2, + ["hp"]=5784200000, + ["atk"]=43800000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=22000 + }, + [107201]={ + ["monster_base"]=10002, + ["hp"]=533700000, + ["atk"]=17570000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=11000 + }, + [107301]={ + ["monster_base"]=10001, + ["hp"]=750100000, + ["atk"]=18560000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [107401]={ + ["monster_base"]=10002, + ["hp"]=841200000, + ["atk"]=19400000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17000 + }, + [107501]={ + ["monster_base"]=10001, + ["hp"]=1121900000, + ["atk"]=20290000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=19000 + }, + [107601]={ + ["monster_base"]=10002, + ["is_boss"]=1, + ["hp"]=1548100000, + ["atk"]=23390000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=18000 + }, + [107701]={ + ["monster_base"]=10001, + ["hp"]=1055900000, + ["atk"]=21500000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=9000 + }, + [107801]={ + ["monster_base"]=10002, + ["hp"]=1179600000, + ["atk"]=24280000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=10000 + }, + [107901]={ + ["monster_base"]=10001, + ["hp"]=1365400000, + ["atk"]=22490000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=11000 + }, + [108001]={ + ["monster_base"]=10002, + ["hp"]=1548100000, + ["atk"]=24980000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=12000 + }, + [108101]={ + ["monster_base"]=10001, + ["is_boss"]=1, + ["hp"]=3214900000, + ["atk"]=27870000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=12000 + }, + [108201]={ + ["monster_base"]=10002, + ["hp"]=1858900000, + ["atk"]=26120000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=16000 + }, + [108301]={ + ["monster_base"]=10001, + ["hp"]=2104400000, + ["atk"]=26790000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=18000 + }, + [108401]={ + ["monster_base"]=10002, + ["hp"]=2229300000, + ["atk"]=27870000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=21000 + }, + [108501]={ + ["monster_base"]=10001, + ["hp"]=2413200000, + ["atk"]=29030000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=22000 + }, + [108601]={ + ["monster_base"]=10002, + ["is_boss"]=1, + ["hp"]=4382500000, + ["atk"]=29030000, + ["atk_times"]=4, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=24000 + }, + [108701]={ + ["monster_base"]=10001, + ["hp"]=2905300000, + ["atk"]=30080000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=15000 + }, + [108801]={ + ["monster_base"]=10002, + ["hp"]=3089800000, + ["atk"]=30740000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=16000 + }, + [108901]={ + ["monster_base"]=10001, + ["hp"]=3401000000, + ["atk"]=31640000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20001, + 20002, + 20003 + }, + ["monster_exp"]=17000 + }, + [109001]={ + ["monster_base"]=10002, + ["hp"]=3706600000, + ["atk"]=32650000, + ["atk_times"]=3, + ["hurt_skill"]={ + 20004, + 20005, + 20006 + }, + ["monster_exp"]=17000 + }, [109101]={ - ["monster_base"]=30010, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=5864100000, ["atk"]=44500000, ["atk_times"]=4, ["hurt_skill"]={ - 40013, - 40014, - 40015, - 40016 - }, - ["skill"]={ - 10035 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [109201]={ - ["monster_base"]=10013, + ["monster_base"]=10002, ["hp"]=541700000, ["atk"]=17880000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [109301]={ - ["monster_base"]=10005, + ["monster_base"]=10001, ["hp"]=761400000, ["atk"]=18880000, ["atk_times"]=3, ["hurt_skill"]={ - 20013, - 20014, - 20015 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [109401]={ - ["monster_base"]=10026, + ["monster_base"]=10002, ["hp"]=853800000, ["atk"]=19740000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [109501]={ - ["monster_base"]=10032, + ["monster_base"]=10001, ["hp"]=1138700000, ["atk"]=20640000, ["atk_times"]=3, ["hurt_skill"]={ - 20091, - 20092, - 20093 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [109601]={ - ["monster_base"]=20006, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1571300000, ["atk"]=23800000, ["atk_times"]=4, ["hurt_skill"]={ - 30016, - 30017, - 30018 - }, - ["skill"]={ - 10033 - }, - ["passive_skill"]={ - 10010 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, @@ -14637,205 +13410,185 @@ local monster_chapter = { ["monster_exp"]=9000 }, [109801]={ - ["monster_base"]=10032, + ["monster_base"]=10002, ["hp"]=1197300000, ["atk"]=24700000, ["atk_times"]=3, ["hurt_skill"]={ - 20091, - 20092, - 20093 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [109901]={ - ["monster_base"]=10022, + ["monster_base"]=10001, ["hp"]=1385900000, ["atk"]=22880000, ["atk_times"]=3, ["hurt_skill"]={ - 20061, - 20062, - 20063 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [110001]={ - ["monster_base"]=10005, + ["monster_base"]=10002, ["hp"]=1571300000, ["atk"]=25420000, ["atk_times"]=3, ["hurt_skill"]={ - 20013, - 20014, - 20015 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [110101]={ - ["monster_base"]=20021, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=3263000000, ["atk"]=28360000, ["atk_times"]=4, ["hurt_skill"]={ - 30061, - 30062, - 30063 - }, - ["skill"]={ - 10034 - }, - ["passive_skill"]={ - 10011, - 10008 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [110201]={ - ["monster_base"]=10022, + ["monster_base"]=10002, ["hp"]=1886700000, ["atk"]=26570000, ["atk_times"]=3, ["hurt_skill"]={ - 20061, - 20062, - 20063 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [110301]={ - ["monster_base"]=10004, + ["monster_base"]=10001, ["hp"]=2135900000, ["atk"]=27260000, ["atk_times"]=3, ["hurt_skill"]={ - 20010, - 20011, - 20012 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [110401]={ - ["monster_base"]=10023, + ["monster_base"]=10002, ["hp"]=2262700000, ["atk"]=28360000, ["atk_times"]=3, ["hurt_skill"]={ - 20064, - 20065, - 20066 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [110501]={ - ["monster_base"]=10007, + ["monster_base"]=10001, ["hp"]=2449300000, ["atk"]=29540000, ["atk_times"]=3, ["hurt_skill"]={ - 20019, - 20020, - 20021 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [110601]={ - ["monster_base"]=20007, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=4448100000, ["atk"]=29540000, ["atk_times"]=4, ["hurt_skill"]={ - 30019, - 30020, - 30021 - }, - ["skill"]={ - 10060 - }, - ["passive_skill"]={ - 10061 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [110701]={ - ["monster_base"]=10019, + ["monster_base"]=10001, ["hp"]=2948800000, ["atk"]=30600000, ["atk_times"]=3, ["hurt_skill"]={ - 20052, - 20053, - 20054 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [110801]={ - ["monster_base"]=10023, + ["monster_base"]=10002, ["hp"]=3136100000, ["atk"]=31270000, ["atk_times"]=3, ["hurt_skill"]={ - 20064, - 20065, - 20066 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [110901]={ - ["monster_base"]=10005, + ["monster_base"]=10001, ["hp"]=3451900000, ["atk"]=32190000, ["atk_times"]=3, ["hurt_skill"]={ - 20013, - 20014, - 20015 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [111001]={ - ["monster_base"]=10033, + ["monster_base"]=10002, ["hp"]=3762100000, ["atk"]=33220000, ["atk_times"]=3, ["hurt_skill"]={ - 20094, - 20095, - 20096 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [111101]={ - ["monster_base"]=20016, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=5951800000, ["atk"]=45270000, ["atk_times"]=4, ["hurt_skill"]={ - 30046, - 30047, - 30048 - }, - ["skill"]={ - 10036 - }, - ["passive_skill"]={ - 10010, - 10011 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [111201]={ - ["monster_base"]=10026, + ["monster_base"]=10002, ["hp"]=549800000, ["atk"]=18190000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, @@ -14852,718 +13605,661 @@ local monster_chapter = { ["monster_exp"]=11000 }, [111401]={ - ["monster_base"]=10044, + ["monster_base"]=10002, ["hp"]=866500000, ["atk"]=20080000, ["atk_times"]=3, ["hurt_skill"]={ - 20127, - 20128, - 20129 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [111501]={ - ["monster_base"]=10013, + ["monster_base"]=10001, ["hp"]=1155600000, ["atk"]=20990000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [111601]={ - ["monster_base"]=20002, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1594600000, ["atk"]=24210000, ["atk_times"]=4, ["hurt_skill"]={ - 30004, - 30005, - 30006 - }, - ["skill"]={ - 10019 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [111701]={ - ["monster_base"]=10048, + ["monster_base"]=10001, ["hp"]=1087600000, ["atk"]=22260000, ["atk_times"]=3, ["hurt_skill"]={ - 20139, - 20140, - 20141 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [111801]={ - ["monster_base"]=10006, + ["monster_base"]=10002, ["hp"]=1215100000, ["atk"]=25120000, ["atk_times"]=3, ["hurt_skill"]={ - 20016, - 20017, - 20018 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [111901]={ - ["monster_base"]=10012, + ["monster_base"]=10001, ["hp"]=1406500000, ["atk"]=23270000, ["atk_times"]=3, ["hurt_skill"]={ - 20031, - 20032, - 20033 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [112001]={ - ["monster_base"]=10004, + ["monster_base"]=10002, ["hp"]=1594600000, ["atk"]=25860000, ["atk_times"]=3, ["hurt_skill"]={ - 20010, - 20011, - 20012 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [112101]={ - ["monster_base"]=20004, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=3311400000, ["atk"]=28840000, ["atk_times"]=4, ["hurt_skill"]={ - 30010, - 30011, - 30012 - }, - ["skill"]={ - 10015 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [112201]={ - ["monster_base"]=10024, + ["monster_base"]=10002, ["hp"]=1914700000, ["atk"]=27020000, ["atk_times"]=3, ["hurt_skill"]={ - 20067, - 20068, - 20069 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [112301]={ - ["monster_base"]=10044, + ["monster_base"]=10001, ["hp"]=2167600000, ["atk"]=27730000, ["atk_times"]=3, ["hurt_skill"]={ - 20127, - 20128, - 20129 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [112401]={ - ["monster_base"]=10016, + ["monster_base"]=10002, ["hp"]=2296300000, ["atk"]=28840000, ["atk_times"]=3, ["hurt_skill"]={ - 20043, - 20044, - 20045 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [112501]={ - ["monster_base"]=10019, + ["monster_base"]=10001, ["hp"]=2485700000, ["atk"]=30040000, ["atk_times"]=3, ["hurt_skill"]={ - 20052, - 20053, - 20054 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [112601]={ - ["monster_base"]=20008, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=4514100000, ["atk"]=30040000, ["atk_times"]=4, ["hurt_skill"]={ - 30022, - 30023, - 30024 - }, - ["skill"]={ - 10032 - }, - ["passive_skill"]={ - 10009 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [112701]={ - ["monster_base"]=10004, + ["monster_base"]=10001, ["hp"]=2992600000, ["atk"]=31120000, ["atk_times"]=3, ["hurt_skill"]={ - 20010, - 20011, - 20012 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [112801]={ - ["monster_base"]=10006, + ["monster_base"]=10002, ["hp"]=3182600000, ["atk"]=31800000, ["atk_times"]=3, ["hurt_skill"]={ - 20016, - 20017, - 20018 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [112901]={ - ["monster_base"]=10048, + ["monster_base"]=10001, ["hp"]=3503100000, ["atk"]=32740000, ["atk_times"]=3, ["hurt_skill"]={ - 20139, - 20140, - 20141 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [113001]={ - ["monster_base"]=10037, + ["monster_base"]=10002, ["hp"]=3817900000, ["atk"]=33790000, ["atk_times"]=3, ["hurt_skill"]={ - 20106, - 20107, - 20108 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [113101]={ - ["monster_base"]=30020, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=6040100000, ["atk"]=46040000, ["atk_times"]=4, ["hurt_skill"]={ - 40033, - 40034, - 40035, - 40036 - }, - ["skill"]={ - 10069 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [113201]={ - ["monster_base"]=10049, + ["monster_base"]=10002, ["hp"]=557900000, ["atk"]=18500000, ["atk_times"]=3, ["hurt_skill"]={ - 20142, - 20143, - 20144 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [113301]={ - ["monster_base"]=10005, + ["monster_base"]=10001, ["hp"]=784000000, ["atk"]=19520000, ["atk_times"]=3, ["hurt_skill"]={ - 20013, - 20014, - 20015 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [113401]={ - ["monster_base"]=10024, + ["monster_base"]=10002, ["hp"]=879200000, ["atk"]=20420000, ["atk_times"]=3, ["hurt_skill"]={ - 20067, - 20068, - 20069 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [113501]={ - ["monster_base"]=10012, + ["monster_base"]=10001, ["hp"]=1172500000, ["atk"]=21340000, ["atk_times"]=3, ["hurt_skill"]={ - 20031, - 20032, - 20033 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [113601]={ - ["monster_base"]=20006, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1617900000, ["atk"]=24620000, ["atk_times"]=4, ["hurt_skill"]={ - 30016, - 30017, - 30018 - }, - ["skill"]={ - 10033 - }, - ["passive_skill"]={ - 10010 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [113701]={ - ["monster_base"]=10048, + ["monster_base"]=10001, ["hp"]=1103500000, ["atk"]=22640000, ["atk_times"]=3, ["hurt_skill"]={ - 20139, - 20140, - 20141 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [113801]={ - ["monster_base"]=10049, + ["monster_base"]=10002, ["hp"]=1232900000, ["atk"]=25540000, ["atk_times"]=3, ["hurt_skill"]={ - 20142, - 20143, - 20144 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [113901]={ - ["monster_base"]=10004, + ["monster_base"]=10001, ["hp"]=1427100000, ["atk"]=23660000, ["atk_times"]=3, ["hurt_skill"]={ - 20010, - 20011, - 20012 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [114001]={ - ["monster_base"]=10006, + ["monster_base"]=10002, ["hp"]=1617900000, ["atk"]=26300000, ["atk_times"]=3, ["hurt_skill"]={ - 20016, - 20017, - 20018 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [114101]={ - ["monster_base"]=20007, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=3359800000, ["atk"]=29330000, ["atk_times"]=4, ["hurt_skill"]={ - 30019, - 30020, - 30021 - }, - ["skill"]={ - 10060 - }, - ["passive_skill"]={ - 10061 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [114201]={ - ["monster_base"]=10020, + ["monster_base"]=10002, ["hp"]=1942700000, ["atk"]=27470000, ["atk_times"]=3, ["hurt_skill"]={ - 20055, - 20056, - 20057 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [114301]={ - ["monster_base"]=10024, + ["monster_base"]=10001, ["hp"]=2199300000, ["atk"]=28200000, ["atk_times"]=3, ["hurt_skill"]={ - 20067, - 20068, - 20069 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [114401]={ - ["monster_base"]=10012, + ["monster_base"]=10002, ["hp"]=2329900000, ["atk"]=29330000, ["atk_times"]=3, ["hurt_skill"]={ - 20031, - 20032, - 20033 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [114501]={ - ["monster_base"]=10016, + ["monster_base"]=10001, ["hp"]=2522100000, ["atk"]=30550000, ["atk_times"]=3, ["hurt_skill"]={ - 20043, - 20044, - 20045 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [114601]={ - ["monster_base"]=20002, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=4580100000, ["atk"]=30550000, ["atk_times"]=4, ["hurt_skill"]={ - 30004, - 30005, - 30006 - }, - ["skill"]={ - 10019 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [114701]={ - ["monster_base"]=10004, + ["monster_base"]=10001, ["hp"]=3036400000, ["atk"]=31640000, ["atk_times"]=3, ["hurt_skill"]={ - 20010, - 20011, - 20012 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [114801]={ - ["monster_base"]=10012, + ["monster_base"]=10002, ["hp"]=3229100000, ["atk"]=32330000, ["atk_times"]=3, ["hurt_skill"]={ - 20031, - 20032, - 20033 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [114901]={ - ["monster_base"]=10049, + ["monster_base"]=10001, ["hp"]=3554300000, ["atk"]=33290000, ["atk_times"]=3, ["hurt_skill"]={ - 20142, - 20143, - 20144 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [115001]={ - ["monster_base"]=10048, + ["monster_base"]=10002, ["hp"]=3873700000, ["atk"]=34360000, ["atk_times"]=3, ["hurt_skill"]={ - 20139, - 20140, - 20141 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [115101]={ - ["monster_base"]=20009, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=6128400000, ["atk"]=46810000, ["atk_times"]=4, ["hurt_skill"]={ - 30025, - 30026, - 30027 - }, - ["skill"]={ - 10039 - }, - ["passive_skill"]={ - 10010, - 10011 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [115201]={ - ["monster_base"]=10004, + ["monster_base"]=10002, ["hp"]=565900000, ["atk"]=18810000, ["atk_times"]=3, ["hurt_skill"]={ - 20010, - 20011, - 20012 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [115301]={ - ["monster_base"]=10020, + ["monster_base"]=10001, ["hp"]=795300000, ["atk"]=19840000, ["atk_times"]=3, ["hurt_skill"]={ - 20055, - 20056, - 20057 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [115401]={ - ["monster_base"]=10048, + ["monster_base"]=10002, ["hp"]=891800000, ["atk"]=20760000, ["atk_times"]=3, ["hurt_skill"]={ - 20139, - 20140, - 20141 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [115501]={ - ["monster_base"]=10012, + ["monster_base"]=10001, ["hp"]=1189300000, ["atk"]=21690000, ["atk_times"]=3, ["hurt_skill"]={ - 20031, - 20032, - 20033 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [115601]={ - ["monster_base"]=20014, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1641100000, ["atk"]=25030000, ["atk_times"]=4, ["hurt_skill"]={ - 30040, - 30041, - 30042 - }, - ["skill"]={ - 10016 - }, - ["passive_skill"]={ - 10010 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [115701]={ - ["monster_base"]=10004, + ["monster_base"]=10001, ["hp"]=1119300000, ["atk"]=23020000, ["atk_times"]=3, ["hurt_skill"]={ - 20010, - 20011, - 20012 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [115801]={ - ["monster_base"]=10012, + ["monster_base"]=10002, ["hp"]=1250600000, ["atk"]=25960000, ["atk_times"]=3, ["hurt_skill"]={ - 20031, - 20032, - 20033 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [115901]={ - ["monster_base"]=10037, + ["monster_base"]=10001, ["hp"]=1447600000, ["atk"]=24050000, ["atk_times"]=3, ["hurt_skill"]={ - 20106, - 20107, - 20108 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [116001]={ - ["monster_base"]=10048, + ["monster_base"]=10002, ["hp"]=1641100000, ["atk"]=26740000, ["atk_times"]=3, ["hurt_skill"]={ - 20139, - 20140, - 20141 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [116101]={ - ["monster_base"]=20009, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=3407900000, ["atk"]=29820000, ["atk_times"]=4, ["hurt_skill"]={ - 30025, - 30026, - 30027 - }, - ["skill"]={ - 10039 - }, - ["passive_skill"]={ - 10010, - 10011 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [116201]={ - ["monster_base"]=10014, + ["monster_base"]=10002, ["hp"]=1970500000, ["atk"]=27920000, ["atk_times"]=3, ["hurt_skill"]={ - 20037, - 20038, - 20039 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [116301]={ - ["monster_base"]=10027, + ["monster_base"]=10001, ["hp"]=2230800000, ["atk"]=28670000, ["atk_times"]=3, ["hurt_skill"]={ - 20076, - 20077, - 20078 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [116401]={ - ["monster_base"]=10017, + ["monster_base"]=10002, ["hp"]=2363300000, ["atk"]=29820000, ["atk_times"]=3, ["hurt_skill"]={ - 20046, - 20047, - 20048 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [116501]={ - ["monster_base"]=10023, + ["monster_base"]=10001, ["hp"]=2558200000, ["atk"]=31060000, ["atk_times"]=3, ["hurt_skill"]={ - 20064, - 20065, - 20066 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [116601]={ - ["monster_base"]=20015, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=4645700000, ["atk"]=31060000, ["atk_times"]=4, ["hurt_skill"]={ - 30043, - 30044, - 30045 - }, - ["skill"]={ - 10070 - }, - ["passive_skill"]={ - 10008 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [116701]={ - ["monster_base"]=10014, + ["monster_base"]=10001, ["hp"]=3079900000, ["atk"]=32160000, ["atk_times"]=3, ["hurt_skill"]={ - 20037, - 20038, - 20039 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, @@ -15580,5506 +14276,4958 @@ local monster_chapter = { ["monster_exp"]=16000 }, [116901]={ - ["monster_base"]=10029, + ["monster_base"]=10001, ["hp"]=3605200000, ["atk"]=33840000, ["atk_times"]=3, ["hurt_skill"]={ - 20082, - 20083, - 20084 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [117001]={ - ["monster_base"]=10036, + ["monster_base"]=10002, ["hp"]=3929200000, ["atk"]=34930000, ["atk_times"]=3, ["hurt_skill"]={ - 20103, - 20104, - 20105 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [117101]={ - ["monster_base"]=30009, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=6216100000, ["atk"]=47580000, ["atk_times"]=4, ["hurt_skill"]={ - 40021, - 40022, - 40023, - 40024 - }, - ["skill"]={ - 10040 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [117201]={ - ["monster_base"]=10054, + ["monster_base"]=10002, ["hp"]=574000000, ["atk"]=19120000, ["atk_times"]=3, ["hurt_skill"]={ - 20157, - 20158, - 20159 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [117301]={ - ["monster_base"]=10024, + ["monster_base"]=10001, ["hp"]=806600000, ["atk"]=20160000, ["atk_times"]=3, ["hurt_skill"]={ - 20067, - 20068, - 20069 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [117401]={ - ["monster_base"]=10012, + ["monster_base"]=10002, ["hp"]=904500000, ["atk"]=21100000, ["atk_times"]=3, ["hurt_skill"]={ - 20031, - 20032, - 20033 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [117501]={ - ["monster_base"]=10048, + ["monster_base"]=10001, ["hp"]=1206200000, ["atk"]=22040000, ["atk_times"]=3, ["hurt_skill"]={ - 20139, - 20140, - 20141 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [117601]={ - ["monster_base"]=20009, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1664400000, ["atk"]=25440000, ["atk_times"]=4, ["hurt_skill"]={ - 30025, - 30026, - 30027 - }, - ["skill"]={ - 10039 - }, - ["passive_skill"]={ - 10010, - 10011 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [117701]={ - ["monster_base"]=10048, + ["monster_base"]=10001, ["hp"]=1135200000, ["atk"]=23400000, ["atk_times"]=3, ["hurt_skill"]={ - 20139, - 20140, - 20141 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [117801]={ - ["monster_base"]=10054, + ["monster_base"]=10002, ["hp"]=1268400000, ["atk"]=26380000, ["atk_times"]=3, ["hurt_skill"]={ - 20157, - 20158, - 20159 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [117901]={ - ["monster_base"]=10012, + ["monster_base"]=10001, ["hp"]=1468200000, ["atk"]=24440000, ["atk_times"]=3, ["hurt_skill"]={ - 20031, - 20032, - 20033 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [118001]={ - ["monster_base"]=10024, + ["monster_base"]=10002, ["hp"]=1664400000, ["atk"]=27180000, ["atk_times"]=3, ["hurt_skill"]={ - 20067, - 20068, - 20069 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [118101]={ - ["monster_base"]=20006, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=3456300000, ["atk"]=30310000, ["atk_times"]=4, ["hurt_skill"]={ - 30016, - 30017, - 30018 - }, - ["skill"]={ - 10033 - }, - ["passive_skill"]={ - 10010 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [118201]={ - ["monster_base"]=10020, + ["monster_base"]=10002, ["hp"]=1998500000, ["atk"]=28370000, ["atk_times"]=3, ["hurt_skill"]={ - 20055, - 20056, - 20057 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [118301]={ - ["monster_base"]=10053, + ["monster_base"]=10001, ["hp"]=2262500000, ["atk"]=29140000, ["atk_times"]=3, ["hurt_skill"]={ - 20154, - 20155, - 20156 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [118401]={ - ["monster_base"]=10006, + ["monster_base"]=10002, ["hp"]=2396900000, ["atk"]=30310000, ["atk_times"]=3, ["hurt_skill"]={ - 20016, - 20017, - 20018 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [118501]={ - ["monster_base"]=10004, + ["monster_base"]=10001, ["hp"]=2594600000, ["atk"]=31570000, ["atk_times"]=3, ["hurt_skill"]={ - 20010, - 20011, - 20012 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [118601]={ - ["monster_base"]=20004, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=4711700000, ["atk"]=31570000, ["atk_times"]=4, ["hurt_skill"]={ - 30010, - 30011, - 30012 - }, - ["skill"]={ - 10015 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [118701]={ - ["monster_base"]=10053, + ["monster_base"]=10001, ["hp"]=3123700000, ["atk"]=32680000, ["atk_times"]=3, ["hurt_skill"]={ - 20154, - 20155, - 20156 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [118801]={ - ["monster_base"]=10049, + ["monster_base"]=10002, ["hp"]=3321900000, ["atk"]=33390000, ["atk_times"]=3, ["hurt_skill"]={ - 20142, - 20143, - 20144 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [118901]={ - ["monster_base"]=10020, + ["monster_base"]=10001, ["hp"]=3656400000, ["atk"]=34390000, ["atk_times"]=3, ["hurt_skill"]={ - 20055, - 20056, - 20057 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [119001]={ - ["monster_base"]=10054, + ["monster_base"]=10002, ["hp"]=3985000000, ["atk"]=35500000, ["atk_times"]=3, ["hurt_skill"]={ - 20157, - 20158, - 20159 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [119101]={ - ["monster_base"]=20010, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=6304400000, ["atk"]=48350000, ["atk_times"]=4, ["hurt_skill"]={ - 30028, - 30029, - 30030 - }, - ["skill"]={ - 10041, - 10066 - }, - ["passive_skill"]={ - 10008, - 10009, - 10013 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [119201]={ - ["monster_base"]=10052, + ["monster_base"]=10002, ["hp"]=582800000, ["atk"]=19460000, ["atk_times"]=3, ["hurt_skill"]={ - 20151, - 20152, - 20153 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [119301]={ - ["monster_base"]=10050, + ["monster_base"]=10001, ["hp"]=819000000, ["atk"]=20520000, ["atk_times"]=3, ["hurt_skill"]={ - 20145, - 20146, - 20147 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [119401]={ - ["monster_base"]=10010, + ["monster_base"]=10002, ["hp"]=918400000, ["atk"]=21470000, ["atk_times"]=3, ["hurt_skill"]={ - 20028, - 20029, - 20030 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [119501]={ - ["monster_base"]=10053, + ["monster_base"]=10001, ["hp"]=1224700000, ["atk"]=22430000, ["atk_times"]=3, ["hurt_skill"]={ - 20154, - 20155, - 20156 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [119601]={ - ["monster_base"]=20005, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1689900000, ["atk"]=25890000, ["atk_times"]=4, ["hurt_skill"]={ - 30013, - 30014, - 30015 - }, - ["skill"]={ - 10024 - }, - ["passive_skill"]={ - 10012 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [119701]={ - ["monster_base"]=10040, + ["monster_base"]=10001, ["hp"]=1152600000, ["atk"]=23810000, ["atk_times"]=3, ["hurt_skill"]={ - 20115, - 20116, - 20117 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [119801]={ - ["monster_base"]=10052, + ["monster_base"]=10002, ["hp"]=1287900000, ["atk"]=26850000, ["atk_times"]=3, ["hurt_skill"]={ - 20151, - 20152, - 20153 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [119901]={ - ["monster_base"]=10054, + ["monster_base"]=10001, ["hp"]=1490700000, ["atk"]=24870000, ["atk_times"]=3, ["hurt_skill"]={ - 20157, - 20158, - 20159 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [120001]={ - ["monster_base"]=10038, + ["monster_base"]=10002, ["hp"]=1689900000, ["atk"]=27660000, ["atk_times"]=3, ["hurt_skill"]={ - 20109, - 20110, - 20111 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [120101]={ - ["monster_base"]=20015, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=3509300000, ["atk"]=30840000, ["atk_times"]=4, ["hurt_skill"]={ - 30043, - 30044, - 30045 - }, - ["skill"]={ - 10070 - }, - ["passive_skill"]={ - 10008 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [120201]={ - ["monster_base"]=10009, + ["monster_base"]=10002, ["hp"]=2029200000, ["atk"]=28870000, ["atk_times"]=3, ["hurt_skill"]={ - 20025, - 20026, - 20027 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [120301]={ - ["monster_base"]=10054, + ["monster_base"]=10001, ["hp"]=2297200000, ["atk"]=29650000, ["atk_times"]=3, ["hurt_skill"]={ - 20157, - 20158, - 20159 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [120401]={ - ["monster_base"]=10052, + ["monster_base"]=10002, ["hp"]=2433700000, ["atk"]=30840000, ["atk_times"]=3, ["hurt_skill"]={ - 20151, - 20152, - 20153 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [120501]={ - ["monster_base"]=10050, + ["monster_base"]=10001, ["hp"]=2634400000, ["atk"]=32130000, ["atk_times"]=3, ["hurt_skill"]={ - 20145, - 20146, - 20147 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [120601]={ - ["monster_base"]=20008, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=4783900000, ["atk"]=32130000, ["atk_times"]=4, ["hurt_skill"]={ - 30022, - 30023, - 30024 - }, - ["skill"]={ - 10032 - }, - ["passive_skill"]={ - 10009 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [120701]={ - ["monster_base"]=10038, + ["monster_base"]=10001, ["hp"]=3171600000, ["atk"]=33260000, ["atk_times"]=3, ["hurt_skill"]={ - 20109, - 20110, - 20111 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [120801]={ - ["monster_base"]=10053, + ["monster_base"]=10002, ["hp"]=3372800000, ["atk"]=33980000, ["atk_times"]=3, ["hurt_skill"]={ - 20154, - 20155, - 20156 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [120901]={ - ["monster_base"]=10050, + ["monster_base"]=10001, ["hp"]=3712500000, ["atk"]=34990000, ["atk_times"]=3, ["hurt_skill"]={ - 20145, - 20146, - 20147 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [121001]={ - ["monster_base"]=10040, + ["monster_base"]=10002, ["hp"]=4046100000, ["atk"]=36120000, ["atk_times"]=3, ["hurt_skill"]={ - 20115, - 20116, - 20117 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [121101]={ - ["monster_base"]=30015, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=6401000000, ["atk"]=49200000, ["atk_times"]=4, ["hurt_skill"]={ - 40025, - 40026, - 40027, - 40028 - }, - ["skill"]={ - 10042 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [121201]={ - ["monster_base"]=10043, + ["monster_base"]=10002, ["hp"]=591600000, ["atk"]=19800000, ["atk_times"]=3, ["hurt_skill"]={ - 20124, - 20125, - 20126 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [121301]={ - ["monster_base"]=10054, + ["monster_base"]=10001, ["hp"]=831400000, ["atk"]=20880000, ["atk_times"]=3, ["hurt_skill"]={ - 20157, - 20158, - 20159 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [121401]={ - ["monster_base"]=10038, + ["monster_base"]=10002, ["hp"]=932300000, ["atk"]=21840000, ["atk_times"]=3, ["hurt_skill"]={ - 20109, - 20110, - 20111 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [121501]={ - ["monster_base"]=10053, + ["monster_base"]=10001, ["hp"]=1243200000, ["atk"]=22820000, ["atk_times"]=3, ["hurt_skill"]={ - 20154, - 20155, - 20156 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [121601]={ - ["monster_base"]=20010, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1715400000, ["atk"]=26340000, ["atk_times"]=4, ["hurt_skill"]={ - 30028, - 30029, - 30030 - }, - ["skill"]={ - 10041, - 10066 - }, - ["passive_skill"]={ - 10008, - 10009, - 10013 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [121701]={ - ["monster_base"]=10038, + ["monster_base"]=10001, ["hp"]=1170000000, ["atk"]=24220000, ["atk_times"]=3, ["hurt_skill"]={ - 20109, - 20110, - 20111 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [121801]={ - ["monster_base"]=10053, + ["monster_base"]=10002, ["hp"]=1307400000, ["atk"]=27320000, ["atk_times"]=3, ["hurt_skill"]={ - 20154, - 20155, - 20156 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [121901]={ - ["monster_base"]=10006, + ["monster_base"]=10001, ["hp"]=1513200000, ["atk"]=25300000, ["atk_times"]=3, ["hurt_skill"]={ - 20016, - 20017, - 20018 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [122001]={ - ["monster_base"]=10004, + ["monster_base"]=10002, ["hp"]=1715400000, ["atk"]=28140000, ["atk_times"]=3, ["hurt_skill"]={ - 20010, - 20011, - 20012 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [122101]={ - ["monster_base"]=20004, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=3562300000, ["atk"]=31370000, ["atk_times"]=4, ["hurt_skill"]={ - 30010, - 30011, - 30012 - }, - ["skill"]={ - 10015 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [122201]={ - ["monster_base"]=10052, + ["monster_base"]=10002, ["hp"]=2059900000, ["atk"]=29370000, ["atk_times"]=3, ["hurt_skill"]={ - 20151, - 20152, - 20153 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [122301]={ - ["monster_base"]=10050, + ["monster_base"]=10001, ["hp"]=2331900000, ["atk"]=30160000, ["atk_times"]=3, ["hurt_skill"]={ - 20145, - 20146, - 20147 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [122401]={ - ["monster_base"]=10010, + ["monster_base"]=10002, ["hp"]=2470500000, ["atk"]=31370000, ["atk_times"]=3, ["hurt_skill"]={ - 20028, - 20029, - 20030 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [122501]={ - ["monster_base"]=10039, + ["monster_base"]=10001, ["hp"]=2674200000, ["atk"]=32690000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [122601]={ - ["monster_base"]=20005, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=4856100000, ["atk"]=32690000, ["atk_times"]=4, ["hurt_skill"]={ - 30013, - 30014, - 30015 - }, - ["skill"]={ - 10024 - }, - ["passive_skill"]={ - 10012 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [122701]={ - ["monster_base"]=10040, + ["monster_base"]=10001, ["hp"]=3219500000, ["atk"]=33840000, ["atk_times"]=3, ["hurt_skill"]={ - 20115, - 20116, - 20117 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [122801]={ - ["monster_base"]=10010, + ["monster_base"]=10002, ["hp"]=3423700000, ["atk"]=34570000, ["atk_times"]=3, ["hurt_skill"]={ - 20028, - 20029, - 20030 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [122901]={ - ["monster_base"]=10040, + ["monster_base"]=10001, ["hp"]=3768600000, ["atk"]=35590000, ["atk_times"]=3, ["hurt_skill"]={ - 20115, - 20116, - 20117 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [123001]={ - ["monster_base"]=10009, + ["monster_base"]=10002, ["hp"]=4107200000, ["atk"]=36740000, ["atk_times"]=3, ["hurt_skill"]={ - 20025, - 20026, - 20027 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [123101]={ - ["monster_base"]=20024, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=6497600000, ["atk"]=50050000, ["atk_times"]=4, ["hurt_skill"]={ - 30070, - 30071, - 30072 - }, - ["skill"]={ - 10043, - 10044 - }, - ["passive_skill"]={ - 10012 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [123201]={ - ["monster_base"]=10009, + ["monster_base"]=10002, ["hp"]=600500000, ["atk"]=20140000, ["atk_times"]=3, ["hurt_skill"]={ - 20025, - 20026, - 20027 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [123301]={ - ["monster_base"]=10054, + ["monster_base"]=10001, ["hp"]=843900000, ["atk"]=21240000, ["atk_times"]=3, ["hurt_skill"]={ - 20157, - 20158, - 20159 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [123401]={ - ["monster_base"]=10052, + ["monster_base"]=10002, ["hp"]=946300000, ["atk"]=22210000, ["atk_times"]=3, ["hurt_skill"]={ - 20151, - 20152, - 20153 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [123501]={ - ["monster_base"]=10050, + ["monster_base"]=10001, ["hp"]=1261800000, ["atk"]=23210000, ["atk_times"]=3, ["hurt_skill"]={ - 20145, - 20146, - 20147 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [123601]={ - ["monster_base"]=20008, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1741100000, ["atk"]=26790000, ["atk_times"]=4, ["hurt_skill"]={ - 30022, - 30023, - 30024 - }, - ["skill"]={ - 10032 - }, - ["passive_skill"]={ - 10009 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [123701]={ - ["monster_base"]=10044, + ["monster_base"]=10001, ["hp"]=1187500000, ["atk"]=24630000, ["atk_times"]=3, ["hurt_skill"]={ - 20127, - 20128, - 20129 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [123801]={ - ["monster_base"]=10054, + ["monster_base"]=10002, ["hp"]=1327000000, ["atk"]=27790000, ["atk_times"]=3, ["hurt_skill"]={ - 20157, - 20158, - 20159 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [123901]={ - ["monster_base"]=10014, + ["monster_base"]=10001, ["hp"]=1535900000, ["atk"]=25730000, ["atk_times"]=3, ["hurt_skill"]={ - 20037, - 20038, - 20039 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [124001]={ - ["monster_base"]=10018, + ["monster_base"]=10002, ["hp"]=1741100000, ["atk"]=28620000, ["atk_times"]=3, ["hurt_skill"]={ - 20049, - 20050, - 20051 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [124101]={ - ["monster_base"]=20014, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=3615600000, ["atk"]=31900000, ["atk_times"]=4, ["hurt_skill"]={ - 30040, - 30041, - 30042 - }, - ["skill"]={ - 10016 - }, - ["passive_skill"]={ - 10010 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [124201]={ - ["monster_base"]=10009, + ["monster_base"]=10002, ["hp"]=2090700000, ["atk"]=29870000, ["atk_times"]=3, ["hurt_skill"]={ - 20025, - 20026, - 20027 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [124301]={ - ["monster_base"]=10010, + ["monster_base"]=10001, ["hp"]=2366800000, ["atk"]=30670000, ["atk_times"]=3, ["hurt_skill"]={ - 20028, - 20029, - 20030 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [124401]={ - ["monster_base"]=10053, + ["monster_base"]=10002, ["hp"]=2507500000, ["atk"]=31900000, ["atk_times"]=3, ["hurt_skill"]={ - 20154, - 20155, - 20156 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [124501]={ - ["monster_base"]=10039, + ["monster_base"]=10001, ["hp"]=2714200000, ["atk"]=33250000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [124601]={ - ["monster_base"]=20012, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=4928700000, ["atk"]=33250000, ["atk_times"]=4, ["hurt_skill"]={ - 30034, - 30035, - 30036 - }, - ["skill"]={ - 10017 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [124701]={ - ["monster_base"]=10052, + ["monster_base"]=10001, ["hp"]=3267700000, ["atk"]=34420000, ["atk_times"]=3, ["hurt_skill"]={ - 20151, - 20152, - 20153 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [124801]={ - ["monster_base"]=10043, + ["monster_base"]=10002, ["hp"]=3474900000, ["atk"]=35160000, ["atk_times"]=3, ["hurt_skill"]={ - 20124, - 20125, - 20126 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [124901]={ - ["monster_base"]=10054, + ["monster_base"]=10001, ["hp"]=3825000000, ["atk"]=36190000, ["atk_times"]=3, ["hurt_skill"]={ - 20157, - 20158, - 20159 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [125001]={ - ["monster_base"]=10050, + ["monster_base"]=10002, ["hp"]=4168600000, ["atk"]=37360000, ["atk_times"]=3, ["hurt_skill"]={ - 20145, - 20146, - 20147 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [125101]={ - ["monster_base"]=20019, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=5275760000, ["atk"]=45810000, ["atk_times"]=4, ["hurt_skill"]={ - 30055, - 30056, - 30057 - }, - ["skill"]={ - 10045 - }, - ["passive_skill"]={ - 10143, - 10013 + 20001, + 20002, + 20003 }, ["monster_exp"]=17600 }, [125201]={ - ["monster_base"]=20010, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=3956820000, ["atk"]=40720000, ["atk_times"]=4, ["hurt_skill"]={ - 30028, - 30029, - 30030 - }, - ["skill"]={ - 10041, - 10066 - }, - ["passive_skill"]={ - 10008, - 10009, - 10013 + 20004, + 20005, + 20006 }, ["monster_exp"]=13200 }, [125301]={ - ["monster_base"]=10046, + ["monster_base"]=10001, ["hp"]=609300000, ["atk"]=20480000, ["atk_times"]=3, ["hurt_skill"]={ - 20133, - 20134, - 20135 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [125401]={ - ["monster_base"]=10043, + ["monster_base"]=10002, ["hp"]=856300000, ["atk"]=21600000, ["atk_times"]=3, ["hurt_skill"]={ - 20124, - 20125, - 20126 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [125501]={ - ["monster_base"]=10050, + ["monster_base"]=10001, ["hp"]=960200000, ["atk"]=22580000, ["atk_times"]=3, ["hurt_skill"]={ - 20145, - 20146, - 20147 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [125601]={ - ["monster_base"]=10054, + ["monster_base"]=10002, ["hp"]=1280300000, ["atk"]=23600000, ["atk_times"]=3, ["hurt_skill"]={ - 20157, - 20158, - 20159 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [125701]={ - ["monster_base"]=20010, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=1766600000, ["atk"]=27240000, ["atk_times"]=4, ["hurt_skill"]={ - 30028, - 30029, - 30030 - }, - ["skill"]={ - 10041, - 10066 - }, - ["passive_skill"]={ - 10008, - 10009, - 10013 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [125801]={ - ["monster_base"]=10052, + ["monster_base"]=10002, ["hp"]=1204900000, ["atk"]=25040000, ["atk_times"]=3, ["hurt_skill"]={ - 20151, - 20152, - 20153 + 20004, + 20005, + 20006 }, ["monster_exp"]=9000 }, [125901]={ - ["monster_base"]=10045, + ["monster_base"]=10001, ["hp"]=1346500000, ["atk"]=28260000, ["atk_times"]=3, ["hurt_skill"]={ - 20130, - 20131, - 20132 + 20001, + 20002, + 20003 }, ["monster_exp"]=10000 }, [126001]={ - ["monster_base"]=10043, + ["monster_base"]=10002, ["hp"]=1558400000, ["atk"]=26160000, ["atk_times"]=3, ["hurt_skill"]={ - 20124, - 20125, - 20126 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [126101]={ - ["monster_base"]=10053, + ["monster_base"]=10001, ["hp"]=1766600000, ["atk"]=29100000, ["atk_times"]=3, ["hurt_skill"]={ - 20154, - 20155, - 20156 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [126201]={ - ["monster_base"]=20005, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=3668600000, ["atk"]=32430000, ["atk_times"]=4, ["hurt_skill"]={ - 30013, - 30014, - 30015 - }, - ["skill"]={ - 10024 - }, - ["passive_skill"]={ - 10012 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [126301]={ - ["monster_base"]=10045, + ["monster_base"]=10001, ["hp"]=2121400000, ["atk"]=30370000, ["atk_times"]=3, ["hurt_skill"]={ - 20130, - 20131, - 20132 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [126401]={ - ["monster_base"]=10052, + ["monster_base"]=10002, ["hp"]=2401500000, ["atk"]=31180000, ["atk_times"]=3, ["hurt_skill"]={ - 20151, - 20152, - 20153 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [126501]={ - ["monster_base"]=10010, + ["monster_base"]=10001, ["hp"]=2544300000, ["atk"]=32430000, ["atk_times"]=3, ["hurt_skill"]={ - 20028, - 20029, - 20030 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [126601]={ - ["monster_base"]=10039, + ["monster_base"]=10002, ["hp"]=2754000000, ["atk"]=33810000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [126701]={ - ["monster_base"]=20012, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=5000900000, ["atk"]=33810000, ["atk_times"]=4, ["hurt_skill"]={ - 30034, - 30035, - 30036 - }, - ["skill"]={ - 10017 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [126801]={ - ["monster_base"]=10050, + ["monster_base"]=10002, ["hp"]=3315600000, ["atk"]=35000000, ["atk_times"]=3, ["hurt_skill"]={ - 20145, - 20146, - 20147 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [126901]={ - ["monster_base"]=10043, + ["monster_base"]=10001, ["hp"]=3525800000, ["atk"]=35750000, ["atk_times"]=3, ["hurt_skill"]={ - 20124, - 20125, - 20126 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [127001]={ - ["monster_base"]=10046, + ["monster_base"]=10002, ["hp"]=3881100000, ["atk"]=36790000, ["atk_times"]=3, ["hurt_skill"]={ - 20133, - 20134, - 20135 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [127101]={ - ["monster_base"]=10054, + ["monster_base"]=10001, ["hp"]=4229700000, ["atk"]=37980000, ["atk_times"]=3, ["hurt_skill"]={ - 20157, - 20158, - 20159 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [127201]={ - ["monster_base"]=20020, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=5353040000, ["atk"]=46575000, ["atk_times"]=4, ["hurt_skill"]={ - 30058, - 30059, - 30060 - }, - ["skill"]={ - 10047 - }, - ["passive_skill"]={ - 10144, - 10013 + 20004, + 20005, + 20006 }, ["monster_exp"]=17600 }, [127301]={ - ["monster_base"]=20010, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=4014780000, ["atk"]=41400000, ["atk_times"]=4, ["hurt_skill"]={ - 30028, - 30029, - 30030 - }, - ["skill"]={ - 10041, - 10066 - }, - ["passive_skill"]={ - 10008, - 10009, - 10013 + 20001, + 20002, + 20003 }, ["monster_exp"]=13200 }, [127401]={ - ["monster_base"]=10047, + ["monster_base"]=10002, ["hp"]=618200000, ["atk"]=20820000, ["atk_times"]=3, ["hurt_skill"]={ - 20136, - 20137, - 20138 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [127501]={ - ["monster_base"]=10038, + ["monster_base"]=10001, ["hp"]=868800000, ["atk"]=21960000, ["atk_times"]=3, ["hurt_skill"]={ - 20109, - 20110, - 20111 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [127601]={ - ["monster_base"]=10021, + ["monster_base"]=10002, ["hp"]=974200000, ["atk"]=22950000, ["atk_times"]=3, ["hurt_skill"]={ - 20058, - 20059, - 20060 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [127701]={ - ["monster_base"]=10040, + ["monster_base"]=10001, ["hp"]=1298900000, ["atk"]=23990000, ["atk_times"]=3, ["hurt_skill"]={ - 20115, - 20116, - 20117 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [127801]={ - ["monster_base"]=20017, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1792300000, ["atk"]=27690000, ["atk_times"]=4, ["hurt_skill"]={ - 30049, - 30050, - 30051 - }, - ["skill"]={ - 10027 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [127901]={ - ["monster_base"]=10010, + ["monster_base"]=10001, ["hp"]=1222400000, ["atk"]=25450000, ["atk_times"]=3, ["hurt_skill"]={ - 20028, - 20029, - 20030 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [128001]={ - ["monster_base"]=10039, + ["monster_base"]=10002, ["hp"]=1366100000, ["atk"]=28730000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [128101]={ - ["monster_base"]=10040, + ["monster_base"]=10001, ["hp"]=1581100000, ["atk"]=26590000, ["atk_times"]=3, ["hurt_skill"]={ - 20115, - 20116, - 20117 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [128201]={ - ["monster_base"]=10009, + ["monster_base"]=10002, ["hp"]=1792300000, ["atk"]=29580000, ["atk_times"]=3, ["hurt_skill"]={ - 20025, - 20026, - 20027 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [128301]={ - ["monster_base"]=20024, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=3721900000, ["atk"]=32960000, ["atk_times"]=4, ["hurt_skill"]={ - 30070, - 30071, - 30072 - }, - ["skill"]={ - 10043, - 10044 - }, - ["passive_skill"]={ - 10012 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [128401]={ - ["monster_base"]=10052, + ["monster_base"]=10002, ["hp"]=2152200000, ["atk"]=30870000, ["atk_times"]=3, ["hurt_skill"]={ - 20151, - 20152, - 20153 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [128501]={ - ["monster_base"]=10043, + ["monster_base"]=10001, ["hp"]=2436400000, ["atk"]=31690000, ["atk_times"]=3, ["hurt_skill"]={ - 20124, - 20125, - 20126 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [128601]={ - ["monster_base"]=10050, + ["monster_base"]=10002, ["hp"]=2581300000, ["atk"]=32960000, ["atk_times"]=3, ["hurt_skill"]={ - 20145, - 20146, - 20147 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [128701]={ - ["monster_base"]=10054, + ["monster_base"]=10001, ["hp"]=2794000000, ["atk"]=34370000, ["atk_times"]=3, ["hurt_skill"]={ - 20157, - 20158, - 20159 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [128801]={ - ["monster_base"]=20019, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=5073500000, ["atk"]=34370000, ["atk_times"]=4, ["hurt_skill"]={ - 30055, - 30056, - 30057 - }, - ["skill"]={ - 10045 - }, - ["passive_skill"]={ - 10013 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [128901]={ - ["monster_base"]=10029, + ["monster_base"]=10001, ["hp"]=3363800000, ["atk"]=35580000, ["atk_times"]=3, ["hurt_skill"]={ - 20082, - 20083, - 20084 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [129001]={ - ["monster_base"]=10050, + ["monster_base"]=10002, ["hp"]=3577000000, ["atk"]=36340000, ["atk_times"]=3, ["hurt_skill"]={ - 20145, - 20146, - 20147 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [129101]={ - ["monster_base"]=10043, + ["monster_base"]=10001, ["hp"]=3937500000, ["atk"]=37390000, ["atk_times"]=3, ["hurt_skill"]={ - 20124, - 20125, - 20126 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [129201]={ - ["monster_base"]=10028, + ["monster_base"]=10002, ["hp"]=4291100000, ["atk"]=38600000, ["atk_times"]=3, ["hurt_skill"]={ - 20079, - 20080, - 20081 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [129301]={ - ["monster_base"]=20013, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=6788400000, ["atk"]=52600000, ["atk_times"]=4, ["hurt_skill"]={ - 30037, - 30038, - 30039 - }, - ["skill"]={ - 10049, - 10050 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [129401]={ - ["monster_base"]=10052, + ["monster_base"]=10002, ["hp"]=627900000, ["atk"]=21190000, ["atk_times"]=3, ["hurt_skill"]={ - 20151, - 20152, - 20153 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [129501]={ - ["monster_base"]=10045, + ["monster_base"]=10001, ["hp"]=882300000, ["atk"]=22350000, ["atk_times"]=3, ["hurt_skill"]={ - 20130, - 20131, - 20132 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [129601]={ - ["monster_base"]=10043, + ["monster_base"]=10002, ["hp"]=989400000, ["atk"]=23360000, ["atk_times"]=3, ["hurt_skill"]={ - 20124, - 20125, - 20126 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [129701]={ - ["monster_base"]=10053, + ["monster_base"]=10001, ["hp"]=1319100000, ["atk"]=24410000, ["atk_times"]=3, ["hurt_skill"]={ - 20154, - 20155, - 20156 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [129801]={ - ["monster_base"]=20005, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1820200000, ["atk"]=28180000, ["atk_times"]=4, ["hurt_skill"]={ - 30013, - 30014, - 30015 - }, - ["skill"]={ - 10024 - }, - ["passive_skill"]={ - 10012 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [129901]={ - ["monster_base"]=10010, + ["monster_base"]=10001, ["hp"]=1241400000, ["atk"]=25900000, ["atk_times"]=3, ["hurt_skill"]={ - 20028, - 20029, - 20030 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [130001]={ - ["monster_base"]=10039, + ["monster_base"]=10002, ["hp"]=1387400000, ["atk"]=29240000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [130101]={ - ["monster_base"]=10040, + ["monster_base"]=10001, ["hp"]=1605700000, ["atk"]=27060000, ["atk_times"]=3, ["hurt_skill"]={ - 20115, - 20116, - 20117 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [130201]={ - ["monster_base"]=10009, + ["monster_base"]=10002, ["hp"]=1820200000, ["atk"]=30100000, ["atk_times"]=3, ["hurt_skill"]={ - 20025, - 20026, - 20027 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [130301]={ - ["monster_base"]=20024, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=3779800000, ["atk"]=33540000, ["atk_times"]=4, ["hurt_skill"]={ - 30070, - 30071, - 30072 - }, - ["skill"]={ - 10043, - 10044 - }, - ["passive_skill"]={ - 10012 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [130401]={ - ["monster_base"]=10040, + ["monster_base"]=10002, ["hp"]=2185700000, ["atk"]=31410000, ["atk_times"]=3, ["hurt_skill"]={ - 20115, - 20116, - 20117 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [130501]={ - ["monster_base"]=10039, + ["monster_base"]=10001, ["hp"]=2474300000, ["atk"]=32250000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [130601]={ - ["monster_base"]=10010, + ["monster_base"]=10002, ["hp"]=2621400000, ["atk"]=33540000, ["atk_times"]=3, ["hurt_skill"]={ - 20028, - 20029, - 20030 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [130701]={ - ["monster_base"]=10039, + ["monster_base"]=10001, ["hp"]=2837400000, ["atk"]=34980000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [130801]={ - ["monster_base"]=20012, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=5152400000, ["atk"]=34980000, ["atk_times"]=4, ["hurt_skill"]={ - 30034, - 30035, - 30036 - }, - ["skill"]={ - 10017 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [130901]={ - ["monster_base"]=10010, + ["monster_base"]=10001, ["hp"]=3416100000, ["atk"]=36210000, ["atk_times"]=3, ["hurt_skill"]={ - 20028, - 20029, - 20030 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [131001]={ - ["monster_base"]=10040, + ["monster_base"]=10002, ["hp"]=3632600000, ["atk"]=36980000, ["atk_times"]=3, ["hurt_skill"]={ - 20115, - 20116, - 20117 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [131101]={ - ["monster_base"]=10038, + ["monster_base"]=10001, ["hp"]=3998700000, ["atk"]=38050000, ["atk_times"]=3, ["hurt_skill"]={ - 20109, - 20110, - 20111 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [131201]={ - ["monster_base"]=10032, + ["monster_base"]=10002, ["hp"]=4357800000, ["atk"]=39280000, ["atk_times"]=3, ["hurt_skill"]={ - 20091, - 20092, - 20093 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [131301]={ - ["monster_base"]=20018, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=6893900000, ["atk"]=53520000, ["atk_times"]=4, ["hurt_skill"]={ - 30052, - 30053, - 30054 - }, - ["skill"]={ - 10051 - }, - ["passive_skill"]={ - 10011, - 10012 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [131401]={ - ["monster_base"]=10033, + ["monster_base"]=10002, ["hp"]=637500000, ["atk"]=21560000, ["atk_times"]=3, ["hurt_skill"]={ - 20094, - 20095, - 20096 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [131501]={ - ["monster_base"]=10029, + ["monster_base"]=10001, ["hp"]=895800000, ["atk"]=22740000, ["atk_times"]=3, ["hurt_skill"]={ - 20082, - 20083, - 20084 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [131601]={ - ["monster_base"]=10031, + ["monster_base"]=10002, ["hp"]=1004500000, ["atk"]=23770000, ["atk_times"]=3, ["hurt_skill"]={ - 20088, - 20089, - 20090 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [131701]={ - ["monster_base"]=10028, + ["monster_base"]=10001, ["hp"]=1339200000, ["atk"]=24830000, ["atk_times"]=3, ["hurt_skill"]={ - 20079, - 20080, - 20081 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [131801]={ - ["monster_base"]=20013, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1848000000, ["atk"]=28670000, ["atk_times"]=4, ["hurt_skill"]={ - 30037, - 30038, - 30039 - }, - ["skill"]={ - 10049, - 10050 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [131901]={ - ["monster_base"]=10030, + ["monster_base"]=10001, ["hp"]=1260300000, ["atk"]=26350000, ["atk_times"]=3, ["hurt_skill"]={ - 20085, - 20086, - 20087 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [132001]={ - ["monster_base"]=10029, + ["monster_base"]=10002, ["hp"]=1408600000, ["atk"]=29750000, ["atk_times"]=3, ["hurt_skill"]={ - 20082, - 20083, - 20084 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [132101]={ - ["monster_base"]=10033, + ["monster_base"]=10001, ["hp"]=1630200000, ["atk"]=27530000, ["atk_times"]=3, ["hurt_skill"]={ - 20094, - 20095, - 20096 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [132201]={ - ["monster_base"]=10054, + ["monster_base"]=10002, ["hp"]=1848000000, ["atk"]=30620000, ["atk_times"]=3, ["hurt_skill"]={ - 20157, - 20158, - 20159 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [132301]={ - ["monster_base"]=20010, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=3837400000, ["atk"]=34120000, ["atk_times"]=4, ["hurt_skill"]={ - 30028, - 30029, - 30030 - }, - ["skill"]={ - 10041, - 10066 - }, - ["passive_skill"]={ - 10008, - 10009, - 10013 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [132401]={ - ["monster_base"]=10053, + ["monster_base"]=10002, ["hp"]=2219000000, ["atk"]=31950000, ["atk_times"]=3, ["hurt_skill"]={ - 20154, - 20155, - 20156 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [132501]={ - ["monster_base"]=10033, + ["monster_base"]=10001, ["hp"]=2512000000, ["atk"]=32810000, ["atk_times"]=3, ["hurt_skill"]={ - 20094, - 20095, - 20096 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [132601]={ - ["monster_base"]=10029, + ["monster_base"]=10002, ["hp"]=2661300000, ["atk"]=34120000, ["atk_times"]=3, ["hurt_skill"]={ - 20082, - 20083, - 20084 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [132701]={ - ["monster_base"]=10054, + ["monster_base"]=10001, ["hp"]=2880600000, ["atk"]=35590000, ["atk_times"]=3, ["hurt_skill"]={ - 20157, - 20158, - 20159 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [132801]={ - ["monster_base"]=20020, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=5230900000, ["atk"]=35590000, ["atk_times"]=4, ["hurt_skill"]={ - 30058, - 30059, - 30060 - }, - ["skill"]={ - 10047 - }, - ["passive_skill"]={ - 10013 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [132901]={ - ["monster_base"]=10053, + ["monster_base"]=10001, ["hp"]=3468100000, ["atk"]=36840000, ["atk_times"]=3, ["hurt_skill"]={ - 20154, - 20155, - 20156 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [133001]={ - ["monster_base"]=10028, + ["monster_base"]=10002, ["hp"]=3687900000, ["atk"]=37620000, ["atk_times"]=3, ["hurt_skill"]={ - 20079, - 20080, - 20081 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [133101]={ - ["monster_base"]=10046, + ["monster_base"]=10001, ["hp"]=4059600000, ["atk"]=38710000, ["atk_times"]=3, ["hurt_skill"]={ - 20133, - 20134, - 20135 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [133201]={ - ["monster_base"]=10058, + ["monster_base"]=10002, ["hp"]=4424200000, ["atk"]=39960000, ["atk_times"]=3, ["hurt_skill"]={ - 20169, - 20170, - 20171 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [133301]={ - ["monster_base"]=20032, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=6998900000, ["atk"]=54440000, ["atk_times"]=4, ["hurt_skill"]={ - 30094, - 30095, - 30096 - }, - ["skill"]={ - 10052, - 10053, - 10054 - }, - ["passive_skill"]={ - 10008, - 10010, - 10013 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [133401]={ - ["monster_base"]=10057, + ["monster_base"]=10002, ["hp"]=647200000, ["atk"]=21930000, ["atk_times"]=3, ["hurt_skill"]={ - 20166, - 20167, - 20168 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [133501]={ - ["monster_base"]=10046, + ["monster_base"]=10001, ["hp"]=909300000, ["atk"]=23130000, ["atk_times"]=3, ["hurt_skill"]={ - 20133, - 20134, - 20135 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [133601]={ - ["monster_base"]=10052, + ["monster_base"]=10002, ["hp"]=1019700000, ["atk"]=24180000, ["atk_times"]=3, ["hurt_skill"]={ - 20151, - 20152, - 20153 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [133701]={ - ["monster_base"]=10029, + ["monster_base"]=10001, ["hp"]=1359400000, ["atk"]=25250000, ["atk_times"]=3, ["hurt_skill"]={ - 20082, - 20083, - 20084 + 20001, + 20002, + 20003 }, ["monster_exp"]=19000 }, [133801]={ - ["monster_base"]=20008, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=1875900000, ["atk"]=29160000, ["atk_times"]=4, ["hurt_skill"]={ - 30022, - 30023, - 30024 - }, - ["skill"]={ - 10032 - }, - ["passive_skill"]={ - 10009 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [133901]={ - ["monster_base"]=10058, + ["monster_base"]=10001, ["hp"]=1279300000, ["atk"]=26800000, ["atk_times"]=3, ["hurt_skill"]={ - 20169, - 20170, - 20171 + 20001, + 20002, + 20003 }, ["monster_exp"]=9000 }, [134001]={ - ["monster_base"]=10033, + ["monster_base"]=10002, ["hp"]=1429900000, ["atk"]=30260000, ["atk_times"]=3, ["hurt_skill"]={ - 20094, - 20095, - 20096 + 20004, + 20005, + 20006 }, ["monster_exp"]=10000 }, [134101]={ - ["monster_base"]=10044, + ["monster_base"]=10001, ["hp"]=1654800000, ["atk"]=28000000, ["atk_times"]=3, ["hurt_skill"]={ - 20127, - 20128, - 20129 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [134201]={ - ["monster_base"]=10053, + ["monster_base"]=10002, ["hp"]=1875900000, ["atk"]=31140000, ["atk_times"]=3, ["hurt_skill"]={ - 20154, - 20155, - 20156 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [134301]={ - ["monster_base"]=20011, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=3895300000, ["atk"]=34700000, ["atk_times"]=4, ["hurt_skill"]={ - 30031, - 30032, - 30033 - }, - ["skill"]={ - 10018 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [134401]={ - ["monster_base"]=10029, + ["monster_base"]=10002, ["hp"]=2252500000, ["atk"]=32490000, ["atk_times"]=3, ["hurt_skill"]={ - 20082, - 20083, - 20084 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [134501]={ - ["monster_base"]=10058, + ["monster_base"]=10001, ["hp"]=2549900000, ["atk"]=33370000, ["atk_times"]=3, ["hurt_skill"]={ - 20169, - 20170, - 20171 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [134601]={ - ["monster_base"]=10052, + ["monster_base"]=10002, ["hp"]=2701400000, ["atk"]=34700000, ["atk_times"]=3, ["hurt_skill"]={ - 20151, - 20152, - 20153 + 20004, + 20005, + 20006 }, ["monster_exp"]=21000 }, [134701]={ - ["monster_base"]=10054, + ["monster_base"]=10001, ["hp"]=2924000000, ["atk"]=36200000, ["atk_times"]=3, ["hurt_skill"]={ - 20157, - 20158, - 20159 + 20001, + 20002, + 20003 }, ["monster_exp"]=22000 }, [134801]={ - ["monster_base"]=20005, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=5309800000, ["atk"]=36200000, ["atk_times"]=4, ["hurt_skill"]={ - 30013, - 30014, - 30015 - }, - ["skill"]={ - 10024 - }, - ["passive_skill"]={ - 10012 + 20004, + 20005, + 20006 }, ["monster_exp"]=24000 }, [134901]={ - ["monster_base"]=10053, + ["monster_base"]=10001, ["hp"]=3520400000, ["atk"]=37470000, ["atk_times"]=3, ["hurt_skill"]={ - 20154, - 20155, - 20156 + 20001, + 20002, + 20003 }, ["monster_exp"]=15000 }, [135001]={ - ["monster_base"]=10028, + ["monster_base"]=10002, ["hp"]=3743500000, ["atk"]=38260000, ["atk_times"]=3, ["hurt_skill"]={ - 20079, - 20080, - 20081 + 20004, + 20005, + 20006 }, ["monster_exp"]=16000 }, [135101]={ - ["monster_base"]=10046, + ["monster_base"]=10001, ["hp"]=4120800000, ["atk"]=39370000, ["atk_times"]=3, ["hurt_skill"]={ - 20133, - 20134, - 20135 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [135201]={ - ["monster_base"]=10057, + ["monster_base"]=10002, ["hp"]=4490900000, ["atk"]=40640000, ["atk_times"]=3, ["hurt_skill"]={ - 20166, - 20167, - 20168 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [135301]={ - ["monster_base"]=20032, + ["monster_base"]=10001, ["is_boss"]=2, ["hp"]=5683520000, ["atk"]=49824000, ["atk_times"]=4, ["hurt_skill"]={ - 30094, - 30095, - 30096 - }, - ["skill"]={ - 10052, - 10053, - 10054 - }, - ["passive_skill"]={ - 10008, - 10010, - 10013, - 10145 + 20001, + 20002, + 20003 }, ["monster_exp"]=17600 }, [135401]={ - ["monster_base"]=20030, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=4262640000, ["atk"]=44288000, ["atk_times"]=4, ["hurt_skill"]={ - 30088, - 30089, - 30090 - }, - ["skill"]={ - 10056, - 10057 - }, - ["passive_skill"]={ - 10014 + 20004, + 20005, + 20006 }, ["monster_exp"]=13200 }, [135501]={ - ["monster_base"]=10056, + ["monster_base"]=10001, ["hp"]=656900000, ["atk"]=22300000, ["atk_times"]=3, ["hurt_skill"]={ - 20163, - 20164, - 20165 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [135601]={ - ["monster_base"]=10009, + ["monster_base"]=10002, ["hp"]=922800000, ["atk"]=23520000, ["atk_times"]=3, ["hurt_skill"]={ - 20025, - 20026, - 20027 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [135701]={ - ["monster_base"]=10010, + ["monster_base"]=10001, ["hp"]=1034900000, ["atk"]=24590000, ["atk_times"]=3, ["hurt_skill"]={ - 20028, - 20029, - 20030 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [135801]={ - ["monster_base"]=10039, + ["monster_base"]=10002, ["hp"]=1379600000, ["atk"]=25670000, ["atk_times"]=3, ["hurt_skill"]={ - 20112, - 20113, - 20114 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [135901]={ - ["monster_base"]=20012, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=1903800000, ["atk"]=29650000, ["atk_times"]=4, ["hurt_skill"]={ - 30034, - 30035, - 30036 - }, - ["skill"]={ - 10017 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [136001]={ - ["monster_base"]=10009, + ["monster_base"]=10002, ["hp"]=1298300000, ["atk"]=27250000, ["atk_times"]=3, ["hurt_skill"]={ - 20025, - 20026, - 20027 + 20004, + 20005, + 20006 }, ["monster_exp"]=9000 }, [136101]={ - ["monster_base"]=10055, + ["monster_base"]=10001, ["hp"]=1451200000, ["atk"]=30770000, ["atk_times"]=3, ["hurt_skill"]={ - 20160, - 20161, - 20162 + 20001, + 20002, + 20003 }, ["monster_exp"]=10000 }, [136201]={ - ["monster_base"]=10046, + ["monster_base"]=10002, ["hp"]=1679400000, ["atk"]=28470000, ["atk_times"]=3, ["hurt_skill"]={ - 20133, - 20134, - 20135 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [136301]={ - ["monster_base"]=10057, + ["monster_base"]=10001, ["hp"]=1903800000, ["atk"]=31660000, ["atk_times"]=3, ["hurt_skill"]={ - 20166, - 20167, - 20168 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [136401]={ - ["monster_base"]=20030, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=3953200000, ["atk"]=35280000, ["atk_times"]=4, ["hurt_skill"]={ - 30088, - 30089, - 30090 - }, - ["skill"]={ - 10056, - 10057 - }, - ["passive_skill"]={ - 10014 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [136501]={ - ["monster_base"]=10058, + ["monster_base"]=10001, ["hp"]=2286000000, ["atk"]=33030000, ["atk_times"]=3, ["hurt_skill"]={ - 20169, - 20170, - 20171 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [136601]={ - ["monster_base"]=10051, + ["monster_base"]=10002, ["hp"]=2587800000, ["atk"]=33930000, ["atk_times"]=3, ["hurt_skill"]={ - 20148, - 20149, - 20150 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [136701]={ - ["monster_base"]=10053, + ["monster_base"]=10001, ["hp"]=2741500000, ["atk"]=35280000, ["atk_times"]=3, ["hurt_skill"]={ - 20154, - 20155, - 20156 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [136801]={ - ["monster_base"]=10055, + ["monster_base"]=10002, ["hp"]=2967400000, ["atk"]=36810000, ["atk_times"]=3, ["hurt_skill"]={ - 20160, - 20161, - 20162 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [136901]={ - ["monster_base"]=20029, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=5388700000, ["atk"]=36810000, ["atk_times"]=4, ["hurt_skill"]={ - 30085, - 30086, - 30087 - }, - ["skill"]={ - 10065 - }, - ["passive_skill"]={ - 10012 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [137001]={ - ["monster_base"]=10058, + ["monster_base"]=10002, ["hp"]=3572700000, ["atk"]=38100000, ["atk_times"]=3, ["hurt_skill"]={ - 20169, - 20170, - 20171 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [137101]={ - ["monster_base"]=10051, + ["monster_base"]=10001, ["hp"]=3799100000, ["atk"]=38900000, ["atk_times"]=3, ["hurt_skill"]={ - 20148, - 20149, - 20150 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [137201]={ - ["monster_base"]=10055, + ["monster_base"]=10002, ["hp"]=4182000000, ["atk"]=40030000, ["atk_times"]=3, ["hurt_skill"]={ - 20160, - 20161, - 20162 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [137301]={ - ["monster_base"]=10057, + ["monster_base"]=10001, ["hp"]=4557600000, ["atk"]=41320000, ["atk_times"]=3, ["hurt_skill"]={ - 20166, - 20167, - 20168 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [137401]={ - ["monster_base"]=20031, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=7209900000, ["atk"]=56280000, ["atk_times"]=4, ["hurt_skill"]={ - 30091, - 30092, - 30093 - }, - ["skill"]={ - 10058, - 10059 - }, - ["passive_skill"]={ - 10008, - 10011, - 10013 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [137501]={ - ["monster_base"]=10060, + ["monster_base"]=10001, ["hp"]=666600000, ["atk"]=22670000, ["atk_times"]=3, ["hurt_skill"]={ - 20175, - 20176, - 20177 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [137601]={ - ["monster_base"]=10046, + ["monster_base"]=10002, ["hp"]=936300000, ["atk"]=23910000, ["atk_times"]=3, ["hurt_skill"]={ - 20133, - 20134, - 20135 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [137701]={ - ["monster_base"]=10061, + ["monster_base"]=10001, ["hp"]=1050100000, ["atk"]=25000000, ["atk_times"]=3, ["hurt_skill"]={ - 20178, - 20179, - 20180 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [137801]={ - ["monster_base"]=10052, + ["monster_base"]=10002, ["hp"]=1399800000, ["atk"]=26090000, ["atk_times"]=3, ["hurt_skill"]={ - 20151, - 20152, - 20153 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [137901]={ - ["monster_base"]=20017, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=1931700000, ["atk"]=30140000, ["atk_times"]=4, ["hurt_skill"]={ - 30049, - 30050, - 30051 - }, - ["skill"]={ - 10027 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [138001]={ - ["monster_base"]=10023, + ["monster_base"]=10002, ["hp"]=1317300000, ["atk"]=27700000, ["atk_times"]=3, ["hurt_skill"]={ - 20064, - 20065, - 20066 + 20004, + 20005, + 20006 }, ["monster_exp"]=9000 }, [138101]={ - ["monster_base"]=10060, + ["monster_base"]=10001, ["hp"]=1472500000, ["atk"]=31280000, ["atk_times"]=3, ["hurt_skill"]={ - 20175, - 20176, - 20177 + 20001, + 20002, + 20003 }, ["monster_exp"]=10000 }, [138201]={ - ["monster_base"]=10057, + ["monster_base"]=10002, ["hp"]=1704000000, ["atk"]=28940000, ["atk_times"]=3, ["hurt_skill"]={ - 20166, - 20167, - 20168 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [138301]={ - ["monster_base"]=10055, + ["monster_base"]=10001, ["hp"]=1931700000, ["atk"]=32180000, ["atk_times"]=3, ["hurt_skill"]={ - 20160, - 20161, - 20162 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [138401]={ - ["monster_base"]=20031, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=4011100000, ["atk"]=35860000, ["atk_times"]=4, ["hurt_skill"]={ - 30091, - 30092, - 30093 - }, - ["skill"]={ - 10058, - 10059 - }, - ["passive_skill"]={ - 10008, - 10011, - 10013 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [138501]={ - ["monster_base"]=10047, + ["monster_base"]=10001, ["hp"]=2319500000, ["atk"]=33570000, ["atk_times"]=3, ["hurt_skill"]={ - 20136, - 20137, - 20138 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [138601]={ - ["monster_base"]=10052, + ["monster_base"]=10002, ["hp"]=2625700000, ["atk"]=34490000, ["atk_times"]=3, ["hurt_skill"]={ - 20151, - 20152, - 20153 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [138701]={ - ["monster_base"]=10027, + ["monster_base"]=10001, ["hp"]=2781600000, ["atk"]=35860000, ["atk_times"]=3, ["hurt_skill"]={ - 20076, - 20077, - 20078 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [138801]={ - ["monster_base"]=10061, + ["monster_base"]=10002, ["hp"]=3010800000, ["atk"]=37420000, ["atk_times"]=3, ["hurt_skill"]={ - 20178, - 20179, - 20180 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [138901]={ - ["monster_base"]=20029, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=5467600000, ["atk"]=37420000, ["atk_times"]=4, ["hurt_skill"]={ - 30085, - 30086, - 30087 - }, - ["skill"]={ - 10065 - }, - ["passive_skill"]={ - 10012 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [139001]={ - ["monster_base"]=10051, + ["monster_base"]=10002, ["hp"]=3625000000, ["atk"]=38730000, ["atk_times"]=3, ["hurt_skill"]={ - 20148, - 20149, - 20150 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [139101]={ - ["monster_base"]=10027, + ["monster_base"]=10001, ["hp"]=3854700000, ["atk"]=39540000, ["atk_times"]=3, ["hurt_skill"]={ - 20076, - 20077, - 20078 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [139201]={ - ["monster_base"]=10052, + ["monster_base"]=10002, ["hp"]=4243200000, ["atk"]=40690000, ["atk_times"]=3, ["hurt_skill"]={ - 20151, - 20152, - 20153 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [139301]={ - ["monster_base"]=10061, + ["monster_base"]=10001, ["hp"]=4624300000, ["atk"]=42000000, ["atk_times"]=3, ["hurt_skill"]={ - 20178, - 20179, - 20180 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [139401]={ - ["monster_base"]=20034, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=7315400000, ["atk"]=57200000, ["atk_times"]=4, ["hurt_skill"]={ - 30097, - 30098, - 30099 - }, - ["skill"]={ - 10074, - 10075 - }, - ["passive_skill"]={ - 10013, - 10012 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [139501]={ - ["monster_base"]=10060, + ["monster_base"]=10001, ["hp"]=677000000, ["atk"]=23070000, ["atk_times"]=3, ["hurt_skill"]={ - 20175, - 20176, - 20177 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [139601]={ - ["monster_base"]=10027, + ["monster_base"]=10002, ["hp"]=950900000, ["atk"]=24330000, ["atk_times"]=3, ["hurt_skill"]={ - 20076, - 20077, - 20078 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [139701]={ - ["monster_base"]=10051, + ["monster_base"]=10001, ["hp"]=1066500000, ["atk"]=25440000, ["atk_times"]=3, ["hurt_skill"]={ - 20148, - 20149, - 20150 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [139801]={ - ["monster_base"]=10055, + ["monster_base"]=10002, ["hp"]=1421600000, ["atk"]=26550000, ["atk_times"]=3, ["hurt_skill"]={ - 20160, - 20161, - 20162 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [139901]={ - ["monster_base"]=20019, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=1961800000, ["atk"]=30670000, ["atk_times"]=4, ["hurt_skill"]={ - 30055, - 30056, - 30057 - }, - ["skill"]={ - 10045 - }, - ["passive_skill"]={ - 10013 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [140001]={ - ["monster_base"]=10057, + ["monster_base"]=10002, ["hp"]=1337800000, ["atk"]=28180000, ["atk_times"]=3, ["hurt_skill"]={ - 20166, - 20167, - 20168 + 20004, + 20005, + 20006 }, ["monster_exp"]=9000 }, [140101]={ - ["monster_base"]=10027, + ["monster_base"]=10001, ["hp"]=1495500000, ["atk"]=31830000, ["atk_times"]=3, ["hurt_skill"]={ - 20076, - 20077, - 20078 + 20001, + 20002, + 20003 }, ["monster_exp"]=10000 }, [140201]={ - ["monster_base"]=10052, + ["monster_base"]=10002, ["hp"]=1730600000, ["atk"]=29450000, ["atk_times"]=3, ["hurt_skill"]={ - 20151, - 20152, - 20153 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [140301]={ - ["monster_base"]=10061, + ["monster_base"]=10001, ["hp"]=1961800000, ["atk"]=32740000, ["atk_times"]=3, ["hurt_skill"]={ - 20178, - 20179, - 20180 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [140401]={ - ["monster_base"]=20034, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=4073500000, ["atk"]=36490000, ["atk_times"]=4, ["hurt_skill"]={ - 30097, - 30098, - 30099 - }, - ["skill"]={ - 10074, - 10075 - }, - ["passive_skill"]={ - 10013, - 10012 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [140501]={ - ["monster_base"]=10047, + ["monster_base"]=10001, ["hp"]=2355600000, ["atk"]=34160000, ["atk_times"]=3, ["hurt_skill"]={ - 20136, - 20137, - 20138 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [140601]={ - ["monster_base"]=10023, + ["monster_base"]=10002, ["hp"]=2666600000, ["atk"]=35090000, ["atk_times"]=3, ["hurt_skill"]={ - 20064, - 20065, - 20066 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [140701]={ - ["monster_base"]=10046, + ["monster_base"]=10001, ["hp"]=2824900000, ["atk"]=36490000, ["atk_times"]=3, ["hurt_skill"]={ - 20133, - 20134, - 20135 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [140801]={ - ["monster_base"]=10052, + ["monster_base"]=10002, ["hp"]=3057700000, ["atk"]=38070000, ["atk_times"]=3, ["hurt_skill"]={ - 20151, - 20152, - 20153 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [140901]={ - ["monster_base"]=20010, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=5552700000, ["atk"]=38070000, ["atk_times"]=4, ["hurt_skill"]={ - 30028, - 30029, - 30030 - }, - ["skill"]={ - 10041, - 10066 - }, - ["passive_skill"]={ - 10008, - 10009, - 10013 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [141001]={ - ["monster_base"]=10027, + ["monster_base"]=10002, ["hp"]=3681400000, ["atk"]=39410000, ["atk_times"]=3, ["hurt_skill"]={ - 20076, - 20077, - 20078 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [141101]={ - ["monster_base"]=10047, + ["monster_base"]=10001, ["hp"]=3914700000, ["atk"]=40230000, ["atk_times"]=3, ["hurt_skill"]={ - 20136, - 20137, - 20138 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [141201]={ - ["monster_base"]=10057, + ["monster_base"]=10002, ["hp"]=4309300000, ["atk"]=41400000, ["atk_times"]=3, ["hurt_skill"]={ - 20166, - 20167, - 20168 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [141301]={ - ["monster_base"]=10060, + ["monster_base"]=10001, ["hp"]=4696300000, ["atk"]=42730000, ["atk_times"]=3, ["hurt_skill"]={ - 20175, - 20176, - 20177 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [141401]={ - ["monster_base"]=20035, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=7429200000, ["atk"]=58200000, ["atk_times"]=4, ["hurt_skill"]={ - 30100, - 30101, - 30102, - 30113 - }, - ["skill"]={ - 10076 - }, - ["passive_skill"]={ - 10011, - 10009 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [141501]={ - ["monster_base"]=10062, + ["monster_base"]=10001, ["hp"]=687400000, ["atk"]=23470000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [141601]={ - ["monster_base"]=10049, + ["monster_base"]=10002, ["hp"]=965500000, ["atk"]=24750000, ["atk_times"]=3, ["hurt_skill"]={ - 20142, - 20143, - 20144 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [141701]={ - ["monster_base"]=10042, + ["monster_base"]=10001, ["hp"]=1082900000, ["atk"]=25880000, ["atk_times"]=3, ["hurt_skill"]={ - 20121, - 20122, - 20123 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [141801]={ - ["monster_base"]=10026, + ["monster_base"]=10002, ["hp"]=1443400000, ["atk"]=27010000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [141901]={ - ["monster_base"]=20006, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=1991900000, ["atk"]=31200000, ["atk_times"]=4, ["hurt_skill"]={ - 30016, - 30017, - 30018 - }, - ["skill"]={ - 10033 - }, - ["passive_skill"]={ - 10010 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [142001]={ - ["monster_base"]=10064, + ["monster_base"]=10002, ["hp"]=1358300000, ["atk"]=28670000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20004, + 20005, + 20006 }, ["monster_exp"]=9000 }, [142101]={ - ["monster_base"]=10042, + ["monster_base"]=10001, ["hp"]=1518500000, ["atk"]=32380000, ["atk_times"]=3, ["hurt_skill"]={ - 20121, - 20122, - 20123 + 20001, + 20002, + 20003 }, ["monster_exp"]=10000 }, [142201]={ - ["monster_base"]=10019, + ["monster_base"]=10002, ["hp"]=1757200000, ["atk"]=29960000, ["atk_times"]=3, ["hurt_skill"]={ - 20052, - 20053, - 20054 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [142301]={ - ["monster_base"]=10062, + ["monster_base"]=10001, ["hp"]=1991900000, ["atk"]=33300000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [142401]={ - ["monster_base"]=20021, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=4135900000, ["atk"]=37120000, ["atk_times"]=4, ["hurt_skill"]={ - 30061, - 30062, - 30063 - }, - ["skill"]={ - 10034 - }, - ["passive_skill"]={ - 10011, - 10008 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [142501]={ - ["monster_base"]=10013, + ["monster_base"]=10001, ["hp"]=2391700000, ["atk"]=34750000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [142601]={ - ["monster_base"]=10026, + ["monster_base"]=10002, ["hp"]=2707500000, ["atk"]=35690000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [142701]={ - ["monster_base"]=10062, + ["monster_base"]=10001, ["hp"]=2868200000, ["atk"]=37120000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [142801]={ - ["monster_base"]=10044, + ["monster_base"]=10002, ["hp"]=3104600000, ["atk"]=38720000, ["atk_times"]=3, ["hurt_skill"]={ - 20127, - 20128, - 20129 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [142901]={ - ["monster_base"]=20016, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=5637800000, ["atk"]=38720000, ["atk_times"]=4, ["hurt_skill"]={ - 30046, - 30047, - 30048 - }, - ["skill"]={ - 10036 - }, - ["passive_skill"]={ - 10010, - 10011 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [143001]={ - ["monster_base"]=10062, + ["monster_base"]=10002, ["hp"]=3737800000, ["atk"]=40090000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [143101]={ - ["monster_base"]=10019, + ["monster_base"]=10001, ["hp"]=3974700000, ["atk"]=40920000, ["atk_times"]=3, ["hurt_skill"]={ - 20052, - 20053, - 20054 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [143201]={ - ["monster_base"]=10064, + ["monster_base"]=10002, ["hp"]=4375400000, ["atk"]=42110000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [143301]={ - ["monster_base"]=10013, + ["monster_base"]=10001, ["hp"]=4768300000, ["atk"]=43460000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [143401]={ - ["monster_base"]=20036, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=7543000000, ["atk"]=59200000, ["atk_times"]=4, ["hurt_skill"]={ - 30103, - 30104, - 30105 - }, - ["skill"]={ - 10077, - 10078 - }, - ["passive_skill"]={ - 10011 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [143501]={ - ["monster_base"]=10063, + ["monster_base"]=10001, ["hp"]=697800000, ["atk"]=23870000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [143601]={ - ["monster_base"]=10064, + ["monster_base"]=10002, ["hp"]=980100000, ["atk"]=25170000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [143701]={ - ["monster_base"]=10062, + ["monster_base"]=10001, ["hp"]=1099300000, ["atk"]=26320000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [143801]={ - ["monster_base"]=10026, + ["monster_base"]=10002, ["hp"]=1465200000, ["atk"]=27470000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [143901]={ - ["monster_base"]=20021, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=2022000000, ["atk"]=31730000, ["atk_times"]=4, ["hurt_skill"]={ - 30061, - 30062, - 30063 - }, - ["skill"]={ - 10034 - }, - ["passive_skill"]={ - 10011, - 10008 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [144001]={ - ["monster_base"]=10064, + ["monster_base"]=10002, ["hp"]=1378800000, ["atk"]=29160000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20004, + 20005, + 20006 }, ["monster_exp"]=9000 }, [144101]={ - ["monster_base"]=10062, + ["monster_base"]=10001, ["hp"]=1541500000, ["atk"]=32930000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20001, + 20002, + 20003 }, ["monster_exp"]=10000 }, [144201]={ - ["monster_base"]=10022, + ["monster_base"]=10002, ["hp"]=1783800000, ["atk"]=30470000, ["atk_times"]=3, ["hurt_skill"]={ - 20061, - 20062, - 20063 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [144301]={ - ["monster_base"]=10063, + ["monster_base"]=10001, ["hp"]=2022000000, ["atk"]=33860000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [144401]={ - ["monster_base"]=20036, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=4198300000, ["atk"]=37750000, ["atk_times"]=4, ["hurt_skill"]={ - 30103, - 30104, - 30105 - }, - ["skill"]={ - 10077, - 10078 - }, - ["passive_skill"]={ - 10011 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [144501]={ - ["monster_base"]=10019, + ["monster_base"]=10001, ["hp"]=2427800000, ["atk"]=35340000, ["atk_times"]=3, ["hurt_skill"]={ - 20052, - 20053, - 20054 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [144601]={ - ["monster_base"]=10026, + ["monster_base"]=10002, ["hp"]=2748400000, ["atk"]=36290000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [144701]={ - ["monster_base"]=10062, + ["monster_base"]=10001, ["hp"]=2911500000, ["atk"]=37750000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [144801]={ - ["monster_base"]=10063, + ["monster_base"]=10002, ["hp"]=3151500000, ["atk"]=39370000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [144901]={ - ["monster_base"]=20006, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=5722900000, ["atk"]=39370000, ["atk_times"]=4, ["hurt_skill"]={ - 30016, - 30017, - 30018 - }, - ["skill"]={ - 10033 - }, - ["passive_skill"]={ - 10010 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [145001]={ - ["monster_base"]=10013, + ["monster_base"]=10002, ["hp"]=3794200000, ["atk"]=40770000, ["atk_times"]=3, ["hurt_skill"]={ - 20034, - 20035, - 20036 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [145101]={ - ["monster_base"]=10062, + ["monster_base"]=10001, ["hp"]=4034700000, ["atk"]=41610000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [145201]={ - ["monster_base"]=10064, + ["monster_base"]=10002, ["hp"]=4441500000, ["atk"]=42820000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [145301]={ - ["monster_base"]=10063, + ["monster_base"]=10001, ["hp"]=4840300000, ["atk"]=44190000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [145401]={ - ["monster_base"]=20037, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=7656800000, ["atk"]=60200000, ["atk_times"]=4, ["hurt_skill"]={ - 30106, - 30107, - 30108 - }, - ["skill"]={ - 10079 - }, - ["passive_skill"]={ - 10013, - 10009, - 10084 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [145501]={ - ["monster_base"]=10065, + ["monster_base"]=10001, ["hp"]=708200000, ["atk"]=24270000, ["atk_times"]=3, ["hurt_skill"]={ - 20187, - 20188, - 20189 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [145601]={ - ["monster_base"]=10062, + ["monster_base"]=10002, ["hp"]=994700000, ["atk"]=25590000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [145701]={ - ["monster_base"]=10064, + ["monster_base"]=10001, ["hp"]=1115700000, ["atk"]=26760000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [145801]={ - ["monster_base"]=10063, + ["monster_base"]=10002, ["hp"]=1487000000, ["atk"]=27930000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [145901]={ - ["monster_base"]=20027, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=2052100000, ["atk"]=32260000, ["atk_times"]=4, ["hurt_skill"]={ - 30079, - 30080, - 30081 - }, - ["skill"]={ - 10082 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [146001]={ - ["monster_base"]=10026, + ["monster_base"]=10002, ["hp"]=1399300000, ["atk"]=29650000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20004, + 20005, + 20006 }, ["monster_exp"]=9000 }, [146101]={ - ["monster_base"]=10063, + ["monster_base"]=10001, ["hp"]=1564500000, ["atk"]=33480000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20001, + 20002, + 20003 }, ["monster_exp"]=10000 }, [146201]={ - ["monster_base"]=10062, + ["monster_base"]=10002, ["hp"]=1810400000, ["atk"]=30980000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [146301]={ - ["monster_base"]=10065, + ["monster_base"]=10001, ["hp"]=2052100000, ["atk"]=34420000, ["atk_times"]=3, ["hurt_skill"]={ - 20187, - 20188, - 20189 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [146401]={ - ["monster_base"]=20036, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=4260700000, ["atk"]=38380000, ["atk_times"]=4, ["hurt_skill"]={ - 30103, - 30104, - 30105 - }, - ["skill"]={ - 10077, - 10078 - }, - ["passive_skill"]={ - 10011 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [146501]={ - ["monster_base"]=10063, + ["monster_base"]=10001, ["hp"]=2463900000, ["atk"]=35930000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [146601]={ - ["monster_base"]=10062, + ["monster_base"]=10002, ["hp"]=2789300000, ["atk"]=36890000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [146701]={ - ["monster_base"]=10022, + ["monster_base"]=10001, ["hp"]=2954800000, ["atk"]=38380000, ["atk_times"]=3, ["hurt_skill"]={ - 20061, - 20062, - 20063 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [146801]={ - ["monster_base"]=10065, + ["monster_base"]=10002, ["hp"]=3198400000, ["atk"]=40020000, ["atk_times"]=3, ["hurt_skill"]={ - 20187, - 20188, - 20189 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [146901]={ - ["monster_base"]=20037, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=5808000000, ["atk"]=40020000, ["atk_times"]=4, ["hurt_skill"]={ - 30106, - 30107, - 30108 - }, - ["skill"]={ - 10079 - }, - ["passive_skill"]={ - 10013, - 10009, - 10084 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [147001]={ - ["monster_base"]=10062, + ["monster_base"]=10002, ["hp"]=3850600000, ["atk"]=41450000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [147101]={ - ["monster_base"]=10063, + ["monster_base"]=10001, ["hp"]=4094700000, ["atk"]=42300000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [147201]={ - ["monster_base"]=10026, + ["monster_base"]=10002, ["hp"]=4507600000, ["atk"]=43530000, ["atk_times"]=3, ["hurt_skill"]={ - 20073, - 20074, - 20075 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [147301]={ - ["monster_base"]=10065, + ["monster_base"]=10001, ["hp"]=4912300000, ["atk"]=44920000, ["atk_times"]=3, ["hurt_skill"]={ - 20187, - 20188, - 20189 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [147401]={ - ["monster_base"]=20038, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=7770600000, ["atk"]=61200000, ["atk_times"]=4, ["hurt_skill"]={ - 30109, - 30110, - 30111, - 30112 - }, - ["skill"]={ - 10080, - 10081 - }, - ["passive_skill"]={ - 10083, - 10009, - 10011 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [147501]={ - ["monster_base"]=10074, + ["monster_base"]=10001, ["hp"]=718600000, ["atk"]=24670000, ["atk_times"]=3, ["hurt_skill"]={ - 20211, - 20212, - 20213 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [147601]={ - ["monster_base"]=10062, + ["monster_base"]=10002, ["hp"]=1009300000, ["atk"]=26010000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [147701]={ - ["monster_base"]=10073, + ["monster_base"]=10001, ["hp"]=1132000000, ["atk"]=27200000, ["atk_times"]=3, ["hurt_skill"]={ - 20208, - 20209, - 20210 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [147801]={ - ["monster_base"]=10062, + ["monster_base"]=10002, ["hp"]=1508700000, ["atk"]=28390000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [147901]={ - ["monster_base"]=20006, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=2082100000, ["atk"]=32790000, ["atk_times"]=4, ["hurt_skill"]={ - 30016, - 30017, - 30018 - }, - ["skill"]={ - 10033 - }, - ["passive_skill"]={ - 10010 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [148001]={ - ["monster_base"]=10075, + ["monster_base"]=10002, ["hp"]=1419700000, ["atk"]=30140000, ["atk_times"]=3, ["hurt_skill"]={ - 20214, - 20215, - 20216 + 20004, + 20005, + 20006 }, ["monster_exp"]=9000 }, [148101]={ - ["monster_base"]=10064, + ["monster_base"]=10001, ["hp"]=1587400000, ["atk"]=34030000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20001, + 20002, + 20003 }, ["monster_exp"]=10000 }, [148201]={ - ["monster_base"]=10063, + ["monster_base"]=10002, ["hp"]=1836800000, ["atk"]=31490000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [148301]={ - ["monster_base"]=10069, + ["monster_base"]=10001, ["hp"]=2082100000, ["atk"]=34980000, ["atk_times"]=3, ["hurt_skill"]={ - 20196, - 20197, - 20198 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [148401]={ - ["monster_base"]=20021, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=4322900000, ["atk"]=39010000, ["atk_times"]=4, ["hurt_skill"]={ - 30061, - 30062, - 30063 - }, - ["skill"]={ - 10034 - }, - ["passive_skill"]={ - 10011, - 10008 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [148501]={ - ["monster_base"]=10062, + ["monster_base"]=10001, ["hp"]=2499900000, ["atk"]=36520000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [148601]={ - ["monster_base"]=10063, + ["monster_base"]=10002, ["hp"]=2830000000, ["atk"]=37490000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [148701]={ - ["monster_base"]=10075, + ["monster_base"]=10001, ["hp"]=2997900000, ["atk"]=39010000, ["atk_times"]=3, ["hurt_skill"]={ - 20214, - 20215, - 20216 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [148801]={ - ["monster_base"]=10064, + ["monster_base"]=10002, ["hp"]=3245100000, ["atk"]=40670000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [148901]={ - ["monster_base"]=20027, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=5892700000, ["atk"]=40670000, ["atk_times"]=4, ["hurt_skill"]={ - 30079, - 30080, - 30081 - }, - ["skill"]={ - 10082 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [149001]={ - ["monster_base"]=10074, + ["monster_base"]=10002, ["hp"]=3906800000, ["atk"]=42130000, ["atk_times"]=3, ["hurt_skill"]={ - 20211, - 20212, - 20213 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [149101]={ - ["monster_base"]=10071, + ["monster_base"]=10001, ["hp"]=4154400000, ["atk"]=42990000, ["atk_times"]=3, ["hurt_skill"]={ - 20202, - 20203, - 20204 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [149201]={ - ["monster_base"]=10069, + ["monster_base"]=10002, ["hp"]=4573400000, ["atk"]=44240000, ["atk_times"]=3, ["hurt_skill"]={ - 20196, - 20197, - 20198 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [149301]={ - ["monster_base"]=10063, + ["monster_base"]=10001, ["hp"]=4984000000, ["atk"]=45650000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [149401]={ - ["monster_base"]=20046, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=7883900000, ["atk"]=62200000, ["atk_times"]=4, ["hurt_skill"]={ - 30153, - 30154, - 30155 - }, - ["skill"]={ - 10135, - 10136 - }, - ["passive_skill"]={ - 10012 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [149501]={ - ["monster_base"]=10075, + ["monster_base"]=10001, ["hp"]=729800000, ["atk"]=25100000, ["atk_times"]=3, ["hurt_skill"]={ - 20214, - 20215, - 20216 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [149601]={ - ["monster_base"]=10062, + ["monster_base"]=10002, ["hp"]=1025000000, ["atk"]=26460000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [149701]={ - ["monster_base"]=10074, + ["monster_base"]=10001, ["hp"]=1149600000, ["atk"]=27670000, ["atk_times"]=3, ["hurt_skill"]={ - 20211, - 20212, - 20213 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [149801]={ - ["monster_base"]=10064, + ["monster_base"]=10002, ["hp"]=1532100000, ["atk"]=28880000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [149901]={ - ["monster_base"]=20037, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=2114400000, ["atk"]=33360000, ["atk_times"]=4, ["hurt_skill"]={ - 30106, - 30107, - 30108 - }, - ["skill"]={ - 10079 - }, - ["passive_skill"]={ - 10013, - 10009, - 10084 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [150001]={ - ["monster_base"]=10066, + ["monster_base"]=10002, ["hp"]=1441700000, ["atk"]=30660000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20004, + 20005, + 20006 }, ["monster_exp"]=9000 }, [150101]={ - ["monster_base"]=10074, + ["monster_base"]=10001, ["hp"]=1612000000, ["atk"]=34620000, ["atk_times"]=3, ["hurt_skill"]={ - 20211, - 20212, - 20213 + 20001, + 20002, + 20003 }, ["monster_exp"]=10000 }, [150201]={ - ["monster_base"]=10072, + ["monster_base"]=10002, ["hp"]=1865300000, ["atk"]=32030000, ["atk_times"]=3, ["hurt_skill"]={ - 20205, - 20206, - 20207 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [150301]={ - ["monster_base"]=10063, + ["monster_base"]=10001, ["hp"]=2114400000, ["atk"]=35580000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [150401]={ - ["monster_base"]=20006, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=4389900000, ["atk"]=39680000, ["atk_times"]=4, ["hurt_skill"]={ - 30016, - 30017, - 30018 - }, - ["skill"]={ - 10033 - }, - ["passive_skill"]={ - 10010 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [150501]={ - ["monster_base"]=10063, + ["monster_base"]=10001, ["hp"]=2538700000, ["atk"]=37150000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [150601]={ - ["monster_base"]=10071, + ["monster_base"]=10002, ["hp"]=2873900000, ["atk"]=38140000, ["atk_times"]=3, ["hurt_skill"]={ - 20202, - 20203, - 20204 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [150701]={ - ["monster_base"]=10074, + ["monster_base"]=10001, ["hp"]=3044400000, ["atk"]=39680000, ["atk_times"]=3, ["hurt_skill"]={ - 20211, - 20212, - 20213 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [150801]={ - ["monster_base"]=10062, + ["monster_base"]=10002, ["hp"]=3295400000, ["atk"]=41370000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [150901]={ - ["monster_base"]=20036, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=5984000000, ["atk"]=41370000, ["atk_times"]=4, ["hurt_skill"]={ - 30103, - 30104, - 30105 - }, - ["skill"]={ - 10077, - 10078 - }, - ["passive_skill"]={ - 10011 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [151001]={ - ["monster_base"]=10062, + ["monster_base"]=10002, ["hp"]=3967400000, ["atk"]=42860000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [151101]={ - ["monster_base"]=10068, + ["monster_base"]=10001, ["hp"]=4218800000, ["atk"]=43730000, ["atk_times"]=3, ["hurt_skill"]={ - 20193, - 20194, - 20195 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [151201]={ - ["monster_base"]=10071, + ["monster_base"]=10002, ["hp"]=4644300000, ["atk"]=45000000, ["atk_times"]=3, ["hurt_skill"]={ - 20202, - 20203, - 20204 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [151301]={ - ["monster_base"]=10062, + ["monster_base"]=10001, ["hp"]=5061300000, ["atk"]=46440000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [151401]={ - ["monster_base"]=20044, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=8006100000, ["atk"]=63270000, ["atk_times"]=4, ["hurt_skill"]={ - 30147, - 30148, - 30149 - }, - ["skill"]={ - 10130, - 10131 - }, - ["passive_skill"]={ - 10132, - 10013, - 10011 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [151501]={ - ["monster_base"]=10069, + ["monster_base"]=10001, ["hp"]=741000000, ["atk"]=25530000, ["atk_times"]=3, ["hurt_skill"]={ - 20196, - 20197, - 20198 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [151601]={ - ["monster_base"]=10064, + ["monster_base"]=10002, ["hp"]=1040700000, ["atk"]=26910000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [151701]={ - ["monster_base"]=10062, + ["monster_base"]=10001, ["hp"]=1167200000, ["atk"]=28140000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [151801]={ - ["monster_base"]=10063, + ["monster_base"]=10002, ["hp"]=1555500000, ["atk"]=29370000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [151901]={ - ["monster_base"]=20021, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=2146700000, ["atk"]=33930000, ["atk_times"]=4, ["hurt_skill"]={ - 30061, - 30062, - 30063 - }, - ["skill"]={ - 10034 - }, - ["passive_skill"]={ - 10011, - 10008 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [152001]={ - ["monster_base"]=10062, + ["monster_base"]=10002, ["hp"]=1463700000, ["atk"]=31180000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20004, + 20005, + 20006 }, ["monster_exp"]=9000 }, [152101]={ - ["monster_base"]=10069, + ["monster_base"]=10001, ["hp"]=1636600000, ["atk"]=35210000, ["atk_times"]=3, ["hurt_skill"]={ - 20196, - 20197, - 20198 + 20001, + 20002, + 20003 }, ["monster_exp"]=10000 }, [152201]={ - ["monster_base"]=10064, + ["monster_base"]=10002, ["hp"]=1893800000, ["atk"]=32570000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [152301]={ - ["monster_base"]=10074, + ["monster_base"]=10001, ["hp"]=2146700000, ["atk"]=36180000, ["atk_times"]=3, ["hurt_skill"]={ - 20211, - 20212, - 20213 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [152401]={ - ["monster_base"]=20027, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=4456900000, ["atk"]=40350000, ["atk_times"]=4, ["hurt_skill"]={ - 30079, - 30080, - 30081 - }, - ["skill"]={ - 10082 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [152501]={ - ["monster_base"]=10062, + ["monster_base"]=10001, ["hp"]=2577500000, ["atk"]=37780000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [152601]={ - ["monster_base"]=10071, + ["monster_base"]=10002, ["hp"]=2917800000, ["atk"]=38790000, ["atk_times"]=3, ["hurt_skill"]={ - 20202, - 20203, - 20204 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [152701]={ - ["monster_base"]=10064, + ["monster_base"]=10001, ["hp"]=3090900000, ["atk"]=40350000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [152801]={ - ["monster_base"]=10065, + ["monster_base"]=10002, ["hp"]=3345700000, ["atk"]=42070000, ["atk_times"]=3, ["hurt_skill"]={ - 20187, - 20188, - 20189 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [152901]={ - ["monster_base"]=20046, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=6075300000, ["atk"]=42070000, ["atk_times"]=4, ["hurt_skill"]={ - 30153, - 30154, - 30155 - }, - ["skill"]={ - 10135, - 10136 - }, - ["passive_skill"]={ - 10012 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [153001]={ - ["monster_base"]=10062, + ["monster_base"]=10002, ["hp"]=4028000000, ["atk"]=43590000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [153101]={ - ["monster_base"]=10069, + ["monster_base"]=10001, ["hp"]=4283200000, ["atk"]=44470000, ["atk_times"]=3, ["hurt_skill"]={ - 20196, - 20197, - 20198 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [153201]={ - ["monster_base"]=10072, + ["monster_base"]=10002, ["hp"]=4715200000, ["atk"]=45760000, ["atk_times"]=3, ["hurt_skill"]={ - 20205, - 20206, - 20207 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [153301]={ - ["monster_base"]=10070, + ["monster_base"]=10001, ["hp"]=5138600000, ["atk"]=47230000, ["atk_times"]=3, ["hurt_skill"]={ - 20199, - 20200, - 20201 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [153401]={ - ["monster_base"]=20045, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=8128300000, ["atk"]=64340000, ["atk_times"]=4, ["hurt_skill"]={ - 30150, - 30151, - 30152 - }, - ["skill"]={ - 10133, - 10134 - }, - ["passive_skill"]={ - 10012 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [153501]={ - ["monster_base"]=10076, + ["monster_base"]=10001, ["hp"]=752200000, ["atk"]=25960000, ["atk_times"]=3, ["hurt_skill"]={ - 20217, - 20218, - 20219 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [153601]={ - ["monster_base"]=10070, + ["monster_base"]=10002, ["hp"]=1056400000, ["atk"]=27360000, ["atk_times"]=3, ["hurt_skill"]={ - 20199, - 20200, - 20201 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [153701]={ - ["monster_base"]=10067, + ["monster_base"]=10001, ["hp"]=1184800000, ["atk"]=28610000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [153801]={ - ["monster_base"]=10070, + ["monster_base"]=10002, ["hp"]=1578900000, ["atk"]=29860000, ["atk_times"]=3, ["hurt_skill"]={ - 20199, - 20200, - 20201 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [153901]={ - ["monster_base"]=20006, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=2179000000, ["atk"]=34500000, ["atk_times"]=4, ["hurt_skill"]={ - 30016, - 30017, - 30018 - }, - ["skill"]={ - 10033 - }, - ["passive_skill"]={ - 10010 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [154001]={ - ["monster_base"]=10062, + ["monster_base"]=10002, ["hp"]=1485700000, ["atk"]=31700000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20004, + 20005, + 20006 }, ["monster_exp"]=9000 }, [154101]={ - ["monster_base"]=10073, + ["monster_base"]=10001, ["hp"]=1661200000, ["atk"]=35800000, ["atk_times"]=3, ["hurt_skill"]={ - 20208, - 20209, - 20210 + 20001, + 20002, + 20003 }, ["monster_exp"]=10000 }, [154201]={ - ["monster_base"]=10077, + ["monster_base"]=10002, ["hp"]=1922300000, ["atk"]=33110000, ["atk_times"]=3, ["hurt_skill"]={ - 20220, - 20221, - 20222 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [154301]={ - ["monster_base"]=10073, + ["monster_base"]=10001, ["hp"]=2179000000, ["atk"]=36780000, ["atk_times"]=3, ["hurt_skill"]={ - 20208, - 20209, - 20210 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [154401]={ - ["monster_base"]=20038, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=4523900000, ["atk"]=41020000, ["atk_times"]=4, ["hurt_skill"]={ - 30109, - 30110, - 30111, - 30112 - }, - ["skill"]={ - 10080, - 10081 - }, - ["passive_skill"]={ - 10083, - 10009, - 10011 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [154501]={ - ["monster_base"]=10063, + ["monster_base"]=10001, ["hp"]=2616300000, ["atk"]=38410000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [154601]={ - ["monster_base"]=10077, + ["monster_base"]=10002, ["hp"]=2961700000, ["atk"]=39440000, ["atk_times"]=3, ["hurt_skill"]={ - 20220, - 20221, - 20222 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [154701]={ - ["monster_base"]=10068, + ["monster_base"]=10001, ["hp"]=3137400000, ["atk"]=41020000, ["atk_times"]=3, ["hurt_skill"]={ - 20193, - 20194, - 20195 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [154801]={ - ["monster_base"]=10069, + ["monster_base"]=10002, ["hp"]=3396000000, ["atk"]=42770000, ["atk_times"]=3, ["hurt_skill"]={ - 20196, - 20197, - 20198 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [154901]={ - ["monster_base"]=20044, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=6166600000, ["atk"]=42770000, ["atk_times"]=4, ["hurt_skill"]={ - 30147, - 30148, - 30149 - }, - ["skill"]={ - 10130, - 10131 - }, - ["passive_skill"]={ - 10132, - 10013, - 10011 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [155001]={ - ["monster_base"]=10077, + ["monster_base"]=10002, ["hp"]=4088600000, ["atk"]=44320000, ["atk_times"]=3, ["hurt_skill"]={ - 20220, - 20221, - 20222 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [155101]={ - ["monster_base"]=10064, + ["monster_base"]=10001, ["hp"]=4347600000, ["atk"]=45210000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [155201]={ - ["monster_base"]=10065, + ["monster_base"]=10002, ["hp"]=4786100000, ["atk"]=46520000, ["atk_times"]=3, ["hurt_skill"]={ - 20187, - 20188, - 20189 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [155301]={ - ["monster_base"]=10074, + ["monster_base"]=10001, ["hp"]=5215900000, ["atk"]=48020000, ["atk_times"]=3, ["hurt_skill"]={ - 20211, - 20212, - 20213 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [155401]={ - ["monster_base"]=20048, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=8250500000, ["atk"]=65410000, ["atk_times"]=4, ["hurt_skill"]={ - 30159, - 30160, - 30161 - }, - ["skill"]={ - 10139, - 10140 - }, - ["passive_skill"]={ - 10141, - 10014, - 10009 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [155501]={ - ["monster_base"]=10072, + ["monster_base"]=10001, ["hp"]=763300000, ["atk"]=26390000, ["atk_times"]=3, ["hurt_skill"]={ - 20205, - 20206, - 20207 + 20001, + 20002, + 20003 }, ["monster_exp"]=11000 }, [155601]={ - ["monster_base"]=10069, + ["monster_base"]=10002, ["hp"]=1072000000, ["atk"]=27810000, ["atk_times"]=3, ["hurt_skill"]={ - 20196, - 20197, - 20198 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [155701]={ - ["monster_base"]=10072, + ["monster_base"]=10001, ["hp"]=1202300000, ["atk"]=29080000, ["atk_times"]=3, ["hurt_skill"]={ - 20205, - 20206, - 20207 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [155801]={ - ["monster_base"]=10063, + ["monster_base"]=10002, ["hp"]=1602200000, ["atk"]=30350000, ["atk_times"]=3, ["hurt_skill"]={ - 20184, - 20185, - 20186 + 20004, + 20005, + 20006 }, ["monster_exp"]=19000 }, [155901]={ - ["monster_base"]=20046, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=2211200000, ["atk"]=35070000, ["atk_times"]=4, ["hurt_skill"]={ - 30153, - 30154, - 30155 - }, - ["skill"]={ - 10135, - 10136 - }, - ["passive_skill"]={ - 10012 + 20001, + 20002, + 20003 }, ["monster_exp"]=18000 }, [156001]={ - ["monster_base"]=10076, + ["monster_base"]=10002, ["hp"]=1507700000, ["atk"]=32220000, ["atk_times"]=3, ["hurt_skill"]={ - 20217, - 20218, - 20219 + 20004, + 20005, + 20006 }, ["monster_exp"]=9000 }, [156101]={ - ["monster_base"]=10071, + ["monster_base"]=10001, ["hp"]=1685700000, ["atk"]=36390000, ["atk_times"]=3, ["hurt_skill"]={ - 20202, - 20203, - 20204 + 20001, + 20002, + 20003 }, ["monster_exp"]=10000 }, [156201]={ - ["monster_base"]=10064, + ["monster_base"]=10002, ["hp"]=1950700000, ["atk"]=33650000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20004, + 20005, + 20006 }, ["monster_exp"]=11000 }, [156301]={ - ["monster_base"]=10075, + ["monster_base"]=10001, ["hp"]=2211200000, ["atk"]=37380000, ["atk_times"]=3, ["hurt_skill"]={ - 20214, - 20215, - 20216 + 20001, + 20002, + 20003 }, ["monster_exp"]=12000 }, [156401]={ - ["monster_base"]=20027, + ["monster_base"]=10002, ["is_boss"]=1, ["hp"]=4590600000, ["atk"]=41690000, ["atk_times"]=4, ["hurt_skill"]={ - 30079, - 30080, - 30081 - }, - ["skill"]={ - 10082 + 20004, + 20005, + 20006 }, ["monster_exp"]=12000 }, [156501]={ - ["monster_base"]=10065, + ["monster_base"]=10001, ["hp"]=2654900000, ["atk"]=39040000, ["atk_times"]=3, ["hurt_skill"]={ - 20187, - 20188, - 20189 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [156601]={ - ["monster_base"]=10076, + ["monster_base"]=10002, ["hp"]=3005400000, ["atk"]=40090000, ["atk_times"]=3, ["hurt_skill"]={ - 20217, - 20218, - 20219 + 20004, + 20005, + 20006 }, ["monster_exp"]=18000 }, [156701]={ - ["monster_base"]=10062, + ["monster_base"]=10001, ["hp"]=3183700000, ["atk"]=41690000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20001, + 20002, + 20003 }, ["monster_exp"]=21000 }, [156801]={ - ["monster_base"]=10075, + ["monster_base"]=10002, ["hp"]=3446100000, ["atk"]=43470000, ["atk_times"]=3, ["hurt_skill"]={ - 20214, - 20215, - 20216 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 }, [156901]={ - ["monster_base"]=20037, + ["monster_base"]=10001, ["is_boss"]=1, ["hp"]=6257600000, ["atk"]=43470000, ["atk_times"]=4, ["hurt_skill"]={ - 30106, - 30107, - 30108 - }, - ["skill"]={ - 10079 - }, - ["passive_skill"]={ - 10013, - 10009, - 10084 + 20001, + 20002, + 20003 }, ["monster_exp"]=24000 }, [157001]={ - ["monster_base"]=10077, + ["monster_base"]=10002, ["hp"]=4148900000, ["atk"]=45050000, ["atk_times"]=3, ["hurt_skill"]={ - 20220, - 20221, - 20222 + 20004, + 20005, + 20006 }, ["monster_exp"]=15000 }, [157101]={ - ["monster_base"]=10074, + ["monster_base"]=10001, ["hp"]=4411700000, ["atk"]=45950000, ["atk_times"]=3, ["hurt_skill"]={ - 20211, - 20212, - 20213 + 20001, + 20002, + 20003 }, ["monster_exp"]=16000 }, [157201]={ - ["monster_base"]=10064, + ["monster_base"]=10002, ["hp"]=4856700000, ["atk"]=47280000, ["atk_times"]=3, ["hurt_skill"]={ - 20190, - 20191, - 20192 + 20004, + 20005, + 20006 }, ["monster_exp"]=17000 }, [157301]={ - ["monster_base"]=10062, + ["monster_base"]=10001, ["hp"]=5292800000, ["atk"]=48810000, ["atk_times"]=3, ["hurt_skill"]={ - 20181, - 20182, - 20183 + 20001, + 20002, + 20003 }, ["monster_exp"]=17000 }, [157401]={ - ["monster_base"]=20047, + ["monster_base"]=10002, ["is_boss"]=2, ["hp"]=8372200000, ["atk"]=66480000, ["atk_times"]=4, ["hurt_skill"]={ - 30156, - 30157, - 30158 - }, - ["skill"]={ - 10137, - 10138 - }, - ["passive_skill"]={ - 10013, - 10010 + 20004, + 20005, + 20006 }, ["monster_exp"]=22000 } diff --git a/lua/app/config/player_initial.lua b/lua/app/config/player_initial.lua index b41490cc..3d399439 100644 --- a/lua/app/config/player_initial.lua +++ b/lua/app/config/player_initial.lua @@ -23,8 +23,8 @@ local player_initial = { ["reward"]={ ["type"]=2, ["type_for_nothing"]="VA==", - ["id"]=23001, - ["id_for_nothing"]="VAtcA2Q=", + ["id"]=33001, + ["id_for_nothing"]="VQtcA2Q=", ["num"]=1, ["num_for_nothing"]="Vw==" } diff --git a/lua/app/config/skill.lua b/lua/app/config/skill.lua index e716162d..6653dbf1 100644 --- a/lua/app/config/skill.lua +++ b/lua/app/config/skill.lua @@ -117,8 +117,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -129,7 +129,7 @@ local skill = { ["name_hit"]={ "suffer01" }, - ["fx_self"]=300018, + ["fx_self"]=300009, ["fx_self_mirror"]=400068 }, [1300111]={ @@ -146,8 +146,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -158,7 +158,7 @@ local skill = { ["name_hit"]={ "suffer02" }, - ["fx_self"]=300019, + ["fx_self"]=300010, ["fx_self_mirror"]=400069 }, [1300112]={ @@ -175,8 +175,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -187,7 +187,7 @@ local skill = { ["name_hit"]={ "suffer01" }, - ["fx_self"]=300020, + ["fx_self"]=300011, ["fx_self_mirror"]=400070 }, [1300113]={ @@ -204,8 +204,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -216,7 +216,7 @@ local skill = { ["name_hit"]={ "suffer02" }, - ["fx_self"]=300021, + ["fx_self"]=300012, ["fx_self_mirror"]=400071 }, [1300120]={ @@ -241,8 +241,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=200, ["shake_type"]=5, @@ -252,7 +252,7 @@ local skill = { ["name_hit"]={ "suffer02" }, - ["fx_self"]=300022, + ["fx_self"]=300013, ["bullet_time"]={ 1167, 3000, @@ -5077,7 +5077,8 @@ local skill = { ["name_hit"]={ "suffer01" }, - ["fx_self"]=300018, + ["fx_self"]=300001, + ["fx_target"]=300006, ["fx_self_mirror"]=400068 }, [4500111]={ @@ -5106,7 +5107,8 @@ local skill = { ["name_hit"]={ "suffer02" }, - ["fx_self"]=300019, + ["fx_self"]=300002, + ["fx_target"]=300006, ["fx_self_mirror"]=400069 }, [4500112]={ @@ -5135,7 +5137,8 @@ local skill = { ["name_hit"]={ "suffer02" }, - ["fx_self"]=300020, + ["fx_self"]=300003, + ["fx_target"]=300006, ["fx_self_mirror"]=400070 }, [4500113]={ @@ -5164,7 +5167,8 @@ local skill = { ["name_hit"]={ "suffer02" }, - ["fx_self"]=300021, + ["fx_self"]=300004, + ["fx_target"]=300006, ["fx_self_mirror"]=400071 }, [4500120]={ @@ -5209,7 +5213,8 @@ local skill = { ["name_hit"]={ "suffer03" }, - ["fx_self"]=300022, + ["fx_self"]=300005, + ["fx_target"]=300006, ["bullet_time"]={ 1167, 3000, @@ -5940,8 +5945,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -5952,7 +5957,7 @@ local skill = { ["name_hit"]={ "suffer01" }, - ["fx_self"]=300018, + ["fx_self"]=300007, ["fx_self_mirror"]=400068 }, [5400111]={ @@ -5969,8 +5974,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -5981,7 +5986,7 @@ local skill = { ["name_hit"]={ "suffer02" }, - ["fx_self"]=300019, + ["fx_self"]=300007, ["fx_self_mirror"]=400069 }, [5400112]={ @@ -5998,8 +6003,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -6010,7 +6015,7 @@ local skill = { ["name_hit"]={ "suffer01" }, - ["fx_self"]=300020, + ["fx_self"]=300007, ["fx_self_mirror"]=400070 }, [5400113]={ @@ -6027,8 +6032,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -6039,7 +6044,7 @@ local skill = { ["name_hit"]={ "suffer02" }, - ["fx_self"]=300021, + ["fx_self"]=300007, ["fx_self_mirror"]=400071 }, [5400120]={ @@ -6064,8 +6069,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=200, ["shake_type"]=5, @@ -6075,7 +6080,7 @@ local skill = { ["name_hit"]={ "suffer03" }, - ["fx_self"]=300022, + ["fx_self"]=300008, ["bullet_time"]={ 1167, 3000, @@ -6097,8 +6102,8 @@ local skill = { }, ["obj"]=1, ["skill_position"]={ - 1, - 140 + 2, + 0 } }, [5400122]={ @@ -12150,7 +12155,7 @@ local skill = { }, ["name_act"]="attack01", ["name_hit"]={ - "suffer02" + "suffer01" } }, [20002]={ @@ -12218,8 +12223,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -12228,9 +12233,8 @@ local skill = { }, ["name_act"]="attack01", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100004 + "suffer01" + } }, [20005]={ ["effect_type"]=1, @@ -12245,8 +12249,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -12255,9 +12259,8 @@ local skill = { }, ["name_act"]="attack02", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100005 + "suffer02" + } }, [20006]={ ["effect_type"]=1, @@ -12272,8 +12275,8 @@ local skill = { }, ["obj"]=2, ["skill_position"]={ - 1, - 140 + 2, + 0 }, ["shake_time"]=100, ["shake_type"]=1, @@ -12282,9 +12285,8 @@ local skill = { }, ["name_act"]="attack03", ["name_hit"]={ - "suffer03" - }, - ["fx_self"]=100006 + "suffer01" + } }, [20007]={ ["effect_type"]=1, diff --git a/lua/app/config/strings/cn/attr.lua b/lua/app/config/strings/cn/attr.lua index 69b980c7..914a823b 100644 --- a/lua/app/config/strings/cn/attr.lua +++ b/lua/app/config/strings/cn/attr.lua @@ -303,6 +303,31 @@ local attr = { ["id"]=61, ["desc"]="所有伤害提升{0}%", ["name"]="attr_all_hurtp_purple" + }, + [62]={ + ["id"]=62, + ["desc"]="全体红色快递员攻击+{0}%", + ["name"]="attr_atkp_red_all" + }, + [63]={ + ["id"]=63, + ["desc"]="全体黄色快递员攻击+{0}%", + ["name"]="attr_atkp_yellow_all" + }, + [64]={ + ["id"]=64, + ["desc"]="全体绿色快递员攻击+{0}%", + ["name"]="attr_atkp_green_all" + }, + [65]={ + ["id"]=65, + ["desc"]="全体蓝色快递员攻击+{0}%", + ["name"]="attr_atkp_blue_all" + }, + [66]={ + ["id"]=66, + ["desc"]="全体紫色快递员攻击+{0}%", + ["name"]="attr_atkp_purple_all" } } local keys = { @@ -367,12 +392,17 @@ local keys = { ["attr_all_hurtp_yellow"]=attr[58], ["attr_all_hurtp_green"]=attr[59], ["attr_all_hurtp_blue"]=attr[60], - ["attr_all_hurtp_purple"]=attr[61] + ["attr_all_hurtp_purple"]=attr[61], + ["attr_atkp_red_all"]=attr[62], + ["attr_atkp_yellow_all"]=attr[63], + ["attr_atkp_green_all"]=attr[64], + ["attr_atkp_blue_all"]=attr[65], + ["attr_atkp_purple_all"]=attr[66] } } local config = { data=attr, keys=keys, -count=61 +count=66 } return config \ No newline at end of file diff --git a/lua/app/config/strings/cn/global.lua b/lua/app/config/strings/cn/global.lua index 8bb9b9c1..4f537f7f 100644 --- a/lua/app/config/strings/cn/global.lua +++ b/lua/app/config/strings/cn/global.lua @@ -635,12 +635,6 @@ local localization_global = ["ACT_TOURN_ARENEA_HELP_2"] = "{0}:胜利{1}分,失败{2}分;", ["ACT_TOURN_WAVE_DESC_4"] = "礼包", ["EVENT_COUNTDOWN"] = "活动倒计时:", - ["HERO_STAR_DESC_1"] = "{0}攻击+{0}%", - ["HERO_STAR_DESC_2"] = "全体红色快递员攻击+{0}", - ["HERO_STAR_DESC_3"] = "全体黄色快递员攻击+{0}", - ["HERO_STAR_DESC_4"] = "全体绿色快递员攻击+{0}", - ["HERO_STAR_DESC_5"] = "全体蓝色快递员攻击+{0}", - ["HERO_STAR_DESC_6"] = "全体紫色快递员攻击+{0}", } return localization_global \ No newline at end of file diff --git a/lua/app/config/strings/cn/item.lua b/lua/app/config/strings/cn/item.lua index ebbd6d72..b7661457 100644 --- a/lua/app/config/strings/cn/item.lua +++ b/lua/app/config/strings/cn/item.lua @@ -263,6 +263,42 @@ local item = { ["name"]="S8赛季黄金头像框", ["desc"]="S8竞技场黄金头像框,英雄的光辉。" }, + [68]={ + ["name"]="红元素英雄升级材料", + ["desc"]="红元素英雄升级材料" + }, + [69]={ + ["name"]="黄元素英雄升级材料", + ["desc"]="黄元素英雄升级材料" + }, + [70]={ + ["name"]="绿元素英雄升级材料", + ["desc"]="绿元素英雄升级材料" + }, + [71]={ + ["name"]="蓝元素英雄升级材料", + ["desc"]="蓝元素英雄升级材料" + }, + [72]={ + ["name"]="紫元素英雄升级材料", + ["desc"]="紫元素英雄升级材料" + }, + [73]={ + ["name"]="稀有英雄升星材料", + ["desc"]="稀有英雄升星材料" + }, + [74]={ + ["name"]="史诗英雄升星材料", + ["desc"]="史诗英雄升星材料" + }, + [75]={ + ["name"]="传说英雄升星材料", + ["desc"]="传说英雄升星材料" + }, + [76]={ + ["name"]="神话英雄升星材料", + ["desc"]="神话英雄升星材料" + }, [1001]={ ["name"]="暗淡陨铁", ["desc"]="一块暗淡的陨铁,蕴含着神秘的能量。" @@ -473,6 +509,6 @@ local item = { } } local config = { -data=item,count=118 +data=item,count=127 } return config \ No newline at end of file diff --git a/lua/app/config/strings/de/attr.lua b/lua/app/config/strings/de/attr.lua index 0c81d525..565d2cd9 100644 --- a/lua/app/config/strings/de/attr.lua +++ b/lua/app/config/strings/de/attr.lua @@ -242,6 +242,26 @@ local attr = { [61]={ ["id"]=61, ["name"]="attr_all_hurtp_purple" + }, + [62]={ + ["id"]=62, + ["name"]="attr_atkp_red_all" + }, + [63]={ + ["id"]=63, + ["name"]="attr_atkp_yellow_all" + }, + [64]={ + ["id"]=64, + ["name"]="attr_atkp_green_all" + }, + [65]={ + ["id"]=65, + ["name"]="attr_atkp_blue_all" + }, + [66]={ + ["id"]=66, + ["name"]="attr_atkp_purple_all" } } local keys = { @@ -306,12 +326,17 @@ local keys = { ["attr_all_hurtp_yellow"]=attr[58], ["attr_all_hurtp_green"]=attr[59], ["attr_all_hurtp_blue"]=attr[60], - ["attr_all_hurtp_purple"]=attr[61] + ["attr_all_hurtp_purple"]=attr[61], + ["attr_atkp_red_all"]=attr[62], + ["attr_atkp_yellow_all"]=attr[63], + ["attr_atkp_green_all"]=attr[64], + ["attr_atkp_blue_all"]=attr[65], + ["attr_atkp_purple_all"]=attr[66] } } local config = { data=attr, keys=keys, -count=61 +count=66 } return config \ No newline at end of file diff --git a/lua/app/config/strings/de/item.lua b/lua/app/config/strings/de/item.lua index 0ab99cff..07e96147 100644 --- a/lua/app/config/strings/de/item.lua +++ b/lua/app/config/strings/de/item.lua @@ -196,6 +196,33 @@ local item = { }, [67]={ + }, + [68]={ + + }, + [69]={ + + }, + [70]={ + + }, + [71]={ + + }, + [72]={ + + }, + [73]={ + + }, + [74]={ + + }, + [75]={ + + }, + [76]={ + }, [1001]={ @@ -355,6 +382,6 @@ local item = { } } local config = { -data=item,count=118 +data=item,count=127 } return config \ No newline at end of file diff --git a/lua/app/config/strings/en/attr.lua b/lua/app/config/strings/en/attr.lua index ace93cfd..c7a04a70 100644 --- a/lua/app/config/strings/en/attr.lua +++ b/lua/app/config/strings/en/attr.lua @@ -303,6 +303,26 @@ local attr = { ["id"]=61, ["desc"]="All damage increases by {0}%", ["name"]="attr_all_hurtp_purple" + }, + [62]={ + ["id"]=62, + ["name"]="attr_atkp_red_all" + }, + [63]={ + ["id"]=63, + ["name"]="attr_atkp_yellow_all" + }, + [64]={ + ["id"]=64, + ["name"]="attr_atkp_green_all" + }, + [65]={ + ["id"]=65, + ["name"]="attr_atkp_blue_all" + }, + [66]={ + ["id"]=66, + ["name"]="attr_atkp_purple_all" } } local keys = { @@ -367,12 +387,17 @@ local keys = { ["attr_all_hurtp_yellow"]=attr[58], ["attr_all_hurtp_green"]=attr[59], ["attr_all_hurtp_blue"]=attr[60], - ["attr_all_hurtp_purple"]=attr[61] + ["attr_all_hurtp_purple"]=attr[61], + ["attr_atkp_red_all"]=attr[62], + ["attr_atkp_yellow_all"]=attr[63], + ["attr_atkp_green_all"]=attr[64], + ["attr_atkp_blue_all"]=attr[65], + ["attr_atkp_purple_all"]=attr[66] } } local config = { data=attr, keys=keys, -count=61 +count=66 } return config \ No newline at end of file diff --git a/lua/app/config/strings/en/item.lua b/lua/app/config/strings/en/item.lua index c112374e..1e5c96d3 100644 --- a/lua/app/config/strings/en/item.lua +++ b/lua/app/config/strings/en/item.lua @@ -262,6 +262,33 @@ local item = { [67]={ ["name"]="S8 Gold Avatar Frame", ["desc"]="S8 Gold Arena Avatar Frame, shining with heroic radiance." + }, + [68]={ + + }, + [69]={ + + }, + [70]={ + + }, + [71]={ + + }, + [72]={ + + }, + [73]={ + + }, + [74]={ + + }, + [75]={ + + }, + [76]={ + }, [1001]={ ["name"]="Dim Meteorite", @@ -451,6 +478,6 @@ local item = { } } local config = { -data=item,count=118 +data=item,count=127 } return config \ No newline at end of file diff --git a/lua/app/config/strings/es/attr.lua b/lua/app/config/strings/es/attr.lua index 24576112..3028255e 100644 --- a/lua/app/config/strings/es/attr.lua +++ b/lua/app/config/strings/es/attr.lua @@ -303,6 +303,26 @@ local attr = { ["id"]=61, ["desc"]="Todo el daño aumenta en {0}%", ["name"]="attr_all_hurtp_purple" + }, + [62]={ + ["id"]=62, + ["name"]="attr_atkp_red_all" + }, + [63]={ + ["id"]=63, + ["name"]="attr_atkp_yellow_all" + }, + [64]={ + ["id"]=64, + ["name"]="attr_atkp_green_all" + }, + [65]={ + ["id"]=65, + ["name"]="attr_atkp_blue_all" + }, + [66]={ + ["id"]=66, + ["name"]="attr_atkp_purple_all" } } local keys = { @@ -367,12 +387,17 @@ local keys = { ["attr_all_hurtp_yellow"]=attr[58], ["attr_all_hurtp_green"]=attr[59], ["attr_all_hurtp_blue"]=attr[60], - ["attr_all_hurtp_purple"]=attr[61] + ["attr_all_hurtp_purple"]=attr[61], + ["attr_atkp_red_all"]=attr[62], + ["attr_atkp_yellow_all"]=attr[63], + ["attr_atkp_green_all"]=attr[64], + ["attr_atkp_blue_all"]=attr[65], + ["attr_atkp_purple_all"]=attr[66] } } local config = { data=attr, keys=keys, -count=61 +count=66 } return config \ No newline at end of file diff --git a/lua/app/config/strings/es/item.lua b/lua/app/config/strings/es/item.lua index 07303a34..67d9e0a0 100644 --- a/lua/app/config/strings/es/item.lua +++ b/lua/app/config/strings/es/item.lua @@ -262,6 +262,33 @@ local item = { [67]={ ["name"]="Marco de avatar de oro Temporada S8", ["desc"]="Marco de avatar de oro de Arena S1, gloria del héroe." + }, + [68]={ + + }, + [69]={ + + }, + [70]={ + + }, + [71]={ + + }, + [72]={ + + }, + [73]={ + + }, + [74]={ + + }, + [75]={ + + }, + [76]={ + }, [1001]={ ["name"]="Meteorito Opaco", @@ -451,6 +478,6 @@ local item = { } } local config = { -data=item,count=118 +data=item,count=127 } return config \ No newline at end of file diff --git a/lua/app/config/strings/fr/attr.lua b/lua/app/config/strings/fr/attr.lua index 0c81d525..565d2cd9 100644 --- a/lua/app/config/strings/fr/attr.lua +++ b/lua/app/config/strings/fr/attr.lua @@ -242,6 +242,26 @@ local attr = { [61]={ ["id"]=61, ["name"]="attr_all_hurtp_purple" + }, + [62]={ + ["id"]=62, + ["name"]="attr_atkp_red_all" + }, + [63]={ + ["id"]=63, + ["name"]="attr_atkp_yellow_all" + }, + [64]={ + ["id"]=64, + ["name"]="attr_atkp_green_all" + }, + [65]={ + ["id"]=65, + ["name"]="attr_atkp_blue_all" + }, + [66]={ + ["id"]=66, + ["name"]="attr_atkp_purple_all" } } local keys = { @@ -306,12 +326,17 @@ local keys = { ["attr_all_hurtp_yellow"]=attr[58], ["attr_all_hurtp_green"]=attr[59], ["attr_all_hurtp_blue"]=attr[60], - ["attr_all_hurtp_purple"]=attr[61] + ["attr_all_hurtp_purple"]=attr[61], + ["attr_atkp_red_all"]=attr[62], + ["attr_atkp_yellow_all"]=attr[63], + ["attr_atkp_green_all"]=attr[64], + ["attr_atkp_blue_all"]=attr[65], + ["attr_atkp_purple_all"]=attr[66] } } local config = { data=attr, keys=keys, -count=61 +count=66 } return config \ No newline at end of file diff --git a/lua/app/config/strings/fr/item.lua b/lua/app/config/strings/fr/item.lua index 0ab99cff..07e96147 100644 --- a/lua/app/config/strings/fr/item.lua +++ b/lua/app/config/strings/fr/item.lua @@ -196,6 +196,33 @@ local item = { }, [67]={ + }, + [68]={ + + }, + [69]={ + + }, + [70]={ + + }, + [71]={ + + }, + [72]={ + + }, + [73]={ + + }, + [74]={ + + }, + [75]={ + + }, + [76]={ + }, [1001]={ @@ -355,6 +382,6 @@ local item = { } } local config = { -data=item,count=118 +data=item,count=127 } return config \ No newline at end of file diff --git a/lua/app/config/strings/id/attr.lua b/lua/app/config/strings/id/attr.lua index cfd811bb..0ed585ab 100644 --- a/lua/app/config/strings/id/attr.lua +++ b/lua/app/config/strings/id/attr.lua @@ -303,6 +303,26 @@ local attr = { ["id"]=61, ["desc"]="Semua DMG meningkat {0}%", ["name"]="attr_all_hurtp_purple" + }, + [62]={ + ["id"]=62, + ["name"]="attr_atkp_red_all" + }, + [63]={ + ["id"]=63, + ["name"]="attr_atkp_yellow_all" + }, + [64]={ + ["id"]=64, + ["name"]="attr_atkp_green_all" + }, + [65]={ + ["id"]=65, + ["name"]="attr_atkp_blue_all" + }, + [66]={ + ["id"]=66, + ["name"]="attr_atkp_purple_all" } } local keys = { @@ -367,12 +387,17 @@ local keys = { ["attr_all_hurtp_yellow"]=attr[58], ["attr_all_hurtp_green"]=attr[59], ["attr_all_hurtp_blue"]=attr[60], - ["attr_all_hurtp_purple"]=attr[61] + ["attr_all_hurtp_purple"]=attr[61], + ["attr_atkp_red_all"]=attr[62], + ["attr_atkp_yellow_all"]=attr[63], + ["attr_atkp_green_all"]=attr[64], + ["attr_atkp_blue_all"]=attr[65], + ["attr_atkp_purple_all"]=attr[66] } } local config = { data=attr, keys=keys, -count=61 +count=66 } return config \ No newline at end of file diff --git a/lua/app/config/strings/id/item.lua b/lua/app/config/strings/id/item.lua index fb161a64..26ba36a3 100644 --- a/lua/app/config/strings/id/item.lua +++ b/lua/app/config/strings/id/item.lua @@ -262,6 +262,33 @@ local item = { [67]={ ["name"]="Bingkai Avatar Emas Musim S8", ["desc"]="Bingkai Avatar Emas Arena S8.Pahlawan mulia." + }, + [68]={ + + }, + [69]={ + + }, + [70]={ + + }, + [71]={ + + }, + [72]={ + + }, + [73]={ + + }, + [74]={ + + }, + [75]={ + + }, + [76]={ + }, [1001]={ ["name"]="Chondrite", @@ -451,6 +478,6 @@ local item = { } } local config = { -data=item,count=118 +data=item,count=127 } return config \ No newline at end of file diff --git a/lua/app/config/strings/ja/attr.lua b/lua/app/config/strings/ja/attr.lua index cde96216..a52591f5 100644 --- a/lua/app/config/strings/ja/attr.lua +++ b/lua/app/config/strings/ja/attr.lua @@ -303,6 +303,26 @@ local attr = { ["id"]=61, ["desc"]="すべてのダメージが{0}%増加する", ["name"]="attr_all_hurtp_purple" + }, + [62]={ + ["id"]=62, + ["name"]="attr_atkp_red_all" + }, + [63]={ + ["id"]=63, + ["name"]="attr_atkp_yellow_all" + }, + [64]={ + ["id"]=64, + ["name"]="attr_atkp_green_all" + }, + [65]={ + ["id"]=65, + ["name"]="attr_atkp_blue_all" + }, + [66]={ + ["id"]=66, + ["name"]="attr_atkp_purple_all" } } local keys = { @@ -367,12 +387,17 @@ local keys = { ["attr_all_hurtp_yellow"]=attr[58], ["attr_all_hurtp_green"]=attr[59], ["attr_all_hurtp_blue"]=attr[60], - ["attr_all_hurtp_purple"]=attr[61] + ["attr_all_hurtp_purple"]=attr[61], + ["attr_atkp_red_all"]=attr[62], + ["attr_atkp_yellow_all"]=attr[63], + ["attr_atkp_green_all"]=attr[64], + ["attr_atkp_blue_all"]=attr[65], + ["attr_atkp_purple_all"]=attr[66] } } local config = { data=attr, keys=keys, -count=61 +count=66 } return config \ No newline at end of file diff --git a/lua/app/config/strings/ja/item.lua b/lua/app/config/strings/ja/item.lua index 9338edb0..c6f11939 100644 --- a/lua/app/config/strings/ja/item.lua +++ b/lua/app/config/strings/ja/item.lua @@ -262,6 +262,33 @@ local item = { [67]={ ["name"]="S8シーズンゴールドフレーム", ["desc"]="S8闘技場ゴールドフレーム。ヒーローの輝き。" + }, + [68]={ + + }, + [69]={ + + }, + [70]={ + + }, + [71]={ + + }, + [72]={ + + }, + [73]={ + + }, + [74]={ + + }, + [75]={ + + }, + [76]={ + }, [1001]={ ["name"]="薄暗い隕石", @@ -451,6 +478,6 @@ local item = { } } local config = { -data=item,count=118 +data=item,count=127 } return config \ No newline at end of file diff --git a/lua/app/config/strings/ko/attr.lua b/lua/app/config/strings/ko/attr.lua index 5d481951..81e7b9b8 100644 --- a/lua/app/config/strings/ko/attr.lua +++ b/lua/app/config/strings/ko/attr.lua @@ -303,6 +303,26 @@ local attr = { ["id"]=61, ["desc"]="모든 대미지가 {0}% 증가합니다.", ["name"]="attr_all_hurtp_purple" + }, + [62]={ + ["id"]=62, + ["name"]="attr_atkp_red_all" + }, + [63]={ + ["id"]=63, + ["name"]="attr_atkp_yellow_all" + }, + [64]={ + ["id"]=64, + ["name"]="attr_atkp_green_all" + }, + [65]={ + ["id"]=65, + ["name"]="attr_atkp_blue_all" + }, + [66]={ + ["id"]=66, + ["name"]="attr_atkp_purple_all" } } local keys = { @@ -367,12 +387,17 @@ local keys = { ["attr_all_hurtp_yellow"]=attr[58], ["attr_all_hurtp_green"]=attr[59], ["attr_all_hurtp_blue"]=attr[60], - ["attr_all_hurtp_purple"]=attr[61] + ["attr_all_hurtp_purple"]=attr[61], + ["attr_atkp_red_all"]=attr[62], + ["attr_atkp_yellow_all"]=attr[63], + ["attr_atkp_green_all"]=attr[64], + ["attr_atkp_blue_all"]=attr[65], + ["attr_atkp_purple_all"]=attr[66] } } local config = { data=attr, keys=keys, -count=61 +count=66 } return config \ No newline at end of file diff --git a/lua/app/config/strings/ko/item.lua b/lua/app/config/strings/ko/item.lua index c5f52718..c7e939ff 100644 --- a/lua/app/config/strings/ko/item.lua +++ b/lua/app/config/strings/ko/item.lua @@ -262,6 +262,33 @@ local item = { [67]={ ["name"]="S8 시즌 골드 아이콘 프레임", ["desc"]="S8 아레나 골드 아이콘 프레임, 영웅의 눈부신 업적입니다." + }, + [68]={ + + }, + [69]={ + + }, + [70]={ + + }, + [71]={ + + }, + [72]={ + + }, + [73]={ + + }, + [74]={ + + }, + [75]={ + + }, + [76]={ + }, [1001]={ ["name"]="알렌데 운석", @@ -451,6 +478,6 @@ local item = { } } local config = { -data=item,count=118 +data=item,count=127 } return config \ No newline at end of file diff --git a/lua/app/config/strings/pt/attr.lua b/lua/app/config/strings/pt/attr.lua index bf1b7e75..cc399561 100644 --- a/lua/app/config/strings/pt/attr.lua +++ b/lua/app/config/strings/pt/attr.lua @@ -303,6 +303,26 @@ local attr = { ["id"]=61, ["desc"]="Aumenta o dano causado em {0}%.", ["name"]="attr_all_hurtp_purple" + }, + [62]={ + ["id"]=62, + ["name"]="attr_atkp_red_all" + }, + [63]={ + ["id"]=63, + ["name"]="attr_atkp_yellow_all" + }, + [64]={ + ["id"]=64, + ["name"]="attr_atkp_green_all" + }, + [65]={ + ["id"]=65, + ["name"]="attr_atkp_blue_all" + }, + [66]={ + ["id"]=66, + ["name"]="attr_atkp_purple_all" } } local keys = { @@ -367,12 +387,17 @@ local keys = { ["attr_all_hurtp_yellow"]=attr[58], ["attr_all_hurtp_green"]=attr[59], ["attr_all_hurtp_blue"]=attr[60], - ["attr_all_hurtp_purple"]=attr[61] + ["attr_all_hurtp_purple"]=attr[61], + ["attr_atkp_red_all"]=attr[62], + ["attr_atkp_yellow_all"]=attr[63], + ["attr_atkp_green_all"]=attr[64], + ["attr_atkp_blue_all"]=attr[65], + ["attr_atkp_purple_all"]=attr[66] } } local config = { data=attr, keys=keys, -count=61 +count=66 } return config \ No newline at end of file diff --git a/lua/app/config/strings/pt/item.lua b/lua/app/config/strings/pt/item.lua index 632e6943..e87a5536 100644 --- a/lua/app/config/strings/pt/item.lua +++ b/lua/app/config/strings/pt/item.lua @@ -262,6 +262,33 @@ local item = { [67]={ ["name"]="Moldura de Avatar de Ouro da S8", ["desc"]="Moldura de avatar de ouro da Arena S8, o brilho de um herói." + }, + [68]={ + + }, + [69]={ + + }, + [70]={ + + }, + [71]={ + + }, + [72]={ + + }, + [73]={ + + }, + [74]={ + + }, + [75]={ + + }, + [76]={ + }, [1001]={ ["name"]="Ferro Meteórico Opaco", @@ -451,6 +478,6 @@ local item = { } } local config = { -data=item,count=118 +data=item,count=127 } return config \ No newline at end of file diff --git a/lua/app/config/strings/ru/attr.lua b/lua/app/config/strings/ru/attr.lua index 0c81d525..565d2cd9 100644 --- a/lua/app/config/strings/ru/attr.lua +++ b/lua/app/config/strings/ru/attr.lua @@ -242,6 +242,26 @@ local attr = { [61]={ ["id"]=61, ["name"]="attr_all_hurtp_purple" + }, + [62]={ + ["id"]=62, + ["name"]="attr_atkp_red_all" + }, + [63]={ + ["id"]=63, + ["name"]="attr_atkp_yellow_all" + }, + [64]={ + ["id"]=64, + ["name"]="attr_atkp_green_all" + }, + [65]={ + ["id"]=65, + ["name"]="attr_atkp_blue_all" + }, + [66]={ + ["id"]=66, + ["name"]="attr_atkp_purple_all" } } local keys = { @@ -306,12 +326,17 @@ local keys = { ["attr_all_hurtp_yellow"]=attr[58], ["attr_all_hurtp_green"]=attr[59], ["attr_all_hurtp_blue"]=attr[60], - ["attr_all_hurtp_purple"]=attr[61] + ["attr_all_hurtp_purple"]=attr[61], + ["attr_atkp_red_all"]=attr[62], + ["attr_atkp_yellow_all"]=attr[63], + ["attr_atkp_green_all"]=attr[64], + ["attr_atkp_blue_all"]=attr[65], + ["attr_atkp_purple_all"]=attr[66] } } local config = { data=attr, keys=keys, -count=61 +count=66 } return config \ No newline at end of file diff --git a/lua/app/config/strings/ru/item.lua b/lua/app/config/strings/ru/item.lua index 0ab99cff..07e96147 100644 --- a/lua/app/config/strings/ru/item.lua +++ b/lua/app/config/strings/ru/item.lua @@ -196,6 +196,33 @@ local item = { }, [67]={ + }, + [68]={ + + }, + [69]={ + + }, + [70]={ + + }, + [71]={ + + }, + [72]={ + + }, + [73]={ + + }, + [74]={ + + }, + [75]={ + + }, + [76]={ + }, [1001]={ @@ -355,6 +382,6 @@ local item = { } } local config = { -data=item,count=118 +data=item,count=127 } return config \ No newline at end of file diff --git a/lua/app/config/strings/th/attr.lua b/lua/app/config/strings/th/attr.lua index 6283888c..85abf776 100644 --- a/lua/app/config/strings/th/attr.lua +++ b/lua/app/config/strings/th/attr.lua @@ -303,6 +303,26 @@ local attr = { ["id"]=61, ["desc"]="ดาเมจทั้งหมดเพิ่มขึ้น{0}%", ["name"]="attr_all_hurtp_purple" + }, + [62]={ + ["id"]=62, + ["name"]="attr_atkp_red_all" + }, + [63]={ + ["id"]=63, + ["name"]="attr_atkp_yellow_all" + }, + [64]={ + ["id"]=64, + ["name"]="attr_atkp_green_all" + }, + [65]={ + ["id"]=65, + ["name"]="attr_atkp_blue_all" + }, + [66]={ + ["id"]=66, + ["name"]="attr_atkp_purple_all" } } local keys = { @@ -367,12 +387,17 @@ local keys = { ["attr_all_hurtp_yellow"]=attr[58], ["attr_all_hurtp_green"]=attr[59], ["attr_all_hurtp_blue"]=attr[60], - ["attr_all_hurtp_purple"]=attr[61] + ["attr_all_hurtp_purple"]=attr[61], + ["attr_atkp_red_all"]=attr[62], + ["attr_atkp_yellow_all"]=attr[63], + ["attr_atkp_green_all"]=attr[64], + ["attr_atkp_blue_all"]=attr[65], + ["attr_atkp_purple_all"]=attr[66] } } local config = { data=attr, keys=keys, -count=61 +count=66 } return config \ No newline at end of file diff --git a/lua/app/config/strings/th/item.lua b/lua/app/config/strings/th/item.lua index a86c1c8f..79856bd2 100644 --- a/lua/app/config/strings/th/item.lua +++ b/lua/app/config/strings/th/item.lua @@ -262,6 +262,33 @@ local item = { [67]={ ["name"]="กรอบรูปทองซีซั่น S8", ["desc"]="กรอบรูปทองของอารีน่า S8 ความรุ่งโรจน์ของฮีโร่" + }, + [68]={ + + }, + [69]={ + + }, + [70]={ + + }, + [71]={ + + }, + [72]={ + + }, + [73]={ + + }, + [74]={ + + }, + [75]={ + + }, + [76]={ + }, [1001]={ ["name"]="อุกกาบาตทื่อ", @@ -451,6 +478,6 @@ local item = { } } local config = { -data=item,count=118 +data=item,count=127 } return config \ No newline at end of file diff --git a/lua/app/config/strings/vi/attr.lua b/lua/app/config/strings/vi/attr.lua index e65c45dd..1bc805d8 100644 --- a/lua/app/config/strings/vi/attr.lua +++ b/lua/app/config/strings/vi/attr.lua @@ -303,6 +303,26 @@ local attr = { ["id"]=61, ["desc"]="Tất cả ST tăng {0}%", ["name"]="attr_all_hurtp_purple" + }, + [62]={ + ["id"]=62, + ["name"]="attr_atkp_red_all" + }, + [63]={ + ["id"]=63, + ["name"]="attr_atkp_yellow_all" + }, + [64]={ + ["id"]=64, + ["name"]="attr_atkp_green_all" + }, + [65]={ + ["id"]=65, + ["name"]="attr_atkp_blue_all" + }, + [66]={ + ["id"]=66, + ["name"]="attr_atkp_purple_all" } } local keys = { @@ -367,12 +387,17 @@ local keys = { ["attr_all_hurtp_yellow"]=attr[58], ["attr_all_hurtp_green"]=attr[59], ["attr_all_hurtp_blue"]=attr[60], - ["attr_all_hurtp_purple"]=attr[61] + ["attr_all_hurtp_purple"]=attr[61], + ["attr_atkp_red_all"]=attr[62], + ["attr_atkp_yellow_all"]=attr[63], + ["attr_atkp_green_all"]=attr[64], + ["attr_atkp_blue_all"]=attr[65], + ["attr_atkp_purple_all"]=attr[66] } } local config = { data=attr, keys=keys, -count=61 +count=66 } return config \ No newline at end of file diff --git a/lua/app/config/strings/vi/item.lua b/lua/app/config/strings/vi/item.lua index 6f3c65fe..96997c43 100644 --- a/lua/app/config/strings/vi/item.lua +++ b/lua/app/config/strings/vi/item.lua @@ -262,6 +262,33 @@ local item = { [67]={ ["name"]="Khung Avatar Vàng S8", ["desc"]="Khung Avatar Vàng Đấu Trường S8, anh hùng tỏa sáng." + }, + [68]={ + + }, + [69]={ + + }, + [70]={ + + }, + [71]={ + + }, + [72]={ + + }, + [73]={ + + }, + [74]={ + + }, + [75]={ + + }, + [76]={ + }, [1001]={ ["name"]="Thiên Thạch Ảm Đạm", @@ -451,6 +478,6 @@ local item = { } } local config = { -data=item,count=118 +data=item,count=127 } return config \ No newline at end of file diff --git a/lua/app/config/strings/zh/attr.lua b/lua/app/config/strings/zh/attr.lua index d1b5c470..9cba3845 100644 --- a/lua/app/config/strings/zh/attr.lua +++ b/lua/app/config/strings/zh/attr.lua @@ -303,6 +303,26 @@ local attr = { ["id"]=61, ["desc"]="所有傷害提高{0}%", ["name"]="attr_all_hurtp_purple" + }, + [62]={ + ["id"]=62, + ["name"]="attr_atkp_red_all" + }, + [63]={ + ["id"]=63, + ["name"]="attr_atkp_yellow_all" + }, + [64]={ + ["id"]=64, + ["name"]="attr_atkp_green_all" + }, + [65]={ + ["id"]=65, + ["name"]="attr_atkp_blue_all" + }, + [66]={ + ["id"]=66, + ["name"]="attr_atkp_purple_all" } } local keys = { @@ -367,12 +387,17 @@ local keys = { ["attr_all_hurtp_yellow"]=attr[58], ["attr_all_hurtp_green"]=attr[59], ["attr_all_hurtp_blue"]=attr[60], - ["attr_all_hurtp_purple"]=attr[61] + ["attr_all_hurtp_purple"]=attr[61], + ["attr_atkp_red_all"]=attr[62], + ["attr_atkp_yellow_all"]=attr[63], + ["attr_atkp_green_all"]=attr[64], + ["attr_atkp_blue_all"]=attr[65], + ["attr_atkp_purple_all"]=attr[66] } } local config = { data=attr, keys=keys, -count=61 +count=66 } return config \ No newline at end of file diff --git a/lua/app/config/strings/zh/item.lua b/lua/app/config/strings/zh/item.lua index 211f171a..03ac6ae5 100644 --- a/lua/app/config/strings/zh/item.lua +++ b/lua/app/config/strings/zh/item.lua @@ -262,6 +262,33 @@ local item = { [67]={ ["name"]="S8賽季黃金頭像框", ["desc"]="S8競技場黃金頭像框,英雄的光輝。" + }, + [68]={ + + }, + [69]={ + + }, + [70]={ + + }, + [71]={ + + }, + [72]={ + + }, + [73]={ + + }, + [74]={ + + }, + [75]={ + + }, + [76]={ + }, [1001]={ ["name"]="暗淡隕鐵", @@ -451,6 +478,6 @@ local item = { } } local config = { -data=item,count=118 +data=item,count=127 } return config \ No newline at end of file diff --git a/lua/app/config/summon.lua b/lua/app/config/summon.lua index 9e5d58b0..37a96e84 100644 --- a/lua/app/config/summon.lua +++ b/lua/app/config/summon.lua @@ -8,88 +8,88 @@ local summon = { ["num"]=1, ["num_for_nothing"]="Vw==" }, - ["ad_time"]=23, + ["ad_time"]=12, ["free_time"]=23, ["summon"]={ - { - ["id"]=15001, - ["weight"]=1000 - }, - { - ["id"]=15002, - ["weight"]=1000 - }, - { - ["id"]=25001, - ["weight"]=1000 - }, - { - ["id"]=25002, - ["weight"]=1000 - }, - { - ["id"]=35001, - ["weight"]=1000 - }, - { - ["id"]=35002, - ["weight"]=1000 - }, - { - ["id"]=45001, - ["weight"]=1000 - }, - { - ["id"]=45002, - ["weight"]=1000 - }, - { - ["id"]=55001, - ["weight"]=1000 - }, - { - ["id"]=55002, - ["weight"]=1000 - }, { ["id"]=13001, - ["weight"]=17780000 + ["weight"]=177800 }, { ["id"]=23001, - ["weight"]=17780000 + ["weight"]=177800 }, { ["id"]=33001, - ["weight"]=17780000 + ["weight"]=177800 }, { ["id"]=43001, - ["weight"]=17780000 + ["weight"]=177800 }, { ["id"]=53001, - ["weight"]=17780000 + ["weight"]=177800 }, { ["id"]=14001, - ["weight"]=2218000 + ["weight"]=22180 }, { ["id"]=24001, - ["weight"]=2218000 + ["weight"]=22180 }, { ["id"]=34001, - ["weight"]=2218000 + ["weight"]=22180 }, { ["id"]=44001, - ["weight"]=2218000 + ["weight"]=22180 }, { ["id"]=54001, - ["weight"]=2218000 + ["weight"]=22180 + }, + { + ["id"]=15001, + ["weight"]=10 + }, + { + ["id"]=15002, + ["weight"]=10 + }, + { + ["id"]=25001, + ["weight"]=10 + }, + { + ["id"]=25002, + ["weight"]=10 + }, + { + ["id"]=35001, + ["weight"]=10 + }, + { + ["id"]=35002, + ["weight"]=10 + }, + { + ["id"]=45001, + ["weight"]=10 + }, + { + ["id"]=45002, + ["weight"]=10 + }, + { + ["id"]=55001, + ["weight"]=10 + }, + { + ["id"]=55002, + ["weight"]=10 } }, ["hero_item"]={ @@ -138,88 +138,88 @@ local summon = { ["num"]=200, ["num_for_nothing"]="VAhc" }, - ["ad_time"]=47, + ["ad_time"]=23, ["free_time"]=47, ["summon"]={ - { - ["id"]=15001, - ["weight"]=1250000 - }, - { - ["id"]=15002, - ["weight"]=1250000 - }, - { - ["id"]=25001, - ["weight"]=1250000 - }, - { - ["id"]=25002, - ["weight"]=1250000 - }, - { - ["id"]=35001, - ["weight"]=1250000 - }, - { - ["id"]=35002, - ["weight"]=1250000 - }, - { - ["id"]=45001, - ["weight"]=1250000 - }, - { - ["id"]=45002, - ["weight"]=1250000 - }, - { - ["id"]=55001, - ["weight"]=1250000 - }, - { - ["id"]=55002, - ["weight"]=1250000 - }, { ["id"]=13001, - ["weight"]=12500000 + ["weight"]=1250 }, { ["id"]=23001, - ["weight"]=12500000 + ["weight"]=1250 }, { ["id"]=33001, - ["weight"]=12500000 + ["weight"]=1250 }, { ["id"]=43001, - ["weight"]=12500000 + ["weight"]=1250 }, { ["id"]=53001, - ["weight"]=12500000 + ["weight"]=1250 }, { ["id"]=14001, - ["weight"]=5000000 + ["weight"]=500 }, { ["id"]=24001, - ["weight"]=5000000 + ["weight"]=500 }, { ["id"]=34001, - ["weight"]=5000000 + ["weight"]=500 }, { ["id"]=44001, - ["weight"]=5000000 + ["weight"]=500 }, { ["id"]=54001, - ["weight"]=5000000 + ["weight"]=500 + }, + { + ["id"]=15001, + ["weight"]=125 + }, + { + ["id"]=15002, + ["weight"]=125 + }, + { + ["id"]=25001, + ["weight"]=125 + }, + { + ["id"]=25002, + ["weight"]=125 + }, + { + ["id"]=35001, + ["weight"]=125 + }, + { + ["id"]=35002, + ["weight"]=125 + }, + { + ["id"]=45001, + ["weight"]=125 + }, + { + ["id"]=45002, + ["weight"]=125 + }, + { + ["id"]=55001, + ["weight"]=125 + }, + { + ["id"]=55002, + ["weight"]=125 } }, ["hero_item"]={ @@ -279,7 +279,7 @@ local summon = { ["weight"]=1 } }, - ["guarantee3"]=10, + ["guarantee3"]=0, ["guarantee2"]=100, ["love"]={ 15001, @@ -318,93 +318,93 @@ local summon = { ["num_for_nothing"]="Vw==" }, ["summon"]={ - { - ["id"]=15001, - ["weight"]=1250000 - }, - { - ["id"]=15002, - ["weight"]=1250000 - }, - { - ["id"]=25001, - ["weight"]=1250000 - }, - { - ["id"]=25002, - ["weight"]=1250000 - }, - { - ["id"]=35001, - ["weight"]=1250000 - }, - { - ["id"]=35002, - ["weight"]=1250000 - }, - { - ["id"]=45001, - ["weight"]=1250000 - }, - { - ["id"]=45002, - ["weight"]=1250000 - }, - { - ["id"]=55001, - ["weight"]=1250000 - }, - { - ["id"]=55002, - ["weight"]=1250000 - }, { ["id"]=13001, - ["weight"]=12500000 + ["weight"]=1250 }, { ["id"]=23001, - ["weight"]=12500000 + ["weight"]=1250 }, { ["id"]=33001, - ["weight"]=12500000 + ["weight"]=1250 }, { ["id"]=43001, - ["weight"]=12500000 + ["weight"]=1250 }, { ["id"]=53001, - ["weight"]=12500000 + ["weight"]=1250 }, { ["id"]=14001, - ["weight"]=4800000 + ["weight"]=500 }, { ["id"]=24001, - ["weight"]=4800000 + ["weight"]=500 }, { ["id"]=34001, - ["weight"]=4800000 + ["weight"]=500 }, { ["id"]=44001, - ["weight"]=4800000 + ["weight"]=500 }, { ["id"]=54001, - ["weight"]=4800000 + ["weight"]=500 }, { ["id"]=15001, - ["weight"]=500000 + ["weight"]=100 }, { ["id"]=15002, - ["weight"]=500000 + ["weight"]=100 + }, + { + ["id"]=25001, + ["weight"]=100 + }, + { + ["id"]=25002, + ["weight"]=100 + }, + { + ["id"]=35001, + ["weight"]=100 + }, + { + ["id"]=35002, + ["weight"]=100 + }, + { + ["id"]=45001, + ["weight"]=100 + }, + { + ["id"]=45002, + ["weight"]=100 + }, + { + ["id"]=55001, + ["weight"]=100 + }, + { + ["id"]=55002, + ["weight"]=100 + }, + { + ["id"]=16001, + ["weight"]=125 + }, + { + ["id"]=26001, + ["weight"]=125 } }, ["hero_item"]={ @@ -428,19 +428,19 @@ local summon = { ["guarantee1"]=50, ["guarantee_summon"]={ { - ["id"]=15001, + ["id"]=16001, ["weight"]=1 }, { - ["id"]=15002, + ["id"]=26001, ["weight"]=1 } }, ["guarantee3"]=0, ["guarantee2"]=100, ["love"]={ - 15001, - 15002 + 16001, + 26001 }, ["show"]={ { diff --git a/lua/app/global/global_const.lua b/lua/app/global/global_const.lua index fd1b6da1..7b90b5fb 100644 --- a/lua/app/global/global_const.lua +++ b/lua/app/global/global_const.lua @@ -639,6 +639,14 @@ GConst.MATCH_ALL_HURTP_NAME = { [5] = "attr_all_hurtp_purple", } +GConst.MATCH_ALL_ATKP_NAME = { + [1] = "attr_atkp_red_all", + [2] = "attr_atkp_yellow_all", + [3] = "attr_atkp_green_all", + [4] = "attr_atkp_blue_all", + [5] = "attr_atkp_purple_all", +} + GConst.GAMEOBJECT_LAYER = { DEFAULT = CS.BF.Utils.NameToLayer("Default"), UI = CS.BF.Utils.NameToLayer("UI"), diff --git a/lua/app/global/global_func.lua b/lua/app/global/global_func.lua index 6cf15453..ad0f132f 100644 --- a/lua/app/global/global_func.lua +++ b/lua/app/global/global_func.lua @@ -447,6 +447,7 @@ function GFunc.getAttrShowValue(attrType, attrNum, notPercentSign) table.containValue(GConst.MATCH_CRIT_NAME, attrType) or table.containValue(GConst.MATCH_CRIT_TIME_NAME, attrType) or table.containValue(GConst.MATCH_CURED_NAME, attrType) or + table.containValue(GConst.MATCH_ALL_ATKP_NAME, attrType) or table.containValue(GConst.MATCH_ALL_HURTP_NAME, attrType) then local str = notPercentSign and "" or "%" @@ -1940,4 +1941,11 @@ function GFunc.randomDrop(dropList) return dropList[idx] end +-- 获取属性描述和数值 +function GFunc.getAttrInfo(attr) + local attrType = attr.type + local attrValue = attr.num + return +end + return GFunc \ No newline at end of file diff --git a/lua/app/module/battle/battle_const.lua b/lua/app/module/battle/battle_const.lua index 3c08aeee..9845136e 100644 --- a/lua/app/module/battle/battle_const.lua +++ b/lua/app/module/battle/battle_const.lua @@ -486,7 +486,11 @@ local ATTR_NAME = { ATTR_ALL_HURTP_GREEN = "attr_all_hurtp_green", ATTR_ALL_HURTP_BLUE = "attr_all_hurtp_blue", ATTR_ALL_HURTP_PURPLE = "attr_all_hurtp_purple", - ATTR_ATKP_PERSONAL = "attr_atkp_personal", + ATTR_ATKP_RED_ALL = "attr_atkp_red_all", + ATTR_ATKP_YELLOW_ALL = "attr_atkp_yellow_all", + ATTR_ATKP_GREEN_ALL = "attr_atkp_green_all", + ATTR_ATKP_BLUE_ALL = "attr_atkp_blue_all", + ATTR_ATKP_PURPLE_ALL = "attr_atkp_purple_all", INVINCIBLE_SHIELD = "invincible_shield", REBIRTH = "rebirth", diff --git a/lua/app/module/hero/hero_const.lua b/lua/app/module/hero/hero_const.lua index ff3e311f..724e61b3 100644 --- a/lua/app/module/hero/hero_const.lua +++ b/lua/app/module/hero/hero_const.lua @@ -22,7 +22,9 @@ HeroConst.CHECK_LV_UP_STATE = { MAX_LV = 2, NO_COST = 3, FRAGMENT_NOT_ENOUGH = 4, - COIN_NOT_ENOUGH = 5 + COIN_NOT_ENOUGH = 5, + NEED_STAR = 6, + NEED_LV = 7, } -- 英雄界面显示类型 diff --git a/lua/app/module/hero/hero_manager.lua b/lua/app/module/hero/hero_manager.lua index 3d6cd85d..fea57789 100644 --- a/lua/app/module/hero/hero_manager.lua +++ b/lua/app/module/hero/hero_manager.lua @@ -12,7 +12,7 @@ function HeroManager:showHeroUnlockUI(heroIdList) UIManager:showUI("app/ui/hero/hero_unlock_ui", {heroIdList = heroIdList}) end -function HeroManager:upgradeHero(heroId, heroEntity) +function HeroManager:upgradeHero(heroId, heroEntity, level) local heroEntity = heroEntity or DataManager.HeroData:getHeroById(heroId) if not heroEntity then return @@ -24,7 +24,7 @@ function HeroManager:upgradeHero(heroId, heroEntity) return end - self:sendMessage(ProtoMsgType.FromMsgEnum.HeroUpgradeReq, {id = heroId}, {}, self.upgradeHeroFinish, BIReport.ITEM_GET_TYPE.UPGRADE_HERO) + self:sendMessage(ProtoMsgType.FromMsgEnum.HeroUpgradeReq, {id = heroId, level = level}, {}, self.upgradeHeroFinish, BIReport.ITEM_GET_TYPE.UPGRADE_HERO) end function HeroManager:upgradeHeroFinish(result) @@ -44,14 +44,7 @@ function HeroManager:upgradeHeroStar(heroId, heroEntity) local canStarUp, state = heroEntity:canStarUp() if not canStarUp then - -- 如果是金币不足 尝试触发金币礼包 - if state == GConst.HeroConst.CHECK_LV_UP_STATE.COIN_NOT_ENOUGH then - -- if not ModuleManager.ShopManager:tryTriggerCoinGift() then - GFunc.showItemNotEnough(GConst.ItemConst.ITEM_ID_GOLD) - -- end - else - heroEntity:canStarUp(true) - end + heroEntity:canStarUp(true) return end @@ -61,6 +54,7 @@ end function HeroManager:heroStarReqFinish(result) if result.err_code == GConst.ERROR_STR.SUCCESS then DataManager.HeroData:onHeroStarUp(result.hero.id) + DataManager.HeroData:setDirty() AudioManager:playEffect(AudioManager.EFFECT_ID.HERO_UP) end diff --git a/lua/app/ui/hero/cell/star_cell.lua b/lua/app/ui/hero/cell/star_cell.lua index 5f57bbf9..f4488e4e 100644 --- a/lua/app/ui/hero/cell/star_cell.lua +++ b/lua/app/ui/hero/cell/star_cell.lua @@ -21,9 +21,18 @@ function StarCell:refresh(heroEntity, idx) end local star = self.heroEntity:getStar() + local starType = math.ceil(idx / 5) for i, v in ipairs(self.starImgs) do - if i <= idx then + local star = (idx - 1)%5 + 1 + if i <= star then v:setActive(true) + if starType == 1 then + v:setSprite(GConst.ATLAS_PATH.COMMON, "common_star_1") + elseif starType == 2 then + v:setSprite(GConst.ATLAS_PATH.COMMON, "common_point") + else + v:setSprite(GConst.ATLAS_PATH.COMMON, "common_info") + end else v:setActive(false) end @@ -34,7 +43,13 @@ function StarCell:refresh(heroEntity, idx) self.baseObject:setSprite(GConst.ATLAS_PATH.COMMON, "common_board_quality_2") end self.starBg:getComponent(GConst.TYPEOF_UNITY_CLASS.BF_HORIZONTAL_OR_VERTICAL_LAYOUT):RefreshLayout() - self.descTx:setText(I18N:getGlobalText(I18N.GlobalConst["HERO_STAR_DESC_" .. idx]) .. self.heroEntity:getCfgId()) + + local attr = heroEntity:getStarAttrCfg(idx) + local descTx = GFunc.getAttrDesc(attr.type, attr.num) + if not table.containValue(GConst.MATCH_ALL_ATKP_NAME, attr.type) then + descTx = heroEntity:getName() .. descTx + end + self.descTx:setText(descTx) end return StarCell \ No newline at end of file diff --git a/lua/app/ui/hero/hero_detail_ui.lua b/lua/app/ui/hero/hero_detail_ui.lua index 2733b9db..99e08280 100644 --- a/lua/app/ui/hero/hero_detail_ui.lua +++ b/lua/app/ui/hero/hero_detail_ui.lua @@ -245,7 +245,8 @@ function HeroDetailUI:showStarInfo() self.compStar:setParentUI(self) end - self.compStar:refresh(self.heroEntity) + self.compStar:setHeroData(self.heroEntity, self.onlyLook) + self.compStar:refresh() end function HeroDetailUI:showskinInfo() diff --git a/lua/app/ui/hero/hero_info_comp.lua b/lua/app/ui/hero/hero_info_comp.lua index 8ef80bcd..b9cb6ae5 100644 --- a/lua/app/ui/hero/hero_info_comp.lua +++ b/lua/app/ui/hero/hero_info_comp.lua @@ -58,6 +58,10 @@ function HeroInfoComp:init() self.btnUp:addClickListener(function() ModuleManager.HeroManager:upgradeHero(self.heroEntity:getCfgId(), self.heroEntity) end) + self.btnUp5:addClickListener(function() + local canLvUpLv = self.heroEntity:getLvUpLv() + ModuleManager.HeroManager:upgradeHero(self.heroEntity:getCfgId(), self.heroEntity, canLvUpLv) + end) self.btnSkillDesc:addClickListener(function() local cfg = ConfigManager:getConfig("skill")[self.heroEntity:getBaseSkill()] if cfg.buff_id and #cfg.buff_id > 0 then diff --git a/lua/app/ui/hero/star_info_comp.lua b/lua/app/ui/hero/star_info_comp.lua index b1331cc0..86f2439f 100644 --- a/lua/app/ui/hero/star_info_comp.lua +++ b/lua/app/ui/hero/star_info_comp.lua @@ -9,12 +9,14 @@ function StarInfoComp:init() self.upBtnTx = uiMap["star_info.upgrade.up_btn.text"] self.lvBtn = uiMap["star_info.upgrade.lv_btn"] self.lvBtnTx = uiMap["star_info.upgrade.lv_btn.text"] + self.descTx = uiMap["star_info.upgrade.desc_tx"] self.costCells = {} for i = 1, 2 do self.costCells[i] = uiMap["star_info.upgrade.reward_cell_" .. i]:addLuaComponent(GConst.TYPEOF_LUA_CLASS.REWARD_CELL) end -- self.upBtnTx:setText(I18N:getGlobalText(I18N.GlobalConst.HERO_DESC_4)) + -- self.descTx:setText(I18N:getGlobalText(I18N.GlobalConst.HERO_DESC_4)) self.upBtnTx:setText("升星") self.lvBtnTx:setText(I18N:getGlobalText(I18N.GlobalConst.HERO_DESC_4)) self.upBtn:addClickListener(function() @@ -33,32 +35,44 @@ function StarInfoComp:init() cell:refresh(self.heroEntity, index) end) self.scrollRectComp:clearCells() - -- self.scrollRectComp:refillCells(count) end function StarInfoComp:setParentUI(parentUI) self.parentUI = parentUI end -function StarInfoComp:refresh(heroEntity) - self.heroEntity = heroEntity or self.heroEntity - if not self.heroEntity then - return - end - self.scrollRectComp:refillCells(5) +function StarInfoComp:setHeroData(heroEntity, onlyLook) + self.heroEntity = heroEntity + self.onlyLook = onlyLook + self:bind(self.heroEntity, "isDirty", function() + self:refresh(true) + end) +end + +function StarInfoComp:refresh(starUp) + local maxStarLv = self.heroEntity:getMaxStar() + self.scrollRectComp:refillCells(maxStarLv) if self.heroEntity:getIsStarMax() then self.upBtn:setActive(false) self.lvBtn:setActive(false) + self.descTx:setActive(false) for i,v in ipairs(self.costCells) do v:setActive(false) end - elseif self.heroEntity:getIsCurLvMax() then + elseif not self.heroEntity:getIsCurLvMax() then self.upBtn:setActive(false) self.lvBtn:setActive(true) + self.descTx:setActive(true) + for i,v in ipairs(self.costCells) do + v:setActive(false) + end + local nextLv = self.heroEntity:getNextLv() + self.descTx:setText("等级达到" .. nextLv .. "可升星") else self.upBtn:setActive(true) self.lvBtn:setActive(false) + self.descTx:setActive(false) local materials = self.heroEntity:getStarUpMaterials() local costs = {} costs[1] = {id = self.heroEntity:getFragmentId(), num = materials[1], type = 1} diff --git a/lua/app/userdata/hero/hero_data.lua b/lua/app/userdata/hero/hero_data.lua index a5335b7c..e5663b6b 100644 --- a/lua/app/userdata/hero/hero_data.lua +++ b/lua/app/userdata/hero/hero_data.lua @@ -97,7 +97,7 @@ function HeroData:getHeroById(id) return end if not self.heroes[id] then - self.heroes[id] = self:getEntity({id = id, level = 0, skin = 0}) + self.heroes[id] = self:getEntity({id = id, level = 0, skin = 0, star = 0}) end return self.heroes[id] end diff --git a/lua/app/userdata/hero/hero_entity.lua b/lua/app/userdata/hero/hero_entity.lua index 3c71a4ad..1b079575 100644 --- a/lua/app/userdata/hero/hero_entity.lua +++ b/lua/app/userdata/hero/hero_entity.lua @@ -6,8 +6,7 @@ function HeroEntity:ctor(cfgId, lv, skin, star) self.data.isDirty = false self.data.lv = lv self.data.skin = skin - self.data.star = star - self.data.star = 1 + self.data.star = star or 0 self.config = ConfigManager:getConfig("hero")[self.cfgId] self.beginLv = 1 -- 激活等级 @@ -264,6 +263,19 @@ function HeroEntity:getMaxLv() return self.maxLv end +function HeroEntity:getNextLv() + local cfg = ConfigManager:getConfig("hero_level") + local lv = self.data.lv + for i = self.data.lv + 1, #cfg do + if self.data.star >= cfg[i].star then + lv = i + else + break + end + end + return lv +end + function HeroEntity:getIsCurLvMax() if self:isMaxLv() then return true @@ -280,6 +292,10 @@ function HeroEntity:canLvUp(showToast) return false, GConst.HeroConst.CHECK_LV_UP_STATE.MAX_LV end + if self:getIsCurLvMax() then + return false, GConst.HeroConst.CHECK_LV_UP_STATE.NEED_STAR + end + local cost = self:getLvUpMaterials() if not cost then return false, GConst.HeroConst.CHECK_LV_UP_STATE.NO_COST @@ -324,6 +340,31 @@ function HeroEntity:getLvUpMaterials() -- local fieldName = "cost_" .. self:getQlt() return nextLvInfo.cost end + +function HeroEntity:getLvUpLv() + local count = 0 + local totalCost1 = 0 + local totalCost2 = 0 + for i = 1, 5 do + local lv = self.data.lv + i + local nextLvInfo = ConfigManager:getConfig("hero_level")[lv] + if not nextLvInfo then + break + end + local fragmentCost = nextLvInfo.cost[1] or 0 + local itemCost = nextLvInfo.cost[2] or 0 + totalCost1 = totalCost1 + fragmentCost + totalCost2 = totalCost2 + itemCost + if not GFunc.checkCost(self:getFragmentId(), totalCost1, false) then + break + end + if not GFunc.checkCost(self:getLvUpCostId(), totalCost2, false) then + break + end + count = count + 1 + end + return count +end -- endregion -- region 配置 @@ -385,8 +426,15 @@ function HeroEntity:getStarUpCostId() return self.config.star_id end -function HeroEntity:getStarAttrCfg() - return self.config.star +function HeroEntity:getStarAttrCfg(star) + if star then + return self.config.star_attr[star] + end + return self.config.star_attr +end + +function HeroEntity:getStarAttrTxt() + return self.config.star_txt end -- endregion @@ -487,6 +535,10 @@ function HeroEntity:canStarUp(showToast) return false, GConst.HeroConst.CHECK_LV_UP_STATE.MAX_LV end + if not self:getIsCurLvMax() then + return false, GConst.HeroConst.CHECK_LV_UP_STATE.NEED_LV + end + local cost = self:getStarUpMaterials() if not cost then return false, GConst.HeroConst.CHECK_LV_UP_STATE.NO_COST @@ -496,8 +548,8 @@ function HeroEntity:canStarUp(showToast) if not GFunc.checkCost(self:getFragmentId(), fragmentCost, showToast) then return false, GConst.HeroConst.CHECK_LV_UP_STATE.FRAGMENT_NOT_ENOUGH end - local goldCost = cost[2] or 0 - if not GFunc.checkCost(GConst.ItemConst.ITEM_ID_GOLD, goldCost, showToast) then + local itemCost = cost[2] or 0 + if not GFunc.checkCost(self:getStarUpCostId(), itemCost, showToast) then return false, GConst.HeroConst.CHECK_LV_UP_STATE.COIN_NOT_ENOUGH end @@ -508,6 +560,10 @@ function HeroEntity:onHeroStarUp() self.data.star = self.data.star + 1 self:setDirty() end + +function HeroEntity:getMaxStar() + return #self:getStarAttrCfg() +end -- endregion -- region 皮肤相关