7316 lines
112 KiB
Lua
7316 lines
112 KiB
Lua
local config = {
|
|
[1] = {
|
|
Race=51,
|
|
RaceImg=11,
|
|
Appr=160,
|
|
Lvl=5,
|
|
Undead=0,
|
|
CoolEye=0,
|
|
Exp=5,
|
|
Attribute="3#1#500000|3#3#1|3#4#10",
|
|
SPEED=0,
|
|
HIT=3,
|
|
WALK_SPD=100,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=10,
|
|
},
|
|
[2] = {
|
|
Race=86,
|
|
RaceImg=14,
|
|
Appr=20,
|
|
Lvl=18,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=1,
|
|
Attribute="3#1#1000|3#3#7|3#4#10",
|
|
SPEED=13,
|
|
HIT=11,
|
|
WALK_SPD=1500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2500,
|
|
},
|
|
[3] = {
|
|
Race=55,
|
|
RaceImg=19,
|
|
Appr=72,
|
|
Lvl=99,
|
|
Undead=0,
|
|
CoolEye=0,
|
|
Exp=0,
|
|
Attribute="3#1#100000000|3#2#5000000|3#4#30|3#7#15|3#10#30",
|
|
SPEED=15,
|
|
HIT=200,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
},
|
|
[5] = {
|
|
Race=105,
|
|
RaceImg=19,
|
|
Appr=113,
|
|
Lvl=52,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500,
|
|
Attribute="3#1#850|3#10#12|3#12#28|3#3#27|3#4#37",
|
|
SPEED=0,
|
|
HIT=50,
|
|
WALK_SPD=500,
|
|
WALKSTEP=4,
|
|
WALKWAIT=1200,
|
|
ATTACK_SPD=1600,
|
|
},
|
|
[6] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=114,
|
|
Lvl=53,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=550,
|
|
Attribute="3#1#800|3#10#13|3#12#33|3#3#16|3#4#40",
|
|
SPEED=0,
|
|
HIT=20,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1700,
|
|
},
|
|
[7] = {
|
|
Race=115,
|
|
RaceImg=34,
|
|
Appr=131,
|
|
Lvl=73,
|
|
Undead=1,
|
|
CoolEye=1,
|
|
Exp=200000,
|
|
Attribute="3#1#60000|3#10#22|3#12#27|3#3#53|3#4#128",
|
|
SPEED=0,
|
|
HIT=25,
|
|
WALK_SPD=0,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2500,
|
|
Color=241,
|
|
},
|
|
[8] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=119,
|
|
Lvl=43,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=480,
|
|
Attribute="3#1#500|3#10#8|3#12#20|3#3#22|3#4#44",
|
|
SPEED=0,
|
|
HIT=15,
|
|
WALK_SPD=800,
|
|
WALKSTEP=3,
|
|
WALKWAIT=2000,
|
|
ATTACK_SPD=1800,
|
|
},
|
|
[9] = {
|
|
Race=115,
|
|
RaceImg=34,
|
|
Appr=131,
|
|
Lvl=78,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=200000,
|
|
Attribute="3#1#120000|3#10#50|3#12#70|3#3#100|3#4#195",
|
|
SPEED=0,
|
|
HIT=50,
|
|
WALK_SPD=0,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2000,
|
|
Color=249,
|
|
},
|
|
[10] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=118,
|
|
Lvl=53,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=550,
|
|
Attribute="3#1#800|3#10#10|3#12#20|3#3#20|3#4#46",
|
|
SPEED=0,
|
|
HIT=17,
|
|
WALK_SPD=800,
|
|
WALKSTEP=4,
|
|
WALKWAIT=2000,
|
|
ATTACK_SPD=2000,
|
|
},
|
|
[11] = {
|
|
Race=116,
|
|
RaceImg=35,
|
|
Appr=132,
|
|
Lvl=53,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=850,
|
|
Attribute="3#1#1000|3#10#10|3#12#23",
|
|
SPEED=0,
|
|
HIT=1,
|
|
WALK_SPD=0,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2500,
|
|
},
|
|
[12] = {
|
|
Race=119,
|
|
RaceImg=19,
|
|
Appr=117,
|
|
Lvl=54,
|
|
Undead=1,
|
|
CoolEye=1,
|
|
Exp=550,
|
|
Attribute="3#1#800|3#10#8|3#12#11|3#3#18|3#4#44",
|
|
SPEED=0,
|
|
HIT=17,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1800,
|
|
},
|
|
[13] = {
|
|
Race=117,
|
|
RaceImg=36,
|
|
Appr=133,
|
|
Lvl=52,
|
|
Undead=0,
|
|
CoolEye=1,
|
|
Exp=7,
|
|
Attribute="3#1#10|3#3#30|3#4#40",
|
|
SPEED=0,
|
|
HIT=30,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
},
|
|
[14] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=20089,
|
|
Lvl=80,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#160000|3#10#30|3#12#20|3#3#35|3#4#205",
|
|
SPEED=0,
|
|
HIT=30,
|
|
WALK_SPD=500,
|
|
WALKSTEP=5,
|
|
WALKWAIT=1200,
|
|
ATTACK_SPD=1500,
|
|
},
|
|
[15] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=116,
|
|
Lvl=63,
|
|
Undead=1,
|
|
CoolEye=1,
|
|
Exp=100000,
|
|
Attribute="3#1#25000|3#10#14|3#12#16|3#3#29|3#4#82",
|
|
SPEED=0,
|
|
HIT=18,
|
|
WALK_SPD=800,
|
|
WALKSTEP=5,
|
|
WALKWAIT=2000,
|
|
ATTACK_SPD=1500,
|
|
Color=241,
|
|
},
|
|
[16] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=115,
|
|
Lvl=55,
|
|
Undead=1,
|
|
CoolEye=1,
|
|
Exp=900,
|
|
Attribute="3#1#1200|3#10#10|3#12#12|3#3#26|3#4#54",
|
|
SPEED=0,
|
|
HIT=17,
|
|
WALK_SPD=800,
|
|
WALKSTEP=4,
|
|
WALKWAIT=2000,
|
|
ATTACK_SPD=2000,
|
|
},
|
|
[17] = {
|
|
Race=92,
|
|
RaceImg=21,
|
|
Appr=92,
|
|
Lvl=73,
|
|
Undead=1,
|
|
CoolEye=1,
|
|
Exp=200000,
|
|
Attribute="3#1#50000|3#10#30|3#12#20|3#3#115|3#4#115",
|
|
SPEED=0,
|
|
HIT=30,
|
|
WALK_SPD=500,
|
|
WALKSTEP=5,
|
|
WALKWAIT=1200,
|
|
ATTACK_SPD=1500,
|
|
},
|
|
[18] = {
|
|
Race=105,
|
|
RaceImg=52,
|
|
Appr=93,
|
|
Lvl=73,
|
|
Undead=1,
|
|
CoolEye=1,
|
|
Exp=200000,
|
|
Attribute="3#1#50000|3#10#20|3#12#20|3#3#80|3#4#150",
|
|
SPEED=0,
|
|
HIT=30,
|
|
WALK_SPD=500,
|
|
WALKSTEP=5,
|
|
WALKWAIT=1200,
|
|
ATTACK_SPD=1500,
|
|
},
|
|
[20] = {
|
|
Race=97,
|
|
RaceImg=19,
|
|
Appr=30,
|
|
Lvl=30,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=260,
|
|
Attribute="3#1#465|3#10#3|3#12#2|3#3#14|3#4#38",
|
|
SPEED=0,
|
|
HIT=13,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2000,
|
|
},
|
|
[21] = {
|
|
Race=97,
|
|
RaceImg=19,
|
|
Appr=32,
|
|
Lvl=30,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=280,
|
|
Attribute="3#1#485|3#10#3|3#12#2|3#3#16|3#4#38",
|
|
SPEED=0,
|
|
HIT=13,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2000,
|
|
},
|
|
[22] = {
|
|
Race=97,
|
|
RaceImg=19,
|
|
Appr=33,
|
|
Lvl=30,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=280,
|
|
Attribute="3#1#485|3#10#3|3#12#2|3#3#15|3#4#39",
|
|
SPEED=0,
|
|
HIT=13,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2000,
|
|
},
|
|
[23] = {
|
|
Race=91,
|
|
RaceImg=20,
|
|
Appr=31,
|
|
Lvl=31,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=290,
|
|
Attribute="3#1#340|3#3#14|3#4#36",
|
|
SPEED=0,
|
|
HIT=20,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1700,
|
|
},
|
|
[24] = {
|
|
Race=97,
|
|
RaceImg=19,
|
|
Appr=151,
|
|
Lvl=50,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=1200,
|
|
Attribute="3#1#1000|3#10#8|3#12#8|3#3#22|3#4#52",
|
|
SPEED=0,
|
|
HIT=17,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=222,
|
|
},
|
|
[25] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=10005,
|
|
Lvl=70,
|
|
Undead=1,
|
|
CoolEye=1,
|
|
Exp=200000,
|
|
Attribute="3#1#40000|3#3#60|3#4#120",
|
|
SPEED=0,
|
|
HIT=20,
|
|
WALK_SPD=600,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=241,
|
|
},
|
|
[26] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=3022,
|
|
Lvl=60,
|
|
Undead=1,
|
|
CoolEye=1,
|
|
Exp=100000,
|
|
Attribute="3#1#10000|3#4#80",
|
|
SPEED=0,
|
|
HIT=20,
|
|
WALK_SPD=600,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=241,
|
|
},
|
|
[27] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=3021,
|
|
Lvl=75,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#150000|3#3#70|3#4#150",
|
|
SPEED=0,
|
|
HIT=20,
|
|
WALK_SPD=600,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Color=241,
|
|
},
|
|
[29] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=46,
|
|
Lvl=24,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=330,
|
|
Attribute="3#1#585|3#10#3|3#12#5|3#3#12|3#4#33",
|
|
SPEED=0,
|
|
HIT=12,
|
|
WALK_SPD=1200,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2500,
|
|
},
|
|
[30] = {
|
|
Race=81,
|
|
RaceImg=45,
|
|
Appr=47,
|
|
Lvl=40,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=370,
|
|
Attribute="3#1#785|3#10#10|3#12#10|3#3#12|3#4#50",
|
|
SPEED=0,
|
|
HIT=15,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2000,
|
|
},
|
|
[31] = {
|
|
Race=81,
|
|
RaceImg=47,
|
|
Appr=61,
|
|
Lvl=42,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=450,
|
|
Attribute="3#1#1000|3#10#12|3#12#12|3#3#20|3#4#50",
|
|
SPEED=0,
|
|
HIT=15,
|
|
WALK_SPD=900,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2000,
|
|
},
|
|
[32] = {
|
|
Race=81,
|
|
RaceImg=47,
|
|
Appr=62,
|
|
Lvl=43,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=480,
|
|
Attribute="3#1#1000|3#10#15|3#12#15|3#3#22|3#4#50",
|
|
SPEED=0,
|
|
HIT=15,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2000,
|
|
},
|
|
[33] = {
|
|
Race=101,
|
|
RaceImg=49,
|
|
Appr=63,
|
|
Lvl=71,
|
|
Undead=1,
|
|
CoolEye=1,
|
|
Exp=200000,
|
|
Attribute="3#1#50000|3#10#25|3#12#30|3#3#45|3#4#108",
|
|
SPEED=0,
|
|
HIT=30,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Color=241,
|
|
},
|
|
[34] = {
|
|
Race=101,
|
|
RaceImg=49,
|
|
Appr=1226,
|
|
Lvl=76,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#160000|3#10#31|3#12#36|3#3#66|3#4#180",
|
|
SPEED=0,
|
|
HIT=30,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Color=249,
|
|
},
|
|
[35] = {
|
|
Race=101,
|
|
RaceImg=47,
|
|
Appr=3025,
|
|
Lvl=61,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=100000,
|
|
Attribute="3#1#15000|3#10#12|3#12#12|3#3#20|3#4#100",
|
|
SPEED=0,
|
|
HIT=15,
|
|
WALK_SPD=900,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
},
|
|
[36] = {
|
|
Race=101,
|
|
RaceImg=45,
|
|
Appr=3026,
|
|
Lvl=61,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=100000,
|
|
Attribute="3#1#15000|3#10#12|3#12#12|3#3#20|3#4#100",
|
|
SPEED=0,
|
|
HIT=15,
|
|
WALK_SPD=900,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
},
|
|
[37] = {
|
|
Race=101,
|
|
RaceImg=47,
|
|
Appr=3027,
|
|
Lvl=61,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=100000,
|
|
Attribute="3#1#15000|3#10#12|3#12#12|3#3#20|3#4#110",
|
|
SPEED=0,
|
|
HIT=15,
|
|
WALK_SPD=900,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
},
|
|
[39] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=152,
|
|
Lvl=40,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=800,
|
|
Attribute="3#1#1000|3#10#3|3#12#3|3#3#18|3#4#46",
|
|
SPEED=0,
|
|
HIT=15,
|
|
WALK_SPD=1500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2800,
|
|
},
|
|
[40] = {
|
|
Race=94,
|
|
RaceImg=40,
|
|
Appr=40,
|
|
Lvl=25,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=160,
|
|
Attribute="3#1#355|3#3#12|3#4#26",
|
|
SPEED=0,
|
|
HIT=13,
|
|
WALK_SPD=2000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=3000,
|
|
},
|
|
[41] = {
|
|
Race=94,
|
|
RaceImg=40,
|
|
Appr=40,
|
|
Lvl=50,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=4500,
|
|
Attribute="3#1#3000|3#10#10|3#12#15|3#3#20|3#4#80",
|
|
SPEED=0,
|
|
HIT=50,
|
|
WALK_SPD=1200,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2000,
|
|
Color=241,
|
|
},
|
|
[42] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=103,
|
|
Lvl=60,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=2000,
|
|
Attribute="3#1#3200|3#10#10|3#12#5|3#3#30|3#4#65",
|
|
SPEED=0,
|
|
HIT=17,
|
|
WALK_SPD=700,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=222,
|
|
},
|
|
[43] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=164,
|
|
Lvl=50,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=1800,
|
|
Attribute="3#1#2200|3#10#20|3#12#20|3#3#30|3#4#65",
|
|
SPEED=0,
|
|
HIT=17,
|
|
WALK_SPD=600,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1800,
|
|
Color=222,
|
|
},
|
|
[44] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=112,
|
|
Lvl=50,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=1500,
|
|
Attribute="3#1#2000|3#10#15|3#12#15|3#3#30|3#4#85",
|
|
SPEED=0,
|
|
HIT=17,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1800,
|
|
Color=222,
|
|
},
|
|
[45] = {
|
|
Race=92,
|
|
RaceImg=37,
|
|
Appr=182,
|
|
Lvl=72,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=200000,
|
|
Attribute="3#1#50000|3#10#25|3#12#35|3#3#55|3#4#110",
|
|
SPEED=0,
|
|
HIT=35,
|
|
WALK_SPD=800,
|
|
WALKSTEP=2,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=241,
|
|
},
|
|
[46] = {
|
|
Race=81,
|
|
RaceImg=60,
|
|
Appr=180,
|
|
Lvl=60,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=100000,
|
|
Attribute="3#1#2500|3#10#22|3#12#22|3#3#30|3#4#70",
|
|
SPEED=0,
|
|
HIT=17,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=222,
|
|
},
|
|
[47] = {
|
|
Race=81,
|
|
RaceImg=60,
|
|
Appr=3035,
|
|
Lvl=62,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=100000,
|
|
Attribute="3#1#20000|3#10#22|3#12#22|3#3#30|3#4#100",
|
|
SPEED=0,
|
|
HIT=17,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=222,
|
|
},
|
|
[48] = {
|
|
Race=92,
|
|
RaceImg=37,
|
|
Appr=3033,
|
|
Lvl=77,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#150000|3#10#60|3#12#60|3#3#50|3#4#220",
|
|
SPEED=0,
|
|
HIT=45,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Color=191,
|
|
},
|
|
[50] = {
|
|
Race=60,
|
|
RaceImg=19,
|
|
Appr=0,
|
|
Lvl=65,
|
|
Undead=0,
|
|
CoolEye=100,
|
|
Exp=100000,
|
|
Attribute="3#1#10000",
|
|
SPEED=0,
|
|
HIT=17,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=0,
|
|
Color=222,
|
|
},
|
|
[51] = {
|
|
Race=60,
|
|
RaceImg=19,
|
|
Appr=0,
|
|
Lvl=70,
|
|
Undead=0,
|
|
CoolEye=100,
|
|
Exp=100000,
|
|
Attribute="3#1#20000",
|
|
SPEED=0,
|
|
HIT=17,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=0,
|
|
Color=222,
|
|
},
|
|
[52] = {
|
|
Race=60,
|
|
RaceImg=19,
|
|
Appr=0,
|
|
Lvl=75,
|
|
Undead=0,
|
|
CoolEye=100,
|
|
Exp=300000,
|
|
Attribute="3#1#50000",
|
|
SPEED=0,
|
|
HIT=17,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=0,
|
|
Color=222,
|
|
},
|
|
[53] = {
|
|
Race=60,
|
|
RaceImg=19,
|
|
Appr=0,
|
|
Lvl=119,
|
|
Undead=0,
|
|
CoolEye=100,
|
|
Exp=1000000,
|
|
Attribute="3#1#2000000",
|
|
SPEED=0,
|
|
HIT=17,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=0,
|
|
Color=222,
|
|
},
|
|
[999] = {
|
|
Race=60,
|
|
RaceImg=19,
|
|
Appr=0,
|
|
Lvl=119,
|
|
Undead=0,
|
|
CoolEye=100,
|
|
Exp=1000000,
|
|
Attribute="3#1#1000000",
|
|
SPEED=0,
|
|
HIT=17,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=0,
|
|
Color=222,
|
|
},
|
|
[54] = {
|
|
Race=60,
|
|
RaceImg=19,
|
|
Appr=0,
|
|
Lvl=80,
|
|
Undead=0,
|
|
CoolEye=100,
|
|
Exp=400000,
|
|
Attribute="3#1#100000",
|
|
SPEED=0,
|
|
HIT=17,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=0,
|
|
Color=222,
|
|
},
|
|
[55] = {
|
|
Race=60,
|
|
RaceImg=19,
|
|
Appr=0,
|
|
Lvl=90,
|
|
Undead=0,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#200000",
|
|
SPEED=0,
|
|
HIT=17,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=0,
|
|
Color=222,
|
|
},
|
|
[56] = {
|
|
Race=60,
|
|
RaceImg=19,
|
|
Appr=0,
|
|
Lvl=90,
|
|
Undead=0,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#200000",
|
|
SPEED=0,
|
|
HIT=17,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=0,
|
|
Color=222,
|
|
},
|
|
[57] = {
|
|
Race=60,
|
|
RaceImg=19,
|
|
Appr=0,
|
|
Lvl=85,
|
|
Undead=0,
|
|
CoolEye=100,
|
|
Exp=1000000,
|
|
Attribute="3#1#500000",
|
|
SPEED=0,
|
|
HIT=17,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=0,
|
|
Color=222,
|
|
},
|
|
[58] = {
|
|
Race=60,
|
|
RaceImg=19,
|
|
Appr=0,
|
|
Lvl=65,
|
|
Undead=0,
|
|
CoolEye=100,
|
|
Exp=100000,
|
|
Attribute="3#1#10000",
|
|
SPEED=0,
|
|
HIT=17,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=0,
|
|
Color=222,
|
|
},
|
|
[59] = {
|
|
Race=60,
|
|
RaceImg=19,
|
|
Appr=0,
|
|
Lvl=70,
|
|
Undead=0,
|
|
CoolEye=100,
|
|
Exp=100000,
|
|
Attribute="3#1#20000",
|
|
SPEED=0,
|
|
HIT=17,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=0,
|
|
Color=222,
|
|
},
|
|
[60] = {
|
|
Race=60,
|
|
RaceImg=19,
|
|
Appr=0,
|
|
Lvl=75,
|
|
Undead=0,
|
|
CoolEye=100,
|
|
Exp=300000,
|
|
Attribute="3#1#100000",
|
|
SPEED=0,
|
|
HIT=17,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=0,
|
|
Color=222,
|
|
},
|
|
[61] = {
|
|
Race=60,
|
|
RaceImg=19,
|
|
Appr=0,
|
|
Lvl=85,
|
|
Undead=0,
|
|
CoolEye=100,
|
|
Exp=1000000,
|
|
Attribute="3#1#500000",
|
|
SPEED=0,
|
|
HIT=17,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=0,
|
|
Color=222,
|
|
},
|
|
[62] = {
|
|
Race=60,
|
|
RaceImg=19,
|
|
Appr=0,
|
|
Lvl=80,
|
|
Undead=0,
|
|
CoolEye=100,
|
|
Exp=400000,
|
|
Attribute="3#1#100000",
|
|
SPEED=0,
|
|
HIT=17,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=0,
|
|
Color=222,
|
|
},
|
|
[63] = {
|
|
Race=60,
|
|
RaceImg=19,
|
|
Appr=0,
|
|
Lvl=80,
|
|
Undead=0,
|
|
},
|
|
[64] = {
|
|
Race=81,
|
|
RaceImg=47,
|
|
Appr=3024,
|
|
Lvl=60,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=1250,
|
|
Attribute="3#1#3500|3#10#15|3#12#20|3#3#28|3#4#75",
|
|
SPEED=0,
|
|
HIT=18,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2000,
|
|
},
|
|
[65] = {
|
|
Race=81,
|
|
RaceImg=47,
|
|
Appr=2036,
|
|
Lvl=74,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=200000,
|
|
Attribute="3#1#90000|3#10#20|3#12#25|3#3#45|3#4#200",
|
|
SPEED=0,
|
|
HIT=25,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=222,
|
|
},
|
|
[66] = {
|
|
Race=81,
|
|
RaceImg=47,
|
|
Appr=233,
|
|
Lvl=74,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=200000,
|
|
Attribute="3#1#100000|3#10#20|3#12#25|3#3#45|3#4#155",
|
|
SPEED=0,
|
|
HIT=25,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=222,
|
|
},
|
|
[67] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20029,
|
|
Lvl=79,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#200000|3#10#90|3#12#390|3#3#100|3#4#240",
|
|
SPEED=0,
|
|
HIT=60,
|
|
WALK_SPD=600,
|
|
WALKSTEP=0,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
boIsBoss=1,
|
|
Custommonster="2297#2298",
|
|
},
|
|
[68] = {
|
|
Race=81,
|
|
RaceImg=47,
|
|
Appr=10338,
|
|
Lvl=74,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=200000,
|
|
Attribute="3#1#100000|3#10#20|3#12#25|3#3#45|3#4#155",
|
|
SPEED=0,
|
|
HIT=25,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=222,
|
|
},
|
|
[69] = {
|
|
Race=81,
|
|
RaceImg=47,
|
|
Appr=10124,
|
|
Lvl=64,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=100000,
|
|
Attribute="3#1#30000|3#10#20|3#12#25|3#3#45|3#4#125",
|
|
SPEED=0,
|
|
HIT=25,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=222,
|
|
},
|
|
[70] = {
|
|
Race=81,
|
|
RaceImg=47,
|
|
Appr=10125,
|
|
Lvl=64,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=100000,
|
|
Attribute="3#1#30000|3#10#20|3#12#25|3#3#45|3#4#125",
|
|
SPEED=0,
|
|
HIT=25,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=222,
|
|
},
|
|
[71] = {
|
|
Race=81,
|
|
RaceImg=47,
|
|
Appr=10123,
|
|
Lvl=64,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=100000,
|
|
Attribute="3#1#30000|3#10#20|3#12#25|3#3#45|3#4#125",
|
|
SPEED=0,
|
|
HIT=25,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=222,
|
|
},
|
|
[73] = {
|
|
Race=81,
|
|
RaceImg=47,
|
|
Appr=1124,
|
|
Lvl=60,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=2200,
|
|
Attribute="3#1#4000|3#10#20|3#12#25|3#3#45|3#4#100",
|
|
SPEED=0,
|
|
HIT=25,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=222,
|
|
},
|
|
[74] = {
|
|
Race=81,
|
|
RaceImg=47,
|
|
Appr=1125,
|
|
Lvl=60,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=2200,
|
|
Attribute="3#1#4000|3#10#20|3#12#25|3#3#45|3#4#100",
|
|
SPEED=0,
|
|
HIT=25,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=222,
|
|
},
|
|
[75] = {
|
|
Race=81,
|
|
RaceImg=47,
|
|
Appr=2033,
|
|
Lvl=75,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=100000,
|
|
Attribute="3#1#35000|3#10#20|3#12#25|3#3#45|3#4#100",
|
|
SPEED=0,
|
|
HIT=25,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=222,
|
|
},
|
|
[76] = {
|
|
Race=81,
|
|
RaceImg=47,
|
|
Appr=2040,
|
|
Lvl=75,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=100000,
|
|
Attribute="3#1#35000|3#10#20|3#12#25|3#3#45|3#4#125",
|
|
SPEED=0,
|
|
HIT=25,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=222,
|
|
},
|
|
[77] = {
|
|
Race=81,
|
|
RaceImg=47,
|
|
Appr=3060,
|
|
Lvl=80,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=200000,
|
|
Attribute="3#1#100000|3#10#20|3#12#25|3#3#45|3#4#160",
|
|
SPEED=0,
|
|
HIT=25,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=222,
|
|
},
|
|
[78] = {
|
|
Race=107,
|
|
RaceImg=33,
|
|
Appr=2020,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=500000,
|
|
Attribute="3#1#200000|3#10#20|3#12#25|3#3#85|3#4#260",
|
|
SPEED=0,
|
|
HIT=25,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Color=222,
|
|
},
|
|
[80] = {
|
|
Race=81,
|
|
RaceImg=47,
|
|
Appr=320,
|
|
Lvl=65,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=2200,
|
|
Attribute="3#1#5500|3#10#20|3#12#25|3#3#45|3#4#75",
|
|
SPEED=0,
|
|
HIT=25,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=222,
|
|
},
|
|
[81] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=321,
|
|
Lvl=65,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=2200,
|
|
Attribute="3#1#3000|3#10#20|3#12#25|3#3#45|3#4#60",
|
|
SPEED=0,
|
|
HIT=25,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=222,
|
|
Custommonster=2205,
|
|
},
|
|
[82] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=324,
|
|
Lvl=76,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=100000,
|
|
Attribute="3#1#50000|3#10#20|3#12#30|3#3#100|3#4#200",
|
|
SPEED=0,
|
|
HIT=53,
|
|
WALK_SPD=900,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2185#2186|1",
|
|
},
|
|
[83] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=322,
|
|
Lvl=65,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=2200,
|
|
Attribute="3#1#4000|3#10#20|3#12#25|3#3#45|3#4#70",
|
|
SPEED=0,
|
|
HIT=25,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=222,
|
|
Custommonster="2134#2135|1",
|
|
},
|
|
[84] = {
|
|
Race=136,
|
|
RaceImg=110,
|
|
Appr=327,
|
|
Lvl=86,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=500000,
|
|
Attribute="3#1#250000|3#10#20|3#12#330|3#3#100|3#4#390",
|
|
SPEED=0,
|
|
HIT=60,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2473#2474#2475|1",
|
|
},
|
|
[85] = {
|
|
Race=81,
|
|
RaceImg=47,
|
|
Appr=326,
|
|
Lvl=70,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=2200,
|
|
Attribute="3#1#5000|3#10#20|3#12#25|3#3#45|3#4#60",
|
|
SPEED=0,
|
|
HIT=25,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=222,
|
|
},
|
|
[86] = {
|
|
Race=130,
|
|
RaceImg=101,
|
|
Appr=10133,
|
|
Lvl=65,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=100000,
|
|
Attribute="3#1#40000|3#10#20|3#12#25|3#3#45|3#4#135",
|
|
SPEED=0,
|
|
HIT=25,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=222,
|
|
},
|
|
[87] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=10129,
|
|
Lvl=65,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=100000,
|
|
Attribute="3#1#40000|3#10#20|3#12#25|3#3#45|3#4#120",
|
|
SPEED=0,
|
|
HIT=25,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=222,
|
|
Custommonster=2205,
|
|
},
|
|
[88] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=10127,
|
|
Lvl=65,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=100000,
|
|
Attribute="3#1#40000|3#10#20|3#12#25|3#3#45|3#4#120",
|
|
SPEED=0,
|
|
HIT=25,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=222,
|
|
Custommonster="2134#2135|1",
|
|
},
|
|
[89] = {
|
|
Race=81,
|
|
RaceImg=47,
|
|
Appr=10309,
|
|
Lvl=80,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=200000,
|
|
Attribute="3#1#120000|3#10#20|3#12#25|3#3#45|3#4#220",
|
|
SPEED=0,
|
|
HIT=25,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=222,
|
|
},
|
|
[91] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20091,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#200000|3#10#20|3#12#30|3#3#200|3#4#400",
|
|
SPEED=25,
|
|
HIT=70,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
},
|
|
[92] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20090,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#200000|3#10#20|3#12#30|3#3#200|3#4#400",
|
|
SPEED=25,
|
|
HIT=70,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="1007#1008#1009",
|
|
},
|
|
[93] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20045,
|
|
Lvl=110,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#5000000|3#10#200|3#12#35|3#3#500|3#4#900|3#84#700",
|
|
SPEED=30,
|
|
HIT=70,
|
|
WALK_SPD=700,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=800,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="1010#1011#1012",
|
|
},
|
|
[94] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20009,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#1000000|3#10#25|3#12#35|3#3#100|3#4#350|3#84#500",
|
|
SPEED=35,
|
|
HIT=70,
|
|
WALK_SPD=900,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=900,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="1013#1014#1015",
|
|
},
|
|
[95] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20007,
|
|
Lvl=65,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#80000|3#10#25|3#12#25|3#3#50|3#4#120|3#84#200",
|
|
SPEED=25,
|
|
HIT=30,
|
|
WALK_SPD=1210,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
},
|
|
[96] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20046,
|
|
Lvl=70,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#180000|3#10#25|3#12#25|3#3#50|3#4#180",
|
|
SPEED=25,
|
|
HIT=30,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2088#2089#2090#2091",
|
|
},
|
|
[97] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20047,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=100000,
|
|
Attribute="3#1#200000|3#10#25|3#12#25|3#3#105|3#4#200",
|
|
SPEED=25,
|
|
HIT=30,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=6,
|
|
boIsBoss=1,
|
|
Custommonster=2093,
|
|
},
|
|
[98] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20005,
|
|
Lvl=68,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#100000|3#10#45|3#12#80|3#3#190|3#84#200",
|
|
SPEED=25,
|
|
HIT=40,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2103#2104",
|
|
},
|
|
[99] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20006,
|
|
Lvl=50,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=5000,
|
|
Attribute="3#1#5000|3#10#30|3#12#55|3#3#40|3#4#85|3#8#1",
|
|
SPEED=15,
|
|
HIT=30,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
Custommonster=2105,
|
|
},
|
|
[100] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20109,
|
|
Lvl=60,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=10000,
|
|
Attribute="3#1#20000|3#10#40|3#12#75|3#3#130|3#4#170|3#6#110|3#8#3",
|
|
SPEED=25,
|
|
HIT=40,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2106#2107",
|
|
},
|
|
[101] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20141,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#150000|3#10#30|3#12#65|3#3#100|3#4#135",
|
|
SPEED=25,
|
|
HIT=30,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
Custommonster="2108#2109",
|
|
},
|
|
[102] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20042,
|
|
Lvl=74,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=150000,
|
|
Attribute="3#1#200000|3#10#45|3#12#50|3#3#125|3#4#168|3#84#500",
|
|
SPEED=28,
|
|
HIT=33,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2094#2100",
|
|
},
|
|
[103] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20042,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=150000,
|
|
Attribute="3#1#100000|3#10#45|3#12#50|3#3#125|3#4#198",
|
|
SPEED=28,
|
|
HIT=33,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2094#2100",
|
|
},
|
|
[104] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20043,
|
|
Lvl=75,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#250000|3#10#45|3#12#50|3#3#75|3#4#198",
|
|
SPEED=28,
|
|
HIT=33,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2096#2097",
|
|
},
|
|
[105] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20026,
|
|
Lvl=65,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=10000,
|
|
Attribute="3#1#50000|3#10#65|3#12#110|3#3#180|3#4#240|3#6#230|3#8#3",
|
|
SPEED=38,
|
|
HIT=43,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster=2118,
|
|
},
|
|
[106] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20025,
|
|
Lvl=75,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#300000|3#10#60|3#12#120|3#3#130|3#4#220|3#84#200",
|
|
SPEED=38,
|
|
HIT=43,
|
|
WALK_SPD=1450,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2122#2123|1",
|
|
},
|
|
[107] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20121,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#150000|3#10#65|3#12#90|3#3#140|3#4#180",
|
|
SPEED=32,
|
|
HIT=37,
|
|
WALK_SPD=1050,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster=2125,
|
|
},
|
|
[108] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20122,
|
|
Lvl=65,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=8000,
|
|
Attribute="3#1#50000|3#10#65|3#12#120|3#3#180|3#4#220|3#6#210|3#8#3",
|
|
SPEED=38,
|
|
HIT=43,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=6,
|
|
boIsBoss=1,
|
|
Custommonster="2126#2127",
|
|
},
|
|
[109] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20033,
|
|
Lvl=55,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=3750,
|
|
Attribute="3#1#13000|3#10#55|3#12#90|3#3#140|3#4#180|3#6#170|3#8#1",
|
|
SPEED=35,
|
|
HIT=40,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster=2132,
|
|
},
|
|
[110] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20079,
|
|
Lvl=60,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=4000,
|
|
Attribute="3#1#16000|3#10#55|3#12#100|3#3#160|3#4#210|3#6#200|3#8#1",
|
|
SPEED=35,
|
|
HIT=40,
|
|
WALK_SPD=0,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
Custommonster="2134#2135|1",
|
|
},
|
|
[111] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20034,
|
|
Lvl=60,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=4000,
|
|
Attribute="3#1#16000|3#10#60|3#12#100|3#3#160|3#4#210|3#6#200|3#8#1",
|
|
SPEED=35,
|
|
HIT=40,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster="2136#2137|2",
|
|
},
|
|
[112] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20098,
|
|
Lvl=75,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=12000,
|
|
Attribute="3#1#650000|3#10#60|3#12#60|3#3#100|3#4#330|3#84#500",
|
|
SPEED=30,
|
|
HIT=45,
|
|
WALK_SPD=1450,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=900,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2138#2139",
|
|
},
|
|
[113] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20143,
|
|
Lvl=75,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=13000,
|
|
Attribute="3#1#700000|3#10#75|3#12#170|3#3#240|3#4#290|3#84#300",
|
|
SPEED=30,
|
|
HIT=45,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2140#2141#2142#2143|2",
|
|
},
|
|
[114] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20073,
|
|
Lvl=80,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#500000|3#10#100|3#12#170|3#3#100|3#4#300",
|
|
SPEED=35,
|
|
HIT=45,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
boIsBoss=1,
|
|
Custommonster="2144#2145#2146#2147|2",
|
|
},
|
|
[115] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20001,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=60000,
|
|
Attribute="3#1#100000|3#10#100|3#12#100|3#3#70|3#4#230",
|
|
SPEED=30,
|
|
HIT=47,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=6,
|
|
boIsBoss=1,
|
|
},
|
|
[116] = {
|
|
Race=95,
|
|
RaceImg=41,
|
|
Appr=20016,
|
|
Lvl=72,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#150000|3#10#10|3#12#210|3#3#120|3#4#180|3#84#200",
|
|
SPEED=30,
|
|
HIT=47,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2150#2151",
|
|
},
|
|
[117] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20002,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#550000|3#10#20|3#12#220|3#3#100|3#4#350",
|
|
SPEED=30,
|
|
HIT=47,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2152#2153",
|
|
},
|
|
[118] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20003,
|
|
Lvl=75,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=16000,
|
|
Attribute="3#1#65000|3#10#120|3#12#220|3#3#300|3#4#370|3#6#360|3#8#3",
|
|
SPEED=30,
|
|
HIT=47,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=6,
|
|
boIsBoss=1,
|
|
Custommonster="2154#2155",
|
|
},
|
|
[119] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20053,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=60000,
|
|
Attribute="3#1#100000|3#10#50|3#12#50|3#3#180|3#4#250",
|
|
SPEED=30,
|
|
HIT=47,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2158#2159#2160",
|
|
},
|
|
[120] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20052,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=60000,
|
|
Attribute="3#1#100000|3#10#20|3#12#120|3#3#110|3#4#300",
|
|
SPEED=30,
|
|
HIT=47,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2161#2162#2163",
|
|
},
|
|
[121] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20074,
|
|
Lvl=78,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#350000|3#10#150|3#12#250|3#3#200|3#4#300|3#84#200",
|
|
SPEED=30,
|
|
HIT=50,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2164#2165",
|
|
},
|
|
[122] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20069,
|
|
Lvl=70,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=1450,
|
|
Attribute="3#1#20000|3#10#7|3#12#00|3#3#80|3#4#150",
|
|
SPEED=30,
|
|
HIT=42,
|
|
WALK_SPD=1200,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster=2169,
|
|
},
|
|
[123] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20077,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=5800,
|
|
Attribute="3#1#100000|3#10#80|3#12#100|3#3#150|3#4#250",
|
|
SPEED=30,
|
|
HIT=45,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster="2175#2176",
|
|
},
|
|
[124] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20104,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#600000|3#10#20|3#12#50|3#3#200|3#4#350|3#84#200",
|
|
SPEED=30,
|
|
HIT=50,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2177#2178",
|
|
},
|
|
[125] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20082,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=250000,
|
|
Attribute="3#1#700000|3#10#80|3#12#80|3#3#150|3#4#300|3#84#500",
|
|
SPEED=30,
|
|
HIT=50,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2182#2183#2184",
|
|
},
|
|
[126] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=324,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=30000,
|
|
Attribute="3#1#150000|3#10#200|3#12#300|3#3#50|3#4#60",
|
|
SPEED=30,
|
|
HIT=53,
|
|
WALK_SPD=900,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2185#2186|1",
|
|
},
|
|
[127] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=327,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=36000,
|
|
Attribute="3#1#200000|3#10#230|3#12#330|3#3#70|3#4#100",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2473#2474#2475|1",
|
|
},
|
|
[128] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20099,
|
|
Lvl=63,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=1425,
|
|
Attribute="3#1#8700|3#10#80|3#12#110|3#3#150|3#4#180|3#6#170",
|
|
SPEED=36,
|
|
HIT=41,
|
|
WALK_SPD=600,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster="2187#2188",
|
|
},
|
|
[129] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20100,
|
|
Lvl=63,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=1475,
|
|
Attribute="3#1#80000|3#10#80|3#12#110|3#3#150|3#4#180",
|
|
SPEED=30,
|
|
HIT=43,
|
|
WALK_SPD=600,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster="2189#2190",
|
|
},
|
|
[130] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20102,
|
|
Lvl=63,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=1500,
|
|
Attribute="3#1#9000|3#10#80|3#12#110|3#3#150|3#4#180|3#6#170",
|
|
SPEED=38,
|
|
HIT=43,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster="2191#2192",
|
|
},
|
|
[131] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20101,
|
|
Lvl=68,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=13000,
|
|
Attribute="3#1#55000|3#10#140|3#12#240|3#3#340|3#4#420|3#6#410|3#8#1",
|
|
SPEED=30,
|
|
HIT=49,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster="2193#2194",
|
|
},
|
|
[132] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20103,
|
|
Lvl=81,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=500000,
|
|
Attribute="3#1#550000|3#10#40|3#12#240|3#3#200|3#4#350|3#84#400",
|
|
SPEED=30,
|
|
HIT=49,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster="2195#2196",
|
|
},
|
|
[133] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20126,
|
|
Lvl=70,
|
|
Undead=1,
|
|
CoolEye=1,
|
|
Exp=1375,
|
|
Attribute="3#1#11000|3#10#80|3#12#130|3#3#170|3#4#200|3#6#190",
|
|
SPEED=30,
|
|
HIT=45,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster="2201#2202",
|
|
},
|
|
[134] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20125,
|
|
Lvl=71,
|
|
Undead=1,
|
|
CoolEye=1,
|
|
Exp=10000,
|
|
Attribute="3#1#20000|3#10#8|3#12#13|3#3#70|3#4#100",
|
|
SPEED=30,
|
|
HIT=45,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
ViewRange=6,
|
|
},
|
|
[135] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20127,
|
|
Lvl=73,
|
|
Undead=1,
|
|
CoolEye=1,
|
|
Exp=1450,
|
|
Attribute="3#1#11300|3#10#80|3#12#130|3#3#170|3#4#200|3#6#190",
|
|
SPEED=30,
|
|
HIT=45,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
ViewRange=6,
|
|
Custommonster=2205,
|
|
},
|
|
[136] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20116,
|
|
Lvl=75,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=16000,
|
|
Attribute="3#1#40000|3#10#18|3#12#28|3#3#50|3#4#150",
|
|
SPEED=30,
|
|
HIT=50,
|
|
WALK_SPD=1450,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Type=2,
|
|
ViewRange=8,
|
|
},
|
|
[137] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20072,
|
|
Lvl=80,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#350000|3#10#26|3#12#36|3#3#100|3#4#250",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2214#2215#2216#2217",
|
|
},
|
|
[138] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20037,
|
|
Lvl=77,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=20000,
|
|
Attribute="3#1#50000|3#10#90|3#12#100|3#3#90|3#4#220",
|
|
SPEED=30,
|
|
HIT=50,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
ViewRange=6,
|
|
Custommonster="2218#2219",
|
|
},
|
|
[139] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20146,
|
|
Lvl=95,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#1500000|3#10#160|3#12#360|3#3#300|3#4#600|3#84#200",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=700,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2000,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2233#2234#2235#2236",
|
|
},
|
|
[140] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20050,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#500000|3#10#70|3#12#70|3#3#150|3#4#300|3#84#200",
|
|
SPEED=30,
|
|
HIT=57,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2243#2244#2245",
|
|
},
|
|
[141] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20147,
|
|
Lvl=92,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#1200000|3#10#70|3#12#70|3#3#250|3#4#500|3#84#200",
|
|
SPEED=30,
|
|
HIT=58,
|
|
WALK_SPD=800,
|
|
WALKSTEP=0,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2264#2265#2266#2267#2268",
|
|
},
|
|
[142] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20137,
|
|
Lvl=119,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=500000,
|
|
Attribute="3#1#10000000|3#10#700|3#12#70|3#3#700|3#4#1300|3#84#1000",
|
|
SPEED=30,
|
|
HIT=58,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=800,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2110#2111",
|
|
},
|
|
[143] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20138,
|
|
Lvl=119,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=500000,
|
|
Attribute="3#1#10000000|3#10#70|3#12#70|3#3#1000|3#4#1500",
|
|
SPEED=30,
|
|
HIT=58,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2112#2113",
|
|
},
|
|
[144] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20142,
|
|
Lvl=119,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=500000,
|
|
Attribute="3#1#5000000|3#10#70|3#12#70|3#3#500|3#4#888|3#84#500",
|
|
SPEED=30,
|
|
HIT=58,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2114#2115",
|
|
},
|
|
[145] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20136,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=500000,
|
|
Attribute="3#1#3000000|3#10#70|3#12#70|3#3#150|3#4#500",
|
|
SPEED=30,
|
|
HIT=58,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2116#2117",
|
|
},
|
|
[146] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20148,
|
|
Lvl=75,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=4100,
|
|
Attribute="3#1#20000|3#10#100|3#12#190|3#3#220|3#4#270|3#6#260",
|
|
SPEED=30,
|
|
HIT=48,
|
|
WALK_SPD=900,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
ViewRange=5,
|
|
Custommonster="2274#2275",
|
|
},
|
|
[147] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20058,
|
|
Lvl=78,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=4600,
|
|
Attribute="3#1#19000|3#10#100|3#12#190|3#3#220|3#4#270|3#6#260",
|
|
SPEED=30,
|
|
HIT=48,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
ViewRange=6,
|
|
Custommonster=2277,
|
|
},
|
|
[148] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20096,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=24000,
|
|
Attribute="3#1#120000|3#10#210|3#12#310|3#3#500|3#4#600|3#6#590|3#8#1",
|
|
SPEED=30,
|
|
HIT=50,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster="2278#2279#2280#2281",
|
|
},
|
|
[149] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20092,
|
|
Lvl=105,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#3000000|3#10#27|3#12#37|3#3#550|3#4#800|3#84#500",
|
|
SPEED=30,
|
|
HIT=58,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2282#2283",
|
|
},
|
|
[150] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20093,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=80000,
|
|
Attribute="3#1#750000|3#10#30|3#12#40|3#3#50|3#4#350",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=1450,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2284#2285#2286",
|
|
},
|
|
[151] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20095,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#800000|3#10#20|3#12#30|3#3#50|3#4#380",
|
|
SPEED=30,
|
|
HIT=58,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2289#2290",
|
|
},
|
|
[152] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20094,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#900000|3#10#20|3#12#30|3#3#50|3#4#400",
|
|
SPEED=30,
|
|
HIT=58,
|
|
WALK_SPD=600,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
boIsBoss=1,
|
|
Custommonster="2294#2295",
|
|
},
|
|
[153] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=10020,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=70000,
|
|
Attribute="3#1#550000|3#10#90|3#12#90|3#3#75|3#4#310",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=600,
|
|
WALKSTEP=0,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
boIsBoss=1,
|
|
Custommonster="2297#2298",
|
|
},
|
|
[154] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20054,
|
|
Lvl=90,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=30000,
|
|
Attribute="3#1#150000|3#10#230|3#12#330|3#3#560|3#4#710|3#6#700|3#8#1",
|
|
SPEED=30,
|
|
HIT=51,
|
|
WALK_SPD=500,
|
|
WALKSTEP=0,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Custommonster="2299#2300",
|
|
},
|
|
[155] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20081,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=80000,
|
|
Attribute="3#1#600000|3#10#20|3#12#40|3#3#50|3#4#320|3#84#500",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=0,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2301#2302#2303",
|
|
},
|
|
[156] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20002,
|
|
Lvl=75,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=80000,
|
|
Attribute="3#1#400000|3#10#200|3#12#400|3#3#750|3#4#900|3#6#890|3#8#3",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2152#2153",
|
|
},
|
|
[157] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20030,
|
|
Lvl=90,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=5850,
|
|
Attribute="3#1#23500|3#10#200|3#12#210|3#3#240|3#4#300|3#6#290",
|
|
SPEED=30,
|
|
HIT=55,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
ViewRange=6,
|
|
Custommonster=2304,
|
|
},
|
|
[158] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20076,
|
|
Lvl=90,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=30000,
|
|
Attribute="3#1#100000|3#10#30|3#12#30|3#3#60|3#4#180",
|
|
SPEED=30,
|
|
HIT=51,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster=2305,
|
|
},
|
|
[159] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20007,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=80000,
|
|
Attribute="3#1#60000|3#10#30|3#12#30|3#3#60|3#4#190",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2306#2307",
|
|
},
|
|
[160] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20075,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=80000,
|
|
Attribute="3#1#50000|3#10#30|3#12#30|3#3#60|3#4#150",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2308#2309",
|
|
},
|
|
[161] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20015,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=80000,
|
|
Attribute="3#1#150000|3#10#30|3#12#30|3#3#60|3#4#210",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=1450,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2310#2311",
|
|
},
|
|
[162] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20043,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=80000,
|
|
Attribute="3#1#170000|3#10#30|3#12#30|3#3#60|3#4#220",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2312#2313",
|
|
},
|
|
[163] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20005,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=80000,
|
|
Attribute="3#1#70000|3#10#30|3#12#30|3#3#60|3#4#170",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=6,
|
|
boIsBoss=1,
|
|
Custommonster="2314#2315",
|
|
},
|
|
[164] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20065,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=80000,
|
|
Attribute="3#1#80000|3#10#30|3#12#30|3#3#60|3#4#190",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2316#2317|2",
|
|
},
|
|
[165] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=10008,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=80000,
|
|
Attribute="3#1#90000|3#10#30|3#12#30|3#3#60|3#4#230",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=1450,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
},
|
|
[166] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20073,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=80000,
|
|
Attribute="3#1#200000|3#10#30|3#12#30|3#3#60|3#4#240",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=1450,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2320#2321#2322#2323",
|
|
},
|
|
[167] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20016,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=80000,
|
|
Attribute="3#1#80000|3#10#30|3#12#30|3#3#60|3#4#150",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2324#2325",
|
|
},
|
|
[168] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20003,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=80000,
|
|
Attribute="3#1#250000|3#10#30|3#12#30|3#3#60|3#4#280",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2326#2327",
|
|
},
|
|
[169] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20074,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=80000,
|
|
Attribute="3#1#250000|3#10#30|3#12#30|3#3#60|3#4#280",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2328#2329",
|
|
},
|
|
[170] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20149,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=80000,
|
|
Attribute="3#1#250000|3#10#30|3#12#30|3#3#60|3#4#280",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=0,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2330#2331#2332|1",
|
|
},
|
|
[171] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20072,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=80000,
|
|
Attribute="3#1#250000|3#10#30|3#12#30|3#3#60|3#4#280",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2333#2334#2335#2336",
|
|
},
|
|
[172] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20017,
|
|
Lvl=88,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#800000|3#10#50|3#12#50|3#3#250|3#4#450|3#84#400",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2354#2355#2356",
|
|
},
|
|
[173] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20021,
|
|
Lvl=102,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#2500000|3#10#50|3#12#50|3#3#550|3#4#800|3#84#500",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2364#2365#2366",
|
|
},
|
|
[174] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20150,
|
|
Lvl=98,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=150000,
|
|
Attribute="3#1#2000000|3#10#30|3#12#50|3#3#550|3#4#800|3#84#500",
|
|
SPEED=30,
|
|
HIT=70,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2374#2375#2375",
|
|
},
|
|
[175] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20108,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=120000,
|
|
Attribute="3#1#250000|3#10#30|3#12#30|3#3#60|3#4#280",
|
|
SPEED=30,
|
|
HIT=70,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2391#2392",
|
|
},
|
|
[176] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20110,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=120000,
|
|
Attribute="3#1#250000|3#10#30|3#12#30|3#3#60|3#4#280",
|
|
SPEED=30,
|
|
HIT=70,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
},
|
|
[177] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20111,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=120000,
|
|
Attribute="3#1#250000|3#10#30|3#12#30|3#3#60|3#4#280",
|
|
SPEED=30,
|
|
HIT=70,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2395#2396",
|
|
},
|
|
[178] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20151,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=120000,
|
|
Attribute="3#1#400000|3#10#30|3#12#30|3#3#60|3#4#280",
|
|
SPEED=30,
|
|
HIT=70,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=800,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2397#2398#2399#2400#2401",
|
|
},
|
|
[179] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20106,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=120000,
|
|
Attribute="3#1#4500000|3#10#30|3#12#30|3#3#60|3#4#280",
|
|
SPEED=30,
|
|
HIT=70,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=800,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2406#2407#2408",
|
|
},
|
|
[180] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20085,
|
|
Lvl=200,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#1000000|3#10#30|3#12#50|3#3#300|3#4#500",
|
|
SPEED=30,
|
|
HIT=70,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2425#2426#2427#2428#2429|1",
|
|
},
|
|
[181] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20087,
|
|
Lvl=119,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=500000,
|
|
Attribute="3#1#10000000|3#10#300|3#12#50|3#3#700|3#4#1300|3#84#1000",
|
|
SPEED=30,
|
|
HIT=70,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=800,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2430#2431#2432#2433|2",
|
|
},
|
|
[182] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20088,
|
|
Lvl=119,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=500000,
|
|
Attribute="3#1#10000000|3#10#300|3#12#50|3#3#700|3#4#1200|3#84#1000",
|
|
SPEED=30,
|
|
HIT=70,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=800,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2434#2435#2436#2437#2438|2",
|
|
},
|
|
[183] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=340,
|
|
Lvl=70,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=0,
|
|
Attribute="3#1#3600|3#10#90|3#12#100|3#3#130|3#4#160|3#6#160",
|
|
SPEED=30,
|
|
HIT=45,
|
|
WALK_SPD=640,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1900,
|
|
ViewRange=6,
|
|
Custommonster="2445#2446#2447",
|
|
},
|
|
[184] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20154,
|
|
Lvl=70,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=0,
|
|
Attribute="3#1#5000|3#10#100|3#12#110|3#3#140|3#4#170|3#6#170",
|
|
SPEED=30,
|
|
HIT=45,
|
|
WALK_SPD=2150,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2100,
|
|
ViewRange=8,
|
|
Custommonster="2448#2449#2450",
|
|
},
|
|
[185] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20044,
|
|
Lvl=70,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=0,
|
|
Attribute="3#1#6000|3#10#120|3#12#130|3#3#180|3#4#210|3#6#210",
|
|
SPEED=35,
|
|
HIT=60,
|
|
WALK_SPD=1950,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1900,
|
|
ViewRange=6,
|
|
Custommonster=2380,
|
|
},
|
|
[186] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20015,
|
|
Lvl=70,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=0,
|
|
Attribute="3#1#10000|3#10#150|3#12#170|3#3#230|3#4#260|3#6#260",
|
|
SPEED=35,
|
|
HIT=60,
|
|
WALK_SPD=1950,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1900,
|
|
ViewRange=6,
|
|
Custommonster="2451#2452",
|
|
},
|
|
[187] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20194,
|
|
Lvl=100,
|
|
Undead=0,
|
|
CoolEye=100,
|
|
Exp=0,
|
|
Attribute="3#1#500000|3#10#5|3#12#5|3#3#60|3#4#300",
|
|
SPEED=35,
|
|
HIT=70,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=800,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2430#2431#2432#2433|2",
|
|
},
|
|
[188] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20048,
|
|
Lvl=100,
|
|
Undead=0,
|
|
CoolEye=100,
|
|
Exp=0,
|
|
Attribute="3#1#99999|3#2#1|3#10#500|3#12#500|3#3#1100|3#4#1300|3#6#1290",
|
|
SPEED=55,
|
|
HIT=70,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Custommonster="2388|1",
|
|
},
|
|
[189] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20027,
|
|
Lvl=100,
|
|
Undead=0,
|
|
CoolEye=100,
|
|
Exp=0,
|
|
Attribute="3#1#2000|3#10#65|3#12#75|3#3#100|3#4#130|3#6#130",
|
|
SPEED=30,
|
|
HIT=45,
|
|
WALK_SPD=640,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2100,
|
|
Type=3,
|
|
ViewRange=8,
|
|
Custommonster=2124,
|
|
},
|
|
[190] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20034,
|
|
Lvl=100,
|
|
Undead=0,
|
|
CoolEye=100,
|
|
Exp=0,
|
|
Attribute="3#1#2500|3#10#70|3#12#80|3#3#110|3#4#140|3#6#140",
|
|
SPEED=25,
|
|
HIT=50,
|
|
WALK_SPD=2150,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2100,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster=2133,
|
|
},
|
|
[191] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20033,
|
|
Lvl=100,
|
|
Undead=0,
|
|
CoolEye=100,
|
|
Exp=0,
|
|
Attribute="3#1#2500|3#10#70|3#12#80|3#3#110|3#4#140|3#6#140",
|
|
SPEED=25,
|
|
HIT=50,
|
|
WALK_SPD=2150,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2100,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster=2132,
|
|
},
|
|
[192] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20032,
|
|
Lvl=100,
|
|
Undead=0,
|
|
CoolEye=100,
|
|
Exp=0,
|
|
Attribute="3#1#2500|3#10#70|3#12#80|3#3#110|3#4#140|3#6#140",
|
|
SPEED=25,
|
|
HIT=50,
|
|
WALK_SPD=2150,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2100,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster=2131,
|
|
},
|
|
[193] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20034,
|
|
Lvl=100,
|
|
Undead=0,
|
|
CoolEye=100,
|
|
Exp=0,
|
|
Attribute="3#1#3000|3#10#75|3#12#85|3#3#120|3#4#150|3#6#150",
|
|
SPEED=25,
|
|
HIT=50,
|
|
WALK_SPD=2150,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2100,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster="2136#2137|2",
|
|
},
|
|
[194] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20155,
|
|
Lvl=110,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#5000000|3#10#30|3#12#35|3#3#500|3#4#999",
|
|
SPEED=35,
|
|
HIT=70,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2456#2457",
|
|
},
|
|
[195] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20011,
|
|
Lvl=110,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#5000000|3#10#999|3#12#35|3#3#600|3#4#1000|3#84#700",
|
|
SPEED=35,
|
|
HIT=70,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2458#2459#2460",
|
|
},
|
|
[196] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20013,
|
|
Lvl=110,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#5000000|3#10#30|3#12#35|3#3#600|3#4#1000|3#84#700",
|
|
SPEED=35,
|
|
HIT=70,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2461#2462",
|
|
},
|
|
[197] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20139,
|
|
Lvl=90,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#1000000|3#10#50|3#12#50|3#3#155|3#4#400",
|
|
SPEED=30,
|
|
HIT=70,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=900,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster=2468,
|
|
},
|
|
[198] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20156,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=0,
|
|
Attribute="3#1#200000|3#3#100|3#4#200",
|
|
SPEED=15,
|
|
HIT=70,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2469#2470|1",
|
|
},
|
|
[199] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20063,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=0,
|
|
Attribute="3#1#2000|3#2#1|3#10#99999|3#12#99999|3#3#100|3#4#200",
|
|
SPEED=30,
|
|
HIT=90,
|
|
WALK_SPD=600,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
ViewRange=6,
|
|
Custommonster="2471#2472",
|
|
},
|
|
[201] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20019,
|
|
Lvl=80,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#200000|3#10#50|3#12#100|3#3#100|3#4#250|3#84#300",
|
|
SPEED=25,
|
|
HIT=43,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster=2156,
|
|
},
|
|
[202] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=375,
|
|
Lvl=70,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=50000,
|
|
Attribute="3#1#50000|3#10#35|3#12#95|3#3#120|3#4#230",
|
|
SPEED=26,
|
|
HIT=41,
|
|
WALK_SPD=1450,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster=2168,
|
|
},
|
|
[203] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20034,
|
|
Lvl=75,
|
|
Undead=0,
|
|
CoolEye=0,
|
|
Exp=50000,
|
|
Attribute="3#1#50000|3#10#30|3#12#80|3#3#110|3#4#260",
|
|
SPEED=25,
|
|
HIT=50,
|
|
WALK_SPD=600,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1100,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster=2133,
|
|
},
|
|
[204] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20051,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=200,
|
|
Exp=500000,
|
|
Attribute="3#1#300000|3#3#200|3#4#350|3#84#200",
|
|
SPEED=28,
|
|
HIT=70,
|
|
WALK_SPD=640,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
ViewRange=6,
|
|
Custommonster="2453#2454#2455",
|
|
},
|
|
[205] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20080,
|
|
Lvl=80,
|
|
Undead=1,
|
|
Exp=50000,
|
|
Attribute="3#1#70000|3#10#120|3#12#100|3#3#240|3#4#280",
|
|
SPEED=24,
|
|
HIT=49,
|
|
WALK_SPD=900,
|
|
WALKSTEP=0,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Custommonster=2296,
|
|
},
|
|
[206] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20084,
|
|
Lvl=105,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=500000,
|
|
Attribute="3#1#2000000|3#10#105|3#12#35|3#3#188|3#4#500|3#84#1000",
|
|
SPEED=35,
|
|
HIT=70,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=800,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="1000#1001#1002#1003",
|
|
},
|
|
[207] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20145,
|
|
Lvl=90,
|
|
Undead=1,
|
|
CoolEye=200,
|
|
Exp=500000,
|
|
Attribute="3#1#500000|3#10#100|3#12#160|3#3#220|3#4#400|3#84#300",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=900,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2208#2209#2210#2211",
|
|
},
|
|
[208] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20124,
|
|
Lvl=90,
|
|
Undead=1,
|
|
CoolEye=200,
|
|
Exp=500000,
|
|
Attribute="3#1#500000|3#3#250|3#4#400|3#84#300",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=900,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
},
|
|
[209] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=2067,
|
|
Lvl=80,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=50000,
|
|
Attribute="3#1#200000|3#10#60|3#12#60|3#3#50|3#4#250",
|
|
SPEED=0,
|
|
HIT=45,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Color=191,
|
|
},
|
|
[210] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=2068,
|
|
Lvl=80,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=50000,
|
|
Attribute="3#1#2000|3#10#150|3#12#60|3#3#50|3#4#100",
|
|
SPEED=0,
|
|
HIT=45,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Color=191,
|
|
},
|
|
[211] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=2069,
|
|
Lvl=80,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=50000,
|
|
Attribute="3#1#200000|3#10#60|3#12#60|3#3#50|3#4#250",
|
|
SPEED=0,
|
|
HIT=45,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Color=191,
|
|
},
|
|
[212] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=2070,
|
|
Lvl=80,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=50000,
|
|
Attribute="3#1#200000|3#10#60|3#12#60|3#3#50|3#4#250",
|
|
SPEED=0,
|
|
HIT=45,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Color=191,
|
|
},
|
|
[214] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20027,
|
|
Lvl=75,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=50000,
|
|
Attribute="3#1#50000|3#10#120|3#12#80|3#3#130|3#4#270",
|
|
SPEED=32,
|
|
HIT=37,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
Custommonster=2124,
|
|
},
|
|
[215] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20032,
|
|
Lvl=80,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=50000,
|
|
Attribute="3#1#80000|3#3#140|3#4#320",
|
|
SPEED=35,
|
|
HIT=40,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster=2131,
|
|
},
|
|
[216] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20123,
|
|
Lvl=75,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=50000,
|
|
Attribute="3#1#60000|3#10#105|3#12#95|3#3#120|3#4#270",
|
|
SPEED=30,
|
|
HIT=41,
|
|
WALK_SPD=1450,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster=2168,
|
|
},
|
|
[217] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20038,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=200,
|
|
Exp=50000,
|
|
Attribute="3#1#200000|3#10#90|3#12#140|3#3#190|3#4#360|3#84#300",
|
|
SPEED=30,
|
|
HIT=50,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
ViewRange=6,
|
|
Custommonster="2220#2221",
|
|
},
|
|
[218] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20039,
|
|
Lvl=95,
|
|
Undead=1,
|
|
CoolEye=200,
|
|
Exp=50000,
|
|
Attribute="3#1#500000|3#10#90|3#12#140|3#3#190|3#4#450|3#84#300",
|
|
SPEED=30,
|
|
HIT=50,
|
|
WALK_SPD=700,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
ViewRange=6,
|
|
Custommonster="2222#2223",
|
|
},
|
|
[219] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20041,
|
|
Lvl=95,
|
|
Undead=1,
|
|
CoolEye=200,
|
|
Exp=50000,
|
|
Attribute="3#1#500000|3#10#90|3#12#140|3#3#190|3#4#450|3#84#300",
|
|
SPEED=30,
|
|
HIT=50,
|
|
WALK_SPD=700,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
ViewRange=6,
|
|
Custommonster="2226#2227",
|
|
},
|
|
[220] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20036,
|
|
Lvl=90,
|
|
Undead=1,
|
|
CoolEye=200,
|
|
Exp=50000,
|
|
Attribute="3#1#400000|3#10#130|3#3#200|3#4#450|3#84#300",
|
|
SPEED=30,
|
|
HIT=50,
|
|
WALK_SPD=650,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster="2228#2229",
|
|
},
|
|
[221] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20035,
|
|
Lvl=108,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=500000,
|
|
Attribute="3#1#2000000|3#10#100|3#12#36|3#3#190|3#4#550|3#84#1000",
|
|
SPEED=35,
|
|
HIT=60,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=800,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2230#2231#2232",
|
|
},
|
|
[223] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20105,
|
|
Lvl=75,
|
|
Undead=0,
|
|
CoolEye=0,
|
|
Exp=50000,
|
|
Attribute="3#1#50000|3#10#120|3#12#170|3#3#100|3#4#290",
|
|
SPEED=30,
|
|
HIT=47,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
ViewRange=8,
|
|
Custommonster="2237|1",
|
|
},
|
|
[224] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20022,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=200,
|
|
Exp=50000,
|
|
Attribute="3#1#200000|3#3#150|3#4#350|3#84#200",
|
|
SPEED=30,
|
|
HIT=53,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
Type=3,
|
|
ViewRange=6,
|
|
boIsBoss=1,
|
|
Custommonster="2241#2242",
|
|
},
|
|
[225] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20061,
|
|
Lvl=90,
|
|
Undead=1,
|
|
CoolEye=200,
|
|
Exp=50000,
|
|
Attribute="3#1#300000|3#10#70|3#12#70|3#3#200|3#4#400|3#84#300",
|
|
SPEED=30,
|
|
HIT=57,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2246#2247#2248#2249",
|
|
},
|
|
[226] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=10535,
|
|
Lvl=80,
|
|
Undead=1,
|
|
Exp=50000,
|
|
Attribute="3#1#80000|3#10#50|3#12#90|3#3#120|3#4#290",
|
|
SPEED=30,
|
|
HIT=48,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
ViewRange=6,
|
|
},
|
|
[227] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=2069,
|
|
Lvl=75,
|
|
Undead=1,
|
|
Exp=50000,
|
|
Attribute="3#1#60000|3#10#50|3#12#90|3#3#120|3#4#230",
|
|
SPEED=30,
|
|
HIT=48,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
ViewRange=6,
|
|
},
|
|
[228] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20140,
|
|
Lvl=95,
|
|
Undead=1,
|
|
CoolEye=200,
|
|
Exp=50000,
|
|
Attribute="3#1#500000|3#10#110|3#12#10|3#3#200|3#4#500|3#84#300",
|
|
SPEED=30,
|
|
HIT=50,
|
|
WALK_SPD=700,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
ViewRange=6,
|
|
Custommonster="2272#2273",
|
|
},
|
|
[229] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20141,
|
|
Lvl=95,
|
|
Undead=1,
|
|
CoolEye=200,
|
|
Exp=50000,
|
|
Attribute="3#1#500000|3#10#110|3#12#10|3#3#200|3#4#500|3#84#300",
|
|
SPEED=45,
|
|
HIT=50,
|
|
WALK_SPD=700,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
Type=3,
|
|
ViewRange=8,
|
|
Custommonster="2108#2109",
|
|
},
|
|
[230] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20093,
|
|
Lvl=110,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=500000,
|
|
Attribute="3#1#2500000|3#10#100|3#12#40|3#3#250|3#4#600|3#84#1000",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=800,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2284#2285#2286",
|
|
},
|
|
[231] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=11020,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=200,
|
|
Exp=50000,
|
|
Attribute="3#1#600000|3#10#110|3#12#30|3#3#200|3#4#450|3#84#300",
|
|
SPEED=30,
|
|
HIT=53,
|
|
WALK_SPD=700,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
Type=3,
|
|
ViewRange=6,
|
|
boIsBoss=1,
|
|
Custommonster="2395#2396",
|
|
},
|
|
[232] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20021,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=40000,
|
|
Attribute="3#1#400000|3#10#50|3#12#70|3#3#200|3#4#450|3#84#300",
|
|
SPEED=45,
|
|
HIT=55,
|
|
WALK_SPD=700,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
Color=249,
|
|
ViewRange=8,
|
|
Custommonster="2228#2229",
|
|
},
|
|
[233] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20048,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#100000|3#10#80|3#12#20|3#3#80|3#4#230",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=0,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
ViewRange=8,
|
|
Custommonster="2388|1",
|
|
},
|
|
[235] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20068,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=50000,
|
|
Attribute="3#1#50000|3#10#60|3#12#10|3#3#130|3#4#290",
|
|
SPEED=37,
|
|
HIT=42,
|
|
WALK_SPD=1200,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster=2169,
|
|
},
|
|
[236] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20133,
|
|
Lvl=90,
|
|
Undead=1,
|
|
Exp=50000,
|
|
Attribute="3#1#80000|3#10#60|3#12#10|3#3#130|3#4#330",
|
|
SPEED=38,
|
|
HIT=43,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster=2170,
|
|
},
|
|
[237] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20055,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=50000,
|
|
Attribute="3#1#50000|3#10#130|3#12#10|3#3#140|3#4#300",
|
|
SPEED=38,
|
|
HIT=43,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster=2171,
|
|
},
|
|
[238] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20056,
|
|
Lvl=90,
|
|
Undead=1,
|
|
CoolEye=200,
|
|
Exp=50000,
|
|
Attribute="3#1#200000|3#10#70|3#12#10|3#3#140|3#4#370|3#84#300",
|
|
SPEED=38,
|
|
HIT=43,
|
|
WALK_SPD=1050,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster=2172,
|
|
},
|
|
[239] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20067,
|
|
Lvl=95,
|
|
Undead=1,
|
|
CoolEye=200,
|
|
Exp=50000,
|
|
Attribute="3#1#300000|3#10#80|3#12#10|3#3#250|3#4#450|3#84#300",
|
|
SPEED=40,
|
|
HIT=45,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster="2173#2174",
|
|
},
|
|
[240] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=3061,
|
|
Lvl=85,
|
|
Undead=1,
|
|
Exp=50000,
|
|
Attribute="3#1#50000|3#10#70|3#12#100|3#3#130|3#4#260",
|
|
SPEED=37,
|
|
HIT=42,
|
|
WALK_SPD=1200,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster=2169,
|
|
},
|
|
[241] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20023,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=50000,
|
|
Attribute="3#1#500000|3#10#60|3#12#40|3#3#200|3#4#500|3#84#300",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=650,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2351#2352#2353",
|
|
},
|
|
[242] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20015,
|
|
Lvl=100,
|
|
Undead=0,
|
|
CoolEye=300,
|
|
Exp=50000,
|
|
Attribute="3#1#500000|3#10#150|3#12#5|3#3#200|3#4#500|3#84#300",
|
|
SPEED=35,
|
|
HIT=70,
|
|
WALK_SPD=650,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2094#2095",
|
|
},
|
|
[243] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20086,
|
|
Lvl=110,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=500000,
|
|
Attribute="3#1#2500000|3#10#100|3#12#50|3#3#250|3#4#700|3#84#1000",
|
|
SPEED=30,
|
|
HIT=70,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=800,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2439#2440#2441#2442#2443|2",
|
|
},
|
|
[245] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20114,
|
|
Lvl=85,
|
|
Undead=1,
|
|
Exp=50000,
|
|
Attribute="3#1#50000|3#10#80|3#12#9|3#3#150|3#4#280",
|
|
SPEED=30,
|
|
HIT=50,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
ViewRange=6,
|
|
Custommonster="2377#2378",
|
|
},
|
|
[246] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20044,
|
|
Lvl=90,
|
|
Undead=1,
|
|
Exp=50000,
|
|
Attribute="3#1#90000|3#10#130|3#12#10|3#3#170|3#4#280",
|
|
SPEED=30,
|
|
HIT=50,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
ViewRange=6,
|
|
Custommonster=2379,
|
|
},
|
|
[247] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20113,
|
|
Lvl=95,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=50000,
|
|
Attribute="3#1#200000|3#10#20|3#12#10|3#3#100|3#4#400|3#84#300",
|
|
SPEED=30,
|
|
HIT=50,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Custommonster=2380,
|
|
},
|
|
[248] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20118,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=50000,
|
|
Attribute="3#1#300000|3#10#20|3#12#10|3#3#250|3#4#450|3#84#300",
|
|
SPEED=30,
|
|
HIT=50,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
ViewRange=6,
|
|
Custommonster=2381,
|
|
},
|
|
[249] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20119,
|
|
Lvl=85,
|
|
Undead=1,
|
|
Exp=50000,
|
|
Attribute="3#1#60000|3#10#80|3#12#90|3#3#120|3#4#290",
|
|
SPEED=30,
|
|
HIT=48,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
ViewRange=6,
|
|
},
|
|
[250] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20120,
|
|
Lvl=105,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=50000,
|
|
Attribute="3#1#500000|3#10#120|3#12#20|3#3#220|3#4#500|3#84#300",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=650,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=800,
|
|
ViewRange=8,
|
|
Custommonster="2140#2141#2142#2143|2",
|
|
},
|
|
[251] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20071,
|
|
Lvl=112,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=500000,
|
|
Attribute="3#1#8888888|3#10#140|3#12#20|3#3#240|3#4#550|3#84#1000",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=800,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2337#2338#2339|2",
|
|
},
|
|
[253] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20066,
|
|
Lvl=90,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=50000,
|
|
Attribute="3#1#80000|3#10#100|3#12#10|3#3#120|3#4#320",
|
|
SPEED=30,
|
|
HIT=48,
|
|
WALK_SPD=900,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
ViewRange=6,
|
|
Custommonster=2291,
|
|
},
|
|
[254] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20049,
|
|
Lvl=95,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=50000,
|
|
Attribute="3#1#60000|3#10#100|3#12#10|3#3#120|3#4#270",
|
|
SPEED=30,
|
|
HIT=50,
|
|
WALK_SPD=900,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
ViewRange=6,
|
|
Custommonster=2293,
|
|
},
|
|
[255] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20115,
|
|
Lvl=90,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=50000,
|
|
Attribute="3#1#60000|3#10#50|3#12#20|3#3#140|3#4#300",
|
|
SPEED=30,
|
|
HIT=49,
|
|
WALK_SPD=700,
|
|
WALKSTEP=0,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Custommonster=2296,
|
|
},
|
|
[256] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20053,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=50000,
|
|
Attribute="3#1#300000|3#10#100|3#12#40|3#3#250|3#4#500|3#84#300",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=900,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2158#2159#2160",
|
|
},
|
|
[257] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20018,
|
|
Lvl=105,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=50000,
|
|
Attribute="3#1#200000|3#10#120|3#12#40|3#3#250|3#4#450|3#84#300",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1100,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2362#2363",
|
|
},
|
|
[258] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20083,
|
|
Lvl=107,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=50000,
|
|
Attribute="3#1#500000|3#10#100|3#12#50|3#3#250|3#4#650|3#84#300",
|
|
SPEED=30,
|
|
HIT=70,
|
|
WALK_SPD=700,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2371#2372#2373",
|
|
},
|
|
[259] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=382,
|
|
Lvl=110,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=50000,
|
|
Attribute="3#1#500000|3#10#100|3#12#150|3#3#300|3#4#700|3#84#300",
|
|
SPEED=30,
|
|
HIT=200,
|
|
WALK_SPD=600,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=800,
|
|
Color=249,
|
|
GuardRange=10,
|
|
},
|
|
[260] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20010,
|
|
Lvl=115,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=500000,
|
|
Attribute="3#1#3500000|3#10#130|3#12#35|3#3#350|3#4#850|3#84#1000",
|
|
SPEED=30,
|
|
HIT=70,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=800,
|
|
Color=249,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2463#2464",
|
|
},
|
|
[262] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=10199,
|
|
Lvl=70,
|
|
CoolEye=0,
|
|
Exp=200000,
|
|
Attribute="3#1#50000|3#10#75|3#12#85|3#3#120|3#4#200",
|
|
SPEED=0,
|
|
HIT=65,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1150,
|
|
},
|
|
[263] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=10200,
|
|
Lvl=80,
|
|
CoolEye=0,
|
|
Exp=200000,
|
|
Attribute="3#1#90000|3#10#75|3#12#85|3#3#120|3#4#290",
|
|
SPEED=0,
|
|
HIT=65,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1150,
|
|
},
|
|
[264] = {
|
|
Race=123,
|
|
RaceImg=115,
|
|
Appr=10202,
|
|
Lvl=85,
|
|
CoolEye=300,
|
|
Exp=100000,
|
|
Attribute="3#1#200000|3#10#75|3#12#85|3#3#120|3#4#400|3#84#300",
|
|
SPEED=0,
|
|
HIT=65,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1150,
|
|
},
|
|
[265] = {
|
|
Race=123,
|
|
RaceImg=103,
|
|
Appr=10204,
|
|
Lvl=75,
|
|
CoolEye=0,
|
|
Exp=200000,
|
|
Attribute="3#1#50000|3#10#75|3#12#85|3#3#120|3#4#300",
|
|
SPEED=0,
|
|
HIT=65,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1150,
|
|
},
|
|
[266] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=10208,
|
|
Lvl=75,
|
|
CoolEye=0,
|
|
Exp=200000,
|
|
Attribute="3#1#50000|3#10#75|3#12#85|3#3#120|3#4#200",
|
|
SPEED=0,
|
|
HIT=65,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1150,
|
|
},
|
|
[267] = {
|
|
Race=123,
|
|
RaceImg=106,
|
|
Appr=256,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=500000,
|
|
Attribute="3#1#1500000|3#10#90|3#12#140|3#3#180|3#4#450|3#84#1000",
|
|
SPEED=0,
|
|
HIT=200,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=800,
|
|
Color=249,
|
|
Custommonster="2088#2089#2090#2091",
|
|
},
|
|
[268] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20050,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=100000,
|
|
Attribute="3#1#300000|3#10#100|3#12#190|3#3#220|3#4#370|3#84#300",
|
|
SPEED=30,
|
|
HIT=48,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=900,
|
|
ViewRange=5,
|
|
},
|
|
[269] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20134,
|
|
Lvl=90,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=100000,
|
|
Attribute="3#1#500000|3#10#100|3#12#190|3#3#220|3#4#520|3#84#300",
|
|
SPEED=30,
|
|
HIT=50,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=900,
|
|
ViewRange=6,
|
|
Custommonster=2288,
|
|
},
|
|
[271] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20020,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=50000,
|
|
Attribute="3#1#50000|3#10#10|3#12#40|3#3#200|3#4#350",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
ViewRange=6,
|
|
},
|
|
[272] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20060,
|
|
Lvl=105,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=50000,
|
|
Attribute="3#1#280000|3#10#10|3#12#20|3#3#290|3#4#450|3#84#300",
|
|
SPEED=30,
|
|
HIT=50,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=900,
|
|
ViewRange=6,
|
|
Custommonster=2359,
|
|
},
|
|
[273] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20059,
|
|
Lvl=108,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=50000,
|
|
Attribute="3#1#380000|3#10#10|3#12#30|3#3#320|3#4#550|3#84#300",
|
|
SPEED=30,
|
|
HIT=56,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=900,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster="2360#2361",
|
|
},
|
|
[274] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20128,
|
|
Lvl=110,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=50000,
|
|
Attribute="3#1#600000|3#10#140|3#12#20|3#3#290|3#4#600|3#84#300",
|
|
SPEED=30,
|
|
HIT=50,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=900,
|
|
ViewRange=6,
|
|
Custommonster="2341#2342",
|
|
},
|
|
[275] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20131,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=50000,
|
|
Attribute="3#1#80000|3#10#10|3#12#20|3#3#90|3#4#350",
|
|
SPEED=30,
|
|
HIT=50,
|
|
WALK_SPD=700,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
ViewRange=6,
|
|
},
|
|
[276] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20132,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=50000,
|
|
Attribute="3#1#50000|3#10#10|3#12#20|3#3#90|3#4#350",
|
|
SPEED=30,
|
|
HIT=50,
|
|
WALK_SPD=600,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
ViewRange=6,
|
|
},
|
|
[277] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20130,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=50000,
|
|
Attribute="3#1#60000|3#10#10|3#12#30|3#3#120|3#4#300",
|
|
SPEED=30,
|
|
HIT=53,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
ViewRange=6,
|
|
Custommonster="2346#2347",
|
|
},
|
|
[278] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20153,
|
|
Lvl=111,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=500000,
|
|
Attribute="3#1#1650000|3#10#200|3#12#50|3#3#350|3#4#750|3#84#500",
|
|
SPEED=30,
|
|
HIT=70,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=800,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2421#2422#2423#2424|2",
|
|
},
|
|
[279] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20112,
|
|
Lvl=116,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=120000,
|
|
Attribute="3#1#3000000|3#10#200|3#12#50|3#3#400|3#4#1000|3#84#500",
|
|
SPEED=30,
|
|
HIT=70,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=800,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
GuardRange=20,
|
|
Custommonster="2412#2413#2414",
|
|
},
|
|
[280] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20151,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=120000,
|
|
Attribute="3#1#580000|3#10#300|3#12#50|3#3#1100|3#4#1300|3#6#1290|3#8#3",
|
|
SPEED=30,
|
|
HIT=70,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2397#2398#2399#2400#2401",
|
|
},
|
|
[281] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20106,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=120000,
|
|
Attribute="3#1#550000|3#10#300|3#12#50|3#3#1100|3#4#1300|3#6#1290|3#8#3",
|
|
SPEED=30,
|
|
HIT=70,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2406#2407#2408",
|
|
},
|
|
[283] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=220,
|
|
Lvl=80,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=100000,
|
|
Attribute="3#1#150000|3#10#35|3#12#95|3#3#130|3#4#340|3#84#300",
|
|
SPEED=0,
|
|
HIT=68,
|
|
WALK_SPD=950,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
},
|
|
[284] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=221,
|
|
Lvl=75,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=30000,
|
|
Attribute="3#1#70000|3#10#45|3#12#95|3#3#130|3#4#220",
|
|
SPEED=0,
|
|
HIT=68,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=800,
|
|
},
|
|
[285] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=222,
|
|
Lvl=80,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=100000,
|
|
Attribute="3#1#250000|3#10#85|3#12#95|3#3#130|3#4#320|3#84#300",
|
|
SPEED=0,
|
|
HIT=68,
|
|
WALK_SPD=950,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
},
|
|
[286] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=230,
|
|
Lvl=75,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=30000,
|
|
Attribute="3#1#50000|3#10#35|3#12#95|3#3#130|3#4#240",
|
|
SPEED=0,
|
|
HIT=68,
|
|
WALK_SPD=950,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
},
|
|
[287] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=236,
|
|
Lvl=75,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=30000,
|
|
Attribute="3#1#50000|3#10#35|3#12#95|3#3#130|3#4#240",
|
|
SPEED=0,
|
|
HIT=68,
|
|
WALK_SPD=950,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
},
|
|
[288] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=231,
|
|
Lvl=80,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=50000,
|
|
Attribute="3#1#150000|3#10#35|3#12#95|3#3#130|3#4#340|3#84#300",
|
|
SPEED=0,
|
|
HIT=68,
|
|
WALK_SPD=950,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
},
|
|
[289] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20109,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=120000,
|
|
Attribute="3#1#1000000|3#10#150|3#12#50|3#3#300|3#4#600|3#84#500",
|
|
SPEED=30,
|
|
HIT=70,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=3,
|
|
boIsBoss=1,
|
|
Custommonster="2409#2410#2411",
|
|
},
|
|
[291] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=218,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=300000,
|
|
Attribute="3#1#250000|3#10#85|3#12#95|3#3#130|3#4#400|3#84#300",
|
|
SPEED=0,
|
|
HIT=68,
|
|
WALK_SPD=950,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
},
|
|
[292] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=210,
|
|
Lvl=80,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=30000,
|
|
Attribute="3#1#50000|3#10#55|3#12#95|3#3#130|3#4#260",
|
|
SPEED=0,
|
|
HIT=68,
|
|
WALK_SPD=950,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
},
|
|
[293] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=211,
|
|
Lvl=8,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=30000,
|
|
Attribute="3#1#70000|3#10#55|3#12#95|3#3#130|3#4#290",
|
|
SPEED=0,
|
|
HIT=68,
|
|
WALK_SPD=950,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
},
|
|
[294] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=212,
|
|
Lvl=80,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=30000,
|
|
Attribute="3#1#60000|3#10#55|3#12#95|3#3#130|3#4#280",
|
|
SPEED=0,
|
|
HIT=68,
|
|
WALK_SPD=950,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
},
|
|
[295] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=3031,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=100000,
|
|
Attribute="3#1#150000|3#10#85|3#12#95|3#3#130|3#4#380|3#84#300",
|
|
SPEED=0,
|
|
HIT=68,
|
|
WALK_SPD=950,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
},
|
|
[296] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=3032,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=100000,
|
|
Attribute="3#1#150000|3#10#85|3#12#95|3#3#130|3#4#380|3#84#300",
|
|
SPEED=0,
|
|
HIT=68,
|
|
WALK_SPD=950,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
},
|
|
[297] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20111,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=120000,
|
|
Attribute="3#1#1000000|3#10#150|3#12#50|3#3#250|3#4#500|3#84#500",
|
|
SPEED=30,
|
|
HIT=70,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2395#2396",
|
|
},
|
|
[299] = {
|
|
Race=115,
|
|
RaceImg=34,
|
|
Appr=141,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=20000,
|
|
Attribute="3#1#100000|3#10#30|3#12#50|3#3#80|3#4#400|3#84#300",
|
|
SPEED=0,
|
|
HIT=35,
|
|
WALK_SPD=0,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=249,
|
|
},
|
|
[300] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=3038,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=30000,
|
|
Attribute="3#1#70000|3#10#85|3#12#95|3#3#130|3#4#290",
|
|
SPEED=0,
|
|
HIT=68,
|
|
WALK_SPD=950,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
},
|
|
[301] = {
|
|
Race=107,
|
|
RaceImg=83,
|
|
Appr=800,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=40000,
|
|
Attribute="3#1#200000|3#10#50|3#12#70|3#3#100|3#4#370|3#84#300",
|
|
SPEED=0,
|
|
HIT=55,
|
|
WALK_SPD=0,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Color=249,
|
|
},
|
|
[302] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=10541,
|
|
Lvl=100,
|
|
Exp=4500,
|
|
Attribute="3#1#55500|3#10#70|3#12#83|3#3#90|3#4#260",
|
|
SPEED=0,
|
|
HIT=62,
|
|
WALK_SPD=950,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1250,
|
|
},
|
|
[303] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20085,
|
|
Lvl=999,
|
|
Undead=0,
|
|
CoolEye=300,
|
|
Exp=999999,
|
|
Attribute="3#1#20000000|3#10#999|3#3#1000|3#4#2000|3#84#1500",
|
|
SPEED=35,
|
|
HIT=70,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Color=0,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
GuardRange=0,
|
|
Custommonster="2425#2426#2427#2428#2429|0|",
|
|
},
|
|
[304] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20085,
|
|
Lvl=100,
|
|
Undead=0,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#200000|3#3#50|3#4#150",
|
|
SPEED=35,
|
|
HIT=70,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Color=0,
|
|
Type=3,
|
|
ViewRange=8,
|
|
DropType=0,
|
|
boIsBoss=1,
|
|
GuardRange=0,
|
|
Custommonster="2425#2426#2427#2428#2429|0|",
|
|
},
|
|
[305] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=10608,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=20000,
|
|
Attribute="3#1#200000|3#10#55|3#12#85|3#3#100|3#4#400|3#84#300",
|
|
SPEED=0,
|
|
HIT=55,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Color=253,
|
|
},
|
|
[306] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=10523,
|
|
Lvl=100,
|
|
Undead=1,
|
|
Exp=20000,
|
|
Attribute="3#1#90000|3#10#55|3#12#85|3#3#100|3#4#270",
|
|
SPEED=0,
|
|
HIT=55,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=253,
|
|
},
|
|
[307] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=165,
|
|
Lvl=50,
|
|
Undead=1,
|
|
Exp=10000,
|
|
Attribute="3#1#4000|3#10#37|3#12#32|3#3#72|3#4#98",
|
|
SPEED=0,
|
|
HIT=35,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=249,
|
|
},
|
|
[308] = {
|
|
Race=81,
|
|
RaceImg=63,
|
|
Appr=148,
|
|
Lvl=50,
|
|
Undead=1,
|
|
Exp=10000,
|
|
Attribute="3#1#3500|3#10#13|3#12#15|3#3#48|3#4#78",
|
|
SPEED=0,
|
|
HIT=35,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=241,
|
|
},
|
|
[309] = {
|
|
Race=81,
|
|
RaceImg=63,
|
|
Appr=34,
|
|
Lvl=50,
|
|
Undead=1,
|
|
Exp=10000,
|
|
Attribute="3#1#3000|3#10#13|3#12#15|3#3#48|3#4#78",
|
|
SPEED=0,
|
|
HIT=35,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=241,
|
|
},
|
|
[311] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20004,
|
|
Lvl=50,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=3000,
|
|
Attribute="3#1#3500|3#10#45|3#12#50|3#3#20|3#4#40",
|
|
SPEED=0,
|
|
HIT=30,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
},
|
|
[312] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=73,
|
|
Lvl=26,
|
|
Undead=0,
|
|
CoolEye=0,
|
|
Exp=230,
|
|
Attribute="3#1#230|3#12#5|3#3#12|3#4#28",
|
|
SPEED=0,
|
|
HIT=13,
|
|
WALK_SPD=1500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2000,
|
|
},
|
|
[313] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=74,
|
|
Lvl=28,
|
|
Undead=0,
|
|
CoolEye=0,
|
|
Exp=180,
|
|
Attribute="3#1#230|3#10#5|3#3#10|3#4#25",
|
|
SPEED=0,
|
|
HIT=13,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
},
|
|
[314] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=120,
|
|
Lvl=31,
|
|
Undead=0,
|
|
CoolEye=0,
|
|
Exp=250,
|
|
Attribute="3#1#270|3#10#5|3#12#7|3#3#15|3#4#35",
|
|
SPEED=0,
|
|
HIT=13,
|
|
WALK_SPD=1500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1800,
|
|
},
|
|
[315] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=3020,
|
|
Lvl=50,
|
|
Undead=0,
|
|
CoolEye=1,
|
|
Exp=1500,
|
|
Attribute="3#1#1500|3#10#20|3#12#10|3#3#22|3#4#35",
|
|
SPEED=0,
|
|
HIT=17,
|
|
WALK_SPD=700,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1800,
|
|
Color=222,
|
|
},
|
|
[316] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=81,
|
|
Lvl=26,
|
|
Undead=0,
|
|
CoolEye=0,
|
|
Exp=210,
|
|
Attribute="3#1#200|3#10#3|3#12#3|3#3#12|3#4#28",
|
|
SPEED=0,
|
|
HIT=13,
|
|
WALK_SPD=1500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2000,
|
|
},
|
|
[317] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=82,
|
|
Lvl=26,
|
|
Undead=0,
|
|
CoolEye=0,
|
|
Exp=230,
|
|
Attribute="3#1#200|3#10#3|3#12#3|3#3#15|3#4#28",
|
|
SPEED=0,
|
|
HIT=13,
|
|
WALK_SPD=1200,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2000,
|
|
},
|
|
[318] = {
|
|
Race=107,
|
|
RaceImg=33,
|
|
Appr=140,
|
|
Lvl=50,
|
|
Undead=0,
|
|
CoolEye=100,
|
|
Exp=100000,
|
|
Attribute="3#1#6000|3#10#23|3#12#40|3#3#18|3#4#50",
|
|
SPEED=0,
|
|
HIT=35,
|
|
WALK_SPD=2000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Color=241,
|
|
},
|
|
[319] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=651,
|
|
Lvl=62,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=200000,
|
|
Attribute="3#1#80000|3#10#10|3#12#190|3#3#50|3#4#100",
|
|
SPEED=0,
|
|
HIT=48,
|
|
WALK_SPD=500,
|
|
WALKSTEP=2,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
ViewRange=6,
|
|
},
|
|
[320] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=10209,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=0,
|
|
Attribute="3#1#1000|3#4#100",
|
|
SPEED=0,
|
|
HIT=200,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=800,
|
|
Color=255,
|
|
Custommonster="2088#2089#2090#2091",
|
|
},
|
|
[321] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=10209,
|
|
Lvl=110,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=0,
|
|
Attribute="3#1#2000|3#4#150",
|
|
SPEED=0,
|
|
HIT=200,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=800,
|
|
Color=253,
|
|
Custommonster="2088#2089#2090#2091",
|
|
},
|
|
[322] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=10209,
|
|
Lvl=120,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=0,
|
|
Attribute="3#1#3000|3#4#200",
|
|
SPEED=0,
|
|
HIT=200,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=800,
|
|
Color=249,
|
|
Custommonster="2088#2089#2090#2091",
|
|
},
|
|
[323] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=10209,
|
|
Lvl=130,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=0,
|
|
Attribute="3#1#4000|3#4#250",
|
|
SPEED=0,
|
|
HIT=200,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=800,
|
|
Color=243,
|
|
Custommonster="2088#2089#2090#2091",
|
|
},
|
|
[324] = {
|
|
Race=81,
|
|
RaceImg=63,
|
|
Appr=10005,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=1,
|
|
Exp=30000,
|
|
Attribute="3#1#10000|3#10#13|3#12#15|3#3#38|3#4#58",
|
|
SPEED=0,
|
|
HIT=35,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=241,
|
|
},
|
|
[325] = {
|
|
Race=81,
|
|
RaceImg=63,
|
|
Appr=148,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=1,
|
|
Exp=30000,
|
|
Attribute="3#1#15000|3#10#13|3#12#15|3#3#38|3#4#58",
|
|
SPEED=0,
|
|
HIT=35,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=241,
|
|
},
|
|
[326] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=165,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=1,
|
|
Exp=30000,
|
|
Attribute="3#1#20000|3#10#37|3#12#32|3#3#42|3#4#68",
|
|
SPEED=0,
|
|
HIT=35,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=249,
|
|
},
|
|
[327] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=93,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=1,
|
|
Exp=30000,
|
|
Attribute="3#1#25000|3#10#20|3#12#20|3#3#35|3#4#78",
|
|
SPEED=0,
|
|
HIT=30,
|
|
WALK_SPD=500,
|
|
WALKSTEP=5,
|
|
WALKWAIT=1200,
|
|
ATTACK_SPD=1500,
|
|
},
|
|
[328] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=92,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=1,
|
|
Exp=30000,
|
|
Attribute="3#1#50000|3#10#20|3#12#20|3#3#35|3#4#105",
|
|
SPEED=0,
|
|
HIT=30,
|
|
WALK_SPD=500,
|
|
WALKSTEP=5,
|
|
WALKWAIT=1200,
|
|
ATTACK_SPD=1500,
|
|
},
|
|
[329] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=218,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=1,
|
|
Exp=30000,
|
|
Attribute="3#1#30000|3#10#35|3#12#35|3#3#30|3#4#88",
|
|
SPEED=0,
|
|
HIT=68,
|
|
WALK_SPD=950,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
},
|
|
[330] = {
|
|
Race=115,
|
|
RaceImg=34,
|
|
Appr=131,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=1,
|
|
Exp=30000,
|
|
Attribute="3#1#35000|3#10#22|3#12#27|3#3#53|3#4#98",
|
|
SPEED=0,
|
|
HIT=25,
|
|
WALK_SPD=0,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2500,
|
|
Color=241,
|
|
},
|
|
[331] = {
|
|
Race=102,
|
|
RaceImg=49,
|
|
Appr=63,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=1,
|
|
Exp=30000,
|
|
Attribute="3#1#40000|3#10#25|3#12#30|3#3#45|3#4#108",
|
|
SPEED=0,
|
|
HIT=30,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Color=241,
|
|
},
|
|
[332] = {
|
|
Race=81,
|
|
RaceImg=37,
|
|
Appr=182,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=1,
|
|
Exp=30000,
|
|
Attribute="3#1#45000|3#10#25|3#12#35|3#3#55|3#4#110",
|
|
SPEED=0,
|
|
HIT=35,
|
|
WALK_SPD=800,
|
|
WALKSTEP=2,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=241,
|
|
},
|
|
[333] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20127,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=1,
|
|
Exp=30000,
|
|
Attribute="3#1#60000|3#10#50|3#12#80|3#3#70|3#4#150",
|
|
SPEED=30,
|
|
HIT=45,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
ViewRange=6,
|
|
Custommonster=2205,
|
|
},
|
|
[334] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20127,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=1,
|
|
Exp=30000,
|
|
Attribute="3#1#60000|3#10#50|3#12#80|3#3#70|3#4#150",
|
|
SPEED=30,
|
|
HIT=45,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
ViewRange=6,
|
|
Custommonster=2205,
|
|
},
|
|
[335] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20075,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=30000,
|
|
Attribute="3#1#65000|3#10#30|3#12#30|3#3#60|3#4#120",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2308#2309",
|
|
},
|
|
[336] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20005,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=30000,
|
|
Attribute="3#1#70000|3#10#30|3#12#30|3#3#60|3#4#130",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=6,
|
|
boIsBoss=1,
|
|
Custommonster="2314#2315",
|
|
},
|
|
[337] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20007,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=30000,
|
|
Attribute="3#1#75000|3#10#30|3#12#30|3#3#60|3#4#140",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2306#2307",
|
|
},
|
|
[338] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20065,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=30000,
|
|
Attribute="3#1#80000|3#10#30|3#12#30|3#3#60|3#4#150",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
},
|
|
[339] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=340,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=3000,
|
|
Attribute="3#1#85000|3#10#40|3#12#40|3#3#60|3#4#160",
|
|
SPEED=30,
|
|
HIT=45,
|
|
WALK_SPD=640,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1900,
|
|
ViewRange=6,
|
|
},
|
|
[340] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=2041,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=3000,
|
|
Attribute="3#1#85000|3#10#40|3#12#40|3#3#60|3#4#160",
|
|
SPEED=30,
|
|
HIT=45,
|
|
WALK_SPD=640,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1900,
|
|
ViewRange=6,
|
|
},
|
|
[341] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20059,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=30000,
|
|
Attribute="3#1#90000|3#10#45|3#12#45|3#3#50|3#4#170",
|
|
SPEED=25,
|
|
HIT=30,
|
|
WALK_SPD=1210,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="1018#1019",
|
|
},
|
|
[342] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20119,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=30000,
|
|
Attribute="3#1#95000|3#10#40|3#12#42|3#3#70|3#4#180",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
ViewRange=6,
|
|
},
|
|
[343] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20148,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=30000,
|
|
Attribute="3#1#100000|3#10#60|3#12#90|3#3#80|3#4#190",
|
|
SPEED=30,
|
|
HIT=48,
|
|
WALK_SPD=900,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
ViewRange=5,
|
|
Custommonster="2274#2275",
|
|
},
|
|
[344] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20042,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=30000,
|
|
Attribute="3#1#110000|3#10#45|3#12#50|3#3#125|3#4#200",
|
|
SPEED=28,
|
|
HIT=33,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2094#2100",
|
|
},
|
|
[345] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20047,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=30000,
|
|
Attribute="3#1#120000|3#10#55|3#12#25|3#3#90|3#4#200",
|
|
SPEED=25,
|
|
HIT=30,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=6,
|
|
boIsBoss=1,
|
|
},
|
|
[346] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20122,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=30000,
|
|
Attribute="3#1#130000|3#10#65|3#12#50|3#3#90|3#4#210",
|
|
SPEED=38,
|
|
HIT=43,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=6,
|
|
boIsBoss=1,
|
|
Custommonster="2126#2127",
|
|
},
|
|
[347] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20121,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=30000,
|
|
Attribute="3#1#140000|3#10#65|3#12#90|3#3#100|3#4#220",
|
|
SPEED=32,
|
|
HIT=37,
|
|
WALK_SPD=1050,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster=2125,
|
|
},
|
|
[348] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20034,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=30000,
|
|
Attribute="3#1#150000|3#10#60|3#12#100|3#3#110|3#4#230",
|
|
SPEED=35,
|
|
HIT=40,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster="2136#2137|2",
|
|
},
|
|
[349] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20052,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=30000,
|
|
Attribute="3#1#160000|3#10#60|3#12#120|3#3#120|3#4#240",
|
|
SPEED=30,
|
|
HIT=47,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2161#2162#2163",
|
|
},
|
|
[350] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20077,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=30000,
|
|
Attribute="3#1#170000|3#10#80|3#12#100|3#3#130|3#4#250",
|
|
SPEED=30,
|
|
HIT=45,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster="2175#2176",
|
|
},
|
|
[351] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20104,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=30000,
|
|
Attribute="3#1#180000|3#10#70|3#12#50|3#3#140|3#4#260",
|
|
SPEED=30,
|
|
HIT=50,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2177#2178",
|
|
},
|
|
[352] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20143,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=30000,
|
|
Attribute="3#1#190000|3#10#75|3#12#170|3#3#150|3#4#270",
|
|
SPEED=30,
|
|
HIT=45,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2140#2141#2142#2143|2",
|
|
},
|
|
[353] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20043,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=30000,
|
|
Attribute="3#1#200000|3#10#85|3#12#50|3#3#155|3#4#280",
|
|
SPEED=28,
|
|
HIT=33,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2096#2097",
|
|
},
|
|
[354] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20073,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=30000,
|
|
Attribute="3#1#250000|3#10#100|3#12#170|3#3#160|3#4#300",
|
|
SPEED=30,
|
|
HIT=45,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
boIsBoss=1,
|
|
Custommonster="2144#2145#2146#2147|2",
|
|
},
|
|
[355] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20091,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#260000|3#10#20|3#12#30|3#3#160|3#4#310",
|
|
SPEED=35,
|
|
HIT=70,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="1004#1005#1006",
|
|
},
|
|
[356] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20090,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#270000|3#10#20|3#12#30|3#3#170|3#4#320",
|
|
SPEED=35,
|
|
HIT=70,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="1007#1008#1009",
|
|
},
|
|
[357] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20098,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#280000|3#10#60|3#12#60|3#3#180|3#4#330",
|
|
SPEED=30,
|
|
HIT=45,
|
|
WALK_SPD=1450,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2138#2139",
|
|
},
|
|
[358] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20146,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#310000|3#10#80|3#12#60|3#3#190|3#4#360",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=700,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2000,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2233#2234#2235#2236",
|
|
},
|
|
[359] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20050,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#290000|3#10#70|3#12#70|3#3#190|3#4#340",
|
|
SPEED=30,
|
|
HIT=57,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2243#2244#2245",
|
|
},
|
|
[360] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20147,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#300000|3#10#70|3#12#70|3#3#190|3#4#350",
|
|
SPEED=30,
|
|
HIT=58,
|
|
WALK_SPD=800,
|
|
WALKSTEP=0,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2264#2265#2266#2267#2268",
|
|
},
|
|
[361] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20017,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#320000|3#10#50|3#12#50|3#3#150|3#4#370",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2354#2355#2356",
|
|
},
|
|
[362] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20021,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#330000|3#10#50|3#12#50|3#3#200|3#4#380",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2364#2365#2366",
|
|
},
|
|
[363] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20150,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#340000|3#10#30|3#12#50|3#3#200|3#4#390",
|
|
SPEED=30,
|
|
HIT=70,
|
|
WALK_SPD=1000,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2374#2375#2375",
|
|
},
|
|
[364] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20155,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#400000|3#10#30|3#12#35|3#3#200|3#4#400",
|
|
SPEED=35,
|
|
HIT=70,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2456#2457",
|
|
},
|
|
[365] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20011,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#500000|3#10#30|3#12#35|3#3#200|3#4#410",
|
|
SPEED=35,
|
|
HIT=70,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2458#2459#2460",
|
|
},
|
|
[366] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20013,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#600000|3#10#30|3#12#35|3#3#200|3#4#420",
|
|
SPEED=35,
|
|
HIT=70,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2461#2462",
|
|
},
|
|
[367] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20139,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#700000|3#10#50|3#12#50|3#3#200|3#4#430",
|
|
SPEED=30,
|
|
HIT=70,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster=2468,
|
|
},
|
|
[368] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20045,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#800000|3#10#25|3#12#35|3#3#200|3#4#440",
|
|
SPEED=35,
|
|
HIT=70,
|
|
WALK_SPD=700,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="1010#1011#1012",
|
|
},
|
|
[369] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20136,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=50000,
|
|
Attribute="3#1#900000|3#10#70|3#12#70|3#3#200|3#4#450",
|
|
SPEED=30,
|
|
HIT=58,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2116#2117",
|
|
},
|
|
[370] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20137,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=50000,
|
|
Attribute="3#1#1200000|3#10#70|3#12#70|3#3#200|3#4#480",
|
|
SPEED=30,
|
|
HIT=58,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2110#2111",
|
|
},
|
|
[371] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20138,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=50000,
|
|
Attribute="3#1#1100000|3#10#70|3#12#70|3#3#200|3#4#470",
|
|
SPEED=30,
|
|
HIT=58,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2112#2113",
|
|
},
|
|
[372] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20142,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=300,
|
|
Exp=50000,
|
|
Attribute="3#1#1000000|3#10#70|3#12#70|3#3#200|3#4#460",
|
|
SPEED=30,
|
|
HIT=58,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2114#2115",
|
|
},
|
|
[373] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20009,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#1200000|3#10#25|3#12#35|3#3#200|3#4#470",
|
|
SPEED=35,
|
|
HIT=70,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="1013#1014#1015",
|
|
},
|
|
[374] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20085,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#1880000|3#10#30|3#12#50|3#3#200|3#4#500",
|
|
SPEED=30,
|
|
HIT=70,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2425#2426#2427#2428#2429|1",
|
|
},
|
|
[375] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=10209,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#400000|3#4#250",
|
|
SPEED=0,
|
|
HIT=200,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=800,
|
|
Color=243,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2088#2089#2090#2091",
|
|
},
|
|
[376] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=10209,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#200000|3#4#250",
|
|
SPEED=0,
|
|
HIT=200,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=800,
|
|
Color=243,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2088#2089#2090#2091",
|
|
},
|
|
[377] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=10209,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#200000|3#4#250",
|
|
SPEED=0,
|
|
HIT=200,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=800,
|
|
Color=243,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2088#2089#2090#2091",
|
|
},
|
|
[378] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20111,
|
|
Lvl=90,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=120000,
|
|
Attribute="3#1#350000|3#10#30|3#12#30|3#3#60|3#4#280",
|
|
SPEED=30,
|
|
HIT=70,
|
|
WALK_SPD=1250,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2395#2396",
|
|
},
|
|
[379] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=20012,
|
|
Lvl=75,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#400000|3#3#70|3#4#250",
|
|
SPEED=0,
|
|
HIT=30,
|
|
WALK_SPD=600,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=900,
|
|
Color=241,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
},
|
|
[380] = {
|
|
Race=115,
|
|
RaceImg=34,
|
|
Appr=141,
|
|
Lvl=119,
|
|
Undead=1,
|
|
CoolEye=200,
|
|
Exp=500000,
|
|
Attribute="3#1#3000000|3#10#30|3#12#50|3#3#80|3#4#300|3#84#500",
|
|
SPEED=0,
|
|
HIT=35,
|
|
WALK_SPD=0,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=249,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
},
|
|
[381] = {
|
|
Race=107,
|
|
RaceImg=33,
|
|
Appr=140,
|
|
Lvl=119,
|
|
Undead=0,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#3000000|3#3#38|3#4#300|3#84#500",
|
|
SPEED=0,
|
|
HIT=35,
|
|
WALK_SPD=0,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Color=241,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
},
|
|
[382] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20143,
|
|
Lvl=119,
|
|
Undead=0,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#3000000|3#10#20003|3#12#40|3#3#38|3#4#400",
|
|
SPEED=0,
|
|
HIT=35,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Color=241,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
},
|
|
[383] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=327,
|
|
Lvl=119,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#3000000|3#10#20|3#12#330|3#3#100|3#4#300|3#84#500",
|
|
SPEED=0,
|
|
HIT=60,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2473#2474#2475|1",
|
|
},
|
|
[384] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20010,
|
|
Lvl=119,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#3000000|3#3#60|3#4#350|3#84#500",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2328#2329",
|
|
},
|
|
[385] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20146,
|
|
Lvl=119,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#3000000|3#10#160|3#12#360|3#3#100|3#4#350|3#84#500",
|
|
SPEED=30,
|
|
HIT=60,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2000,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
Custommonster="2233#2234#2235#2236",
|
|
},
|
|
[386] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20129,
|
|
Lvl=80,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#50000|3#10#50|3#12#10|3#3#130|3#4#260",
|
|
SPEED=37,
|
|
HIT=42,
|
|
WALK_SPD=1200,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster=2169,
|
|
},
|
|
[387] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20117,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#50000|3#10#50|3#12#90|3#3#120|3#4#290",
|
|
SPEED=30,
|
|
HIT=48,
|
|
WALK_SPD=1350,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
ViewRange=6,
|
|
},
|
|
[388] = {
|
|
Race=156,
|
|
RaceImg=156,
|
|
Appr=20063,
|
|
Lvl=80,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#50000|3#3#100|3#4#300",
|
|
SPEED=30,
|
|
HIT=90,
|
|
WALK_SPD=600,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1300,
|
|
ViewRange=6,
|
|
Custommonster="2471#2472",
|
|
},
|
|
[389] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=10539,
|
|
Lvl=75,
|
|
Undead=0,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#50000|3#10#70|3#12#80|3#3#110|3#4#260",
|
|
SPEED=25,
|
|
HIT=50,
|
|
WALK_SPD=600,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1100,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster=2133,
|
|
},
|
|
[390] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=10591,
|
|
Lvl=75,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=50000,
|
|
Attribute="3#1#50000|3#10#75|3#12#95|3#3#120|3#4#270",
|
|
SPEED=30,
|
|
HIT=41,
|
|
WALK_SPD=1450,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster=2168,
|
|
},
|
|
[391] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=2046,
|
|
Lvl=50,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=3000,
|
|
Attribute="3#1#8000|3#10#75|3#12#95|3#3#120|3#4#170",
|
|
SPEED=30,
|
|
HIT=41,
|
|
WALK_SPD=1450,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster=2168,
|
|
},
|
|
[392] = {
|
|
Race=94,
|
|
RaceImg=40,
|
|
Appr=10175,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=3000,
|
|
Attribute="3#1#40000|3#10#75|3#12#95|3#3#120|3#4#170",
|
|
SPEED=30,
|
|
HIT=41,
|
|
WALK_SPD=1450,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster=2168,
|
|
},
|
|
[393] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=10176,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=3000,
|
|
Attribute="3#1#40000|3#10#75|3#12#95|3#3#120|3#4#170",
|
|
SPEED=30,
|
|
HIT=41,
|
|
WALK_SPD=1450,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster=2168,
|
|
},
|
|
[394] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=10177,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=3000,
|
|
Attribute="3#1#40000|3#10#75|3#12#95|3#3#120|3#4#170",
|
|
SPEED=30,
|
|
HIT=41,
|
|
WALK_SPD=1450,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster=2168,
|
|
},
|
|
[395] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=10173,
|
|
Lvl=80,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=50000,
|
|
Attribute="3#1#180000|3#10#75|3#12#95|3#3#120|3#4#280",
|
|
SPEED=30,
|
|
HIT=41,
|
|
WALK_SPD=1450,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster=2168,
|
|
},
|
|
[396] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=10363,
|
|
Lvl=80,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#200000|3#10#75|3#12#95|3#3#120|3#4#280",
|
|
SPEED=30,
|
|
HIT=41,
|
|
WALK_SPD=1450,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1400,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster=2168,
|
|
},
|
|
[397] = {
|
|
Race=115,
|
|
RaceImg=34,
|
|
Appr=141,
|
|
Lvl=120,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=20000,
|
|
Attribute="3#1#100000|3#10#9999|3#12#50|3#3#60|3#4#200",
|
|
SPEED=0,
|
|
HIT=35,
|
|
WALK_SPD=0,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=249,
|
|
},
|
|
[398] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=2068,
|
|
Lvl=80,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#200000|3#10#60|3#12#60|3#3#50|3#4#250",
|
|
SPEED=0,
|
|
HIT=45,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Color=191,
|
|
},
|
|
[399] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=10092,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#888888|3#10#20|3#12#330|3#3#100|3#4#300|3#84#1000",
|
|
SPEED=0,
|
|
HIT=60,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
Type=3,
|
|
ViewRange=8,
|
|
boIsBoss=1,
|
|
},
|
|
[400] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=20197,
|
|
Lvl=70,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#2000000|3#10#60|3#12#60|3#3#50|3#4#250",
|
|
SPEED=0,
|
|
HIT=45,
|
|
WALK_SPD=100,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=500,
|
|
Color=191,
|
|
},
|
|
[401] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=20190,
|
|
Lvl=75,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#2000000|3#10#60|3#12#60|3#3#50|3#4#250",
|
|
SPEED=0,
|
|
HIT=45,
|
|
WALK_SPD=100,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=500,
|
|
Color=191,
|
|
},
|
|
[402] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=20199,
|
|
Lvl=80,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#2000000|3#10#60|3#12#60|3#3#50|3#4#250",
|
|
SPEED=0,
|
|
HIT=45,
|
|
WALK_SPD=100,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=500,
|
|
Color=191,
|
|
},
|
|
[403] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=20185,
|
|
Lvl=85,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#2000000|3#10#60|3#12#60|3#3#50|3#4#250",
|
|
SPEED=0,
|
|
HIT=45,
|
|
WALK_SPD=100,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=500,
|
|
Color=191,
|
|
},
|
|
[404] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=20186,
|
|
Lvl=90,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#2000000|3#10#60|3#12#60|3#3#50|3#4#250",
|
|
SPEED=0,
|
|
HIT=45,
|
|
WALK_SPD=100,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=500,
|
|
Color=191,
|
|
},
|
|
[405] = {
|
|
Race=81,
|
|
RaceImg=21,
|
|
Appr=20194,
|
|
Lvl=95,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=50000,
|
|
Attribute="3#1#2000000|3#10#60|3#12#60|3#3#50|3#4#250",
|
|
SPEED=0,
|
|
HIT=45,
|
|
WALK_SPD=100,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=500,
|
|
Color=191,
|
|
},
|
|
[406] = {
|
|
Race=115,
|
|
RaceImg=34,
|
|
Appr=141,
|
|
Lvl=120,
|
|
Undead=1,
|
|
CoolEye=200,
|
|
Exp=500000,
|
|
Attribute="3#1#88888|3#10#3000|3#12#50|3#3#80|3#4#300",
|
|
SPEED=0,
|
|
HIT=35,
|
|
WALK_SPD=0,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=249,
|
|
RehealthCd=-1,
|
|
Type=3,
|
|
ViewRange=10,
|
|
DropType=2,
|
|
boIsBoss=1,
|
|
},
|
|
[407] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=1461,
|
|
Lvl=56,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=1200,
|
|
Attribute="3#1#50000|3#10#14000|3#12#166666|3#3#29|3#4#50",
|
|
SPEED=0,
|
|
HIT=18,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
Color=241,
|
|
},
|
|
[408] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=1459,
|
|
Lvl=56,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=1200,
|
|
Attribute="3#1#50000|3#10#14000|3#12#166666|3#3#29|3#4#50",
|
|
SPEED=0,
|
|
HIT=18,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
Color=241,
|
|
},
|
|
[409] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=1460,
|
|
Lvl=56,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=1200,
|
|
Attribute="3#1#50000|3#10#14000|3#12#16666|3#3#29|3#4#50",
|
|
SPEED=0,
|
|
HIT=18,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
Color=241,
|
|
},
|
|
[410] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=1462,
|
|
Lvl=56,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=1200,
|
|
Attribute="3#1#50000|3#10#14000|3#12#16666|3#3#29|3#4#50",
|
|
SPEED=0,
|
|
HIT=18,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
Color=241,
|
|
},
|
|
[411] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=624,
|
|
Lvl=75,
|
|
Undead=1,
|
|
Exp=100000,
|
|
Attribute="3#1#40000|3#10#10|3#12#16|3#3#39|3#4#70",
|
|
SPEED=0,
|
|
HIT=18,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
Color=241,
|
|
},
|
|
[412] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=366,
|
|
Lvl=70,
|
|
Undead=1,
|
|
Exp=100000,
|
|
Attribute="3#1#15000|3#10#10|3#12#16|3#3#29|3#4#40",
|
|
SPEED=0,
|
|
HIT=18,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
Color=241,
|
|
},
|
|
[413] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=10095,
|
|
Lvl=80,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=200000,
|
|
Attribute="3#1#120000|3#10#10|3#12#16|3#3#59|3#4#90",
|
|
SPEED=0,
|
|
HIT=18,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
Color=241,
|
|
},
|
|
[414] = {
|
|
Race=81,
|
|
RaceImg=19,
|
|
Appr=20126,
|
|
Lvl=100,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=200000,
|
|
Attribute="3#1#500000|3#10#80|3#3#170|3#4#500",
|
|
SPEED=30,
|
|
HIT=45,
|
|
WALK_SPD=500,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
Type=3,
|
|
ViewRange=6,
|
|
Custommonster="2201#2202",
|
|
},
|
|
[415] = {
|
|
Race=81,
|
|
RaceImg=15,
|
|
Appr=104,
|
|
Lvl=65,
|
|
Undead=1,
|
|
Exp=1250,
|
|
Attribute="3#1#5000|3#10#15|3#12#20|3#3#38|3#4#105",
|
|
SPEED=0,
|
|
HIT=18,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2000,
|
|
},
|
|
[416] = {
|
|
Race=101,
|
|
RaceImg=49,
|
|
Appr=2039,
|
|
Lvl=71,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=200000,
|
|
Attribute="3#1#150000|3#10#25|3#12#30|3#3#65|3#4#188",
|
|
SPEED=0,
|
|
HIT=30,
|
|
WALK_SPD=300,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1000,
|
|
Color=241,
|
|
},
|
|
[417] = {
|
|
Race=81,
|
|
RaceImg=47,
|
|
Appr=494,
|
|
Lvl=65,
|
|
Undead=1,
|
|
Exp=1250,
|
|
Attribute="3#1#8000|3#10#15|3#12#20|3#3#38|3#4#105",
|
|
SPEED=0,
|
|
HIT=18,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2000,
|
|
},
|
|
[418] = {
|
|
Race=81,
|
|
RaceImg=47,
|
|
Appr=2016,
|
|
Lvl=60,
|
|
Undead=1,
|
|
CoolEye=0,
|
|
Exp=2200,
|
|
Attribute="3#1#6000|3#10#20|3#12#25|3#3#45|3#4#120",
|
|
SPEED=0,
|
|
HIT=25,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1500,
|
|
Color=222,
|
|
},
|
|
[419] = {
|
|
Race=115,
|
|
RaceImg=83,
|
|
Appr=800,
|
|
Lvl=99,
|
|
Undead=1,
|
|
CoolEye=100,
|
|
Exp=500000,
|
|
Attribute="3#1#500000|3#10#70|3#12#70|3#3#120|3#4#180",
|
|
SPEED=20,
|
|
HIT=25,
|
|
WALK_SPD=300,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=1200,
|
|
},
|
|
[420] = {
|
|
Race=81,
|
|
RaceImg=47,
|
|
Appr=213,
|
|
Lvl=65,
|
|
Undead=1,
|
|
Exp=1250,
|
|
Attribute="3#1#5000|3#10#15|3#12#20|3#3#38|3#4#105",
|
|
SPEED=0,
|
|
HIT=18,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2000,
|
|
},
|
|
[421] = {
|
|
Race=81,
|
|
RaceImg=47,
|
|
Appr=214,
|
|
Lvl=65,
|
|
Undead=1,
|
|
Exp=1250,
|
|
Attribute="3#1#5000|3#10#15|3#12#20|3#3#38|3#4#105",
|
|
SPEED=0,
|
|
HIT=18,
|
|
WALK_SPD=800,
|
|
WALKSTEP=1,
|
|
WALKWAIT=0,
|
|
ATTACK_SPD=2000,
|
|
},
|
|
}
|
|
return config
|