This commit is contained in:
puxuan 2025-09-01 09:44:32 +08:00
parent da72e275bb
commit c4141108da
32 changed files with 3561 additions and 90907 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -82,12 +82,12 @@ local fx = {
["bind"]="root"
},
[20]={
["res"]="sfx_buff_hudun_huang_b01",
["res"]="sfx_c1_buff_hudun_01",
["loop"]=1,
["bind"]="root"
},
[21]={
["res"]="sfx_buff_hudun_huang_b01_1",
["res"]="sfx_c1_buff_hudun_02",
["bind"]="root"
},
[22]={
@ -516,7 +516,7 @@ local fx = {
["bind"]="root"
},
[300008]={
["res"]="sfx_c1_p54001_02",
["res"]="sfx_c1_p54001_04",
["bind"]="root"
},
[300009]={
@ -687,18 +687,6 @@ local fx = {
["res"]="sfx_c1_p23001_05",
["bind"]="root"
},
[300054]={
["res"]="sfx_c1_p23001_06",
["bind"]="root"
},
[300055]={
["res"]="sfx_c1_p33001_01",
["bind"]="root"
},
[300056]={
["res"]="sfx_c1_p33001_02",
["bind"]="root"
},
[300057]={
["res"]="sfx_c1_p34001_01",
["bind"]="root"
@ -707,6 +695,46 @@ local fx = {
["res"]="sfx_c1_p34001_02",
["bind"]="root"
},
[300059]={
["res"]="sfx_c1_p43001_01",
["bind"]="root"
},
[300060]={
["res"]="sfx_c1_p43001_02",
["bind"]="root"
},
[300061]={
["res"]="sfx_c1_p43001_03",
["bind"]="root"
},
[300062]={
["res"]="sfx_c1_p43001_04",
["bind"]="root"
},
[300063]={
["res"]="sfx_c1_p43001_05",
["bind"]="root"
},
[300064]={
["res"]="sfx_c1_p33001_01",
["bind"]="root"
},
[300065]={
["res"]="sfx_c1_p33001_02",
["bind"]="root"
},
[300066]={
["res"]="sfx_c1_p33001_03",
["bind"]="root"
},
[300067]={
["res"]="sfx_c1_p33001_04",
["bind"]="root"
},
[300068]={
["res"]="sfx_c1_p33001_05",
["bind"]="root"
},
[400001]={
["res"]="sfx_c1_p45002_01",
["bind"]="root",
@ -743,7 +771,7 @@ local fx = {
["flip"]=1
},
[400008]={
["res"]="sfx_c1_p54001_02",
["res"]="sfx_c1_p54001_04",
["bind"]="root",
["flip"]=1
},
@ -957,21 +985,6 @@ local fx = {
["bind"]="root",
["flip"]=1
},
[400054]={
["res"]="sfx_c1_p23001_06",
["bind"]="root",
["flip"]=1
},
[400055]={
["res"]="sfx_c1_p33001_01",
["bind"]="root",
["flip"]=1
},
[400056]={
["res"]="sfx_c1_p33001_02",
["bind"]="root",
["flip"]=1
},
[400057]={
["res"]="sfx_c1_p34001_01",
["bind"]="root",
@ -981,9 +994,59 @@ local fx = {
["res"]="sfx_c1_p34001_02",
["bind"]="root",
["flip"]=1
},
[400059]={
["res"]="sfx_c1_p43001_01",
["bind"]="root",
["flip"]=1
},
[400060]={
["res"]="sfx_c1_p43001_02",
["bind"]="root",
["flip"]=1
},
[400061]={
["res"]="sfx_c1_p43001_03",
["bind"]="root",
["flip"]=1
},
[400062]={
["res"]="sfx_c1_p43001_04",
["bind"]="root",
["flip"]=1
},
[400063]={
["res"]="sfx_c1_p43001_05",
["bind"]="root",
["flip"]=1
},
[400064]={
["res"]="sfx_c1_p33001_01",
["bind"]="root",
["flip"]=1
},
[400065]={
["res"]="sfx_c1_p33001_02",
["bind"]="root",
["flip"]=1
},
[400066]={
["res"]="sfx_c1_p33001_03",
["bind"]="root",
["flip"]=1
},
[400067]={
["res"]="sfx_c1_p33001_04",
["bind"]="root",
["flip"]=1
},
[400068]={
["res"]="sfx_c1_p33001_05",
["bind"]="root",
["flip"]=1
}
}
local config = {
data=fx,count=228
data=fx,count=242
}
return config

View File

@ -9,7 +9,7 @@ local grid_type = {
["cant_upset"]=1
},
[2]={
["icon"]="battle_obstacle_stone_2",
["icon"]="battle_obstacle_chilun_1",
["next_type"]=0,
["break_condition"]={
1,
@ -18,12 +18,11 @@ local grid_type = {
["break_count"]=1,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_za_b01"
["cant_upset"]=1
},
[3]={
["icon"]="battle_obstacle_stone_1",
["next_type"]=2,
["icon"]="battle_obstacle_huoshanshi_1",
["next_type"]=0,
["break_condition"]={
1,
3
@ -31,41 +30,10 @@ local grid_type = {
["break_count"]=1,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_za_b01"
["cant_upset"]=1
},
[4]={
["icon"]="battle_obstacle_vine",
["next_type"]=0,
["break_condition"]={
2,
3
},
["break_count"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_za_b03"
},
[5]={
["icon"]="battle_obstacle_ice",
["next_type"]=0,
["break_condition"]={
1,
3
},
["break_count"]=1,
["break_stay_element"]=1,
["cant_link"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_za_b02"
},
[6]={
["icon"]="battle_obstacle_lock",
["can_fall"]=1,
["cant_link"]=1,
["break_sfx"]="sfx_piece_suolian_b01"
},
[7]={
["icon"]="battle_obstacle_stone_3",
["icon"]="battle_obstacle_huoshanshi_2",
["next_type"]=3,
["break_condition"]={
1,
@ -74,12 +42,38 @@ local grid_type = {
["break_count"]=1,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_zhuqiantk_b01"
["cant_upset"]=1
},
[5]={
["icon"]="battle_obstacle_tengman",
["next_type"]=0,
["break_condition"]={
2,
3
},
["break_count"]=1,
["cant_upset"]=1
},
[6]={
["icon"]="battle_obstacle_lock",
["can_fall"]=1,
["cant_link"]=1
},
[7]={
["icon"]="battle_obstacle_suishi_1",
["next_type"]=0,
["break_condition"]={
1,
3
},
["break_count"]=1,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1
},
[8]={
["icon"]="battle_obstacle_rocket_up",
["next_type"]=0,
["icon"]="battle_obstacle_suishi_2",
["next_type"]=7,
["break_condition"]={
1,
3
@ -87,56 +81,33 @@ local grid_type = {
["break_count"]=1,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["effect"]=1,
["effect_sfx"]="sfx_piece_huojian_b01",
["sfx_flow"]=1,
["effect_params"]={
1
},
["effect_trigger"]=2
["cant_upset"]=1
},
[9]={
["icon"]="battle_obstacle_rocket_down",
["icon"]="battle_obstacle_bingkuai",
["next_type"]=0,
["break_condition"]={
1,
3
},
["break_count"]=1,
["break_stay_element"]=1,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["effect"]=1,
["effect_sfx"]="sfx_piece_huojian_b01",
["sfx_flow"]=1,
["effect_params"]={
2
},
["effect_trigger"]=2
["cant_upset"]=1
},
[10]={
["icon"]="battle_obstacle_rocket_left",
["icon"]="battle_obstacle_chushou",
["next_type"]=0,
["break_condition"]={
1,
2,
3
},
["break_count"]=1,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["effect"]=1,
["effect_sfx"]="sfx_piece_huojian_b01",
["sfx_flow"]=1,
["effect_params"]={
3
},
["effect_trigger"]=2
["cant_upset"]=1
},
[11]={
["icon"]="battle_obstacle_rocket_right",
["next_type"]=0,
["icon"]="battle_obstacle_jizhuangxiang_2",
["next_type"]=12,
["break_condition"]={
1,
3
@ -144,49 +115,22 @@ local grid_type = {
["break_count"]=1,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["effect"]=1,
["effect_sfx"]="sfx_piece_huojian_b01",
["sfx_flow"]=1,
["effect_params"]={
4
},
["effect_trigger"]=2
["cant_upset"]=1
},
[12]={
["icon"]="battle_obstacle_leaf",
["icon"]="battle_obstacle_jizhuangxiang_1",
["next_type"]=0,
["break_condition"]={
1,
3
},
["break_count"]=1,
["break_stay_element"]=1,
["can_fall"]=1,
["cant_link"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_kucao_b01"
},
[13]={
["icon"]="battle_obstacle_jelly",
["next_type"]=0,
["break_condition"]={
1,
3
},
["break_count"]=1,
["break_stay_element"]=1,
["can_fall"]=1,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_guodong_b01",
["effect"]=5,
["effect_sfx"]="sfx_piece_guodong_b02",
["effect_trigger"]=1
["cant_upset"]=1
},
[14]={
["icon"]="battle_obstacle_lamp",
["icon"]="battle_obstacle_shenxiang",
["next_type"]=0,
["break_condition"]={
1,
@ -194,12 +138,11 @@ local grid_type = {
},
["break_count"]=1,
["break_fly_to_character"]=1,
["bftc_icon"]="battle_obstacle_lamp",
["bftc_icon"]="battle_obstacle_shenxiang",
["bftc_time"]=0.4,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_shendeng_b01",
["effect"]=3,
["effect_trigger"]=2
},
@ -221,7 +164,6 @@ local grid_type = {
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_baoxiang_b01",
["effect"]=4,
["effect_trigger"]=2
},
@ -256,290 +198,9 @@ local grid_type = {
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1
},
[18]={
["icon"]="battle_obstacle_stump_1",
["next_type"]=0,
["break_condition"]={
1,
3
},
["break_count"]=1,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_muzhuang_b01"
},
[19]={
["icon"]="battle_obstacle_stump_2",
["next_type"]=18,
["break_condition"]={
1,
3
},
["break_count"]=1,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_muzhuang_b01"
},
[20]={
["icon"]="battle_obstacle_stump_3",
["next_type"]=19,
["break_condition"]={
1,
3
},
["break_count"]=1,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_muzhuang_b01"
},
[21]={
["icon"]="battle_obstacle_blister",
["next_type"]=0,
["break_condition"]={
1,
3
},
["break_count"]=1,
["break_stay_element"]=1,
["can_fall"]=1,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_shuipao_b01",
["effect"]=5,
["effect_sfx"]="sfx_piece_shuipao_b02",
["effect_trigger"]=1
},
[22]={
["icon"]="battle_obstacle_silt",
["next_type"]=0,
["break_condition"]={
1,
3
},
["break_count"]=1,
["break_stay_element"]=1,
["can_fall"]=1,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_yuni_b01",
["effect"]=5,
["effect_sfx"]="sfx_piece_yuni_b02",
["effect_trigger"]=1
},
[23]={
["icon"]="battle_obstacle_poisonous_mist",
["next_type"]=0,
["break_condition"]={
1,
3
},
["break_count"]=1,
["break_stay_element"]=1,
["can_fall"]=1,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_duwu_b01",
["effect"]=5,
["effect_sfx"]="sfx_piece_duwu_b02",
["effect_trigger"]=1
},
[24]={
["icon"]="battle_obstacle_altar_1",
["next_type"]=0,
["break_condition"]={
1,
3
},
["break_count"]=1,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_jitang_b01"
},
[25]={
["icon"]="battle_obstacle_altar_2",
["next_type"]=24,
["break_condition"]={
1,
3
},
["break_count"]=1,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_jitang_b01"
},
[26]={
["icon"]="battle_obstacle_altar_3",
["next_type"]=25,
["break_condition"]={
1,
3
},
["break_count"]=1,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_jitang_b01"
},
[27]={
["icon"]="battle_obstacle_circle",
["next_type"]=0,
["break_condition"]={
2,
3
},
["break_count"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_fazhen_b01"
},
[28]={
["icon"]="battle_obstacle_stalactite_1",
["next_type"]=0,
["break_condition"]={
1,
3
},
["break_count"]=1,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_zhongrushi_b01"
},
[29]={
["icon"]="battle_obstacle_stalactite_2",
["next_type"]=28,
["break_condition"]={
1,
3
},
["break_count"]=1,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_zhongrushi_b01"
},
[30]={
["icon"]="battle_obstacle_stalactite_3",
["next_type"]=29,
["break_condition"]={
1,
3
},
["break_count"]=1,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_zhongrushi_b01"
},
[31]={
["icon"]="battle_obstacle_iron_1",
["next_type"]=0,
["break_condition"]={
1,
3
},
["break_count"]=1,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_tiexie_b01"
},
[32]={
["icon"]="battle_obstacle_iron_2",
["next_type"]=31,
["break_condition"]={
1,
3
},
["break_count"]=1,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_tiexie_b01"
},
[33]={
["icon"]="battle_obstacle_iron_3",
["next_type"]=32,
["break_condition"]={
1,
3
},
["break_count"]=1,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_tiexie_b01"
},
[34]={
["icon"]="battle_obstacle_lava",
["next_type"]=0,
["break_condition"]={
1,
3
},
["break_count"]=1,
["break_stay_element"]=1,
["can_fall"]=1,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_rongyan_b01",
["effect"]=5,
["effect_sfx"]="sfx_piece_rongyan_b02",
["effect_trigger"]=1
},
[35]={
["icon"]="battle_obstacle_tussock",
["next_type"]=0,
["break_condition"]={
1,
3
},
["break_count"]=1,
["break_stay_element"]=1,
["can_fall"]=1,
["cant_link"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_caocong_b01"
},
[36]={
["icon"]="battle_obstacle_firesnake",
["next_type"]=0,
["spine_name"]="ui_battle_obstacle_firesnake",
["zoom"]=1.0,
["spine_idle"]="idle",
["can_fall"]=1,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_rongyan_b01",
["effect"]=6,
["effect_trigger"]=1
},
[37]={
["icon"]="battle_obstacle_waternake",
["next_type"]=0,
["spine_name"]="ui_battle_obstacle_waternake",
["zoom"]=1.0,
["spine_idle"]="idle",
["can_fall"]=1,
["cant_link"]=1,
["element_invalid"]=1,
["cant_upset"]=1,
["break_sfx"]="sfx_piece_duwu_b01",
["effect"]=6,
["effect_trigger"]=1
}
}
local config = {
data=grid_type,count=38
data=grid_type,count=17
}
return config

View File

@ -7625,7 +7625,7 @@ local hero = {
1100,
1200
},
["model_id"]="p34001",
["model_id"]="p35001",
["icon"]="35002",
["item_id"]=35002,
["level_id"]=11,
@ -9260,7 +9260,7 @@ local hero = {
1100,
1200
},
["model_id"]="p45002",
["model_id"]="p45001",
["icon"]="45001",
["item_id"]=45001,
["level_id"]=12,

View File

@ -3338,8 +3338,8 @@ local skill = {
["name_hit"]={
"suffer01"
},
["fx_self"]=300055,
["fx_self_mirror"]=400055
["fx_self"]=300064,
["fx_self_mirror"]=400064
},
[3300111]={
["position"]=3,
@ -3367,8 +3367,8 @@ local skill = {
["name_hit"]={
"suffer02"
},
["fx_self"]=300055,
["fx_self_mirror"]=400055
["fx_self"]=300065,
["fx_self_mirror"]=400065
},
[3300112]={
["position"]=3,
@ -3396,8 +3396,8 @@ local skill = {
["name_hit"]={
"suffer01"
},
["fx_self"]=300055,
["fx_self_mirror"]=400055
["fx_self"]=300066,
["fx_self_mirror"]=400066
},
[3300113]={
["position"]=3,
@ -3425,8 +3425,8 @@ local skill = {
["name_hit"]={
"suffer02"
},
["fx_self"]=300055,
["fx_self_mirror"]=400055
["fx_self"]=300067,
["fx_self_mirror"]=400067
},
[3300120]={
["energy"]=10,
@ -3480,13 +3480,13 @@ local skill = {
"suffer02",
"suffer01"
},
["fx_self"]=300056,
["fx_self"]=300068,
["bullet_time"]={
1167,
3000,
300
},
["fx_self_mirror"]=400056
["fx_self_mirror"]=400068
},
[3300121]={
["position"]=3,
@ -4518,8 +4518,8 @@ local skill = {
["name_hit"]={
"suffer01"
},
["fx_self"]=300009,
["fx_self_mirror"]=400009
["fx_self"]=300059,
["fx_self_mirror"]=400059
},
[4300111]={
["position"]=4,
@ -4547,8 +4547,8 @@ local skill = {
["name_hit"]={
"suffer02"
},
["fx_self"]=300010,
["fx_self_mirror"]=400010
["fx_self"]=300060,
["fx_self_mirror"]=400060
},
[4300112]={
["position"]=4,
@ -4576,8 +4576,8 @@ local skill = {
["name_hit"]={
"suffer02"
},
["fx_self"]=300009,
["fx_self_mirror"]=400009
["fx_self"]=300061,
["fx_self_mirror"]=400061
},
[4300113]={
["position"]=4,
@ -4605,8 +4605,8 @@ local skill = {
["name_hit"]={
"suffer02"
},
["fx_self"]=300010,
["fx_self_mirror"]=400010
["fx_self"]=300062,
["fx_self_mirror"]=400062
},
[4300120]={
["energy"]=10,
@ -4641,13 +4641,13 @@ local skill = {
["name_hit"]={
"suffer03"
},
["fx_self"]=300009,
["fx_self"]=300063,
["bullet_time"]={
1167,
3000,
300
},
["fx_self_mirror"]=400009
["fx_self_mirror"]=400063
},
[4300121]={
["position"]=4,
@ -5282,7 +5282,6 @@ local skill = {
["sound_delay"]=0.0,
["name_act"]="skill01",
["name_hit"]={
"suffer01",
"suffer03"
},
["fx_self"]=300005,
@ -6033,7 +6032,7 @@ local skill = {
["name_hit"]={
"suffer01"
},
["fx_target"]=300008,
["fx_target"]=300007,
["fx_target_mirror"]=400007
},
[5400111]={
@ -6062,7 +6061,7 @@ local skill = {
["name_hit"]={
"suffer02"
},
["fx_target"]=300008,
["fx_target"]=300007,
["fx_target_mirror"]=400007
},
[5400112]={
@ -6091,7 +6090,7 @@ local skill = {
["name_hit"]={
"suffer01"
},
["fx_target"]=300008,
["fx_target"]=300007,
["fx_target_mirror"]=400007
},
[5400113]={
@ -6120,7 +6119,7 @@ local skill = {
["name_hit"]={
"suffer02"
},
["fx_target"]=300008,
["fx_target"]=300007,
["fx_target_mirror"]=400007
},
[5400120]={
@ -6156,7 +6155,7 @@ local skill = {
["name_hit"]={
"suffer03"
},
["fx_target"]=300007,
["fx_target"]=300008,
["bullet_time"]={
1167,
3000,
@ -6317,8 +6316,8 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
1,
140
2,
0
},
["shake_time"]=100,
["shake_type"]=1,
@ -6346,8 +6345,8 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
1,
140
2,
0
},
["shake_time"]=100,
["shake_type"]=1,
@ -6375,8 +6374,8 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
1,
140
2,
0
},
["shake_time"]=100,
["shake_type"]=1,
@ -6404,8 +6403,8 @@ local skill = {
},
["obj"]=2,
["skill_position"]={
1,
140
2,
0
},
["shake_time"]=100,
["shake_type"]=1,
@ -6472,8 +6471,8 @@ local skill = {
5
},
["skill_position"]={
1,
140
2,
0
},
["shake_time"]=200,
["shake_type"]=5,

View File

@ -1,439 +1,183 @@
local monster_base = {
[10001]={
["name"]="哥布林匕首(蓝)"
["name"]="电子哨兵"
},
[10002]={
["name"]="哥布林斧头(红)"
["name"]="无人机"
},
[10003]={
["name"]="哥布林匕首(紫)"
["name"]="电磁精灵"
},
[10004]={
["name"]="哥布林棍棒(绿)"
["name"]="齿轮机械虫"
},
[10005]={
["name"]="哥布林法师(蓝)"
["name"]="蒸汽机械鼠"
},
[10006]={
["name"]="哥布林法师(绿)"
["name"]="火焰小精灵"
},
[10007]={
["name"]="哥布林法师(紫)"
["name"]="陨石碎块怪"
},
[10008]={
["name"]="哥布林法师(红)"
["name"]="冰焰兽"
},
[10009]={
["name"]="盾刀骷髅兵"
["name"]="食肉花藤"
},
[10010]={
["name"]="骷髅枪兵"
["name"]="星尘飞蛾"
},
[10011]={
["name"]="藤蔓射手"
},
[10012]={
["name"]="兽人大刀兵(绿)"
["name"]="幽灵水手"
},
[10013]={
["name"]="兽人大刀兵(蓝)"
["name"]="虚空幽灵"
},
[10014]={
["name"]="兽人大刀兵(红)"
["name"]="混沌史莱姆"
},
[10015]={
["name"]="兽人大刀兵(黄)"
["name"]="像素爬虫"
},
[10016]={
["name"]="兽人盾骨兵(绿)"
["name"]="像素蝙蝠"
},
[10017]={
["name"]="兽人盾骨兵(红)"
["name"]="布偶小鬼"
},
[10018]={
["name"]="兽人盾骨兵(黄)"
["name"]="水晶蜥蜴"
},
[10019]={
["name"]="兽人盾骨兵(蓝)"
},
[10020]={
["name"]="小史莱姆(绿)"
},
[10021]={
["name"]="小史莱姆(黄)"
},
[10022]={
["name"]="小史莱姆(蓝)"
},
[10023]={
["name"]="小史莱姆(红)"
},
[10024]={
["name"]="大史莱姆(绿)"
},
[10025]={
["name"]="大史莱姆(黄)"
},
[10026]={
["name"]="大史莱姆(蓝)"
},
[10027]={
["name"]="大史莱姆(红)"
},
[10028]={
["name"]="双斧莫西干(紫)"
},
[10029]={
["name"]="双斧莫西干(红)"
},
[10030]={
["name"]="黄发剑士"
},
[10031]={
["name"]="蓝发剑士"
},
[10032]={
["name"]="女巫师(蓝)"
},
[10033]={
["name"]="女巫师(紫)"
},
[10034]={
["name"]="剑盾士兵(黄发)"
},
[10035]={
["name"]="剑盾士兵(蓝发)"
},
[10036]={
["name"]="人类弓箭手(红)"
},
[10037]={
["name"]="人类弓箭手(绿)"
},
[10038]={
["name"]="骷髅弓箭手"
},
[10039]={
["name"]="盾刀骷髅兵(有头盔)"
},
[10040]={
["name"]="骷髅小法师"
},
[10041]={
["name"]="蓝色蝙蝠恶魔"
},
[10042]={
["name"]="蓝色恶魔野猪"
},
[10043]={
["name"]="紫色独眼蝙蝠"
},
[10044]={
["name"]="蓝色独眼蝙蝠"
},
[10045]={
["name"]="紫色蜘蛛"
},
[10046]={
["name"]="红色蜘蛛"
},
[10047]={
["name"]="红色蜥蜴剑士"
},
[10048]={
["name"]="绿色蜥蜴剑士"
},
[10049]={
["name"]="绿色食人花"
},
[10050]={
["name"]="黑色食人花"
},
[10051]={
["name"]="红色恶魔野猪"
},
[10052]={
["name"]="红色蝙蝠恶魔"
},
[10053]={
["name"]="紫色鬼火"
},
[10054]={
["name"]="青绿鬼火"
},
[10055]={
["name"]="红色幽灵恶魔"
},
[10056]={
["name"]="紫色幽灵恶魔"
},
[10057]={
["name"]="魔都小枪兵(红)"
},
[10058]={
["name"]="魔都小枪兵(紫)"
},
[10059]={
["name"]="紫色食人花"
["name"]="泡泡怪"
},
[20001]={
["name"]="丛林神射手"
["name"]="教官"
},
[20002]={
["name"]="丛林神猎手"
["name"]="电磁守卫"
},
[20003]={
["name"]="王之巨龙"
["name"]="齿轮领主"
},
[20004]={
["name"]="精英哥布林"
["name"]="人形冰火兽"
},
[20005]={
["name"]="远古堡垒"
["name"]="植物狂战士"
},
[20006]={
["name"]="绿龟刚铠"
["name"]="海妖歌者"
},
[20007]={
["name"]="狂暴哥布林"
["name"]="像素武士"
},
[20008]={
["name"]="石巨人"
},
[20009]={
["name"]="树精祭祀"
},
[20010]={
["name"]="火灵守卫"
},
[20011]={
["name"]="地精魔像"
},
[20012]={
["name"]="骷髅王"
},
[20013]={
["name"]="小丑之王"
},
[20014]={
["name"]="钢盾绿首领"
},
[20015]={
["name"]="钢盾红首领"
},
[20016]={
["name"]="独眼旋风"
},
[20017]={
["name"]="骷髅法师"
},
[20018]={
["name"]="恶毒法师"
},
[20019]={
["name"]="火灵刀客"
},
[20020]={
["name"]="火灵王"
},
[20021]={
["name"]="卓一德DH"
},
[20022]={
["name"]="雪人铁匠"
},
[20023]={
["name"]="雪人精英"
},
[20024]={
["name"]="飞天魔"
},
[20025]={
["name"]="异变铁匠"
},
[20026]={
["name"]="异变精英"
},
[20027]={
["name"]="紫龟霍顿"
},
[20028]={
["name"]="冰巨人"
},
[20029]={
["name"]="地精炎魔像"
},
[20030]={
["name"]="魔神碎片"
},
[20031]={
["name"]="魔神守护者"
},
[20032]={
["name"]="远古魔神"
},
[20033]={
["name"]="金币矿车"
},
[20034]={
["name"]="烈焰甲虫"
},
[20035]={
["name"]="熔岩巨兽"
},
[20036]={
["name"]="鳄鱼统领"
},
[20037]={
["name"]="海象大副"
},
[20038]={
["name"]="章鱼船长"
},
[20039]={
["name"]="黄金灯灵"
},
[20040]={
["name"]="诅咒灯灵"
},
[20041]={
["name"]="邪眸灯灵"
},
[20042]={
["name"]="霜峰灯灵"
},
[20043]={
["name"]="古医灯灵"
},
[20044]={
["name"]="鲨鱼头领"
},
[20045]={
["name"]="黑暗一德"
},
[20046]={
["name"]="荧光海蟹"
},
[20047]={
["name"]="海之王"
},
[20048]={
["name"]="遗迹守护者"
},
[20049]={
["name"]="深潜者",
["desc"]="来自黑暗的野兽,他的啃噬让冒险家的每一步都带着<color=#ffde35>【流血】</color>的负面状态。当他的<color=#ffde35>血量低于一定值时</color>,他会陷入<color=#ffde35>癫狂</color><color=#ffde35>伤害提升</color>的同时也会让<color=#ffde35>自己受伤加重</color>,抓紧时机,与他速战速决!"
},
[20050]={
["name"]="黑山羊幼崽",
["desc"]="它们无穷无尽,<color=#ffde35>死而复生<color=#ffde35>,尽情地释放<color=#ffde35>【腐败】</color>,抓住它们虚弱的一瞬,给予它们致命一击!"
},
[20051]={
["name"]="莎布·尼古拉斯",
["desc"]="祂并不凶残,但你<color=#ffde35>陷入泥沼</color>奋力挣扎的模样令祂愉悦。"
},
[20052]={
["name"]="奈亚拉托提普",
["desc"]="他愤怒,于是<color=#ffde35>手起刀落</color>;他哀怨,于是前进的路上<color=#ffde35>铺满了荆棘</color>;他欢愉,于是<color=#ffde35>赐予治愈</color>;他喜悦,于是<color=#ffde35>藤蔓</color>爬满来者的腿。你无法得知他面具下的真实表情,一如你无法得知他接下来的行动。"
},
[20053]={
["name"]="神秘的兄弟神",
["desc"]="他们是一体两面,是<color=#ffde35>铜墙铁壁</color>,也是柔枝嫩条,唯有死亡能够给连枝带去分离。"
},
[20054]={
["name"]="兰·提戈斯",
["desc"]="邪恶会<color=#ffde35>沉浸于血液</color>带来的快感之中,而你正是为铲除邪恶而来。"
},
[20055]={
["name"]="克希拉",
["desc"]="它是原本密室的守护者,如今已步入失控,<color=#ffde35>混乱地释放魔法</color>保全自己,攻击一切来访者。"
},
[20056]={
["name"]="依德·雅",
["desc"]="看上去没什么攻击性,但确确实实地拦在了你的路上,努力冲破祂的<color=#ffde35>重重防御</color>,或许猛烈且集中的攻势能带走他。"
},
[20057]={
["name"]="旧日支配者",
["desc"]="祂只是静静地在那里,压迫感便袭来。祂不欢迎陌生的访者,轻轻抬手,便是一阵腥风血雨。"
},
[20058]={
["name"]="阿撒托斯",
["desc"]="只是凝视着它,你就觉得有什么东西不一样了,记住,一味地莽攻并不可取。"
["name"]="织梦者"
},
[30001]={
["name"]="洋葱头"
["name"]="藤蔓主宰"
},
[30002]={
["name"]="刀妹"
["name"]="幽灵海域之王"
},
[30003]={
["name"]="冰心"
["name"]="星辰酒馆海盗王"
},
[30004]={
["name"]="忍者伦"
["name"]="古墓守护者"
},
[30005]={
["name"]="舞娘"
["name"]="像素远古巨龙"
},
[30006]={
["name"]="小鹿"
["name"]="梦境吞噬者"
},
[30007]={
["name"]="巨剑魔童"
["name"]="裂隙恶魔"
},
[30008]={
["name"]="寒冰妖姬"
["name"]="电磁核心主宰"
},
[30009]={
["name"]="火旺"
["name"]="机械天空城巨像"
},
[30010]={
["name"]="野蛮人"
["name"]="冰火泰坦"
},
[30011]={
["name"]="亚历山大"
[413001]={
["name"]="熔芯"
},
[30012]={
["name"]="二丫"
[414001]={
["name"]="过热小莫"
},
[30014]={
["name"]="克劳德"
[415001]={
["name"]="火花姬"
},
[30015]={
["name"]="魔女琪琪"
[415002]={
["name"]="废铁老爹"
},
[30016]={
["name"]="木兰"
[416001]={
["name"]="血祭修女"
},
[30017]={
["name"]="索尔"
[423001]={
["name"]="甲虫武士"
},
[30018]={
["name"]="潘达"
[424001]={
["name"]="平底锅战神"
},
[30019]={
["name"]="灵魂猎手"
[425001]={
["name"]="科技狼人"
},
[30020]={
["name"]="森林狼"
[425002]={
["name"]="电锤狂战"
},
[30021]={
["name"]="鸦姐"
[426001]={
["name"]="闪送雷神"
},
[30022]={
["name"]="冰女"
[433001]={
["name"]="荒野镖客"
},
[30023]={
["name"]="蝴蝶"
[434001]={
["name"]="光合特工"
},
[30024]={
["name"]="梦魔"
[435001]={
["name"]="树懒镖师"
},
[30025]={
["name"]="艳后"
[435002]={
["name"]="快递仙人"
},
[30026]={
["name"]="闪烁法师"
[443001]={
["name"]="气泡柴犬"
},
[444001]={
["name"]="海的女儿"
},
[445001]={
["name"]="外卖天使"
},
[445002]={
["name"]="冰鲜队长"
},
[453001]={
["name"]="圣盾卫士"
},
[454001]={
["name"]="混沌巫师"
},
[455001]={
["name"]="死灵法师"
},
[455002]={
["name"]="血族快递伯爵"
}
}
local config = {
data=monster_base,count=141
data=monster_base,count=59
}
return config

View File

@ -134,20 +134,20 @@ local skill_rogue = {
[1300111]={
["desc"]="熔芯技能可上下消除2格",
["entry_1"]="上下消除增加2格",
["entry_2"]="链接时伤害增加10%",
["entry_2"]="技能链接时伤害增加10%",
["rougedesc"]="熔芯技能可上下消除2格"
},
[1300112]={
["desc"]="熔芯技能可上下消除2格",
["entry_1"]="上下消除增加2格",
["entry_2"]="链接时伤害增加10%",
["entry_2"]="技能链接时伤害增加10%",
["rougedesc"]="熔芯技能可上下消除4格"
},
[1300113]={
["desc"]="熔芯技能可上下消除2格",
["entry_1"]="上下消除增加2格",
["entry_2"]="链接时伤害增加10%",
["rougedesc"]="熔芯技能可上下消除4格链接技能时伤害增加10%"
["entry_2"]="技能链接时伤害增加10%",
["rougedesc"]="熔芯技能可上下消除4格链接增伤10%"
},
[1300121]={
["desc"]="熔芯技能30%概率附加<color=#3cff28>灼烧</color>2回合",
@ -167,6 +167,24 @@ local skill_rogue = {
["entry_2"]="概率增加至80%",
["rougedesc"]="熔芯技能80%概率附加<color=#3cff28>灼烧</color>2回合"
},
[1300131]={
["desc"]="Combo熔芯技能对<color=#3cff28>中毒</color>敌人伤害增加10%",
["entry_1"]="增伤提升至20%",
["entry_2"]="增伤提升至30%",
["rougedesc"]="Combo熔芯技能对<color=#3cff28>中毒</color>敌人伤害增加10%"
},
[1300132]={
["desc"]="Combo熔芯技能对<color=#3cff28>中毒</color>敌人伤害增加10%",
["entry_1"]="增伤提升至20%",
["entry_2"]="增伤提升至30%",
["rougedesc"]="Combo熔芯技能对<color=#3cff28>中毒</color>敌人伤害增加20%"
},
[1300133]={
["desc"]="Combo熔芯技能对<color=#3cff28>中毒</color>敌人伤害增加10%",
["entry_1"]="增伤提升至20%",
["entry_2"]="增伤提升至30%",
["rougedesc"]="Combo熔芯技能对<color=#3cff28>中毒</color>敌人伤害增加30%"
},
[1300141]={
["desc"]="熔芯攻击提升5%",
["entry_1"]="攻击提升至10%",
@ -476,19 +494,19 @@ local skill_rogue = {
[2300111]={
["desc"]="甲虫武士技能可上下消除2格",
["entry_1"]="上下消除增加2格",
["entry_2"]="链接时伤害增加15%",
["entry_2"]="技能链接时伤害增加15%",
["rougedesc"]="甲虫武士技能可上下消除2格"
},
[2300112]={
["desc"]="甲虫武士技能可上下消除2格",
["entry_1"]="上下消除增加2格",
["entry_2"]="链接时伤害增加15%",
["entry_2"]="技能链接时伤害增加15%",
["rougedesc"]="甲虫武士技能可上下消除4格"
},
[2300113]={
["desc"]="甲虫武士技能可上下消除2格",
["entry_1"]="上下消除增加2格",
["entry_2"]="链接时伤害增加15%",
["entry_2"]="技能链接时伤害增加15%",
["rougedesc"]="甲虫武士技能可上下消除4格链接增伤15%"
},
[2300121]={
@ -548,19 +566,19 @@ local skill_rogue = {
[2400111]={
["desc"]="平底锅战神技能可上下消除2格",
["entry_1"]="上下消除增加2格",
["entry_2"]="链接时伤害增加15%",
["entry_2"]="技能链接时伤害增加15%",
["rougedesc"]="平底锅战神技能可上下消除2格"
},
[2400112]={
["desc"]="平底锅战神技能可上下消除2格",
["entry_1"]="上下消除增加2格",
["entry_2"]="链接时伤害增加15%",
["entry_2"]="技能链接时伤害增加15%",
["rougedesc"]="平底锅战神技能可上下消除4格"
},
[2400113]={
["desc"]="平底锅战神技能可上下消除2格",
["entry_1"]="上下消除增加2格",
["entry_2"]="链接时伤害增加15%",
["entry_2"]="技能链接时伤害增加15%",
["rougedesc"]="平底锅战神技能可上下消除4格,链接增伤15%"
},
[2400121]={
@ -602,19 +620,19 @@ local skill_rogue = {
[2500111]={
["desc"]="科技狼人技能可延X方向消除4格",
["entry_1"]="延X方向增加4",
["entry_2"]="链接时伤害增加15%",
["entry_2"]="技能链接时伤害增加15%",
["rougedesc"]="科技狼人技能可延X方向消除4格"
},
[2500112]={
["desc"]="科技狼人技能可延X方向消除4格",
["entry_1"]="延X方向增加4",
["entry_2"]="链接时伤害增加15%",
["entry_2"]="技能链接时伤害增加15%",
["rougedesc"]="科技狼人技能可延X方向消除8格"
},
[2500113]={
["desc"]="科技狼人技能可延X方向消除4格",
["entry_1"]="延X方向增加4",
["entry_2"]="链接时伤害增加15%",
["entry_2"]="技能链接时伤害增加15%",
["rougedesc"]="科技狼人技能可延X方向消除8格链接增伤15%"
},
[2500121]={
@ -800,19 +818,19 @@ local skill_rogue = {
[3300111]={
["desc"]="荒野镖客技能可上下消除2格",
["entry_1"]="上下消除增加2格",
["entry_2"]="链接时伤害增加15%",
["entry_2"]="技能链接时伤害增加15%",
["rougedesc"]="荒野镖客技能可上下消除2格"
},
[3300112]={
["desc"]="荒野镖客技能可上下消除2格",
["entry_1"]="上下消除增加2格",
["entry_2"]="链接时伤害增加15%",
["entry_2"]="技能链接时伤害增加15%",
["rougedesc"]="荒野镖客技能可上下消除4格"
},
[3300113]={
["desc"]="荒野镖客技能可上下消除2格",
["entry_1"]="上下消除增加2格",
["entry_2"]="链接时伤害增加15%",
["entry_2"]="技能链接时伤害增加15%",
["rougedesc"]="荒野镖客技能可上下消除2格链接增伤15%"
},
[3300121]={
@ -872,19 +890,19 @@ local skill_rogue = {
[3400111]={
["desc"]="光合特工技能可上下消除2格",
["entry_1"]="上下消除增加2格",
["entry_2"]="链接时伤害增加10%",
["entry_2"]="技能链接时伤害增加10%",
["rougedesc"]="光合特工技能可上下消除2格"
},
[3400112]={
["desc"]="光合特工技能可上下消除2格",
["entry_1"]="上下消除增加2格",
["entry_2"]="链接时伤害增加10%",
["entry_2"]="技能链接时伤害增加10%",
["rougedesc"]="光合特工技能可上下消除4格"
},
[3400113]={
["desc"]="光合特工技能可上下消除2格",
["entry_1"]="上下消除增加2格",
["entry_2"]="链接时伤害增加10%",
["entry_2"]="技能链接时伤害增加10%",
["rougedesc"]="光合特工技能可上下消除4格链接增伤10%"
},
[3400121]={
@ -944,19 +962,19 @@ local skill_rogue = {
[3500111]={
["desc"]="树懒镖师技能可左右消除2格",
["entry_1"]="左右消除增加2格",
["entry_2"]="链接时伤害增加15%",
["entry_2"]="技能链接时伤害增加15%",
["rougedesc"]="树懒镖师技能可左右消除2格"
},
[3500112]={
["desc"]="树懒镖师技能可左右消除2格",
["entry_1"]="左右消除增加2格",
["entry_2"]="链接时伤害增加15%",
["entry_2"]="技能链接时伤害增加15%",
["rougedesc"]="树懒镖师技能可左右消除4格"
},
[3500113]={
["desc"]="树懒镖师技能可左右消除2格",
["entry_1"]="左右消除增加2格",
["entry_2"]="链接时伤害增加15%",
["entry_2"]="技能链接时伤害增加15%",
["rougedesc"]="树懒镖师技能可左右消除4格链接增伤15%"
},
[3500121]={
@ -1016,19 +1034,19 @@ local skill_rogue = {
[3500211]={
["desc"]="快递仙人技能可上下消除2格",
["entry_1"]="上下消除增加2格",
["entry_2"]="链接时伤害增加10%",
["entry_2"]="技能链接时伤害增加10%",
["rougedesc"]="快递仙人技能可上下消除2格"
},
[3500212]={
["desc"]="快递仙人技能可上下消除2格",
["entry_1"]="上下消除增加2格",
["entry_2"]="链接时伤害增加10%",
["entry_2"]="技能链接时伤害增加10%",
["rougedesc"]="快递仙人技能可上下消除4格"
},
[3500213]={
["desc"]="快递仙人技能可上下消除2格",
["entry_1"]="上下消除增加2格",
["entry_2"]="链接时伤害增加10%",
["entry_2"]="技能链接时伤害增加10%",
["rougedesc"]="快递仙人技能可上下消除4格链接增伤10%"
},
[3500221]={
@ -1160,19 +1178,19 @@ local skill_rogue = {
[4400111]={
["desc"]="海的女儿技能可左右消除2格",
["entry_1"]="左右消除增加2格",
["entry_2"]="链接时伤害增加15%",
["entry_2"]="技能链接时伤害增加15%",
["rougedesc"]="海的女儿技能可左右消除2格"
},
[4400112]={
["desc"]="海的女儿技能可左右消除2格",
["entry_1"]="左右消除增加2格",
["entry_2"]="链接时伤害增加15%",
["entry_2"]="技能链接时伤害增加15%",
["rougedesc"]="海的女儿技能可左右消除4格"
},
[4400113]={
["desc"]="海的女儿技能可左右消除2格",
["entry_1"]="左右消除增加2格",
["entry_2"]="链接时伤害增加15%",
["entry_2"]="技能链接时伤害增加15%",
["rougedesc"]="海的女儿技能可左右消除4格链接增伤15%"
},
[4400121]={
@ -1304,19 +1322,19 @@ local skill_rogue = {
[4500211]={
["desc"]="冰鲜队长技能可上下消除2格",
["entry_1"]="上下消除增加2格",
["entry_2"]="链接时伤害增加15%",
["entry_2"]="技能链接时伤害增加15%",
["rougedesc"]="冰鲜队长技能可上下消除2格"
},
[4500212]={
["desc"]="冰鲜队长技能可上下消除2格",
["entry_1"]="上下消除增加2格",
["entry_2"]="链接时伤害增加15%",
["entry_2"]="技能链接时伤害增加15%",
["rougedesc"]="冰鲜队长技能可上下消除4格"
},
[4500213]={
["desc"]="冰鲜队长技能可上下消除2格",
["entry_1"]="上下消除增加2格",
["entry_2"]="链接时伤害增加15%",
["entry_2"]="技能链接时伤害增加15%",
["rougedesc"]="冰鲜队长技能可上下消除4格链接增伤15%"
},
[4500221]={
@ -1448,19 +1466,19 @@ local skill_rogue = {
[5400111]={
["desc"]="混沌巫师技能可上下消除2格",
["entry_1"]="上下消除增加2格",
["entry_2"]="链接时伤害增加15%",
["entry_2"]="技能链接时伤害增加15%",
["rougedesc"]="混沌巫师技能可上下消除2格"
},
[5400112]={
["desc"]="混沌巫师技能可上下消除2格",
["entry_1"]="上下消除增加2格",
["entry_2"]="链接时伤害增加15%",
["entry_2"]="技能链接时伤害增加15%",
["rougedesc"]="混沌巫师技能可上下消除4格"
},
[5400113]={
["desc"]="混沌巫师技能可上下消除2格",
["entry_1"]="上下消除增加2格",
["entry_2"]="链接时伤害增加15%",
["entry_2"]="技能链接时伤害增加15%",
["rougedesc"]="混沌巫师技能可上下消除4格链接增伤15%"
},
[5400121]={
@ -1663,6 +1681,6 @@ local skill_rogue = {
}
}
local config = {
data=skill_rogue,count=299
data=skill_rogue,count=302
}
return config

View File

@ -28,6 +28,9 @@ local monster_base = {
},
[10010]={
},
[10011]={
},
[10012]={
@ -52,126 +55,6 @@ local monster_base = {
},
[10019]={
},
[10020]={
},
[10021]={
},
[10022]={
},
[10023]={
},
[10024]={
},
[10025]={
},
[10026]={
},
[10027]={
},
[10028]={
},
[10029]={
},
[10030]={
},
[10031]={
},
[10032]={
},
[10033]={
},
[10034]={
},
[10035]={
},
[10036]={
},
[10037]={
},
[10038]={
},
[10039]={
},
[10040]={
},
[10041]={
},
[10042]={
},
[10043]={
},
[10044]={
},
[10045]={
},
[10046]={
},
[10047]={
},
[10048]={
},
[10049]={
},
[10050]={
},
[10051]={
},
[10052]={
},
[10053]={
},
[10054]={
},
[10055]={
},
[10056]={
},
[10057]={
},
[10058]={
},
[10059]={
},
[20001]={
@ -196,156 +79,6 @@ local monster_base = {
},
[20008]={
},
[20009]={
},
[20010]={
},
[20011]={
},
[20012]={
},
[20013]={
},
[20014]={
},
[20015]={
},
[20016]={
},
[20017]={
},
[20018]={
},
[20019]={
},
[20020]={
},
[20021]={
},
[20022]={
},
[20023]={
},
[20024]={
},
[20025]={
},
[20026]={
},
[20027]={
},
[20028]={
},
[20029]={
},
[20030]={
},
[20031]={
},
[20032]={
},
[20033]={
},
[20034]={
},
[20035]={
},
[20036]={
},
[20037]={
},
[20038]={
},
[20039]={
},
[20040]={
},
[20041]={
},
[20042]={
},
[20043]={
},
[20044]={
},
[20045]={
},
[20046]={
},
[20047]={
},
[20048]={
},
[20049]={
},
[20050]={
},
[20051]={
},
[20052]={
},
[20053]={
},
[20054]={
},
[20055]={
},
[20056]={
},
[20057]={
},
[20058]={
},
[30001]={
@ -377,53 +110,74 @@ local monster_base = {
[30010]={
},
[30011]={
[413001]={
},
[30012]={
[414001]={
},
[30014]={
[415001]={
},
[30015]={
[415002]={
},
[30016]={
[416001]={
},
[30017]={
[423001]={
},
[30018]={
[424001]={
},
[30019]={
[425001]={
},
[30020]={
[425002]={
},
[30021]={
[426001]={
},
[30022]={
[433001]={
},
[30023]={
[434001]={
},
[30024]={
[435001]={
},
[30025]={
[435002]={
},
[30026]={
[443001]={
},
[444001]={
},
[445001]={
},
[445002]={
},
[453001]={
},
[454001]={
},
[455001]={
},
[455002]={
}
}
local config = {
data=monster_base,count=141
data=monster_base,count=59
}
return config

View File

@ -148,6 +148,15 @@ local skill_rogue = {
},
[1300123]={
},
[1300131]={
},
[1300132]={
},
[1300133]={
},
[1300141]={
@ -898,6 +907,6 @@ local skill_rogue = {
}
}
local config = {
data=skill_rogue,count=299
data=skill_rogue,count=302
}
return config

View File

@ -28,6 +28,9 @@ local monster_base = {
},
[10010]={
},
[10011]={
},
[10012]={
@ -52,388 +55,129 @@ local monster_base = {
},
[10019]={
},
[10020]={
},
[10021]={
},
[10022]={
},
[10023]={
},
[10024]={
},
[10025]={
},
[10026]={
},
[10027]={
},
[10028]={
},
[10029]={
},
[10030]={
},
[10031]={
},
[10032]={
},
[10033]={
},
[10034]={
},
[10035]={
},
[10036]={
},
[10037]={
},
[10038]={
},
[10039]={
},
[10040]={
},
[10041]={
},
[10042]={
},
[10043]={
},
[10044]={
},
[10045]={
},
[10046]={
},
[10047]={
},
[10048]={
},
[10049]={
},
[10050]={
},
[10051]={
},
[10052]={
},
[10053]={
},
[10054]={
},
[10055]={
},
[10056]={
},
[10057]={
},
[10058]={
},
[10059]={
},
[20001]={
["name"]="Jungle Divine Archer"
},
[20002]={
["name"]="Jungle Divine Hunter"
},
[20003]={
["name"]="Mighty Dragon"
},
[20004]={
["name"]="Elite Goblin"
},
[20005]={
["name"]="Ancient Fortress"
},
[20006]={
["name"]="Armor the Green Turtle"
},
[20007]={
["name"]="Raging Goblin"
},
[20008]={
["name"]="Rock Giant"
},
[20009]={
["name"]="Treant Priest"
},
[20010]={
["name"]="Fire Spirit Guardian"
},
[20011]={
["name"]="Goblin Golem"
},
[20012]={
["name"]="Skeleton King"
},
[20013]={
["name"]="Clown King"
},
[20014]={
["name"]="Green Steelshield"
},
[20015]={
["name"]="Steel Shield Chieftain (red)"
},
[20016]={
["name"]="One-eyed Cyclone"
},
[20017]={
["name"]="Skeleton Mage"
},
[20018]={
["name"]="Vile Mage"
},
[20019]={
["name"]="Fire Spirit Swordsman"
},
[20020]={
["name"]="Fire Spirit King"
},
[20021]={
["name"]="Zhuo Yide DH"
},
[20022]={
["name"]="Yeti Blacksmith"
},
[20023]={
["name"]="Elite Yeti"
},
[20024]={
["name"]="Winged Demon"
},
[20025]={
["name"]="Mutant Blacksmith"
},
[20026]={
["name"]="Mutant Elite"
},
[20027]={
["name"]="Purple Turtle Horton"
},
[20028]={
["name"]="Ice Giant"
},
[20029]={
["name"]="Goblin Fire Golem"
},
[20030]={
["name"]="Demon Shard"
},
[20031]={
["name"]="Demon Guardian"
},
[20032]={
["name"]="Ancient Demon"
},
[20033]={
["name"]="Gold Mine Cart"
},
[20034]={
["name"]="Flame Beetle"
},
[20035]={
["name"]="Lava Behemoth"
},
[20036]={
["name"]="Crocodile Chieftain"
},
[20037]={
["name"]="Walrus First Mate"
},
[20038]={
["name"]="Octopus Captain"
},
[20039]={
["name"]="Golden Lumen"
},
[20040]={
["name"]="Cursed Lumen"
},
[20041]={
["name"]="Evil Eye Lumen"
},
[20042]={
["name"]="Frosthill Lumen"
},
[20043]={
["name"]="Ancient Healer Lumen"
},
[20044]={
["name"]="Shark Leader"
},
[20045]={
["name"]="Dimness"
},
[20046]={
["name"]="Glowing Seacrab"
},
[20047]={
["name"]="Lord of the Sea"
},
[20048]={
["name"]="Ruin Guard"
},
[20049]={
["name"]="Deep Diver",
["desc"]="A creature from the darkness, its bites inflict adventurers with <color=#ffde35>[Bleed]</color>. When its <color=#ffde35>HP drops below a certain threshold</color>, it goes into a <color=#ffde35>Frenzy</color>, boosting its damage while also <color=#ffde35>taking more damage</color>. Seize the moment to defeat it!"
},
[20050]={
["name"]="Black Goat Cub",
["desc"]="They are endless from <color=#ffde35>resurrection</color>, freely inflicting <color=#ffde35>[Corruption] </color>. Get them while they're weak and deliver a fatal blow!"
},
[20051]={
["name"]="Shub-Niggurath",
["desc"]="He isn't cruel, but watching you <color=#ffde35>struggle in the mud</color> pleases him."
},
[20052]={
["name"]="Nyarlathotep",
["desc"]="He's angry, so <color=#ffde35>his blade rises</color>; he's mournful, so the path ahead is <color=#ffde35>paved with thorns</color>; he's joyful, so he grants <color=#ffde35>healing</color>; he's delighted, so <color=#ffde35>vines</color> crawl over the legs of those who approach. You can't know the true expression beneath his mask, just as you can't predict his next move."
},
[20053]={
["name"]="Mysterious Brother",
["desc"]="They are two sides of the same coin, <color=#ffde35>impenetrable</color> yet fragile, and only death can separate them."
},
[20054]={
["name"]="Rhan-Tegoth",
["desc"]="Evil will <color=#ffde35>immerse itself in the blood</color>, and you are here to eradicate evil."
},
[20055]={
["name"]="Cthylla",
["desc"]="It was once the secret chamber guardian, but now it's gone out of control, <color=#ffde35>chaotically releasing magic</color> to protect itself and attack all visitors."
},
[20056]={
["name"]="Idh-Yaa",
["desc"]="It may not seem aggressive, but it's indeed in your way. Try to break through its <color=#ffde35>heavy defenses</color>. A fierce and concentrated assault may take it down."
},
[20057]={
["name"]="Great Old Ones",
["desc"]="It just stands there silently, and a feeling of oppression washes over you. Strangers are not welcome. A slight raise of its hand can bring a storm of blood and death."
},
[20058]={
["name"]="Azathoth",
["desc"]="Just looking at it makes you feel different. Remember, reckless aggression won't make sense."
},
[30001]={
["name"]="Onion"
},
[30002]={
["name"]="Blade Maid"
},
[30003]={
["name"]="Iceheart"
},
[30004]={
["name"]="Ninja Lun"
},
[30005]={
["name"]="Dancer"
},
[30006]={
["name"]="Fawn"
},
[30007]={
["name"]="Claymore Kid"
},
[30008]={
["name"]="Frost Enchantress"
},
[30009]={
["name"]="Flare"
},
[30010]={
["name"]="Barbarian"
},
[30011]={
["name"]="Alexander"
[413001]={
},
[30012]={
["name"]="Er-Ya"
[414001]={
},
[30014]={
["name"]="Claude"
[415001]={
},
[30015]={
["name"]="Witch Kiki"
[415002]={
},
[30016]={
["name"]="Mulan"
[416001]={
},
[30017]={
["name"]="Thor"
[423001]={
},
[30018]={
["name"]="Panda"
[424001]={
},
[30019]={
["name"]="Soul Hunter"
[425001]={
},
[30020]={
["name"]="Timberwolf"
[425002]={
},
[30021]={
["name"]="Raven"
[426001]={
},
[30022]={
["name"]="Ice Maiden"
[433001]={
},
[30023]={
["name"]="Butterfly"
[434001]={
},
[30024]={
["name"]="Nightmare"
[435001]={
},
[30025]={
["name"]="Cleopatra"
[435002]={
},
[30026]={
["name"]="Twinkling Mage"
[443001]={
},
[444001]={
},
[445001]={
},
[445002]={
},
[453001]={
},
[454001]={
},
[455001]={
},
[455002]={
}
}
local config = {
data=monster_base,count=141
data=monster_base,count=59
}
return config

View File

@ -148,6 +148,15 @@ local skill_rogue = {
},
[1300123]={
},
[1300131]={
},
[1300132]={
},
[1300133]={
},
[1300141]={
@ -898,6 +907,6 @@ local skill_rogue = {
}
}
local config = {
data=skill_rogue,count=299
data=skill_rogue,count=302
}
return config

View File

@ -28,6 +28,9 @@ local monster_base = {
},
[10010]={
},
[10011]={
},
[10012]={
@ -52,388 +55,129 @@ local monster_base = {
},
[10019]={
},
[10020]={
},
[10021]={
},
[10022]={
},
[10023]={
},
[10024]={
},
[10025]={
},
[10026]={
},
[10027]={
},
[10028]={
},
[10029]={
},
[10030]={
},
[10031]={
},
[10032]={
},
[10033]={
},
[10034]={
},
[10035]={
},
[10036]={
},
[10037]={
},
[10038]={
},
[10039]={
},
[10040]={
},
[10041]={
},
[10042]={
},
[10043]={
},
[10044]={
},
[10045]={
},
[10046]={
},
[10047]={
},
[10048]={
},
[10049]={
},
[10050]={
},
[10051]={
},
[10052]={
},
[10053]={
},
[10054]={
},
[10055]={
},
[10056]={
},
[10057]={
},
[10058]={
},
[10059]={
},
[20001]={
["name"]="Cazador Legendario de Selva"
},
[20002]={
["name"]="Tirador Legendario de Selva"
},
[20003]={
["name"]="Dragón del Rey"
},
[20004]={
["name"]="Goblin de Élite"
},
[20005]={
["name"]="Fortaleza Antigua"
},
[20006]={
["name"]="Tortuga Armada"
},
[20007]={
["name"]="Duende Furioso"
},
[20008]={
["name"]="Gigantes de Piedra"
},
[20009]={
["name"]="Sacerdote Dríade"
},
[20010]={
["name"]="Guardias del Espíritu del Fuego"
},
[20011]={
["name"]="Golem de Duende"
},
[20012]={
["name"]="Rey Esqueleto"
},
[20013]={
["name"]="Rey de Payasos"
},
[20014]={
["name"]="Jefe Verde de Escudo Acerado"
},
[20015]={
["name"]="Jefe de Escudo de Acero (Rojo)"
},
[20016]={
["name"]="Torbellino Tuerto"
},
[20017]={
["name"]="Mago Esqueleto"
},
[20018]={
["name"]="Mago Malévolo"
},
[20019]={
["name"]="Espadachín del Espíritu del Fuego"
},
[20020]={
["name"]="Rey Espíritu de Fuego"
},
[20021]={
["name"]="Druid DH"
},
[20022]={
["name"]="Herrero Yeti"
},
[20023]={
["name"]="Élite Yeti"
},
[20024]={
["name"]="Diablo Volador"
},
[20025]={
["name"]="Herrero Mutante"
},
[20026]={
["name"]="Élite Mutante"
},
[20027]={
["name"]="Holden Tortuga Púrpura"
},
[20028]={
["name"]="Gigante de Hielo"
},
[20029]={
["name"]="Golem de Fuego Goblin"
},
[20030]={
["name"]="Fragmento de Demonio"
},
[20031]={
["name"]="Guardián del Demonio"
},
[20032]={
["name"]="Demonio Antiguo"
},
[20033]={
["name"]="Vagoneta de Oro"
},
[20034]={
["name"]="Escarabajo de Fuego"
},
[20035]={
["name"]="Monstruo de Lava"
},
[20036]={
["name"]="Jefe de Cocodrilo"
},
[20037]={
["name"]="Primer Oficial Morsa"
},
[20038]={
["name"]="Capitán Pulpo"
},
[20039]={
["name"]="Genio Dorado"
},
[20040]={
["name"]="Genio de Maldición"
},
[20041]={
["name"]="Genio de Ojo Maligno"
},
[20042]={
["name"]="Genio de Pico de Escarcha"
},
[20043]={
["name"]="Genio de Médico Antiguo"
},
[20044]={
["name"]="Jefe Tiburón"
},
[20045]={
["name"]="Oscuridad"
},
[20046]={
["name"]="Cangrejo Fluorescente"
},
[20047]={
["name"]="Rey del Mar"
},
[20048]={
["name"]="Guardián de Reliquia"
},
[20049]={
["name"]="Buceador Profundo",
["desc"]="Bestia de las tinieblas, su mordedura deja al aventurero con el debuff de <color=#ffde35>[Sangrado]</color> en cada paso. Cuando su <color=#ffde35>HP está inferior a cierto valor</color>, caerá en la <color=#ffde35>Locura</color>, <color=#ffde35>causando más daño</color >, y también <color=#ffde35>empeorará el daño recibido</color>. ¡Aprovecha la oportunidad para derrotarlo rápidamente!"
},
[20050]={
["name"]="Chivo Negro",
["desc"]="Son innumerables, <color=#ffde35>resucitan tras morir<color=#ffde35>, y liberan <color=#ffde35>[Corrupción]</color> a su antojo. ¡Aprovecha su momento de debilidad y dales un golpe fatal!"
},
[20051]={
["name"]="Shub-Niggurath",
["desc"]="No es cruel, pero le agrada ver la forma en que <color=#ffde35>caes en el fango</color> y luchas por tu vida. "
},
[20052]={
["name"]="Nyarlathotep",
["desc"]="Cuando está enojado, <color=#ffde35>levanta el machete</color>; cuando está triste, el camino adelante está <color=#ffde35>cubierto de espinas</color>; cuando está feliz, <color=# ffde35>da curación</color>; cuando está satisfecho, las <color=#ffde35>enredaderas</color> cubren las piernas de los visitantes. No se sabe la verdadera expresión detrás de su máscara, del mismo modo que no se sabe sus próximas acciones."
},
[20053]={
["name"]="Hermanos Misteriosos",
["desc"]="Son dos caras en un cuerpo, como un <color=#ffde35>muro impenetrable</color> y una rama tierna. Solo la muerte puede separarlos."
},
[20054]={
["name"]="Rhan-Tegoth",
["desc"]="El mal se complace con el placer que proporciona <<color=#ffde35>la sangre</color>, y tú estás aquí para erradicar el mal."
},
[20055]={
["name"]="Cthylla",
["desc"]="Fue guardián de la cámara secreta, ahora fuera de control, <color=#ffde35>liberando magia de forma caótica</color> para preservarse y atacando a todos los visitantes."
},
[20056]={
["name"]="Idh-Yaa",
["desc"]="No parece agresivo, pero está bloqueando tu camino. Intenta atravesar sus <color=#ffde35>pesadas defensas</color>, tal vez un ataque feroz e intenso pueda derribarlo."
},
[20057]={
["name"]="Great Old Ones",
["desc"]="Genera una sensación de opresión incluso está quieto. No da la bienvenida a visitantes extraños, y con levantar suavemente la mano, produce una tormenta sangrienta."
},
[20058]={
["name"]="Azathoth",
["desc"]="Con sólo mirarlo, sientes algo diferente. Recuerda que no es aconsejable un ataque temerario."
},
[30001]={
["name"]="Cabeza de Cebolla"
},
[30002]={
["name"]="Chica con Daga"
},
[30003]={
["name"]="Alma Glacial"
},
[30004]={
["name"]="Ninja Jay"
},
[30005]={
["name"]="Bailarina"
},
[30006]={
["name"]="Ciervo"
},
[30007]={
["name"]="Espadachín"
},
[30008]={
["name"]="Hechicera de Hielo"
},
[30009]={
["name"]="Flama"
},
[30010]={
["name"]="Bárbaro"
},
[30011]={
["name"]="Alejandro"
[413001]={
},
[30012]={
["name"]="Erya"
[414001]={
},
[30014]={
["name"]="Claude"
[415001]={
},
[30015]={
["name"]="Bruja Kiki"
[415002]={
},
[30016]={
["name"]="Mulán"
[416001]={
},
[30017]={
["name"]="Sol"
[423001]={
},
[30018]={
["name"]="Panda"
[424001]={
},
[30019]={
["name"]="Cazador de Almas"
[425001]={
},
[30020]={
["name"]="Lobo del Bosque"
[425002]={
},
[30021]={
["name"]="Eileen"
[426001]={
},
[30022]={
["name"]="Doncella de Hielo"
[433001]={
},
[30023]={
["name"]="Mariposa"
[434001]={
},
[30024]={
["name"]="Íncubo"
[435001]={
},
[30025]={
["name"]="Cleopatra"
[435002]={
},
[30026]={
["name"]="Mago Brillante"
[443001]={
},
[444001]={
},
[445001]={
},
[445002]={
},
[453001]={
},
[454001]={
},
[455001]={
},
[455002]={
}
}
local config = {
data=monster_base,count=141
data=monster_base,count=59
}
return config

View File

@ -148,6 +148,15 @@ local skill_rogue = {
},
[1300123]={
},
[1300131]={
},
[1300132]={
},
[1300133]={
},
[1300141]={
@ -898,6 +907,6 @@ local skill_rogue = {
}
}
local config = {
data=skill_rogue,count=299
data=skill_rogue,count=302
}
return config

View File

@ -28,6 +28,9 @@ local monster_base = {
},
[10010]={
},
[10011]={
},
[10012]={
@ -52,126 +55,6 @@ local monster_base = {
},
[10019]={
},
[10020]={
},
[10021]={
},
[10022]={
},
[10023]={
},
[10024]={
},
[10025]={
},
[10026]={
},
[10027]={
},
[10028]={
},
[10029]={
},
[10030]={
},
[10031]={
},
[10032]={
},
[10033]={
},
[10034]={
},
[10035]={
},
[10036]={
},
[10037]={
},
[10038]={
},
[10039]={
},
[10040]={
},
[10041]={
},
[10042]={
},
[10043]={
},
[10044]={
},
[10045]={
},
[10046]={
},
[10047]={
},
[10048]={
},
[10049]={
},
[10050]={
},
[10051]={
},
[10052]={
},
[10053]={
},
[10054]={
},
[10055]={
},
[10056]={
},
[10057]={
},
[10058]={
},
[10059]={
},
[20001]={
@ -196,156 +79,6 @@ local monster_base = {
},
[20008]={
},
[20009]={
},
[20010]={
},
[20011]={
},
[20012]={
},
[20013]={
},
[20014]={
},
[20015]={
},
[20016]={
},
[20017]={
},
[20018]={
},
[20019]={
},
[20020]={
},
[20021]={
},
[20022]={
},
[20023]={
},
[20024]={
},
[20025]={
},
[20026]={
},
[20027]={
},
[20028]={
},
[20029]={
},
[20030]={
},
[20031]={
},
[20032]={
},
[20033]={
},
[20034]={
},
[20035]={
},
[20036]={
},
[20037]={
},
[20038]={
},
[20039]={
},
[20040]={
},
[20041]={
},
[20042]={
},
[20043]={
},
[20044]={
},
[20045]={
},
[20046]={
},
[20047]={
},
[20048]={
},
[20049]={
},
[20050]={
},
[20051]={
},
[20052]={
},
[20053]={
},
[20054]={
},
[20055]={
},
[20056]={
},
[20057]={
},
[20058]={
},
[30001]={
@ -377,53 +110,74 @@ local monster_base = {
[30010]={
},
[30011]={
[413001]={
},
[30012]={
[414001]={
},
[30014]={
[415001]={
},
[30015]={
[415002]={
},
[30016]={
[416001]={
},
[30017]={
[423001]={
},
[30018]={
[424001]={
},
[30019]={
[425001]={
},
[30020]={
[425002]={
},
[30021]={
[426001]={
},
[30022]={
[433001]={
},
[30023]={
[434001]={
},
[30024]={
[435001]={
},
[30025]={
[435002]={
},
[30026]={
[443001]={
},
[444001]={
},
[445001]={
},
[445002]={
},
[453001]={
},
[454001]={
},
[455001]={
},
[455002]={
}
}
local config = {
data=monster_base,count=141
data=monster_base,count=59
}
return config

View File

@ -148,6 +148,15 @@ local skill_rogue = {
},
[1300123]={
},
[1300131]={
},
[1300132]={
},
[1300133]={
},
[1300141]={
@ -898,6 +907,6 @@ local skill_rogue = {
}
}
local config = {
data=skill_rogue,count=299
data=skill_rogue,count=302
}
return config

View File

@ -28,6 +28,9 @@ local monster_base = {
},
[10010]={
},
[10011]={
},
[10012]={
@ -52,388 +55,129 @@ local monster_base = {
},
[10019]={
},
[10020]={
},
[10021]={
},
[10022]={
},
[10023]={
},
[10024]={
},
[10025]={
},
[10026]={
},
[10027]={
},
[10028]={
},
[10029]={
},
[10030]={
},
[10031]={
},
[10032]={
},
[10033]={
},
[10034]={
},
[10035]={
},
[10036]={
},
[10037]={
},
[10038]={
},
[10039]={
},
[10040]={
},
[10041]={
},
[10042]={
},
[10043]={
},
[10044]={
},
[10045]={
},
[10046]={
},
[10047]={
},
[10048]={
},
[10049]={
},
[10050]={
},
[10051]={
},
[10052]={
},
[10053]={
},
[10054]={
},
[10055]={
},
[10056]={
},
[10057]={
},
[10058]={
},
[10059]={
},
[20001]={
["name"]="Pemburu Hutan"
},
[20002]={
["name"]="Archer Hutan"
},
[20003]={
["name"]="Naga Perkasa"
},
[20004]={
["name"]="Goblin Elit"
},
[20005]={
["name"]="Benteng Kuno"
},
[20006]={
["name"]="Armor Penyu Hijau"
},
[20007]={
["name"]="Berserk Goblin"
},
[20008]={
["name"]="Golem"
},
[20009]={
["name"]="Ritual Treant"
},
[20010]={
["name"]="Penjaga Roh Api"
},
[20011]={
["name"]="Goblin Golem"
},
[20012]={
["name"]="Raja Tengkorak"
},
[20013]={
["name"]="Raja Badut"
},
[20014]={
["name"]="Perisai Baja Hijau"
},
[20015]={
["name"]="Boss Perisai Baja (Merah)"
},
[20016]={
["name"]="Topan Bermata Satu"
},
[20017]={
["name"]="Penyihir Tengkorak"
},
[20018]={
["name"]="Penyihir Keji"
},
[20019]={
["name"]="Pendekar Api"
},
[20020]={
["name"]="Raja Api"
},
[20021]={
["name"]="Zhuo Yide DH"
},
[20022]={
["name"]="Pandai Besi Yeti"
},
[20023]={
["name"]="Yeti Elit"
},
[20024]={
["name"]="Demon Bersayap"
},
[20025]={
["name"]="Pandai Besi Mutan"
},
[20026]={
["name"]="Mutan Elit"
},
[20027]={
["name"]="Horton Penyu Ungu"
},
[20028]={
["name"]="Ice Giant"
},
[20029]={
["name"]="Goblin Golem"
},
[20030]={
["name"]="Shard Demon"
},
[20031]={
["name"]="Penjaga Demon"
},
[20032]={
["name"]="Demon Kuno"
},
[20033]={
["name"]="Kereta Tambang Emas"
},
[20034]={
["name"]="Kumbang Api"
},
[20035]={
["name"]="Lava Behemoth"
},
[20036]={
["name"]="Pemimpin Buaya"
},
[20037]={
["name"]="Walrus Z"
},
[20038]={
["name"]="Kapten Gurita"
},
[20039]={
["name"]="Lumen Emas"
},
[20040]={
["name"]="Lumen Kutuk"
},
[20041]={
["name"]="Mata Devil Lumen"
},
[20042]={
["name"]="Lumen Puncak"
},
[20043]={
["name"]="Lumen Dokter Kuno"
},
[20044]={
["name"]="Pemimpin Hiu"
},
[20045]={
["name"]="Remang"
},
[20046]={
["name"]="Kepiting Laut Bercahaya"
},
[20047]={
["name"]="Raja Laut"
},
[20048]={
["name"]="Penjaga Relik"
},
[20049]={
["name"]="Penyelam dalam",
["desc"]="Makhluk dari kegelapan, gigitannya membuat petualang terkena <color=#ffde35>[Bleed]</color>. Saat <color=#ffde35>HP turun di bawah batas tertentu</color>, masuk ke dalam <color=#ffde35>Frenzy</color>, meningkatkan kerusakannya dan <color=#ffde35>menerima lebih banyak kerusakan</color>. Manfaatkan momen ini untuk mengalahkannya!"
},
[20050]={
["name"]="Anak Kambing Hitam",
["desc"]="Mereka tak henti-hentinya melakukan <color=#ffde35>kebangkitan</color>, dan menimbulkan <color=#ffde35>[Korosi] </color>. Tangkap mereka saat mereka lemah dan berikan pukulan fatal!"
},
[20051]={
["name"]="Shub-Niggurath",
["desc"]="Dia tidak kejam, tetapi melihatmu <color=#ffde35>menderita di lumpur</color> menyenangkan hatinya."
},
[20052]={
["name"]="Nyarlathotep",
["desc"]="Dia marah sehingga <color=#ffde35>pisaunya terangkat</color>; Dia berduka sehingga jalan di depan yang <color=#ffde35>penuh dengan duri</color>; Dia bersukacita sehingga memberikan <color=#ffde35>kesembuhan</color>; Dia sangat senang sehingga <color=#ffde35>rambat</color> merayap di atas kaki mereka yang mendekat. Kamu tidak dapat mengetahui ekspresi yang sebenarnya di balik topengnya, sama seperti kamu tidak dapat memprediksi langkah selanjutnya."
},
[20053]={
["name"]="Saudara Misterius",
["desc"]="Mereka adalah dua sisi dari koin yang sama, <color=#ffde35>tidak dapat ditembus</color> namun rapuh, dan hanya kematian yang dapat memisahkan mereka."
},
[20054]={
["name"]="Rhan-Tegoth",
["desc"]="Kejahatan akan <color=#ffde35>membenamkan dirinya dalam darah</color>, dan kamu di sini untuk membasmi kejahatan."
},
[20055]={
["name"]="Cthylla",
["desc"]="Dulunya ia adalah penjaga ruang rahasia, tetapi sekarang sudah tidak terkendali,<color=#ffde35>melepaskan sihir</color> untuk melindungi dirinya sendiri dan menyerang semua pengunjung."
},
[20056]={
["name"]="Idh-Yaa",
["desc"]="Mungkin tidak tampak agresif, tetapi menghalangimu. Cobalah untuk menerobos <color=#ffde35>pertahanannya yang berat</color>. Serangan sengit dan terkonsentrasi dapat menjatuhkannya."
},
[20057]={
["name"]="Orang Tua Hebat",
["desc"]="Hanya berdiri di sana tanpa suara, dan perasaan tertekan menyelimutimu. Orang asing tidak diterima. Sedikit saja mengangkat tangannya dapat membawa badai darah dan kematian."
},
[20058]={
["name"]="Azathoth",
["desc"]="Hanya dengan melihatnya saja sudah membuatmu merasa berbeda. Ingat, agresi yang sembrono tidak akan masuk akal."
},
[30001]={
["name"]="Kepala Bawang"
},
[30002]={
["name"]="Gadis Pedang"
},
[30003]={
["name"]="Hati Es"
},
[30004]={
["name"]="Ninja Jay"
},
[30005]={
["name"]="Dancer"
},
[30006]={
["name"]="Fawn"
},
[30007]={
["name"]="Bocah Pedang"
},
[30008]={
["name"]="Peri Es"
},
[30009]={
["name"]="Flare"
},
[30010]={
["name"]="Barbarian"
},
[30011]={
["name"]="Alexander"
[413001]={
},
[30012]={
["name"]="Er-Ya"
[414001]={
},
[30014]={
["name"]="Claude"
[415001]={
},
[30015]={
["name"]="Penyihir Kiki"
[415002]={
},
[30016]={
["name"]="Mulan"
[416001]={
},
[30017]={
["name"]="Thor"
[423001]={
},
[30018]={
["name"]="Panda"
[424001]={
},
[30019]={
["name"]="Pemburu Jiwa"
[425001]={
},
[30020]={
["name"]="Timberwolf"
[425002]={
},
[30021]={
["name"]="Raven"
[426001]={
},
[30022]={
["name"]="Gadis Es"
[433001]={
},
[30023]={
["name"]="Kupu-kupu"
[434001]={
},
[30024]={
["name"]="Nightmare"
[435001]={
},
[30025]={
["name"]="Cleopatra"
[435002]={
},
[30026]={
["name"]="Blink Mage"
[443001]={
},
[444001]={
},
[445001]={
},
[445002]={
},
[453001]={
},
[454001]={
},
[455001]={
},
[455002]={
}
}
local config = {
data=monster_base,count=141
data=monster_base,count=59
}
return config

View File

@ -148,6 +148,15 @@ local skill_rogue = {
},
[1300123]={
},
[1300131]={
},
[1300132]={
},
[1300133]={
},
[1300141]={
@ -898,6 +907,6 @@ local skill_rogue = {
}
}
local config = {
data=skill_rogue,count=299
data=skill_rogue,count=302
}
return config

View File

@ -28,6 +28,9 @@ local monster_base = {
},
[10010]={
},
[10011]={
},
[10012]={
@ -52,379 +55,129 @@ local monster_base = {
},
[10019]={
},
[10020]={
},
[10021]={
},
[10022]={
},
[10023]={
},
[10024]={
},
[10025]={
},
[10026]={
},
[10027]={
},
[10028]={
},
[10029]={
},
[10030]={
},
[10031]={
},
[10032]={
},
[10033]={
},
[10034]={
},
[10035]={
},
[10036]={
},
[10037]={
},
[10038]={
},
[10039]={
},
[10040]={
},
[10041]={
},
[10042]={
},
[10043]={
},
[10044]={
},
[10045]={
},
[10046]={
},
[10047]={
},
[10048]={
},
[10049]={
},
[10050]={
},
[10051]={
},
[10052]={
},
[10053]={
},
[10054]={
},
[10055]={
},
[10056]={
},
[10057]={
},
[10058]={
},
[10059]={
},
[20001]={
["name"]="ジャングルスナイパー"
},
[20002]={
["name"]="ジャングルハンター"
},
[20003]={
["name"]="ジャイアントキングドラゴン"
},
[20004]={
["name"]="エリートゴブリン"
},
[20005]={
["name"]="古代要塞"
},
[20006]={
["name"]="グリーンタートルの鎧"
},
[20007]={
["name"]="狂暴なゴブリン"
},
[20008]={
["name"]="石の巨人"
},
[20009]={
["name"]="ドライアドの司祭"
},
[20010]={
["name"]="火の守り手"
},
[20011]={
["name"]="ストーンゴーレム"
},
[20012]={
["name"]="髑髏王"
},
[20013]={
["name"]="ピエロ王"
},
[20014]={
["name"]="鋼の盾の緑ボス"
},
[20015]={
["name"]="鋼の盾の赤ボス"
},
[20016]={
["name"]="独眼旋風"
},
[20017]={
["name"]="髑髏法師"
},
[20018]={
["name"]="悪法師"
},
[20019]={
["name"]="火の剣士"
},
[20020]={
["name"]="サラマンダー"
},
[20021]={
["name"]="アンドロイドDH"
},
[20022]={
["name"]="雪だるまの鍛冶師"
},
[20023]={
["name"]="エリート雪だるま"
},
[20024]={
["name"]="翼の悪魔"
},
[20025]={
["name"]="鍛冶師変異体"
},
[20026]={
["name"]="エリート変異体"
},
[20027]={
["name"]="パープルタートルホールデン"
},
[20028]={
["name"]="氷の巨人"
},
[20029]={
["name"]="炎ストーンゴーレム"
},
[20030]={
["name"]="魔神のピース"
},
[20031]={
["name"]="魔神の守護者"
},
[20032]={
["name"]="古代魔神"
},
[20033]={
["name"]="コイントロッコ"
},
[20034]={
["name"]="フレイムビートル"
},
[20035]={
["name"]="溶岩の巨人"
},
[20036]={
["name"]="ワニリーダー"
},
[20037]={
["name"]="セイウチ一等航海士"
},
[20038]={
["name"]="タコ船長"
},
[20039]={
["name"]="黄金の魔神"
},
[20040]={
["name"]="呪いの魔神"
},
[20041]={
["name"]="邪眼の魔神"
},
[20042]={
["name"]="霜峰の魔神"
},
[20043]={
["name"]="医者の魔神"
},
[20044]={
["name"]="サメリーダー"
},
[20045]={
["name"]="ディムネス"
},
[20046]={
["name"]="蛍光海ガニ"
},
[20047]={
["name"]="海の王"
},
[20048]={
["name"]="遺跡の守護者"
},
[20049]={
["name"]="ディープダイバー"
},
[20050]={
["name"]="黒ヤギの子供"
},
[20051]={
["name"]="シュブ·ニコラス"
},
[20052]={
["name"]="ニャルラトホテップ"
},
[20053]={
["name"]="謎の兄弟神"
},
[20054]={
["name"]="ラン・ティゴス"
},
[20055]={
["name"]="クシラ"
},
[20056]={
["name"]="イド・ヤー",
["desc"]="攻撃的には見えませんが、確かにあなたの行く手を阻んでいます。彼の<color=#ffde35>厚い防御</color>を突破してみてください。激しく集中した攻撃が彼を倒すことができます。"
},
[20057]={
["name"]="昔の支配者"
},
[20058]={
["name"]="アザトース"
},
[30001]={
["name"]="タマネギ"
},
[30002]={
["name"]="ブレードメイド"
},
[30003]={
["name"]="氷心"
},
[30004]={
["name"]="忍者リン"
},
[30005]={
["name"]="ダンサー"
},
[30006]={
["name"]="鹿"
},
[30007]={
["name"]="大剣魔童"
},
[30008]={
["name"]="フロストエンチャントレス"
},
[30009]={
["name"]="フレア"
},
[30010]={
["name"]="野蛮人"
},
[30011]={
["name"]="アレキサンダー"
[413001]={
},
[30012]={
["name"]="丫ちゃん"
[414001]={
},
[30014]={
["name"]="クラウド"
[415001]={
},
[30015]={
["name"]="魔女キキ"
[415002]={
},
[30016]={
["name"]="ムーラン"
[416001]={
},
[30017]={
["name"]="ソー"
[423001]={
},
[30018]={
["name"]="パンダ"
[424001]={
},
[30019]={
["name"]="ソウルハンター"
[425001]={
},
[30020]={
["name"]="フォレストウルフ"
[425002]={
},
[30021]={
["name"]="レイヴン"
[426001]={
},
[30022]={
["name"]="氷女"
[433001]={
},
[30023]={
["name"]=""
[434001]={
},
[30024]={
["name"]="夢魔"
[435001]={
},
[30025]={
["name"]="クレオパトラ"
[435002]={
},
[30026]={
["name"]="トゥインクリングメイジ"
[443001]={
},
[444001]={
},
[445001]={
},
[445002]={
},
[453001]={
},
[454001]={
},
[455001]={
},
[455002]={
}
}
local config = {
data=monster_base,count=141
data=monster_base,count=59
}
return config

View File

@ -148,6 +148,15 @@ local skill_rogue = {
},
[1300123]={
},
[1300131]={
},
[1300132]={
},
[1300133]={
},
[1300141]={
@ -898,6 +907,6 @@ local skill_rogue = {
}
}
local config = {
data=skill_rogue,count=299
data=skill_rogue,count=302
}
return config

View File

@ -28,6 +28,9 @@ local monster_base = {
},
[10010]={
},
[10011]={
},
[10012]={
@ -52,388 +55,129 @@ local monster_base = {
},
[10019]={
},
[10020]={
},
[10021]={
},
[10022]={
},
[10023]={
},
[10024]={
},
[10025]={
},
[10026]={
},
[10027]={
},
[10028]={
},
[10029]={
},
[10030]={
},
[10031]={
},
[10032]={
},
[10033]={
},
[10034]={
},
[10035]={
},
[10036]={
},
[10037]={
},
[10038]={
},
[10039]={
},
[10040]={
},
[10041]={
},
[10042]={
},
[10043]={
},
[10044]={
},
[10045]={
},
[10046]={
},
[10047]={
},
[10048]={
},
[10049]={
},
[10050]={
},
[10051]={
},
[10052]={
},
[10053]={
},
[10054]={
},
[10055]={
},
[10056]={
},
[10057]={
},
[10058]={
},
[10059]={
},
[20001]={
["name"]="정글의 명사수"
},
[20002]={
["name"]="정글의 최고 헌터"
},
[20003]={
["name"]="킹 드래곤"
},
[20004]={
["name"]="엘리트 고블린"
},
[20005]={
["name"]="고대 요새"
},
[20006]={
["name"]="녹색 강철 거북"
},
[20007]={
["name"]="날뛰는 고블린"
},
[20008]={
["name"]="바위 거인"
},
[20009]={
["name"]="나무 정령의 제사"
},
[20010]={
["name"]="불의 정령 가디언"
},
[20011]={
["name"]="고블린 골렘"
},
[20012]={
["name"]="스켈레톤 킹"
},
[20013]={
["name"]="클라운 킹"
},
[20014]={
["name"]="강철 방패 그린 보스"
},
[20015]={
["name"]="강철 방패 레드 보스"
},
[20016]={
["name"]="외눈박이 회오리바람"
},
[20017]={
["name"]="스켈레톤 마법사"
},
[20018]={
["name"]="사악한 마법사"
},
[20019]={
["name"]="불의 정령 검객"
},
[20020]={
["name"]="불의 정령 왕"
},
[20021]={
["name"]="드로이드 DH"
},
[20022]={
["name"]="눈사람 대장장이"
},
[20023]={
["name"]="엘리트 예티"
},
[20024]={
["name"]="천상의 악마"
},
[20025]={
["name"]="돌연변이 대장장이"
},
[20026]={
["name"]="돌연변이 엘리트"
},
[20027]={
["name"]="퍼플 터틀 호튼"
},
[20028]={
["name"]="얼음 거인"
},
[20029]={
["name"]="파이어 고블린 골렘"
},
[20030]={
["name"]="마왕의 파편"
},
[20031]={
["name"]="마왕 수호자"
},
[20032]={
["name"]="고대 악마"
},
[20033]={
["name"]="골드 트램카"
},
[20034]={
["name"]="화염 딱정벌레"
},
[20035]={
["name"]="거대한 용암 몬스터"
},
[20036]={
["name"]="악어들의 리더"
},
[20037]={
["name"]="일등 항해서 바다코끼리"
},
[20038]={
["name"]="문어 캡틴"
},
[20039]={
["name"]="황금 램프 정령"
},
[20040]={
["name"]="저주의 램프 정령"
},
[20041]={
["name"]="사악한 눈의 램프 정령"
},
[20042]={
["name"]="서리봉 램프 정령"
},
[20043]={
["name"]="고대 의학 램프 정령"
},
[20044]={
["name"]="상어 두목"
},
[20045]={
["name"]="어둠의 이더"
},
[20046]={
["name"]="형광 꽃게"
},
[20047]={
["name"]="바다의 왕"
},
[20048]={
["name"]="유적 수호자"
},
[20049]={
["name"]="딥 다이버",
["desc"]="어둠 속에서 나타난 야수, 그의 공격은 모험가가 한 걸음 내디딜 때마다 부정적 상태인 <color=#ffde35>[출혈]</color>을 남깁니다. 그의 <color=#ffde35>HP가 일정 수치 이하로 떨어질 때</color> <color=#ffde35>광기</color>에 빠지며 <color=#ffde35>대미지가 증가</color>하는 동시에 <color=#ffde35>자신이 받는 피해도 더 커집니다</color>. 기회를 포착하여 빠르게 승부를 겨루세요!"
},
[20050]={
["name"]="어린 검은 염소",
["desc"]="그들은 좀처럼 사라지지 않으며 <color=#ffde35>죽음에서 부활<color=#ffde35>하며 <color=#ffde35>[부패]</color>를 마음껏 시전합니다. 그들이 가장 약해진 순간을 포착하고 치명적인 공격을 날리세요!"
},
[20051]={
["name"]="슈브·니콜라스",
["desc"]="그는 포악하진 않지만, 당신이 <color=#ffde35>늪에 빠져</color> 살기 위해 버둥거리는 모습을 보면 즐겁습니다."
},
[20052]={
["name"]="니알라토텝",
["desc"]="그가 분노하여 <color=#ffde35>칼을 높게 쳐들었고</color>, 그가 슬퍼하여 나아가는 길은 <color=#ffde35>가시로 뒤덮였고</color>, 그가 행복하여 <color=#ffde35>치유가 주어졌으며</color> 그가 기뻐하여 <color=#ffde35>덩굴</color>이 방문객의 다리를 휘감습니다. 당신은 그의 행동을 예상할 수 없듯이 가면 아래 그의 진실한 표정을 알 수 없습니다."
},
[20053]={
["name"]="신비한 형제 신",
["desc"]="하나의 몸에 두 개의 얼굴을 가진 그들은 <color=#ffde35>철통같은 방위 태세를 갖췄으나</color></color>, 부드럽고 유약한 가지이기도 합니다. 오직 죽음만이 연결된 두 가지를 갈라놓을 수 있습니다."
},
[20054]={
["name"]="란·티고스",
["desc"]="악은 <color=#ffde35>피가 가져다준</color>쾌락을 탐닉하며 당신은 이런 악을 소멸하기 위해 이곳에 왔습니다."
},
[20055]={
["name"]="킬라",
["desc"]="밀실의 수호자였던 그는 이제 자신을 통제할 수 없게 되었고 <color=#ffde35>마법을 마구 시전하여</color> 자신을 보호하는데 모든 방문객을 공격합니다."
},
[20056]={
["name"]="이데·야",
["desc"]="공격적으로 보이진 않지만, 당신의 길을 완전히 가로막았습니다. 그의 <color=#ffde35>겹겹이 쌓인 방어</color>를 뚫고 맹렬하게 공격을 집중적으로 퍼부으면 그를 제거할 수 있을지도 모릅니다."
},
[20057]={
["name"]="과거의 지배자",
["desc"]="그는 그곳에 가만히 있기만 해도 무거운 분위기를 뿜어냅니다. 낯선 방문객을 환영하지 않으며 가볍게 손동작 하나만으로도 피의 폭풍을 불러올 수 있습니다."
},
[20058]={
["name"]="아사돗",
["desc"]="그를 바라보는 것만으로도 뭔가가 달라진 것을 느낄 수 있습니다. 무모한 맹공격은 바람직하지 않다는 점을 기억하세요."
},
[30001]={
["name"]="양파 헤드"
},
[30002]={
["name"]="블레이드"
},
[30003]={
["name"]="얼음의 심장"
},
[30004]={
["name"]="닌자 룬"
},
[30005]={
["name"]="무희"
},
[30006]={
["name"]="아기 사슴"
},
[30007]={
["name"]="대검 마법 소년"
},
[30008]={
["name"]="프로스트 마녀"
},
[30009]={
["name"]="블레이즈"
},
[30010]={
["name"]="야만인"
},
[30011]={
["name"]="알렉산더"
[413001]={
},
[30012]={
["name"]="에리아"
[414001]={
},
[30014]={
["name"]="클로드"
[415001]={
},
[30015]={
["name"]="마녀 키키"
[415002]={
},
[30016]={
["name"]="뮬란"
[416001]={
},
[30017]={
["name"]="토르"
[423001]={
},
[30018]={
["name"]="판다"
[424001]={
},
[30019]={
["name"]="소울 헌터"
[425001]={
},
[30020]={
["name"]="팀버울프"
[425002]={
},
[30021]={
["name"]="레이븐"
[426001]={
},
[30022]={
["name"]="얼음의 여왕"
[433001]={
},
[30023]={
["name"]="나비"
[434001]={
},
[30024]={
["name"]="인큐버스"
[435001]={
},
[30025]={
["name"]="클레오파트라"
[435002]={
},
[30026]={
["name"]="반짝이는 마법사"
[443001]={
},
[444001]={
},
[445001]={
},
[445002]={
},
[453001]={
},
[454001]={
},
[455001]={
},
[455002]={
}
}
local config = {
data=monster_base,count=141
data=monster_base,count=59
}
return config

View File

@ -148,6 +148,15 @@ local skill_rogue = {
},
[1300123]={
},
[1300131]={
},
[1300132]={
},
[1300133]={
},
[1300141]={
@ -898,6 +907,6 @@ local skill_rogue = {
}
}
local config = {
data=skill_rogue,count=299
data=skill_rogue,count=302
}
return config

View File

@ -28,6 +28,9 @@ local monster_base = {
},
[10010]={
},
[10011]={
},
[10012]={
@ -52,388 +55,129 @@ local monster_base = {
},
[10019]={
},
[10020]={
},
[10021]={
},
[10022]={
},
[10023]={
},
[10024]={
},
[10025]={
},
[10026]={
},
[10027]={
},
[10028]={
},
[10029]={
},
[10030]={
},
[10031]={
},
[10032]={
},
[10033]={
},
[10034]={
},
[10035]={
},
[10036]={
},
[10037]={
},
[10038]={
},
[10039]={
},
[10040]={
},
[10041]={
},
[10042]={
},
[10043]={
},
[10044]={
},
[10045]={
},
[10046]={
},
[10047]={
},
[10048]={
},
[10049]={
},
[10050]={
},
[10051]={
},
[10052]={
},
[10053]={
},
[10054]={
},
[10055]={
},
[10056]={
},
[10057]={
},
[10058]={
},
[10059]={
},
[20001]={
["name"]="Caçador Lendário da Selva"
},
[20002]={
["name"]="Arqueiro Lendário da Selva"
},
[20003]={
["name"]="Dragão Rei"
},
[20004]={
["name"]="Goblin de Elite"
},
[20005]={
["name"]="Fortaleza Antiga"
},
[20006]={
["name"]="Tartaruga Blindada"
},
[20007]={
["name"]="Goblin Furioso"
},
[20008]={
["name"]="Gigante de Rocha"
},
[20009]={
["name"]="Sacerdote Arbóreo"
},
[20010]={
["name"]="Sentinela do Espírito Flamejante"
},
[20011]={
["name"]="Golem de Gnomo"
},
[20012]={
["name"]="Rei Esqueleto"
},
[20013]={
["name"]="Senhor dos Palhaços"
},
[20014]={
["name"]="Líder com Escudo de Aço Verde"
},
[20015]={
["name"]="Chefão de Escudo de Aço (Vermelho)"
},
[20016]={
["name"]="Redemoinho Monocular"
},
[20017]={
["name"]="Mago Esqueleto"
},
[20018]={
["name"]="Mago Maléfico"
},
[20019]={
["name"]="Espadachim do Espírito Flamejante"
},
[20020]={
["name"]="Monarca do Espírito Flamejante"
},
[20021]={
["name"]="Druida DH"
},
[20022]={
["name"]="Ferreiro Iéti"
},
[20023]={
["name"]="Yeti Elite"
},
[20024]={
["name"]="Diabrete Voador"
},
[20025]={
["name"]="Ferreiro Mutante"
},
[20026]={
["name"]="Elite Mutante"
},
[20027]={
["name"]="Horton, a Tartaruga Roxa"
},
[20028]={
["name"]="Gigante de Gelo"
},
[20029]={
["name"]="Golem de Fogo Goblin"
},
[20030]={
["name"]="Fragmento da Divindade Maligna"
},
[20031]={
["name"]="Guardião da Divindade Maligna"
},
[20032]={
["name"]="Demônio da Antiguidade"
},
[20033]={
["name"]="Vagonete de Moedas"
},
[20034]={
["name"]="Escaravelho Flamejante"
},
[20035]={
["name"]="Besta de Lava"
},
[20036]={
["name"]="Líder dos Crocodilos"
},
[20037]={
["name"]="Primeiro Oficial Morsa"
},
[20038]={
["name"]="Capitão Polvo"
},
[20039]={
["name"]="Gênio Dourado"
},
[20040]={
["name"]="Gênio da Maldição"
},
[20041]={
["name"]="Gênio do Olho Malévolo"
},
[20042]={
["name"]="Gênio do Pico Gelado"
},
[20043]={
["name"]="Gênio Antigo Médico"
},
[20044]={
["name"]="Líder dos Tubarões"
},
[20045]={
["name"]="Escuridão Virtuosa"
},
[20046]={
["name"]="Caranguejo Fluorescente"
},
[20047]={
["name"]="Rei do Mar"
},
[20048]={
["name"]="Guardião das Ruínas"
},
[20049]={
["name"]="Mergulhador",
["desc"]="A besta das trevas, sua mordida faz com que cada passo do aventureiro seja acompanhado pela penalidade de <color=#ffde35>[Sangramento]</color>. Quando seu <color=#ffde35>HP estiver abaixo de um certo valor</color>, ele cai em <color=#ffde35>Loucura </color>, <color=#ffde35>causando mais dano</color> enquanto também <color=#ffde35>agravando seus próprios ferimentos</color>. Aproveite o momento e derrote-o rapidamente!"
},
[20050]={
["name"]="Cabrito Preto",
["desc"]="Criatura inumerável que <color=#ffde35>revive após a morte<color=#ffde35>. Impacte-lhes com <color=#ffde35>[Corrupção]</color> e, aproveitando o momento de sua fraqueza, dê-lhes o golpe fatal!"
},
[20051]={
["name"]="Shub-Niggurath",
["desc"]="Não é uma divindade cruel, mas seus esforços de luta <color=#ffde35>na lama</color> é um prazer para Ele."
},
[20052]={
["name"]="Nyarlathotep",
["desc"]="Estando raivoso, ele <color=#ffde35>empenha a lâmina sem piedade</color>; estando triste, <color=#ffde35>espalha espinhos</color> no caminho à frente; estando alegre, <color=#ffde35>concede cura</color>; e estando contente, <color=#ffde35>emaranhar cipós</color> em torno das pernas dos viajantes. Nem se sabe sua expressão real sob a máscara, assim como não se pode prever suas próximas ações."
},
[20053]={
["name"]="Irmão Misteriosa",
["desc"]="São duas faces da mesma moeda: <color=#ffde35>uma fortaleza impenetrável</color> e ramos macios. Somente a morte pode separá-los."
},
[20054]={
["name"]="Rhan-Tegoth",
["desc"]="O mal <color=#ffde35>se imerge no prazer trazido pelo sangue</color>. E você está aqui para o erradicar."
},
[20055]={
["name"]="Cthylla",
["desc"]="Outrora era guardião da câmara secreta, mas agora está fora de controle, <color=#ffde35>liberando seu mana em desordem</color> para se proteger, atacando todos os visitantes."
},
[20056]={
["name"]="Idh-Yaa",
["desc"]="Parece inofensivo, mas está de verdade no seu caminho. Esforce-se para superar sua <color=#ffde35>defesa pesada</color>. Talvez, com golpes ferozes e concentrados, o possa derrotar."
},
[20057]={
["name"]="Os Grandes Antigos",
["desc"]="Estando ali, quieto, mas Sua intimidação já se aproxima de você. Ele não gosta de visitantes estranhos. Quando levanta levemente a mão, uma chuva de sangue se espalha."
},
[20058]={
["name"]="Azathoth",
["desc"]="Só olhando para ele, você já sente que algo está diferente. Lembre-se de que atacar às cegas não é uma melhor opção."
},
[30001]={
["name"]="Cabeça de Cebola"
},
[30002]={
["name"]="Senhorita dos Gumes"
},
[30003]={
["name"]="Alma Glacial"
},
[30004]={
["name"]="Luninja"
},
[30005]={
["name"]="Dançarina"
},
[30006]={
["name"]="Cervinho"
},
[30007]={
["name"]="Espadachim Titânico"
},
[30008]={
["name"]="Fada Gelice"
},
[30009]={
["name"]="Ignífico"
},
[30010]={
["name"]="Bárbaro"
},
[30011]={
["name"]="Alexandre"
[413001]={
},
[30012]={
["name"]="Ária"
[414001]={
},
[30014]={
["name"]="Claude"
[415001]={
},
[30015]={
["name"]="Feiticeira Kiki"
[415002]={
},
[30016]={
["name"]="Mulan"
[416001]={
},
[30017]={
["name"]="Thor"
[423001]={
},
[30018]={
["name"]="Panda"
[424001]={
},
[30019]={
["name"]="Caçador de Almas"
[425001]={
},
[30020]={
["name"]="Lobo das Matas"
[425002]={
},
[30021]={
["name"]="Eileen"
[426001]={
},
[30022]={
["name"]="Diamond"
[433001]={
},
[30023]={
["name"]="Borboleta"
[434001]={
},
[30024]={
["name"]="Súcubo"
[435001]={
},
[30025]={
["name"]="Cleópatra"
[435002]={
},
[30026]={
["name"]="Mago do Brilho"
[443001]={
},
[444001]={
},
[445001]={
},
[445002]={
},
[453001]={
},
[454001]={
},
[455001]={
},
[455002]={
}
}
local config = {
data=monster_base,count=141
data=monster_base,count=59
}
return config

View File

@ -148,6 +148,15 @@ local skill_rogue = {
},
[1300123]={
},
[1300131]={
},
[1300132]={
},
[1300133]={
},
[1300141]={
@ -898,6 +907,6 @@ local skill_rogue = {
}
}
local config = {
data=skill_rogue,count=299
data=skill_rogue,count=302
}
return config

View File

@ -28,6 +28,9 @@ local monster_base = {
},
[10010]={
},
[10011]={
},
[10012]={
@ -52,126 +55,6 @@ local monster_base = {
},
[10019]={
},
[10020]={
},
[10021]={
},
[10022]={
},
[10023]={
},
[10024]={
},
[10025]={
},
[10026]={
},
[10027]={
},
[10028]={
},
[10029]={
},
[10030]={
},
[10031]={
},
[10032]={
},
[10033]={
},
[10034]={
},
[10035]={
},
[10036]={
},
[10037]={
},
[10038]={
},
[10039]={
},
[10040]={
},
[10041]={
},
[10042]={
},
[10043]={
},
[10044]={
},
[10045]={
},
[10046]={
},
[10047]={
},
[10048]={
},
[10049]={
},
[10050]={
},
[10051]={
},
[10052]={
},
[10053]={
},
[10054]={
},
[10055]={
},
[10056]={
},
[10057]={
},
[10058]={
},
[10059]={
},
[20001]={
@ -196,156 +79,6 @@ local monster_base = {
},
[20008]={
},
[20009]={
},
[20010]={
},
[20011]={
},
[20012]={
},
[20013]={
},
[20014]={
},
[20015]={
},
[20016]={
},
[20017]={
},
[20018]={
},
[20019]={
},
[20020]={
},
[20021]={
},
[20022]={
},
[20023]={
},
[20024]={
},
[20025]={
},
[20026]={
},
[20027]={
},
[20028]={
},
[20029]={
},
[20030]={
},
[20031]={
},
[20032]={
},
[20033]={
},
[20034]={
},
[20035]={
},
[20036]={
},
[20037]={
},
[20038]={
},
[20039]={
},
[20040]={
},
[20041]={
},
[20042]={
},
[20043]={
},
[20044]={
},
[20045]={
},
[20046]={
},
[20047]={
},
[20048]={
},
[20049]={
},
[20050]={
},
[20051]={
},
[20052]={
},
[20053]={
},
[20054]={
},
[20055]={
},
[20056]={
},
[20057]={
},
[20058]={
},
[30001]={
@ -377,53 +110,74 @@ local monster_base = {
[30010]={
},
[30011]={
[413001]={
},
[30012]={
[414001]={
},
[30014]={
[415001]={
},
[30015]={
[415002]={
},
[30016]={
[416001]={
},
[30017]={
[423001]={
},
[30018]={
[424001]={
},
[30019]={
[425001]={
},
[30020]={
[425002]={
},
[30021]={
[426001]={
},
[30022]={
[433001]={
},
[30023]={
[434001]={
},
[30024]={
[435001]={
},
[30025]={
[435002]={
},
[30026]={
[443001]={
},
[444001]={
},
[445001]={
},
[445002]={
},
[453001]={
},
[454001]={
},
[455001]={
},
[455002]={
}
}
local config = {
data=monster_base,count=141
data=monster_base,count=59
}
return config

View File

@ -148,6 +148,15 @@ local skill_rogue = {
},
[1300123]={
},
[1300131]={
},
[1300132]={
},
[1300133]={
},
[1300141]={
@ -898,6 +907,6 @@ local skill_rogue = {
}
}
local config = {
data=skill_rogue,count=299
data=skill_rogue,count=302
}
return config

View File

@ -28,6 +28,9 @@ local monster_base = {
},
[10010]={
},
[10011]={
},
[10012]={
@ -52,388 +55,129 @@ local monster_base = {
},
[10019]={
},
[10020]={
},
[10021]={
},
[10022]={
},
[10023]={
},
[10024]={
},
[10025]={
},
[10026]={
},
[10027]={
},
[10028]={
},
[10029]={
},
[10030]={
},
[10031]={
},
[10032]={
},
[10033]={
},
[10034]={
},
[10035]={
},
[10036]={
},
[10037]={
},
[10038]={
},
[10039]={
},
[10040]={
},
[10041]={
},
[10042]={
},
[10043]={
},
[10044]={
},
[10045]={
},
[10046]={
},
[10047]={
},
[10048]={
},
[10049]={
},
[10050]={
},
[10051]={
},
[10052]={
},
[10053]={
},
[10054]={
},
[10055]={
},
[10056]={
},
[10057]={
},
[10058]={
},
[10059]={
},
[20001]={
["name"]="นักล่าป่า"
},
[20002]={
["name"]="นักธนูป่า"
},
[20003]={
["name"]="ราชามังกร"
},
[20004]={
["name"]="ก็อบลินอีลิท"
},
[20005]={
["name"]="ป้อมโบราณ"
},
[20006]={
["name"]="เกราะเต่าเขียว"
},
[20007]={
["name"]="ก็อบลินบ้าคลั่ง"
},
[20008]={
["name"]="มนุษย์หินยักษ์"
},
[20009]={
["name"]="บูชาภูตไม้"
},
[20010]={
["name"]="ผู้พิทักษ์ทิพย์ไฟ"
},
[20011]={
["name"]="รูปมารดิน"
},
[20012]={
["name"]="ราชาโครงกระดูก"
},
[20013]={
["name"]="ราชาตัวตลก"
},
[20014]={
["name"]="ผู้นำเขียวโล่"
},
[20015]={
["name"]="โล่เหล็กผู้นำแดง"
},
[20016]={
["name"]="ลมกรดตาเดียว"
},
[20017]={
["name"]="นักเวทย์โครงกระดูก"
},
[20018]={
["name"]="นักเวทย์ชั่วร้าย"
},
[20019]={
["name"]="นักดาบทิพย์ไฟ"
},
[20020]={
["name"]="ราชาทิพย์ไฟ"
},
[20021]={
["name"]="โจวอี้เต๋อ DH"
},
[20022]={
["name"]="มนุษย์หิมะช่างตีเหล็ก"
},
[20023]={
["name"]="มนุษย์หิมะอีลิท"
},
[20024]={
["name"]="อสูรบิน"
},
[20025]={
["name"]="ช่างตีเหล็กกลายพันธุ์"
},
[20026]={
["name"]="อีลิทกลายพันธุ์"
},
[20027]={
["name"]="โฮลเดนเต่าม่วง"
},
[20028]={
["name"]="ยักษ์น้ำแข็ง"
},
[20029]={
["name"]="รูปมารดินเพลิง"
},
[20030]={
["name"]="เศษเทพมาร"
},
[20031]={
["name"]="ผู้พิทักษ์เทพมาร"
},
[20032]={
["name"]="เทพมารโบราณ"
},
[20033]={
["name"]="รถเข็นเหมืองเหรียญทอง"
},
[20034]={
["name"]="ด้วงเปลวไฟ"
},
[20035]={
["name"]="อสูรลาวายักษ์"
},
[20036]={
["name"]="ผู้นำจระเข้"
},
[20037]={
["name"]="ต้นเรือวอลรัส"
},
[20038]={
["name"]="กัปตันปลาหมึก"
},
[20039]={
["name"]="วิญญาณตะเกียงทอง"
},
[20040]={
["name"]="วิญญาณตะเกียงคำสาป"
},
[20041]={
["name"]="วิญญาณตะเกียงตาชั่วร้าย"
},
[20042]={
["name"]="วิญญาณตะเกียงยอดเขาฟรอสต์"
},
[20043]={
["name"]="วิญญาณตะเกียงยาโบราณ"
},
[20044]={
["name"]="หัวหน้าฉลาม"
},
[20045]={
["name"]="อนธการ"
},
[20046]={
["name"]="ปูเรืองแสง"
},
[20047]={
["name"]="จ้าวสมุทร"
},
[20048]={
["name"]="ผู้พิทักษ์ซากโบราณ"
},
[20049]={
["name"]="นักดำน้ำลึก",
["desc"]="สัตว์ร้ายจากความมืด การกัดของมันทำให้นักผจญภัยมีสถานะเชิงลบ<color=#ffde35>[เลือดไหล]</color>ในทุกย่างก้าว เมื่อ<color=#ffde35>HP ของเขาต่ำกว่าค่าที่กำหนด</color> เขาจะตกอยู่ใน<color=#ffde35>ความบ้าคลั่ง</color> และ <color=#ffde35>ดาเมจจะเพิ่มขึ้น</color >ในเวลาเดียวกัน มันจะทำให้<color=#ffde35>อาการบาดเจ็บของตนเองแย่ลง</color>ด้วย ดังนั้นคว้าโอกาสนี้ไว้และต่อสู้กับเขาโดยเร็ว!"
},
[20050]={
["name"]="ลูกแพะสีดำ",
["desc"]="พวกเขาไม่มีที่สิ้นสุด <color=#ffde35>ฟื้นคืนชีพจากความตาย<color=#ffde35> ปล่อย<color=#ffde35>[ทุจริต]</color>ให้เต็มที่คว้าช่วงเวลาที่อ่อนแอของพวกเขา และมอบการโจมตีที่ร้ายแรงให้กับพวกเขา!"
},
[20051]={
["name"]="ชาบู·นิโคลัส",
["desc"]="มันไม่ได้โหดร้าย แต่การที่คุณ<color=#ffde35>ติดอยู่ในหล่ม</color>และดิ้นรนทำให้เขามีความสุข"
},
[20052]={
["name"]="นยาร์ลาโทเทป",
["desc"]="เขาโกรธจึง<color=#ffde35>ยกดาบในมือแล้วสังหาร</color> เขาเศร้าจึงทำให้ถนนข้างหน้า<color=#ffde35>เต็มไปด้วยหนาม</color> เขามีความสุข ดังนั้น<color=# ffde35>มอบการรักษา</color> เขาดีใจ ดังนั้น<color=#ffde35>เถาวัลย์</color>จะปกคลุมขาของผู้มาเยี่ยม คุณไม่สามารถรู้สีหน้าที่แท้จริงในหน้ากากของเขาได้ เช่นเดียวกับที่คุณไม่สามารถรู้การกระทำต่อไปของเขาได้"
},
[20053]={
["name"]="เทพน้องชายที่ลึกลับ",
["desc"]="พวกมันเป็นงร่างกายเดียวที่มีสองด้าน เป็น<color=#ffde35>กำแพงทองแดงและเหล็ก</color> ก็เป็นกิ่งก้านที่อ่อนโยน มีเพียงความตายเท่านั้นที่จะแยกกิ่งก้านได้"
},
[20054]={
["name"]="ลาน·ติโกส",
["desc"]="ความชั่วร้ายจะ<color=#ffde35>ดื่มด่ำกับความสุขที่ได้มาจากสายเลือด</color> และคุณอยู่ที่นี่เพื่อกำจัดความชั่วร้าย"
},
[20055]={
["name"]="เกศลา",
["desc"]="เดิมทีมันเป็นผู้พิทักษ์ของห้องลับ แต่ตอนนี้มันอยู่เหนือการควบคุมแล้ว มัน <color=#ffde35>ปล่อยเวทมนตร์อย่างสับสนวุ่นวาย</color>เพื่อปกป้องตัวเองและโจมตีผู้มาเยือนทั้งหมด"
},
[20056]={
["name"]="ไอเด่·ย่า",
["desc"]="มันดูไม่ดุดัน แต่กีดขวางทางคุณอยู่จริงๆ พยายามฝ่า <color=#ffde35>การป้องกันอันหนักหน่วง</color>ของเขา บางทีการโจมตีที่ดุเดือดและเข้มข้นอาจสามารถพาเขาไปได้"
},
[20057]={
["name"]="ผู้ปกครองวันเก่า",
["desc"]="มันอยู่ที่นั่นอย่างเงียบๆ และความรู้สึกถูกกดขี่ก็เข้าครอบงำเรา มันไม่ต้อนรับแขกแปลกหน้า มันยกมือขึ้นเบาๆ ก็เกิดพายุเลือด"
},
[20058]={
["name"]="อาซาโธธ",
["desc"]="แค่จ้องมองมันก็จะรู้สึกว่ามีบางอย่างเกิดการเปลี่ยนแปลงแล้ว จำไว้ว่า การโจมตีแบบไม่มีกลยุทธ์ไม่ใช่วิธีที่ดี"
},
[30001]={
["name"]="หัวหอม"
},
[30002]={
["name"]="สาวดาบ"
},
[30003]={
["name"]="หัวใจน้ำแข็ง"
},
[30004]={
["name"]="นินจาเร็น"
},
[30005]={
["name"]="สาวเต้น"
},
[30006]={
["name"]="กวาง"
},
[30007]={
["name"]="เด็กมารดาบ"
},
[30008]={
["name"]="สาวมารน้ำแข็ง"
},
[30009]={
["name"]="ไฟร้อน"
},
[30010]={
["name"]="คนเถื่อน"
},
[30011]={
["name"]="อเล็กซานเดอร์"
[413001]={
},
[30012]={
["name"]="เอ่ยา"
[414001]={
},
[30014]={
["name"]="คลอดด์"
[415001]={
},
[30015]={
["name"]="แม่มดกีกี้"
[415002]={
},
[30016]={
["name"]="มู่หลาน"
[416001]={
},
[30017]={
["name"]="โซล"
[423001]={
},
[30018]={
["name"]="แพนด้า"
[424001]={
},
[30019]={
["name"]="นักล่าวิญญาณ"
[425001]={
},
[30020]={
["name"]="หมาป่าป่า"
[425002]={
},
[30021]={
["name"]="สาวอีกา"
[426001]={
},
[30022]={
["name"]="สาวน้ำแข็ง"
[433001]={
},
[30023]={
["name"]="ผีเสื้อ"
[434001]={
},
[30024]={
["name"]="ฝันร้าย"
[435001]={
},
[30025]={
["name"]="คลีโอพัตรา"
[435002]={
},
[30026]={
["name"]="นักเวทแวบวับ"
[443001]={
},
[444001]={
},
[445001]={
},
[445002]={
},
[453001]={
},
[454001]={
},
[455001]={
},
[455002]={
}
}
local config = {
data=monster_base,count=141
data=monster_base,count=59
}
return config

View File

@ -148,6 +148,15 @@ local skill_rogue = {
},
[1300123]={
},
[1300131]={
},
[1300132]={
},
[1300133]={
},
[1300141]={
@ -898,6 +907,6 @@ local skill_rogue = {
}
}
local config = {
data=skill_rogue,count=299
data=skill_rogue,count=302
}
return config

View File

@ -28,6 +28,9 @@ local monster_base = {
},
[10010]={
},
[10011]={
},
[10012]={
@ -52,388 +55,129 @@ local monster_base = {
},
[10019]={
},
[10020]={
},
[10021]={
},
[10022]={
},
[10023]={
},
[10024]={
},
[10025]={
},
[10026]={
},
[10027]={
},
[10028]={
},
[10029]={
},
[10030]={
},
[10031]={
},
[10032]={
},
[10033]={
},
[10034]={
},
[10035]={
},
[10036]={
},
[10037]={
},
[10038]={
},
[10039]={
},
[10040]={
},
[10041]={
},
[10042]={
},
[10043]={
},
[10044]={
},
[10045]={
},
[10046]={
},
[10047]={
},
[10048]={
},
[10049]={
},
[10050]={
},
[10051]={
},
[10052]={
},
[10053]={
},
[10054]={
},
[10055]={
},
[10056]={
},
[10057]={
},
[10058]={
},
[10059]={
},
[20001]={
["name"]="Thợ Săn Rừng Sâu"
},
[20002]={
["name"]="Xạ Thủ Rừng Sâu"
},
[20003]={
["name"]="Dragon King"
},
[20004]={
["name"]="Goblin Tinh Anh"
},
[20005]={
["name"]="Thành Trì Viễn Cổ"
},
[20006]={
["name"]="Green Turtle"
},
[20007]={
["name"]="Goblin Cuồng Bạo"
},
[20008]={
["name"]="Stone Giant"
},
[20009]={
["name"]="Tế Tự Treant"
},
[20010]={
["name"]="Thủ Vệ Fire Spirit"
},
[20011]={
["name"]="Goblin Golem"
},
[20012]={
["name"]="Skeleton King"
},
[20013]={
["name"]="Joker King"
},
[20014]={
["name"]="Thủ Lĩnh Green Shield"
},
[20015]={
["name"]="Thủ Lĩnh Red Shield"
},
[20016]={
["name"]="Cyclops Whirlwind"
},
[20017]={
["name"]="Pháp Sư Skeleton"
},
[20018]={
["name"]="Pháp Sư Ác Độc"
},
[20019]={
["name"]="Đao Khách Fire Spirit"
},
[20020]={
["name"]="Fire Spirit King"
},
[20021]={
["name"]="Thợ Săn Quỷ Zoyid"
},
[20022]={
["name"]="Thợ Rèn Người Tuyết"
},
[20023]={
["name"]="Người Tuyết Tinh Anh"
},
[20024]={
["name"]="Sky Golem"
},
[20025]={
["name"]="Thợ Rèn Dị Biến"
},
[20026]={
["name"]="Tinh Anh Dị Biến"
},
[20027]={
["name"]="Rùa Tím Holden"
},
[20028]={
["name"]="Ice Giant"
},
[20029]={
["name"]="Goblin Golem"
},
[20030]={
["name"]="Mảnh Ma Thần"
},
[20031]={
["name"]="Thủ Vệ Ma Thần"
},
[20032]={
["name"]="Ma Thần Viễn Cổ"
},
[20033]={
["name"]="Xe Mỏ Vàng"
},
[20034]={
["name"]="Bọ Lửa"
},
[20035]={
["name"]="Cự Thú Dung Nham"
},
[20036]={
["name"]="Thủ Lĩnh Cá Sấu"
},
[20037]={
["name"]="Thuyền Phó Voi Biển"
},
[20038]={
["name"]="Thuyền Trưởng Bạch Tuộc"
},
[20039]={
["name"]="Linh Đăng Hoàng Kim"
},
[20040]={
["name"]="Linh Đăng Nguyền Rủa"
},
[20041]={
["name"]="Linh Đăng Tà Nhãn"
},
[20042]={
["name"]="Linh Đăng Núi Băng"
},
[20043]={
["name"]="Linh Đăng Cổ Y"
},
[20044]={
["name"]="Thủ Lĩnh Cá Mập"
},
[20045]={
["name"]="Dimness"
},
[20046]={
["name"]="Cua Biển Phát Sáng"
},
[20047]={
["name"]="Vua Biển Cả"
},
[20048]={
["name"]="Thủ Vệ Di Tích"
},
[20049]={
["name"]="Kẻ xâm nhập",
["desc"]="Dã thú đến từ bóng tối, vết cắn của nó khiến nhà thám hiểm mỗi bước đều mang trạng thái Debuff <color=#ffde35>[Mất Máu]</color>. Khi <color=#ffde35>HP của hắn thấp hơn điểm nhất định</color> sẽ rơi vào <color=#ffde35>Điên Cuồng</color>, <color=#ffde35>ST tăng </color>, đồng thời cũng khiến <color=#ffde35>bản thân trọng thương hơn</color>, hãy nắm bắt cơ hội và quyết chiến quyết thắng với hắn!"
},
[20050]={
["name"]="Dê Đen Con",
["desc"]="Họ là vô tận, <color=#ffde35>hồi sinh từ cõi chết<color=#ffde35>, giải phóng <color=#ffde35>[Sa Đọa]</color>, nắm bắt khoảnh khắc suy yếu của chúng và cho chúng đòn chí mạng!"
},
[20051]={
["name"]="Shub-Niggurath",
["desc"]="Ngài không độc ác, nhưng cách bạn <color=#ffde35>mắc kẹt trong vũng lầy</color> và vùng vẫy khiến ngài thấy vui vẻ."
},
[20052]={
["name"]="Nyarlathotep",
["desc"]="Khi hắn tức giận là <color=#ffde35>tay giờ lên và đao chém xuống</color>; khi hắn buồn bã là con đường phía trước sẽ <color=#ffde35>rải đầy gai</color>; khi hắn vui vẻ là sẽ <color=# ffde35>ban cho trị liệu</color>; khi hắn vui sướng thì <color=#ffde35>dây leo</color> sẽ leo đầy chân của người đến. Bạn không thể biết biểu cảm thực sự đằng sau chiếc mặt nạ của hắn, cũng như không thể biết hành động tiếp theo của hắn là gì."
},
[20053]={
["name"]="Thần Huynh Đệ Thần Bí",
["desc"]="Đó là hai mặt của 1 thân thể, một <color=#ffde35>tường đồng vách sắt</color>, cũng là những cành non, chỉ có cái chết mới có thể chia cắt được cành cây."
},
[20054]={
["name"]="Rhan-Tegoth",
["desc"]="Tà ác sẽ <color=#ffde35>chìm đắm trong niềm khoái cảm mà máu</color> mang lại, và bạn ở đây là để diệt trừ cái ác."
},
[20055]={
["name"]="Cthylla",
["desc"]="Nó vốn là người bảo vệ mật thất, nhưng giờ nó đã mất kiểm soát, nó <color=#ffde35>giải phóng phép thuật trong hỗn loạn</color> để tự bảo vệ mình và tấn công tất cả những kẻ ghé thăm."
},
[20056]={
["name"]="Idh-Yaa",
["desc"]="Trông nó không hung hắn nhưng chắc chắn đang cản đường bạn. Hãy cố gắng xuyên thủng <color=#ffde35>lớp phòng thủ dày đặc</color> của nó. Có lẽ đòn tấn công dữ dội và tập trung sẽ đuổi được nó đi."
},
[20057]={
["name"]="Great Old Ones",
["desc"]="Nó chỉ cần lặng lẽ ở đó là cảm giác áp bức dần tập kích. Nó không chào đón những vị khách lạ, giơ tay nhẹ nhàng là sẽ có 1 cơn bão máu."
},
[20058]={
["name"]="Azathoth",
["desc"]="Chỉ cần nhìn chằm chằm vào nó, bạn sẽ cảm thấy có gì đó khác lạ, hãy nhớ rằng không nên tấn công một cách mù quáng."
},
[30001]={
["name"]="Onion"
},
[30002]={
["name"]="Irelia"
},
[30003]={
["name"]="Frozen Heart"
},
[30004]={
["name"]="Ninja Jay"
},
[30005]={
["name"]="Vũ Cơ"
},
[30006]={
["name"]="Enchantress"
},
[30007]={
["name"]="Sword Imp"
},
[30008]={
["name"]="Ashe"
},
[30009]={
["name"]="Blaze"
},
[30010]={
["name"]="Barbarian"
},
[30011]={
["name"]="Alexander"
[413001]={
},
[30012]={
["name"]="Erya"
[414001]={
},
[30014]={
["name"]="Cloud"
[415001]={
},
[30015]={
["name"]="Phù Thủy Kiki"
[415002]={
},
[30016]={
["name"]="Mộc Lan"
[416001]={
},
[30017]={
["name"]="Thor"
[423001]={
},
[30018]={
["name"]="Panda"
[424001]={
},
[30019]={
["name"]="Thợ Săn Linh Hồn"
[425001]={
},
[30020]={
["name"]="Sói Rừng"
[425002]={
},
[30021]={
["name"]="Crow"
[426001]={
},
[30022]={
["name"]="Ice Queen"
[433001]={
},
[30023]={
["name"]="Bươm Bướm"
[434001]={
},
[30024]={
["name"]="Incubus"
[435001]={
},
[30025]={
["name"]="Cleopatra"
[435002]={
},
[30026]={
["name"]="Pháp Sư Blink"
[443001]={
},
[444001]={
},
[445001]={
},
[445002]={
},
[453001]={
},
[454001]={
},
[455001]={
},
[455002]={
}
}
local config = {
data=monster_base,count=141
data=monster_base,count=59
}
return config

View File

@ -148,6 +148,15 @@ local skill_rogue = {
},
[1300123]={
},
[1300131]={
},
[1300132]={
},
[1300133]={
},
[1300141]={
@ -898,6 +907,6 @@ local skill_rogue = {
}
}
local config = {
data=skill_rogue,count=299
data=skill_rogue,count=302
}
return config

View File

@ -28,6 +28,9 @@ local monster_base = {
},
[10010]={
},
[10011]={
},
[10012]={
@ -52,388 +55,129 @@ local monster_base = {
},
[10019]={
},
[10020]={
},
[10021]={
},
[10022]={
},
[10023]={
},
[10024]={
},
[10025]={
},
[10026]={
},
[10027]={
},
[10028]={
},
[10029]={
},
[10030]={
},
[10031]={
},
[10032]={
},
[10033]={
},
[10034]={
},
[10035]={
},
[10036]={
},
[10037]={
},
[10038]={
},
[10039]={
},
[10040]={
},
[10041]={
},
[10042]={
},
[10043]={
},
[10044]={
},
[10045]={
},
[10046]={
},
[10047]={
},
[10048]={
},
[10049]={
},
[10050]={
},
[10051]={
},
[10052]={
},
[10053]={
},
[10054]={
},
[10055]={
},
[10056]={
},
[10057]={
},
[10058]={
},
[10059]={
},
[20001]={
["name"]="叢林神獵手"
},
[20002]={
["name"]="叢林神射手"
},
[20003]={
["name"]="王之巨龍"
},
[20004]={
["name"]="菁英哥布林"
},
[20005]={
["name"]="遠古堡壘"
},
[20006]={
["name"]="綠龜剛鎧"
},
[20007]={
["name"]="狂暴哥布林"
},
[20008]={
["name"]="石巨人"
},
[20009]={
["name"]="樹精祭祀"
},
[20010]={
["name"]="火靈守衛"
},
[20011]={
["name"]="地精魔像"
},
[20012]={
["name"]="骷髏王"
},
[20013]={
["name"]="小丑之王"
},
[20014]={
["name"]="鋼盾綠首領"
},
[20015]={
["name"]="鋼盾紅首領"
},
[20016]={
["name"]="獨眼旋風"
},
[20017]={
["name"]="骷髏法師"
},
[20018]={
["name"]="惡毒法師"
},
[20019]={
["name"]="火靈刀客"
},
[20020]={
["name"]="火靈王"
},
[20021]={
["name"]="卓一德DH"
},
[20022]={
["name"]="雪人鐵匠"
},
[20023]={
["name"]="雪人菁英"
},
[20024]={
["name"]="飛天魔"
},
[20025]={
["name"]="異變鐵匠"
},
[20026]={
["name"]="異變菁英"
},
[20027]={
["name"]="紫龜霍頓"
},
[20028]={
["name"]="冰巨人"
},
[20029]={
["name"]="地精炎魔像"
},
[20030]={
["name"]="魔神碎片"
},
[20031]={
["name"]="魔神守護者"
},
[20032]={
["name"]="遠古魔神"
},
[20033]={
["name"]="金幣礦車"
},
[20034]={
["name"]="烈焰甲蟲"
},
[20035]={
["name"]="熔岩巨獸"
},
[20036]={
["name"]="鱷魚頭領"
},
[20037]={
["name"]="海象大副"
},
[20038]={
["name"]="章魚船長"
},
[20039]={
["name"]="黃金燈靈"
},
[20040]={
["name"]="詛咒燈靈"
},
[20041]={
["name"]="邪眸燈靈"
},
[20042]={
["name"]="霜峰燈靈"
},
[20043]={
["name"]="古醫燈靈"
},
[20044]={
["name"]="鯊魚頭領"
},
[20045]={
["name"]="黑暗一德"
},
[20046]={
["name"]="螢光海蟹"
},
[20047]={
["name"]="海之王"
},
[20048]={
["name"]="遺跡守護者"
},
[20049]={
["name"]="深潛者",
["desc"]="來自黑暗的野獸,他的啃噬讓冒險家的每一步都帶著<color=#ffde35>【流血】</color>的負面狀態。當他的<color=#ffde35>血量低於一定值時</color>,他會陷入<color=#ffde35>癲狂</color><color=#ffde35>傷害提高</color>的同時也會讓<color=#ffde35>自己受到傷害加重</color>,抓緊時機,與他速戰速決!"
},
[20050]={
["name"]="黑山羊幼崽",
["desc"]="它們無窮無盡,<color=#ffde35>死而復生<color=#ffde35>,盡情地釋放<color=#ffde35>【腐敗】</color>,抓住它們虛弱的瞬間,給予它們致命一擊!"
},
[20051]={
["name"]="莎布·尼可拉斯",
["desc"]="祂並不兇殘,但你<color=#ffde35>陷入泥沼</color>奮力掙扎的模樣令祂愉悅。"
},
[20052]={
["name"]="奈亞拉托提普",
["desc"]="他憤怒,於是<color=#ffde35>手起刀落</color>;他哀怨,於是前進的路上<color=#ffde35>鋪滿了荊棘</color>;他歡愉,於是<color=# ffde35>賜予治癒</color>;他喜悅,於是<color=#ffde35>藤蔓</color>爬滿來者的腿。你無法得知他面具下的真實表情,一如你無法得知他接下來的行動。"
},
[20053]={
["name"]="神秘的兄弟神",
["desc"]="他們是一體兩面,是<color=#ffde35>銅牆鐵壁</color>,也是柔枝嫩條,唯有死亡能夠給連枝帶來分離。"
},
[20054]={
["name"]="蘭·提戈斯",
["desc"]="邪惡會<color=#ffde35>沉浸於血液</color>帶來的快感之中,而你正是為剷除邪惡而來。"
},
[20055]={
["name"]="克希拉",
["desc"]="它是原先密室的守護者,如今已步入失控,<color=#ffde35>混亂地釋放魔法</color>保全自己,攻擊一切來訪者。"
},
[20056]={
["name"]="依德·雅",
["desc"]="看上去沒什麼攻擊性,但確確實實地擋住了你的去路,努力衝破祂的<color=#ffde35>重重防禦</color>,或許猛烈且集中的攻擊能打敗祂。"
},
[20057]={
["name"]="舊日支配者",
["desc"]="祂只是靜靜地在那裡,壓迫感便襲面而來。祂不歡迎陌生的訪者,輕輕抬手,便是一場腥風血雨。"
},
[20058]={
["name"]="阿撒托斯",
["desc"]="只是凝視著它,你就覺得有什麼東西不一樣了,記住,一直莽攻是不可取的。"
},
[30001]={
["name"]="洋蔥頭"
},
[30002]={
["name"]="刀妹"
},
[30003]={
["name"]="冰心"
},
[30004]={
["name"]="忍者倫"
},
[30005]={
["name"]="舞孃"
},
[30006]={
["name"]="小鹿"
},
[30007]={
["name"]="巨劍魔童"
},
[30008]={
["name"]="寒冰妖姬"
},
[30009]={
["name"]="火旺"
},
[30010]={
["name"]="野蠻人"
},
[30011]={
["name"]="亞歷山大"
[413001]={
},
[30012]={
["name"]="二丫"
[414001]={
},
[30014]={
["name"]="克勞德"
[415001]={
},
[30015]={
["name"]="魔女琪琪"
[415002]={
},
[30016]={
["name"]="木蘭"
[416001]={
},
[30017]={
["name"]="索爾"
[423001]={
},
[30018]={
["name"]="潘達"
[424001]={
},
[30019]={
["name"]="靈魂獵手"
[425001]={
},
[30020]={
["name"]="森林之狼"
[425002]={
},
[30021]={
["name"]="烏鴉姐"
[426001]={
},
[30022]={
["name"]="冰女"
[433001]={
},
[30023]={
["name"]="胡蝶"
[434001]={
},
[30024]={
["name"]="夢魔"
[435001]={
},
[30025]={
["name"]="豔后"
[435002]={
},
[30026]={
["name"]="閃爍法師"
[443001]={
},
[444001]={
},
[445001]={
},
[445002]={
},
[453001]={
},
[454001]={
},
[455001]={
},
[455002]={
}
}
local config = {
data=monster_base,count=141
data=monster_base,count=59
}
return config

View File

@ -148,6 +148,15 @@ local skill_rogue = {
},
[1300123]={
},
[1300131]={
},
[1300132]={
},
[1300133]={
},
[1300141]={
@ -898,6 +907,6 @@ local skill_rogue = {
}
}
local config = {
data=skill_rogue,count=299
data=skill_rogue,count=302
}
return config