OSDN Git Service

First version
[st-ro/stro.git] / sql-files / mob_db_re.sql
1 #
2 # Table structure for table `mob_db_re`
3 #
4
5 DROP TABLE IF EXISTS `mob_db_re`;
6 CREATE TABLE `mob_db_re` (
7   `ID` mediumint(9) unsigned NOT NULL default '0',
8   `Sprite` text NOT NULL,
9   `kName` text NOT NULL,
10   `iName` text NOT NULL,
11   `LV` tinyint(6) unsigned NOT NULL default '0',
12   `HP` int(9) unsigned NOT NULL default '0',
13   `SP` mediumint(9) unsigned NOT NULL default '0',
14   `EXP` mediumint(9) unsigned NOT NULL default '0',
15   `JEXP` mediumint(9) unsigned NOT NULL default '0',
16   `Range1` tinyint(4) unsigned NOT NULL default '0',
17   `ATK1` smallint(6) unsigned NOT NULL default '0',
18   `ATK2` smallint(6) unsigned NOT NULL default '0',
19   `DEF` smallint(6) unsigned NOT NULL default '0',
20   `MDEF` smallint(6) unsigned NOT NULL default '0',
21   `STR` smallint(6) unsigned NOT NULL default '0',
22   `AGI` smallint(6) unsigned NOT NULL default '0',
23   `VIT` smallint(6) unsigned NOT NULL default '0',
24   `INT` smallint(6) unsigned NOT NULL default '0',
25   `DEX` smallint(6) unsigned NOT NULL default '0',
26   `LUK` smallint(6) unsigned NOT NULL default '0',
27   `Range2` tinyint(4) unsigned NOT NULL default '0',
28   `Range3` tinyint(4) unsigned NOT NULL default '0',
29   `Scale` tinyint(4) unsigned NOT NULL default '0',
30   `Race` tinyint(4) unsigned NOT NULL default '0',
31   `Element` tinyint(4) unsigned NOT NULL default '0',
32   `Mode` int(11) unsigned NOT NULL default '0',
33   `Speed` smallint(6) unsigned NOT NULL default '0',
34   `aDelay` smallint(6) unsigned NOT NULL default '0',
35   `aMotion` smallint(6) unsigned NOT NULL default '0',
36   `dMotion` smallint(6) unsigned NOT NULL default '0',
37   `MEXP` mediumint(9) unsigned NOT NULL default '0',
38   `MVP1id` smallint(5) unsigned NOT NULL default '0',
39   `MVP1per` smallint(9) unsigned NOT NULL default '0',
40   `MVP2id` smallint(5) unsigned NOT NULL default '0',
41   `MVP2per` smallint(9) unsigned NOT NULL default '0',
42   `MVP3id` smallint(5) unsigned NOT NULL default '0',
43   `MVP3per` smallint(9) unsigned NOT NULL default '0',
44   `Drop1id` smallint(5) unsigned NOT NULL default '0',
45   `Drop1per` smallint(9) unsigned NOT NULL default '0',
46   `Drop2id` smallint(5) unsigned NOT NULL default '0',
47   `Drop2per` smallint(9) unsigned NOT NULL default '0',
48   `Drop3id` smallint(5) unsigned NOT NULL default '0',
49   `Drop3per` smallint(9) unsigned NOT NULL default '0',
50   `Drop4id` smallint(5) unsigned NOT NULL default '0',
51   `Drop4per` smallint(9) unsigned NOT NULL default '0',
52   `Drop5id` smallint(5) unsigned NOT NULL default '0',
53   `Drop5per` smallint(9) unsigned NOT NULL default '0',
54   `Drop6id` smallint(5) unsigned NOT NULL default '0',
55   `Drop6per` smallint(9) unsigned NOT NULL default '0',
56   `Drop7id` smallint(5) unsigned NOT NULL default '0',
57   `Drop7per` smallint(9) unsigned NOT NULL default '0',
58   `Drop8id` smallint(5) unsigned NOT NULL default '0',
59   `Drop8per` smallint(9) unsigned NOT NULL default '0',
60   `Drop9id` smallint(5) unsigned NOT NULL default '0',
61   `Drop9per` smallint(9) unsigned NOT NULL default '0',
62   `DropCardid` smallint(5) unsigned NOT NULL default '0',
63   `DropCardper` smallint(9) unsigned NOT NULL default '0',
64   PRIMARY KEY  (`ID`)
65 ) ENGINE=MyISAM;
66
67 # Monster Database
68 #
69 # Structure of Database :
70 #REPLACE INTO `mob_db_re` VALUES ( ID,'Sprite_Name','kROName','iROName',LV,HP,SP,EXP,JEXP,Range1,ATK1,ATK2,DEF,MDEF,STR,AGI,VIT,INT,DEX,LUK,Range2,Range3,Scale,Race,Element,Mode,Speed,aDelay,aMotion,dMotion,MEXP,MVP1id,MVP1per,MVP2id,MVP2per,MVP3id,MVP3per,Drop1id,Drop1per,Drop2id,Drop2per,Drop3id,Drop3per,Drop4id,Drop4per,Drop5id,Drop5per,Drop6id,Drop6per,Drop7id,Drop7per,Drop8id,Drop8per,Drop9id,Drop9per,DropCardid,DropCardper);
71 # Note: Keep the Sprite_Name field as it is in the game client.
72
73 REPLACE INTO `mob_db_re` VALUES (1001,'SCORPION','Scorpion','Scorpion',16,153,1,108,81,1,33,40,16,5,12,15,10,5,19,5,10,12,0,4,23,0x2003091,200,1564,864,576,0,0,0,0,0,0,0,990,70,904,5500,757,57,943,210,7041,100,508,200,625,20,0,0,0,0,4068,1);
74 REPLACE INTO `mob_db_re` VALUES (1002,'PORING','Poring','Poring',1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,1500,512,150,619,20,0,0,0,0,4001,1);
75 #REPLACE INTO `mob_db_re` VALUES (1003,'TESTEGG','Test Egg','Test Egg',2,100000,0,10,10,0,3,9,99,0,1,99,1,1,1,1,10,12,0,4,22,0x0,512,0,512,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
76 REPLACE INTO `mob_db_re` VALUES (1004,'HORNET','Hornet','Hornet',11,90,1,81,60,1,13,16,7,1,12,24,4,5,6,5,10,12,0,4,24,0x2001081,150,1292,792,216,0,0,0,0,0,0,0,992,80,939,9000,909,3500,1208,15,511,350,518,150,0,0,0,0,0,0,4019,1);
77 REPLACE INTO `mob_db_re` VALUES (1005,'FARMILIAR','Familiar','Familiar',24,427,1,144,162,1,68,77,26,5,15,19,20,5,20,1,10,12,0,2,27,0x3881,150,1276,576,384,0,0,0,0,0,0,0,913,5500,1105,20,2209,15,601,50,514,100,507,700,645,50,0,0,0,0,4020,1);
78 #REPLACE INTO `mob_db_re` VALUES (1006,'THIEF_BUG_LARVA','Thief Bug Larva','Thief Bug Larva',1,1,0,0,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,1,0x651,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
79 REPLACE INTO `mob_db_re` VALUES (1007,'FABRE','Fabre','Fabre',6,72,1,54,41,1,12,15,24,0,12,5,5,5,12,5,10,12,0,4,22,0x2000081,400,1672,672,480,0,0,0,0,0,0,0,914,6500,949,500,1502,80,721,5,511,700,705,1000,1501,200,0,0,0,0,4002,1);
80 REPLACE INTO `mob_db_re` VALUES (1008,'PUPA','Pupa','Pupa',4,66,1,36,27,1,1,4,24,2,11,1,3,3,8,6,10,12,0,4,22,0x2000000,1000,1001,1,1,0,0,0,0,0,0,0,1010,80,915,5500,938,600,2102,2,935,1000,938,600,1002,200,0,0,0,0,4003,1);
81 REPLACE INTO `mob_db_re` VALUES (1009,'CONDOR','Condor','Condor',12,114,1,81,60,1,14,20,7,5,14,7,6,0,13,5,10,12,1,2,24,0x1081,150,1148,648,480,0,0,0,0,0,0,0,917,9000,1702,150,715,80,1750,5500,517,400,916,2000,582,600,0,0,0,0,4015,1);
82 REPLACE INTO `mob_db_re` VALUES (1010,'WILOW','Willow','Willow',8,91,1,63,47,1,13,18,38,2,13,3,8,5,12,5,10,12,1,3,22,0x81,200,1672,672,432,0,0,0,0,0,0,0,902,9000,1019,100,907,1500,516,700,1068,3500,1067,2000,1066,1000,0,0,0,0,4010,1);
83 REPLACE INTO `mob_db_re` VALUES (1011,'CHONCHON','Chonchon','Chonchon',5,57,1,45,36,1,11,14,27,0,13,4,4,0,8,5,10,12,0,4,24,0x2000081,200,1076,576,480,0,0,0,0,0,0,0,998,50,935,6500,909,1500,1205,55,601,100,742,5,1002,150,0,0,0,0,4009,1);
84 REPLACE INTO `mob_db_re` VALUES (1012,'RODA_FROG','Roda Frog','Roda Frog',13,160,1,90,68,1,19,23,12,5,12,6,4,0,14,9,10,12,1,5,21,0x81,200,2016,816,288,0,0,0,0,0,0,0,918,9000,908,500,511,300,721,7,713,2000,0,0,0,0,0,0,0,0,4014,1);
85 REPLACE INTO `mob_db_re` VALUES (1013,'WOLF','Wolf','Wolf',45,1219,1,342,386,1,80,91,55,3,27,24,30,15,33,5,10,12,1,2,22,0x1089,200,1054,504,432,0,0,0,0,0,0,0,1011,20,920,9000,2308,10,517,650,528,1050,919,5500,578,600,0,0,0,0,4029,1);
86 REPLACE INTO `mob_db_re` VALUES (1014,'SPORE','Spore','Spore',18,280,1,117,87,1,25,33,12,10,15,5,10,0,12,0,10,12,1,3,21,0x81,200,1872,672,288,0,0,0,0,0,0,0,921,9000,507,800,510,50,743,10,2220,40,7033,5,578,600,0,0,0,0,4022,1);
87 REPLACE INTO `mob_db_re` VALUES (1015,'ZOMBIE','Zombie','Zombie',17,234,1,117,87,1,38,50,20,3,15,8,17,0,15,0,10,12,1,1,29,0x3885,400,2612,912,288,0,0,0,0,0,0,0,957,9000,724,5,938,1000,958,50,727,70,0,0,0,0,0,0,0,0,4038,1);
88 REPLACE INTO `mob_db_re` VALUES (1016,'ARCHER_SKELETON','Archer Skeleton','Archer Skeleton',50,1646,1,405,455,9,90,113,47,10,30,29,20,10,32,5,10,12,1,1,29,0x2085,300,2864,864,576,0,0,0,0,0,0,0,932,4500,756,70,2285,3,1708,35,1752,1000,507,1800,1701,150,0,0,0,0,4094,1);
89 #REPLACE INTO `mob_db_re` VALUES (1017,'THIEF_BUG_FEMALE','Thief Bug Female','Thief Bug Female',10,170,0,35,18,1,33,40,5,5,1,15,10,5,23,5,10,12,1,4,27,0x651,200,988,288,768,0,0,0,0,0,0,0,955,3500,910,250,1108,15,928,200,507,400,716,50,1002,400,0,0,0,0,4026,1);
90 REPLACE INTO `mob_db_re` VALUES (1018,'CREAMY','Creamy','Creamy',23,378,1,144,162,1,61,62,28,20,16,1,1,0,1,20,10,12,0,4,24,0x2000081,150,1136,720,840,0,0,0,0,0,0,0,924,9000,2322,10,518,150,602,100,2207,2,712,500,692,100,0,0,0,0,4040,1);
91 REPLACE INTO `mob_db_re` VALUES (1019,'PECOPECO','Peco Peco','Peco Peco',25,446,1,162,183,1,76,83,48,0,21,10,13,5,28,5,10,12,2,2,23,0x1089,200,1564,864,576,0,0,0,0,0,0,0,925,9000,2402,20,508,200,507,900,1604,100,0,0,582,1000,0,0,0,0,4031,1);
92 REPLACE INTO `mob_db_re` VALUES (1020,'MANDRAGORA','Mandragora','Mandragora',13,156,1,97,73,4,20,23,13,2,12,3,5,5,10,5,10,12,1,3,62,0x84,1000,1768,768,576,0,0,0,0,0,0,0,993,50,905,9000,1405,30,511,350,711,300,706,3,1967,10,0,0,0,0,4030,1);
93 #REPLACE INTO `mob_db_re` VALUES (1021,'THIEF_BUG_MALE','Thief Bug Male','Thief Bug Male',19,583,0,223,93,1,76,88,15,5,1,29,16,5,36,1,10,12,1,4,27,0x653,300,988,288,768,0,0,0,0,0,0,0,1011,40,928,5500,955,1500,1152,10,508,90,729,5,1116,50,0,0,0,0,4050,1);
94 #REPLACE INTO `mob_db_re` VALUES (1022,'WEREWOLF','Werewolf','Werewolf',80,28600,0,11813,7289,2,2560,3280,65,35,1,97,60,1,135,52,10,10,2,0,40,0x163,200,1500,768,652,0,0,0,0,0,0,0,999,500,1034,4000,984,500,985,500,7017,800,0,0,1912,300,0,0,0,0,0,0);
95 REPLACE INTO `mob_db_re` VALUES (1023,'ORK_WARRIOR','Orc Warrior','Orc Warrior',44,1434,1,350,540,1,71,104,52,3,32,15,24,15,16,10,10,12,1,7,22,0x3885,200,1864,864,288,0,0,0,0,0,0,0,998,210,931,9000,756,40,2267,3,1352,10,1304,5,2147,3,0,0,0,0,4066,1);
96 REPLACE INTO `mob_db_re` VALUES (1024,'WORM_TAIL','Wormtail','Wormtail',17,200,1,117,87,1,22,27,16,0,10,6,14,5,12,35,10,12,1,3,22,0x91,200,1048,48,192,0,0,0,0,0,0,0,993,60,1011,25,906,5500,1408,30,508,70,721,5,10015,100,0,0,0,0,4034,1);
97 REPLACE INTO `mob_db_re` VALUES (1025,'SNAKE','Snake','Boa',18,217,1,117,87,1,23,28,9,8,10,8,18,10,14,15,10,12,1,2,22,0x81,200,1576,576,576,0,0,0,0,0,0,0,926,9000,1117,15,507,900,1011,35,937,800,954,1,578,600,0,0,0,0,4037,1);
98 REPLACE INTO `mob_db_re` VALUES (1026,'MUNAK','Munak','Munak',58,2445,1,495,557,1,175,205,77,15,53,9,25,10,30,10,10,12,1,1,29,0x3885,200,2468,768,288,0,0,0,0,0,0,0,901,9000,2264,2,2404,15,609,20,2337,1,2305,100,1558,5,0,0,0,0,4090,1);
99 #REPLACE INTO `mob_db_re` VALUES (1027,'RAPTICE','Raptice','Raptice',17,600,0,100,55,1,0,0,5,10,5,20,20,0,28,10,10,12,1,2,22,0x131,200,2000,1000,500,0,0,0,0,0,0,0,909,7000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
100 REPLACE INTO `mob_db_re` VALUES (1028,'SOLDIER_SKELETON','Soldier Skeleton','Soldier Skeleton',34,804,1,216,243,1,84,98,53,5,14,10,32,5,29,3,10,12,1,1,29,0x3885,200,2276,576,432,0,0,0,0,0,0,0,932,5500,756,60,1214,12,507,700,934,10,2315,1,1216,50,0,0,0,0,4086,1);
101 REPLACE INTO `mob_db_re` VALUES (1029,'ISIS','Isis','Isis',59,2092,1,531,597,1,192,229,83,5,58,43,22,5,39,15,10,12,2,6,27,0x2003095,200,1384,768,336,0,0,0,0,0,0,0,936,5335,2233,5,2603,1,733,150,732,20,954,1000,731,5,0,0,0,0,4116,1);
102 REPLACE INTO `mob_db_re` VALUES (1030,'ANACONDAQ','Anacondaq','Anacondaq',100,8510,1,1602,1202,1,388,443,92,0,79,46,28,43,56,25,10,12,1,2,25,0x91,200,1576,576,576,0,0,0,0,0,0,0,6247,200,937,9000,0,0,926,1500,936,200,508,150,756,50,0,0,0,0,4062,1);
103 REPLACE INTO `mob_db_re` VALUES (1031,'POPORING','Poporing','Poporing',30,524,1,198,224,1,74,94,36,17,17,26,20,18,36,5,10,12,1,3,25,0x83,300,1672,672,480,0,0,0,0,0,0,0,938,5500,910,1500,511,500,514,200,512,5,1207,5,512,250,0,0,0,0,4033,1);
104 REPLACE INTO `mob_db_re` VALUES (1032,'VERIT','Verit','Verit',52,1944,1,414,467,1,132,152,63,10,51,4,25,10,5,5,10,12,1,1,29,0x83,250,2468,768,480,0,0,0,0,0,0,0,929,9000,912,700,930,1100,509,600,2609,1,2612,200,639,20,0,0,0,0,4107,1);
105 REPLACE INTO `mob_db_re` VALUES (1033,'ELDER_WILOW','Elder Willow','Elder Willow',34,599,1,233,263,1,80,94,45,0,10,14,25,0,29,0,10,12,1,3,43,0x3095,200,1372,672,432,0,0,0,0,0,0,0,990,50,907,9000,7939,1,757,40,2329,30,690,100,604,100,0,0,0,0,4052,1);
106 REPLACE INTO `mob_db_re` VALUES (1034,'THARA_FROG','Thara Frog','Thara Frog',40,1157,1,311,350,1,73,103,37,17,25,10,10,18,30,2,10,12,1,5,41,0x81,200,2016,816,288,0,0,0,0,0,0,0,1011,45,908,5500,911,600,509,30,725,5,918,2000,0,0,0,0,0,0,4058,1);
107 REPLACE INTO `mob_db_re` VALUES (1035,'HUNTER_FLY','Hunter Fly','Hunter Fly',63,2050,1,604,681,1,120,140,46,20,32,72,22,25,79,15,10,12,0,4,44,0x2003885,150,676,576,480,0,0,0,0,0,0,0,996,30,999,100,943,5335,912,1300,756,129,2259,1,1226,2,0,0,0,0,4115,1);
108 REPLACE INTO `mob_db_re` VALUES (1036,'GHOUL','Ghoul','Ghoul',61,2614,1,583,656,1,216,245,78,5,56,12,19,11,27,10,10,12,1,1,49,0x3885,250,2456,912,504,0,0,0,0,0,0,0,958,6000,756,110,509,700,511,800,2609,60,934,150,1260,1,0,0,0,0,4110,1);
109 REPLACE INTO `mob_db_re` VALUES (1037,'SIDE_WINDER','Side Winder','Side Winder',70,2736,1,720,810,1,301,331,101,12,52,32,35,20,66,15,10,12,1,2,25,0x3095,200,1576,576,576,0,0,0,0,0,0,0,954,5335,912,1400,756,134,1120,2,937,2500,926,5000,509,1000,0,0,0,0,4117,1);
110 REPLACE INTO `mob_db_re` VALUES (1038,'OSIRIS','Osiris','Osiris',68,475840,1,245520,200880,1,1580,2483,172,164,97,99,86,131,145,67,10,12,1,1,89,0x6283695,100,1072,672,384,122760,603,4000,608,3000,751,500,617,2000,1232,150,2235,200,1255,600,1009,1000,5053,150,1285,100,0,0,0,0,4144,1);
111 REPLACE INTO `mob_db_re` VALUES (1039,'BAPHOMET','Baphomet','Baphomet',81,668000,1,396525,334106,2,2864,4148,279,45,120,125,30,85,155,85,10,12,2,6,67,0x6283695,100,768,768,576,198262,607,2000,750,500,923,5000,1466,400,2256,300,1476,50,714,500,5160,10,985,5432,984,4171,0,0,0,0,4147,1);
112 REPLACE INTO `mob_db_re` VALUES (1040,'GOLEM','Golem','Golem',61,2245,1,540,608,1,198,223,190,12,70,27,67,5,31,5,10,12,2,0,60,0x91,300,1608,816,396,0,0,0,0,0,0,0,999,150,953,9000,912,220,757,70,2146,5,715,200,998,350,0,0,0,0,4072,1);
113 REPLACE INTO `mob_db_re` VALUES (1041,'MUMMY','Mummy','Mummy',55,2155,1,486,548,1,171,192,95,3,54,4,14,1,62,0,10,12,1,1,49,0x3885,300,1772,72,384,0,0,0,0,0,0,0,930,9000,756,100,934,550,2604,1,2611,10,525,250,508,850,0,0,0,0,4106,1);
114 REPLACE INTO `mob_db_re` VALUES (1042,'STEEL_CHONCHON','Steel Chonchon','Steel Chonchon',48,1199,1,369,414,1,77,112,57,20,30,62,20,10,56,10,10,12,0,4,24,0x200108B,150,1076,576,480,0,0,0,0,0,0,0,992,90,999,30,910,2400,935,9000,943,30,998,200,1002,300,0,0,0,0,4042,1);
115 #REPLACE INTO `mob_db_re` VALUES (1043,'SEAHORES','Seahorse','Seahorse',18,1452,0,122,78,3,100,150,15,7,1,1,1,1,1,1,10,10,0,5,22,0x131,200,1500,800,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
116 REPLACE INTO `mob_db_re` VALUES (1044,'OBEAUNE','Obeaune','Obeaune',53,2158,1,476,534,1,102,147,48,26,54,47,21,40,36,25,10,12,1,5,41,0x3095,200,1872,672,288,0,0,0,0,0,0,0,995,13,950,9000,5014,1,2326,10,720,10,951,500,748,30,0,0,0,0,4093,1);
117 REPLACE INTO `mob_db_re` VALUES (1045,'MARC','Marc','Marc',56,2522,1,525,590,1,138,163,55,24,50,24,22,15,48,20,10,12,1,5,41,0x3885,150,1272,72,480,0,0,0,0,0,0,0,995,18,956,9000,756,95,951,1000,720,10,717,200,509,700,0,0,0,0,4105,1);
118 REPLACE INTO `mob_db_re` VALUES (1046,'DOPPELGANGER','Doppelganger','Doppelganger',77,380000,1,313200,250560,1,1639,2815,246,86,122,122,105,67,169,72,10,12,1,6,67,0x6283695,100,480,480,288,156600,724,1500,505,6000,0,0,2317,250,1162,220,1168,150,2258,350,1411,550,985,3686,984,2700,0,0,0,0,4142,1);
119 REPLACE INTO `mob_db_re` VALUES (1047,'PECOPECO_EGG','Peco Peco Egg','Peco Peco Egg',7,75,1,54,41,0,1,1,16,5,4,10,22,8,10,5,10,12,0,0,60,0x0,1000,1001,1,1,0,0,0,0,0,0,0,1010,250,935,1500,2102,2,507,400,507,400,713,1800,736,10,0,0,0,0,4007,1);
120 REPLACE INTO `mob_db_re` VALUES (1048,'THIEF_BUG_EGG','Thief Bug Egg','Thief Bug Egg',20,344,1,126,143,0,1,2,64,10,10,1,50,0,3,15,10,12,0,4,27,0x2000000,1000,701,1,1,0,0,0,0,0,0,0,1010,300,915,5000,2102,2,938,600,716,100,737,10,1002,250,0,0,0,0,4012,1);
121 REPLACE INTO `mob_db_re` VALUES (1049,'PICKY','Picky','Picky',9,95,1,63,47,1,18,19,21,3,14,9,10,0,10,3,10,12,0,2,23,0x81,200,988,288,168,0,0,0,0,0,0,0,916,9000,949,700,2302,150,507,550,519,300,715,50,0,0,0,0,0,0,4008,1);
122 REPLACE INTO `mob_db_re` VALUES (1050,'PICKY_','Picky','Picky',10,89,1,72,54,1,18,38,48,10,15,8,8,5,9,3,10,12,0,2,23,0x81,200,988,288,168,0,0,0,0,0,0,0,916,9000,949,700,5015,10,507,600,519,300,715,50,10012,10,0,0,0,0,4011,1);
123 REPLACE INTO `mob_db_re` VALUES (1051,'THIEF_BUG','Thief Bug','Thief Bug',21,354,1,126,143,1,56,61,24,3,19,7,10,0,12,5,10,12,0,4,60,0x2001083,150,1288,288,768,0,0,0,0,0,0,0,955,2500,2304,80,507,350,909,2000,2303,120,1002,250,0,0,0,0,0,0,4016,1);
124 REPLACE INTO `mob_db_re` VALUES (1052,'ROCKER','Rocker','Rocker',15,185,1,99,74,1,19,24,16,3,12,18,8,10,17,5,10,12,1,4,22,0x2000081,200,1864,864,540,0,0,0,0,0,0,0,940,9000,1916,10,2298,4,1402,80,520,10,752,10,703,10,0,0,0,0,4021,1);
125 REPLACE INTO `mob_db_re` VALUES (1053,'THIEF_BUG_','Thief Bug Female','Thief Bug Female',28,531,1,180,203,1,42,58,28,7,12,10,23,10,24,10,10,12,1,4,27,0x200108B,200,988,288,768,0,0,0,0,0,0,0,955,3500,910,250,1108,15,928,200,507,400,716,50,1002,300,0,0,0,0,4026,1);
126 REPLACE INTO `mob_db_re` VALUES (1054,'THIEF_BUG__','Thief Bug Male','Thief Bug Male',30,595,1,198,224,1,46,67,40,20,17,37,22,5,31,13,10,12,1,4,27,0x200308D,300,988,288,768,0,0,0,0,0,0,0,1011,40,928,5500,955,1500,1152,10,508,90,729,5,1116,50,0,0,0,0,4050,1);
127 REPLACE INTO `mob_db_re` VALUES (1055,'MUKA','Muka','Muka',23,468,1,144,162,1,66,75,28,0,18,9,28,5,43,5,10,12,2,3,22,0x81,300,1960,960,384,0,0,0,0,0,0,0,993,70,952,9000,713,2000,511,400,507,1000,1451,50,1002,250,0,0,0,0,4036,1);
128 REPLACE INTO `mob_db_re` VALUES (1056,'SMOKIE','Smokie','Smokie',29,591,1,180,203,1,70,81,26,0,16,34,16,5,27,5,10,12,0,2,22,0x91,200,1576,576,420,0,0,0,0,0,0,0,945,5500,919,5500,516,800,2213,1,754,2,912,5,729,2,0,0,0,0,4044,1);
129 REPLACE INTO `mob_db_re` VALUES (1057,'YOYO','Yoyo','Yoyo',38,898,1,270,305,1,63,74,40,0,20,11,34,20,19,10,10,12,0,2,22,0x108B,200,1054,54,384,0,0,0,0,0,0,0,942,9000,513,1500,508,200,7182,900,753,10,756,24,578,1000,0,0,0,0,4051,1);
130 REPLACE INTO `mob_db_re` VALUES (1058,'METALLER','Metaller','Metaller',55,1687,1,450,507,1,187,228,72,12,52,24,10,0,47,31,10,12,1,4,23,0x200108B,200,1708,1008,540,0,0,0,0,0,0,0,990,60,940,6500,911,400,757,49,707,20,935,3000,1914,10,0,0,0,0,4057,1);
131 REPLACE INTO `mob_db_re` VALUES (1059,'MISTRESS','Mistress','Mistress',78,378000,1,368280,301320,1,985,2352,187,192,76,186,88,113,172,79,10,12,0,4,84,0x6283695,100,1148,648,300,184140,996,1500,526,4000,722,3000,1413,150,518,10000,2249,250,616,1000,7018,10,985,4268,16001,100,0,0,0,0,4132,1);
132 REPLACE INTO `mob_db_re` VALUES (1060,'BIGFOOT','Bigfoot','Bigfoot',29,587,1,180,203,1,50,62,55,7,18,4,7,0,12,0,10,12,2,2,22,0x91,300,1260,192,192,0,0,0,0,0,0,0,948,9000,2289,5,919,5000,740,80,516,1500,518,450,756,43,0,0,0,0,4074,1);
133 REPLACE INTO `mob_db_re` VALUES (1061,'NIGHTMARE','Nightmare','Nightmare',69,2872,1,501,1032,1,283,345,116,15,57,32,20,15,70,15,10,12,2,6,68,0x2003295,150,1816,816,432,0,0,0,0,0,0,0,944,6000,510,500,2608,2,603,30,505,100,1261,1,984,60,0,0,0,0,4127,1);
134 REPLACE INTO `mob_db_re` VALUES (1062,'PORING_','Santa Poring','Santa Poring',3,69,1,4,5,1,12,16,0,0,1,14,3,10,12,90,10,12,1,3,26,0x81,400,1672,672,480,0,0,0,0,0,0,0,529,2000,530,1000,507,1000,512,1000,2236,100,512,7,0,0,0,0,0,0,4005,1);
135 REPLACE INTO `mob_db_re` VALUES (1063,'LUNATIC','Lunatic','Lunatic',3,55,1,36,27,1,11,12,18,0,10,3,3,0,8,5,10,12,0,2,60,0x81,200,1456,456,336,0,0,0,0,0,0,0,705,6500,949,1000,2262,4,0,0,601,500,515,1100,622,20,0,0,0,0,4006,1);
136 REPLACE INTO `mob_db_re` VALUES (1064,'MEGALODON','Megalodon','Megalodon',46,1335,1,342,386,1,117,149,52,28,35,24,30,28,29,15,10,12,1,1,29,0x81,200,2492,792,432,0,0,0,0,0,0,0,959,5500,932,1500,510,80,717,120,719,10,603,2,624,20,0,0,0,0,4067,1);
137 REPLACE INTO `mob_db_re` VALUES (1065,'STROUF','Strouf','Strouf',61,3052,1,626,705,1,162,192,67,21,49,16,31,20,33,20,10,12,2,5,61,0x3885,150,1872,672,384,0,0,0,0,0,0,0,951,5335,756,115,2315,2,1461,2,949,3000,720,20,956,1500,0,0,0,0,4111,1);
138 REPLACE INTO `mob_db_re` VALUES (1066,'VADON','Vadon','Vadon',45,1252,1,342,386,1,78,103,54,21,35,21,28,20,33,15,10,12,0,5,21,0x91,300,1632,432,540,0,0,0,0,0,0,0,991,40,960,9000,910,3000,2313,5,943,100,757,40,717,50,0,0,0,0,4049,1);
139 REPLACE INTO `mob_db_re` VALUES (1067,'CORNUTUS','Cornutus','Cornutus',48,1450,1,369,414,1,79,126,42,28,32,27,45,26,27,15,10,12,0,5,21,0x91,200,1248,48,480,0,0,0,0,0,0,0,991,45,961,5500,911,800,757,53,2106,5,943,1000,717,100,0,0,0,0,4061,1);
140 REPLACE INTO `mob_db_re` VALUES (1068,'HYDRA','Hydra','Hydra',34,854,1,233,263,7,35,41,20,32,10,9,14,0,35,2,10,12,0,3,41,0x84,1000,800,432,600,0,0,0,0,0,0,0,1011,25,962,5500,938,1500,971,20,525,5,517,700,0,0,0,0,0,0,4035,1);
141 REPLACE INTO `mob_db_re` VALUES (1069,'SWORD_FISH','Swordfish','Swordfish',57,2600,1,525,590,1,149,184,52,12,50,56,25,15,40,15,10,12,2,5,41,0x3885,200,1968,768,384,0,0,0,0,0,0,0,995,10,963,9000,756,33,2257,2,757,50,1117,25,956,600,0,0,0,0,4089,1);
142 REPLACE INTO `mob_db_re` VALUES (1070,'KUKRE','Kukre','Kukre',42,1111,1,315,354,1,65,93,33,23,25,30,22,20,32,20,10,12,0,5,21,0x83,150,1776,576,288,0,0,0,0,0,0,0,991,30,955,5500,910,400,528,500,507,650,928,450,623,20,0,0,0,0,4027,1);
143 REPLACE INTO `mob_db_re` VALUES (1071,'PIRATE_SKEL','Pirate Skeleton','Pirate Skeleton',48,1411,1,369,414,1,105,125,53,20,35,25,25,15,30,10,10,12,1,1,29,0x3885,200,1754,554,288,0,0,0,0,0,0,0,932,3000,2287,15,7477,5,2211,250,1104,250,756,43,628,20,0,0,0,0,4073,1);
144 REPLACE INTO `mob_db_re` VALUES (1072,'KAHO','Kaho','Kaho',98,7045,1,1953,1463,1,504,728,106,55,81,61,55,65,66,73,10,12,1,6,83,0x2003885,150,1700,1000,500,0,0,0,0,0,0,0,994,30,1003,150,7097,3000,690,100,757,1000,716,300,970,5,0,0,0,0,4065,1);
145 REPLACE INTO `mob_db_re` VALUES (1073,'CRAB','Crab','Crab',43,1233,1,315,354,1,69,79,36,11,22,14,24,7,28,15,7,12,0,5,21,0x81,200,992,792,360,0,0,0,0,0,0,0,964,5500,960,1500,7049,700,1001,13,0,0,0,0,757,37,0,0,0,0,4153,1);
146 REPLACE INTO `mob_db_re` VALUES (1074,'SHELLFISH','Shellfish','Shellfish',50,1680,1,405,455,1,70,92,43,5,42,11,48,25,26,10,10,12,0,5,21,0x91,200,864,864,384,0,0,0,0,0,0,0,965,5500,966,1000,7049,500,1056,1000,1001,10,0,0,757,18,0,0,0,0,4273,1);
147 #REPLACE INTO `mob_db_re` VALUES (1075,'TURTLE','Turtle','Turtle',3,77,0,0,0,1,1,2,35,0,1,1,1,1,1,1,7,12,0,5,22,0x81,200,500,500,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
148 REPLACE INTO `mob_db_re` VALUES (1076,'SKELETON','Skeleton','Skeleton',27,612,1,162,183,1,78,102,21,2,24,15,30,5,19,1,10,12,1,1,29,0x91,200,2228,528,576,0,0,0,0,0,0,0,1010,90,932,800,1505,80,909,3000,507,850,2609,30,0,0,0,0,0,0,4025,1);
149 REPLACE INTO `mob_db_re` VALUES (1077,'POISON_SPORE','Poison Spore','Poison Spore',26,456,1,162,183,1,68,83,40,8,19,17,22,5,20,5,10,12,1,3,25,0x3885,200,1672,672,288,0,0,0,0,0,0,0,7033,9000,2221,20,511,550,510,60,972,50,921,1200,912,5,0,0,0,0,4048,1);
150 REPLACE INTO `mob_db_re` VALUES (1078,'RED_PLANT','Red Plant','Red Plant',1,5,0,0,0,1,1,2,100,99,0,0,0,0,0,0,7,12,0,3,22,0x170000,2000,1,1,1,0,0,0,0,0,0,0,507,5500,712,1000,711,1000,905,500,7933,300,914,500,708,50,0,0,0,0,2269,2);
151 REPLACE INTO `mob_db_re` VALUES (1079,'BLUE_PLANT','Blue Plant','Blue Plant',1,10,0,0,0,1,1,2,100,99,0,0,0,0,0,0,7,12,0,3,22,0x170000,2000,1,1,1,0,0,0,0,0,0,0,510,5500,712,1000,711,1000,905,500,7932,300,522,50,514,1000,0,0,0,0,2270,2);
152 REPLACE INTO `mob_db_re` VALUES (1080,'GREEN_PLANT','Green Plant','Green Plant',1,5,0,0,0,1,1,2,100,99,0,0,0,0,0,0,7,12,0,3,22,0x170000,2000,1,1,1,0,0,0,0,0,0,0,511,7000,7934,300,621,20,905,3000,906,1500,704,50,521,50,0,0,0,0,2270,2);
153 REPLACE INTO `mob_db_re` VALUES (1081,'YELLOW_PLANT','Yellow Plant','Yellow Plant',1,6,0,0,0,1,1,2,100,99,0,0,0,0,0,0,7,12,0,3,22,0x170000,2000,1,1,1,0,0,0,0,0,0,0,508,5500,712,1000,711,1000,905,500,7937,300,707,5,914,500,0,0,0,0,2269,2);
154 REPLACE INTO `mob_db_re` VALUES (1082,'WHITE_PLANT','White Plant','White Plant',1,7,0,0,0,1,1,2,100,99,0,0,0,0,0,0,7,12,0,3,22,0x170000,2000,1,1,1,0,0,0,0,0,0,0,509,5500,712,1000,631,20,905,3000,7935,300,521,50,703,50,0,0,0,0,2269,2);
155 REPLACE INTO `mob_db_re` VALUES (1083,'SHINING_PLANT','Shining Plant','Shining Plant',1,20,0,0,0,1,1,2,100,99,0,0,0,0,0,90,7,12,0,3,26,0x170000,2000,1,1,1,0,0,0,0,0,0,0,510,5500,508,1000,509,1000,710,5,608,20,7938,500,607,50,0,0,0,0,714,1);
156 REPLACE INTO `mob_db_re` VALUES (1084,'BLACK_MUSHROOM','Black Mushroom','Black Mushroom',1,5,0,0,0,1,1,2,100,99,0,0,0,0,0,0,7,12,0,3,22,0x170000,2000,1,1,1,0,0,0,0,0,0,0,970,50,971,50,630,20,949,2000,991,800,921,5500,921,5500,0,0,0,0,7033,5500);
157 REPLACE INTO `mob_db_re` VALUES (1085,'RED_MUSHROOM','Red Mushroom','Red Mushroom',1,5,0,0,0,1,1,2,100,99,0,0,0,0,0,0,7,12,0,3,22,0x170000,2000,1,1,1,0,0,0,0,0,0,0,970,50,972,50,630,20,949,2000,990,1000,921,5500,921,5500,0,0,0,0,7033,5500);
158 REPLACE INTO `mob_db_re` VALUES (1086,'GOLDEN_BUG','Golden Thief Bug','Golden Thief Bug',65,222750,1,194400,155520,1,907,1750,159,81,71,77,80,62,127,76,10,12,2,4,43,0x628108B,100,768,768,480,97200,2610,2000,701,1000,0,0,969,1000,1524,150,2246,250,10016,500,714,300,985,2000,984,1500,0,0,0,0,4128,1);
159 REPLACE INTO `mob_db_re` VALUES (1087,'ORK_HERO','Orc Hero','Orc Hero',50,362000,1,106920,97200,1,662,1103,197,70,97,82,107,71,144,43,10,12,2,7,42,0x6283695,150,1678,780,648,53460,725,2000,607,1500,999,5000,968,9700,10018,500,1366,150,2106,250,1124,1000,985,4559,1387,100,0,0,0,0,4143,1);
160 REPLACE INTO `mob_db_re` VALUES (1088,'VOCAL','Vocal','Vocal',18,3317,1,99,79,1,71,82,77,26,77,26,26,30,53,40,10,12,1,4,22,0x2003695,200,1080,648,480,0,0,0,0,0,0,0,2247,50,940,8000,721,1000,752,1500,2420,1000,7938,500,1917,10,0,0,0,0,4211,1);
161 REPLACE INTO `mob_db_re` VALUES (1089,'TOAD','Toad','Toad',27,660,1,162,183,1,70,89,24,6,32,19,27,10,24,5,10,12,1,5,21,0x6203695,200,1236,336,432,0,0,0,0,0,0,0,2244,50,518,2000,729,1000,7938,500,970,100,971,100,5125,1000,0,0,0,0,4306,1);
162 REPLACE INTO `mob_db_re` VALUES (1090,'MASTERING','Mastering','Mastering',42,1260,1,315,354,1,80,120,48,31,35,21,41,12,29,60,10,12,1,3,21,0x6203695,300,1072,672,480,0,0,0,0,0,0,0,2257,200,619,50,722,1000,2116,1000,7938,500,512,8000,531,4000,0,0,0,0,4197,1);
163 REPLACE INTO `mob_db_re` VALUES (1091,'DRAGON_FLY','Dragon Fly','Dragon Fly',47,1035,1,360,405,1,102,135,57,28,37,44,30,15,44,15,10,12,0,4,24,0x6203695,100,1076,576,480,0,0,0,0,0,0,0,2245,200,507,8000,719,1500,742,2000,2607,3000,625,50,533,3000,0,0,0,0,4179,1);
164 REPLACE INTO `mob_db_re` VALUES (1092,'VAGABOND_WOLF','Vagabond Wolf','Vagabond Wolf',93,8203,1,1422,2601,1,399,445,102,51,72,63,55,29,90,15,10,12,1,2,22,0x6203695,150,1048,648,432,0,0,0,0,0,0,0,2248,200,920,8000,728,1500,1148,100,2521,1000,7938,500,626,50,0,0,0,0,4183,1);
165 REPLACE INTO `mob_db_re` VALUES (1093,'ECLIPSE','Eclipse','Eclipse',31,625,1,207,233,1,60,80,50,20,20,28,35,17,27,55,10,12,1,2,60,0x6203695,200,1456,456,336,0,0,0,0,0,0,0,2250,200,507,8000,727,1200,7938,500,706,30,622,50,2355,1000,0,0,0,0,4266,1);
166 REPLACE INTO `mob_db_re` VALUES (1094,'AMBERNITE','Ambernite','Ambernite',19,340,1,117,87,1,26,37,28,0,16,20,11,10,21,5,10,12,2,4,21,0x2000091,400,2048,648,648,0,0,0,0,0,0,0,991,50,946,9000,910,1200,935,3000,943,2,757,14,1002,150,0,0,0,0,4032,1);
167 REPLACE INTO `mob_db_re` VALUES (1095,'ANDRE','Andre','Andre',33,724,1,216,243,1,51,72,55,16,11,20,40,10,24,10,10,12,0,4,22,0x2001081,300,1288,288,384,0,0,0,0,0,0,0,955,9000,910,1000,938,500,993,50,1001,4,1002,350,757,28,0,0,0,0,4043,1);
168 REPLACE INTO `mob_db_re` VALUES (1096,'ANGELING','Angeling','Angeling',77,19800,1,3060,2693,1,355,500,72,238,58,50,33,105,67,200,10,12,1,8,86,0x6203695,200,1072,672,672,0,0,0,0,0,0,0,2254,100,2324,60,610,500,2282,1,509,2000,512,28,714,40,0,0,0,0,4054,1);
169 REPLACE INTO `mob_db_re` VALUES (1097,'ANT_EGG','Ant Egg','Ant Egg',28,530,1,180,203,0,1,2,68,45,5,1,65,5,10,30,10,12,0,0,60,0x0,1000,1001,1,1,0,0,0,0,0,0,0,1010,320,935,2000,909,2000,938,650,713,2000,1002,200,0,0,0,0,0,0,4013,1);
170 REPLACE INTO `mob_db_re` VALUES (1098,'ANUBIS','Anubis','Anubis',105,18826,1,3356,2450,1,480,695,103,48,88,67,40,128,89,55,10,12,2,7,49,0x3695,150,1250,720,576,0,0,0,0,0,0,0,12735,10,1625,10,934,550,984,105,1045,4365,2617,1,1614,3,15042,100,0,0,4138,1);
171 REPLACE INTO `mob_db_re` VALUES (1099,'ARGIOPE','Argiope','Argiope',75,3105,1,810,912,1,292,342,88,32,60,23,40,30,20,30,10,12,2,4,25,0x2003695,300,1792,792,336,0,0,0,0,0,0,0,1042,5335,912,1200,757,175,2406,5,511,1500,719,10,0,0,0,0,0,0,4114,1);
172 REPLACE INTO `mob_db_re` VALUES (1100,'ARGOS','Argos','Argos',47,1005,1,360,405,1,96,129,58,8,38,17,25,5,26,15,10,12,2,4,25,0x2003095,300,1468,468,768,0,0,0,0,0,0,0,1025,9000,911,1200,1042,500,757,61,511,670,508,250,10017,15,0,0,0,0,4075,1);
173 REPLACE INTO `mob_db_re` VALUES (1101,'BAPHOMET_','Baphomet Jr.','Baphomet Jr.',57,2035,0,486,548,1,186,219,70,25,52,60,36,17,52,25,10,12,0,6,27,0x2003695,100,868,480,120,0,0,0,0,0,0,0,923,3000,984,63,1464,2,607,50,610,100,508,1300,2405,50,0,0,0,0,4129,1);
174 REPLACE INTO `mob_db_re` VALUES (1102,'BATHORY','Bathory','Bathory',86,5242,1,1170,1364,1,229,325,61,89,66,38,40,77,56,50,10,12,1,7,27,0x3695,100,1504,840,900,0,0,0,0,0,0,0,1001,200,1061,4850,2252,3,0,0,1000,30,1006,15,637,20,0,0,0,0,4119,1);
175 REPLACE INTO `mob_db_re` VALUES (1103,'CARAMEL','Caramel','Caramel',25,518,1,162,183,1,67,76,39,0,19,10,15,10,32,5,10,12,0,2,22,0x91,200,1604,840,756,0,0,0,0,0,0,0,1027,9000,2310,5,919,5500,1455,10,1405,15,1408,20,0,0,0,0,0,0,4063,1);
176 REPLACE INTO `mob_db_re` VALUES (1104,'COCO','Coco','Coco',38,836,1,270,305,1,71,82,37,0,22,13,30,20,38,10,10,12,0,2,22,0x91,150,1864,864,1008,0,0,0,0,0,0,0,1026,9000,2502,20,914,3000,919,2500,516,500,2402,25,578,600,0,0,0,0,4041,1);
177 REPLACE INTO `mob_db_re` VALUES (1105,'DENIRO','Deniro','Deniro',31,671,1,207,233,1,45,61,52,16,15,16,30,10,23,15,10,12,0,4,22,0x2001081,150,1288,288,576,0,0,0,0,0,0,0,955,9000,910,3000,938,1200,990,50,1001,8,1002,450,757,34,0,0,0,0,4043,1);
178 REPLACE INTO `mob_db_re` VALUES (1106,'DESERT_WOLF','Desert Wolf','Desert Wolf',103,9447,1,1800,1350,1,520,579,114,47,93,69,63,61,82,42,10,12,1,2,23,0x308D,200,1120,420,288,0,0,0,0,0,0,0,1253,1,7030,5500,2311,1,6252,200,1287,1,756,53,0,0,0,0,0,0,4082,1);
179 REPLACE INTO `mob_db_re` VALUES (1107,'DESERT_WOLF_B','Desert Wolf Baby','Baby Desert Wolf',14,140,1,90,68,1,33,41,13,0,10,12,8,5,17,7,10,12,0,2,23,0x1081,300,1600,900,240,0,0,0,0,0,0,0,1010,85,919,5500,2306,80,6252,200,2301,200,13011,5,582,1000,0,0,0,0,4023,1);
180 REPLACE INTO `mob_db_re` VALUES (1108,'DEVIACE','Deviace','Deviace',60,3135,1,658,740,1,160,189,51,16,57,26,32,25,45,15,10,12,1,5,81,0x91,400,1680,480,384,0,0,0,0,0,0,0,995,25,1053,9000,1054,1000,5011,2,971,200,1256,3,756,161,0,0,0,0,4125,1);
181 REPLACE INTO `mob_db_re` VALUES (1109,'DEVIRUCHI','Deviruchi','Deviruchi',93,8912,1,1806,2166,1,367,549,72,16,61,49,30,85,99,5,10,12,0,6,27,0x2003695,150,980,600,384,0,0,0,0,0,0,0,1038,5335,1039,400,984,2,1458,2,1009,5,912,1500,756,154,0,0,0,0,4122,1);
182 REPLACE INTO `mob_db_re` VALUES (1110,'DOKEBI','Dokebi','Dokebi',68,2820,1,675,759,1,317,347,85,20,52,56,35,20,60,25,10,12,0,6,27,0x2000091,250,1156,456,384,0,0,0,0,0,0,0,1021,9000,757,150,1517,2,1613,1,969,1,1501,300,1005,5,0,0,0,0,4098,1);
183 REPLACE INTO `mob_db_re` VALUES (1111,'DRAINLIAR','Drainliar','Drainliar',47,1162,1,389,438,1,100,142,50,15,35,34,24,22,50,20,10,12,0,2,47,0x3095,250,1276,576,384,0,0,0,0,0,0,0,1011,60,913,3000,725,20,507,1000,7006,5500,7006,1500,756,40,0,0,0,0,4069,1);
184 REPLACE INTO `mob_db_re` VALUES (1112,'DRAKE','Drake','Drake',91,804500,1,515160,417960,1,1938,3341,279,135,121,103,114,107,135,71,10,12,1,1,29,0x6283695,400,620,420,360,257580,504,5000,719,500,0,0,1127,600,1125,950,1135,150,1128,400,5019,350,985,3200,1189,100,0,0,0,0,4137,1);
185 REPLACE INTO `mob_db_re` VALUES (1113,'DROPS','Drops','Drops',2,45,1,27,20,1,12,13,16,0,8,1,1,0,6,2,10,12,1,3,23,0x83,400,1372,672,480,0,0,0,0,0,0,0,909,7500,1602,80,938,500,512,1100,713,1700,512,800,620,20,0,0,0,0,4004,1);
186 REPLACE INTO `mob_db_re` VALUES (1114,'DUSTINESS','Dustiness','Dustiness',62,2026,1,602,678,1,158,189,69,50,46,22,46,60,68,105,10,12,0,4,44,0x2000091,150,1004,504,384,0,0,0,0,0,0,0,1057,9000,1058,500,2291,4,928,2000,1001,10,507,1200,0,0,0,0,0,0,4056,1);
187 REPLACE INTO `mob_db_re` VALUES (1115,'EDDGA','Eddga','Eddga',65,247500,1,198000,148500,1,866,1342,166,70,92,80,103,66,90,85,10,12,2,2,23,0x6283695,300,872,1344,432,99000,1029,5000,1030,1000,994,3000,1133,150,2268,250,518,10000,1258,500,1030,250,985,2300,13046,100,0,0,0,0,4123,1);
188 REPLACE INTO `mob_db_re` VALUES (1116,'EGGYRA','Eggyra','Eggyra',53,1676,1,330,689,1,105,145,85,20,46,25,25,15,52,20,10,12,1,0,48,0x91,200,1816,816,288,0,0,0,0,0,0,0,911,1000,5015,20,7032,550,507,1000,643,300,645,250,757,57,0,0,0,0,4070,1);
189 REPLACE INTO `mob_db_re` VALUES (1117,'EVIL_DRUID','Evil Druid','Evil Druid',80,5149,1,1339,1280,1,344,412,88,45,62,32,24,45,71,5,10,12,2,1,89,0x3695,300,2276,576,336,0,0,0,0,0,0,0,2217,10,1615,1,2508,2,0,0,610,200,7478,4,509,2000,0,0,0,0,4141,1);
190 REPLACE INTO `mob_db_re` VALUES (1118,'FLORA','Flora','Flora',59,2301,1,531,597,3,155,186,99,29,49,29,35,5,42,80,10,12,2,3,22,0x84,1000,1432,432,576,0,0,0,0,0,0,0,1032,9000,2253,3,704,10,521,50,629,20,905,2000,748,1,0,0,0,0,4080,1);
191 REPLACE INTO `mob_db_re` VALUES (1119,'FRILLDORA','Frilldora','Frilldora',57,1821,1,486,548,1,172,214,84,10,48,38,38,15,46,30,10,12,1,2,23,0x3885,300,1540,720,432,0,0,0,0,0,0,0,1012,5500,757,90,903,1500,721,15,715,200,507,800,912,120,0,0,0,0,4088,1);
192 REPLACE INTO `mob_db_re` VALUES (1120,'GHOSTRING','Ghostring','Ghostring',90,26700,1,4305,4467,1,350,512,88,72,66,85,66,66,99,66,10,12,1,6,88,0x6203695,300,1220,1080,648,0,0,0,0,0,0,0,1059,5335,2274,100,2336,50,604,500,603,10,714,30,695,100,0,0,0,0,4047,1);
193 REPLACE INTO `mob_db_re` VALUES (1121,'GIEARTH','Giearth','Giearth',42,1118,1,315,354,1,70,85,52,16,27,19,30,10,28,15,10,12,0,6,22,0x2000091,200,1848,1296,432,0,0,0,0,0,0,0,997,30,1003,150,1040,5500,2286,1,2227,10,1001,100,0,0,0,0,0,0,4087,1);
194 REPLACE INTO `mob_db_re` VALUES (1122,'GOBLIN_1','Goblin','Goblin',48,1058,1,369,414,1,87,121,56,5,37,54,25,20,36,10,10,12,1,7,24,0x3695,100,1120,620,240,0,0,0,0,0,0,0,998,270,911,9000,756,43,2297,3,1211,10,2104,5,507,1800,0,0,0,0,4060,1);
195 REPLACE INTO `mob_db_re` VALUES (1123,'GOBLIN_2','Goblin','Goblin',44,931,1,333,374,1,94,122,52,5,33,16,24,15,58,10,10,12,1,7,23,0x3095,150,1320,620,240,0,0,0,0,0,0,0,998,250,911,9000,5010,3,1511,10,2146,5,507,1550,2297,3,0,0,0,0,4060,1);
196 REPLACE INTO `mob_db_re` VALUES (1124,'GOBLIN_3','Goblin','Goblin',44,930,1,333,374,1,88,121,47,5,30,16,24,15,17,10,10,12,1,7,25,0x308D,250,1624,624,240,0,0,0,0,0,0,0,998,230,911,9000,2275,3,5088,15,2104,1,507,1550,508,220,0,0,0,0,4060,1);
197 REPLACE INTO `mob_db_re` VALUES (1125,'GOBLIN_4','Goblin','Goblin',49,1494,1,396,446,1,72,94,70,3,31,27,46,15,34,10,10,12,1,7,22,0x308D,200,1624,624,240,0,0,0,0,0,0,0,993,100,998,170,5087,15,2263,3,1508,10,2146,5,507,1500,0,0,0,0,4060,1);
198 REPLACE INTO `mob_db_re` VALUES (1126,'GOBLIN_5','Goblin','Goblin',56,2342,1,486,548,1,159,190,64,5,51,37,22,15,38,10,10,12,1,7,21,0x308D,300,3074,1874,480,0,0,0,0,0,0,0,998,150,911,9000,1605,15,2104,1,5089,15,507,1500,508,220,0,0,0,0,4060,1);
199 REPLACE INTO `mob_db_re` VALUES (1127,'HODE','Hode','Hode',63,2676,1,632,710,1,170,215,91,24,61,16,42,5,29,40,10,12,1,2,42,0x81,200,1480,480,720,0,0,0,0,0,0,0,993,120,1055,9000,757,80,938,3000,1147,10,7021,1,632,20,0,0,0,0,4081,1);
200 REPLACE INTO `mob_db_re` VALUES (1128,'HORN','Horn','Horn',32,705,1,216,243,1,64,75,52,8,10,12,36,25,21,35,10,12,1,4,22,0x2000091,200,1528,528,288,0,0,0,0,0,0,0,993,80,1011,35,947,5500,1452,15,935,5500,943,70,0,0,0,0,0,0,4045,1);
201 REPLACE INTO `mob_db_re` VALUES (1129,'HORONG','Horong','Horong',66,2304,1,781,879,1,262,332,84,35,36,32,35,45,56,25,10,12,0,0,83,0x308D,400,1888,1152,828,0,0,0,0,0,0,0,953,6500,912,500,2279,5,1752,10000,757,118,633,20,970,50,0,0,0,0,4103,1);
202 REPLACE INTO `mob_db_re` VALUES (1130,'JAKK','Jakk','Jakk',63,2054,1,632,710,1,218,255,90,25,58,43,42,25,55,15,10,12,1,0,43,0x3695,200,1180,480,648,0,0,0,0,0,0,0,1062,9000,912,900,985,31,2331,5,1008,5,535,1000,7938,10,0,0,0,0,4109,1);
203 REPLACE INTO `mob_db_re` VALUES (1131,'JOKER','Joker','Joker',90,6022,1,1618,1821,1,288,348,64,76,84,99,30,50,77,35,10,12,2,7,84,0x3695,100,1364,864,432,0,0,0,0,0,0,0,912,2000,616,2,641,20,508,1000,1259,1,984,100,695,100,0,0,0,0,4139,1);
204 REPLACE INTO `mob_db_re` VALUES (1132,'KHALITZBURG','Khalitzburg','Khalitzburg',118,23986,1,2862,2147,1,737,833,125,10,121,48,40,31,89,32,10,12,2,1,29,0x3695,350,528,1000,396,0,0,0,0,0,0,0,932,8000,985,191,5017,1,2108,2,1004,10,15014,2,1127,2,15036,100,0,0,4136,1);
205 REPLACE INTO `mob_db_re` VALUES (1133,'KOBOLD_1','Kobold','Kobold',107,10483,1,2274,1706,1,539,626,103,25,109,76,61,53,82,30,10,12,1,7,44,0x308D,150,1028,528,360,0,0,0,0,0,0,0,999,100,1034,5335,912,700,757,25,1220,2,2104,5,0,0,0,0,0,0,4091,1);
206 REPLACE INTO `mob_db_re` VALUES (1134,'KOBOLD_2','Kobold','Kobold',102,9152,1,1944,1458,1,367,429,117,59,96,61,55,48,79,20,10,12,1,7,45,0x308D,200,1528,528,360,0,0,0,0,0,0,0,999,100,1034,5335,912,200,2104,3,508,100,2101,100,0,0,0,0,0,0,4091,1);
207 REPLACE INTO `mob_db_re` VALUES (1135,'KOBOLD_3','Kobold','Kobold',101,9078,1,1827,1371,1,360,424,109,48,103,64,59,42,67,20,10,12,1,7,43,0x308D,300,1228,528,360,0,0,0,0,0,0,0,990,35,999,100,1034,5335,912,200,0,0,2104,3,508,100,0,0,0,0,4091,1);
208 REPLACE INTO `mob_db_re` VALUES (1136,'KOBOLD_4','Kobold','Kobold',31,10,1,4582500,4582500,1,316,62,1,1,1,31,31,20,55,20,10,12,1,7,45,0x308D,200,1528,528,360,0,0,0,0,0,0,0,999,50,1034,5335,912,100,1355,5,2104,3,508,100,1301,150,0,0,0,0,4091,1);
209 REPLACE INTO `mob_db_re` VALUES (1137,'KOBOLD_5','Kobold','Kobold',31,10,1,4582500,4582500,1,223,33,1,1,1,31,31,20,88,20,10,12,1,7,43,0x308D,300,1228,528,360,0,0,0,0,0,0,0,999,40,1034,5335,912,100,1514,5,2104,3,508,100,1501,150,0,0,0,0,4091,1);
210 REPLACE INTO `mob_db_re` VALUES (1138,'MAGNOLIA','Magnolia','Magnolia',53,1984,1,441,495,1,91,256,51,8,49,25,21,50,28,85,10,12,0,6,21,0x2000083,200,1054,504,432,0,0,0,0,0,0,0,7031,9000,910,800,911,100,912,10,737,40,508,400,12127,5,0,0,0,0,4076,1);
211 REPLACE INTO `mob_db_re` VALUES (1139,'MANTIS','Mantis','Mantis',65,2719,1,594,669,1,178,209,90,0,55,33,24,5,42,15,10,12,1,4,22,0x2003095,200,1528,660,432,0,0,0,0,0,0,0,993,110,1031,9000,911,1400,757,70,943,250,721,10,507,650,0,0,0,0,4079,1);
212 REPLACE INTO `mob_db_re` VALUES (1140,'MARDUK','Marduk','Marduk',73,2893,1,774,872,1,180,292,66,43,66,49,21,40,66,25,10,12,2,7,23,0x3095,300,1540,840,504,0,0,0,0,0,0,0,994,35,1045,4365,1608,10,2617,1,1614,3,691,100,642,20,0,0,0,0,4112,1);
213 REPLACE INTO `mob_db_re` VALUES (1141,'MARINA','Marina','Marina',42,1209,1,340,381,1,73,98,20,19,24,27,18,22,29,15,10,12,0,3,41,0x81,400,2280,1080,864,0,0,0,0,0,0,0,1052,5000,938,1500,991,45,995,2,717,200,631,20,0,0,0,0,0,0,4055,1);
214 REPLACE INTO `mob_db_re` VALUES (1142,'MARINE_SPHERE','Marine Sphere','Marine Sphere',51,1924,1,446,503,1,1,2,41,28,10,16,35,25,26,5,10,12,0,3,41,0x0,800,1201,1,1,0,0,0,0,0,0,0,1050,5000,1051,2500,1520,10,720,10,717,150,10003,10,0,0,0,0,0,0,4084,1);
215 REPLACE INTO `mob_db_re` VALUES (1143,'MARIONETTE','Marionette','Marionette',90,7166,1,1442,2009,1,202,392,35,24,52,79,28,105,72,20,10,12,0,6,68,0x2003095,300,1480,480,1056,0,0,0,0,0,0,0,1060,9000,2294,5,2605,1,699,100,0,0,2407,1,5141,3,0,0,0,0,4113,1);
216 REPLACE INTO `mob_db_re` VALUES (1144,'MARSE','Marse','Marse',47,1456,1,389,438,1,85,105,38,18,33,17,25,10,33,10,10,12,0,5,41,0x91,300,1956,756,528,0,0,0,0,0,0,0,1024,9000,962,3000,717,200,720,10,995,12,1007,5,514,300,0,0,0,0,4095,1);
217 REPLACE INTO `mob_db_re` VALUES (1145,'MARTIN','Martin','Martin',39,1056,1,311,350,1,70,88,58,19,25,29,28,15,30,10,10,12,0,2,42,0x81,300,1480,480,480,0,0,0,0,0,0,0,1017,9000,1018,500,1251,10,2225,5,5009,1,10010,10,2224,15,0,0,0,0,4046,1);
218 REPLACE INTO `mob_db_re` VALUES (1146,'MATYR','Matyr','Matyr',58,2087,1,495,557,1,144,170,63,5,48,20,21,17,43,10,10,12,1,2,27,0x3095,150,432,432,360,0,0,0,0,0,0,0,2618,10,528,5000,919,5500,537,400,757,100,514,200,0,0,0,0,0,0,4097,1);
219 REPLACE INTO `mob_db_re` VALUES (1147,'MAYA','Maya','Maya',55,380000,1,178560,133920,1,555,820,183,50,88,72,76,102,92,76,10,12,2,4,82,0x6283695,100,864,1000,480,89280,730,2000,603,3000,617,2000,10006,500,2615,200,2234,200,639,500,7020,10,985,3500,2005,100,0,0,0,0,4146,1);
220 REPLACE INTO `mob_db_re` VALUES (1148,'MEDUSA','Medusa','Medusa',102,10045,1,1737,1302,1,477,590,87,66,99,68,65,79,69,15,10,12,1,6,40,0x2003695,180,1720,1320,360,0,0,0,0,0,0,0,1048,5335,1965,250,702,200,1973,20,722,250,1649,5,1007,3,0,0,0,0,4124,1);
221 REPLACE INTO `mob_db_re` VALUES (1149,'MINOROUS','Minorous','Minorous',58,1893,1,544,602,1,235,271,100,10,65,42,36,43,55,25,10,12,2,2,43,0x3095,200,1360,960,432,0,0,0,0,0,0,0,941,5335,756,196,1361,2,1005,10,6254,10,1301,200,568,300,0,0,0,0,4126,1);
222 REPLACE INTO `mob_db_re` VALUES (1150,'MOONLIGHT','Moonlight Flower','Moonlight Flower',79,324000,1,334080,271440,1,2029,3280,154,81,86,102,93,82,131,120,10,12,1,6,63,0x6283695,150,1276,576,288,167040,1022,5000,504,1500,728,500,1477,500,1234,100,1525,150,10008,500,638,650,985,2600,1648,100,0,0,0,0,4131,1);
223 REPLACE INTO `mob_db_re` VALUES (1151,'MYST','Myst','Myst',49,1223,1,396,446,1,96,116,61,10,35,37,20,10,41,10,10,12,2,0,25,0x3695,200,1576,576,384,0,0,0,0,0,0,0,5005,2,1019,800,10005,10,756,65,757,97,605,20,2601,1,0,0,0,0,4108,1);
224 REPLACE INTO `mob_db_re` VALUES (1152,'ORC_SKELETON','Orc Skeleton','Orc Skeleton',53,2077,1,459,524,1,115,140,82,10,52,16,24,5,22,5,10,12,1,1,29,0x3885,200,2420,720,648,0,0,0,0,0,0,0,922,5500,932,3500,757,80,2299,2,1358,10,511,50,0,0,0,0,0,0,4085,1);
225 REPLACE INTO `mob_db_re` VALUES (1153,'ORC_ZOMBIE','Orc Zombie','Orc Zombie',51,1908,1,430,498,1,109,124,71,5,45,17,32,5,52,5,10,12,1,1,29,0x3885,400,2852,1152,840,0,0,0,0,0,0,0,1043,5500,938,3000,714,1,0,0,0,0,0,0,0,0,0,0,0,0,4071,1);
226 REPLACE INTO `mob_db_re` VALUES (1154,'PASANA','Pasana','Pasana',79,3510,1,972,1194,1,398,438,93,35,76,36,33,20,67,5,10,12,1,7,43,0x3095,165,976,576,288,0,0,0,0,0,0,0,7110,4365,7121,2500,757,20,0,0,0,0,2522,100,0,0,0,0,0,0,4099,1);
227 REPLACE INTO `mob_db_re` VALUES (1155,'PETIT','Petite','Petite',86,5799,1,1170,1317,1,292,358,99,49,55,32,38,37,54,20,10,12,1,9,22,0x3095,250,2468,768,480,0,0,0,0,0,0,0,1035,5335,1037,300,756,140,509,1000,0,0,6260,40,606,15,0,0,0,0,4118,1);
228 REPLACE INTO `mob_db_re` VALUES (1156,'PETIT_','Petite','Petite',79,3556,1,900,1013,1,280,316,86,42,63,39,31,55,72,85,10,12,1,9,24,0x3095,200,1872,672,288,0,0,0,0,0,0,0,1036,5335,1037,300,985,61,509,1000,13006,5,912,1500,606,15,0,0,0,0,4120,1);
229 REPLACE INTO `mob_db_re` VALUES (1157,'PHARAOH','Pharaoh','Pharaoh',85,500000,1,417600,334080,1,1476,3258,124,269,98,102,96,142,144,102,10,12,2,7,67,0x6283695,125,868,768,288,208800,607,5500,526,5000,732,5000,7113,5820,7114,2500,1136,100,2327,150,5002,500,1552,300,1231,80,0,0,0,0,4148,1);
230 REPLACE INTO `mob_db_re` VALUES (1158,'PHEN','Phen','Phen',52,1963,1,446,503,1,97,127,44,11,54,15,35,15,25,15,10,12,1,5,41,0x91,150,2544,1344,1152,0,0,0,0,0,0,0,1023,5500,963,2000,720,5,517,1000,951,500,756,25,0,0,0,0,0,0,4077,1);
231 REPLACE INTO `mob_db_re` VALUES (1159,'PHREEONI','Phreeoni','Phreeoni',71,300000,1,116000,180000,1,630,1597,269,98,88,70,112,87,102,71,10,12,2,2,60,0x6283695,200,1020,1020,288,58000,1008,500,730,1000,1000,4000,1015,9700,1223,500,1236,150,1014,5000,2288,300,985,2900,13047,100,0,0,0,0,4121,1);
232 REPLACE INTO `mob_db_re` VALUES (1160,'PIERE','Piere','Piere',32,696,1,216,243,1,47,67,57,16,19,19,36,8,27,15,10,12,0,4,22,0x2001081,200,1288,288,576,0,0,0,0,0,0,0,955,9000,910,1100,938,600,992,30,1001,5,1002,400,757,31,0,0,0,0,4043,1);
233 REPLACE INTO `mob_db_re` VALUES (1161,'PLANKTON','Plankton','Plankton',40,1232,1,334,375,1,75,111,28,28,23,53,25,55,35,14,10,12,0,3,61,0x81,400,2208,1008,324,0,0,0,0,0,0,0,1052,9000,910,300,938,700,970,4,713,1000,630,20,645,50,0,0,0,0,4024,1);
234 REPLACE INTO `mob_db_re` VALUES (1162,'RAFFLESIA','Rafflesia','Rafflesia',86,5819,1,1170,1317,3,295,336,86,2,47,41,44,29,65,31,10,12,0,3,22,0x3885,150,512,528,240,0,0,0,0,0,0,0,1033,5500,911,1600,706,2,708,10,703,10,711,550,509,30,0,0,0,0,4083,1);
235 REPLACE INTO `mob_db_re` VALUES (1163,'RAYDRIC','Raydric','Raydric',115,18408,1,2770,2076,1,572,668,89,15,129,87,55,32,76,27,10,12,2,7,47,0x3095,150,824,780,420,0,0,0,0,0,0,0,985,106,2266,1,2315,2,1158,2,1116,100,1004,10,7054,4850,15037,1,0,0,4133,1);
236 REPLACE INTO `mob_db_re` VALUES (1164,'REQUIEM','Requiem','Requiem',71,3089,1,738,831,1,316,364,88,20,58,34,35,12,42,10,10,12,1,7,27,0x3885,400,1516,816,432,0,0,0,0,0,0,0,603,35,714,1,912,2500,958,3500,934,1500,2308,10,7477,1,0,0,0,0,4104,1);
237 REPLACE INTO `mob_db_re` VALUES (1165,'SAND_MAN','Sandman','Sandman',61,2887,1,626,705,1,156,212,126,24,44,8,55,15,31,25,10,12,1,0,62,0x3885,250,1672,720,288,0,0,0,0,0,0,0,997,35,1056,5335,757,118,7043,350,1001,200,1257,1,1622,5,0,0,0,0,4101,1);
238 REPLACE INTO `mob_db_re` VALUES (1166,'SAVAGE','Savage','Savage',59,2301,1,573,644,1,172,195,126,3,56,21,54,10,47,15,10,12,2,2,42,0x91,150,1960,960,384,0,0,0,0,0,0,0,1028,9000,514,300,702,2,2276,1,6249,10,757,70,526,2,0,0,0,0,4078,1);
239 REPLACE INTO `mob_db_re` VALUES (1167,'SAVAGE_BABE','Savage Babe','Savage Babe',14,180,1,90,68,1,19,25,22,0,16,8,9,5,21,18,10,12,0,2,22,0x81,400,1624,624,576,0,0,0,0,0,0,0,919,9000,1302,100,517,500,6249,1,949,850,1010,80,627,40,0,0,0,0,4017,1);
240 #REPLACE INTO `mob_db_re` VALUES (1168,'SCORPION_KING','Scorpion King','Scorpion King',50,5719,1,1968,1211,1,600,713,64,10,1,50,47,1,83,30,10,12,2,7,23,0x1B1,200,1700,1000,500,0,0,0,0,0,0,0,994,45,1046,4850,1005,15,904,5000,943,3000,509,700,0,0,0,0,0,0,4130,1);
241 REPLACE INTO `mob_db_re` VALUES (1169,'SKEL_WORKER','Skeleton Worker','Skeleton Worker',44,1240,1,333,374,1,92,104,45,5,30,13,22,10,37,25,10,12,1,1,29,0x3885,400,2420,720,384,0,0,0,0,0,0,0,998,400,1041,5500,757,90,5009,2,999,100,1003,200,7938,10,0,0,0,0,4092,1);
242 REPLACE INTO `mob_db_re` VALUES (1170,'SOHEE','Sohee','Sohee',64,2875,1,594,669,1,169,199,61,21,61,24,29,20,37,25,10,12,1,6,21,0x2000091,250,2112,912,576,0,0,0,0,0,0,0,1020,9000,1049,50,2277,1,2504,5,1217,5,15012,5,662,350,0,0,0,0,4100,1);
243 #REPLACE INTO `mob_db_re` VALUES (1171,'SOLDIER_ANDRE','Soldier Andre','Soldier Andre',22,1245,0,219,138,1,105,127,20,0,1,22,44,20,40,10,10,12,0,4,42,0x3095,200,1001,1,1,0,0,0,0,0,0,0,1014,2700,911,800,757,10,1111,15,1001,30,943,150,0,0,0,0,0,0,4059,1);
244 #REPLACE INTO `mob_db_re` VALUES (1172,'SOLDIER_DENIRO','Soldier Deniro','Soldier Deniro',29,2047,0,450,274,1,162,193,20,0,1,29,58,20,54,10,10,12,0,4,42,0x3095,200,2000,1000,500,0,0,0,0,0,0,0,1014,5500,911,2000,757,15,1111,20,943,270,1001,50,0,0,0,0,0,0,4059,1);
245 #REPLACE INTO `mob_db_re` VALUES (1173,'SOLDIER_PIERE','Soldier Piere','Soldier Piere',23,1217,0,240,149,1,109,131,25,0,1,23,46,20,38,10,10,12,0,4,42,0x3095,200,1001,1,1,0,0,0,0,0,0,0,1014,3100,911,800,911,10,1114,15,1001,35,943,200,0,0,0,0,0,0,4059,1);
246 REPLACE INTO `mob_db_re` VALUES (1174,'STAINER','Stainer','Stainer',21,365,1,126,143,1,65,74,22,25,10,10,24,0,39,15,10,12,0,4,24,0x2000091,200,1688,1188,612,0,0,0,0,0,0,0,992,70,1011,30,1013,9000,910,2100,757,25,943,10,1002,300,0,0,0,0,4039,1);
247 REPLACE INTO `mob_db_re` VALUES (1175,'TAROU','Tarou','Tarou',22,420,1,135,152,1,72,78,23,5,21,6,12,0,10,1,10,12,0,2,27,0x91,150,1744,1044,684,0,0,0,0,0,0,0,1016,9000,919,3000,949,800,528,1000,701,2,0,0,0,0,0,0,0,0,4028,1);
248 REPLACE INTO `mob_db_re` VALUES (1176,'VITATA','Vitata','Vitata',35,756,1,234,264,1,68,86,44,12,20,11,24,20,21,5,10,12,0,4,22,0x2000091,300,1768,768,384,0,0,0,0,0,0,0,993,90,955,5000,911,200,518,350,518,350,526,200,756,26,0,0,0,0,4053,1);
249 REPLACE INTO `mob_db_re` VALUES (1177,'ZENORC','Zenorc','Zenorc',54,1816,1,450,507,1,130,154,69,5,50,18,20,5,25,5,10,12,1,7,27,0x83,150,1180,480,360,0,0,0,0,0,0,0,1044,5500,756,70,938,2500,1006,5,508,100,640,20,0,0,0,0,0,0,4096,1);
250 REPLACE INTO `mob_db_re` VALUES (1178,'ZEROM','Zerom','Zerom',70,2687,1,720,960,1,312,350,93,15,57,49,30,15,56,20,10,12,1,7,23,0x3885,200,1780,1080,432,0,0,0,0,0,0,0,1011,55,998,190,2339,200,2265,3,2408,10,1002,300,7938,1,0,0,0,0,4064,1);
251 REPLACE INTO `mob_db_re` VALUES (1179,'WHISPER','Whisper','Whisper',46,1109,1,242,513,1,65,120,20,40,32,48,20,35,52,20,10,12,0,6,68,0x2003095,150,1960,960,504,0,0,0,0,0,0,0,1001,150,1059,5335,2282,1,2333,10,0,0,0,0,0,0,0,0,0,0,4102,1);
252 REPLACE INTO `mob_db_re` VALUES (1180,'NINE_TAIL','Nine Tail','Nine Tail',72,2783,1,887,998,1,446,496,95,40,61,38,30,20,88,50,10,12,1,2,63,0x3695,150,840,540,480,0,0,0,0,0,0,0,1022,4656,746,200,603,100,604,100,526,250,525,350,756,100,0,0,0,0,4159,1);
253 #REPLACE INTO `mob_db_re` VALUES (1181,'ZOMBIE_DRAGON','Zombie Dragon','Zombie Dragon',1,1000,1,44550,1485,3,7900,9140,0,0,120,145,145,145,130,120,10,12,2,9,89,0x37B5,400,2700,1000,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
254 REPLACE INTO `mob_db_re` VALUES (1182,'THIEF_MUSHROOM','Thief Mushroom','Thief Mushroom',1,15,1,0,0,1,1,2,160,99,0,0,0,0,0,0,7,12,0,3,22,0x170000,2000,1,1,1,0,0,0,0,0,0,0,1069,1500,1070,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
255 REPLACE INTO `mob_db_re` VALUES (1183,'CHONCHON_','Chonchon','Chonchon',5,63,1,36,27,1,11,14,29,0,13,4,4,0,7,5,10,12,0,4,24,0x2003885,200,1076,576,480,0,0,0,0,0,0,0,998,50,935,5500,909,1500,1205,55,601,100,742,5,0,0,0,0,0,0,4009,1);
256 REPLACE INTO `mob_db_re` VALUES (1184,'FABRE_','Fabre','Fabre',1,30,1,1,0,1,4,7,0,0,1,2,1,1,4,5,10,12,0,4,22,0x2003885,400,1672,672,480,0,0,0,0,0,0,0,914,2000,949,250,1502,80,721,2,511,350,705,500,1501,200,0,0,0,0,0,0);
257 REPLACE INTO `mob_db_re` VALUES (1185,'WHISPER_','Whisper','Whisper',34,1796,1,483,737,1,198,239,0,45,1,51,14,0,60,0,10,12,0,1,28,0x0,150,1960,960,504,0,0,0,0,0,0,0,1001,10,1059,100,0,0,2333,1,0,0,0,0,0,0,0,0,0,0,0,0);
258 REPLACE INTO `mob_db_re` VALUES (1186,'WHISPER_BOSS','Giant Whisper','Giant Whisper',66,2570,0,630,710,1,282,341,94,45,40,79,44,51,67,31,10,12,0,6,48,0x2003695,250,2536,1536,672,0,0,0,0,0,0,0,1001,150,1059,5335,2282,1,2333,10,0,0,0,0,0,0,0,0,0,0,4303,1);
259 REPLACE INTO `mob_db_re` VALUES (1188,'BON_GUN','Bongun','Bongun',59,2510,1,531,597,1,189,218,88,5,55,24,24,5,34,10,10,12,1,1,29,0x3095,200,1720,500,420,0,0,0,0,0,0,0,1094,5500,7014,40,618,60,5046,1,609,15,508,1000,508,1250,0,0,0,0,4212,1);
260 REPLACE INTO `mob_db_re` VALUES (1189,'ORC_ARCHER','Orc Archer','Orc Archer',78,4835,1,922,1161,9,260,303,67,31,55,32,24,30,99,15,10,12,1,7,22,0x3095,300,1960,620,480,0,0,0,0,0,0,0,1063,4656,1753,1000,1756,2500,1755,2500,1734,2,507,1400,509,900,0,0,0,0,4256,1);
261 REPLACE INTO `mob_db_re` VALUES (1190,'ORC_LORD','Orc Lord','Orc Lord',55,552000,1,156240,122760,1,780,1428,256,92,95,95,103,96,155,85,10,12,2,7,82,0x6283695,100,1248,500,360,31102,968,5500,617,2000,0,0,1363,400,2621,400,5007,400,1371,400,617,1000,985,4268,16000,100,0,0,0,0,4135,1);
262 REPLACE INTO `mob_db_re` VALUES (1191,'MIMIC','Mimic','Mimic',56,1939,1,486,548,1,221,243,63,15,49,120,20,15,99,0,10,12,1,0,60,0x3095,100,972,500,288,0,0,0,0,0,0,0,617,5,603,45,1065,1200,611,3000,7938,1000,2626,1,757,270,0,0,0,0,4205,1);
263 REPLACE INTO `mob_db_re` VALUES (1192,'WRAITH','Wraith','Wraith',77,5168,1,1190,1191,1,335,396,80,40,62,26,30,55,76,5,10,12,2,1,89,0x3695,300,1816,576,240,0,0,0,0,0,0,0,1059,5820,2206,10,2506,2,716,650,602,1300,2505,10,731,5,0,0,0,0,4190,1);
264 REPLACE INTO `mob_db_re` VALUES (1193,'ALARM','Alarm','Alarm',88,5562,1,1242,1398,1,290,338,106,53,70,72,40,25,55,25,10,12,1,0,60,0x3695,300,1020,500,768,0,0,0,0,0,0,0,1095,5335,2607,1,7005,1500,611,1300,984,105,7026,20,912,1500,0,0,0,0,4244,1);
265 REPLACE INTO `mob_db_re` VALUES (1194,'ARCLOUSE','Arclouse','Arclouze',107,10020,1,1844,2607,1,269,309,101,36,60,73,45,35,140,15,10,12,1,4,42,0x2003095,100,960,500,480,0,0,0,0,0,0,0,1096,3500,938,3000,943,800,912,450,716,300,997,20,912,2500,0,0,0,0,4240,1);
266 REPLACE INTO `mob_db_re` VALUES (1195,'RIDEWORD','Rideword','Rideword',74,3222,1,810,1212,1,352,374,61,38,67,53,32,44,104,5,10,12,0,0,60,0x3695,150,864,500,192,0,0,0,0,0,0,0,1097,4850,1553,4,1554,4,1555,2,1556,2,7015,300,1006,20,0,0,0,0,4185,1);
267 REPLACE INTO `mob_db_re` VALUES (1196,'SKEL_PRISONER','Skeleton Prisoner','Skeleton Prisoner',91,9194,1,1566,1763,1,466,521,95,41,84,35,60,20,71,15,10,12,1,1,69,0x308D,350,1848,500,576,0,0,0,0,0,0,0,1098,3500,7016,100,2320,1,716,600,930,3500,2408,35,934,1500,0,0,0,0,4222,1);
268 REPLACE INTO `mob_db_re` VALUES (1197,'ZOMBIE_PRISONER','Zombie Prisoner','Zombie Prisoner',89,8045,1,1458,1647,1,356,416,89,28,87,39,58,5,68,10,10,12,1,1,69,0x308D,350,1768,500,192,0,0,0,0,0,0,0,1099,3500,7016,105,2266,1,716,600,930,3500,2408,39,985,112,0,0,0,0,4275,1);
269 REPLACE INTO `mob_db_re` VALUES (1198,'DARK_PRIEST','Dark Priest','Dark Priest',98,12090,0,2430,1667,2,355,554,56,30,5,60,41,89,78,42,10,12,1,6,89,0x620308D,200,864,1252,476,0,0,0,0,0,0,0,1557,5,2608,30,505,100,716,450,1009,1,2319,5,7005,3000,0,0,0,0,4171,1);
270 REPLACE INTO `mob_db_re` VALUES (1199,'PUNK','Punk','Punk',82,3869,1,972,1094,1,266,320,68,55,67,39,30,35,79,45,10,12,0,3,24,0x3095,300,1500,500,1000,0,0,0,0,0,0,0,7001,5335,715,800,10004,100,1061,1000,1057,3000,601,1100,2502,15,0,0,0,0,4313,1);
271 REPLACE INTO `mob_db_re` VALUES (1200,'ZHERLTHSH','Zherlthsh','Zealotus',105,61350,1,6944,6458,1,610,790,91,99,88,61,51,62,113,60,10,12,1,7,60,0x308D,200,800,2112,768,0,0,0,0,0,0,0,7017,5,509,1800,7293,1500,2331,8,2622,1,1970,100,2291,3,0,0,0,0,4277,1);
272 REPLACE INTO `mob_db_re` VALUES (1201,'RYBIO','Rybio','Rybio',98,8700,1,1575,1442,1,477,553,109,30,96,52,61,30,73,10,10,12,2,6,40,0x200308D,200,1790,1440,540,0,0,0,0,0,0,0,1015,3880,7017,3,509,1800,6216,300,1008,10,984,100,709,30,0,0,0,0,4194,1);
273 REPLACE INTO `mob_db_re` VALUES (1202,'PHENDARK','Phendark','Phendark',102,11000,1,1990,1302,2,539,614,307,50,111,65,71,20,91,30,10,12,2,7,40,0x308D,175,1744,1344,600,0,0,0,0,0,0,0,1015,3880,7017,4,509,1800,0,0,984,150,1971,100,0,0,0,0,0,0,4329,1);
274 REPLACE INTO `mob_db_re` VALUES (1203,'MYSTELTAINN','Mysteltainn','Mysteltainn',130,70000,1,7919,4987,2,771,1338,73,61,102,139,62,65,130,65,10,12,2,0,87,0x6203695,250,1152,500,240,0,0,0,0,0,0,0,7019,1,7297,1500,0,0,0,0,0,0,12736,300,984,243,0,0,0,0,4207,1);
275 REPLACE INTO `mob_db_re` VALUES (1204,'TIRFING','Tirfing','Ogretooth',114,59000,1,5345,5009,1,677,1088,87,69,105,105,75,73,108,65,10,12,1,0,67,0x6203695,100,816,500,240,0,0,0,0,0,0,0,7022,1,638,50,7292,1500,0,0,0,0,999,120,984,189,0,0,0,0,4254,1);
276 REPLACE INTO `mob_db_re` VALUES (1205,'EXECUTIONER','Executioner','Executioner',101,40200,1,4860,3645,2,515,874,97,188,99,96,77,78,79,60,10,12,2,0,47,0x6203695,200,768,500,384,0,0,0,0,0,0,0,7024,5,7290,1500,1111,80,1114,60,0,0,999,120,984,145,0,0,0,0,4250,1);
277 REPLACE INTO `mob_db_re` VALUES (1206,'ANOLIAN','Anolian','Anolian',109,15547,1,2930,2223,1,500,610,61,11,130,63,55,66,58,48,10,12,1,5,41,0x3695,190,900,500,864,0,0,0,0,0,0,0,7003,4850,1754,2000,526,5,10019,10,16003,1,2625,1,984,134,0,0,0,0,4234,1);
278 REPLACE INTO `mob_db_re` VALUES (1207,'STING','Sting','Sting',104,10143,1,2172,1629,1,611,678,146,34,108,49,68,34,99,24,10,12,1,0,62,0x3695,300,528,500,240,0,0,0,0,0,0,0,7004,4850,1756,1500,2624,1,1003,130,997,25,10007,10,6213,800,0,0,0,0,4226,1);
279 REPLACE INTO `mob_db_re` VALUES (1208,'WANDER_MAN','Wander Man','Wanderer',120,19307,1,3389,2466,2,711,816,64,5,118,92,36,15,107,33,10,12,1,6,24,0x2003695,100,672,500,192,0,0,0,0,0,0,0,7005,4850,616,1,13015,5,2270,5,610,650,984,217,1164,1,0,0,0,0,4210,1);
280 REPLACE INTO `mob_db_re` VALUES (1209,'CRAMP','Cramp','Cramp',82,3898,1,972,1094,1,395,443,88,42,65,43,35,25,68,30,10,12,0,2,45,0x3095,100,1000,500,1000,0,0,0,0,0,0,0,7007,4656,528,1000,726,80,746,110,568,250,510,70,984,95,0,0,0,0,4296,1);
281 #REPLACE INTO `mob_db_re` VALUES (1210,'FILAMENTOUS','Filamentous','Filamentous',51,6088,0,1926,1353,1,425,525,35,10,1,35,30,5,83,40,10,12,1,4,23,0x3095,200,1500,500,1000,0,0,0,0,0,0,0,7008,4850,947,8000,943,3880,993,200,1451,40,757,18,509,1600,0,0,0,0,4045,1);
282 REPLACE INTO `mob_db_re` VALUES (1211,'BRILIGHT','Brilight','Brilight',71,2772,1,738,831,1,306,339,93,25,51,19,38,32,56,30,10,12,0,4,23,0x2003095,200,1500,500,1000,0,0,0,0,0,0,0,7009,5335,992,200,912,1200,7938,100,757,220,610,250,509,2600,0,0,0,0,4213,1);
283 REPLACE INTO `mob_db_re` VALUES (1212,'IRON_FIST','Iron Fist','Iron Fist',47,4221,0,1292,1368,1,430,590,40,5,1,17,15,10,73,20,10,12,1,4,60,0x2003095,200,1500,500,1000,0,0,0,0,0,0,0,7010,5335,757,229,757,22,1002,750,999,180,998,300,0,0,0,0,0,0,4239,1);
284 REPLACE INTO `mob_db_re` VALUES (1213,'HIGH_ORC','High Orc','High Orc',81,4193,1,1099,1158,1,389,439,101,45,75,16,40,31,69,20,10,12,2,7,43,0x3695,150,1500,500,1000,0,0,0,0,0,0,0,7002,2500,1304,10,999,90,931,7500,912,1300,756,196,508,900,0,0,0,0,4322,1);
285 REPLACE INTO `mob_db_re` VALUES (1214,'CHOCO','Choco','Choco',48,1080,1,369,414,1,120,167,70,30,40,45,32,19,42,20,10,12,0,2,23,0x3095,150,1028,528,360,0,0,0,0,0,0,0,7011,5335,942,7000,985,53,513,5000,634,20,532,1000,607,25,0,0,0,0,4285,1);
286 REPLACE INTO `mob_db_re` VALUES (1215,'STEM_WORM','Stem Worm','Stem Worm',84,4530,1,1080,1215,1,266,307,73,50,55,37,25,47,70,30,10,12,1,3,24,0x3095,300,1956,756,528,0,0,0,0,0,0,0,7012,5335,509,1800,1968,10,756,115,997,5,0,0,608,45,0,0,0,0,4224,1);
287 REPLACE INTO `mob_db_re` VALUES (1216,'PENOMENA','Penomena','Penomena',85,4589,1,1116,1556,7,292,333,85,32,76,38,35,35,89,10,10,12,1,5,25,0x3695,400,832,500,600,0,0,0,0,0,0,0,7013,4850,962,8000,938,7000,525,200,719,15,1258,1,716,550,0,0,0,0,4314,1);
288 REPLACE INTO `mob_db_re` VALUES (1219,'KNIGHT_OF_ABYSS','Knight of Abyss','Abysmal Knight',122,23297,1,4779,4013,1,810,1002,102,50,121,55,68,70,97,37,10,12,2,7,87,0x3695,300,1500,500,1000,0,0,0,0,0,0,0,1064,5335,7023,5,2318,1,1421,25,0,0,985,369,15014,10,0,0,0,0,4140,1);
289 REPLACE INTO `mob_db_re` VALUES (1220,'M_DESERT_WOLF','Desert Wolf','Desert Wolf',103,9447,1,349,218,1,254,313,114,47,93,69,63,61,82,42,10,12,1,2,23,0x3695,200,1120,420,288,0,0,0,0,0,0,0,1253,5,7030,5500,2311,1,517,1200,920,2000,756,53,0,0,0,0,0,0,4082,1);
290 REPLACE INTO `mob_db_re` VALUES (1221,'M_SAVAGE','Savage','Savage',26,2092,0,321,203,1,146,177,16,5,1,26,54,10,37,10,10,12,2,2,42,0x3695,150,1960,960,384,0,0,0,0,0,0,0,1028,6000,514,150,702,3,2276,2,605,15,757,70,0,0,0,0,0,0,4078,1);
291 #REPLACE INTO `mob_db_re` VALUES (1222,'L_HIGH_ORC','High Orc','High Orc',52,6890,0,2128,1490,1,428,533,15,5,1,46,55,35,82,40,10,12,2,7,43,0x3695,200,1500,500,1000,0,0,0,0,0,0,0,7002,2500,1304,10,999,120,931,8000,912,1600,756,196,508,1100,0,0,0,0,4066,1);
292 #REPLACE INTO `mob_db_re` VALUES (1223,'L_ORC','Orc','Orc',24,1400,0,261,160,1,114,136,10,5,1,24,48,25,34,10,10,12,1,7,22,0x3695,200,1864,864,288,0,0,0,0,0,0,0,998,210,931,5500,756,40,2267,3,1352,10,1304,5,1301,100,0,0,0,0,4066,1);
293 #REPLACE INTO `mob_db_re` VALUES (1224,'L_POISON_SPORE','Poison Spore','Poison Spore',19,665,0,169,85,1,89,101,0,0,1,19,25,1,24,1,10,12,1,3,25,0x3695,200,1672,672,288,0,0,0,0,0,0,0,921,8000,2221,20,511,650,510,55,972,35,0,0,0,0,0,0,0,0,4048,1);
294 #REPLACE INTO `mob_db_re` VALUES (1225,'L_CHOCO','Choco','Choco',43,4278,0,1150,1150,1,315,402,5,5,1,68,55,45,65,25,10,12,0,2,23,0x3695,200,1500,500,1000,0,0,0,0,0,0,0,7011,5335,942,7000,508,1900,513,5000,2311,2,532,1000,607,25,0,0,0,0,4051,1);
295 #REPLACE INTO `mob_db_re` VALUES (1226,'L_KOBOLD','Kobold','Kobold',36,3893,0,898,568,1,265,318,15,10,1,90,36,30,52,30,10,12,1,7,44,0x3695,200,1028,528,360,0,0,0,0,0,0,0,999,90,1034,5820,912,750,985,25,1220,2,2104,5,0,0,0,0,0,0,4091,1);
296 #REPLACE INTO `mob_db_re` VALUES (1227,'L_GOBLIN','Goblin','Goblin',25,1176,0,282,171,1,118,140,10,5,1,63,25,20,38,45,10,12,1,7,24,0x3695,100,1120,620,240,0,0,0,0,0,0,0,998,270,911,1200,756,43,2297,3,1211,10,2104,5,507,800,0,0,0,0,4060,1);
297 #REPLACE INTO `mob_db_re` VALUES (1228,'L_PHEN','Phen','Phen',26,3347,0,357,226,1,138,150,0,15,1,26,26,1,88,75,10,12,1,5,41,0x3695,150,2544,1344,1152,0,0,0,0,0,0,0,1023,6000,963,2300,720,8,517,1100,951,550,756,25,0,0,0,0,0,0,4077,1);
298 REPLACE INTO `mob_db_re` VALUES (1229,'META_FABRE','Fabre','Fabre',2,63,1,3,2,1,8,11,0,0,1,2,4,0,7,5,10,12,0,4,22,0x2000081,400,1672,672,480,0,0,0,0,0,0,0,914,6500,949,600,1502,80,721,8,511,750,705,1500,1501,200,0,0,0,0,4002,1);
299 REPLACE INTO `mob_db_re` VALUES (1230,'META_PUPA','Pupa','Pupa',2,427,1,2,4,0,1,2,32,20,1,1,1,0,1,20,10,12,0,4,22,0x2000000,1000,1001,1,1,0,0,0,0,0,0,0,1010,300,915,6000,938,700,2102,2,935,1300,938,700,1002,300,0,0,0,0,4003,1);
300 REPLACE INTO `mob_db_re` VALUES (1231,'META_CREAMY','Creamy','Creamy',16,595,1,86,58,1,53,64,0,30,1,40,16,15,16,55,10,12,0,4,24,0x2000081,200,1220,720,288,0,0,0,0,0,0,0,924,6000,2322,10,518,180,602,200,2207,4,712,800,0,0,0,0,0,0,4040,1);
301 REPLACE INTO `mob_db_re` VALUES (1232,'META_PECOPECO_EGG','Peco Peco Egg','Peco Peco Egg',3,420,1,4,4,0,1,2,32,20,1,1,1,0,1,20,10,12,0,0,60,0x0,1000,1001,1,1,0,0,0,0,0,0,0,1010,120,935,1500,2102,2,507,450,507,450,713,2000,736,15,0,0,0,0,4007,1);
302 #REPLACE INTO `mob_db_re` VALUES (1233,'CONCEIVE_PECOPECO','Peco Peco','Peco Peco',19,531,0,159,36,1,50,64,0,0,1,13,13,25,27,9,10,12,2,2,23,0x81,200,1564,864,576,0,0,0,0,0,0,0,925,6000,2402,20,508,55,507,950,1604,100,0,0,582,1000,0,0,0,0,4031,1);
303 REPLACE INTO `mob_db_re` VALUES (1234,'PROVOKE_YOYO','Yoyo','Yoyo',19,879,1,122,77,1,71,82,0,0,1,24,30,35,32,55,10,12,0,2,22,0x108B,200,1054,54,384,0,0,0,0,0,0,0,942,6000,7182,500,508,130,919,5500,753,7,578,500,582,1000,0,0,0,0,4051,1);
304 REPLACE INTO `mob_db_re` VALUES (1235,'SMOKING_ORC','Smoking Orc','Smoking Orc',24,1400,1,235,144,1,114,136,16,20,1,24,48,20,34,0,10,12,1,7,22,0x308D,200,1864,864,288,0,0,0,0,0,0,0,998,210,931,5500,756,40,2267,3,1352,10,1304,5,1301,100,0,0,0,0,4066,1);
305 REPLACE INTO `mob_db_re` VALUES (1236,'META_ANT_EGG','Ant Egg','Ant Egg',4,420,1,5,4,0,1,2,32,20,1,1,1,0,1,20,10,12,0,0,60,0x0,1000,1001,1,1,0,0,0,0,0,0,0,1010,135,935,2740,909,3000,938,750,713,2000,1002,220,0,0,0,0,0,0,4013,1);
306 REPLACE INTO `mob_db_re` VALUES (1237,'META_ANDRE','Andre','Andre',17,688,1,98,64,1,60,71,16,0,1,17,24,20,26,20,10,12,0,4,22,0x2001081,300,1288,288,576,0,0,0,0,0,0,0,955,6000,910,3000,938,1000,935,3000,1001,6,1002,350,757,28,0,0,0,0,4043,1);
307 REPLACE INTO `mob_db_re` VALUES (1238,'META_PIERE','Piere','Piere',18,733,1,110,70,1,64,75,24,0,1,18,26,20,27,15,10,12,0,4,22,0x2001081,200,1288,288,576,0,0,0,0,0,0,0,955,5700,910,1100,938,600,992,15,1001,5,1002,400,757,31,0,0,0,0,4043,1);
308 REPLACE INTO `mob_db_re` VALUES (1239,'META_DENIRO','Deniro','Deniro',19,760,1,122,77,1,68,79,24,0,1,19,30,20,43,10,10,12,0,4,22,0x2001081,150,1288,288,576,0,0,0,0,0,0,0,955,6000,910,3000,938,1200,990,45,1001,8,1002,450,757,34,0,0,0,0,4043,1);
309 REPLACE INTO `mob_db_re` VALUES (1240,'META_PICKY','Picky','Picky',3,80,1,4,3,1,9,12,0,0,1,3,3,0,10,30,10,12,0,2,23,0x81,200,988,288,168,0,0,0,0,0,0,0,916,6500,949,850,2302,150,507,650,519,350,715,60,0,0,0,0,0,0,4008,1);
310 REPLACE INTO `mob_db_re` VALUES (1241,'META_PICKY_','Picky','Picky',4,83,1,5,4,1,8,11,32,0,1,3,3,0,11,20,10,12,0,2,23,0x81,200,988,288,168,0,0,0,0,0,0,0,916,6500,949,850,5015,7,507,750,519,350,715,60,0,0,0,0,0,0,4011,1);
311
312 # Lutie (2.0)
313 REPLACE INTO `mob_db_re` VALUES (1242,'MARIN','Marin','Marin',37,987,1,282,317,1,69,83,32,8,24,5,10,5,30,15,10,12,1,3,41,0x83,400,1872,672,480,0,0,0,0,0,0,0,910,3200,938,1500,700,100,720,40,510,75,529,350,5035,1,0,0,0,0,4196,1);
314 REPLACE INTO `mob_db_re` VALUES (1243,'SASQUATCH','Sasquatch','Sasquatch',72,3163,1,765,860,1,266,296,101,28,70,35,60,10,59,20,10,12,2,2,60,0x3695,300,1260,192,192,0,0,0,0,0,0,0,912,750,509,800,949,1000,5030,1,948,5000,727,30,757,90,0,0,0,0,4216,1);
315 REPLACE INTO `mob_db_re` VALUES (1244,'JAKK_XMAS','Christmas Jakk','Christmas Jakk',63,2054,1,1002,619,1,218,255,90,25,58,43,42,25,55,15,10,12,1,0,43,0x81,200,1180,480,648,0,0,0,0,0,0,0,1062,5335,912,900,985,31,2331,5,644,20,7175,1200,7174,1200,0,0,0,0,4109,1);
316 REPLACE INTO `mob_db_re` VALUES (1245,'GOBLINE_XMAS','Christmas Goblin','Christmas Goblin',25,1176,1,254,154,1,118,140,16,5,1,53,25,20,38,45,10,12,1,7,24,0x81,100,1120,620,240,0,0,0,0,0,0,0,7174,550,7175,550,756,43,644,10,1211,10,2104,5,2236,10,0,0,0,0,4060,1);
317 REPLACE INTO `mob_db_re` VALUES (1246,'COOKIE_XMAS','Christmas Cookie','Christmas Cookie',37,733,1,282,317,1,70,105,48,36,21,16,30,20,25,5,10,12,0,7,46,0x91,400,1248,1248,240,0,0,0,0,0,0,0,538,1500,722,45,912,200,2502,25,644,5,688,100,507,1700,0,0,0,0,4235,1);
318 REPLACE INTO `mob_db_re` VALUES (1247,'ANTONIO','Antonio','Antonio',10,10,1,3,2,1,13,21,160,0,1,1,1,50,100,100,10,12,1,7,66,0x170081,100,720,720,432,0,0,0,0,0,0,0,5136,1000,5811,1000,604,3000,14550,10000,12225,2000,12132,2000,12354,3000,0,0,0,0,12132,2000);
319 REPLACE INTO `mob_db_re` VALUES (1248,'CRUISER','Cruiser','Cruiser',41,919,1,288,324,7,55,75,20,18,17,10,23,15,34,10,10,12,1,0,60,0x2085,400,1296,1296,432,0,0,0,0,0,0,0,1098,900,2251,2,998,320,996,5,911,3500,13150,5,756,87,0,0,0,0,4297,1);
320 REPLACE INTO `mob_db_re` VALUES (1249,'MYSTCASE','Myst Case','Myst Case',39,879,1,288,324,1,68,89,50,11,26,19,40,35,31,25,10,12,1,0,60,0x91,400,1248,1248,432,0,0,0,0,0,0,0,530,90,7938,10,603,20,539,800,722,150,731,5,529,340,0,0,0,0,4206,1);
321 REPLACE INTO `mob_db_re` VALUES (1250,'CHEPET','Chepet','Chepet',42,4950,0,1315,1854,1,79,112,55,25,32,35,35,21,32,23,10,12,1,7,23,0x3695,400,672,672,288,0,0,0,0,0,0,0,7035,2500,912,750,512,5500,619,40,10019,5,508,1300,2508,5,0,0,0,0,4284,1);
322 REPLACE INTO `mob_db_re` VALUES (1251,'KNIGHT_OF_WINDSTORM','Knight of Windstorm','Stormy Knight',92,630500,1,413800,302200,2,2677,4110,306,166,126,165,132,104,171,79,10,12,2,0,84,0x6283695,200,468,468,288,206900,720,4500,2406,500,995,3000,1468,150,603,3000,617,4000,2621,200,2506,500,985,4559,5007,1,0,0,0,0,4318,1);
323 REPLACE INTO `mob_db_re` VALUES (1252,'GARM','Garm','Hatii',98,1275500,1,758880,613800,3,1862,3595,173,103,122,153,135,116,146,72,10,12,2,2,81,0x6283695,400,608,408,336,379440,7036,1000,603,3000,995,3000,7036,5500,1131,150,1256,500,1815,500,0,0,985,3977,984,2900,0,0,0,0,4324,1);
324
325 # Comodo (3.0)
326 REPLACE INTO `mob_db_re` VALUES (1253,'GARGOYLE','Gargoyle','Gargoyle',100,8772,1,1900,1425,9,383,472,98,43,100,61,60,57,100,70,10,12,1,6,64,0x2002085,200,1020,720,384,0,0,0,0,0,0,0,912,3880,1039,500,2506,2,1746,5,2619,1,1769,2000,757,238,0,0,0,0,4149,1);
327 REPLACE INTO `mob_db_re` VALUES (1254,'RAGGLER','Raggler','Raggler',48,1148,1,369,414,1,72,111,56,10,30,42,38,15,54,27,10,12,0,2,24,0x3695,200,1000,900,384,0,0,0,0,0,0,0,7053,3000,916,5000,645,200,514,200,992,90,2225,7,756,32,0,0,0,0,4186,1);
328 REPLACE INTO `mob_db_re` VALUES (1255,'NERAID','Neraid','Nereid',98,9550,1,1575,1181,1,196,267,100,37,97,45,60,30,69,50,10,12,0,2,22,0x3695,200,776,576,288,0,0,0,0,0,0,0,1055,5100,7053,1000,510,230,1966,10,514,250,757,180,985,37,0,0,0,0,4167,1);
329 REPLACE INTO `mob_db_re` VALUES (1256,'PEST','Pest','Pest',89,5747,1,1341,1509,1,304,352,55,33,73,77,48,15,88,25,10,12,0,2,47,0x3695,165,700,648,480,0,0,0,0,0,0,0,1055,5500,7054,200,702,10,605,100,716,250,0,0,756,115,0,0,0,0,4315,1);
330 REPLACE INTO `mob_db_re` VALUES (1257,'INJUSTICE','Injustice','Injustice',95,7952,1,1574,1997,1,344,460,76,31,77,59,58,65,73,50,10,12,1,1,47,0x3695,400,770,720,336,0,0,0,0,0,0,0,999,300,7054,5335,7053,3500,2313,5,2316,2,660,2,0,0,0,0,0,0,4268,1);
331 REPLACE INTO `mob_db_re` VALUES (1258,'GOBLIN_ARCHER','Goblin Archer','Goblin Archer',55,1575,1,450,507,9,95,119,69,0,40,34,20,15,48,20,10,12,0,7,25,0x2085,200,1172,672,420,0,0,0,0,0,0,0,2297,3,998,250,911,1000,1765,3000,507,600,1705,25,514,300,0,0,0,0,4157,1);
332 REPLACE INTO `mob_db_re` VALUES (1259,'GRYPHON','Gryphon','Gryphon',105,60720,1,9410,5808,1,717,820,113,72,101,133,66,70,137,54,10,12,2,2,84,0x6203695,100,704,504,432,0,0,0,0,0,0,0,7048,2500,7054,5335,7063,120,0,0,1417,1,984,185,996,150,0,0,0,0,4163,1);
333 REPLACE INTO `mob_db_re` VALUES (1260,'DARK_FRAME','Dark Frame','Dark Frame',76,3520,1,992,1115,1,318,348,67,27,69,37,36,10,53,5,10,12,1,6,67,0x2003695,200,920,720,200,0,0,0,0,0,0,0,7054,4656,734,1000,2505,30,0,0,0,0,1000,80,747,3,0,0,0,0,4170,1);
334 REPLACE INTO `mob_db_re` VALUES (1261,'WILD_ROSE','Wild Rose','Wild Rose',70,2682,1,720,1110,1,140,185,75,15,44,87,31,35,63,80,10,12,0,2,24,0x83,100,964,864,288,0,0,0,0,0,0,0,7053,5335,748,50,5037,120,2336,1,624,35,528,600,2244,2,0,0,0,0,4257,1);
335 REPLACE INTO `mob_db_re` VALUES (1262,'MUTANT_DRAGON','Mutant Dragon','Mutant Dragonoid',65,50706,1,3644,12830,4,1120,1654,130,20,75,35,30,68,98,35,10,12,2,9,43,0x6203695,250,1280,1080,240,0,0,0,0,0,0,0,7054,4850,1035,500,1036,500,930,500,1559,100,7296,1500,2527,50,0,0,0,0,4203,1);
336 REPLACE INTO `mob_db_re` VALUES (1263,'WIND_GHOST','Wind Ghost','Wind Ghost',80,4008,1,918,1334,2,165,260,64,51,62,27,25,55,85,20,10,12,1,6,64,0x2003695,150,1056,1056,336,0,0,0,0,0,0,0,912,4559,932,6000,7005,500,693,100,1611,8,996,100,1615,1,0,0,0,0,4264,1);
337 REPLACE INTO `mob_db_re` VALUES (1264,'MERMAN','Merman','Merman',60,2940,1,616,692,1,125,157,62,8,45,29,30,19,50,10,10,12,1,7,61,0x3695,220,916,816,336,0,0,0,0,0,0,0,1054,1300,2317,2,568,400,720,40,995,35,1460,3,756,203,0,0,0,0,4199,1);
338 REPLACE INTO `mob_db_re` VALUES (1265,'COOKIE','Cookie','Cookie',35,666,1,234,264,1,59,84,56,28,15,23,35,12,31,15,10,12,0,7,60,0x1089,200,1036,936,240,0,0,0,0,0,0,0,538,1000,530,150,7938,5,11002,50,2402,30,12001,100,529,320,0,0,0,0,4293,1);
339 REPLACE INTO `mob_db_re` VALUES (1266,'ASTER','Aster','Aster',50,1509,1,405,455,1,85,107,70,7,41,14,15,0,28,5,10,12,0,5,22,0x91,400,1264,864,216,0,0,0,0,0,0,0,938,500,7013,40,1052,1200,508,200,912,60,512,100,0,0,0,0,0,0,4247,1);
340 REPLACE INTO `mob_db_re` VALUES (1267,'CARAT','Carat','Carat',103,9222,1,1944,1458,1,598,674,111,67,102,64,60,40,67,50,10,12,1,6,44,0x2003695,200,1078,768,384,0,0,0,0,0,0,0,7054,3200,536,1000,2409,5,5003,1,0,0,0,0,509,1450,0,0,0,0,4288,1);
341 REPLACE INTO `mob_db_re` VALUES (1268,'BLOODY_KNIGHT','Bloody Knight','Bloody Knight',116,68500,1,7348,6511,3,942,1065,122,50,132,59,70,57,98,45,10,12,2,0,87,0x3695,250,828,528,192,0,0,0,0,0,0,0,7054,4850,2229,45,2317,5,2125,62,1170,1,1417,2,15014,5,0,0,0,0,4320,1);
342 REPLACE INTO `mob_db_re` VALUES (1269,'CLOCK','Clock','Clock',81,5556,1,1231,1158,1,403,456,91,43,68,24,35,41,81,15,10,12,1,0,42,0x91,200,1092,792,480,0,0,0,0,0,0,0,1095,5335,1019,800,509,1900,568,320,7026,30,7027,30,985,163,0,0,0,0,4299,1);
343 REPLACE INTO `mob_db_re` VALUES (1270,'C_TOWER_MANAGER','Clock Tower Manager','Clock Tower Manager',90,6400,1,1305,1467,3,388,458,96,60,80,28,40,25,73,45,10,12,2,0,80,0x91,200,1072,672,384,0,0,0,0,0,0,0,1095,5335,7054,5335,999,500,520,850,2109,1,7026,2000,7027,2000,0,0,0,0,4229,1);
344 REPLACE INTO `mob_db_re` VALUES (1271,'ALLIGATOR','Alligator','Alligator',57,2430,1,486,548,1,150,187,62,30,47,48,24,15,36,26,10,12,1,2,21,0x91,200,1100,900,480,0,0,0,0,0,0,0,912,1000,1099,600,7003,2000,608,50,0,0,0,0,756,129,0,0,0,0,4252,1);
345 REPLACE INTO `mob_db_re` VALUES (1272,'DARK_LORD','Dark Lord','Dark Lord',96,1190900,1,714240,558000,2,3027,5112,330,168,118,136,154,142,161,66,10,12,2,6,89,0x6283695,100,868,768,480,357120,7005,6000,5093,500,617,2000,1615,800,2004,100,1237,300,2334,300,2507,100,985,5141,5162,10,0,0,0,0,4168,1);
346 REPLACE INTO `mob_db_re` VALUES (1273,'ORC_LADY','Orc Lady','Orc Lady',45,1520,1,380,435,1,77,110,83,17,36,11,28,10,57,5,10,12,1,7,42,0x3695,200,1050,900,288,0,0,0,0,0,0,0,7053,4656,15012,3,2602,1,2206,1,12127,10,7477,3,2338,1,0,0,0,0,4255,1);
347 REPLACE INTO `mob_db_re` VALUES (1274,'MEGALITH','Megalith','Megalith',65,2451,1,594,669,9,116,146,66,18,57,14,35,10,90,3,10,12,2,0,80,0x84,200,1332,1332,672,0,0,0,0,0,0,0,912,100,7049,1000,617,1,0,0,0,0,985,61,757,207,0,0,0,0,4200,1);
348 REPLACE INTO `mob_db_re` VALUES (1275,'ALICE','Alice','Alice',100,9230,1,1630,1222,1,395,493,93,73,82,53,45,70,80,80,10,12,1,7,60,0x91,200,502,1999,480,0,0,0,0,0,0,0,7047,3000,637,40,2407,3,2148,2,5085,1,12128,10,12002,100,0,0,0,0,4253,1);
349 REPLACE INTO `mob_db_re` VALUES (1276,'RAYDRIC_ARCHER','Raydric Archer','Raydric Archer',82,4437,1,1049,1332,9,377,395,63,40,53,24,40,15,112,30,10,12,1,6,47,0x2002085,200,1152,1152,480,0,0,0,0,0,0,0,7054,4656,0,0,2315,2,15013,5,1764,2000,1715,3,985,106,0,0,0,0,4187,1);
350 REPLACE INTO `mob_db_re` VALUES (1277,'GREATEST_GENERAL','Greatest General','Greatest General',55,1575,1,486,548,3,215,241,114,30,58,30,20,25,25,20,10,12,1,0,43,0x84,200,1152,1152,384,0,0,0,0,0,0,0,7054,2000,1019,2000,1501,100,662,300,2272,1,508,250,686,100,0,0,0,0,4283,1);
351 REPLACE INTO `mob_db_re` VALUES (1278,'STALACTIC_GOLEM','Stalactic Golem','Stalactic Golem',68,2590,1,675,759,1,341,362,230,5,67,47,48,1,63,5,10,12,2,0,80,0x91,200,1264,864,288,0,0,0,0,0,0,0,7004,2000,7054,4850,1000,250,997,30,757,250,2147,5,985,163,0,0,0,0,4223,1);
352 REPLACE INTO `mob_db_re` VALUES (1279,'TRI_JOINT','Tri Joint','Tri Joint',66,2530,0,347,297,1,278,306,22,5,1,33,24,10,55,20,10,12,0,4,22,0x2003695,200,860,660,624,0,0,0,0,0,0,0,7053,100,943,380,606,200,993,160,1001,140,0,0,757,106,0,0,0,0,4308,1);
353 REPLACE INTO `mob_db_re` VALUES (1280,'STEAM_GOBLIN','Steam Goblin','Goblin Steamrider',66,2241,1,680,765,1,280,315,85,5,52,61,32,15,82,25,10,12,1,7,44,0x91,200,1008,1008,528,0,0,0,0,0,0,0,911,2500,7053,3880,998,300,999,55,1003,320,13104,5,757,124,0,0,0,0,4156,1);
354 REPLACE INTO `mob_db_re` VALUES (1281,'SAGEWORM','Sage Worm','Sage Worm',70,2872,1,720,810,1,158,279,109,45,39,29,28,71,44,30,10,12,0,2,60,0x91,200,936,936,288,0,0,0,0,0,0,0,2716,5,1097,1000,1055,3000,691,100,505,40,689,100,5012,1,0,0,0,0,4219,1);
355 REPLACE INTO `mob_db_re` VALUES (1282,'KOBOLD_ARCHER','Kobold Archer','Kobold Archer',108,11053,1,2160,2620,9,586,619,84,5,99,39,48,30,103,25,10,12,0,7,23,0x2085,200,1008,1008,384,0,0,0,0,0,0,0,912,250,999,60,1034,4850,5118,50,1763,2000,1711,5,756,79,0,0,0,0,4292,1);
356 REPLACE INTO `mob_db_re` VALUES (1283,'CHIMERA','Chimera','Chimera',70,26406,1,5168,4698,1,980,1128,159,10,1,38,110,88,83,85,10,12,2,2,63,0x6203695,200,772,672,360,0,0,0,0,0,0,0,7054,5335,1048,2500,568,1000,1306,1,7295,1500,1364,1,984,160,0,0,0,0,4300,1);
357 #REPLACE INTO `mob_db_re` VALUES (1284,'HUGELING','Hugeling','Hugeling',1,5000,0,2,1,4,7,10,0,0,1,1,1,1,6,1,10,12,2,3,21,0x91,200,1872,672,480,0,0,0,0,0,0,0,512,100,512,100,512,100,512,100,512,100,512,100,512,100,512,100,0,0,0,0);
358
359 # War Of Emperium & Guild Dungeon (4.1)
360 REPLACE INTO `mob_db_re` VALUES (1285,'ARCHER_GUARDIAN','Archer Guardian','Archer Guardian',74,28634,1,1,1,12,1120,1600,56,60,95,80,80,90,165,55,14,16,2,7,80,0x6201E85,265,1200,1200,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
361 REPLACE INTO `mob_db_re` VALUES (1286,'KNIGHT_GUARDIAN','Knight Guardian','Knight Guardian',86,30214,1,1,1,2,1280,1560,88,30,110,40,140,65,125,65,14,16,2,7,80,0x6201E85,275,1200,1200,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
362 REPLACE INTO `mob_db_re` VALUES (1287,'SOLDIER_GUARDIAN','Soldier Guardian','Soldier Guardian',56,15670,1,1,1,1,873,1036,56,0,85,56,100,45,103,43,10,12,2,7,20,0x6202085,265,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
363 REPLACE INTO `mob_db_re` VALUES (1288,'EMPELIUM','Emperium','Emperium',90,700,1,0,0,1,60,73,64,50,1,17,80,50,26,20,10,12,0,8,26,0x6370000,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
364 REPLACE INTO `mob_db_re` VALUES (1289,'MAYA_PUPLE','Maya Purple','Maya Purple',81,77670,1,11714,6516,2,1447,2000,139,40,95,52,80,95,73,119,10,12,2,4,82,0x6203695,100,1024,1000,480,0,0,0,0,0,0,0,7053,4413,757,250,756,300,969,100,984,150,10006,1,7481,2,0,0,0,0,4198,1);
365 REPLACE INTO `mob_db_re` VALUES (1290,'SKELETON_GENERAL','Skeleton General','Skeleton General',88,6720,0,1368,1553,1,540,579,100,35,72,34,52,31,84,25,10,12,1,1,29,0x3695,150,2276,576,432,0,0,0,0,0,0,0,7068,2550,756,160,508,800,0,0,1219,80,13035,15,2274,1,0,0,0,0,4221,1);
366 REPLACE INTO `mob_db_re` VALUES (1291,'WRAITH_DEAD','Wraith Dead','Wraith Dead',86,10035,0,2518,1824,2,402,462,88,56,63,69,55,45,88,45,10,12,2,1,89,0x3695,175,1816,576,240,0,0,0,0,0,0,0,1059,4413,2206,10,2506,8,716,700,732,5,603,100,568,300,0,0,0,0,4189,1);
367 REPLACE INTO `mob_db_re` VALUES (1292,'MINI_DEMON','Mini Demon','Mini Demon',117,19402,1,2700,2025,1,670,784,80,25,130,69,55,56,79,40,10,12,0,6,27,0x2003695,150,1000,600,384,0,0,0,0,0,0,0,1038,4413,1039,450,2255,3,757,160,912,2500,1009,10,1478,5,0,0,0,0,4204,1);
368 REPLACE INTO `mob_db_re` VALUES (1293,'CREMY_FEAR','Creamy Fear','Creamy Fear',77,3420,0,945,1067,2,272,335,76,37,65,36,33,49,66,30,10,12,0,4,24,0x2003695,155,1136,720,840,0,0,0,0,0,0,0,924,4550,2333,10,518,550,602,200,1550,8,2726,5,522,50,0,0,0,0,4298,1);
369 REPLACE INTO `mob_db_re` VALUES (1294,'KILLER_MANTIS','Killer Mantis','Killer Mantis',91,7650,0,1485,1674,1,500,550,107,45,82,56,58,45,69,40,10,12,1,4,22,0x2003695,175,1528,660,432,0,0,0,0,0,0,0,1031,4550,943,2500,721,10,509,15,514,25,1262,1,2108,1,0,0,0,0,4301,1);
370 REPLACE INTO `mob_db_re` VALUES (1295,'OWL_BARON','Owl Baron','Owl Baron',120,21000,1,3042,2282,2,449,650,88,25,72,65,55,102,77,72,10,12,2,6,60,0x6203695,175,1345,824,440,0,0,0,0,0,0,0,7071,3500,7063,2500,0,0,1472,1,1629,2,693,100,5045,5,0,0,0,0,4238,1);
371 REPLACE INTO `mob_db_re` VALUES (1296,'KOBOLD_LEADER','Kobold Leader','Kobold Leader',112,13520,1,2643,2383,1,711,807,90,62,135,34,68,56,83,47,10,12,1,7,44,0x3695,150,1028,528,360,0,0,0,0,0,0,0,999,450,1034,6305,912,1200,0,0,1613,2,525,150,526,100,0,0,0,0,4291,1);
372 REPLACE INTO `mob_db_re` VALUES (1297,'ANCIENT_MUMMY','Ancient Mummy','Ancient Mummy',114,27157,1,4104,3199,1,701,901,93,51,126,57,55,69,112,15,10,12,1,1,49,0x3695,175,1772,120,384,0,0,0,0,0,0,0,930,4413,934,1800,2624,1,2611,150,12735,10,756,150,757,100,0,0,0,0,4248,1);
373 REPLACE INTO `mob_db_re` VALUES (1298,'ZOMBIE_MASTER','Zombie Master','Zombie Master',92,8780,0,1710,1857,1,499,629,78,46,55,60,48,49,72,48,10,12,1,1,29,0x3695,175,2612,912,288,0,0,0,0,0,0,0,7071,4413,938,1500,958,1500,723,200,727,100,1260,1,2324,2,0,0,0,0,4274,1);
374 REPLACE INTO `mob_db_re` VALUES (1299,'GOBLIN_LEADER','Goblin Leader','Goblin Leader',55,21692,1,4450,5007,1,165,214,72,30,60,67,45,18,66,23,10,12,1,7,24,0x3695,120,1120,620,240,0,0,0,0,0,0,0,7054,1500,999,800,756,120,5090,50,2106,2,508,650,5113,10,0,0,0,0,4155,1);
375 REPLACE INTO `mob_db_re` VALUES (1300,'CATERPILLAR','Caterpillar','Caterpillar',84,5555,0,1312,1487,1,270,313,100,42,58,37,51,50,45,45,10,12,0,4,22,0x2003695,300,1672,672,480,0,0,0,0,0,0,0,949,3000,7054,5335,13034,20,1000,100,997,50,505,12,508,500,0,0,0,0,4289,1);
376 REPLACE INTO `mob_db_re` VALUES (1301,'AM_MUT','Am Mut','Am Mut',76,3530,0,945,1067,1,342,391,90,42,58,44,40,35,67,45,10,12,0,6,27,0x2003695,200,1156,456,384,0,0,0,0,0,0,0,1021,4550,757,250,0,0,969,5,2282,1,616,1,746,250,0,0,0,0,4245,1);
377 REPLACE INTO `mob_db_re` VALUES (1302,'DARK_ILLUSION','Dark Illusion','Dark Illusion',96,29255,0,4091,4099,2,666,726,145,60,82,36,55,100,102,88,10,12,2,6,89,0x6203695,145,1024,768,480,0,0,0,0,0,0,0,1615,3,5017,2,2508,3,7054,5335,522,120,509,1550,0,0,0,0,0,0,4169,1);
378 REPLACE INTO `mob_db_re` VALUES (1303,'GIANT_HONET','Giant Hornet','Giant Hornet',82,3960,0,1080,1215,1,275,328,80,43,70,45,47,32,62,34,10,12,0,4,24,0x2003695,155,1292,792,340,0,0,0,0,0,0,0,526,550,518,1200,522,12,610,15,0,0,722,20,1736,15,0,0,0,0,4271,1);
379 REPLACE INTO `mob_db_re` VALUES (1304,'GIANT_SPIDER','Giant Spider','Giant Spider',85,4680,0,1242,1418,1,298,350,86,38,71,58,43,38,61,41,10,12,2,4,25,0x2003695,165,1468,468,768,0,0,0,0,0,0,0,1025,4550,1042,1200,757,140,525,450,943,1200,1096,680,7053,800,0,0,0,0,4270,1);
380 REPLACE INTO `mob_db_re` VALUES (1305,'ANCIENT_WORM','Ancient Worm','Ancient Worm',83,4140,0,1139,1283,1,299,334,90,41,70,56,56,55,70,42,10,12,2,4,25,0x2003695,165,1792,792,336,0,0,0,0,0,0,0,1042,4413,912,2500,2406,9,2727,5,1096,680,938,3500,7054,2500,0,0,0,0,4249,1);
381 REPLACE INTO `mob_db_re` VALUES (1306,'LEIB_OLMAI','Leib Olmai','Leib Olmai',87,6050,0,1314,1485,1,299,363,127,31,72,35,80,35,64,27,10,12,2,2,22,0x3695,175,1260,230,192,0,0,0,0,0,0,0,948,4550,2289,8,740,120,518,500,2717,5,969,5,7053,800,0,0,0,0,4188,1);
382 REPLACE INTO `mob_db_re` VALUES (1307,'CAT_O_NINE_TAIL','Cat o\' Nine Tails','Cat o\' Nine Tails',79,23600,0,4148,5792,1,467,547,100,50,72,75,40,50,79,48,10,12,1,6,63,0x6203695,155,1276,576,288,0,0,0,0,0,0,0,5008,1,638,150,10008,5,985,600,984,800,969,6,617,1,0,0,0,0,4290,1);
383 REPLACE INTO `mob_db_re` VALUES (1308,'PANZER_GOBLIN','Panzer Goblin','Panzer Goblin',52,1471,1,446,504,1,122,180,60,25,52,60,35,35,68,31,10,12,1,7,44,0x3695,200,960,1008,840,0,0,0,0,0,0,0,7053,4413,7054,3500,999,180,998,360,1003,580,13158,5,994,160,0,0,0,0,4310,1);
384 REPLACE INTO `mob_db_re` VALUES (1309,'GAJOMART','Gajomart','Gajomart',81,3825,0,1317,1490,1,355,412,98,50,77,47,39,33,78,40,10,12,0,0,83,0x3695,300,1000,1152,828,0,0,0,0,0,0,0,953,6500,912,2300,508,870,2279,8,1752,10000,2131,20,994,180,0,0,0,0,4151,1);
385 REPLACE INTO `mob_db_re` VALUES (1310,'MAJORUROS','Majoruros','Majoruros',107,11801,1,3090,2200,1,654,1086,111,25,112,58,65,55,72,49,10,12,2,2,43,0x3695,250,1100,960,780,0,0,0,0,0,0,0,941,4413,0,0,6254,300,984,16,509,1850,2611,160,1000,250,0,0,0,0,4201,1);
386 REPLACE INTO `mob_db_re` VALUES (1311,'GULLINBURSTI','Gullinbursti','Gullinbursti',89,7080,0,1478,1677,1,371,419,108,43,88,54,82,35,63,15,10,12,2,2,42,0x3695,150,1960,960,384,0,0,0,0,0,0,0,1028,3500,514,290,702,6,2276,1,605,15,2627,1,912,160,0,0,0,0,4164,1);
387
388 # Turtle Dungeon (4.0)
389 REPLACE INTO `mob_db_re` VALUES (1312,'TURTLE_GENERAL','Turtle General','Turtle General',110,1442000,1,933120,748440,2,2438,4504,394,123,116,123,154,99,181,98,10,12,2,2,42,0x6283695,200,900,1000,500,466560,967,5500,607,1500,617,2000,1529,8,1306,5,7480,200,1417,9,7070,5335,1141,80,658,1,0,0,0,0,4305,1);
390 REPLACE INTO `mob_db_re` VALUES (1313,'MOBSTER','Mobster','Mobster',58,2253,1,495,557,1,149,172,87,18,72,36,33,21,41,5,10,12,1,7,20,0x3695,250,1100,560,580,0,0,0,0,0,0,0,1239,3,726,4559,2621,1,6264,500,912,2500,525,450,6265,500,0,0,0,0,4317,1);
391 REPLACE INTO `mob_db_re` VALUES (1314,'PERMETER','Permeter','Permeter',90,6575,1,1305,1467,2,265,321,144,50,68,28,55,40,42,25,10,12,1,2,40,0x91,250,1100,483,528,0,0,0,0,0,0,0,967,4413,6263,200,7939,100,507,2450,912,1240,522,25,605,1,0,0,0,0,4311,1);
392 REPLACE INTO `mob_db_re` VALUES (1315,'ASSULTER','Assaulter','Assaulter',100,8977,1,1992,1779,2,405,472,169,49,100,92,30,20,103,15,10,12,1,7,44,0x3695,200,512,780,504,0,0,0,0,0,0,0,967,4413,7069,1200,7072,840,6214,200,912,1240,13300,5,603,1,0,0,0,0,4246,1);
393 REPLACE INTO `mob_db_re` VALUES (1316,'SOLIDER','Solider','Solider',92,8768,1,1487,1671,2,282,322,206,58,65,44,60,15,47,20,10,12,1,2,42,0x91,250,1452,483,528,0,0,0,0,0,0,0,967,4413,7070,64,7067,850,508,2100,912,1240,518,850,0,0,0,0,0,0,4220,1);
394 REPLACE INTO `mob_db_re` VALUES (1317,'FUR_SEAL','Fur Seal','Seal',47,1371,1,360,405,1,87,127,42,16,37,40,30,39,35,19,10,12,1,2,21,0x3885,200,1612,622,583,0,0,0,0,0,0,0,912,4365,510,250,2310,5,7053,1200,1452,1,525,200,746,120,0,0,0,0,4312,1);
395 REPLACE INTO `mob_db_re` VALUES (1318,'HEATER','Heater','Heater',98,8180,1,1893,1611,2,511,590,199,50,89,49,50,30,88,35,10,12,1,2,43,0x3695,250,1452,483,528,0,0,0,0,0,0,0,967,4413,7070,750,697,100,6244,1000,526,140,7054,600,7068,1250,0,0,0,0,4331,1);
396 REPLACE INTO `mob_db_re` VALUES (1319,'FREEZER','Freezer','Freezer',94,9990,1,1555,1749,2,388,438,127,38,68,47,50,45,55,25,10,12,1,2,41,0x3695,170,1260,960,672,0,0,0,0,0,0,0,967,4413,7070,850,7066,1250,912,1800,526,160,6256,200,689,100,0,0,0,0,4319,1);
397 REPLACE INTO `mob_db_re` VALUES (1320,'OWL_DUKE','Owl Duke','Owl Duke',92,7381,1,1377,1953,1,480,680,80,45,54,51,45,88,88,50,10,12,2,6,60,0x6203695,195,1345,824,440,0,0,0,0,0,0,0,7071,4413,7063,1500,693,100,747,1,0,0,0,0,5045,1,0,0,0,0,4237,1);
398 REPLACE INTO `mob_db_re` VALUES (1321,'DRAGON_TAIL','Dragon Tail','Dragon Tail',86,4680,1,1264,1422,1,182,217,63,25,61,65,35,40,52,20,10,12,1,4,44,0x2003695,175,862,534,312,0,0,0,0,0,0,0,7064,4413,1096,400,943,800,2207,8,2226,2,601,300,602,150,0,0,0,0,4178,1);
399 REPLACE INTO `mob_db_re` VALUES (1322,'SPRING_RABBIT','Spring Rabbit','Spring Rabbit',88,6684,1,1341,1509,1,288,328,108,42,68,66,35,30,48,5,10,12,1,2,42,0x83,160,1120,552,511,0,0,0,0,0,0,0,7054,3500,7053,2500,949,2500,511,4500,508,800,510,200,509,800,0,0,0,0,4227,1);
400 REPLACE INTO `mob_db_re` VALUES (1323,'SEE_OTTER','Sea Otter','Sea Otter',48,1820,1,428,480,1,83,125,31,18,32,26,33,26,41,28,10,12,1,2,61,0x3885,190,1132,583,532,0,0,0,0,0,0,0,722,150,965,5500,7065,4365,725,50,726,50,746,650,7053,1200,0,0,0,0,4326,1);
401
402 # WoE Treasure Boxes
403 REPLACE INTO `mob_db_re` VALUES (1324,'TREASURE_BOX1','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,732,7760,608,3000,607,2500,2504,800,2404,800,2315,800,2104,800,616,1000,0,0,0,0);
404 REPLACE INTO `mob_db_re` VALUES (1325,'TREASURE_BOX2','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7073,80,658,500,604,10000,984,4850,985,7275,1239,1500,5027,75,1165,8,0,0,0,0);
405 REPLACE INTO `mob_db_re` VALUES (1326,'TREASURE_BOX3','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,732,7760,608,3000,607,2500,2504,800,2404,800,2315,800,2104,800,616,1000,0,0,0,0);
406 REPLACE INTO `mob_db_re` VALUES (1327,'TREASURE_BOX4','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7074,80,658,500,604,10000,984,4850,985,7275,2108,1000,1306,75,5022,2,0,0,0,0);
407 REPLACE INTO `mob_db_re` VALUES (1328,'TREASURE_BOX5','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,732,7760,608,3000,607,2500,2504,800,2404,800,2315,800,2104,800,616,1000,0,0,0,0);
408 REPLACE INTO `mob_db_re` VALUES (1329,'TREASURE_BOX6','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7075,80,658,500,604,10000,984,4850,985,7275,2102,834,5019,100,5002,9,0,0,0,0);
409 REPLACE INTO `mob_db_re` VALUES (1330,'TREASURE_BOX7','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,732,7760,608,3000,607,2500,2504,800,2404,800,2315,800,2104,800,616,1000,0,0,0,0);
410 REPLACE INTO `mob_db_re` VALUES (1331,'TREASURE_BOX8','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7076,80,658,500,604,10000,984,4850,985,7275,2616,500,2334,125,2622,9,0,0,0,0);
411 REPLACE INTO `mob_db_re` VALUES (1332,'TREASURE_BOX9','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,732,7760,608,3000,607,2500,2504,800,2404,800,2315,800,2104,800,616,1000,0,0,0,0);
412 REPLACE INTO `mob_db_re` VALUES (1333,'TREASURE_BOX10','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7077,80,658,500,604,10000,984,4850,985,7275,2104,500,2331,150,2623,10,0,0,0,0);
413 REPLACE INTO `mob_db_re` VALUES (1334,'TREASURE_BOX11','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,732,7760,608,3000,607,2500,2504,800,2404,800,2315,800,2104,800,616,1000,0,0,0,0);
414 REPLACE INTO `mob_db_re` VALUES (1335,'TREASURE_BOX12','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7078,80,658,500,604,10000,984,4850,985,7275,2270,500,1716,150,2256,10,0,0,0,0);
415 REPLACE INTO `mob_db_re` VALUES (1336,'TREASURE_BOX13','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,732,7760,608,3000,607,2500,2504,800,2404,800,2315,800,2104,800,616,1000,0,0,0,0);
416 REPLACE INTO `mob_db_re` VALUES (1337,'TREASURE_BOX14','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7079,80,658,500,604,10000,984,4850,985,7275,1238,375,1531,150,2318,10,0,0,0,0);
417 REPLACE INTO `mob_db_re` VALUES (1338,'TREASURE_BOX15','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,732,7760,608,3000,607,2500,2504,800,2404,800,2315,800,2104,800,616,1000,0,0,0,0);
418 REPLACE INTO `mob_db_re` VALUES (1339,'TREASURE_BOX16','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7080,80,658,500,604,10000,984,4850,985,7275,2626,300,1472,167,2327,10,0,0,0,0);
419 REPLACE INTO `mob_db_re` VALUES (1340,'TREASURE_BOX17','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,732,7760,608,3000,607,2500,2504,800,2404,800,2315,800,2104,800,616,1000,0,0,0,0);
420 REPLACE INTO `mob_db_re` VALUES (1341,'TREASURE_BOX18','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7081,80,658,500,604,10000,984,4850,985,7275,1143,250,1237,188,2235,12,0,0,0,0);
421 REPLACE INTO `mob_db_re` VALUES (1342,'TREASURE_BOX19','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,732,7760,608,3000,607,2500,2504,800,2404,800,2315,800,2104,800,616,1000,0,0,0,0);
422 REPLACE INTO `mob_db_re` VALUES (1343,'TREASURE_BOX20','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7082,80,658,500,604,10000,984,4850,985,7275,617,250,1144,188,5007,19,0,0,0,0);
423 REPLACE INTO `mob_db_re` VALUES (1344,'TREASURE_BOX21','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,732,7760,608,3000,607,2500,2504,800,2404,800,2315,800,2104,800,616,1000,0,0,0,0);
424 REPLACE INTO `mob_db_re` VALUES (1345,'TREASURE_BOX22','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7083,80,658,500,604,10000,984,4850,985,7275,2508,1000,2336,69,2621,20,0,0,0,0);
425 REPLACE INTO `mob_db_re` VALUES (1346,'TREASURE_BOX23','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,732,7760,608,3000,607,2500,2504,800,2404,800,2315,800,2104,800,616,1000,0,0,0,0);
426 REPLACE INTO `mob_db_re` VALUES (1347,'TREASURE_BOX24','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7084,80,658,500,604,10000,984,4850,985,7275,2106,1000,1164,50,5025,24,0,0,0,0);
427 REPLACE INTO `mob_db_re` VALUES (1348,'TREASURE_BOX25','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,732,7760,608,3000,607,2500,2504,800,2404,800,2315,800,2104,800,616,1000,0,0,0,0);
428 REPLACE INTO `mob_db_re` VALUES (1349,'TREASURE_BOX26','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7085,80,658,500,604,10000,984,4850,985,7275,2231,750,2624,46,2286,25,0,0,0,0);
429 REPLACE INTO `mob_db_re` VALUES (1350,'TREASURE_BOX27','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,732,7760,608,3000,607,2500,2504,800,2404,800,2315,800,2104,800,616,1000,0,0,0,0);
430 REPLACE INTO `mob_db_re` VALUES (1351,'TREASURE_BOX28','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7086,80,658,500,604,10000,984,4850,985,7275,2283,500,2615,41,2234,32,0,0,0,0);
431 REPLACE INTO `mob_db_re` VALUES (1352,'TREASURE_BOX29','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,732,7760,608,3000,607,2500,2504,800,2404,800,2315,800,2104,800,616,1000,0,0,0,0);
432 REPLACE INTO `mob_db_re` VALUES (1353,'TREASURE_BOX30','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7087,80,658,500,604,10000,984,4850,985,7275,2507,500,2625,38,5045,34,0,0,0,0);
433 REPLACE INTO `mob_db_re` VALUES (1354,'TREASURE_BOX31','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,732,7760,608,3000,607,2500,2504,800,2404,800,2315,800,2104,800,616,1000,0,0,0,0);
434 REPLACE INTO `mob_db_re` VALUES (1355,'TREASURE_BOX32','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7088,80,658,500,604,10000,984,4850,985,7275,2407,429,2269,250,2317,35,0,0,0,0);
435 REPLACE INTO `mob_db_re` VALUES (1356,'TREASURE_BOX33','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,732,7760,608,3000,607,2500,2504,800,2404,800,2315,800,2104,800,616,1000,0,0,0,0);
436 REPLACE INTO `mob_db_re` VALUES (1357,'TREASURE_BOX34','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7089,80,658,500,604,10000,984,4850,985,7275,2109,300,2406,273,2258,38,0,0,0,0);
437 REPLACE INTO `mob_db_re` VALUES (1358,'TREASURE_BOX35','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,732,7760,608,3000,607,2500,2504,800,2404,800,2315,800,2104,800,616,1000,0,0,0,0);
438 REPLACE INTO `mob_db_re` VALUES (1359,'TREASURE_BOX36','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7090,80,658,500,604,10000,984,4850,985,7275,1142,215,2255,60,5017,38,0,0,0,0);
439 REPLACE INTO `mob_db_re` VALUES (1360,'TREASURE_BOX37','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,732,7760,608,3000,607,2500,2504,800,2404,800,2315,800,2104,800,616,1000,0,0,0,0);
440 REPLACE INTO `mob_db_re` VALUES (1361,'TREASURE_BOX38','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7091,80,658,500,604,10000,984,4850,985,7275,1417,50,5053,50,2229,50,0,0,0,0);
441 REPLACE INTO `mob_db_re` VALUES (1362,'TREASURE_BOX39','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,732,7760,608,3000,607,2500,2504,800,2404,800,2315,800,2104,800,616,1000,0,0,0,0);
442 REPLACE INTO `mob_db_re` VALUES (1363,'TREASURE_BOX40','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7092,80,658,500,604,10000,984,4850,985,7275,2506,43,2254,43,1529,38,0,0,0,0);
443
444 # Yuno (5.0)
445 REPLACE INTO `mob_db_re` VALUES (1364,'G_ASSULTER','Assaulter','Assaulter',98,7798,1,0,0,2,225,292,83,49,100,86,30,20,82,15,10,12,1,6,44,0x2003695,155,1000,900,432,0,0,0,0,0,0,0,1019,9000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
446 REPLACE INTO `mob_db_re` VALUES (1365,'APOCALIPS','Apocalypse','Apocalypse',121,22090,1,3042,2282,2,752,868,136,26,130,53,76,25,89,15,10,12,2,0,60,0x91,400,1840,1440,384,0,0,0,0,0,0,0,7095,5335,7094,2400,7093,2200,985,5,13161,1,2506,20,12735,100,0,0,0,0,4242,1);
447 REPLACE INTO `mob_db_re` VALUES (1366,'LAVA_GOLEM','Lava Golem','Lava Golem',103,8452,1,2232,1674,1,598,651,299,27,126,42,103,28,77,15,10,12,2,0,83,0x3095,400,2190,2040,336,0,0,0,0,0,0,0,7096,4559,7097,3686,2317,1,2316,2,509,2500,1818,20,6245,500,0,0,0,0,4184,1);
448 REPLACE INTO `mob_db_re` VALUES (1367,'BLAZZER','Blazer','Blazer',101,8121,1,1827,1371,2,461,555,116,60,99,75,55,70,60,65,10,12,1,6,43,0x2003295,180,1732,1332,540,0,0,0,0,0,0,0,7097,4850,7098,3400,509,3000,0,0,0,0,0,0,0,0,0,0,0,0,4215,1);
449 REPLACE INTO `mob_db_re` VALUES (1368,'GEOGRAPHER','Geographer','Geographer',73,3866,1,898,1010,3,281,363,158,42,81,26,35,56,60,60,10,12,1,3,62,0x84,2000,1308,1008,480,0,0,0,0,0,0,0,1032,6200,1033,5500,2253,30,2207,50,12002,100,0,0,0,0,0,0,0,0,4280,1);
450 REPLACE INTO `mob_db_re` VALUES (1369,'GRAND_PECO','Grand Peco','Grand Peco',75,3150,1,887,998,2,316,372,95,30,63,45,50,23,51,25,10,12,2,2,43,0x1089,165,1460,960,432,0,0,0,0,0,0,0,7101,4850,522,300,992,1000,969,1,0,0,0,0,582,500,0,0,0,0,4161,1);
451 REPLACE INTO `mob_db_re` VALUES (1370,'SUCCUBUS','Succubus','Succubus',119,24960,1,3924,3489,2,670,864,76,48,100,64,45,80,82,85,10,12,1,6,67,0x2003695,155,1306,1056,288,0,0,0,0,0,0,0,522,1500,2407,3,12373,1,2613,250,5066,1,1472,1,505,1000,0,0,0,0,4218,1);
452 REPLACE INTO `mob_db_re` VALUES (1371,'FAKE_ANGEL','Fake Angel','False Angel',105,10988,1,2100,1570,2,505,640,106,84,112,67,43,81,68,80,10,12,0,8,66,0x3885,160,920,720,336,0,0,0,0,0,0,0,0,0,0,0,717,1000,715,1000,716,1000,12020,1000,1974,20,0,0,0,0,4316,1);
453 REPLACE INTO `mob_db_re` VALUES (1372,'GOAT','Goat','Goat',80,3980,1,1065,1197,1,387,447,95,43,61,40,48,40,65,31,10,12,1,2,63,0x1089,165,1380,1080,336,0,0,0,0,0,0,0,7106,4559,7107,2500,713,5000,507,500,510,1000,508,2500,511,5500,0,0,0,0,4150,1);
454 REPLACE INTO `mob_db_re` VALUES (1373,'LORD_OF_DEATH','Lord of Death','Lord of the Dead',94,603883,1,437121,345252,3,4116,5078,336,73,140,99,30,109,100,90,10,12,2,6,67,0x6283695,180,1446,1296,360,218560,607,5500,732,5000,617,5000,7108,5335,1417,5,1230,10,2621,2,7109,10,1306,1,1529,2,0,0,0,0,4276,1);
455 REPLACE INTO `mob_db_re` VALUES (1374,'INCUBUS','Incubus','Incubus',120,28000,1,3928,3646,2,683,858,72,46,120,56,52,75,99,70,10,12,1,6,67,0x2003695,165,850,600,336,0,0,0,0,0,0,0,522,1500,509,5500,5072,1,2621,1,2610,500,2613,150,509,2200,0,0,0,0,4269,1);
456 REPLACE INTO `mob_db_re` VALUES (1375,'THE_PAPER','The Paper','The Paper',97,8500,1,1530,1148,1,280,390,32,39,77,49,30,5,61,5,10,12,1,0,60,0x3885,350,720,864,504,0,0,0,0,0,0,0,7111,4947,7112,3200,508,1800,511,2000,13009,5,0,0,0,0,0,0,0,0,4172,1);
457 REPLACE INTO `mob_db_re` VALUES (1376,'HARPY','Harpy','Harpy',83,4423,1,1201,1349,1,282,323,69,44,71,39,50,31,96,12,10,12,1,6,64,0x2003885,155,972,672,470,0,0,0,0,0,0,0,7115,4850,7116,2500,508,1500,508,800,709,20,1820,20,0,0,0,0,0,0,4325,1);
458 REPLACE INTO `mob_db_re` VALUES (1377,'ELDER','Elder','Elder',92,7341,1,1377,2898,3,276,678,72,41,67,63,35,99,88,61,10,12,2,7,80,0x3885,165,1552,1152,336,0,0,0,0,0,0,0,7099,4000,7117,1500,7939,1000,1564,10,1473,1,616,1,7027,3000,0,0,0,0,4251,1);
459 REPLACE INTO `mob_db_re` VALUES (1378,'DEMON_PUNGUS','Demon Pungus','Demon Pungus',91,6466,1,1350,1520,1,428,493,80,52,63,61,30,38,79,43,10,12,0,6,65,0x2003885,170,1260,960,672,0,0,0,0,0,0,0,7119,4074,7001,4559,715,3880,1061,5000,0,0,0,0,0,0,0,0,0,0,4173,1);
460 REPLACE INTO `mob_db_re` VALUES (1379,'NIGHTMARE_TERROR','Nightmare Terror','Nightmare Terror',107,13289,1,2443,1832,1,629,755,78,37,118,53,55,63,88,43,10,12,2,6,67,0x2003885,165,1216,816,432,0,0,0,0,0,0,0,7120,4947,2626,1,2608,30,505,50,510,150,695,100,1261,1,0,0,0,0,4166,1);
461 REPLACE INTO `mob_db_re` VALUES (1380,'DRILLER','Driller','Driller',65,2719,1,594,669,1,181,212,96,18,62,50,25,15,48,5,10,12,1,2,22,0x3885,165,1300,900,336,0,0,0,0,0,0,0,1012,7500,715,3880,716,3500,0,0,0,0,0,0,0,0,0,0,0,0,4180,1);
462 REPLACE INTO `mob_db_re` VALUES (1381,'GRIZZLY','Grizzly','Grizzly',66,2241,1,731,822,1,254,267,109,2,60,26,44,3,78,15,10,12,2,2,63,0x3885,165,1492,1092,192,0,0,0,0,0,0,0,948,5000,919,5000,549,2500,2353,10,0,0,0,0,0,0,0,0,0,0,4162,1);
463 REPLACE INTO `mob_db_re` VALUES (1382,'DIABOLIC','Diabolic','Diabolic',104,10572,1,2172,1629,1,544,644,68,61,103,80,53,65,78,25,10,12,0,6,47,0x2003885,150,1080,780,180,0,0,0,0,0,0,0,1038,5820,1039,4850,2605,3,984,20,1263,10,0,0,0,0,0,0,0,0,4182,1);
464 REPLACE INTO `mob_db_re` VALUES (1383,'EXPLOSION','Explosion','Explosion',100,7813,1,1900,1425,1,481,591,112,50,91,51,63,50,65,60,10,12,0,2,63,0x3885,165,1260,960,336,0,0,0,0,0,0,0,7006,5500,7097,2200,7122,3200,756,800,522,400,0,0,0,0,0,0,0,0,4267,1);
465 REPLACE INTO `mob_db_re` VALUES (1384,'DELETER','Deleter','Deleter',105,10000,1,2099,1574,1,502,581,111,53,105,55,53,68,67,73,10,12,1,9,43,0x308D,175,1020,720,384,0,0,0,0,0,0,0,7123,4074,1035,5335,1037,3880,1036,3589,0,0,0,0,0,0,0,0,0,0,4158,1);
466 REPLACE INTO `mob_db_re` VALUES (1385,'DELETER_','Deleter','Deleter',105,10000,1,2099,1574,1,510,621,114,53,98,65,49,72,57,73,10,12,1,9,43,0x308D,175,1024,624,336,0,0,0,0,0,0,0,7123,4074,1035,5335,1037,3880,1036,3589,2114,10,0,0,0,0,0,0,0,0,4279,1);
467 REPLACE INTO `mob_db_re` VALUES (1386,'SLEEPER','Sleeper','Sleeper',81,5160,1,1034,1160,1,274,322,101,29,74,41,57,27,54,27,10,12,1,0,42,0x3885,195,1350,1200,432,0,0,0,0,0,0,0,7124,4947,1056,5335,997,2500,756,300,0,0,1622,5,7043,1200,0,0,0,0,4228,1);
468 REPLACE INTO `mob_db_re` VALUES (1387,'GIG','Gig','Gig',100,8721,1,1769,1327,1,476,599,104,53,92,66,60,48,60,50,10,12,0,2,43,0x3885,170,1264,864,576,0,0,0,0,0,0,0,7125,4365,904,5500,716,150,525,2500,994,850,0,0,0,0,0,0,0,0,4165,1);
469 REPLACE INTO `mob_db_re` VALUES (1388,'ARCHANGELING','Archangeling','Arc Angeling',84,25100,1,3253,2910,1,539,639,92,81,32,48,62,99,99,105,10,12,1,8,66,0x6203695,180,1072,672,480,0,0,0,0,0,0,0,2255,5,610,1800,608,150,7291,1500,2254,5,2317,3,7294,1500,0,0,0,0,4241,1);
470 REPLACE INTO `mob_db_re` VALUES (1389,'DRACULA','Dracula','Dracula',75,350000,1,312480,245520,3,1322,3134,152,146,86,99,88,92,145,82,10,12,2,6,87,0x6283695,145,1290,1140,576,156240,607,5500,732,5000,522,5000,607,4700,1473,5,1722,5,2507,15,2621,4,1557,4,0,0,0,0,0,0,4134,1);
471 REPLACE INTO `mob_db_re` VALUES (1390,'VIOLY','Violy','Violy',118,20557,1,2862,2147,10,548,668,74,36,90,86,38,76,90,63,10,12,1,7,40,0x2085,170,1356,1056,540,0,0,0,0,0,0,0,1060,6305,12127,50,740,1200,1919,50,526,1400,12020,1000,0,0,0,0,0,0,4209,1);
472 REPLACE INTO `mob_db_re` VALUES (1391,'GALAPAGO','Galapago','Galapago',45,1221,1,342,386,1,68,103,70,16,30,28,29,18,30,16,10,12,0,2,22,0x108B,165,1430,1080,1080,0,0,0,0,0,0,0,7053,5335,6263,500,508,3500,606,100,6264,500,5111,1,582,1000,0,0,0,0,4152,1);
473 REPLACE INTO `mob_db_re` VALUES (1392,'ROTAR_ZAIRO','Rotar Zairo','Rotar Zairo',48,1088,1,399,449,10,75,115,57,34,29,70,45,26,61,5,10,12,2,0,44,0x2085,155,2416,2016,432,0,0,0,0,0,0,0,7126,500,2312,1,7053,1000,999,450,984,1,912,2500,910,5500,0,0,0,0,4192,1);
474 REPLACE INTO `mob_db_re` VALUES (1393,'G_MUMMY','Mummy','Mummy',55,2155,1,0,0,1,171,192,95,3,54,4,14,1,62,0,10,12,1,1,49,0x3885,300,1772,72,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
475 REPLACE INTO `mob_db_re` VALUES (1394,'G_ZOMBIE','Zombie','Zombie',17,234,1,0,0,1,43,55,20,3,15,8,17,0,15,0,10,12,1,1,29,0x3885,400,2612,912,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
476 REPLACE INTO `mob_db_re` VALUES (1395,'CRYSTAL_1','Wind Crystal','Wind Crystal',1,15,1,0,0,0,0,0,160,99,1,1,1,1,999,1,0,0,0,0,20,0x6370001,190,0,0,0,0,0,0,0,0,0,0,539,3800,530,4500,561,5000,665,4900,0,0,532,6500,558,5000,0,0,0,0,607,100);
477 REPLACE INTO `mob_db_re` VALUES (1396,'CRYSTAL_2','Earth Crystal','Earth Crystal',1,15,1,0,0,0,0,0,160,99,1,1,1,1,999,1,0,0,0,0,20,0x6370001,190,0,0,0,0,0,0,0,0,0,0,539,3800,530,4500,561,5000,667,4900,0,0,531,6500,558,5000,0,0,0,0,608,150);
478 REPLACE INTO `mob_db_re` VALUES (1397,'CRYSTAL_3','Fire Crystal','Fire Crystal',1,15,1,0,0,0,0,0,160,99,1,1,1,1,999,1,0,0,0,0,20,0x6370001,190,0,0,0,0,0,0,0,0,0,0,539,3800,530,4500,561,5000,664,4900,0,0,534,6500,558,5000,0,0,0,0,604,150);
479 REPLACE INTO `mob_db_re` VALUES (1398,'CRYSTAL_4','Water Crystal','Water Crystal',1,15,1,0,0,0,0,0,160,99,1,1,1,1,999,1,0,0,0,0,20,0x6370001,190,0,0,0,0,0,0,0,0,0,0,539,3800,530,4500,561,5000,666,4900,0,0,533,6500,558,5000,0,0,0,0,603,100);
480
481 # Event MVP
482 REPLACE INTO `mob_db_re` VALUES (1399,'EVENT_BAPHO','Baphomet','Baphomet',68,1264000,0,78525,25106,3,1847,2267,35,45,1,152,96,85,120,95,10,12,2,6,67,0x6283695,130,768,768,576,130875,607,5500,526,5000,732,5000,1417,550,1306,680,1145,480,2110,640,2327,1500,2111,500,2621,1720,0,0,0,0,2256,1550);
483
484 # Amatsu (6.0)
485 REPLACE INTO `mob_db_re` VALUES (1400,'KARAKASA','Karakasa','Karakasa',72,3092,1,765,860,1,156,198,93,29,66,73,33,20,53,60,10,12,1,0,60,0x81,155,1638,2016,576,0,0,0,0,0,0,0,7151,5000,7150,4268,1019,3200,7111,2200,912,4074,746,30,13012,5,0,0,0,0,4286,1);
486 REPLACE INTO `mob_db_re` VALUES (1401,'SHINOBI','Shinobi','Shinobi',95,8000,1,1691,1902,2,441,492,49,45,71,70,55,30,69,30,10,12,1,7,67,0x3695,150,1003,1152,336,0,0,0,0,0,0,0,7156,5335,2337,2,6214,700,2654,100,2336,1,7157,2000,13013,5,0,0,0,0,4230,1);
487 REPLACE INTO `mob_db_re` VALUES (1402,'POISON_TOAD','Poison Toad','Poisonous Toad',87,4876,1,1341,1509,3,212,266,80,42,66,42,40,45,58,30,10,12,1,2,45,0x81,160,1148,1728,864,0,0,0,0,0,0,0,7155,5500,7154,2400,2610,4,511,540,724,2,526,2,1246,10,0,0,0,0,4175,1);
488 REPLACE INTO `mob_db_re` VALUES (1403,'ANTIQUE_FIRELOCK','Antique Firelock','Firelock Soldier',88,7524,1,1352,1512,10,324,369,72,30,67,44,30,30,83,30,10,12,1,1,49,0x2085,170,1084,2304,576,0,0,0,0,0,0,0,998,5500,2285,1,7126,1400,508,40,549,350,525,250,13152,5,0,0,0,0,4160,1);
489 REPLACE INTO `mob_db_re` VALUES (1404,'MIYABI_NINGYO','Miyabi Ningyo','Miyabi Doll',85,5188,1,1116,1256,1,216,282,57,19,66,30,30,55,73,40,10,12,1,6,27,0x2000091,250,1938,2112,768,0,0,0,0,0,0,0,7152,5335,7153,2500,509,1550,1000,1250,12127,10,13014,5,0,0,0,0,0,0,4208,1);
490 REPLACE INTO `mob_db_re` VALUES (1405,'TENGU','Tengu','Tengu',98,10196,1,1701,1275,2,211,294,134,46,99,38,40,30,67,60,10,12,2,6,42,0x2003885,200,1439,1920,672,0,0,0,0,0,0,0,7159,3500,7158,5500,0,0,522,150,13302,5,12128,20,687,100,0,0,0,0,4282,1);
491 REPLACE INTO `mob_db_re` VALUES (1406,'KAPHA','Kapha','Kapha',83,5470,1,1035,1164,1,278,310,61,38,67,59,40,31,61,24,10,12,1,5,21,0x3885,165,2012,1728,672,0,0,0,0,0,0,0,7149,6500,7053,3500,13304,20,521,2300,708,2,1915,10,13008,5,0,0,0,0,4287,1);
492 #REPLACE INTO `mob_db_re` VALUES (1407,'DOKEBI_','Dokebi','Dokebi',1,1,0,0,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,1,0x0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
493
494 # Gonryun (6.1)
495 REPLACE INTO `mob_db_re` VALUES (1408,'BLOOD_BUTTERFLY','Bloody Butterfly','Bloody Butterfly',94,7030,1,1555,1749,3,278,345,79,50,70,68,40,55,90,30,10,12,1,4,44,0x200308D,145,472,576,288,0,0,0,0,0,0,0,7163,4608,7168,2500,602,1200,924,5500,0,0,1962,1,0,0,0,0,0,0,4327,1);
496 REPLACE INTO `mob_db_re` VALUES (1409,'RICE_CAKE_BOY','Rice Cake Boy','Dumpling Child',60,2098,1,531,597,1,128,150,96,12,50,43,29,5,43,10,10,12,0,7,20,0x91,160,1247,768,420,0,0,0,0,0,0,0,7150,3200,7151,2500,2262,1,7192,5000,553,1000,7187,3000,0,0,0,0,0,0,4154,1);
497 REPLACE INTO `mob_db_re` VALUES (1410,'LIVE_PEACH_TREE','Live Peach Tree','Enchanted Peach Tree',92,8777,1,1499,1724,7,270,342,109,40,76,52,55,40,77,50,10,12,1,3,42,0x2085,410,400,672,480,0,0,0,0,0,0,0,7164,4365,7939,100,526,1000,604,400,532,100,603,5,0,0,0,0,0,0,4217,1);
498 #REPLACE INTO `mob_db_re` VALUES (1411,'PEACH_TREE_BULLET','Peach Tree Bullet','Peach Tree Bullet... (mode  129)',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0x0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
499 REPLACE INTO `mob_db_re` VALUES (1412,'EVIL_CLOUD_HERMIT','Evil Cloud Hermit','Taoist Hermit',96,8266,1,1503,1127,10,470,500,66,46,63,57,45,60,99,45,10,12,2,0,40,0x2085,190,480,840,432,0,0,0,0,0,0,0,7162,4656,548,5600,550,4500,553,6800,1908,2,757,150,693,100,0,0,0,0,4262,1);
500 REPLACE INTO `mob_db_re` VALUES (1413,'WILD_GINSENG','Wild Ginseng','Hermit Plant',90,6052,1,1409,1586,1,523,594,56,62,76,51,60,60,76,50,10,12,0,3,43,0x91,140,512,756,360,0,0,0,0,0,0,0,520,3500,521,3500,1033,3800,1032,4800,6217,800,0,0,578,1000,0,0,0,0,4232,1);
501 #REPLACE INTO `mob_db_re` VALUES (1414,'GINSENG_BULLET','Ginseng Bullet','Ginseng Bullet... (mode 129)',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0x0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
502 REPLACE INTO `mob_db_re` VALUES (1415,'BABY_LEOPARD','Baby Leopard','Baby Leopard',68,2590,1,500,1016,2,277,329,77,5,46,36,20,4,55,10,10,12,0,2,28,0x3885,150,318,528,420,0,0,0,0,0,0,0,7171,5200,7172,3200,756,150,517,2000,1214,100,537,500,0,0,0,0,0,0,4233,1);
503 REPLACE INTO `mob_db_re` VALUES (1416,'WICKED_NYMPH','Wicked Nymph','Evil Nymph',97,8491,1,1775,1331,2,340,468,46,45,84,46,45,70,77,60,10,12,1,6,67,0x2003695,200,637,1008,360,0,0,0,0,0,0,0,7165,3977,7166,1380,984,10,0,0,0,0,12002,100,1918,10,0,0,0,0,4258,1);
504 REPLACE INTO `mob_db_re` VALUES (1417,'ZIPPER_BEAR','Zipper Bear','Zipper Bear',90,6620,1,1305,1467,1,410,467,130,40,68,51,50,35,58,20,10,12,1,2,27,0x91,155,780,1008,420,0,0,0,0,0,0,0,7161,4462,7167,3500,526,400,518,900,512,90,0,0,0,0,0,0,0,0,4281,1);
505 REPLACE INTO `mob_db_re` VALUES (1418,'DARK_SNAKE_LORD','Evil Snake Lord','Evil Snake Lord',105,1101000,1,720000,630000,3,2217,4203,314,185,122,172,107,135,196,88,10,12,2,2,68,0x6283695,200,588,816,420,78120,607,5500,608,3500,985,5500,7169,5820,10020,5100,1471,80,5012,80,1474,500,7226,900,661,2000,0,0,0,0,4330,1);
506
507 # Additional G_Mobs
508 REPLACE INTO `mob_db_re` VALUES (1419,'G_FARMILIAR','Familiar','Familiar',24,427,1,0,0,1,68,77,26,5,15,19,20,5,20,1,10,12,0,2,27,0x3881,150,1276,576,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
509 REPLACE INTO `mob_db_re` VALUES (1420,'G_ARCHER_SKELETON','Archer Skeleton','Archer Skeleton',50,1646,1,0,0,9,90,113,47,10,30,29,20,10,32,5,10,12,1,1,29,0x3885,300,2864,864,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
510 REPLACE INTO `mob_db_re` VALUES (1421,'G_ISIS','Isis','Isis',59,2092,1,0,0,1,192,229,83,5,58,43,22,5,39,15,10,12,2,6,27,0x2003885,200,1384,768,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
511 REPLACE INTO `mob_db_re` VALUES (1422,'G_HUNTER_FLY','Hunter Fly','Hunter Fly',63,2050,1,0,0,1,120,140,46,20,32,72,22,25,79,15,10,12,0,4,44,0x2003885,150,676,576,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
512 REPLACE INTO `mob_db_re` VALUES (1423,'G_GHOUL','Ghoul','Ghoul',61,2614,1,0,0,1,216,245,78,5,56,12,19,11,27,10,10,12,1,1,49,0x3885,250,2456,912,504,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
513 REPLACE INTO `mob_db_re` VALUES (1424,'G_SIDE_WINDER','Side Winder','Side Winder',70,2736,1,0,0,1,301,331,101,12,52,32,35,20,66,15,10,12,1,2,25,0x3885,200,1576,576,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
514 REPLACE INTO `mob_db_re` VALUES (1425,'G_OBEAUNE','Obeaune','Obeaune',53,2158,1,0,0,1,102,147,48,26,54,47,21,40,36,25,10,12,1,5,41,0x3885,200,1872,672,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
515 REPLACE INTO `mob_db_re` VALUES (1426,'G_MARC','Marc','Marc',56,2522,1,0,0,1,138,163,55,24,50,24,22,15,48,20,10,12,1,5,41,0x3885,150,1272,72,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
516 REPLACE INTO `mob_db_re` VALUES (1427,'G_NIGHTMARE','Nightmare','Nightmare',69,2872,1,0,0,1,283,345,116,15,57,32,20,15,70,15,10,12,2,6,68,0x2003885,150,1816,816,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
517 REPLACE INTO `mob_db_re` VALUES (1428,'G_POISON_SPORE','Poison Spore','Poison Spore',26,456,1,0,0,1,68,83,40,8,19,17,22,5,20,5,10,12,1,3,25,0x3885,200,1672,672,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
518 REPLACE INTO `mob_db_re` VALUES (1429,'G_ARGIOPE','Argiope','Argiope',75,3105,1,0,0,1,292,342,88,32,60,23,40,30,20,30,10,12,2,4,25,0x2003885,300,1792,792,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
519 REPLACE INTO `mob_db_re` VALUES (1430,'G_ARGOS','Argos','Argos',47,1005,1,0,0,1,96,129,58,8,38,17,25,5,26,15,10,12,2,4,25,0x2003885,300,1468,468,768,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
520 REPLACE INTO `mob_db_re` VALUES (1431,'G_BAPHOMET_','Baphomet Jr.','Baphomet Jr.',57,2035,0,0,0,1,186,219,70,25,52,60,36,17,52,25,10,12,0,6,27,0x2003885,100,868,480,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
521 REPLACE INTO `mob_db_re` VALUES (1432,'G_DESERT_WOLF','Desert Wolf','Desert Wolf',103,9447,1,0,0,1,520,579,114,47,93,69,63,61,82,42,10,12,1,2,23,0x3885,200,1120,420,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
522 REPLACE INTO `mob_db_re` VALUES (1433,'G_DEVIRUCHI','Deviruchi','Deviruchi',64,2300,1,0,0,1,210,283,62,30,61,17,30,35,52,5,10,12,0,6,27,0x2003885,150,980,600,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
523 REPLACE INTO `mob_db_re` VALUES (1434,'G_DRAINLIAR','Drainliar','Drainliar',47,1162,1,0,0,1,100,142,50,15,35,34,24,22,50,20,10,12,0,2,47,0x3885,250,1276,576,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
524 REPLACE INTO `mob_db_re` VALUES (1435,'G_EVIL_DRUID','Evil Druid','Evil Druid',80,5149,1,0,0,1,344,412,88,45,62,32,24,45,71,5,10,12,2,1,89,0x3885,300,2276,576,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
525 REPLACE INTO `mob_db_re` VALUES (1436,'G_JAKK','Jakk','Jakk',63,2054,1,0,0,1,218,255,90,25,58,43,42,25,55,15,10,12,1,0,43,0x3885,200,1180,480,648,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
526 REPLACE INTO `mob_db_re` VALUES (1437,'G_JOKER','Joker','Joker',90,6022,1,0,0,1,288,348,64,76,84,99,30,50,77,35,10,12,2,7,84,0x3885,100,1364,864,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
527 REPLACE INTO `mob_db_re` VALUES (1438,'G_KHALITZBURG','Khalitzburg','Khalitzburg',118,23986,1,0,0,1,737,833,125,10,121,48,40,31,89,32,10,12,2,1,29,0x3885,350,528,1000,396,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
528 REPLACE INTO `mob_db_re` VALUES (1439,'G_HIGH_ORC','High Orc','High Orc',81,4193,1,0,0,1,389,439,101,45,75,16,40,31,69,20,10,12,2,7,43,0x3885,150,1500,500,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
529 REPLACE INTO `mob_db_re` VALUES (1440,'G_STEM_WORM','Stem Worm','Stem Worm',84,4530,1,0,0,2,266,307,73,50,55,37,25,47,70,30,10,12,1,3,24,0x3885,200,1500,500,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
530 REPLACE INTO `mob_db_re` VALUES (1441,'G_PENOMENA','Penomena','Penomena',85,4589,1,0,0,7,292,333,85,32,76,38,35,35,89,10,10,12,1,5,25,0x3885,400,832,500,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
531 REPLACE INTO `mob_db_re` VALUES (1442,'G_SASQUATCH','Sasquatch','Sasquatch',72,3163,1,0,0,1,266,296,101,28,70,35,60,10,59,20,10,12,2,2,60,0x3885,300,1260,192,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
532 REPLACE INTO `mob_db_re` VALUES (1443,'G_CRUISER','Cruiser','Cruiser',41,919,1,0,0,7,55,75,20,18,17,10,23,15,34,10,10,12,1,0,60,0x3885,400,1296,1296,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
533 REPLACE INTO `mob_db_re` VALUES (1444,'G_CHEPET','Chepet','Chepet',42,4950,0,0,0,1,79,112,55,25,32,35,35,21,32,23,10,12,1,7,23,0x3885,400,672,672,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
534 REPLACE INTO `mob_db_re` VALUES (1445,'G_RAGGLER','Raggler','Raggler',48,1148,1,0,0,1,72,111,56,10,30,42,38,15,54,27,10,12,0,2,24,0x3885,200,1000,900,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
535 REPLACE INTO `mob_db_re` VALUES (1446,'G_INJUSTICE','Injustice','Injustice',95,7952,1,0,0,1,344,460,76,0,77,59,58,65,73,50,10,12,1,1,47,0x3885,400,770,720,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
536 REPLACE INTO `mob_db_re` VALUES (1447,'G_GRYPHON','Gryphon','Gryphon',105,60720,1,0,0,1,717,820,113,72,101,133,66,70,137,54,10,12,2,2,84,0x6203885,100,704,504,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
537 REPLACE INTO `mob_db_re` VALUES (1448,'G_DARK_FRAME','Dark Frame','Dark Frame',76,3520,1,0,0,1,318,348,67,27,69,37,36,10,53,5,10,12,1,6,67,0x2003885,200,920,720,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
538 REPLACE INTO `mob_db_re` VALUES (1449,'G_MUTANT_DRAGON','Mutant Dragon','Mutant Dragonoid',65,50706,1,0,0,4,1120,1654,130,20,75,35,30,68,98,35,10,12,2,9,43,0x6203885,250,1280,1080,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
539 REPLACE INTO `mob_db_re` VALUES (1450,'G_WIND_GHOST','Wind Ghost','Wind Ghost',80,4008,1,0,0,2,165,260,64,51,62,27,25,55,85,20,10,12,1,6,64,0x2003885,150,1056,1056,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
540 REPLACE INTO `mob_db_re` VALUES (1451,'G_MERMAN','Merman','Merman',60,2940,1,0,0,2,125,157,62,8,45,29,30,19,50,10,10,12,1,7,41,0x3885,220,916,816,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
541 REPLACE INTO `mob_db_re` VALUES (1452,'G_ORC_LADY','Orc Lady','Orc Lady',45,1520,1,0,0,1,77,110,83,17,36,11,28,10,57,5,10,12,1,7,42,0x3885,200,1050,900,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
542 REPLACE INTO `mob_db_re` VALUES (1453,'G_RAYDRIC_ARCHER','Raydric Archer','Raydric Archer',82,4437,1,0,0,9,377,395,63,40,53,24,40,15,112,30,10,12,1,6,47,0x2003885,200,1152,1152,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
543 REPLACE INTO `mob_db_re` VALUES (1454,'G_TRI_JOINT','Tri Joint','Tri Joint',66,2530,0,0,0,1,178,206,22,5,1,33,24,10,55,20,10,12,0,4,22,0x2003885,200,860,660,624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
544 REPLACE INTO `mob_db_re` VALUES (1455,'G_KOBOLD_ARCHER','Kobold Archer','Kobold Archer',108,11053,1,0,0,9,586,619,84,5,99,39,48,30,90,25,10,12,0,7,23,0x3885,200,1008,1008,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
545 REPLACE INTO `mob_db_re` VALUES (1456,'G_CHIMERA','Chimera','Chimera',70,26406,1,0,0,1,980,1128,159,10,1,38,110,88,83,85,10,12,2,2,63,0x6203885,200,772,672,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
546 REPLACE INTO `mob_db_re` VALUES (1457,'G_MANTIS','Mantis','Mantis',65,2719,1,0,0,1,178,209,90,0,55,33,24,5,42,15,10,12,1,4,22,0x2003885,200,1528,660,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
547 REPLACE INTO `mob_db_re` VALUES (1458,'G_MARDUK','Marduk','Marduk',73,2893,1,0,0,1,180,292,66,43,66,49,21,40,66,25,10,12,2,7,23,0x3885,300,1540,840,504,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
548 REPLACE INTO `mob_db_re` VALUES (1459,'G_MARIONETTE','Marionette','Marionette',62,2209,1,0,0,1,166,222,71,35,52,36,28,25,56,20,10,12,0,6,68,0x2003885,300,1480,480,1056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
549 REPLACE INTO `mob_db_re` VALUES (1460,'G_MATYR','Matyr','Matyr',58,2087,1,0,0,1,144,170,63,5,48,20,21,17,43,10,10,12,1,2,27,0x3885,150,432,432,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
550 REPLACE INTO `mob_db_re` VALUES (1461,'G_MINOROUS','Minorous','Minorous',58,1893,1,0,0,1,235,271,100,10,65,42,36,43,55,25,10,12,2,2,43,0x3885,200,1360,960,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
551 REPLACE INTO `mob_db_re` VALUES (1462,'G_ORC_SKELETON','Orc Skeleton','Orc Skeleton',53,2077,1,0,0,1,115,140,82,10,52,16,24,5,22,5,10,12,1,1,29,0x3885,200,2420,720,648,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
552 REPLACE INTO `mob_db_re` VALUES (1463,'G_ORC_ZOMBIE','Orc Zombie','Orc Zombie',51,1908,1,0,0,1,109,124,71,5,45,17,32,5,52,5,10,12,1,1,29,0x3885,400,2852,1152,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
553 REPLACE INTO `mob_db_re` VALUES (1464,'G_PASANA','Pasana','Pasana',79,3510,1,0,0,1,398,438,93,35,76,36,33,20,67,5,10,12,1,7,43,0x3885,165,976,576,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
554 REPLACE INTO `mob_db_re` VALUES (1465,'G_PETIT','Petite','Petite',86,5799,1,0,0,1,292,358,99,49,55,32,38,37,54,20,10,12,1,9,22,0x3885,200,1624,620,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
555 REPLACE INTO `mob_db_re` VALUES (1466,'G_PETIT_','Petite','Petite',79,3556,1,0,0,1,280,316,86,42,63,39,31,55,72,85,10,12,1,9,24,0x3885,150,1420,1080,528,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
556 REPLACE INTO `mob_db_re` VALUES (1467,'G_RAYDRIC','Raydric','Raydric',115,18408,1,0,0,1,572,668,89,15,129,87,55,32,76,27,10,12,2,7,47,0x3885,150,824,780,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
557 REPLACE INTO `mob_db_re` VALUES (1468,'G_REQUIEM','Requim','Requim',71,3089,1,0,0,1,316,364,88,20,58,34,35,12,42,10,10,12,1,7,27,0x3885,400,1516,816,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
558 REPLACE INTO `mob_db_re` VALUES (1469,'G_SKEL_WORKER','Skeleton Worker','Skeleton Worker',44,1240,1,0,0,1,92,104,45,5,30,13,22,10,37,25,10,12,1,1,29,0x3885,400,2420,720,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
559 REPLACE INTO `mob_db_re` VALUES (1470,'G_ZEROM','Zerom','Zerom',70,2687,1,0,0,1,312,350,93,15,57,49,30,15,56,20,10,12,1,7,23,0x3885,200,1780,1080,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
560 REPLACE INTO `mob_db_re` VALUES (1471,'G_NINE_TAIL','Nine Tail','Nine Tail',72,2783,1,0,0,1,446,496,95,40,61,38,30,20,88,50,10,12,1,2,63,0x3885,150,840,540,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
561 REPLACE INTO `mob_db_re` VALUES (1472,'G_BON_GUN','Bongun','Bongun',59,2510,1,0,0,1,189,218,88,5,55,24,24,5,34,10,10,12,1,1,29,0x3885,200,1720,500,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
562 REPLACE INTO `mob_db_re` VALUES (1473,'G_ORC_ARCHER','Orc Archer','Orc Archer',78,4835,1,0,0,9,260,303,67,31,55,32,24,30,99,15,10,12,1,7,22,0x3885,300,1960,620,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
563 REPLACE INTO `mob_db_re` VALUES (1474,'G_MIMIC','Mimic','Mimic',56,1939,1,0,0,1,221,243,63,15,49,120,20,15,99,0,10,12,1,0,60,0x3885,100,972,500,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
564 REPLACE INTO `mob_db_re` VALUES (1475,'G_WRAITH','Wraith','Wraith',77,5168,1,0,0,1,335,396,80,40,62,26,30,55,76,5,10,12,2,1,89,0x3885,300,1816,576,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
565 REPLACE INTO `mob_db_re` VALUES (1476,'G_ALARM','Alarm','Alarm',88,5562,1,0,0,1,290,338,106,53,70,72,40,25,55,25,10,12,1,0,60,0x3885,300,1020,500,768,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
566 REPLACE INTO `mob_db_re` VALUES (1477,'G_ARCLOUSE','Arclouse','Arclouze',77,4320,1,0,0,1,269,309,101,36,60,73,45,35,60,15,10,12,1,4,42,0x2003885,100,960,500,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
567 REPLACE INTO `mob_db_re` VALUES (1478,'G_RIDEWORD','Rideword','Rideword',74,3222,1,0,0,1,352,374,61,38,67,53,32,44,104,5,10,12,0,0,60,0x3885,150,864,500,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
568 REPLACE INTO `mob_db_re` VALUES (1479,'G_SKEL_PRISONER','Skeleton Prisoner','Skeleton Prisoner',91,9194,1,0,0,1,266,321,95,41,84,35,60,20,71,15,10,12,1,1,69,0x3885,350,1848,500,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
569 REPLACE INTO `mob_db_re` VALUES (1480,'G_ZOMBIE_PRISONER','Zombie Prisoner','Zombie Prisoner',89,8045,1,0,0,1,356,416,89,28,87,39,58,5,68,10,10,12,1,1,69,0x3885,350,1768,500,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
570 REPLACE INTO `mob_db_re` VALUES (1481,'G_PUNK','Punk','Punk',82,3869,1,0,0,1,266,320,68,55,67,39,30,35,79,45,10,12,0,3,24,0x3885,300,1500,500,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
571 REPLACE INTO `mob_db_re` VALUES (1482,'G_ZHERLTHSH','Zherlthsh','Zealotus',105,61350,1,0,0,1,610,790,91,99,88,61,51,62,113,60,10,12,1,7,60,0x3885,200,800,792,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
572 REPLACE INTO `mob_db_re` VALUES (1483,'G_RYBIO','Rybio','Rybio',98,8700,1,0,0,1,277,353,109,30,96,52,61,30,80,10,10,12,2,6,40,0x2003885,200,1790,1440,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
573 REPLACE INTO `mob_db_re` VALUES (1484,'G_PHENDARK','Phendark','Phendark',102,11000,1,0,0,2,539,614,307,50,111,65,71,20,71,30,10,12,2,7,40,0x3885,175,1744,1344,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
574 REPLACE INTO `mob_db_re` VALUES (1485,'G_MYSTELTAINN','Mysteltainn','Mysteltainn',130,70000,1,0,0,2,771,1338,73,61,102,139,62,65,130,65,10,12,2,0,87,0x6203885,250,1152,500,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
575 REPLACE INTO `mob_db_re` VALUES (1486,'G_TIRFING','Tirfing','Ogretooth',114,59000,1,0,0,1,677,1088,87,69,105,105,75,73,108,65,10,12,1,0,67,0x6203885,100,816,500,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
576 REPLACE INTO `mob_db_re` VALUES (1487,'G_EXECUTIONER','Executioner','Executioner',101,40200,1,0,0,2,515,874,97,188,99,96,77,78,79,60,10,12,2,0,47,0x6203885,200,768,500,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
577 REPLACE INTO `mob_db_re` VALUES (1488,'G_ANOLIAN','Anolian','Anolian',109,15547,1,0,0,1,500,610,61,11,130,63,55,66,58,48,10,12,1,5,41,0x3885,190,900,500,864,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
578 REPLACE INTO `mob_db_re` VALUES (1489,'G_STING','Sting','Sting',104,14143,1,0,0,1,521,588,146,50,108,49,68,43,87,24,10,12,1,0,62,0x3885,300,528,500,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
579 REPLACE INTO `mob_db_re` VALUES (1490,'G_WANDER_MAN','Wander Man','Wanderer',120,19307,1,0,0,2,711,816,64,5,118,92,36,15,107,33,10,12,1,6,24,0x2003885,100,672,500,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
580 REPLACE INTO `mob_db_re` VALUES (1491,'G_DOKEBI','Dokebi','Dokebi',68,2820,1,0,0,1,317,347,85,20,52,56,35,20,60,25,10,12,0,6,27,0x2003885,250,1156,456,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
581
582 # Umbala (6.2)
583 REPLACE INTO `mob_db_re` VALUES (1492,'INCANTATION_SAMURAI','Incantation Samurai','Samurai Specter',100,901000,1,751680,595080,3,2196,3132,296,140,145,161,88,66,155,60,10,12,2,7,67,0x6283695,135,874,1344,576,375840,607,5500,608,3500,985,5500,1165,2,985,3500,5096,500,607,4500,999,6305,13303,7500,1235,80,0,0,0,0,4263,1);
584 REPLACE INTO `mob_db_re` VALUES (1493,'DRYAD','Dryad','Dryad',68,3640,1,837,939,3,266,301,153,8,54,14,40,35,67,10,10,12,1,3,82,0x3885,170,950,2520,576,0,0,0,0,0,0,0,7197,5335,7198,1000,7188,3000,6265,500,1964,1,7939,100,7100,3000,0,0,0,0,4177,1);
585 REPLACE INTO `mob_db_re` VALUES (1494,'KIND_OF_BEETLE','Beetle King','Beetle King',55,2061,1,450,507,1,110,162,79,8,53,47,10,0,45,0,10,12,0,4,22,0x2001089,165,1247,768,576,0,0,0,0,0,0,0,7190,6500,7202,4500,928,1000,955,500,2102,1,0,0,0,0,0,0,0,0,4307,1);
586 REPLACE INTO `mob_db_re` VALUES (1495,'STONE_SHOOTER','Stone Shooter','Stone Shooter',64,2101,1,689,776,10,201,254,88,15,55,55,36,15,77,15,10,12,1,3,63,0x3885,175,2413,1248,768,0,0,0,0,0,0,0,7203,5000,7201,5000,7188,1000,1019,2000,756,100,7049,1000,0,0,0,0,0,0,4225,1);
587 #REPLACE INTO `mob_db_re` VALUES (1496,'STONE_SHOOTER_BULLET','Stone Shooter Bullet','Stone Shooter Bullet',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0x0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
588 REPLACE INTO `mob_db_re` VALUES (1497,'WOODEN_GOLEM','Wooden Golem','Wooden Golem',72,3914,1,950,1079,1,292,334,249,26,69,30,45,5,49,5,10,12,2,3,82,0x3885,165,1543,1632,480,0,0,0,0,0,0,0,7189,4000,7188,4000,757,110,2270,10,604,100,7201,5000,7936,300,0,0,0,0,4259,1);
589 REPLACE INTO `mob_db_re` VALUES (1498,'WOOTAN_SHOOTER','Wootan Shooter','Wootan Shooter',67,3096,1,711,798,10,140,175,91,21,32,23,38,20,69,10,10,12,1,7,42,0x3885,200,857,1056,576,0,0,0,0,0,0,0,7195,4500,7200,3500,513,1000,7049,1000,7939,100,7182,100,5116,10,0,0,0,0,4260,1);
590 REPLACE INTO `mob_db_re` VALUES (1499,'WOOTAN_FIGHTER','Wootan Fighter','Wootan Fighter',67,2327,1,709,798,1,243,279,103,8,63,14,36,5,56,15,10,12,1,7,43,0x3885,200,912,1344,480,0,0,0,0,0,0,0,517,4500,7196,4000,1801,3,1812,1,7939,100,7198,1000,5116,5,0,0,0,0,4261,1);
591 REPLACE INTO `mob_db_re` VALUES (1500,'PARASITE','Parasite','Parasite',76,3222,1,923,1337,8,161,206,63,30,55,78,33,50,88,40,10,12,1,3,44,0x84,400,864,864,672,0,0,0,0,0,0,0,7193,5500,7194,2000,7186,3880,7198,500,1957,1,1969,1,6265,800,0,0,0,0,4309,1);
592 #REPLACE INTO `mob_db_re` VALUES (1501,'PARASITE_BULLET','Parasite Bullet','Parasite Bullet... (mode 2181)',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0x0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
593
594 # Event MVP
595 REPLACE INTO `mob_db_re` VALUES (1502,'PORING_V','Pori Pori','Bring it on!',99,95000000,1,78525,25106,1,5000,10000,0,10,100,100,65,100,255,255,10,12,1,3,25,0x6283885,160,1672,672,480,43625,10020,1000,4005,100,2286,200,5035,10000,2344,2500,2346,2500,2350,2500,2348,2500,2655,500,7126,10000,0,0,0,0,2110,4500);
596
597 # Nifflheim (7.0)
598 REPLACE INTO `mob_db_re` VALUES (1503,'GIBBET','Gibbet','Gibbet',105,12999,1,1944,1458,1,536,621,116,45,103,56,62,55,61,37,10,12,2,6,27,0x2003885,180,917,1584,576,0,0,0,0,0,0,0,7212,1800,7218,5335,7222,4074,724,300,716,100,604,10,7939,100,0,0,0,0,4278,1);
599 REPLACE INTO `mob_db_re` VALUES (1504,'DULLAHAN','Dullahan','Dullahan',108,18546,1,2509,1977,2,666,741,111,38,121,29,51,43,87,3,10,12,1,1,49,0x3885,155,847,1152,480,0,0,0,0,0,0,0,7209,3200,7210,4850,2614,1,2505,13,2506,1,15039,10,0,0,0,0,0,0,4176,1);
600 REPLACE INTO `mob_db_re` VALUES (1505,'LOLI_RURI','Loli Ruri','Loli Ruri',109,15280,1,2790,2093,2,787,1017,53,44,111,50,47,79,79,79,10,12,2,6,87,0x2003885,125,747,1632,576,0,0,0,0,0,0,0,7206,800,7219,3000,7214,5044,985,100,7019,1,2718,5,6246,300,15038,10,0,0,4191,1);
601 REPLACE INTO `mob_db_re` VALUES (1506,'DISGUISE','Disguise','Disguise',103,13895,1,2232,1674,2,260,342,85,58,92,53,57,75,67,45,10,12,1,6,82,0x2003885,147,516,768,384,0,0,0,0,0,0,0,7216,4850,7221,3686,6247,100,518,100,2508,50,2504,2,2529,5,0,0,0,0,4181,1);
602 REPLACE INTO `mob_db_re` VALUES (1507,'BLOODY_MURDERER','Bloody Murderer','Bloody Murderer',110,14099,1,2724,2244,2,844,942,84,41,120,65,66,41,89,26,10,12,2,7,67,0x3885,175,914,1344,384,0,0,0,0,0,0,0,7207,4171,7223,1000,7208,2000,2288,50,984,100,1229,3,13002,1,0,0,0,0,4214,1);
603 REPLACE INTO `mob_db_re` VALUES (1508,'QUVE','Quve','Quve',100,11090,1,1638,1229,1,226,323,96,55,84,54,55,50,71,60,10,12,0,1,29,0x3885,150,912,1248,576,0,0,0,0,0,0,0,7205,3200,7220,5723,601,1000,7154,100,756,10,6245,500,0,0,0,0,0,0,4294,1);
604 REPLACE INTO `mob_db_re` VALUES (1509,'LUDE','Lude','Lude',101,11574,1,1692,1269,2,218,296,90,53,97,38,55,82,69,55,10,12,0,1,29,0x3885,150,890,960,480,0,0,0,0,0,0,0,7225,3200,7220,5723,1059,1000,2282,10,757,10,12001,100,6246,300,0,0,0,0,4193,1);
605 REPLACE INTO `mob_db_re` VALUES (1510,'HYLOZOIST','Hylozoist','Heirozoist',102,12000,1,1876,1406,1,268,349,101,68,97,67,72,88,69,60,10,12,0,6,47,0x2003885,155,741,1536,480,0,0,0,0,0,0,0,7215,4365,7217,5335,7213,2000,740,80,7220,300,757,10,5113,1,0,0,0,0,4321,1);
606
607 # Pyramid Basement
608 REPLACE INTO `mob_db_re` VALUES (1511,'AMON_RA','Amon Ra','Amon Ra',69,319000,1,240120,187920,3,710,1762,213,123,86,89,120,131,101,92,14,12,2,7,62,0x6280084,170,854,2016,480,120060,607,5500,608,3500,732,5500,5053,150,2615,50,7211,7760,985,3880,616,400,1552,10,607,3000,0,0,0,0,4236,1);
609
610 # Louyang (8.0)
611 REPLACE INTO `mob_db_re` VALUES (1512,'HYEGUN','Hyegun','Yao Jun',87,6996,1,1283,1445,1,246,294,84,43,69,38,40,20,68,20,10,12,1,1,49,0x3885,180,890,1320,720,0,0,0,0,0,0,0,7054,3880,609,100,985,10,2406,1,7277,300,15013,10,0,0,0,0,0,0,4328,1);
612 REPLACE INTO `mob_db_re` VALUES (1513,'CIVIL_SERVANT','Civil Servant','Mao Guai',89,5292,1,1349,1512,2,276,337,90,56,67,76,40,65,62,30,10,12,1,2,44,0x3885,200,1257,528,432,0,0,0,0,0,0,0,7262,4171,7263,2000,606,10,1023,100,693,100,0,0,0,0,0,0,0,0,4202,1);
613 REPLACE INTO `mob_db_re` VALUES (1514,'DANCING_DRAGON','Dancing Dragon','Zhu Po Long',82,3943,1,972,1094,2,268,303,83,36,59,76,40,30,61,30,10,12,1,9,44,0x83,160,600,840,504,0,0,0,0,0,0,0,7266,4365,7265,3000,7268,800,1036,1000,7038,3000,0,0,0,0,0,0,0,0,4272,1);
614 REPLACE INTO `mob_db_re` VALUES (1515,'GARM_BABY','Garm Baby','Baby Hatii',94,10016,1,1555,1749,1,383,444,62,43,69,61,55,61,88,45,10,12,1,2,41,0x3885,450,879,672,576,0,0,0,0,0,0,0,7270,1500,7269,2500,7066,4365,749,100,12000,100,0,0,0,0,0,0,0,0,4323,1);
615 REPLACE INTO `mob_db_re` VALUES (1516,'INCREASE_SOIL','Increase Soil','Mi Gao',83,5335,1,1201,1529,1,332,362,112,39,67,23,41,49,78,30,10,12,1,0,62,0x91,445,106,1056,576,0,0,0,0,0,0,0,7264,4365,7004,2300,997,10,969,2,0,0,0,0,0,0,0,0,0,0,4231,1);
616 REPLACE INTO `mob_db_re` VALUES (1517,'LI_ME_MANG_RYANG','Li Me Mang Ryang','Jing Guai',80,5187,1,1065,1197,1,179,220,110,37,61,22,33,35,62,20,10,12,1,6,62,0x2003885,165,1120,576,420,0,0,0,0,0,0,0,7267,4500,7268,400,0,0,1523,1,0,0,0,0,0,0,0,0,0,0,4265,1);
617 REPLACE INTO `mob_db_re` VALUES (1518,'BACSOJIN','Bacsojin','White Lady',97,720500,1,668160,542880,2,1088,3124,210,178,118,244,98,126,205,102,10,12,2,7,41,0x3695,160,576,960,480,0,0,0,0,0,0,0,1020,5500,603,2,617,2,7165,3000,7166,1000,747,500,0,0,0,0,0,0,2234,1);
618 REPLACE INTO `mob_db_re` VALUES (1519,'CHUNG_E','Chung E','Green Maiden',49,23900,0,2156,894,1,460,1050,8,15,38,65,43,30,90,15,10,12,1,7,40,0x3695,170,1728,816,1188,0,0,0,0,0,0,0,7053,4850,740,100,1806,10,518,500,0,0,0,0,0,0,0,0,0,0,5042,2);
619 REPLACE INTO `mob_db_re` VALUES (1520,'BOILED_RICE','Boiled Rice','Boiled Rice',15,777,1,7,7,1,7,14,0,10,7,7,7,17,17,7,10,12,1,3,21,0x81,170,1152,672,672,0,0,0,0,0,0,0,564,5500,7272,3000,7194,1000,7198,1000,0,0,0,0,0,0,0,0,0,0,0,0);
620
621 # Additional G_Mobs & Bosses
622 REPLACE INTO `mob_db_re` VALUES (1521,'G_ALICE','Alice','Alice',100,9230,1,0,0,1,395,493,93,73,82,53,45,70,80,80,10,12,1,7,60,0x91,200,520,2304,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
623 REPLACE INTO `mob_db_re` VALUES (1522,'G_ANCIENT_MUMMY','Ancient Mummy','Ancient Mummy',115,29157,1,0,0,1,701,801,93,27,126,57,55,69,56,15,10,12,1,1,49,0x3695,175,1772,120,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
624 REPLACE INTO `mob_db_re` VALUES (1523,'G_ANTIQUE_FIRELOCK','Antique Firelock','Firelock Soldier',88,7524,1,0,0,10,324,369,72,30,67,44,30,30,83,30,10,12,1,1,49,0x2085,170,1084,2304,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
625 REPLACE INTO `mob_db_re` VALUES (1524,'G_BABY_LEOPARD','Baby Leopard','Baby Leopard',68,2590,1,0,0,2,277,329,77,5,46,36,20,4,55,10,10,12,0,2,28,0x3885,150,318,528,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
626 REPLACE INTO `mob_db_re` VALUES (1525,'G_BATHORY','Bathory','Bathory',86,5242,1,0,0,1,229,325,61,89,66,38,40,77,56,50,10,12,1,7,27,0x3695,100,1504,840,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
627 REPLACE INTO `mob_db_re` VALUES (1526,'G_BLOOD_BUTTERFLY','Bloody Butterfly','Bloody Butterfly',94,7030,1,0,0,3,278,345,79,50,70,68,40,55,90,30,10,12,1,4,44,0x200308D,145,472,576,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
628 REPLACE INTO `mob_db_re` VALUES (1527,'G_C_TOWER_MANAGER','Clock Tower Manager','Clock Tower Manager',90,6400,1,0,0,3,388,458,96,60,80,28,40,25,73,45,10,12,2,0,80,0x91,200,1072,672,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
629 REPLACE INTO `mob_db_re` VALUES (1528,'G_CLOCK','Clock','Clock',81,5556,1,0,0,1,403,456,91,43,68,24,35,41,81,15,10,12,1,0,42,0x91,200,1092,792,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
630 REPLACE INTO `mob_db_re` VALUES (1529,'G_DARK_SNAKE_LORD','Dark Snake Lord','Evil Snake Lord',105,1101000,1,0,0,3,2217,4203,314,185,122,172,107,135,196,88,10,12,2,2,68,0x6203695,200,588,816,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
631 REPLACE INTO `mob_db_re` VALUES (1530,'G_DRACULA','Dracula','Dracula',75,350000,1,0,0,3,1322,3134,152,146,86,99,88,92,145,82,10,12,2,6,87,0x6203695,145,1290,1140,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
632 REPLACE INTO `mob_db_re` VALUES (1531,'G_EVIL_CLOUD_HERMIT','Evil Cloud Hermit','Taoist Hermit',96,8266,1,0,0,10,470,500,66,46,63,57,45,60,99,45,10,12,2,0,40,0x2085,190,480,840,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
633 REPLACE INTO `mob_db_re` VALUES (1532,'G_EXPLOSION','Explosion','Explosion',100,7813,1,0,0,1,481,591,112,50,91,51,63,50,65,60,10,12,0,2,63,0x3885,165,1260,960,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
634 REPLACE INTO `mob_db_re` VALUES (1533,'G_FUR_SEAL','Fur Seal','Seal',47,1371,1,0,0,1,87,127,42,16,37,40,30,39,35,19,10,12,1,2,21,0x3095,200,1612,622,583,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
635 REPLACE INTO `mob_db_re` VALUES (1534,'G_GOBLIN_1','Goblin','Goblin',48,1058,1,0,0,1,87,121,56,5,37,54,25,20,36,10,10,12,1,7,24,0x3695,100,1120,620,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
636 REPLACE INTO `mob_db_re` VALUES (1535,'G_GOBLIN_2','Goblin','Goblin',44,931,1,0,0,1,94,122,52,5,33,16,24,15,58,10,10,12,1,7,23,0x3095,150,1320,620,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
637 REPLACE INTO `mob_db_re` VALUES (1536,'G_GOBLIN_3','Goblin','Goblin',44,930,1,0,0,1,88,121,47,5,30,16,24,15,17,10,10,12,1,7,25,0x308D,250,1624,624,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
638 REPLACE INTO `mob_db_re` VALUES (1537,'G_GOBLIN_4','Goblin','Goblin',49,1494,1,0,0,1,72,94,70,3,31,27,46,15,34,10,10,12,1,7,22,0x308D,200,1624,624,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
639 REPLACE INTO `mob_db_re` VALUES (1538,'G_GOBLIN_5','Goblin','Goblin',56,2342,1,0,0,1,159,190,64,5,51,37,22,15,38,10,10,12,1,7,21,0x308D,300,3074,1874,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
640 REPLACE INTO `mob_db_re` VALUES (1539,'G_GOBLIN_LEADER','Goblin Leader','Goblin Leader',55,21692,1,0,0,1,165,214,72,30,60,67,45,18,66,23,10,12,1,7,24,0x3695,120,1120,620,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
641 REPLACE INTO `mob_db_re` VALUES (1540,'G_GOLEM','Golem','Golem',61,2245,1,0,0,1,198,223,190,12,70,27,67,5,31,5,10,12,2,0,60,0x91,300,1608,816,396,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
642 REPLACE INTO `mob_db_re` VALUES (1541,'G_GREATEST_GENERAL','Greatest General','Greatest General',55,1575,1,0,0,3,215,241,114,30,58,30,20,25,25,20,10,12,1,0,43,0x84,200,1152,1152,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
643 REPLACE INTO `mob_db_re` VALUES (1542,'G_INCANTATION_SAMURA','Incantation Samurai','Incantation Samurai',100,901000,1,0,0,3,2196,3132,296,140,145,161,88,66,155,60,10,12,2,7,67,0x6203695,135,874,1344,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
644 REPLACE INTO `mob_db_re` VALUES (1543,'G_KAPHA','Kapha','Kapha',83,5470,1,0,0,3,278,310,61,38,67,59,40,31,61,24,10,12,1,5,21,0x3885,165,2012,1728,672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
645 REPLACE INTO `mob_db_re` VALUES (1544,'G_KARAKASA','Karakasa','Karakasa',72,3092,1,0,0,1,156,198,93,29,66,73,33,20,53,60,10,12,1,0,60,0x81,155,1638,2016,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
646 REPLACE INTO `mob_db_re` VALUES (1545,'G_KOBOLD_1','Kobold','Kobold',107,10483,1,0,0,1,539,626,103,25,109,76,61,53,82,30,10,12,1,7,44,0x308D,150,1028,528,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
647 REPLACE INTO `mob_db_re` VALUES (1546,'G_KOBOLD_2','Kobold','Kobold',102,9152,1,0,0,1,367,429,117,59,96,61,55,48,79,20,10,12,1,7,45,0x308D,200,1528,528,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
648 REPLACE INTO `mob_db_re` VALUES (1547,'G_KOBOLD_3','Kobold','Kobold',101,9078,1,0,0,1,360,424,109,48,103,64,59,42,67,20,10,12,1,7,43,0x308D,300,1228,528,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
649 REPLACE INTO `mob_db_re` VALUES (1548,'G_KOBOLD_LEADER','Kobold Leader','Kobold Leader',112,13520,1,0,0,1,711,807,90,62,135,34,68,56,83,47,10,12,1,7,44,0x3695,150,1028,528,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
650 REPLACE INTO `mob_db_re` VALUES (1549,'G_LAVA_GOLEM','Lava Golem','Lava Golem',103,8452,1,0,0,1,598,651,299,27,126,42,103,28,77,15,10,12,2,0,83,0x3095,400,2190,2040,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
651 REPLACE INTO `mob_db_re` VALUES (1550,'G_LIVE_PEACH_TREE','Live Peach Tree','Enchanted Peach Tree',92,8777,1,0,0,7,270,342,109,40,76,52,55,40,77,50,10,12,1,3,42,0x2085,410,400,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
652 REPLACE INTO `mob_db_re` VALUES (1551,'G_MARSE','Marse','Marse',47,1456,1,0,0,1,85,105,38,18,33,17,25,10,33,10,10,12,0,5,41,0x91,300,1956,756,528,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
653 REPLACE INTO `mob_db_re` VALUES (1552,'G_MIYABI_NINGYO','Miyabi Ningyo','Miyabi Doll',85,5188,1,0,0,1,216,282,57,19,66,30,30,55,73,40,10,12,1,6,27,0x2000091,250,1938,2112,768,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
654 REPLACE INTO `mob_db_re` VALUES (1553,'G_MYST','Myst','Myst',49,1223,1,0,0,1,96,116,61,10,35,37,20,10,41,10,10,12,2,0,25,0x3695,200,1576,576,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
655 REPLACE INTO `mob_db_re` VALUES (1554,'G_NIGHTMARE_TERROR','Nightmare Terror','Nightmare Terror',107,13289,1,0,0,1,629,755,78,37,118,53,55,63,53,43,10,12,2,6,67,0x2003885,165,1216,816,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
656 REPLACE INTO `mob_db_re` VALUES (1555,'G_PARASITE','Parasite','Parasite',76,3222,1,0,0,8,161,206,63,30,55,78,33,50,88,40,10,12,1,3,44,0x84,400,864,864,672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
657 REPLACE INTO `mob_db_re` VALUES (1556,'G_POISON_TOAD','Poison Toad','Poisonous Toad',87,4876,1,0,0,3,212,266,80,42,66,42,40,45,58,30,10,12,1,2,45,0x81,160,1148,1728,864,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
658 REPLACE INTO `mob_db_re` VALUES (1557,'G_ROTAR_ZAIRO','Rotar Zairo','Rotar Zairo',48,1088,1,0,0,10,75,115,57,34,29,70,45,26,61,5,10,12,2,0,44,0x2085,155,2416,2016,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
659 REPLACE INTO `mob_db_re` VALUES (1558,'G_SAND_MAN','Sandman','Sandman',61,2887,1,0,0,1,156,212,126,25,44,8,55,15,31,25,10,12,1,0,62,0x3885,250,1672,720,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
660 REPLACE INTO `mob_db_re` VALUES (1559,'G_SCORPION','Scorpion','Scorpion',16,153,1,0,0,1,39,46,16,5,14,15,10,5,33,5,10,12,0,4,23,0x2003091,200,1564,864,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
661 REPLACE INTO `mob_db_re` VALUES (1560,'G_SHINOBI','Shinobi','Shinobi',95,8000,1,0,0,2,441,492,49,45,71,70,55,30,69,30,10,12,1,7,67,0x3695,150,1003,1152,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
662 REPLACE INTO `mob_db_re` VALUES (1561,'G_SMOKIE','Smokie','Smokie',29,591,1,0,0,1,70,81,26,0,16,34,16,5,27,5,10,12,0,2,22,0x91,200,1576,576,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
663 REPLACE INTO `mob_db_re` VALUES (1562,'G_SOLDIER_SKELETON','Soldier Skeleton','Soldier Skeleton',34,804,1,0,0,1,84,98,53,5,14,10,32,5,29,3,10,12,1,1,29,0x3885,200,2276,576,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
664 REPLACE INTO `mob_db_re` VALUES (1563,'G_TENGU','Tengu','Tengu',98,10196,1,0,0,2,211,294,134,46,99,38,40,30,67,60,10,12,2,6,42,0x2003885,200,1439,1920,672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
665 REPLACE INTO `mob_db_re` VALUES (1564,'G_WICKED_NYMPH','Wicked Nymph','Evil Nymph',97,8491,1,0,0,2,218,346,46,45,84,46,45,70,77,60,10,12,1,6,67,0x2003695,200,637,1008,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
666 REPLACE INTO `mob_db_re` VALUES (1565,'G_WILD_GINSENG','Wild Ginseng','Hermit Plant',90,6052,1,0,0,1,523,594,56,62,76,51,60,60,76,50,10,12,0,3,43,0x91,140,512,756,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
667 REPLACE INTO `mob_db_re` VALUES (1566,'G_WRAITH_DEAD','Wraith Dead','Wraith Dead',86,10035,0,0,0,2,402,462,88,56,63,69,55,45,88,45,10,12,2,1,89,0x3695,175,1816,576,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
668 REPLACE INTO `mob_db_re` VALUES (1567,'G_ANCIENT_WORM','Ancient Worm','Ancient Worm',83,4140,0,0,0,1,299,334,90,41,70,56,56,55,70,42,10,12,2,4,25,0x2003695,165,1792,792,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
669 REPLACE INTO `mob_db_re` VALUES (1568,'G_ANGELING','Angeling','Angeling',77,19800,1,0,0,1,355,500,72,238,58,50,33,105,67,200,10,12,1,8,86,0x6203695,200,1072,672,672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
670 REPLACE INTO `mob_db_re` VALUES (1569,'G_BLOODY_KNIGHT','Bloody Knight','Bloody Knight',116,68500,1,0,0,3,942,1065,122,50,132,59,70,57,98,45,10,12,2,0,87,0x3695,250,828,528,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
671 REPLACE INTO `mob_db_re` VALUES (1570,'G_CRAMP','Cramp','Cramp',82,3898,1,0,0,1,395,443,88,42,65,43,35,25,68,30,10,12,0,2,45,0x3095,100,1000,500,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
672 REPLACE INTO `mob_db_re` VALUES (1571,'G_DEVIACE','Deviace','Deviace',60,3135,1,0,0,1,160,189,51,16,57,26,32,25,45,15,10,12,1,5,81,0x91,400,1680,480,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
673 REPLACE INTO `mob_db_re` VALUES (1572,'G_DROPS','Drops','Drops',2,45,1,0,0,1,12,13,16,0,8,1,1,0,6,2,10,12,1,3,23,0x83,400,1372,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
674 REPLACE INTO `mob_db_re` VALUES (1573,'G_ELDER','Elder','Elder',92,7341,1,0,0,3,276,678,72,41,67,63,35,99,88,61,10,12,2,7,80,0x3885,165,1552,1152,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
675 REPLACE INTO `mob_db_re` VALUES (1574,'G_ELDER_WILOW','Elder Willow','Elder Willow',34,599,1,0,0,1,80,94,45,0,10,14,25,0,29,0,10,12,1,3,43,0x3095,200,1372,672,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
676 REPLACE INTO `mob_db_re` VALUES (1575,'G_FLORA','Flora','Flora',59,2301,1,0,0,3,155,186,99,29,49,29,35,5,42,80,10,12,2,3,22,0x84,1000,1432,432,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
677 REPLACE INTO `mob_db_re` VALUES (1576,'G_GHOSTRING','Ghostring','Ghostring',90,26700,1,0,0,1,350,512,88,72,66,85,66,66,99,66,10,12,1,6,88,0x6203695,300,1220,1080,648,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
678 REPLACE INTO `mob_db_re` VALUES (1577,'G_GOBLIN_ARCHER','Goblin Archer','Goblin Archer',55,1575,1,0,0,9,95,119,69,0,40,34,20,15,48,20,10,12,0,7,25,0x2085,200,1172,672,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
679 REPLACE INTO `mob_db_re` VALUES (1578,'G_HORONG','Horong','Horong',66,2304,1,0,0,1,262,332,84,35,36,32,35,45,56,25,10,12,0,0,83,0x308D,400,1888,1152,828,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
680 REPLACE INTO `mob_db_re` VALUES (1579,'G_HYDRA','Hydra','Hydra',34,854,1,0,0,7,35,41,20,32,10,9,14,0,35,2,10,12,0,3,41,0x84,1000,800,432,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
681 REPLACE INTO `mob_db_re` VALUES (1580,'G_INCUBUS','Incubus','Incubus',120,28000,1,0,0,2,683,858,72,46,120,56,52,75,99,70,10,12,1,6,67,0x2003695,165,850,600,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
682 REPLACE INTO `mob_db_re` VALUES (1581,'G_VOCAL','Vocal','Vocal',18,3317,1,0,0,1,71,82,77,26,77,26,26,30,53,40,10,12,1,4,22,0x2003695,200,1080,648,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
683 REPLACE INTO `mob_db_re` VALUES (1582,'DEVILING','Deviling','Deviling',66,16890,1,2281,2379,1,298,481,67,70,48,50,33,75,77,200,10,12,1,6,87,0x6203695,200,1072,1056,384,0,0,0,0,0,0,0,1039,3000,912,4850,2255,100,512,5000,7023,1,983,100,694,100,0,0,0,0,4174,1);
684 REPLACE INTO `mob_db_re` VALUES (1583,'TAO_GUNKA','Tao Gunka','Tao Gunka',110,1252000,1,900000,720000,2,2890,4150,404,143,135,175,98,110,199,66,10,12,2,6,60,0x6283695,150,1020,288,144,450000,984,6000,617,3000,505,6000,7300,4850,7067,4850,728,1000,2296,400,504,3000,12738,200,2231,5,0,0,0,0,4302,1);
685
686 # Ayothaya (9.0)
687 REPLACE INTO `mob_db_re` VALUES (1584,'TAMRUAN','Tamruan','Tamruan',73,3195,1,898,1010,1,305,342,63,30,60,38,40,20,61,20,10,12,2,6,67,0x200308D,140,512,1152,672,0,0,0,0,0,0,0,7301,4850,7069,3000,0,0,1155,8,2315,3,12736,300,0,0,0,0,0,0,4304,1);
688 REPLACE INTO `mob_db_re` VALUES (1585,'MIME_MONKEY','Mime Monkey','Mime Monkey',40,6000,0,200,22,3,300,350,40,40,1,40,40,40,40,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,1500,741,5,619,20,0,0,0,0,0,0);
689 REPLACE INTO `mob_db_re` VALUES (1586,'LEAF_CAT','Leaf Cat','Leaf Cat',64,2635,1,594,669,1,140,181,88,16,46,16,12,45,33,29,10,12,0,2,22,0x83,150,960,864,720,0,0,0,0,0,0,0,7198,4365,520,300,608,5,1023,1100,568,250,567,500,7298,5335,0,0,0,0,4195,1);
690 REPLACE INTO `mob_db_re` VALUES (1587,'KRABEN','Kraben','Kraben',70,2901,1,510,1095,1,266,311,108,20,54,33,35,15,62,20,10,12,1,0,48,0x3095,100,1152,1536,576,0,0,0,0,0,0,0,912,3500,519,3000,521,1000,2102,1,7299,4850,7286,1000,603,10,0,0,0,0,4295,1);
691
692 # Additional G_Mobs & Xmas_Orc
693 REPLACE INTO `mob_db_re` VALUES (1588,'ORC_XMAS','Christmas Orc','Christmas Orc',24,1400,1,235,144,1,104,126,16,5,1,24,48,25,34,10,10,12,1,7,22,0x81,200,1864,864,288,0,0,0,0,0,0,0,998,210,931,5500,756,40,7175,1600,1352,10,644,15,7174,1600,0,0,0,0,4066,1);
694 REPLACE INTO `mob_db_re` VALUES (1589,'G_MANDRAGORA','Mandragora','Mandragora',13,156,1,0,0,4,38,41,13,2,12,3,5,5,10,5,10,12,1,3,62,0x84,1000,1768,768,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
695 REPLACE INTO `mob_db_re` VALUES (1590,'G_GEOGRAPHER','Geographer','Geographer',73,3866,1,0,0,3,281,363,158,42,81,26,35,56,60,60,10,12,1,3,62,0x84,2000,1308,1008,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
696 REPLACE INTO `mob_db_re` VALUES (1591,'A_LUNATIC','Lunatic','Lunatic',29,2334,0,0,0,1,221,245,16,20,1,15,22,5,40,15,10,12,0,2,60,0x4200081,200,1456,456,336,0,0,0,0,0,0,0,502,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
697 REPLACE INTO `mob_db_re` VALUES (1592,'A_MOBSTER','Gangster','Gangster',40,8000,0,0,0,1,300,355,32,27,1,50,45,45,73,30,10,12,1,7,20,0x6201089,250,1100,560,580,0,0,0,0,0,0,0,7049,10000,601,2000,1206,3000,713,1000,550,10000,0,0,0,0,0,0,0,0,0,0);
698 REPLACE INTO `mob_db_re` VALUES (1593,'A_ANCIENT_MUMMY','Ancient Mummy','Ancient Mummy',52,8613,0,0,0,1,830,930,64,27,58,47,42,5,69,26,10,12,1,1,69,0x4200095,175,1772,120,384,0,0,0,0,0,0,0,502,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
699 REPLACE INTO `mob_db_re` VALUES (1594,'G_FREEZER','Freezer','Freezer',94,9990,1,0,0,2,388,438,127,38,68,47,50,45,55,25,10,12,1,2,41,0x3695,250,1452,483,528,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
700 REPLACE INTO `mob_db_re` VALUES (1595,'G_MARIN','Marin','Marin',37,987,1,0,0,1,69,83,32,8,24,5,10,5,30,15,10,12,1,3,41,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
701 REPLACE INTO `mob_db_re` VALUES (1596,'G_TAMRUAN','Tamruan','Tamruan',73,3195,1,0,0,1,305,342,63,30,60,38,40,20,61,20,10,12,2,6,67,0x200308D,140,512,1152,672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
702 REPLACE INTO `mob_db_re` VALUES (1597,'G_GARGOYLE','Gargoyle','Gargoyle',100,8772,1,0,0,9,383,472,98,43,100,61,60,57,100,70,10,12,1,6,64,0x2002085,200,1020,720,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
703 REPLACE INTO `mob_db_re` VALUES (1598,'G_BLAZZER','Blazzer','Blazzer',101,8121,1,0,0,2,461,555,116,60,99,75,55,70,60,65,10,12,1,6,43,0x2003295,180,1732,1332,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
704 REPLACE INTO `mob_db_re` VALUES (1599,'G_WHISPER_BOSS','Giant Whisper','Giant Whisper',66,2570,0,0,0,1,182,241,94,45,40,79,44,51,67,31,10,12,0,6,48,0x2003695,250,2536,1536,672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
705 REPLACE INTO `mob_db_re` VALUES (1600,'G_HEATER','Heater','Heater',96,7480,1,0,0,2,495,574,186,42,75,49,50,30,80,35,10,12,1,2,43,0x3695,250,1452,483,528,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
706 REPLACE INTO `mob_db_re` VALUES (1601,'G_PERMETER','Permeter','Permeter',90,6575,1,0,0,2,265,321,144,50,68,28,55,40,42,25,10,12,1,2,40,0x3695,250,1100,483,528,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
707 REPLACE INTO `mob_db_re` VALUES (1602,'G_SOLIDER','Solider','Solider',92,8768,1,0,0,2,282,322,206,58,65,44,60,15,47,20,10,12,1,2,42,0x3695,250,1452,483,528,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
708 REPLACE INTO `mob_db_re` VALUES (1603,'G_BIGFOOT','Bigfoot','Bigfoot',29,587,1,0,0,1,50,62,55,7,18,4,7,0,12,0,10,12,2,2,22,0x91,300,1260,192,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
709 REPLACE INTO `mob_db_re` VALUES (1604,'G_GIANT_HONET','Giant Hornet','Giant Hornet',82,3960,0,0,0,1,275,328,80,43,70,45,47,32,62,34,10,12,0,4,24,0x2003695,155,1292,792,340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
710 REPLACE INTO `mob_db_re` VALUES (1605,'G_DARK_ILLUSION','Dark Illusion','Dark Illusion',96,29255,0,0,0,2,666,726,145,60,82,36,55,100,102,88,10,12,2,6,89,0x6203695,145,1024,768,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
711 REPLACE INTO `mob_db_re` VALUES (1606,'G_GARM_BABY','Garm Baby','Baby Hatii',94,10016,1,0,0,1,383,444,62,43,69,61,55,61,88,45,10,12,1,2,41,0x3885,450,879,672,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
712 REPLACE INTO `mob_db_re` VALUES (1607,'G_GOBLINE_XMAS','Christmas Goblin','Christmas Goblin',25,1176,1,0,0,1,118,140,16,5,1,53,25,20,38,45,10,12,1,7,24,0x3695,100,1120,620,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
713 REPLACE INTO `mob_db_re` VALUES (1608,'G_THIEF_BUG__','Thief Bug Male','Thief Bug Male',19,583,1,0,0,1,76,88,24,5,1,29,16,5,36,0,10,12,1,4,27,0x200308D,300,988,288,768,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
714 REPLACE INTO `mob_db_re` VALUES (1609,'G_DANCING_DRAGON','Dancing Dragon','Zhu Po Long',82,3943,1,2727,692,2,268,303,83,36,59,76,40,30,61,30,10,12,1,9,44,0x4200083,160,600,840,504,0,0,0,0,0,0,0,570,500,571,50,572,20,515,10000,12018,5000,0,0,0,0,0,0,0,0,668,100);
715 REPLACE INTO `mob_db_re` VALUES (1610,'A_MUNAK','Munak','Munak',30,2872,0,0,0,1,40,50,0,0,1,15,20,5,120,15,10,12,1,1,89,0x6203885,100,2468,768,288,0,0,0,0,0,0,0,502,2000,0,0,0,0,0,0,0,0,0,0,12017,100,0,0,0,0,12016,100);
716 REPLACE INTO `mob_db_re` VALUES (1611,'A_BON_GUN','Bongun','Bongun',59,2510,1,0,0,1,189,218,88,5,55,24,24,5,34,10,10,12,1,1,89,0x6203095,200,1720,500,420,0,0,0,0,0,0,0,502,2000,0,0,0,0,0,0,0,0,0,0,12017,100,0,0,0,0,12016,100);
717 REPLACE INTO `mob_db_re` VALUES (1612,'A_HYEGUN','Hyegun','Yao Jun',56,9981,0,0,0,1,710,1128,20,10,60,40,36,10,73,15,10,12,1,1,89,0x6203885,180,890,1320,720,0,0,0,0,0,0,0,502,2000,0,0,0,0,0,0,0,0,0,0,12017,100,0,0,0,0,12016,100);
718
719 # Einbroch (10.1)
720 REPLACE INTO `mob_db_re` VALUES (1613,'METALING','Metaling','Metaling',81,4300,1,954,1074,1,171,210,69,28,58,30,49,17,50,5,10,12,0,0,20,0x83,300,384,672,480,0,0,0,0,0,0,0,7325,4000,1002,1000,998,500,7126,1000,7317,200,0,0,7312,5000,0,0,0,0,4341,1);
721 REPLACE INTO `mob_db_re` VALUES (1614,'MINERAL','Mineral','Mineral',96,8300,1,1503,1127,1,578,635,127,23,70,61,40,50,62,50,10,12,0,0,40,0x91,250,648,480,360,0,0,0,0,0,0,0,7321,3000,728,500,714,2,984,80,1011,800,715,100,969,2,0,0,0,0,4339,1);
722 REPLACE INTO `mob_db_re` VALUES (1615,'OBSIDIAN','Obsidian','Obsidian',97,10088,1,1652,1239,1,590,670,129,37,84,38,40,60,53,50,10,12,0,0,42,0x3885,350,720,864,504,0,0,0,0,0,0,0,7315,3000,730,500,1003,500,985,50,999,500,1263,10,0,0,0,0,0,0,4338,1);
723 REPLACE INTO `mob_db_re` VALUES (1616,'PITMAN','Pitman','Pitman',90,7208,1,1409,1586,1,182,242,104,48,78,56,45,35,50,30,10,12,2,1,42,0x91,180,960,336,300,0,0,0,0,0,0,0,7318,3000,7319,500,6244,900,999,500,1003,100,1041,1000,7327,80,0,0,0,0,4335,1);
724 REPLACE INTO `mob_db_re` VALUES (1617,'WASTE_STOVE','Waste Stove','Old Stove',92,7400,1,1377,1548,1,408,468,100,47,76,61,50,30,56,15,10,12,2,0,20,0x3885,300,1152,528,360,0,0,0,0,0,0,0,7323,1000,7068,1000,6215,200,625,50,7939,100,604,50,7319,3800,0,0,0,0,4332,1);
725 REPLACE INTO `mob_db_re` VALUES (1618,'UNGOLIANT','Ungoliant','Ungoliant',94,17070,1,3501,1913,1,689,733,108,28,71,70,58,43,92,38,10,12,2,4,45,0x2003695,350,420,576,420,0,0,0,0,0,0,0,7316,4500,1014,3500,1013,1000,7289,1500,7326,2500,718,1500,2406,500,0,0,0,0,4336,1);
726 REPLACE INTO `mob_db_re` VALUES (1619,'PORCELLIO','Porcellio','Porcellio',85,5544,1,1294,1455,1,266,319,79,37,67,48,28,40,62,30,10,12,0,4,62,0x2000083,150,720,360,360,0,0,0,0,0,0,0,7312,5000,0,0,928,1000,1052,3000,630,2,7326,30,0,0,0,0,0,0,4337,1);
727 REPLACE INTO `mob_db_re` VALUES (1620,'NOXIOUS','Noxious','Noxious',87,5430,1,888,1785,1,255,326,117,66,58,45,60,55,57,50,10,12,1,0,68,0x3885,350,768,1440,672,0,0,0,0,0,0,0,7322,1000,7001,3000,605,50,7320,3000,6213,600,6215,300,603,1,0,0,0,0,4334,1);
728 REPLACE INTO `mob_db_re` VALUES (1621,'VENOMOUS','Venomous','Venomous',87,4770,1,1188,1337,1,287,337,104,65,61,28,60,55,45,50,10,12,1,0,25,0x3885,350,768,1440,672,0,0,0,0,0,0,0,7320,5000,7119,3000,7154,1000,7322,2000,6213,300,6215,600,603,1,0,0,0,0,4333,1);
729 REPLACE INTO `mob_db_re` VALUES (1622,'TEDDY_BEAR','Teddy Bear','Teddy Bear',91,7238,1,1350,1799,1,371,433,106,39,57,81,66,20,68,44,10,12,0,0,60,0x3295,200,512,780,504,0,0,0,0,0,0,0,7317,3800,518,1000,615,300,13106,5,5113,50,2652,10,985,100,0,0,0,0,4340,1);
730 REPLACE INTO `mob_db_re` VALUES (1623,'RSX_0806','RSX 0806','RSX-0806',100,1001000,1,720000,576000,1,2315,3291,317,96,153,143,110,128,165,84,10,12,2,0,60,0x6283695,220,128,1104,240,360000,607,5500,5104,3500,732,5500,7093,6000,1230,5,13017,1,617,1000,7327,5000,1242,100,1531,40,0,0,0,0,4342,1);
731 REPLACE INTO `mob_db_re` VALUES (1624,'G_WASTE_STOVE','Waste Stove','Old Stove',92,7400,1,0,0,1,408,468,100,47,76,61,50,30,56,15,10,12,2,0,20,0x3885,220,1152,528,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
732 REPLACE INTO `mob_db_re` VALUES (1625,'G_PORCELLIO','Porcellio','Porcellio',85,5544,1,922,624,1,165,218,79,37,67,48,28,40,62,30,10,12,0,4,62,0x2003885,150,720,360,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
733
734 # Hellion Revenant
735 REPLACE INTO `mob_db_re` VALUES (1626,'G_DARK_PRIEST','Hellion Revenant','Hellion Revenant',79,8600,1,1,1,2,178,238,88,50,54,63,40,78,56,99,10,12,1,6,69,0x6203695,150,432,384,192,0,0,0,0,0,0,0,7337,8000,7337,5000,7337,3000,7337,1000,7337,500,7337,100,0,0,0,0,0,0,0,0);
736
737 # Lighthalzen (10.2)
738 REPLACE INTO `mob_db_re` VALUES (1627,'ANOPHELES','Anopheles','Anopheles',95,7238,1,1691,1902,1,242,260,7,10,64,60,42,58,88,42,10,12,0,4,64,0x2003885,170,1084,2304,576,0,0,0,0,0,0,0,601,1000,7119,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4344,1);
739 REPLACE INTO `mob_db_re` VALUES (1628,'MOLE','Mole','Holden',85,6228,1,1206,1358,9,260,309,82,16,53,65,31,30,48,31,10,12,0,2,42,0x1089,300,1400,960,504,0,0,0,0,0,0,0,1017,5000,1018,5000,5119,50,0,0,0,0,0,0,0,0,0,0,0,0,4343,1);
740 REPLACE INTO `mob_db_re` VALUES (1629,'HILL_WIND','Hill Wind','Hill Wind',43,2870,0,340,340,3,290,480,9,15,21,50,31,50,59,23,10,12,1,2,64,0x3885,200,336,540,432,0,0,0,0,0,0,0,517,1000,528,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4345,1);
741 REPLACE INTO `mob_db_re` VALUES (1630,'BACSOJIN_','Bacsojin','White Lady',97,720500,1,668160,542880,3,1088,3124,210,178,118,244,98,126,205,102,10,12,2,7,64,0x6283885,130,576,960,480,334080,607,5500,2513,2000,617,5000,1020,5500,603,5000,617,3000,7165,3000,7166,1000,2700,100,2234,10,0,0,0,0,4372,1);
742 REPLACE INTO `mob_db_re` VALUES (1631,'CHUNG_E_','Chung E','Green Maiden',82,3901,0,1049,1481,2,247,310,69,15,66,79,36,48,66,43,10,12,1,7,44,0x3885,150,1728,816,1188,0,0,0,0,0,0,0,7053,4200,740,100,0,0,518,500,0,0,0,0,5042,50,0,0,0,0,4373,1);
743 REPLACE INTO `mob_db_re` VALUES (1632,'GREMLIN','Gremlin','Gremlin',118,20313,1,3091,2318,1,606,744,76,25,141,75,48,61,90,37,10,12,2,6,47,0x2000091,140,432,540,432,0,0,0,0,0,0,0,7340,3000,938,3000,719,100,2406,1,1265,1,0,0,603,2,0,0,0,0,4355,1);
744 REPLACE INTO `mob_db_re` VALUES (1633,'BEHOLDER','Beholder','Beholder',120,19280,1,3285,2463,6,588,718,50,30,96,82,65,107,94,82,10,12,0,0,44,0x91,190,336,840,360,0,0,0,0,0,0,0,576,3000,605,100,996,100,985,10,0,0,0,0,603,2,0,0,0,0,4356,1);
745 # Normal advanced class mobs
746 REPLACE INTO `mob_db_re` VALUES (1634,'SEYREN','Seyren','Seyren Windsor',142,194962,1,10386,7790,1,1670,1987,166,12,142,69,86,49,132,55,10,12,1,6,63,0x2003095,170,76,384,288,0,0,0,0,0,0,0,7345,1500,13030,1,12623,5,6223,1,6471,1,6469,200,13421,100,0,0,0,0,4358,1);
747 REPLACE INTO `mob_db_re` VALUES (1635,'EREMES','Eremes','Eremes Guile',140,190525,1,10329,6846,1,1503,1674,122,12,145,87,59,67,127,76,10,12,1,6,85,0x2003095,180,76,384,288,0,0,0,0,0,0,0,7347,2000,6223,1,2514,1,1262,3,1264,30,6471,2,1284,100,0,0,0,0,4360,1);
748 REPLACE INTO `mob_db_re` VALUES (1636,'HARWORD','Harword','Howard Alt-Eisen',142,348100,1,10854,7241,1,1308,1590,131,10,138,79,62,53,82,48,10,12,1,7,81,0x3095,180,76,384,288,0,0,0,0,0,0,0,7345,3000,6471,1,1311,200,12818,55,6469,100,2318,1,6223,10,0,0,0,0,4362,1);
749 REPLACE INTO `mob_db_re` VALUES (1637,'MAGALETA','Magaleta','Margaretha Sorin',140,220800,1,9895,7421,1,851,1405,108,93,126,74,71,123,99,65,10,12,1,7,66,0x3295,180,1152,384,288,0,0,0,0,0,0,0,7347,1000,1647,200,6471,1,1561,5,2162,5,1659,10,6469,200,0,0,0,0,4364,1);
750 REPLACE INTO `mob_db_re` VALUES (1638,'SHECIL','Shecil','Cecil Damon',141,190255,1,10103,7577,14,1158,1406,76,15,121,126,67,80,165,42,10,12,1,7,64,0x3095,180,76,384,288,0,0,0,0,0,0,0,7345,1500,12014,55,18110,10,12623,3,6469,200,6471,1,1745,200,0,0,0,0,4368,1);
751 REPLACE INTO `mob_db_re` VALUES (1639,'KATRINN','Katrinn','Kathryne Keyron',141,219780,1,9207,6905,1,726,1449,77,74,108,78,55,144,139,49,10,12,1,7,68,0x3295,150,1152,384,288,0,0,0,0,0,0,0,7345,1500,6223,1,1646,200,12623,5,6469,200,5085,1,6471,20,0,0,0,0,4366,1);
752 # MVP Slaves
753 REPLACE INTO `mob_db_re` VALUES (1640,'G_SEYREN','Lord Knight Seyren','Lord Knight Seyren',160,2680000,1,0,0,1,4290,6632,567,155,303,165,181,110,178,66,10,12,1,7,83,0x6203695,100,76,384,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6223,100,0,0,0,0,617,10);
754 REPLACE INTO `mob_db_re` VALUES (1641,'G_EREMES','Assassin Cross Eremes','Assassin Cross Eremes',160,1230000,1,0,0,1,4055,5433,445,98,211,181,114,83,225,60,10,12,1,7,85,0x6203695,100,76,384,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6223,100,0,0,0,0,617,10);
755 REPLACE INTO `mob_db_re` VALUES (1642,'G_HARWORD','Whitesmith Harword','Whitesmith Howard',160,3750000,1,0,0,1,3500,4965,301,106,275,148,156,72,177,60,10,12,1,7,82,0x6203695,100,76,384,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6223,100,0,0,0,0,617,10);
756 REPLACE INTO `mob_db_re` VALUES (1643,'G_MAGALETA','High Priest Magaleta','High Priest Margaretha',160,2800000,1,0,0,1,1666,5062,231,349,172,150,164,203,155,88,10,12,1,7,86,0x6203695,125,1152,384,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6223,100,0,0,0,0,617,10);
757 REPLACE INTO `mob_db_re` VALUES (1644,'G_SHECIL','Sniper Shecil','Sniper Cecil',160,4140000,1,0,0,14,2770,4320,178,135,176,258,155,132,309,95,10,12,1,7,84,0x6203695,100,76,384,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6223,100,0,0,0,0,617,10);
758 REPLACE INTO `mob_db_re` VALUES (1645,'G_KATRINN','High Wizard Katrinn','High Wizard Kathryne',160,4500000,1,0,0,1,1398,6652,215,456,165,190,142,236,199,93,10,12,1,7,68,0x6203695,150,1152,384,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6223,100,0,0,0,0,617,10);
759 # MVP Monsters
760 REPLACE INTO `mob_db_re` VALUES (1646,'B_SEYREN','Lord Knight Seyren','Lord Knight Seyren',160,4680000,1,4642560,3481920,1,4290,6632,567,155,303,165,181,110,178,66,10,12,1,7,83,0x6283695,100,76,384,288,2321280,617,5500,603,5000,732,2000,1132,2500,6471,10000,2412,9000,1470,3500,1469,3000,1166,2500,1415,1500,0,0,0,0,4357,1);
761 REPLACE INTO `mob_db_re` VALUES (1647,'B_EREMES','Assassin Cross Eremes','Assassin Cross Eremes',160,4230000,1,4185000,3147120,1,4055,5433,445,98,211,181,114,83,225,60,10,12,1,7,85,0x6283695,100,76,384,288,2092500,617,5500,603,5000,732,2000,1234,1500,1230,1500,2319,9000,1233,3500,1232,3500,6471,10000,12623,10000,0,0,0,0,4359,1);
762 REPLACE INTO `mob_db_re` VALUES (1648,'B_HARWORD','Whitesmith Harword','Whitesmith Howard',160,6750000,1,3555000,2664000,1,3500,4965,301,106,275,148,156,72,177,60,10,12,1,7,82,0x6283695,100,76,384,288,1777500,617,5500,603,5000,732,2000,1138,3500,1140,2500,6471,10000,1365,3500,12623,10000,1369,2500,1368,3500,0,0,0,0,4361,1);
763 REPLACE INTO `mob_db_re` VALUES (1649,'B_MAGALETA','High Priest Magaleta','High Priest Margaretha',160,4800000,1,3465000,2520000,1,1666,5062,231,349,172,150,164,203,155,88,10,12,1,7,86,0x6283695,125,1152,384,288,1732500,617,5500,603,5000,732,2000,1814,3500,2615,2500,2513,9000,12623,10000,1527,3500,1528,2500,6471,10000,0,0,0,0,4363,1);
764 REPLACE INTO `mob_db_re` VALUES (1650,'B_SHECIL','Sniper Shecil','Sniper Cecil',160,4140000,1,4106880,3080160,14,2770,4320,178,135,176,258,155,132,309,95,10,12,1,7,84,0x6283695,100,76,384,288,2053440,617,5500,603,5000,1723,2000,1228,3500,6471,10000,617,9000,12623,10000,1237,3500,1720,1500,1724,2500,0,0,0,0,4367,1);
765 REPLACE INTO `mob_db_re` VALUES (1651,'B_KATRINN','High Wizard Katrinn','High Wizard Kathryne',160,4500000,1,3240000,2430000,1,1398,6652,215,456,165,190,142,236,199,93,10,12,1,7,68,0x6283695,150,1152,384,288,1620000,617,5500,603,5000,732,2000,1241,3500,1242,3500,6471,10000,2616,9000,2343,2500,6471,2000,12623,10000,2319,3500,0,0,4365,1);
766 # 1'st Class Mobs
767 REPLACE INTO `mob_db_re` VALUES (1652,'YGNIZEM','Ygnizem','Egnigem Cenia',136,44327,1,5229,4461,1,790,1018,124,8,144,92,86,69,99,68,10,12,1,7,43,0x3885,145,576,432,288,0,0,0,0,0,0,0,7347,1000,1170,1,1158,20,0,0,2313,10,0,0,2317,1,0,0,0,0,4346,1);
768 REPLACE INTO `mob_db_re` VALUES (1653,'WHIKEBAIN','Whikebain','Wickebine Tres',132,43191,1,5094,4721,1,876,1020,114,66,114,91,69,42,85,55,10,12,1,7,65,0x3885,120,576,432,288,0,0,0,0,0,0,0,7345,2000,1223,1,2306,40,0,0,2315,2,2620,1,13004,10,0,0,0,0,4348,1);
769 REPLACE INTO `mob_db_re` VALUES (1654,'ARMAIA','Armaia','Armeyer Dinze',134,46878,1,4895,4909,1,793,948,119,4,123,59,85,65,96,62,10,12,1,7,62,0x3885,120,576,432,288,0,0,0,0,0,0,0,7345,1000,2504,1,0,0,0,0,2311,10,1302,80,1307,10,0,0,0,0,4347,1);
770 REPLACE INTO `mob_db_re` VALUES (1655,'EREND','Erend','Errende Ebecee',133,42764,1,4860,4545,1,558,880,106,99,77,66,90,105,87,62,10,12,1,7,46,0x3885,130,576,432,288,0,0,0,0,0,0,0,7345,500,2217,5,0,0,0,0,2326,5,2324,10,1523,1,0,0,0,0,4349,1);
771 REPLACE INTO `mob_db_re` VALUES (1656,'KAVAC','Kavac','Kavach Icarus',135,43079,1,5103,4276,9,663,792,86,48,103,109,62,50,149,48,10,12,1,7,44,0x3885,150,576,432,288,0,0,0,0,0,0,0,7347,2000,0,0,12006,100,0,0,2308,5,2402,30,2404,2,0,0,0,0,4351,1);
772 REPLACE INTO `mob_db_re` VALUES (1657,'RAWREL','Rawrel','Laurell Weinder',133,40282,1,4500,4477,1,445,877,76,88,67,79,65,122,112,57,10,12,1,7,48,0x3885,150,576,432,288,0,0,0,0,0,0,0,934,1000,1616,1,2102,5,0,0,2322,10,2333,30,2607,1,0,0,0,0,4350,1);
773 # 1'st Class MvP (Ygnizem/Egnigem Cenia) and her mobs.
774 REPLACE INTO `mob_db_re` VALUES (1658,'B_YGNIZEM','Ygnizem','Egnigem Cenia',141,2910088,1,1054400,1860000,1,3057,5408,373,175,188,177,165,142,185,105,10,12,1,7,43,0x6283695,100,1008,864,288,527200,617,5500,603,5000,732,2000,0,0,644,5000,603,5000,1167,1000,2320,1000,2406,1000,1130,1000,0,0,0,0,4352,1);
775 REPLACE INTO `mob_db_re` VALUES (1659,'G_WHIKEBAIN','Whikebain','Wickebine Tres',132,43191,1,0,0,1,876,1020,114,66,114,91,69,42,85,55,10,12,1,7,65,0x3885,120,1008,864,288,0,0,0,0,0,0,0,0,0,644,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
776 REPLACE INTO `mob_db_re` VALUES (1660,'G_ARMAIA','Armaia','Armeyer Dinze',134,46878,1,0,0,1,793,948,119,4,123,59,85,65,96,62,10,12,1,7,62,0x3885,120,1008,864,288,0,0,0,0,0,0,0,0,0,644,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
777 REPLACE INTO `mob_db_re` VALUES (1661,'G_EREND','Erend','Errende Ebecee',133,42764,1,0,0,1,558,880,106,99,77,66,90,105,87,62,10,12,1,7,46,0x3885,130,1008,864,288,0,0,0,0,0,0,0,0,0,644,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
778 REPLACE INTO `mob_db_re` VALUES (1662,'G_KAVAC','Kavac','Kavach Icarus',135,43079,1,0,0,9,663,792,86,48,103,109,62,50,149,48,10,12,1,7,44,0x3885,150,1008,864,288,0,0,0,0,0,0,0,0,0,644,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
779 REPLACE INTO `mob_db_re` VALUES (1663,'G_RAWREL','Rawrel','Laurell Weinder',133,40282,1,0,0,1,445,877,76,88,67,79,65,122,112,57,10,12,1,7,48,0x3885,150,1008,864,288,0,0,0,0,0,0,0,0,0,644,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
780
781 # Juperos
782 REPLACE INTO `mob_db_re` VALUES (1664,'POTON_CANON','Photon Cannon','Photon Cannon',66,8000,0,800,600,9,800,900,16,30,1,40,25,20,80,80,10,12,1,0,40,0x84,300,1536,960,480,0,0,0,0,0,0,0,7126,5000,718,1000,938,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
783 REPLACE INTO `mob_db_re` VALUES (1665,'POTON_CANON_1','Photon Cannon','Photon Cannon',67,7500,0,600,800,9,700,800,24,30,1,40,30,40,86,80,10,12,1,0,40,0x84,300,1536,960,480,0,0,0,0,0,0,0,7126,5000,726,1000,938,1000,13160,5,0,0,0,0,0,0,0,0,0,0,0,0);
784 REPLACE INTO `mob_db_re` VALUES (1666,'POTON_CANON_2','Photon Cannon','Photon Cannon',64,7100,0,800,600,9,800,900,13,30,1,40,21,29,80,91,10,12,1,0,40,0x84,300,1536,960,480,0,0,0,0,0,0,0,7126,5000,721,1000,938,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
785 REPLACE INTO `mob_db_re` VALUES (1667,'POTON_CANON_3','Photon Cannon','Photon Cannon',65,7800,0,600,800,9,700,800,24,30,1,40,23,30,90,99,10,12,1,0,40,0x84,300,1536,960,480,0,0,0,0,0,0,0,7126,5000,728,1000,938,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
786 REPLACE INTO `mob_db_re` VALUES (1668,'ARCHDAM','Archdam','Archdam',119,20700,1,2862,2147,3,603,722,98,15,118,64,70,65,66,25,10,12,2,7,60,0x3695,180,580,288,360,0,0,0,0,0,0,0,7317,5000,999,500,984,200,985,200,13156,5,13167,5,0,0,0,0,0,0,4371,1);
787 REPLACE INTO `mob_db_re` VALUES (1669,'DIMIK','Dimik','Dimik',77,10000,0,0,0,5,1040,1880,45,28,15,69,40,15,63,42,10,12,1,0,40,0x3885,200,576,720,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4370,1);
788 REPLACE INTO `mob_db_re` VALUES (1670,'DIMIK_1','Dimik','Dimik',116,17552,1,2916,2187,7,656,763,93,28,114,90,66,52,122,41,10,12,1,0,44,0x3885,150,576,720,432,0,0,0,0,0,0,0,7319,2000,7352,50,6216,70,7094,300,13153,5,984,10,12128,50,0,0,0,0,4370,1);
789 REPLACE INTO `mob_db_re` VALUES (1671,'DIMIK_2','Dimik','Dimik',116,23840,1,2916,2187,5,630,733,76,21,118,72,62,55,88,38,10,12,1,0,41,0x3885,200,576,720,432,0,0,0,0,0,0,0,7319,2000,7353,50,999,300,7094,300,13169,10,984,10,12128,50,0,0,0,0,4370,1);
790 REPLACE INTO `mob_db_re` VALUES (1672,'DIMIK_3','Dimik','Dimik',116,21920,1,2916,2187,5,610,705,114,24,115,64,68,50,82,35,10,12,1,0,42,0x3885,200,576,720,432,0,0,0,0,0,0,0,7319,2000,7354,50,999,300,7094,300,2656,10,984,10,12128,50,0,0,0,0,4370,1);
791 REPLACE INTO `mob_db_re` VALUES (1673,'DIMIK_4','Dimik','Dimik',116,16940,1,2916,2187,5,699,823,98,28,112,79,72,53,86,47,10,12,1,0,43,0x3885,200,576,720,432,0,0,0,0,0,0,0,7319,2000,7355,50,999,300,7094,300,2656,10,984,10,6216,70,0,0,0,0,4370,1);
792 REPLACE INTO `mob_db_re` VALUES (1674,'MONEMUS','Monemus','Monemus',88,80000,1,0,0,5,2400,3400,87,25,0,1,90,24,144,45,14,12,2,0,63,0x6200084,400,1368,1344,432,0,0,0,0,0,0,0,7049,2000,953,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
793 REPLACE INTO `mob_db_re` VALUES (1675,'VENATU','Venatu','Venatu',77,12717,1,0,0,2,652,779,96,20,99,56,58,62,48,30,10,12,1,0,43,0x3885,150,504,1020,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4369,1);
794 REPLACE INTO `mob_db_re` VALUES (1676,'VENATU_1','Venatu','Venatu',113,15900,1,2448,1836,2,687,772,95,20,109,54,60,50,60,30,10,12,1,0,40,0x3885,150,504,1020,360,0,0,0,0,0,0,0,7317,2000,7356,350,6216,100,7094,300,13157,5,985,10,12127,100,0,0,0,0,4369,1);
795 REPLACE INTO `mob_db_re` VALUES (1677,'VENATU_2','Venatu','Venatu',113,14717,1,2637,1980,2,655,762,86,20,99,73,58,62,98,30,10,12,1,0,44,0x3885,150,504,1020,360,0,0,0,0,0,0,0,7317,2000,7357,500,999,300,7094,300,13164,10,985,10,12127,100,0,0,0,0,4369,1);
796 REPLACE INTO `mob_db_re` VALUES (1678,'VENATU_3','Venatu','Venatu',113,21040,1,2643,1983,2,698,798,104,16,103,50,62,57,69,30,10,12,1,0,42,0x3885,150,504,1020,360,0,0,0,0,0,0,0,7317,2000,7358,400,999,300,7094,300,2656,10,985,10,12127,100,0,0,0,0,4369,1);
797 REPLACE INTO `mob_db_re` VALUES (1679,'VENATU_4','Venatu','Venatu',113,21810,1,2643,1983,2,656,745,74,15,106,69,61,55,72,30,10,12,1,0,41,0x3885,150,504,1020,360,0,0,0,0,0,0,0,7317,2000,7359,300,999,300,7094,300,2656,10,985,10,6216,100,0,0,0,0,4369,1);
798 REPLACE INTO `mob_db_re` VALUES (1680,'HILL_WIND_1','Hill Wind','Hill Wind',101,9100,1,1900,1425,3,308,375,90,37,105,69,59,35,80,25,10,12,1,2,64,0x3885,170,504,480,360,0,0,0,0,0,0,0,7115,4000,7116,3000,528,1000,510,10,0,0,0,0,0,0,0,0,0,0,4345,1);
799 REPLACE INTO `mob_db_re` VALUES (1681,'GEMINI','Gemini-S58','Gemini-S58',135,108999,1,4725,3543,3,785,1107,89,45,115,92,81,92,94,66,10,12,1,0,21,0x6203885,200,1872,360,864,0,0,0,0,0,0,0,7005,3000,603,1000,13159,5,546,500,547,400,7479,6,12040,300,0,0,0,0,4354,1);
800 REPLACE INTO `mob_db_re` VALUES (1682,'REMOVAL','Removal','Remover',121,32235,0,3772,2829,1,713,833,110,47,127,50,82,35,89,50,10,12,1,1,49,0x3885,250,1536,1056,1152,0,0,0,0,0,0,0,713,5000,7319,5000,5005,10,549,500,971,50,972,100,5120,6,0,0,0,0,4353,1);
801 REPLACE INTO `mob_db_re` VALUES (1683,'G_POTON_CANON','Photon Cannon','Photon Cannon',66,8000,0,0,0,9,800,900,16,30,1,40,25,20,80,80,10,12,1,0,43,0x3885,300,1536,960,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
802 REPLACE INTO `mob_db_re` VALUES (1684,'G_ARCHDAM','Archdam','Archdam',119,20700,1,0,0,3,603,722,98,15,118,64,70,65,66,25,10,12,2,8,60,0x3885,180,1080,288,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
803 REPLACE INTO `mob_db_re` VALUES (1685,'APOCALIPS_H','Vesper','Vesper',128,3802000,1,2700000,2250000,3,2620,7276,402,109,177,195,165,130,182,102,10,12,2,2,46,0x6283695,180,504,912,432,100000,617,5500,603,5000,732,2000,7095,5000,7094,3000,617,1000,2659,100,2660,100,2661,100,2662,100,0,0,0,0,4374,1);
804 REPLACE INTO `mob_db_re` VALUES (1686,'ORC_BABY','Orc Baby','Orc Baby',43,1122,1,315,354,1,64,75,49,3,25,1,32,20,31,35,10,12,0,7,22,0x3885,200,672,864,288,0,0,0,0,0,0,0,7126,1000,10004,100,2299,1,519,5000,7270,200,7269,100,0,0,0,0,0,0,4375,1);
805 REPLACE INTO `mob_db_re` VALUES (1687,'GREEN_IGUANA','Green Iguana','Grove',55,2090,1,486,548,1,139,174,96,18,58,42,22,5,45,17,10,12,1,2,42,0x83,200,1152,1152,480,0,0,0,0,0,0,0,521,1500,903,1000,520,1000,511,1000,528,2000,606,10,6264,500,0,0,0,0,4377,1);
806 REPLACE INTO `mob_db_re` VALUES (1688,'LADY_TANEE','Lady Tanee','Lady Tanee',80,360000,1,334080,261000,14,1760,2685,141,104,86,108,88,121,200,71,10,12,2,3,64,0x6280084,100,576,432,360,167040,617,5500,12095,5000,732,2000,12090,5000,634,4000,12129,1000,5116,1000,985,5000,617,2000,1716,6000,0,0,0,0,4376,1);
807 REPLACE INTO `mob_db_re` VALUES (1689,'G_BACSOJIN','Bacsojin','White Lady',97,720500,1,0,0,3,1088,3124,210,178,118,244,98,126,205,102,10,12,2,7,64,0x6203695,130,576,960,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
808 REPLACE INTO `mob_db_re` VALUES (1690,'G_SPRING_RABBIT','Spring Rabbit','Spring Rabbit',12,15,1,0,0,1,0,0,160,99,1,1,1,1,1,1,10,12,1,2,20,0x170083,160,1120,552,511,0,0,0,0,0,0,0,6005,5000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
809 REPLACE INTO `mob_db_re` VALUES (1691,'G_KRABEN','Kraben','Kraben',70,2901,1,0,0,1,266,311,108,20,54,33,35,15,62,20,10,12,1,0,48,0x3885,100,1152,1536,576,0,0,0,0,0,0,0,521,1,521,1,521,1,521,1,521,1,521,1,521,1,0,0,0,0,0,0);
810
811 # Thanatos Tower (10.3)
812 REPLACE INTO `mob_db_re` VALUES (1692,'BREEZE','Breeze','Breeze',92,6755,1,1598,1797,2,379,431,83,32,75,101,46,35,66,55,10,12,1,0,64,0x3885,100,140,384,504,0,0,0,0,0,0,0,945,500,706,10,2270,10,1733,10,604,10,2269,10,996,10,0,0,0,0,4390,1);
813 REPLACE INTO `mob_db_re` VALUES (1693,'PLASMA_Y','Plasma','Plasma',119,20600,1,2111,2882,1,615,750,130,45,141,94,75,91,103,50,10,12,0,0,88,0x3885,150,1056,1056,336,0,0,0,0,0,0,0,911,100,644,10,731,2,715,100,969,1,7938,300,0,0,0,0,0,0,4389,1);
814 REPLACE INTO `mob_db_re` VALUES (1694,'PLASMA_R','Plasma','Plasma',118,16789,1,3549,2661,1,835,935,111,12,147,77,66,65,95,50,10,12,0,0,83,0x3885,150,912,1248,576,0,0,0,0,0,0,0,911,100,644,10,731,2,716,100,990,45,0,0,0,0,0,0,0,0,4389,1);
815 REPLACE INTO `mob_db_re` VALUES (1695,'PLASMA_G','Plasma','Plasma',116,24975,1,3348,2511,1,608,720,120,3,121,60,58,62,73,50,10,12,0,0,82,0x3885,100,1000,500,1000,0,0,0,0,0,0,0,911,100,644,10,731,2,717,100,993,40,0,0,0,0,0,0,0,0,4389,1);
816 REPLACE INTO `mob_db_re` VALUES (1696,'PLASMA_P','Plasma','Plasma',117,18955,1,3348,2511,1,623,762,78,49,130,71,72,70,87,50,10,12,0,0,87,0x3885,350,768,1440,672,0,0,0,0,0,0,0,911,100,644,10,731,2,716,100,724,100,0,0,0,0,0,0,0,0,4389,1);
817 REPLACE INTO `mob_db_re` VALUES (1697,'PLASMA_B','Plasma','Plasma',115,24651,1,3181,2384,1,428,498,51,18,124,74,60,55,66,50,10,12,0,0,81,0x3885,150,720,360,360,0,0,0,0,0,0,0,911,100,644,10,731,2,717,100,991,35,0,0,0,0,0,0,0,0,4389,1);
818 REPLACE INTO `mob_db_re` VALUES (1698,'DEATHWORD','Deathword','Death Word',114,16390,1,2565,1923,1,596,721,68,40,91,64,53,88,99,54,10,12,1,0,60,0x3695,150,176,912,300,0,0,0,0,0,0,0,1097,4000,7015,300,11003,50,7449,500,2418,10,7479,2,7480,1,0,0,0,0,4388,1);
819 REPLACE INTO `mob_db_re` VALUES (1699,'ANCIENT_MIMIC','Ancient Mimic','Ancient Mimic',112,14700,1,2448,2069,1,685,769,100,40,121,70,63,43,101,67,10,12,2,0,60,0x3885,100,168,480,360,0,0,0,0,0,0,0,603,30,617,1,644,50,2404,5,2506,1,2417,10,2610,100,0,0,0,0,4387,1);
820 REPLACE INTO `mob_db_re` VALUES (1700,'OBSERVATION','Observation','Dame of Sentinel',127,34538,1,3735,2801,2,643,795,98,55,99,75,52,55,106,80,10,12,1,8,80,0x6203295,100,432,480,360,0,0,0,0,0,0,0,7441,500,2621,1,7442,100,728,1000,12040,100,2210,10,7435,100,0,0,0,0,4392,1);
821 REPLACE INTO `mob_db_re` VALUES (1701,'SHELTER','Shelter','Mistress of Shelter',125,27000,1,4010,3051,2,691,935,80,89,99,66,41,103,95,89,10,12,1,8,66,0x6203295,160,432,420,360,0,0,0,0,0,0,0,7440,200,7442,1,12040,50,722,1000,7005,1000,7442,50,0,0,0,0,0,0,4393,1);
822 REPLACE INTO `mob_db_re` VALUES (1702,'RETRIBUTION','Retribution','Baroness of Retribution',121,22152,1,3528,2463,2,798,1102,61,35,112,60,45,77,78,70,10,12,1,8,67,0x6203295,120,360,480,360,0,0,0,0,0,0,0,7440,400,2621,1,12040,50,723,1000,2506,5,0,0,7442,50,0,0,0,0,4391,1);
823 REPLACE INTO `mob_db_re` VALUES (1703,'SOLACE','Solace','Lady Solace',123,24729,1,3758,2819,2,667,832,96,96,106,65,61,42,82,72,10,12,1,8,66,0x6203295,180,576,420,360,0,0,0,0,0,0,0,7441,200,2621,1,12040,50,718,1000,1910,50,0,0,7442,50,0,0,0,0,4394,1);
824 REPLACE INTO `mob_db_re` VALUES (1704,'THA_ODIUM','Thanatos Odium','Odium of Thanatos',129,40200,1,3960,3666,9,758,902,120,30,106,78,71,54,129,31,10,12,2,1,88,0x6203695,100,432,288,420,0,0,0,0,0,0,0,7054,1000,731,500,732,100,7438,10000,616,10,2520,1000,0,0,0,0,0,0,4396,1);
825 REPLACE INTO `mob_db_re` VALUES (1705,'THA_DESPERO','Thanatos Despero','Despero of Thanatos',129,41111,1,3960,3666,2,737,908,95,69,111,96,66,65,91,52,10,12,2,1,88,0x6203695,150,160,528,360,0,0,0,0,0,0,0,7054,1000,731,500,732,100,7439,10000,616,10,2419,1000,0,0,0,0,0,0,4397,1);
826 REPLACE INTO `mob_db_re` VALUES (1706,'THA_MAERO','Thanatos Maero','Maero of Thanatos',129,42599,1,3960,3666,2,756,1001,96,90,97,111,70,133,82,67,10,12,1,1,88,0x6203695,150,160,480,360,0,0,0,0,0,0,0,7054,1000,731,500,732,100,7437,10000,616,10,2354,1000,0,0,0,0,0,0,4395,1);
827 REPLACE INTO `mob_db_re` VALUES (1707,'THA_DOLOR','Thanatos Dolor','Dolor of Thanatos',129,45000,1,3960,3666,2,700,901,71,80,91,72,59,96,78,79,10,12,0,1,88,0x6203695,150,160,672,480,0,0,0,0,0,0,0,7054,1000,731,500,732,100,7436,10000,616,10,5128,1000,0,0,0,0,0,0,4398,1);
828 REPLACE INTO `mob_db_re` VALUES (1708,'THANATOS','Thanatos','Thanatos Phantom',99,1445660,1,1299400,1930554,3,3812,5483,364,35,100,129,30,86,206,32,10,12,2,6,88,0x6283695,120,115,816,504,649700,617,5500,603,5000,732,2000,7444,1000,2519,1000,7450,5000,2342,5000,2412,5000,2515,1000,2655,500,0,0,0,0,4399,1);
829 REPLACE INTO `mob_db_re` VALUES (1709,'G_THA_ODIUM','Thanatos Odium','Odium of Thanatos',129,40200,1,0,0,9,758,902,120,30,106,78,71,54,129,31,10,12,2,1,88,0x6203295,100,115,288,420,0,0,0,0,0,0,0,7054,1000,731,500,732,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
830 REPLACE INTO `mob_db_re` VALUES (1710,'G_THA_DESPERO','Thanatos Despero','Despero of Thanatos',129,41111,1,0,0,2,737,908,95,69,111,96,66,65,91,52,10,12,2,1,88,0x6203295,150,160,528,360,0,0,0,0,0,0,0,7054,1000,731,500,732,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
831 REPLACE INTO `mob_db_re` VALUES (1711,'G_THA_MAERO','Thanatos Maero','Maero of Thanatos',129,42599,1,0,0,2,756,1001,96,90,97,111,70,133,82,67,10,12,1,1,88,0x6203295,150,160,480,360,0,0,0,0,0,0,0,7054,1000,731,500,732,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
832 REPLACE INTO `mob_db_re` VALUES (1712,'G_THA_DOLOR','Thanatos Dolor','Dolor of Thanatos',129,45000,1,0,0,2,700,901,71,80,91,72,59,96,78,79,10,12,0,1,88,0x6203295,150,160,672,480,0,0,0,0,0,0,0,7054,1000,731,500,732,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
833
834 # Abyss Lake
835 REPLACE INTO `mob_db_re` VALUES (1713,'ACIDUS','Acidus','Acidus',130,48430,1,4520,3389,2,622,1017,101,90,109,78,50,55,77,55,10,12,2,9,46,0x3095,170,168,1008,300,0,0,0,0,0,0,0,7938,500,1035,4000,7444,5,1036,3589,7448,800,1269,10,2114,50,2890,1,0,0,4378,1);
836 REPLACE INTO `mob_db_re` VALUES (1714,'FERUS','Ferus','Ferus',126,25668,1,3985,2989,2,692,807,96,45,94,80,55,60,78,50,10,12,2,9,43,0x3095,100,108,576,432,0,0,0,0,0,0,0,578,2200,1035,1000,7123,1000,1036,2000,7447,800,994,20,5122,50,2891,1,0,0,4380,1);
837 REPLACE INTO `mob_db_re` VALUES (1715,'NOVUS','Novus','Novus',90,6670,1,1305,1505,1,388,445,95,48,74,56,57,25,90,45,10,12,0,9,20,0x3885,110,151,288,360,0,0,0,0,0,0,0,511,3000,7053,1035,0,0,1036,589,0,0,0,0,0,0,0,0,0,0,4383,1);
838 REPLACE INTO `mob_db_re` VALUES (1716,'ACIDUS_','Acidus','Acidus',130,40718,1,4520,3389,2,703,861,98,47,106,110,61,53,95,53,10,12,2,9,44,0x3095,180,168,768,360,0,0,0,0,0,0,0,505,150,1035,4000,510,150,1036,3589,7446,800,996,20,7446,100,2890,1,0,0,4379,1);
839 REPLACE INTO `mob_db_re` VALUES (1717,'FERUS_','Ferus','Ferus',126,39054,1,4185,2989,2,647,769,111,33,91,57,57,61,62,51,10,12,2,9,42,0x3095,120,108,576,432,0,0,0,0,0,0,0,579,5100,1035,1000,2891,1,1036,3589,7445,800,997,20,7445,100,0,0,0,0,4381,1);
840 REPLACE INTO `mob_db_re` VALUES (1718,'NOVUS_','Novus','Novus',84,5028,1,1080,1215,1,266,314,88,28,53,43,43,55,90,58,10,12,0,9,20,0x3885,100,252,816,480,0,0,0,0,0,0,0,508,2000,7053,1035,0,0,1036,589,0,0,0,0,0,0,0,0,0,0,4382,1);
841 REPLACE INTO `mob_db_re` VALUES (1719,'DETALE','Detale','Detardeurus',135,6005000,1,4320000,3420000,3,4072,6734,364,166,165,153,171,136,185,72,10,12,2,9,67,0x6283695,250,432,936,360,2160000,617,5500,603,5000,732,2000,2649,1000,2648,1000,7444,5000,7451,3589,12080,1000,1417,100,5002,500,0,0,0,0,4386,1);
842 REPLACE INTO `mob_db_re` VALUES (1720,'HYDRO','Hydro','Hydrolancer',121,41500,0,6285,4463,3,760,910,92,58,120,72,67,66,88,58,10,12,2,9,47,0x6203695,160,140,672,432,0,0,0,0,0,0,0,7123,4000,1035,4000,7443,3880,5126,500,5127,500,12085,300,5124,500,0,0,0,0,4384,1);
843 REPLACE INTO `mob_db_re` VALUES (1721,'DRAGON_EGG','Dragon Egg','Dragon Egg',119,20990,1,2862,2147,0,503,653,172,85,84,59,85,40,118,65,10,12,1,9,40,0x0,1000,24,1,1,0,0,0,0,0,0,0,985,5,7032,100,731,10,732,5,718,10,720,10,728,10,0,0,0,0,4385,1);
844 REPLACE INTO `mob_db_re` VALUES (1722,'EVENT_JAKK','Jakk','Jakk',99,10310,0,93,90,1,115,182,8,11,1,28,18,13,35,45,10,12,1,0,43,0x81,240,1180,480,648,0,0,0,0,0,0,0,7225,1000,1062,1000,535,1000,0,0,0,0,0,0,0,0,0,0,0,0,5134,10000);
845 REPLACE INTO `mob_db_re` VALUES (1723,'A_SHECIL','Shecil Damon','Cecil Damon',82,30000,0,0,0,14,600,900,40,15,1,145,27,32,134,80,10,12,1,7,64,0x3695,180,1008,384,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
846 REPLACE INTO `mob_db_re` VALUES (1724,'A_POTON_CANON','Photon Cannon','Photon Cannon',66,8000,0,0,0,9,1000,1300,16,30,1,40,25,20,80,80,10,12,1,0,40,0x84,300,1536,960,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
847 REPLACE INTO `mob_db_re` VALUES (1725,'R_PORING','Poring','Poring',1,50,0,0,0,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21,0x81,150,1872,672,480,0,0,0,0,0,0,0,7049,10000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
848 REPLACE INTO `mob_db_re` VALUES (1726,'R_LUNATIC','Lunatic','Lunatic',3,60,0,0,0,1,9,12,0,20,1,3,3,10,8,60,10,12,0,2,60,0x83,150,1456,456,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
849 REPLACE INTO `mob_db_re` VALUES (1727,'R_SAVAGE_BABE','Savage Babe','Savage Babe',7,182,0,0,0,1,20,25,0,0,1,7,14,5,12,35,10,12,0,2,22,0x83,150,1624,624,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
850 REPLACE INTO `mob_db_re` VALUES (1728,'R_DESERT_WOLF_B','Desert Wolf Baby','Baby Desert Wolf',14,140,1,0,0,1,33,41,13,0,10,12,8,5,28,7,10,12,0,2,23,0x83,150,1600,900,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
851 REPLACE INTO `mob_db_re` VALUES (1729,'R_BAPHOMET_','Baphomet Jr.','Baphomet Jr.',50,8578,0,0,0,1,487,590,24,25,1,75,55,1,93,45,10,12,0,6,27,0x2000083,150,868,480,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
852 REPLACE INTO `mob_db_re` VALUES (1730,'R_DEVIRUCHI','Deviruchi','Deviruchi',64,2300,1,0,0,1,210,283,62,30,61,17,30,35,52,5,10,12,0,6,27,0x2000083,150,980,600,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
853 REPLACE INTO `mob_db_re` VALUES (1731,'G_DOPPELGANGER','Doppelganger','Doppelganger',77,380000,1,313200,250560,1,1639,2815,246,86,122,122,105,67,169,72,10,12,2,8,48,0x6203695,190,480,480,288,0,0,0,0,0,0,0,7484,10000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
854 REPLACE INTO `mob_db_re` VALUES (1732,'G_TREASURE_BOX','Treasure Chest','Treasure Chest',98,500,1,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7486,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
855
856 # Kiel Dungeon (10.4)
857 REPLACE INTO `mob_db_re` VALUES (1733,'KIEL','Kiel','Kiehl',90,523500,1,32850,21065,3,2018,3647,45,32,100,112,76,89,156,102,10,12,1,0,47,0x6203695,140,1152,576,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
858 REPLACE INTO `mob_db_re` VALUES (1734,'KIEL_','Kiel D-01','Kiel D-01',125,2502000,1,1800000,1440000,3,2937,6517,314,232,166,187,155,141,199,180,10,12,1,0,47,0x6283695,130,1152,576,432,900000,617,5500,603,5000,616,2000,7513,3000,617,3000,2651,1000,2319,1000,1618,500,1242,500,2650,1000,0,0,0,0,4403,1);
859 REPLACE INTO `mob_db_re` VALUES (1735,'ALICEL','Alicel','Alicel',115,18000,1,2565,1923,2,537,635,109,30,121,53,59,63,73,60,10,12,1,6,60,0x200308D,250,1080,480,504,0,0,0,0,0,0,0,7512,2000,7507,3000,2148,5,6214,200,1270,5,985,10,2517,20,0,0,0,0,4401,1);
860 REPLACE INTO `mob_db_re` VALUES (1736,'ALIOT','Aliot','Aliot',112,15669,1,2448,1836,2,608,697,106,15,111,56,55,42,62,75,10,12,1,6,60,0x200308D,200,1296,432,360,0,0,0,0,0,0,0,7512,2000,7507,3000,2516,10,6214,200,0,0,985,10,13405,15,0,0,0,0,4402,1);
861 REPLACE INTO `mob_db_re` VALUES (1737,'ALIZA','Aliza','Aliza',112,14450,1,2448,1836,1,600,697,98,5,115,50,51,62,70,54,10,12,1,7,60,0x91,220,1440,576,600,0,0,0,0,0,0,0,7054,4000,2518,10,2626,10,7047,5,12128,50,661,1,2123,5,0,0,0,0,4400,1);
862 REPLACE INTO `mob_db_re` VALUES (1738,'CONSTANT','Constant','Constant',108,12050,0,2506,1879,1,660,804,92,82,126,98,62,57,91,34,10,12,0,0,67,0x3885,150,720,360,360,0,0,0,0,0,0,0,7512,100,7507,1500,7325,10,999,10,757,10,0,0,0,0,0,0,0,0,0,0);
863 REPLACE INTO `mob_db_re` VALUES (1739,'G_ALICEL','Alicel','Alicel',115,18000,1,0,0,2,537,635,109,30,121,53,59,63,73,60,10,12,1,6,60,0x200308D,250,1080,480,504,0,0,0,0,0,0,0,7507,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
864 REPLACE INTO `mob_db_re` VALUES (1740,'G_ALIOT','Aliot','Aliot',112,15669,1,0,0,2,608,697,106,15,111,56,55,42,62,75,10,12,1,6,60,0x200308D,200,1296,432,360,0,0,0,0,0,0,0,7507,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
865 REPLACE INTO `mob_db_re` VALUES (1741,'G_COOKIE_XMAS','Christmas Cookie','Christmas Cookie',37,733,1,0,0,1,70,105,48,36,21,16,30,20,25,5,10,12,0,7,46,0x3885,400,1248,1248,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
866 REPLACE INTO `mob_db_re` VALUES (1742,'G_CARAT','Carat','Carat',103,9222,1,0,0,1,598,674,111,67,102,64,60,40,67,50,10,12,1,6,44,0x2003885,200,1078,768,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
867 REPLACE INTO `mob_db_re` VALUES (1743,'G_MYSTCASE','Myst Case','Myst Case',39,879,1,0,0,1,68,89,50,11,26,19,40,35,31,25,10,12,1,0,60,0x3885,400,1248,1248,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
868 REPLACE INTO `mob_db_re` VALUES (1744,'G_WILD_ROSE','Wild Rose','Wild Rose',70,2682,1,0,0,1,140,185,75,15,44,87,31,35,63,80,10,12,0,2,24,0x3885,100,964,864,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
869 REPLACE INTO `mob_db_re` VALUES (1745,'G_CONSTANT','Constant','Constant',108,2000,0,0,0,1,560,704,92,82,126,98,62,57,91,34,10,12,0,6,67,0x2002085,110,720,360,360,0,0,0,0,0,0,0,7507,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
870 REPLACE INTO `mob_db_re` VALUES (1746,'G_ALIZA','Aliza','Aliza',112,14450,1,0,0,1,600,697,98,5,115,50,51,62,70,54,10,12,1,7,60,0x3885,220,1440,576,600,0,0,0,0,0,0,0,7507,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
871 REPLACE INTO `mob_db_re` VALUES (1747,'G_SNAKE','Snake','Boa',18,217,1,0,0,1,29,34,9,8,10,8,18,10,14,15,10,12,1,2,22,0x3885,200,1576,576,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
872 REPLACE INTO `mob_db_re` VALUES (1748,'G_ANACONDAQ','Anacondaq','Anacondaq',100,8510,1,0,0,1,388,443,92,0,79,46,28,43,56,25,10,12,1,2,25,0x3885,200,1576,576,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
873 REPLACE INTO `mob_db_re` VALUES (1749,'G_MEDUSA','Medusa','Medusa',102,10045,1,0,0,1,477,590,87,66,99,68,65,79,69,15,10,12,1,6,40,0x2003885,180,1720,1320,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
874 REPLACE INTO `mob_db_re` VALUES (1750,'G_RED_PLANT','Red Plant','Red Plant',1,100,1,0,0,1,100,200,160,99,0,0,0,0,0,100,7,12,0,3,22,0x170000,2000,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
875
876 # Odin's Temple
877 REPLACE INTO `mob_db_re` VALUES (1751,'RANDGRIS','Valkyrie Randgris','Valkyrie Randgris',141,2205000,1,2000000,2200000,3,2895,9307,588,506,196,131,125,276,267,156,10,12,2,8,86,0x6283695,100,576,576,480,1000000,617,5500,603,5000,616,2000,7510,5000,2357,1600,2524,3000,2421,3000,2229,5000,7024,2500,0,0,0,0,0,0,4407,1);
878 REPLACE INTO `mob_db_re` VALUES (1752,'SKOGUL','Skogul','Skogul',126,34240,1,4280,3210,2,791,947,72,15,100,71,63,85,82,37,10,12,1,6,67,0x2003295,190,720,384,480,0,0,0,0,0,0,0,7511,3500,7054,1000,716,1000,739,500,2609,100,757,500,1271,5,2884,1,0,0,4404,1);
879 REPLACE INTO `mob_db_re` VALUES (1753,'FRUS','Frus','Frus',128,39520,1,4562,3421,2,710,879,65,35,114,77,66,51,79,27,10,12,1,6,67,0x2003295,150,480,576,432,0,0,0,0,0,0,0,7511,3500,7054,1000,716,1000,2622,3,2308,10,757,500,2884,1,0,0,0,0,4405,1);
880 REPLACE INTO `mob_db_re` VALUES (1754,'SKEGGIOLD','Skeggiold','Skeggiold',131,53290,1,5552,4419,1,733,1058,85,92,91,89,65,118,98,75,10,12,0,8,46,0x6203695,250,672,780,480,0,0,0,0,0,0,0,7511,6000,2254,1,7063,1000,2001,25,7511,1000,2322,100,2353,100,0,0,0,0,4406,1);
881 REPLACE INTO `mob_db_re` VALUES (1755,'SKEGGIOLD_','Skeggiold','Skeggiold',131,52280,1,5549,4411,1,767,985,80,86,91,86,67,116,102,71,10,12,0,8,46,0x6203695,250,672,780,480,0,0,0,0,0,0,0,7511,6000,2254,1,7063,1000,2001,25,7511,1000,2322,100,2353,100,0,0,0,0,4406,1);
882 REPLACE INTO `mob_db_re` VALUES (1756,'G_HYDRO','Hydro','Hydrolancer',121,41500,0,0,0,3,760,910,92,95,120,72,67,66,88,58,10,12,2,9,47,0x6203885,160,140,672,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
883 REPLACE INTO `mob_db_re` VALUES (1757,'G_ACIDUS','Acidus','Acidus',130,48430,1,0,0,2,622,1017,101,47,109,78,50,55,77,55,10,12,2,9,46,0x3885,170,168,1008,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
884 REPLACE INTO `mob_db_re` VALUES (1758,'G_FERUS','Ferus','Ferus',126,25668,1,0,0,2,692,807,96,45,94,80,55,60,78,50,10,12,2,9,43,0x3885,100,108,576,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
885 REPLACE INTO `mob_db_re` VALUES (1759,'G_ACIDUS_','Acidus','Acidus',130,40718,1,0,0,2,703,861,98,90,106,110,61,53,95,53,10,12,2,9,44,0x3885,180,168,768,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
886 REPLACE INTO `mob_db_re` VALUES (1760,'G_FERUS_','Ferus','Ferus',126,39054,1,0,0,2,647,769,111,33,91,57,57,61,62,51,10,12,2,9,42,0x3885,120,108,576,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
887 REPLACE INTO `mob_db_re` VALUES (1761,'G_SKOGUL','Skogul','Skogul',126,34240,1,0,0,2,791,947,72,15,100,71,63,85,82,37,10,12,1,6,67,0x2003885,170,720,384,480,0,0,0,0,0,0,0,7511,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
888 REPLACE INTO `mob_db_re` VALUES (1762,'G_FRUS','Frus','Frus',128,39520,1,0,0,2,710,879,65,35,114,77,66,51,69,27,10,12,1,6,67,0x2003885,130,480,576,432,0,0,0,0,0,0,0,7511,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
889 REPLACE INTO `mob_db_re` VALUES (1763,'G_SKEGGIOLD','Skeggiold','Skeggiold',131,53290,1,0,0,1,733,1058,85,92,91,89,65,118,98,75,10,12,0,8,46,0x6203885,200,672,780,480,0,0,0,0,0,0,0,7511,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
890 REPLACE INTO `mob_db_re` VALUES (1764,'G_SKEGGIOLD_','Skeggiold','Skeggiold',131,52280,1,0,0,1,767,985,80,86,91,86,67,116,102,71,10,12,0,8,46,0x6203885,200,672,780,480,0,0,0,0,0,0,0,7511,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
891 REPLACE INTO `mob_db_re` VALUES (1765,'G_RANDGRIS','Valkyrie','Valkyrie',141,1005000,1,10000,10000,3,2895,6101,588,506,196,131,125,276,267,156,10,12,2,8,86,0x6203695,100,576,576,480,0,0,0,0,0,0,0,7510,500,617,100,2115,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
892 REPLACE INTO `mob_db_re` VALUES (1766,'EM_ANGELING','Angeling','Angeling',99,128430,0,0,0,1,60,71,64,50,1,17,80,80,126,20,10,12,0,8,66,0x4200495,300,1288,288,384,0,909,5000,909,5000,741,5000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
893 REPLACE INTO `mob_db_re` VALUES (1767,'EM_DEVILING','Deviling','Deviling',99,128430,0,0,0,1,60,71,64,50,1,17,80,80,126,20,10,12,0,8,66,0x4200495,300,1288,288,384,0,909,5000,909,5000,741,5000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
894
895 # Rachel / Ice Dungeon (11.1)
896 REPLACE INTO `mob_db_re` VALUES (1768,'GLOOMUNDERNIGHT','Gloom Under Night','Gloom Under Night',139,3005000,1,2160000,1800000,3,3061,5846,479,262,191,223,187,155,241,163,10,12,2,0,68,0x6283695,200,1344,2880,576,1080000,607,5500,617,5000,617,5000,7566,7000,7023,4000,7022,2000,616,5000,2513,1000,1377,100,0,0,0,0,0,0,4408,1);
897 REPLACE INTO `mob_db_re` VALUES (1769,'AGAV','Agav','Agav',128,40000,1,3933,2949,1,637,818,77,82,85,66,55,113,86,61,10,12,1,7,80,0x3295,300,768,360,360,0,0,0,0,0,0,0,7567,2500,2422,2,7563,4000,2109,1,12183,50,7563,100,1061,2500,0,0,0,0,4409,1);
898 REPLACE INTO `mob_db_re` VALUES (1770,'ECHIO','Echio','Echio',126,31620,1,3690,2768,1,606,765,66,11,111,63,51,37,94,45,10,12,1,7,80,0x3295,250,768,360,360,0,0,0,0,0,0,0,7567,2500,608,10,7563,4000,5172,25,12183,20,7563,100,2366,20,0,0,0,0,4410,1);
899 REPLACE INTO `mob_db_re` VALUES (1771,'VANBERK','Vanberk','Vanberk',123,24605,1,3240,2430,1,656,797,100,6,109,70,55,60,87,54,10,12,1,7,80,0x3885,250,768,360,360,0,0,0,0,0,0,0,7568,2500,526,10,7563,1000,5172,25,13027,5,7563,100,2883,1,0,0,0,0,4411,1);
900 REPLACE INTO `mob_db_re` VALUES (1772,'ISILLA','Isilla','Isilla',124,26324,1,3456,2592,1,606,774,69,19,90,65,43,82,91,75,10,12,1,7,80,0x3885,300,768,360,432,0,0,0,0,0,0,0,7568,2500,2422,1,7563,1000,2610,10,2601,1,7563,100,2883,1,0,0,0,0,4412,1);
901 REPLACE INTO `mob_db_re` VALUES (1773,'HODREMLIN','Hodremlin','Hodremlin',122,23182,1,3758,2819,1,682,836,75,25,106,70,77,60,59,40,10,12,1,6,67,0x2003885,140,960,528,432,0,0,0,0,0,0,0,587,1000,7340,1000,2406,2,938,1000,7563,1000,1061,2000,2426,10,0,0,0,0,4413,1);
902 REPLACE INTO `mob_db_re` VALUES (1774,'SEEKER','Seeker','Seeker',124,24500,1,4009,3006,6,611,731,64,30,91,90,35,75,126,31,10,12,0,0,64,0x3295,190,576,432,300,0,0,0,0,0,0,0,587,1000,7340,1000,985,20,1061,4000,7563,1000,1375,20,0,0,0,0,0,0,4414,1);
903 REPLACE INTO `mob_db_re` VALUES (1775,'SNOWIER','Snowier','Snowier',103,13934,1,1944,1458,2,510,592,121,47,91,61,67,45,61,55,10,12,2,0,41,0x3885,220,936,1020,420,0,0,0,0,0,0,0,7561,3000,7066,1000,757,100,510,50,509,500,1819,3,991,100,0,0,0,0,4415,1);
904 REPLACE INTO `mob_db_re` VALUES (1776,'SIROMA','Siroma','Siroma',98,11910,1,1827,1369,1,389,489,64,38,83,43,50,70,80,60,10,12,0,0,61,0x83,180,432,648,240,0,0,0,0,0,0,0,7561,1000,7066,500,510,10,0,0,0,0,0,0,991,20,0,0,0,0,4416,1);
905 REPLACE INTO `mob_db_re` VALUES (1777,'ICE_TITAN','Ice Titan','Ice Titan',110,20820,1,2724,2644,1,837,935,344,11,133,54,78,33,78,26,10,12,2,0,61,0x3885,250,861,660,144,0,0,0,0,0,0,0,7561,5000,7066,3000,749,100,984,10,985,30,6253,500,995,100,0,0,0,0,4417,1);
906 REPLACE INTO `mob_db_re` VALUES (1778,'GAZETI','Gazeti','Gazeti',106,14000,1,2025,1518,10,596,664,71,21,105,37,42,38,97,38,10,12,1,6,21,0x2003295,190,576,370,270,0,0,0,0,0,0,0,7561,3000,7066,3000,985,20,1731,1,6253,100,6256,200,0,0,0,0,0,0,4418,1);
907 REPLACE INTO `mob_db_re` VALUES (1779,'KTULLANUX','Ktullanux','Ktullanux',98,2626000,1,1035576,949942,3,2888,5568,129,78,85,126,30,125,177,112,10,12,2,2,81,0x6283695,400,432,840,216,517788,607,5500,617,5000,617,5000,7562,9000,616,3000,2509,3000,2111,5000,617,5000,607,5000,0,0,0,0,0,0,4419,1);
908 REPLACE INTO `mob_db_re` VALUES (1780,'MUSCIPULAR','Muscipular','Muscipular',105,12550,1,1944,1458,3,401,477,114,43,100,60,58,37,60,47,10,12,1,3,22,0x84,2000,672,648,360,0,0,0,0,0,0,0,7565,3000,1032,3000,629,2,1033,2000,905,1000,631,3,6217,200,0,0,0,0,4420,1);
909 REPLACE INTO `mob_db_re` VALUES (1781,'DROSERA','Drosera','Drosera',101,10878,1,1350,1013,7,168,222,86,52,79,32,64,38,78,14,10,12,1,3,22,0x84,2000,864,576,336,0,0,0,0,0,0,0,7565,3000,6259,200,1032,2000,1033,2000,621,3,905,1000,6217,50,0,0,0,0,4421,1);
910 REPLACE INTO `mob_db_re` VALUES (1782,'ROWEEN','Roween','Roween',95,7385,1,1691,1902,1,375,410,73,33,70,82,55,45,73,25,10,12,1,2,24,0x108B,200,1500,500,1000,0,0,0,0,0,0,0,7564,3000,919,3000,992,50,1822,2,0,0,0,0,0,0,0,0,0,0,4422,1);
911 REPLACE INTO `mob_db_re` VALUES (1783,'GALION','Galion','Galion',100,8821,1,1769,1327,1,405,482,100,62,106,79,62,45,90,36,10,12,1,2,44,0x620108B,150,864,624,360,0,0,0,0,0,0,0,7564,3000,919,3000,996,10,2531,5,0,0,0,0,0,0,0,0,0,0,4423,1);
912 REPLACE INTO `mob_db_re` VALUES (1784,'STAPO','Stapo','Stapo',95,8805,1,1574,1772,1,364,415,129,36,20,46,25,35,53,30,10,12,0,0,42,0x83,300,936,792,432,0,0,0,0,0,0,0,909,1000,7312,1000,512,1000,7126,100,993,10,1821,3,0,0,0,0,0,0,4424,1);
913 REPLACE INTO `mob_db_re` VALUES (1785,'ATROCE','Atroce','Atroce',113,1502000,1,1080000,855000,2,2031,3534,316,176,121,165,135,99,152,113,10,12,2,2,67,0x6283695,150,576,600,240,540000,607,5500,617,5000,617,5000,7563,7000,608,1000,2621,1000,617,5000,607,5000,5123,100,1175,100,0,0,0,0,4425,1);
914 REPLACE INTO `mob_db_re` VALUES (1786,'G_AGAV','Agav','Agav',128,40000,1,0,0,1,637,818,77,82,85,66,55,113,66,61,10,12,1,7,80,0x3295,300,768,360,360,0,0,0,0,0,0,0,7567,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
915 REPLACE INTO `mob_db_re` VALUES (1787,'G_ECHIO','Echio','Echio',126,31620,1,0,0,1,606,765,66,11,111,63,51,37,94,45,10,12,1,7,40,0x3295,250,768,360,360,0,0,0,0,0,0,0,7567,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
916 REPLACE INTO `mob_db_re` VALUES (1788,'G_ICE_TITAN','Ice Titan','Ice Titan',110,20820,1,0,0,1,837,935,344,11,133,54,78,33,78,26,10,12,2,0,61,0x3295,250,861,660,144,0,0,0,0,0,0,0,7561,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
917 REPLACE INTO `mob_db_re` VALUES (1789,'ICEICLE','Iceicle','Iceicle',100,1012,1,164,122,3,425,426,2,15,99,1,1,1,95,1,10,12,0,0,41,0x84,2000,1344,0,0,0,0,0,0,0,0,0,7066,1000,7066,1000,6257,500,7066,500,7066,500,7066,500,7066,500,0,0,0,0,7066,500);
918 REPLACE INTO `mob_db_re` VALUES (1790,'G_RAFFLESIA','Rafflesia','Rafflesia',86,5819,1,0,0,3,295,336,86,2,47,41,44,29,65,31,10,12,0,3,22,0x3885,150,512,528,240,0,0,0,0,0,0,0,7577,3000,7575,4000,7576,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
919 REPLACE INTO `mob_db_re` VALUES (1791,'G_GALION','Galion','Galion',100,8821,1,0,0,1,405,482,100,62,106,79,62,45,90,36,10,12,1,2,44,0x620108B,150,864,624,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
920 REPLACE INTO `mob_db_re` VALUES (1792,'SOCCER_BALL','Soccer Ball','Soccer Ball',1,10,0,0,0,0,0,0,128,99,0,0,0,0,0,0,0,0,0,0,20,0x170000,2000,96,96,96,0,0,0,0,0,0,0,18503,5000,18503,3000,12326,3000,603,1000,0,0,0,0,0,0,0,0,0,0,617,1000);
921 REPLACE INTO `mob_db_re` VALUES (1793,'G_MEGALITH','Megalith','Megalith',65,2451,1,0,0,9,116,146,66,18,57,14,35,10,90,3,10,12,2,0,80,0x3695,200,1332,1332,672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
922 REPLACE INTO `mob_db_re` VALUES (1794,'G_ROWEEN','Roween','Roween',95,7385,1,0,0,1,175,210,73,33,70,82,55,45,73,25,10,12,1,2,24,0x3295,200,412,840,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
923 REPLACE INTO `mob_db_re` VALUES (1795,'BLOODY_KNIGHT_','Bloody Knight','Bloody Knight',116,68500,1,0,0,3,942,1065,122,50,132,59,70,57,98,45,10,12,2,8,28,0x6203695,250,828,528,192,0,0,0,0,0,0,0,1417,100,2412,100,2514,200,2342,300,2513,200,1620,200,617,7000,0,0,0,0,7578,10000);
924
925 # WoE SE Guild Dungeon
926 REPLACE INTO `mob_db_re` VALUES (1796,'AUNOE','Aunoe','Aunoe',110,13050,0,1935,1454,1,646,727,107,42,118,63,62,77,70,35,10,12,1,7,80,0x3295,250,768,432,360,0,0,0,0,0,0,0,7568,2500,2422,2,7563,4000,2109,1,12183,50,7563,100,2545,5,0,0,0,0,4464,1);
927 REPLACE INTO `mob_db_re` VALUES (1797,'FANAT','Fanat','Fanat',120,21000,1,3042,2282,1,599,705,81,64,102,66,70,47,79,57,10,12,1,7,80,0x3885,250,768,432,360,0,0,0,0,0,0,0,2388,10,2422,2,7563,4000,2109,1,12183,50,7568,2500,0,0,0,0,0,0,4465,1);
928
929 # Additional Event Monsters
930 REPLACE INTO `mob_db_re` VALUES (1798,'TREASURE_BOX_','Treasure Chest','Treasure Chest',99,0,1,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x170000,0,0,0,0,0,0,0,0,0,0,0,7582,10000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
931 REPLACE INTO `mob_db_re` VALUES (1799,'G_SEYREN_','Lord Knight Seyren','Lord Knight Seyren',10,10,1,1,1,1,1,2,1,1,1,1,1,1,1,1,10,12,1,7,83,0x6203695,100,76,384,288,0,0,0,0,0,0,0,7583,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
932 REPLACE INTO `mob_db_re` VALUES (1800,'G_EREMES_','Assassin Cross Eremes','Assassin Cross Eremes',10,10,1,1,1,1,1,2,1,1,1,1,1,1,1,1,10,12,1,7,85,0x6203695,100,76,384,288,0,0,0,0,0,0,0,7583,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
933 REPLACE INTO `mob_db_re` VALUES (1801,'G_HARWORD_','Whitesmith Harword','Mastersmith Howard',10,10,1,1,1,1,1,2,1,1,1,1,1,1,1,1,10,12,1,7,81,0x6203695,100,76,384,288,0,0,0,0,0,0,0,7583,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
934 REPLACE INTO `mob_db_re` VALUES (1802,'G_MAGALETA_','High Priest Magaleta','High Priest Margaretha',10,10,1,1,1,1,1,2,1,1,1,1,1,1,1,1,10,12,1,7,86,0x6283695,125,1152,384,288,9000,0,0,0,0,0,0,7583,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
935 REPLACE INTO `mob_db_re` VALUES (1803,'G_SHECIL_','Sniper Shecil','Sniper Cecil',10,10,1,1,1,14,1,2,1,1,1,1,1,1,1,1,10,12,1,7,84,0x6203295,100,76,384,288,0,0,0,0,0,0,0,7583,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
936 REPLACE INTO `mob_db_re` VALUES (1804,'G_KATRINN_','High Wizard Katrinn','High Wizard Kathryne',10,10,1,1,1,1,1,2,1,1,1,1,1,1,1,1,10,12,1,7,68,0x6203695,150,1152,384,288,0,0,0,0,0,0,0,7583,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
937 REPLACE INTO `mob_db_re` VALUES (1805,'B_SEYREN_','Lord Knight Seyren','Lord Knight Seyren',99,1647590,0,4352040,1412973,1,7238,11040,72,37,120,110,81,65,130,52,10,12,1,7,83,0x6203695,100,76,384,288,0,0,0,0,0,0,0,7583,10000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
938 REPLACE INTO `mob_db_re` VALUES (1806,'B_EREMES_','Assassin Cross Eremes','Assassin Cross Eremes',99,1411230,0,3675060,1433142,1,4189,8289,37,39,90,181,62,37,122,60,10,12,1,7,85,0x6203695,100,76,384,288,0,0,0,0,0,0,0,7583,10000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
939 REPLACE INTO `mob_db_re` VALUES (1807,'B_HARWORD_','Whitesmith Harword','Mastersmith Howard',99,1460000,0,3602106,1278900,1,7822,8251,66,36,100,73,112,35,136,60,10,12,1,7,82,0x6203695,100,76,384,288,0,0,0,0,0,0,0,7583,10000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
940 REPLACE INTO `mob_db_re` VALUES (1808,'B_MAGALETA_','High Priest Magaleta','High Priest Margaretha',99,1092910,0,3831300,1186920,1,4688,5580,35,78,1,84,64,182,92,100,10,12,1,7,86,0x6203695,125,1152,384,288,0,0,0,0,0,0,0,7583,10000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
941 REPLACE INTO `mob_db_re` VALUES (1809,'B_SHECIL_','Sniper Shecil','Sniper Cecil',99,1349000,0,3683700,1373400,14,4892,9113,22,35,1,180,39,67,193,130,10,12,1,7,84,0x6203695,100,76,384,288,0,0,0,0,0,0,0,7583,10000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
942 REPLACE INTO `mob_db_re` VALUES (1810,'B_KATRINN_','High Wizard Katrinn','High Wizard Kathryne',99,1069920,0,3607380,1473030,1,1197,4394,10,88,1,89,42,223,128,93,10,12,1,7,68,0x6203695,150,1152,384,288,0,0,0,0,0,0,0,7583,10000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
943 REPLACE INTO `mob_db_re` VALUES (1811,'G_SMOKIE_','Smokie','Bandit',18,641,1,0,0,1,61,72,0,10,1,18,36,25,26,35,10,12,0,2,22,0x91,200,1576,576,420,0,0,0,0,0,0,0,2201,100,7267,500,606,1000,536,2000,7299,500,0,0,0,0,0,0,0,0,0,0);
944 REPLACE INTO `mob_db_re` VALUES (1812,'EVENT_LUDE','Lude','Delightful Lude',99,15,0,0,0,0,0,0,160,99,1,1,1,1,999,1,0,0,0,0,20,0x170000,190,890,960,480,0,0,0,0,0,0,0,7225,5000,1062,5000,535,5000,7609,5000,0,0,0,0,0,0,0,0,0,0,0,0);
945 REPLACE INTO `mob_db_re` VALUES (1813,'EVENT_HYDRO','Hydro','Hydrolancer',99,1880000,0,3600000,1800000,3,15000,47767,96,55,1,142,200,250,189,32,10,12,2,8,28,0x6203695,100,972,672,432,0,617,5500,603,2000,617,5500,7607,10000,13001,500,5002,500,1417,500,12080,1500,7444,5500,0,0,0,0,0,0,0,0);
946 REPLACE INTO `mob_db_re` VALUES (1814,'EVENT_MOON','Moonlight Flower','Moonlight Flower',80,30000,0,27000,27000,1,500,800,80,50,1,35,45,112,69,93,10,12,1,2,63,0x6203695,150,1276,576,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
947 REPLACE INTO `mob_db_re` VALUES (1815,'EVENT_RICECAKE','Rice Cake','Rice Cake',12,777,1,7,7,1,7,14,0,99,7,7,7,17,17,7,10,12,1,0,20,0x170000,250,1320,0,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
948 REPLACE INTO `mob_db_re` VALUES (1816,'EVENT_GOURD','Gourd','Gourd',12,1000,0,0,0,1,1,2,160,99,1,1,1,1,1,1,0,0,1,0,20,0x170000,2000,96,96,96,0,0,0,0,0,0,0,512,10000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
949 REPLACE INTO `mob_db_re` VALUES (1817,'EVENT_DETALE','Detale','Detarderous',99,8880000,0,4050000,2250000,3,32767,65534,104,65,1,142,200,250,189,50,10,12,2,8,48,0x6203695,100,972,936,360,0,0,0,617,5000,617,5500,7701,10000,1724,500,1473,500,1265,500,12080,1500,12100,1500,0,0,0,0,0,0,0,0);
950 REPLACE INTO `mob_db_re` VALUES (1818,'EVENT_ALARM','Alarm','Alarm',58,10647,0,0,0,0,1,2,24,15,1,62,72,10,85,45,10,12,1,0,60,0x3695,1000,1020,500,768,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7703,7000);
951 REPLACE INTO `mob_db_re` VALUES (1819,'EVENT_BATHORY','Bathory','Bathory',86,5242,1,0,0,1,229,325,61,41,66,38,40,55,56,50,10,12,1,7,27,0x3695,100,1504,840,900,0,0,0,0,0,0,0,7850,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
952 REPLACE INTO `mob_db_re` VALUES (1820,'EVENT_BIGFOOT','Bigfoot','Bigfoot',29,587,1,0,0,1,50,62,55,7,18,4,7,0,12,0,10,12,2,2,22,0x91,300,1260,192,192,0,0,0,0,0,0,0,7850,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
953 REPLACE INTO `mob_db_re` VALUES (1821,'EVENT_DESERT_WOLF','Desert Wolf','Desert Wolf',103,9447,1,0,0,1,520,579,114,47,93,69,63,61,82,42,10,12,1,2,23,0x308D,200,1120,420,288,0,0,0,0,0,0,0,7850,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
954 REPLACE INTO `mob_db_re` VALUES (1822,'EVENT_DEVIRUCHI','Deviruchi','Deviruchi',64,2300,1,0,0,1,210,283,62,30,61,17,30,35,52,5,10,12,0,6,27,0x2003695,150,980,600,384,0,0,0,0,0,0,0,7850,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
955 REPLACE INTO `mob_db_re` VALUES (1823,'EVENT_FREEZER','Freezer','Freezer',94,9990,1,0,0,2,188,238,68,38,68,47,50,45,49,25,10,12,1,2,41,0x3695,250,1452,483,528,0,0,0,0,0,0,0,7850,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
956 REPLACE INTO `mob_db_re` VALUES (1824,'EVENT_GARM_BABY','Garm Baby','Baby Hatii',94,10016,1,0,0,1,183,244,62,43,69,61,55,61,53,45,10,12,1,2,41,0x3885,450,879,672,576,0,0,0,0,0,0,0,7850,5000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
957 REPLACE INTO `mob_db_re` VALUES (1825,'EVENT_GOBLINE_XMAS','Christmas Goblin','Christmas Goblin',25,1176,0,0,0,1,118,140,16,5,1,53,25,20,38,45,10,12,1,7,24,0x3695,100,1120,620,240,0,0,0,0,0,0,0,7850,5000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
958 REPLACE INTO `mob_db_re` VALUES (1826,'EVENT_MYST','Myst','Myst',39,879,1,0,0,1,68,89,50,11,26,19,40,35,31,25,10,12,2,0,25,0x3695,200,1576,576,384,0,0,0,0,0,0,0,7850,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
959 REPLACE INTO `mob_db_re` VALUES (1827,'EVENT_SASQUATCH','Sasquatch','Sasquatch',30,3163,0,0,0,1,250,280,8,0,75,25,60,10,34,20,10,12,2,2,60,0x3695,300,1260,192,192,0,0,0,0,0,0,0,7850,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
960 REPLACE INTO `mob_db_re` VALUES (1828,'EVENT_GULLINBURSTI','Gullinbrusti','Gullinbrusti',20,20,0,0,0,1,59,72,160,99,1,14,14,0,19,15,10,12,2,2,42,0x3695,150,1960,960,384,0,0,0,0,0,0,0,7303,6000,570,9000,571,8000,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
961
962 # Thor Volcano (11.2)
963 REPLACE INTO `mob_db_re` VALUES (1829,'SWORD_GUARDIAN','Sword Guardian','Sword Guardian',133,70000,0,4500,3375,2,751,880,122,62,122,87,54,65,103,65,14,16,2,7,80,0x6203695,170,140,384,288,0,0,0,0,0,0,0,7069,3000,1370,30,0,0,1168,1,2122,10,1176,50,6223,100,0,0,0,0,4427,1);
964 REPLACE INTO `mob_db_re` VALUES (1830,'BOW_GUARDIAN','Bow Guardian','Bow Guardian',132,63000,0,4392,3294,12,766,886,127,62,109,80,65,52,122,55,14,16,2,7,80,0x6203695,170,76,384,288,0,0,0,0,0,0,0,7069,3000,1723,30,0,0,2367,20,2701,4,0,0,6223,100,0,0,0,0,4428,1);
965 REPLACE INTO `mob_db_re` VALUES (1831,'SALAMANDER','Salamander','Salamander',138,80390,1,5919,7139,2,1399,1799,141,68,189,105,72,85,132,72,10,12,2,0,63,0x6203695,160,140,384,288,0,0,0,0,0,0,0,7097,3000,994,30,6223,10,2680,1,1920,50,2621,1,2364,20,0,0,0,0,4429,1);
966 REPLACE INTO `mob_db_re` VALUES (1832,'IFRIT','Ifrit','Ifrit',146,6935000,1,6696000,4860000,3,5375,8764,436,218,180,201,156,190,199,77,10,12,2,0,83,0x6283695,130,212,384,360,3348000,603,5500,617,5000,616,2000,994,10000,2677,3000,2678,200,2679,200,1471,2000,1133,2000,2345,100,0,0,0,0,4430,1);
967 REPLACE INTO `mob_db_re` VALUES (1833,'KASA','Kasa','Kasa',135,70128,1,5599,7709,2,1004,1309,104,70,111,74,65,78,108,55,10,12,2,0,63,0x6203695,150,800,600,288,0,0,0,0,0,0,0,7097,3000,7122,2500,994,30,2680,1,2344,10,1730,10,1626,10,0,0,0,0,4431,1);
968 REPLACE INTO `mob_db_re` VALUES (1834,'G_SALAMANDER','Salamander','Salamander',138,80390,1,0,0,2,1399,1799,141,68,189,105,72,85,132,72,10,12,2,0,63,0x6203695,160,140,384,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
969 REPLACE INTO `mob_db_re` VALUES (1835,'G_KASA','Kasa','Kasa',135,70128,1,0,0,2,1004,1309,104,70,111,74,65,78,108,55,10,12,2,0,63,0x6203695,150,800,600,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
970 REPLACE INTO `mob_db_re` VALUES (1836,'MAGMARING','Magmaring','Magmaring',110,13079,1,2536,1903,1,678,722,100,45,107,33,35,47,61,20,10,12,0,0,43,0x83,300,1472,384,288,0,0,0,0,0,0,0,7097,3000,757,34,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4432,1);
971 REPLACE INTO `mob_db_re` VALUES (1837,'IMP','Imp','Imp',129,36830,1,4594,3445,1,885,1091,56,75,66,83,65,88,72,27,10,12,0,6,63,0x2003295,150,824,432,360,0,0,0,0,0,0,0,7122,3000,13303,3,7098,2500,1376,10,1972,25,12374,1,6223,1,0,0,0,0,4433,1);
972 REPLACE INTO `mob_db_re` VALUES (1838,'KNOCKER','Knocker','Knocker',126,43900,1,3690,3768,1,633,736,126,62,93,62,58,56,99,70,10,12,0,6,22,0x2000091,200,1548,384,288,0,0,0,0,0,0,0,997,30,1003,150,1040,5500,2286,1,6223,10,2124,3,1732,5,0,0,0,0,4434,1);
973 REPLACE INTO `mob_db_re` VALUES (1839,'BYORGUE','Byorgue','Byrogue',135,92544,1,7725,5543,2,793,934,120,13,114,86,70,65,81,70,14,16,1,7,20,0x6203695,170,800,600,360,0,0,0,0,0,0,0,1270,50,5096,3,13027,150,12087,100,603,40,2530,1,7110,4365,0,0,0,0,4426,1);
974
975 # Additional Event Monsters
976 REPLACE INTO `mob_db_re` VALUES (1840,'GOLDEN_SAVAGE','Golden Savage','Golden Savage',99,500,1,1,1,1,500,700,160,99,0,1,1,50,120,1,10,12,2,2,42,0x4370091,150,1960,480,384,0,0,0,0,0,0,0,610,3000,7444,100,616,5,969,500,714,100,5159,1,12238,3000,0,0,0,0,12239,3000);
977 REPLACE INTO `mob_db_re` VALUES (1841,'G_SNAKE_','Snake Lord\'s Minion','Snake Lord\'s Minion',15,10,1,1,1,1,46,55,160,99,1,15,15,10,35,5,10,12,1,2,22,0x81,200,1576,576,576,0,0,0,0,0,0,0,673,1000,12715,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
978 REPLACE INTO `mob_db_re` VALUES (1842,'G_ANACONDAQ_','Snake Lord\'s Minion','Snake Lord\'s Minion',23,15,1,1,1,1,124,157,160,99,1,46,28,10,51,5,10,12,1,2,25,0x91,200,1576,576,576,0,0,0,0,0,0,0,673,1000,673,1000,12715,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
979 REPLACE INTO `mob_db_re` VALUES (1843,'G_SIDE_WINDER_','Snake Lord\'s Minion','Snake Lord\'s Minion',43,18,1,1,1,1,240,320,160,99,38,43,40,15,115,20,10,12,1,2,25,0x3095,200,1576,576,576,0,0,0,0,0,0,0,673,1000,675,1000,12715,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
980 REPLACE INTO `mob_db_re` VALUES (1844,'G_ISIS_','Snake Lord\'s Minion','Snake Lord\'s Minion',47,25,1,1,1,1,423,507,160,99,38,65,43,50,66,15,10,12,2,6,27,0x2003095,200,1384,768,336,0,0,0,0,0,0,0,673,1000,675,1000,673,1000,675,1000,12715,500,0,0,0,0,0,0,0,0,0,0);
981 REPLACE INTO `mob_db_re` VALUES (1845,'G_TREASURE_BOX_','Treasure Box','Treasure Box',98,500,1,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7720,10000,7720,10000,7720,10000,7721,10000,12245,2500,7720,5000,12245,2500,0,0,0,0,12245,2500);
982 REPLACE INTO `mob_db_re` VALUES (1846,'DREAMMETAL','Dream Metal','Dream Metal',90,1499,0,1,1,1,1,2,100,99,1,1,1,1,1,1,10,12,0,0,26,0x6200000,300,1288,288,384,0,0,0,0,0,0,0,7858,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
983 REPLACE INTO `mob_db_re` VALUES (1847,'EVENT_PORING','Poring','Poring',98,10000500,0,900000,900000,1,15000,20000,96,60,1,60,120,120,160,30,10,12,1,8,28,0x6203695,100,76,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
984 REPLACE INTO `mob_db_re` VALUES (1848,'EVENT_BAPHOMET','Baphomet','Baphomet',50,45000,0,900,900,2,1500,3000,16,10,1,60,15,15,160,30,10,12,2,6,67,0x6203695,100,768,768,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
985 REPLACE INTO `mob_db_re` VALUES (1849,'EVENT_OSIRIS','Osiris','Osiris',60,125000,0,1800,1800,1,3500,5000,32,20,1,60,25,25,160,30,10,12,1,1,89,0x6203695,100,1072,672,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
986 REPLACE INTO `mob_db_re` VALUES (1850,'EVENT_ORCHERO','Orc Hero','Orc Hero',50,175000,0,2700,2700,1,4000,5500,40,45,1,60,35,80,160,30,10,12,2,7,82,0x6203695,150,1678,780,648,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
987 REPLACE INTO `mob_db_re` VALUES (1851,'EVENT_MOBSTER','Mobster','Mobster',61,7991,1,0,0,1,910,1128,66,37,76,46,20,35,76,55,10,12,1,7,20,0x3695,250,1100,560,580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
988 REPLACE INTO `mob_db_re` VALUES (1852,'G_EM_ANGELING','Angeling','Angeling',99,120,1,0,0,1,60,71,160,99,1,17,80,80,126,20,10,12,0,8,66,0x6203695,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
989 REPLACE INTO `mob_db_re` VALUES (1853,'G_EM_DEVILING','Deviling','Deviling',99,120,1,0,0,1,60,71,160,99,1,17,80,80,126,20,10,12,0,8,66,0x6203695,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
990 REPLACE INTO `mob_db_re` VALUES (1854,'E_MUKA','Muka','Muka',17,610,0,246,108,1,40,49,8,5,15,15,30,5,20,10,10,12,2,3,22,0x83,300,1960,960,384,0,0,0,0,0,0,0,993,70,952,9000,713,2000,7742,400,507,1000,1451,50,1002,250,0,0,0,0,4036,1);
991 REPLACE INTO `mob_db_re` VALUES (1855,'E_POISONSPORE','Poison Spore','Poison Spore',19,665,0,167,84,1,89,101,0,0,1,19,25,0,24,0,10,12,1,3,25,0x3885,200,1672,672,288,0,0,0,0,0,0,0,7033,9000,2221,20,511,550,7743,60,972,50,921,1200,912,5,0,0,0,0,4048,1);
992 REPLACE INTO `mob_db_re` VALUES (1856,'E_MAGNOLIA','Magnolia','Magnolia',26,3195,0,354,223,1,120,151,8,30,1,26,26,0,39,5,10,12,0,6,21,0x2000083,250,1560,360,360,0,0,0,0,0,0,0,7031,9000,910,800,911,100,912,10,737,40,7744,400,12127,5,0,0,0,0,4076,1);
993 REPLACE INTO `mob_db_re` VALUES (1857,'E_MARIN','Marin','Marin',15,742,0,59,40,1,39,43,0,10,1,10,10,5,35,15,10,12,1,3,41,0x83,400,1872,672,480,0,0,0,0,0,0,0,910,3200,938,1500,700,100,720,40,7745,75,529,350,5035,1,0,0,0,0,4196,1);
994 REPLACE INTO `mob_db_re` VALUES (1858,'E_PLANKTON','Plankton','Plankton',10,354,0,21,16,1,26,31,0,5,1,10,10,0,15,0,10,12,0,3,61,0x81,400,2208,1008,324,0,0,0,0,0,0,0,1052,9000,7746,300,938,700,970,4,713,1000,630,20,645,50,0,0,0,0,4024,1);
995 REPLACE INTO `mob_db_re` VALUES (1859,'E_MANDRAGORA','Mandragora','Mandragora',12,405,0,41,29,4,26,35,0,25,1,12,24,0,36,15,10,12,1,3,62,0x84,1000,1768,768,576,0,0,0,0,0,0,0,993,50,905,9000,1405,30,7747,350,711,300,706,3,1967,10,0,0,0,0,4030,1);
996 REPLACE INTO `mob_db_re` VALUES (1860,'E_COCO','Coco','Coco',17,817,0,108,70,1,56,67,0,0,24,17,34,20,24,10,10,12,0,2,22,0x91,150,1864,864,1008,0,0,0,0,0,0,0,1026,9000,2502,20,914,3000,919,2500,516,500,2402,25,7748,600,0,0,0,0,4041,1);
997 REPLACE INTO `mob_db_re` VALUES (1861,'E_CHOCO','Choco','Choco',43,4278,0,1139,1139,1,315,402,8,5,65,68,55,45,65,25,10,12,0,2,23,0x3095,200,1500,500,1000,0,0,0,0,0,0,0,7011,5335,942,7000,985,53,513,5000,634,20,7749,1000,607,25,0,0,0,0,4285,1);
998 REPLACE INTO `mob_db_re` VALUES (1862,'E_MARTIN','Martin','Martin',18,1109,0,121,77,1,52,63,0,5,12,18,30,15,15,5,10,12,0,2,42,0x81,300,1480,480,480,0,0,0,0,0,0,0,1017,9000,7750,500,1251,10,2225,5,5009,1,10010,10,2224,15,0,0,0,0,4046,1);
999 REPLACE INTO `mob_db_re` VALUES (1863,'E_SPRING_RABBIT','Spring Rabbit','Spring Rabbit',25,4500,0,0,0,1,292,406,23,10,20,15,15,5,15,5,10,12,1,2,42,0x83,160,1120,552,511,0,0,0,0,0,0,0,7860,5000,7861,5000,7862,5000,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1000
1001 # Cursed Abbey (11.3)
1002 REPLACE INTO `mob_db_re` VALUES (1864,'ZOMBIE_SLAUGHTER','Zombie Slaughter','Zombie Slaughter',124,40440,1,3938,2702,1,707,824,100,45,117,58,82,13,97,21,10,12,1,1,69,0x3695,200,676,648,432,0,0,0,0,0,0,0,7752,3000,13404,10,934,1500,7753,3000,938,3000,6223,1,2886,10,0,0,0,0,4435,1);
1003 REPLACE INTO `mob_db_re` VALUES (1865,'RAGGED_ZOMBIE','Ragged Zombie','Ragged Zombie',123,38574,1,3515,3087,9,810,940,85,35,81,50,64,56,127,23,10,12,1,1,69,0x3695,150,1960,576,420,0,0,0,0,0,0,0,7752,3000,2424,15,934,1500,932,4500,2703,2,13107,10,6223,1,2887,100,0,0,4436,1);
1004 REPLACE INTO `mob_db_re` VALUES (1866,'HELL_POODLE','Hell Poodle','Hellhound',115,17168,1,2565,1923,1,642,787,86,20,114,56,59,82,77,54,10,12,0,6,27,0x2003695,140,824,432,360,0,0,0,0,0,0,0,528,5000,13028,10,1268,10,932,4500,628,20,919,5500,537,400,0,0,0,0,4437,1);
1005 REPLACE INTO `mob_db_re` VALUES (1867,'BANSHEE','Banshee','Banshee',130,48666,1,4520,3500,1,724,1127,73,96,97,71,55,123,98,72,10,12,1,6,47,0x2003695,150,676,504,504,0,0,0,0,0,0,0,7751,3000,2365,10,13027,10,2528,10,934,1500,7054,5335,6223,1,0,0,0,0,4438,1);
1006 REPLACE INTO `mob_db_re` VALUES (1868,'G_BANSHEE','Banshee','Banshee',130,48666,1,0,0,1,724,1127,73,96,97,71,55,123,98,72,10,12,1,6,47,0x2003695,150,676,504,504,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1007 REPLACE INTO `mob_db_re` VALUES (1869,'FLAME_SKULL','Flame Skull','Flame Skull',121,21276,1,2332,2890,1,767,902,93,40,111,90,60,70,99,65,10,12,0,6,68,0x2003095,150,972,648,432,0,0,0,0,0,0,0,7005,5000,2425,20,13170,20,958,6000,0,0,0,0,0,0,0,0,0,0,4439,1);
1008 REPLACE INTO `mob_db_re` VALUES (1870,'NECROMANCER','Necromancer','Necromancer',133,91304,1,5580,4185,1,706,1112,84,73,108,54,77,116,91,30,10,12,1,1,89,0x6203695,150,1816,1320,420,0,0,0,0,0,0,0,7752,3000,1624,20,932,4500,2532,10,717,100,609,100,7117,1500,0,0,0,0,4440,1);
1009 REPLACE INTO `mob_db_re` VALUES (1871,'FALLINGBISHOP','Fallen Bishop','Falling Bishop',138,5655000,1,2700000,1890000,1,2860,4496,274,182,186,165,95,226,182,86,10,12,1,6,47,0x6283695,150,432,432,360,1350000,607,5500,617,5000,617,5000,523,10000,1420,1000,2677,500,1422,1000,985,5432,1614,2000,6223,500,0,0,0,0,4441,1);
1010 REPLACE INTO `mob_db_re` VALUES (1872,'BEELZEBUB_FLY','Hell Fly','Hell Fly',127,502000,1,0,0,1,643,795,98,55,99,90,52,55,89,80,10,12,1,8,80,0x6203695,100,432,480,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1011 REPLACE INTO `mob_db_re` VALUES (1873,'BEELZEBUB','Beelzebub','Beelzebub',147,6805000,1,0,0,1,3500,5600,288,265,155,235,200,225,204,66,10,12,0,6,88,0x6203695,100,100,576,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1012 REPLACE INTO `mob_db_re` VALUES (1874,'BEELZEBUB_','Beelzebub','Beelzebub',147,4805000,1,7050000,7050000,2,4200,8150,418,265,178,236,200,250,218,66,10,12,2,6,88,0x6283695,100,212,504,432,3525000,607,5500,617,5000,617,5000,7754,9000,2423,2000,1565,2000,2000,2000,2702,2000,6223,1000,0,0,0,0,0,0,4145,1);
1013 REPLACE INTO `mob_db_re` VALUES (1875,'TRISTAN_3RD','Tristan III','Tristan III',80,43000,0,1,1,2,1366,1626,25,30,5,10,10,69,70,1,10,12,1,1,89,0x3695,175,1816,1152,360,0,0,0,0,0,0,0,7754,9000,938,9000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1014 REPLACE INTO `mob_db_re` VALUES (1876,'E_LORD_OF_DEATH','Lord of the Dead','Lord of the Dead',99,99000000,0,118209,39011,3,3430,4232,75,73,120,120,120,169,150,106,10,12,2,6,67,0x6283695,180,1446,1296,360,59104,5022,10000,608,0,732,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1015 REPLACE INTO `mob_db_re` VALUES (1877,'CRYSTAL_5','Crystal','Crystal',1,15,1,0,0,0,0,0,160,99,1,1,1,1,999,1,0,0,0,0,20,0x6370001,190,0,0,0,0,0,0,0,0,0,0,7863,10,644,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1016 REPLACE INTO `mob_db_re` VALUES (1878,'E_SHINING_PLANT','Shining Plant','Mystic Plant',1,20,0,0,0,1,1,2,100,99,0,0,0,0,0,90,7,12,0,3,26,0x170000,2000,1,1,1,0,0,0,0,0,0,0,7864,3000,906,1500,511,500,507,2000,508,1500,914,500,0,0,0,0,0,0,0,0);
1017 REPLACE INTO `mob_db_re` VALUES (1879,'ECLIPSE_P','Eclipse Pet','Eclipse',6,1800,0,0,0,1,20,26,0,40,1,36,6,0,11,80,10,12,1,2,60,0x6203695,200,1456,456,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1018
1019 # Moscovia
1020 REPLACE INTO `mob_db_re` VALUES (1880,'WOOD_GOBLIN','Wood Goblin','Leshij',81,5499,1,1106,1245,1,193,208,144,12,73,19,56,15,56,25,10,12,1,3,62,0x81,320,2304,840,360,0,0,0,0,0,0,0,2719,5,7203,4000,7201,2000,907,2000,916,500,7032,500,574,50,0,0,0,0,27157,1);
1021 REPLACE INTO `mob_db_re` VALUES (1881,'LES','Les','Lesavka',82,6216,1,1205,1356,1,270,300,123,30,63,20,35,25,52,30,10,12,1,3,82,0x1089,230,1728,720,576,0,0,0,0,0,0,0,7100,2000,511,1000,711,1000,905,2500,2270,1,521,500,510,50,0,0,0,0,27158,1);
1022 REPLACE INTO `mob_db_re` VALUES (1882,'VAVAYAGA','Baba Yaga','Baba-Yaga',87,6498,1,1188,1337,2,282,353,63,60,69,45,30,60,51,35,10,12,1,7,21,0x3885,270,1536,600,420,0,0,0,0,0,0,0,7099,1000,7762,5000,1630,10,7226,150,539,1500,519,1500,580,1500,0,0,0,0,27160,1);
1023 REPLACE INTO `mob_db_re` VALUES (1883,'UZHAS','Uzhas','Kikimora',85,7140,1,1294,1455,1,271,306,49,8,69,14,41,30,55,20,10,12,1,7,61,0x3885,200,576,672,384,0,0,0,0,0,0,0,520,900,1573,5,621,100,522,100,918,3500,579,1500,603,3,0,0,0,0,27159,1);
1024 REPLACE INTO `mob_db_re` VALUES (1884,'MAVKA','Mavka','Mavka',84,5421,1,1253,1530,7,263,323,98,58,65,31,50,35,81,30,10,12,1,3,62,0x3885,170,1536,504,360,0,0,0,0,0,0,0,1572,5,629,300,707,300,710,50,747,1500,748,300,510,3000,0,0,0,0,27161,1);
1025 REPLACE INTO `mob_db_re` VALUES (1885,'GOPINICH','Gopinich','Gopinich',97,1120500,1,714240,580320,3,1988,3849,355,121,127,102,143,102,152,76,10,12,2,2,62,0x6283695,150,1536,864,432,357120,607,5500,617,5000,617,5000,617,4000,2621,200,12080,1000,1737,100,1417,5,7444,5000,5007,1,0,0,0,0,27162,1);
1026 REPLACE INTO `mob_db_re` VALUES (1886,'G_MAVKA','Mavka','Mavka',84,5421,1,0,0,7,263,323,98,58,65,31,50,35,81,30,10,12,1,3,62,0x3885,170,1536,504,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1027
1028 # Additional Monsters
1029 REPLACE INTO `mob_db_re` VALUES (1887,'FREEZER_R','Freezer','Freezer',94,9990,1,0,0,2,388,438,68,38,68,47,50,45,49,25,10,12,1,2,41,0x3695,250,1452,483,528,0,0,0,0,0,0,0,7053,2000,7066,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1030 REPLACE INTO `mob_db_re` VALUES (1888,'GARM_BABY_R','Garm Baby','Baby Hatii',61,15199,0,90,90,1,680,1580,24,13,45,30,36,55,85,30,10,12,1,2,41,0x3885,450,879,672,576,0,0,0,0,0,0,0,0,0,7066,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1031 REPLACE INTO `mob_db_re` VALUES (1889,'GARM_R','Marozka\'s Guard','Marozka\'s Guard',73,100000,0,900,900,3,900,2200,20,23,85,126,10,50,95,60,10,12,2,2,81,0x6203695,400,608,408,336,0,0,0,0,0,0,0,7053,2000,7066,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1032 REPLACE INTO `mob_db_re` VALUES (1890,'GOPINICH_R','The Immortal Koshei','The Immortal Koshei',85,299321,0,900,900,3,1868,6124,20,42,50,65,55,50,152,35,10,12,2,2,62,0x3295,150,1536,864,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1033 REPLACE INTO `mob_db_re` VALUES (1891,'G_RANDGRIS_','Valkyrie','Valkyrie',99,1567200,1,0,0,3,5560,9980,40,42,100,120,80,120,220,210,10,12,2,8,86,0x6203695,100,576,576,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1034 REPLACE INTO `mob_db_re` VALUES (1892,'G_LOLI_RURI','Lolo Ruri','Lolo Ruri',109,15280,1,0,0,2,787,1017,53,44,111,50,47,79,79,79,10,12,2,6,87,0x2003885,125,747,1632,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1035 REPLACE INTO `mob_db_re` VALUES (1893,'G_KNIGHT_OF_ABYSS','Knight of the Abyss','Abysmal Knight',122,23297,1,0,0,1,810,1002,102,50,121,55,68,70,97,37,10,12,2,7,87,0x3695,300,1500,500,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1036 REPLACE INTO `mob_db_re` VALUES (1894,'POURING','Pouring','Pouring',15,777,1,7,7,1,7,14,0,7,7,7,7,17,17,7,0,0,0,3,61,0x620108B,300,1672,672,480,0,0,0,0,0,0,0,6296,9000,6296,100,6296,100,909,3000,909,2000,909,2000,909,2000,0,0,0,0,909,2000);
1037 REPLACE INTO `mob_db_re` VALUES (1895,'EVENT_SEYREN','Seyren','Seyren Windsor',91,88902,0,0,0,1,2100,2530,63,12,90,89,72,20,99,25,10,12,1,6,63,0x3295,170,76,384,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1038 REPLACE INTO `mob_db_re` VALUES (1896,'EVENT_KATRINN','Katrinn','Kathryne Keyron',92,47780,0,0,0,1,497,1697,10,74,1,5,77,180,110,39,10,12,1,7,68,0x3295,150,1152,384,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1039 REPLACE INTO `mob_db_re` VALUES (1897,'EVENT_BAPHOMET_','Baphomet','Baphomet',81,668000,0,0,0,2,3220,4040,35,45,1,152,30,85,120,95,10,12,2,6,67,0x6203695,100,768,768,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1040 REPLACE INTO `mob_db_re` VALUES (1898,'EVENT_ZOMBIE','Zombie','Zombie',12,434,0,0,0,1,67,79,0,10,1,1,1,1,1,1,10,12,1,1,29,0x3885,400,2612,912,288,0,0,0,0,0,0,0,7884,10000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1041
1042 # WoE Second Edition; Battlegrounds
1043 REPLACE INTO `mob_db_re` VALUES (1899,'SWORD_GUARDIAN_','Sword Guardian','Sword Guardian',133,70000,0,0,0,2,451,580,122,33,122,87,54,65,103,65,14,16,2,7,80,0x4202085,170,140,384,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1044 REPLACE INTO `mob_db_re` VALUES (1900,'BOW_GUARDIAN_','Archer Guardian','Archer Guardian',80,80404,1,0,0,12,1840,2520,64,62,95,80,33,90,165,55,14,16,2,7,80,0x4202085,170,76,384,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1045 REPLACE INTO `mob_db_re` VALUES (1901,'E_CONDOR','Condor','Condor',10,15,0,90,90,1,13,20,10,15,1,1,1,50,100,100,10,12,0,2,26,0x1081,150,1148,648,480,0,0,0,0,0,0,0,7973,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1046 REPLACE INTO `mob_db_re` VALUES (1902,'E_TREASURE1','Treasure Box','Treasure Box',99,49,0,0,0,0,0,0,100,0,0,0,0,0,999,0,0,0,0,0,26,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7782,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1047 REPLACE INTO `mob_db_re` VALUES (1903,'E_TREASURE2','Treasure Box','Treasure Box',99,49,0,0,0,0,0,0,100,0,0,0,0,0,999,0,0,0,0,0,26,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7783,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1048 REPLACE INTO `mob_db_re` VALUES (1904,'BOMBPORING','Bomb Poring','Bomb Poring',28,1000000,1,415,256,1,120,320,160,99,1,28,28,0,33,50,10,12,0,0,20,0x308D,300,1672,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1049 REPLACE INTO `mob_db_re` VALUES (1905,'BARRICADE','Barricade','Barricade',98,600500,1,0,0,1,0,0,0,0,1,17,1,80,126,20,10,12,2,0,20,0x6200000,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1050 REPLACE INTO `mob_db_re` VALUES (1906,'BARRICADE_','Barricade','Barricade',98,600,1,0,0,1,0,0,160,99,1,17,1,80,126,20,10,12,2,0,20,0x6370000,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1051 REPLACE INTO `mob_db_re` VALUES (1907,'S_EMPEL_1','Guardian Stone','Guardian Stone',90,120500,1,0,0,0,1,2,64,50,1,1,1,1,1,1,0,0,0,0,20,0x6200000,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1052 REPLACE INTO `mob_db_re` VALUES (1908,'S_EMPEL_2','Guardian Stone','Guardian Stone',90,120500,1,0,0,0,1,2,64,50,1,1,1,1,1,1,0,0,0,0,20,0x6200000,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1053 REPLACE INTO `mob_db_re` VALUES (1909,'OBJ_A','Food Storage','Food Storage',90,750,1,0,0,0,1,2,160,99,1,1,1,1,1,1,0,0,2,0,20,0x6370000,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1054 REPLACE INTO `mob_db_re` VALUES (1910,'OBJ_B','Food Depot','Food Depot',90,750,1,0,0,0,1,2,160,99,1,1,1,1,1,1,0,0,2,0,20,0x6370000,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1055 REPLACE INTO `mob_db_re` VALUES (1911,'OBJ_NEUTRAL','Neutrality Flag','Neutrality Flag',90,650,1,0,0,0,1,2,160,99,1,1,1,1,1,1,0,0,2,0,20,0x6370000,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1056 REPLACE INTO `mob_db_re` VALUES (1912,'OBJ_FLAG_A','Lion Flag','Lion Flag',90,650,1,0,0,0,1,2,160,99,1,1,1,1,1,1,0,0,2,0,20,0x6370000,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1057 REPLACE INTO `mob_db_re` VALUES (1913,'OBJ_FLAG_B','Eagle Flag','Eagle Flag',90,650,1,0,0,0,1,2,160,99,1,1,1,1,1,1,0,0,2,0,20,0x6370000,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1058 REPLACE INTO `mob_db_re` VALUES (1914,'OBJ_A2','Blue Crystal','Blue Crystal',90,750,1,0,0,0,1,2,160,99,1,1,1,1,1,1,0,0,2,0,20,0x6370000,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1059 REPLACE INTO `mob_db_re` VALUES (1915,'OBJ_B2','Pink Crystal','Pink Crystal',90,750,1,0,0,0,1,2,160,99,1,1,1,1,1,1,0,0,2,0,20,0x6370000,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1060
1061 # Dimentional Gorge (12.1)
1062 REPLACE INTO `mob_db_re` VALUES (1916,'MOROCC','Satan Morroc','Satan Morroc',151,7000000,1,0,0,2,3560,6200,400,65,165,182,180,225,180,89,10,12,2,6,87,0x6203695,100,312,624,432,0,0,0,0,0,0,0,5808,1500,2374,7000,2375,7000,2433,7000,7799,9000,7798,9000,0,0,0,0,0,0,0,0);
1063 REPLACE INTO `mob_db_re` VALUES (1917,'MOROCC_','Wounded Morroc','Wounded Morroc',151,5000000,1,4050000,3042000,2,3020,5900,425,65,165,185,200,245,180,89,10,12,2,6,87,0x6283695,100,312,624,432,2025000,607,5500,617,5000,617,5000,5808,1000,2374,5000,2375,5000,2433,5000,7799,9000,7798,9000,0,0,0,0,0,0,0,0);
1064 REPLACE INTO `mob_db_re` VALUES (1918,'MOROCC_1','Incarnation of Morroc','Incarnation of Morroc',132,63900,1,4392,3294,1,1267,1412,199,35,126,91,63,61,76,37,10,12,2,8,27,0x6203695,110,576,480,432,0,0,0,0,0,0,0,2111,10,7799,1000,7798,3000,985,160,7054,4850,2537,3,1541,20,0,0,0,0,0,0);
1065 REPLACE INTO `mob_db_re` VALUES (1919,'MOROCC_2','Incarnation of Morroc','Incarnation of Morroc',132,64922,1,5094,3821,1,1083,1242,92,5,121,86,71,65,75,44,10,12,1,6,67,0x6203695,150,576,648,300,0,0,0,0,0,0,0,2536,3,7799,1000,7798,3000,984,160,7053,3500,2130,15,0,0,0,0,0,0,0,0);
1066 REPLACE INTO `mob_db_re` VALUES (1920,'MOROCC_3','Incarnation of Morroc','Incarnation of Morroc',133,94800,1,5220,3780,2,812,1175,111,37,102,59,55,82,98,54,10,12,1,6,69,0x6203695,150,212,432,360,0,0,0,0,0,0,0,2508,10,7799,1000,7798,3000,985,160,7054,4850,2728,3,1182,15,0,0,0,0,0,0);
1067 REPLACE INTO `mob_db_re` VALUES (1921,'MOROCC_4','Incarnation of Morroc','Incarnation of Morroc',134,77389,1,4608,4056,1,823,1422,109,54,114,88,62,97,109,43,10,12,1,6,68,0x6203695,150,1536,648,300,0,0,0,0,0,0,0,2729,5,7799,1000,7798,3000,984,160,7053,3500,2129,20,0,0,0,0,0,0,0,0);
1068 REPLACE INTO `mob_db_re` VALUES (1922,'G_MOROCC_1','Incarnation of Morroc','Shadow of Morroc',132,63900,1,0,0,1,1267,1412,199,35,126,91,63,61,76,37,10,12,2,8,27,0x6203695,110,312,480,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1069 REPLACE INTO `mob_db_re` VALUES (1923,'G_MOROCC_2','Incarnation of Morroc','Shadow of Morroc',132,64922,1,0,0,1,1083,1242,92,5,121,86,71,65,75,44,10,12,1,6,67,0x6203695,150,312,648,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1070 REPLACE INTO `mob_db_re` VALUES (1924,'G_MOROCC_3','Incarnation of Morroc','Shadow of Morroc',133,94800,1,0,0,2,812,1175,111,37,102,59,55,82,98,54,10,12,1,6,69,0x6203695,150,212,432,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1071 REPLACE INTO `mob_db_re` VALUES (1925,'G_MOROCC_4','Incarnation of Morroc','Shadow of Morroc',134,77389,1,0,0,1,823,1422,109,54,114,88,62,97,109,43,10,12,1,6,68,0x6203695,150,1536,648,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1072
1073 # God Item Creation (WoE SE); Catacombs
1074 REPLACE INTO `mob_db_re` VALUES (1926,'JAKK_H','Jakk','Jakk',1,1000,0,0,0,1,1,2,1,1,1,1,1,1,1,1,10,12,1,0,43,0x3695,200,1180,480,648,0,0,0,0,0,0,0,12396,1000,6298,5000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1075 REPLACE INTO `mob_db_re` VALUES (1927,'WHISPER_H','Whisper','Whisper',1,1000,0,0,0,1,1,2,1,1,1,1,1,1,1,1,10,12,0,6,68,0x2003095,150,1960,960,504,0,0,0,0,0,0,0,12397,1000,6299,5000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1076 REPLACE INTO `mob_db_re` VALUES (1928,'DEVIRUCHI_H','Deviruchi','Deviruchi',46,500,0,0,0,1,5,10,10,25,1,69,40,55,70,30,10,12,0,6,27,0x2003695,150,980,600,384,0,0,0,0,0,0,0,1038,3000,1039,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1077 REPLACE INTO `mob_db_re` VALUES (1929,'BAPHOMET_I','Great Demon Baphomet','Unsealed Baphomet',98,4520500,1,4068000,2268000,2,4200,6500,190,45,140,152,5,85,200,95,10,12,2,6,67,0x6203695,100,768,768,576,0,0,0,0,0,0,0,6004,500,2514,7000,1181,5000,2655,100,2513,7000,2327,7000,1466,9000,0,0,0,0,4147,1);
1078 REPLACE INTO `mob_db_re` VALUES (1930,'PIAMETTE','Piamette','Piamette',90,3000500,1,0,0,2,1500,2700,56,35,1,66,5,99,120,15,10,12,0,7,20,0x6203695,100,432,768,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1079 REPLACE INTO `mob_db_re` VALUES (1931,'WISH_MAIDEN','Wish Maiden','Wish Maiden',98,3567700,1,0,0,3,6500,9800,40,42,100,120,30,120,220,210,10,12,2,8,28,0x6203695,100,576,576,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1080 REPLACE INTO `mob_db_re` VALUES (1932,'GARDEN_KEEPER','Garden Keeper','Garden Keeper',80,100,1,0,0,1,1,2,160,99,1,1,1,1,1,1,10,12,0,0,42,0x4370081,100,768,768,576,0,0,0,0,0,0,0,7839,9000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1081 REPLACE INTO `mob_db_re` VALUES (1933,'GARDEN_WATCHER','Garden Watcher','Garden Watcher',81,300000,1,0,0,1,1666,2609,88,55,30,57,56,126,128,114,10,12,1,8,80,0x6203695,100,432,480,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1082 REPLACE INTO `mob_db_re` VALUES (1934,'BLUE_FLOWER','Blue Flower','Blue Flower',98,10500,1,0,0,0,1,2,160,99,1,1,1,1,1,1,10,12,1,3,22,0x4370000,100,768,768,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1083 REPLACE INTO `mob_db_re` VALUES (1935,'RED_FLOWER','Red Flower','Red Flower',98,10500,1,0,0,0,1,2,160,99,1,1,1,1,1,1,10,12,1,3,22,0x4370000,100,768,768,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1084 REPLACE INTO `mob_db_re` VALUES (1936,'YELL_FLOWER','Yellow Flower','Yellow Flower',98,10500,1,0,0,0,1,2,160,99,1,1,1,1,1,1,10,12,1,3,22,0x4370000,100,768,768,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1085 REPLACE INTO `mob_db_re` VALUES (1937,'CONSTANT_','Constant','Constant',108,11000,0,0,0,1,660,804,92,82,126,98,62,57,91,34,10,12,0,0,67,0x3885,150,720,360,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1086 REPLACE INTO `mob_db_re` VALUES (1938,'TREASURE_BOX41','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7830,80,658,500,12999,10000,984,4850,985,7275,2514,40,1625,150,1268,150,0,0,0,0);
1087 REPLACE INTO `mob_db_re` VALUES (1939,'TREASURE_BOX42','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7831,80,658,500,12999,10000,984,4850,985,7275,2513,40,1375,150,1269,150,0,0,0,0);
1088 REPLACE INTO `mob_db_re` VALUES (1940,'TREASURE_BOX43','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7832,80,658,500,12999,10000,984,4850,985,7275,13027,150,1376,150,1271,150,0,0,0,0);
1089 REPLACE INTO `mob_db_re` VALUES (1941,'TREASURE_BOX44','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7833,80,658,500,12999,10000,984,4850,985,7275,13404,150,1730,150,2001,50,0,0,0,0);
1090 REPLACE INTO `mob_db_re` VALUES (1942,'TREASURE_BOX45','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7834,80,658,500,12999,10000,984,4850,985,7275,1176,150,1734,150,1819,150,0,0,0,0);
1091 REPLACE INTO `mob_db_re` VALUES (1943,'TREASURE_BOX46','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7835,80,658,500,12999,10000,984,4850,985,7275,1421,150,1731,150,1822,150,0,0,0,0);
1092 REPLACE INTO `mob_db_re` VALUES (1944,'TREASURE_BOX47','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7836,80,658,500,12999,10000,984,4850,985,7275,1478,150,1732,150,2531,50,0,0,0,0);
1093 REPLACE INTO `mob_db_re` VALUES (1945,'TREASURE_BOX48','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7837,80,658,500,12999,10000,984,4850,985,7275,1624,150,1733,150,1821,150,0,0,0,0);
1094 REPLACE INTO `mob_db_re` VALUES (1946,'TREASURE_BOX49','Treasure Chest','Treasure Chest',99,0,0,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x6200000,0,0,0,0,0,0,0,0,0,0,0,7838,80,658,500,12999,10000,984,4850,985,7275,1626,150,1270,150,2532,50,0,0,0,0);
1095 REPLACE INTO `mob_db_re` VALUES (1947,'PIAMETTE_','Piamette','Piamette',90,500500,1,0,0,2,1500,2700,56,35,1,66,5,99,120,15,10,12,0,7,20,0x6203695,100,432,768,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1096 REPLACE INTO `mob_db_re` VALUES (1948,'G_YGNIZEM','Ygnizem','Egnigem Cenia',136,44327,1,0,0,1,790,1018,124,8,144,92,86,69,99,68,10,12,1,7,43,0x3885,145,576,432,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1097
1098 # Battlegrounds Guardians
1099 REPLACE INTO `mob_db_re` VALUES (1949,'B_S_GUARDIAN','Camp Guardian','Camp Guardian',86,457599,1,0,0,2,7590,9140,96,33,110,40,5,65,125,65,14,16,2,7,80,0x2085,170,140,384,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1100 REPLACE INTO `mob_db_re` VALUES (1950,'B_B_GUARDIAN','Camp Guardian','Camp Guardian',80,241212,1,0,0,12,1840,2520,64,62,95,80,5,90,165,55,14,16,2,7,80,0x2085,170,76,384,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1101
1102 # Ravies Sister's 'Valyrie's Gift' monsters.
1103 REPLACE INTO `mob_db_re` VALUES (1951,'CRYSTAL_6','Crystal','Crystal',1,15,1,0,0,0,0,0,160,99,1,1,1,1,999,1,0,0,0,0,20,0x6370001,190,0,0,0,0,0,0,0,0,0,0,539,3800,530,4500,561,5000,665,4900,0,0,532,6500,558,5000,0,0,0,0,607,200);
1104 REPLACE INTO `mob_db_re` VALUES (1952,'CRYSTAL_7','Crystal','Crystal',1,15,1,0,0,0,0,0,160,99,1,1,1,1,999,1,0,0,0,0,20,0x6370001,190,0,0,0,0,0,0,0,0,0,0,539,3800,530,4500,561,5000,667,4900,0,0,531,6500,558,5000,0,0,0,0,608,250);
1105 REPLACE INTO `mob_db_re` VALUES (1953,'CRYSTAL_8','Crystal','Crystal',1,15,1,0,0,0,0,0,160,99,1,1,1,1,999,1,0,0,0,0,20,0x6370001,190,0,0,0,0,0,0,0,0,0,0,539,3800,530,4500,561,5000,664,4900,0,0,534,6500,558,5000,0,0,0,0,604,300);
1106 REPLACE INTO `mob_db_re` VALUES (1954,'CRYSTAL_9','Crystal','Crystal',1,15,1,0,0,0,0,0,160,99,1,1,1,1,999,1,0,0,0,0,20,0x6370001,190,0,0,0,0,0,0,0,0,0,0,539,3800,530,4500,561,5000,666,4900,0,0,533,6500,558,5000,0,0,0,0,603,100);
1107 # ?
1108 REPLACE INTO `mob_db_re` VALUES (1955,'TREASURE_BOX_I','Treasure Chest','Treasure Chest',1,1,1,0,0,0,0,0,0,0,0,0,0,0,999,0,0,0,0,0,20,0x83,0,0,0,0,0,0,0,0,0,0,0,12281,9000,12281,2000,12281,1000,721,2000,723,2000,727,2000,732,100,0,0,0,0,719,2000);
1109
1110 # Endless Tower
1111 REPLACE INTO `mob_db_re` VALUES (1956,'NAGHT_SIEGER','Naght Sieger','Naght Sieger',99,5000000,1,3600000,1800000,2,5400,8600,410,40,190,60,80,220,264,30,16,16,2,6,88,0x6203695,100,76,432,504,0,0,0,0,0,0,0,13412,9000,13413,9000,2542,9000,5017,9000,616,9000,2514,9000,7294,9000,0,0,0,0,4457,1);
1112 REPLACE INTO `mob_db_re` VALUES (1957,'ENTWEIHEN','Entweihen Crothen','Entweihen Crothen',90,2400500,1,1430000,1215000,12,4400,8000,171,66,90,70,40,160,190,30,14,16,1,6,87,0x6200084,0,140,540,576,0,0,0,0,0,0,0,1636,9000,1631,9000,2513,9000,1624,9000,616,9000,1618,9000,7291,9000,0,0,0,0,4451,1);
1113 REPLACE INTO `mob_db_re` VALUES (1958,'G_ENTWEIHEN_R','Thorny Skeleton','Thorny Skeleton',89,5400000,1,0,0,12,4040,4720,71,66,1,35,33,180,125,30,14,16,0,6,87,0x6200084,0,432,288,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1114 REPLACE INTO `mob_db_re` VALUES (1959,'G_ENTWEIHEN_H','Thorn of Recovery','Thorn of Recovery',89,350000,1,0,0,12,2040,2720,71,66,1,35,33,180,125,30,14,16,0,6,88,0x6200084,0,2864,288,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1115 REPLACE INTO `mob_db_re` VALUES (1960,'G_ENTWEIHEN_M','Thorn of Magic','Thorn of Magic',89,5400000,1,0,0,12,2040,2720,71,66,1,35,33,180,125,30,14,16,0,6,87,0x6200084,0,1024,288,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1116 REPLACE INTO `mob_db_re` VALUES (1961,'G_ENTWEIHEN_S','Thorn of Purification','Thorn of Purification',89,5400000,1,0,0,12,2040,2720,71,66,1,35,33,180,125,30,14,16,0,6,87,0x6200084,0,2864,288,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1117
1118 # Additional Monsters
1119 REPLACE INTO `mob_db_re` VALUES (1962,'ANTONIO_','Christmas Thief','Christmas Thief',10,15,1,0,0,1,13,20,160,99,1,1,1,50,100,100,10,12,1,7,20,0x83,100,720,720,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1120 REPLACE INTO `mob_db_re` VALUES (1963,'P_CHUNG_E','New Year Doll','New Year Doll',49,23900,0,2156,894,1,460,1050,8,15,38,65,43,30,90,15,10,12,1,7,40,0x3695,170,1728,816,1188,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1121 REPLACE INTO `mob_db_re` VALUES (1964,'NIGHTMARE_T','Nightmare','Nightmare',30,2000,0,461,348,1,100,200,0,40,1,100,1,1,100,1,10,12,2,2,68,0x6200000,150,1816,816,432,0,0,0,0,0,0,0,505,2000,510,3000,7913,5000,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1122 REPLACE INTO `mob_db_re` VALUES (1965,'M_WILD_ROSE','Wild Rose','Wild Rose',38,4000,50,0,0,1,100,145,0,15,0,85,15,35,65,80,10,12,0,2,24,0x6200000,100,964,864,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1123 REPLACE INTO `mob_db_re` VALUES (1966,'M_DOPPELGANGER','Doppelganger','Doppelganger',72,7800,200,0,0,1,200,250,30,20,0,38,30,35,65,65,10,12,1,6,67,0x6200000,100,300,480,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1124 REPLACE INTO `mob_db_re` VALUES (1967,'M_YGNIZEM','Ygnizem','Egnigem Cenia',79,7800,200,0,0,1,200,250,30,20,0,38,30,35,65,65,10,12,1,7,43,0x6200000,100,300,480,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1125 REPLACE INTO `mob_db_re` VALUES (1968,'E_STROUF','Strouf','Strouf',48,11990,0,5544,3776,1,200,1250,8,50,1,40,45,92,43,65,10,12,2,5,61,0x6200000,150,1872,672,384,0,0,0,0,0,0,0,951,5335,756,230,2241,4,1461,4,949,3000,720,40,956,1500,0,0,0,0,4111,1);
1126 REPLACE INTO `mob_db_re` VALUES (1969,'E_MARC','Marc','Marc',36,6900,0,1778,1125,1,220,280,8,10,1,36,36,20,56,30,10,12,1,5,41,0x6200000,150,1272,72,480,0,0,0,0,0,0,0,995,36,956,9000,756,190,951,1000,720,20,717,200,509,700,0,0,0,0,4105,1);
1127 REPLACE INTO `mob_db_re` VALUES (1970,'E_OBEAUNE','Obeune','Obeune',31,3952,0,1159,733,1,141,165,0,40,1,31,31,55,74,85,10,12,1,5,41,0x6200000,200,1872,672,288,0,0,0,0,0,0,0,995,26,950,9000,5014,2,2326,20,720,20,951,500,748,60,0,0,0,0,4093,1);
1128 REPLACE INTO `mob_db_re` VALUES (1971,'E_VADON','Vadon','Vadon',19,1017,0,243,153,1,74,85,32,0,1,19,16,10,36,15,10,12,0,5,21,0x6200000,300,1632,432,540,0,0,0,0,0,0,0,991,40,960,9000,910,3000,2313,10,943,100,757,80,717,50,0,0,0,0,4049,1);
1129 REPLACE INTO `mob_db_re` VALUES (1972,'E_MARINA','Marina','Marina',21,2087,0,392,252,1,84,106,0,5,1,21,21,0,36,10,10,12,0,3,41,0x6200000,400,2280,1080,864,0,0,0,0,0,0,0,1052,5000,938,1500,991,90,995,4,717,200,631,40,0,0,0,0,0,0,4055,1);
1130 REPLACE INTO `mob_db_re` VALUES (1973,'E_PORING','Poring','Poring',1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21,0x6200000,400,1872,672,480,0,0,0,0,0,0,0,909,7000,938,400,512,1000,713,1500,12303,3000,0,0,0,0,0,0,0,0,0,0);
1131
1132 # WoE SE Guild Dungeon
1133 REPLACE INTO `mob_db_re` VALUES (1974,'BANSHEE_MASTER','Banshee Master','Banshee Master',118,20320,0,3402,2556,2,599,897,87,94,121,58,48,122,60,44,10,12,1,6,47,0x2003695,150,676,504,504,0,0,0,0,0,0,0,7751,3000,2365,10,2748,2,2528,10,934,1500,7054,5335,0,0,0,0,0,0,4450,1);
1134 REPLACE INTO `mob_db_re` VALUES (1975,'BEHOLDER_MASTER','Beholder Master','Beholder Master',106,10135,0,2430,1845,6,471,559,73,62,103,67,42,69,69,32,10,12,1,0,44,0x3885,190,336,840,360,0,0,0,0,0,0,0,576,3000,605,100,996,100,985,10,2386,10,2749,2,603,2,0,0,0,0,4466,1);
1135 REPLACE INTO `mob_db_re` VALUES (1976,'COBALT_MINERAL','Cobalt Mineral','Cobalt Mineral',113,15800,0,2700,2070,1,645,737,113,44,110,55,65,57,95,41,10,12,1,0,40,0x3885,200,648,480,360,0,0,0,0,0,0,0,7321,3000,728,500,13414,5,984,80,1011,800,715,100,969,2,0,0,0,0,4475,1);
1136 REPLACE INTO `mob_db_re` VALUES (1977,'HEAVY_METALING','Heavy Metaling','Heavy Metaling',107,11500,0,2610,1980,1,672,784,134,65,105,63,86,58,56,38,10,12,0,0,20,0x3885,200,384,672,480,0,0,0,0,0,0,0,7325,4000,1002,1000,998,500,7126,1000,7317,200,13038,5,7312,5000,0,0,0,0,4467,1);
1137 REPLACE INTO `mob_db_re` VALUES (1978,'HELL_APOCALIPS','Hell Apocalips','Hell Vesper',121,22100,0,3348,3020,2,780,902,155,43,135,62,80,48,89,37,10,12,2,0,60,0x3885,250,1840,1440,384,0,0,0,0,0,0,0,7095,5335,7094,2400,7093,2200,985,5,2391,10,1484,4,999,2500,0,0,0,0,4477,1);
1138 REPLACE INTO `mob_db_re` VALUES (1979,'ZAKUDAM','Zukadam','Zakudam',115,17200,0,2880,2160,3,650,780,106,92,122,66,70,61,66,55,10,12,2,7,60,0x3885,180,580,288,360,0,0,0,0,0,0,0,7317,5000,999,500,984,200,985,200,13156,5,13167,5,2390,10,0,0,0,0,4474,1);
1139 REPLACE INTO `mob_db_re` VALUES (1980,'KUBLIN','Kubkin','Kublin',85,633600,0,90000,90000,1,1180,1400,22,10,85,81,25,40,55,20,10,12,1,7,22,0x6283695,100,964,648,300,45000,6010,10000,0,0,0,0,998,270,911,9000,756,43,2297,3,1061,2500,0,0,507,1800,0,0,0,0,0,0);
1140
1141 # Orc Dungeon Instance
1142 REPLACE INTO `mob_db_re` VALUES (1981,'I_HIGH_ORC','Safeguard Chief','Orc Elite Guard',81,44193,1,0,0,1,489,639,101,45,75,16,40,31,69,20,10,12,2,7,43,0x3695,150,1500,500,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1143 REPLACE INTO `mob_db_re` VALUES (1982,'I_ORC_ARCHER','Orc Sniper','Orc Bowman',78,54835,1,0,0,9,460,503,67,31,55,32,24,30,125,15,10,12,1,7,22,0x3095,300,1960,620,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1144 REPLACE INTO `mob_db_re` VALUES (1983,'I_ORC_SKELETON','Depraved Orc Spirit','Orc Undead',87,80087,0,0,0,1,496,759,23,30,1,31,41,93,67,30,10,12,1,1,29,0x3885,130,2420,720,648,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1145 REPLACE INTO `mob_db_re` VALUES (1984,'I_ORC_LADY','Shaman Cargalache','Orc Lady',80,50058,0,0,0,1,423,812,56,10,60,35,52,18,79,20,10,12,1,7,42,0x3695,145,1050,900,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1146
1147 # Another World (13.1)
1148 REPLACE INTO `mob_db_re` VALUES (1985,'DANDELION','Dandelion Member','Dandelion Member',37,45000,0,0,0,1,305,360,0,10,28,19,32,0,63,20,10,12,1,7,47,0x3695,250,1772,72,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1149 REPLACE INTO `mob_db_re` VALUES (1986,'TATACHO','Tatacho','Tatacho',128,33336,1,3762,3092,2,727,799,151,14,119,33,70,56,78,33,10,12,1,2,22,0x108B,200,1000,768,360,0,0,0,0,0,0,0,1544,20,1925,10,6020,4000,6021,3000,579,3100,6224,10,1061,2500,0,0,0,0,4442,1);
1150 REPLACE INTO `mob_db_re` VALUES (1987,'CENTIPEDE','Centipede','Centipede',125,24992,1,3201,2711,2,601,713,143,25,133,71,69,39,86,49,10,12,1,4,45,0x2003695,150,1000,792,336,0,0,0,0,0,0,0,2746,2,2747,2,1741,10,1042,5335,912,5000,6224,10,943,2500,0,0,0,0,4447,1);
1151 REPLACE INTO `mob_db_re` VALUES (1988,'NEPENTHES','Nepenthes','Nepenthes',114,15099,1,2599,1793,7,602,727,25,5,94,32,41,39,150,59,10,12,1,3,45,0x84,1000,500,576,504,0,0,0,0,0,0,0,5399,1,1979,1,1926,1,1740,1,6041,3000,993,50,905,9000,0,0,0,0,4470,1);
1152 REPLACE INTO `mob_db_re` VALUES (1989,'HILLSRION','Hillslion','Hillthrion',123,21422,1,2909,1698,1,450,552,83,11,110,69,72,41,102,12,10,12,0,2,22,0x308D,130,400,780,576,0,0,0,0,0,0,0,2440,10,1825,20,6032,3000,6020,2000,1268,10,7054,4850,7938,1000,0,0,0,0,4453,1);
1153 REPLACE INTO `mob_db_re` VALUES (1990,'HARDROCK_MOMMOTH','Hardrock Mammoth','Hardrock Mammoth',137,1900944,1,142293,81178,2,1552,2326,449,43,191,66,102,49,131,51,10,12,2,2,62,0x6203695,150,1000,660,588,0,0,0,0,0,0,0,5398,100,2133,200,1483,500,13039,400,6022,9000,2257,20,985,9000,0,0,0,0,4462,1);
1154 REPLACE INTO `mob_db_re` VALUES (1991,'TENDRILRION','Tendrillion','Tendrillion',126,1397451,1,100772,75299,2,1002,2322,132,123,144,66,77,181,145,132,10,12,1,2,42,0x6203695,100,500,960,360,0,0,0,0,0,0,0,2544,500,1186,100,1637,100,6033,9000,6224,10,7197,5335,7008,4850,0,0,0,0,4463,1);
1155 REPLACE INTO `mob_db_re` VALUES (1992,'CORNUS','Cornus','Cornus',120,20722,1,6240,4004,2,288,810,66,95,51,47,59,99,93,77,10,12,1,2,66,0x1089,120,1000,624,300,0,0,0,0,0,0,0,2387,10,2743,1,6023,4000,7063,3000,6224,10,2257,2,1420,1,0,0,0,0,4448,1);
1156 REPLACE INTO `mob_db_re` VALUES (1993,'NAGA','Naga','Naga',117,21099,1,2944,2212,3,489,591,72,5,112,65,71,32,71,33,10,12,2,2,42,0x3695,150,400,864,432,0,0,0,0,0,0,0,2389,10,2134,10,1485,10,6224,10,936,3500,954,2000,0,0,0,0,0,0,4469,1);
1157 REPLACE INTO `mob_db_re` VALUES (1994,'LUCIOLA_VESPA','Luciola Vespa','Luciola Vespa',109,12466,1,1622,1806,1,299,410,59,55,88,89,55,32,119,59,10,12,1,4,24,0x2007085,110,1000,864,432,0,0,0,0,0,0,0,2744,2,6224,1,939,9000,518,300,992,160,526,200,943,3000,15043,1,0,0,4445,1);
1158 REPLACE INTO `mob_db_re` VALUES (1995,'PINGUICULA','Pinguicula','Pinguicula',105,13058,1,2221,1662,1,189,511,46,77,67,60,64,107,64,34,10,12,1,3,62,0x308D,200,700,600,360,0,0,0,0,0,0,0,2745,1,1980,10,2270,10,7100,5000,7198,2000,7188,3000,7939,1000,0,0,0,0,4476,1);
1159 #REPLACE INTO `mob_db_re` VALUES (1996,'BACSOJIN_T','Bacsojin','White Lady',97,720500,1,668160,542880,3,1088,3124,210,178,118,244,98,126,205,102,10,12,2,7,64,0x37B5,130,576,960,480,0,0,0,0,0,0,0,5411,3,2638,80,2639,80,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1160 REPLACE INTO `mob_db_re` VALUES (1997,'G_TATACHO','Tatacho','Tatacho',128,33336,1,0,0,2,727,799,151,14,119,33,70,56,78,33,10,12,1,2,22,0x108B,200,1000,768,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1161 REPLACE INTO `mob_db_re` VALUES (1998,'G_HILLSRION','Hillslion','Hillslion',123,21422,1,0,0,1,450,552,83,15,110,69,72,41,102,12,10,12,0,2,22,0x308D,100,400,780,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1162 REPLACE INTO `mob_db_re` VALUES (1999,'CENTIPEDE_LARVA','Centipede Larva','Centipede Larva',118,20667,1,2930,2003,2,521,609,98,17,103,62,66,27,77,44,10,12,0,4,25,0x2003695,150,1000,792,336,0,0,0,0,0,0,0,2406,9,732,50,0,0,1042,5335,912,5000,955,9000,943,2500,0,0,0,0,4452,1);
1163
1164 # Additional Monsters
1165 REPLACE INTO `mob_db_re` VALUES (2000,'M_GAMEMASTER','Male Game Master','Male Game Master',50,7000,250,0,0,1,25,0,10,10,44,121,1,60,75,110,10,12,1,7,20,0x81,200,300,384,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1166 REPLACE INTO `mob_db_re` VALUES (2001,'F_GAMEMASTER','Female Game Master','Female Game Master',50,7000,250,0,0,1,25,0,10,10,44,121,1,60,75,110,10,12,1,7,20,0x81,200,300,384,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1167 REPLACE INTO `mob_db_re` VALUES (2002,'T_SPRING_RABBIT','Talisman Ghost','Talisman Ghost',50,8000,0,3584,1589,1,585,228,47,21,45,61,5,15,77,90,10,12,1,2,42,0x83,160,1120,552,0,0,0,0,0,0,0,0,12188,1000,6061,500,6068,1500,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1168 REPLACE INTO `mob_db_re` VALUES (2003,'T_BACSOJIN','Talisman Ghost','Talisman Ghost',97,720500,1,0,0,2,1414,2036,210,178,118,244,98,126,246,102,10,12,2,7,41,0x3695,160,576,960,480,0,0,0,0,0,0,0,7406,1000,7407,1000,6062,1000,6063,1000,6064,1000,6065,1000,6066,1000,0,0,0,0,0,0);
1169 REPLACE INTO `mob_db_re` VALUES (2004,'T_WICKED_NYMPH','Talisman Ghost','Talisman Ghost',63,16029,0,0,0,2,399,691,20,75,1,64,12,69,100,80,10,12,1,6,67,0x3695,200,637,1008,360,0,0,0,0,0,0,0,7406,800,7407,800,6063,800,6064,800,6065,800,6066,800,6067,800,0,0,0,0,0,0);
1170 REPLACE INTO `mob_db_re` VALUES (2005,'T_PLASMA_B','Plasma','Plasma',44,8200,0,0,0,3,300,400,0,30,1,30,5,73,90,30,10,12,0,0,81,0x3885,150,608,1440,576,0,0,0,0,0,0,0,7406,500,7407,500,6062,500,6063,500,6064,500,0,0,0,0,0,0,0,0,0,0);
1171 REPLACE INTO `mob_db_re` VALUES (2006,'T_PLASMA_P','Plasma','Plasma',49,5900,0,0,0,3,300,400,0,30,1,30,5,54,90,30,10,12,0,0,87,0x3885,150,608,1440,576,0,0,0,0,0,0,0,6062,500,6063,500,6064,500,6065,500,6066,500,0,0,0,0,0,0,0,0,0,0);
1172 REPLACE INTO `mob_db_re` VALUES (2007,'T_PLASMA_R','Plasma','Plasma',43,5700,0,0,0,3,300,400,0,30,1,30,5,56,90,30,10,12,0,0,83,0x3885,150,608,1440,576,0,0,0,0,0,0,0,7406,500,7407,500,6064,500,6065,500,6066,500,6067,500,0,0,0,0,0,0,0,0);
1173 REPLACE INTO `mob_db_re` VALUES (2008,'WOOMAWANG','Woomawang','Woomawang',82,4000000,0,99000,90000,3,8800,2000,40,40,60,110,200,250,199,66,10,12,2,6,48,0x3695,250,828,528,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1174 REPLACE INTO `mob_db_re` VALUES (2009,'WOOMAWANG_','Woomawang','Woomawang',82,2000000,0,99000,90000,1,17600,4000,40,40,60,110,200,250,199,66,10,12,1,6,48,0x3695,100,414,1080,336,0,0,0,0,0,0,0,7930,10000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1175 REPLACE INTO `mob_db_re` VALUES (2010,'G_MAJORUROS','Ox','Ox',66,500000,0,9,9,1,1260,2000,25,15,65,50,20,20,94,48,10,12,2,6,28,0x3885,250,1100,960,780,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1176 REPLACE INTO `mob_db_re` VALUES (2011,'E_GHOUL','Tenacious Ghoul','Tenacious Ghoul',40,99999,0,979,560,1,420,80,100,20,1,20,29,0,45,20,10,12,1,1,49,0x3885,250,2456,912,504,0,0,0,0,0,0,0,958,6000,756,110,509,700,511,800,12192,100,535,0,535,0,0,0,0,0,4110,1);
1177 REPLACE INTO `mob_db_re` VALUES (2012,'E_ZOMBIE','Tenacious Zombie','Tenacious Zombie',15,99999,0,45,30,1,67,12,100,10,1,8,7,0,15,0,10,12,1,1,29,0x3885,400,2612,912,288,0,0,0,0,0,0,0,957,9000,724,6,938,1000,958,50,12192,100,535,0,535,0,0,0,0,0,4038,1);
1178
1179 # Enter The Unknown (13.2)
1180 REPLACE INTO `mob_db_re` VALUES (2013,'DRACO','Draco','Draco',114,20099,1,1995,1205,1,556,666,56,3,21,58,47,34,71,66,10,12,1,9,22,0x1089,250,576,960,504,0,0,0,0,0,0,0,6073,3000,7123,100,1035,100,1037,1000,1036,1000,518,500,2399,10,0,0,0,0,4444,1);
1181 REPLACE INTO `mob_db_re` VALUES (2014,'DRACO_EGG','Draco Egg','Draco Egg',101,100000,1,2000,1500,0,1,2,384,30,1,1,135,92,1,98,10,12,1,9,82,0x0,1000,24,1,1,0,0,0,0,0,0,0,7032,5000,5015,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4471,1);
1182 REPLACE INTO `mob_db_re` VALUES (2015,'PINGUICULA_D','Dark Pinguicula','Dark Pinguicula',113,17002,1,2101,2419,1,251,640,59,35,89,55,55,95,66,12,10,12,1,3,45,0x308D,290,1426,600,360,0,0,0,0,0,0,0,7100,5000,7198,2000,7188,3000,972,10,6086,1000,7939,1500,2148,10,0,0,0,0,4468,1);
1183 REPLACE INTO `mob_db_re` VALUES (2016,'AQUA_ELEMENTAL','Aqua Elemental','Aqua Elemental',121,33209,1,4155,4155,1,616,1066,23,8,95,61,25,25,86,40,10,12,2,0,81,0x3095,230,504,960,576,0,0,0,0,0,0,0,6075,1000,7326,5000,12353,100,0,0,2787,10,0,0,0,0,0,0,0,0,4443,1);
1184 REPLACE INTO `mob_db_re` VALUES (2017,'RATA','Rata','Rata',131,58299,1,7787,6119,1,720,931,81,46,101,74,71,51,98,56,10,12,1,7,62,0x3295,150,792,540,420,0,0,0,0,0,0,0,12346,5000,1026,5000,6089,500,1548,100,6224,10,0,0,0,0,0,0,0,0,4459,1);
1185 REPLACE INTO `mob_db_re` VALUES (2018,'DUNEYRR','Duneyrr','Duneyrr',135,63342,1,8601,7298,1,833,1134,144,28,133,69,72,55,110,44,10,12,1,7,62,0x3295,200,672,420,360,0,0,0,0,0,0,0,515,5000,6020,4000,6089,500,2783,1,1188,10,1384,100,6224,10,0,0,0,0,4458,1);
1186 REPLACE INTO `mob_db_re` VALUES (2019,'ANCIENT_TREE','Ancient Tree','Ancient Tree',144,388933,1,7308,5481,1,788,864,226,37,148,72,93,58,99,30,10,12,2,3,62,0x308D,290,504,960,576,0,0,0,0,0,0,0,7197,1000,7198,1000,7201,5000,1643,10,2450,30,7939,1000,0,0,0,0,0,0,4473,1);
1187 REPLACE INTO `mob_db_re` VALUES (2020,'RHYNCHO','Rhyncho','Rhyncho',139,337220,1,6107,4579,1,575,776,68,12,119,98,62,48,79,46,10,12,1,0,61,0x308D,240,576,660,420,0,0,0,0,0,0,0,7326,5000,972,5,6087,500,0,0,0,0,0,0,0,0,0,0,0,0,4460,1);
1188 REPLACE INTO `mob_db_re` VALUES (2021,'PHYLLA','Phylla','Phylla',139,345560,1,6107,4579,10,550,726,61,14,107,85,60,58,101,42,10,12,1,0,61,0x2085,240,360,780,432,0,0,0,0,0,0,0,7326,5000,971,5,6088,500,0,0,0,0,0,0,0,0,0,0,0,0,4461,1);
1189 REPLACE INTO `mob_db_re` VALUES (2022,'S_NYDHOG','Nidhoggr\'s Shadow','Nidhoggur\'s Shadow',117,3452000,0,4320000,3510000,2,4040,7880,60,75,1,34,62,236,188,34,10,12,2,9,87,0x6283695,150,1596,1620,864,2160000,0,0,0,0,0,0,6091,5000,7444,5000,6224,1000,1484,500,1170,500,1417,500,2554,2000,0,0,0,0,4456,1);
1190 REPLACE INTO `mob_db_re` VALUES (2023,'DARK_SHADOW','Dark Shadow','Dark Shadow',147,434300,1,7630,5721,1,902,1059,140,44,155,126,89,108,142,76,10,12,0,0,47,0x2003095,220,768,1776,648,0,0,0,0,0,0,0,7205,5000,2609,1000,13038,5,6089,1000,2783,5,1385,10,6224,10,0,0,0,0,4449,1);
1191 REPLACE INTO `mob_db_re` VALUES (2024,'BRADIUM_GOLEM','Bradium Golem','Bradium Golem',133,45739,1,6553,3595,1,871,974,359,12,189,25,125,45,69,33,10,12,2,0,42,0x3295,300,1008,1200,540,0,0,0,0,0,0,0,7067,3000,953,5000,6090,500,2138,10,12738,10,6224,500,0,0,0,0,0,0,4472,1);
1192 REPLACE INTO `mob_db_re` VALUES (2025,'MYSTCASE_EVENT','Wild Gift Box','Wild Gift Box',10,10,0,77,77,1,10,10,1,99,1,1,1,1,48,1,10,12,1,0,20,0x81,400,1248,1248,432,0,0,0,0,0,0,0,558,5000,558,5000,559,1000,560,1000,561,1000,573,1000,573,10,573,10,0,0,0,0);
1193 REPLACE INTO `mob_db_re` VALUES (2026,'DANDELION_','Runaway Dandelion Member','Runaway Dandelion Member',90,552500,0,45000,22500,1,3050,4300,40,35,1,66,66,45,88,66,10,12,1,7,27,0x3695,230,1772,72,384,0,0,0,0,0,0,0,7031,5000,579,500,7016,2000,581,3000,12125,500,511,5000,7032,3000,0,0,0,0,902,2000);
1194 REPLACE INTO `mob_db_re` VALUES (2027,'G_DARK_SHADOW','Dark Shadow','Dark Shadow',147,434300,1,0,0,1,902,1059,140,44,155,126,89,108,142,76,10,12,0,0,47,0x2003695,220,768,1776,648,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1195
1196 # Additional Monsters
1197 #REPLACE INTO `mob_db_re` VALUES (2028,'E_MINOROUS','Minorous','Minorous',1,741,0,0,0,1,30,48,4,5,6,4,6,6,5,3,10,12,2,2,43,0x120,200,1360,960,432,0,0,0,0,0,0,0,7606,5000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1198 #REPLACE INTO `mob_db_re` VALUES (2029,'E_MINOROUS_','Minorous','Minorous',10,15,0,9,0,1,100,150,160,99,1,1,1,1,100,100,10,12,2,2,43,0x120,200,1360,960,432,0,0,0,0,0,0,0,941,10,6119,2000,6119,4000,6119,1000,516,1000,2289,1,577,1000,0,0,0,0,644,1);
1199 REPLACE INTO `mob_db_re` VALUES (2030,'HIDEN_PRIEST','Hiden Priest','Hiden Priest',90,240500,0,0,0,2,1300,1983,0,30,1,32,40,100,82,40,10,12,2,6,89,0x6203695,150,432,432,360,0,0,0,0,0,0,0,12379,5000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1200 REPLACE INTO `mob_db_re` VALUES (2031,'DANDELION_H','Dandelion','Dandelion',80,120000,0,0,0,1,305,610,0,10,1,19,32,0,63,20,10,12,1,7,47,0x6203695,250,1772,72,384,0,0,0,0,0,0,0,12379,5000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1201 REPLACE INTO `mob_db_re` VALUES (2032,'GUARDIAN_FOREST','Forest Guardian','Forest Guardian',50,99999,0,0,0,1,3000,3000,160,99,100,100,100,100,100,100,10,12,0,6,27,0x308D,200,868,480,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1202 REPLACE INTO `mob_db_re` VALUES (2033,'GOLDEN_TULIP','Golden Tulip','Golden Tulip',1,100,0,0,0,1,1,1,160,99,0,0,0,0,0,0,7,12,0,3,22,0x0,2000,1,1,1,0,0,0,0,0,0,0,7951,10000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1203 #REPLACE INTO `mob_db_re` VALUES (2034,'M_DESERT_WOLF_B','Baby Desert Wolf','Baby Desert Wolf',9,164,15,0,0,1,500,600,0,0,1,9,9,5,40,40,10,12,0,2,23,0x120,100,1600,900,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1204 REPLACE INTO `mob_db_re` VALUES (2035,'NIHILITY_ZEM','Nihility Zem','Nihility Zem',90,200500,0,0,0,0,1,2,0,20,1,1,1,0,1,20,10,12,0,4,22,0x2000000,1000,1001,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1205 REPLACE INTO `mob_db_re` VALUES (2036,'VALKYRIE_N','Valkyrie Randgris','Valkyrie Randgris',98,11780,0,0,0,1,780,930,16,20,1,24,39,0,72,25,10,12,1,1,69,0x308D,170,576,576,480,0,0,0,0,0,0,0,6154,9000,6154,5000,6154,5000,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1206 #REPLACE INTO `mob_db_re` VALUES (2037,'VALKYRIE_A','Valkyrie Randgris','Valkyrie Randgris',90,5500,15,0,0,1,10,160,16,20,1,20,40,0,20,20,10,12,1,8,66,0x120,100,576,576,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1207 #REPLACE INTO `mob_db_re` VALUES (2038,'VALKYRIE_B','Valkyrie Randgris','Valkyrie Randgris',90,10500,15,0,0,1,300,450,16,40,1,20,80,0,80,20,10,12,1,8,66,0x120,100,576,576,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1208 REPLACE INTO `mob_db_re` VALUES (2039,'EXECUTIONER_R','Executioner','Executioner',65,28980,0,0,0,2,570,950,56,35,64,85,40,25,88,60,10,12,2,0,47,0x6203695,200,768,500,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1209 REPLACE INTO `mob_db_re` VALUES (2040,'TIRFING_R','Tirfing','Ogretooth',71,29900,0,0,0,1,950,1146,48,35,58,87,55,35,132,65,10,12,1,0,67,0x6203695,100,816,500,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1210 REPLACE INTO `mob_db_re` VALUES (2041,'MYSTELTAINN_R','Mysteltainn','Mysteltainn',76,33350,0,0,0,2,1160,1440,48,30,77,139,80,35,159,65,10,12,2,0,87,0x6203695,250,1152,500,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1211
1212 # Mechanic Fixed Autonomous Weapon Platforms
1213 REPLACE INTO `mob_db_re` VALUES (2042,'SILVERSNIPER','Silver Sniper','Silver Sniper',100,4500,0,0,0,9,300,300,80,10,10,60,10,10,100,10,10,12,1,0,20,0x84,2000,504,1020,360,0,0,0,0,0,0,0,999,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1214 REPLACE INTO `mob_db_re` VALUES (2043,'MAGICDECOY_FIRE','Magic Decoy','Magic Decoy',100,2500,0,0,0,7,150,150,16,60,10,10,10,100,50,10,10,12,1,0,23,0x84,2000,504,1020,360,0,0,0,0,0,0,0,999,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1215 REPLACE INTO `mob_db_re` VALUES (2044,'MAGICDECOY_WATER','Magic Decoy','Magic Decoy',100,2500,0,0,0,7,150,150,16,60,10,10,10,100,50,10,10,12,1,0,21,0x84,2000,504,1020,360,0,0,0,0,0,0,0,999,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1216 REPLACE INTO `mob_db_re` VALUES (2045,'MAGICDECOY_EARTH','Magic Decoy','Magic Decoy',100,2500,0,0,0,7,150,150,16,60,10,10,10,100,50,10,10,12,1,0,22,0x84,2000,504,1020,360,0,0,0,0,0,0,0,999,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1217 REPLACE INTO `mob_db_re` VALUES (2046,'MAGICDECOY_WIND','Magic Decoy','Magic Decoy',100,2500,0,0,0,7,150,150,16,60,10,10,10,100,50,10,10,12,1,0,24,0x84,2000,504,1020,360,0,0,0,0,0,0,0,999,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1218
1219 # Additional Monsters
1220 REPLACE INTO `mob_db_re` VALUES (2047,'W_NAGA','Naga','Naga',99,46708,0,0,0,3,492,605,61,15,113,42,30,18,122,13,10,12,2,2,42,0x3695,150,400,864,432,0,0,0,0,0,0,0,0,0,0,0,0,0,926,5000,0,0,0,0,0,0,0,0,0,0,0,0);
1221 REPLACE INTO `mob_db_re` VALUES (2048,'W_PINGUICULA_D','Dark Pinguicula','Dark Pinguicula',99,8780,0,0,0,1,536,656,24,5,1,23,22,1,89,2,10,12,1,3,45,0x308D,290,1426,600,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6086,1000,0,0,0,0,0,0,0,0,0,0);
1222 REPLACE INTO `mob_db_re` VALUES (2049,'W_BRADIUM_GOLEM','Bradium Golem','Bradium Golem',99,45200,0,0,0,1,720,886,125,18,0,10,82,2,60,12,10,12,2,0,42,0x3895,300,1008,1200,540,0,0,0,0,0,0,0,0,0,0,0,6090,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1223 REPLACE INTO `mob_db_re` VALUES (2050,'W_AQUA_ELEMENTAL','Aqua Elemental','Aqua Elemental',99,33220,0,0,0,1,421,516,13,12,1,23,19,8,77,2,10,12,2,0,81,0x3095,230,504,960,576,0,0,0,0,0,0,0,0,0,0,0,12353,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1224 #REPLACE INTO `mob_db_re` VALUES (2051,'E_BAPHOMET','Baphomet','Baphomet',1,1,0,0,0,1,1,2,2,0,1,1,1,1,1,1,10,12,2,6,20,0x37B5,100,768,768,576,0,0,0,0,0,0,0,12396,5000,12397,5000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1225 REPLACE INTO `mob_db_re` VALUES (2052,'E_DARK_LORD','Dark Lord','Dark Lord',96,1190900,1,2010,2010,2,3027,5112,330,168,118,136,154,142,161,66,10,12,2,6,89,0x6283695,100,868,768,480,1005,7005,6000,5093,2000,5093,2000,1615,800,2004,100,1237,300,2334,300,12539,100,985,5141,5162,10,0,0,0,0,4169,1);
1226 #REPLACE INTO `mob_db_re` VALUES (2053,'NC_DIMIK','Dimik','Dimik',77,10000,0,0,0,5,1040,1880,72,28,15,35,40,15,120,42,10,12,1,0,40,0x3885,200,576,720,432,0,0,0,0,0,0,0,7319,2000,7352,50,998,300,7094,300,13153,5,984,10,12128,50,0,0,0,0,4370,1);
1227 #REPLACE INTO `mob_db_re` VALUES (2054,'E_BATHORY','Bathory','Bathory',86,5242,1,0,0,1,229,325,61,41,66,38,40,55,56,50,10,12,1,7,27,0x3695,100,1504,840,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1228 #REPLACE INTO `mob_db_re` VALUES (2055,'E_INCUBUS','Incubus','Incubus',75,17281,0,0,0,2,0,0,58,46,1,97,95,103,89,87,10,12,1,6,67,0x3795,165,850,600,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1229 #REPLACE INTO `mob_db_re` VALUES (2056,'E_ZHERLTHSH','Zherlthsh','Zealotus',63,18300,0,0,0,1,0,0,10,15,70,85,40,30,125,60,10,12,1,7,60,0x308D,200,800,2112,768,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1230 REPLACE INTO `mob_db_re` VALUES (2057,'E_CRAMP','Suspicious Mouse','Strange Mouse',1,4720,0,0,0,1,1,2,100,100,1,1,1,1,1,1,10,12,0,2,45,0x3095,100,1000,500,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1231 #REPLACE INTO `mob_db_re` VALUES (2058,'M_MIMIC','Mimic','Mimic',51,6120,182,0,0,1,800,950,10,40,44,121,1,60,75,110,10,12,1,0,60,0x120,100,972,500,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1232 #REPLACE INTO `mob_db_re` VALUES (2059,'M_DISGUISE','Disguise','Disguise',55,7543,180,0,0,2,526,693,18,29,0,72,45,35,48,65,10,12,1,6,82,0x120,147,516,768,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1233 #REPLACE INTO `mob_db_re` VALUES (2060,'M_ALICE','Alice','Alice',62,10000,221,0,0,1,700,850,5,5,64,64,42,85,100,130,10,12,1,7,60,0x120,200,502,1999,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1234 #REPLACE INTO `mob_db_re` VALUES (2061,'E_STAPO','Stapo','Stapo',23,666,0,299,199,1,135,370,90,5,12,11,15,12,23,1,10,12,0,0,42,0x83,300,936,792,432,0,0,0,0,0,0,0,909,1000,7312,1000,512,1000,7126,100,993,10,1821,3,7956,5000,0,0,0,0,4424,1);
1235 #REPLACE INTO `mob_db_re` VALUES (2062,'E_POPORING','Poporing','poporing',14,344,0,73,40,1,59,72,0,10,1,14,14,0,19,15,10,12,1,3,25,0x83,300,1672,672,480,0,0,0,0,0,0,0,938,5500,910,1500,511,500,514,200,7957,2000,1207,5,512,250,0,0,0,0,4033,1);
1236 #REPLACE INTO `mob_db_re` VALUES (2063,'E_DROPS','Drops','Drops',3,55,0,4,3,1,10,13,0,0,1,3,3,0,12,15,10,12,1,3,23,0x83,400,1372,672,480,0,0,0,0,0,0,0,909,7500,1602,80,938,500,512,1100,713,1700,7955,2000,620,20,0,0,0,0,4004,1);
1237 #REPLACE INTO `mob_db_re` VALUES (2064,'E_MAGMARING','Magmaring','Magmaring',40,5300,0,1899,1719,1,550,700,25,24,40,60,30,10,60,17,10,12,0,0,43,0x83,300,1472,384,288,0,0,0,0,0,0,0,7097,3000,757,34,7955,2000,7956,2000,7957,2000,7958,2000,0,0,0,0,0,0,4432,1);
1238 #REPLACE INTO `mob_db_re` VALUES (2065,'E_METALING','Metaling','Metaling',26,889,0,443,224,1,135,270,5,3,30,15,10,18,35,2,10,12,0,0,20,0x83,300,384,672,480,0,0,0,0,0,0,0,7325,4000,7958,4000,998,500,7126,1000,7317,200,13103,5,7312,5000,0,0,0,0,4341,1);
1239 REPLACE INTO `mob_db_re` VALUES (2066,'E_ANOPHELES','Anopheles','Anopheles',5,50,1,1,1,1,140,158,8,10,1,30,1,1,30,1,10,12,0,4,64,0x6203695,170,1084,2304,576,0,5586,10000,5586,0,5586,0,601,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4344,1);
1240 REPLACE INTO `mob_db_re` VALUES (2067,'E_ANOPHELES_','Anopheles','Anopheles',3,500,1,1,1,1,40,58,8,100,1,100,1,1,100,1,10,12,0,4,64,0x6200000,170,1084,2304,576,0,0,0,0,0,0,0,601,1000,702,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4344,1);
1241
1242 # Brasilis
1243 REPLACE INTO `mob_db_re` VALUES (2068,'BOITATA','Boitata','Boitata',93,1283990,1,74288,77950,2,1060,2022,32,66,140,99,30,109,100,90,10,12,2,2,63,0x6283695,200,1152,1152,576,37144,617,5500,617,5000,616,2000,7444,5000,1377,100,1422,100,607,500,985,1000,984,1000,1471,100,0,0,0,0,0,0);
1244 REPLACE INTO `mob_db_re` VALUES (2069,'IARA','Iara','Iara',79,5890,1,1070,890,1,171,270,0,76,69,14,41,60,69,20,10,12,1,5,61,0x91,200,384,672,288,0,0,0,0,0,0,0,995,5,950,9000,951,500,748,50,747,100,710,10,2334,1,0,0,0,0,0,0);
1245 REPLACE INTO `mob_db_re` VALUES (2070,'PIRANHA','Piranha','Piranha',75,4522,1,899,1023,1,182,223,7,12,69,45,30,30,66,35,10,12,2,5,61,0x3885,200,768,480,864,0,0,0,0,0,0,0,956,600,995,5,963,9000,1053,500,1054,500,13027,1,1249,5,0,0,0,0,0,0);
1246 REPLACE INTO `mob_db_re` VALUES (2071,'HEADLESS_MULE','Headless Mule','Headless Mule',80,6620,1,1011,1120,1,210,267,33,44,68,51,50,35,67,20,10,12,2,6,63,0x2003885,165,1216,816,432,0,0,0,0,0,0,0,7120,4000,2317,5,7097,1000,7122,1000,1269,1,2317,1,0,0,0,0,0,0,0,0);
1247 REPLACE INTO `mob_db_re` VALUES (2072,'JAGUAR','Jaguar','Jaguar',71,3914,1,720,512,1,192,234,44,15,69,30,45,5,59,5,10,12,1,2,42,0x91,150,576,1248,480,0,0,0,0,0,0,0,7171,3000,7172,2000,919,1000,756,40,0,0,0,0,0,0,0,0,0,0,0,0);
1248 REPLACE INTO `mob_db_re` VALUES (2073,'TOUCAN','Toucan','Toucan',70,3640,1,659,544,1,166,201,12,12,54,14,40,35,44,10,10,12,1,2,44,0x1089,155,960,1440,960,0,0,0,0,0,0,0,917,3000,7053,1000,510,50,508,100,2612,200,0,0,0,0,0,0,0,0,0,0);
1249 REPLACE INTO `mob_db_re` VALUES (2074,'CURUPIRA','Curupira','Curupira',68,3096,1,622,450,1,140,175,42,12,32,23,38,20,45,10,10,12,1,7,22,0x108B,250,528,480,384,0,0,0,0,0,0,0,517,3000,757,250,1011,10,7267,500,1505,100,0,0,0,0,0,0,0,0,0,0);
1250
1251 # Event MVP
1252 REPLACE INTO `mob_db_re` VALUES (2075,'E_VADON_X','Ragunta','Ragunta',150,25000000,0,9999999,9999999,1,7000,10000,500,500,100,100,100,100,100,100,10,12,2,5,88,0x6283695,150,1632,432,540,4999999,0,0,0,0,0,0,960,5000,7095,3000,7093,3000,984,1000,985,500,7444,50,617,10,0,0,0,0,6414,9000);
1253
1254 # Additional Monsters
1255 REPLACE INTO `mob_db_re` VALUES (2076,'S_WIND_GHOST','Shadow of Deception','Shadow of Deception',105,190800,1,0,0,1,462,957,64,51,62,44,25,105,85,20,10,12,1,6,64,0x2003695,150,1056,1056,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1256 REPLACE INTO `mob_db_re` VALUES (2077,'S_SKOGUL','Shadow of Illusion','Shadow of Illusion',105,244400,1,0,0,1,910,1166,72,15,100,88,63,99,95,37,10,12,1,6,67,0x2003295,190,720,384,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1257 REPLACE INTO `mob_db_re` VALUES (2078,'S_SUCCUBUS','Shadow of Pleasure','Shadow of Pleasure',105,206660,1,0,0,1,880,1204,76,48,100,70,45,110,102,85,10,12,1,6,67,0x2003695,155,1306,1056,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1258 REPLACE INTO `mob_db_re` VALUES (2079,'CRYSTAL_H','Crystal','Crystal',77,7777777,1,4155554,3777777,0,17777,25554,77,77,1,7,7,77,77,77,0,0,2,0,60,0x6200000,177,1152,288,1152,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1259 REPLACE INTO `mob_db_re` VALUES (2080,'CRYSTAL_L','Crystal','Crystal',7,77,1,7,7,0,7,14,7,7,1,7,7,7,7,77,0,0,2,0,60,0x6200000,177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1260 REPLACE INTO `mob_db_re` VALUES (2081,'E_HYDRA','Suspicious Hydra','Strange Hydra',34,854,1,0,0,7,1,2,100,100,1,1,1,1,1,1,10,12,0,3,41,0x0,1000,800,432,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1261 REPLACE INTO `mob_db_re` VALUES (2082,'G_PIRANHA','Piranha','Piranha',75,4522,1,0,0,1,182,223,7,12,69,45,30,30,66,35,10,12,2,5,61,0x3295,200,768,480,864,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1262
1263 # El Dicastes (13.3)
1264 REPLACE INTO `mob_db_re` VALUES (2083,'HORN_SCARABA','Scaraba','One-Horned Scaraba',130,51100,1,5220,4011,1,633,724,135,20,44,59,55,21,71,33,10,12,0,4,22,0x2001089,200,384,672,360,0,0,0,0,0,0,0,6324,6500,1433,2,12735,10,7939,10,993,2,0,0,0,0,0,0,0,0,4505,1);
1265 REPLACE INTO `mob_db_re` VALUES (2084,'HORN_SCARABA2','Scaraba','Two-Horned Scaraba',134,58900,1,5780,4549,1,690,795,150,38,44,68,72,45,84,51,10,12,0,4,22,0x2001089,150,336,360,360,0,0,0,0,0,0,0,6323,6500,13061,2,12735,10,7939,10,993,2,0,0,0,0,0,0,0,0,4505,1);
1266 REPLACE INTO `mob_db_re` VALUES (2085,'ANTLER_SCARABA','Antler Scaraba','Antler Scaraba',136,62600,1,6330,5255,1,412,822,155,102,23,99,59,129,91,45,10,12,1,4,42,0x2003885,200,504,624,360,0,0,0,0,0,0,0,6322,6500,1930,10,12735,10,7939,10,993,2,0,0,0,0,0,0,0,0,4505,1);
1267 REPLACE INTO `mob_db_re` VALUES (2086,'RAKE_SCARABA','Rake Scaraba','Rake Scaraba',139,67700,1,6990,5995,1,830,942,250,70,90,66,145,52,112,77,10,12,1,4,42,0x2003885,150,588,768,480,0,0,0,0,0,0,0,6321,6500,16010,2,12735,10,15000,10,993,2,0,0,0,0,0,0,0,0,4505,1);
1268 REPLACE INTO `mob_db_re` VALUES (2087,'QUEEN_SCARABA','Queen Scaraba','Scaraba Queen',140,2441600,1,410220,212200,3,1889,3129,350,220,100,88,82,149,211,144,10,12,2,4,62,0x6283695,120,864,1000,360,205110,616,5500,616,5000,616,2000,6326,7000,1191,1000,2364,1000,1196,400,18103,500,0,0,0,0,0,0,0,0,4507,1);
1269 REPLACE INTO `mob_db_re` VALUES (2088,'HORN_SCARABA_EGG','Scaraba Egg','Scaraba Egg',125,63000,1,4000,3000,0,1,2,230,55,1,1,130,34,1,80,10,12,0,4,20,0x2000000,2000,96,1,480,0,0,0,0,0,0,0,7032,5000,518,100,985,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1270 REPLACE INTO `mob_db_re` VALUES (2089,'HORN_SCARABA2_EGG','Scaraba Egg','Scaraba Egg',126,66000,1,4000,3000,0,1,2,250,62,1,1,130,48,1,80,10,12,0,4,20,0x2000000,2000,96,1,480,0,0,0,0,0,0,0,7032,5000,518,100,985,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1271 REPLACE INTO `mob_db_re` VALUES (2090,'ANTLER_SCARABA_EGG','Antler Scaraba Egg','Antler Scaraba Egg',127,69000,1,4000,3000,0,1,2,235,180,1,1,130,82,1,80,10,12,0,4,20,0x2000000,2000,96,1,480,0,0,0,0,0,0,0,7032,5000,518,100,985,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1272 REPLACE INTO `mob_db_re` VALUES (2091,'RAKE_SCARABA_EGG','Rake Scaraba Egg','Rake Scaraba Egg',128,72000,1,4000,3000,0,1,2,290,44,1,1,130,39,1,80,10,12,0,4,20,0x2000000,2000,96,1,480,0,0,0,0,0,0,0,7032,5000,518,100,985,10,2153,10,0,0,0,0,0,0,0,0,0,0,0,0);
1273 REPLACE INTO `mob_db_re` VALUES (2092,'DOLOMEDES','Dolomedes','Dolomedes',132,54591,1,5155,5155,3,677,963,112,52,149,34,82,55,95,67,10,12,2,4,61,0x2003885,250,360,360,600,0,0,0,0,0,0,0,6319,3000,6325,5000,6090,500,2789,2,12738,10,6224,500,1984,2,0,0,0,0,4506,1);
1274 REPLACE INTO `mob_db_re` VALUES (2093,'BOTARING','Botaring','Botaring',15,15,1,7,7,2,20,40,20,20,10,10,10,10,77,77,10,12,0,0,26,0x81,170,1872,672,480,0,0,0,0,0,0,0,12492,7000,12492,3500,12492,1000,5204,700,664,2000,665,2000,666,2000,0,0,0,0,603,500);
1275
1276 # Additional MVPs
1277 REPLACE INTO `mob_db_re` VALUES (2094,'E_ORK_HERO2','Orc Hero','Orc Hero',50,362000,1,2010,2010,1,662,1103,197,70,97,82,107,71,144,43,10,12,2,7,42,0x6283695,150,1678,780,648,1005,725,2000,607,5000,607,5000,968,9700,10018,500,1366,150,12539,50,1124,1000,985,4559,1387,100,0,0,0,0,4143,1);
1278 REPLACE INTO `mob_db_re` VALUES (2095,'E_EDDGA','Eddga','Eddga',65,247500,1,2010,2010,1,866,1342,166,70,92,80,103,66,90,85,10,12,2,2,23,0x6283695,300,872,1344,432,1005,1030,5000,1030,3000,1030,3000,1133,150,2268,250,518,10000,12539,50,1030,250,985,2300,13046,100,0,0,0,0,4074,1);
1279 REPLACE INTO `mob_db_re` VALUES (2096,'E_OSIRIS2','Osiris','Osiris',68,475840,1,2010,2010,1,1580,2483,172,164,97,99,86,131,145,67,10,12,1,1,89,0x6283695,100,1072,672,384,1005,603,2000,608,500,608,500,617,2000,1232,150,2235,200,12539,50,1009,1000,5053,150,1285,100,0,0,0,0,4144,1);
1280 REPLACE INTO `mob_db_re` VALUES (2097,'E_DRACULA','Dracula','Dracula',75,350000,1,2010,2010,3,1322,3134,152,146,86,99,88,92,145,82,10,12,2,6,87,0x6283695,145,1290,1140,576,1005,607,5500,732,5000,732,5000,607,4700,1473,5,1722,5,2507,15,2621,4,1557,4,12539,50,0,0,0,0,4134,1);
1281 REPLACE INTO `mob_db_re` VALUES (2098,'E_DOPPELGANGER','Doppelganger','Doppelganger',77,380000,1,2010,2010,1,1639,2815,246,86,122,122,105,67,169,72,10,12,1,6,67,0x6283695,100,480,480,288,1005,723,1500,505,0,505,0,2317,250,1162,220,1168,150,2258,350,12539,50,985,3686,984,2700,0,0,0,0,4127,1);
1282 REPLACE INTO `mob_db_re` VALUES (2099,'E_MISTRESS','Mistress','Mistress',78,378000,1,2010,2010,1,985,2352,187,192,76,186,88,113,172,79,10,12,0,4,84,0x6283695,100,1148,648,300,1005,996,1500,526,3000,526,3000,12539,50,518,10000,2249,250,616,1000,7018,10,985,4268,16001,100,0,0,0,0,4132,1);
1283 REPLACE INTO `mob_db_re` VALUES (2100,'E_BAPHOMET2','Baphomet','Baphomet',81,668000,1,2010,2010,2,2864,4148,279,45,120,125,30,85,155,85,10,12,2,6,67,0x6283695,100,768,768,576,1005,607,2000,750,5000,750,5000,12539,100,2256,300,1476,50,714,500,5160,10,985,5432,984,4171,0,0,0,0,4147,1);
1284 REPLACE INTO `mob_db_re` VALUES (2101,'E_LORD_OF_DEATH2','Lord of Death','Lord of the Dead',94,603883,1,2010,2010,3,4116,5078,336,73,140,99,30,109,100,90,10,12,2,6,67,0x6283695,180,1446,1296,360,1005,607,5500,732,5000,732,5000,7108,5335,1417,5,12539,100,2621,2,7109,10,1306,1,1529,2,0,0,0,0,4210,1);
1285 REPLACE INTO `mob_db_re` VALUES (2102,'E_DARKLORD','Dark Lord','Dark Lord',1,1,0,0,0,1,1,2,2,0,1,1,1,1,1,1,10,12,2,6,20,0x6203695,100,868,768,480,0,0,0,0,0,0,0,12396,5000,12397,5000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1286 REPLACE INTO `mob_db_re` VALUES (2103,'E_KTULLANUX','Ktullanux','Ktullanux',98,2626000,1,2010,2010,3,2888,5568,129,78,85,126,30,125,177,112,10,12,2,2,81,0x6283695,400,432,840,216,1005,607,5500,617,5000,617,5000,7562,9000,616,3000,2509,3000,2111,5000,617,5000,607,5000,12539,100,0,0,0,0,4419,1);
1287 REPLACE INTO `mob_db_re` VALUES (2104,'E_DARK_SNAKE_LORD','Dark Snake Lord','Evil Snake Lord',105,1101000,1,2010,2010,3,2217,4203,314,185,122,172,107,135,196,88,10,12,2,2,68,0x6283695,200,588,816,420,1005,607,5500,617,5500,617,5500,7169,5820,10020,5100,1471,80,12539,50,1474,500,7226,900,661,2000,0,0,0,0,4330,1);
1288 REPLACE INTO `mob_db_re` VALUES (2105,'E_TURTLE_GENERAL','Turtle General','Turtle General',110,1442000,1,2010,2010,2,2438,4504,394,123,116,123,154,99,181,98,10,12,2,2,42,0x6283695,200,900,1000,500,1005,967,5500,607,2000,607,2000,1529,8,1306,5,7480,200,1417,9,7070,5335,1141,80,12539,50,0,0,0,0,4246,1);
1289 REPLACE INTO `mob_db_re` VALUES (2106,'E_APOCALIPS_H','Vesper','Vesper',128,3802000,1,2010,2010,3,2620,7276,402,109,177,195,165,130,182,102,10,12,2,2,46,0x6283695,180,504,912,432,1005,617,5500,603,2000,603,2000,7095,5000,7094,3000,12539,50,2659,100,2660,100,2661,100,2662,100,0,0,0,0,4374,1);
1290 REPLACE INTO `mob_db_re` VALUES (2107,'E_FALLINGBISHOP','Fallen Bishop','Fallen Bishop Hibram',138,5655000,1,2010,2010,1,2860,4496,274,182,186,165,95,226,182,86,10,12,1,6,47,0x6283695,150,432,432,360,1005,607,5500,608,2000,608,2000,523,10000,1420,1000,2677,500,1422,1000,985,5432,12539,200,6223,500,0,0,0,0,4441,1);
1291 REPLACE INTO `mob_db_re` VALUES (2108,'E_GLOOMUNDERNIGHT','Gloom Under Night','Gloom Under Night',139,3005000,1,2010,2010,3,3061,5846,479,262,191,223,187,155,241,163,10,12,2,0,68,0x6283695,200,1344,2880,576,1005,607,5500,617,5000,617,5000,7566,7000,7023,4000,7022,2000,616,5000,2513,1000,1377,100,12539,200,0,0,0,0,4410,1);
1292 REPLACE INTO `mob_db_re` VALUES (2109,'E_RANDGRIS','Valkyrie Randgris','Valkyrie Randgris1',141,2205000,1,2010,2010,3,2895,9307,588,506,196,131,125,276,267,156,10,12,2,8,86,0x6283695,100,576,576,480,1005,617,5500,603,2000,603,2000,7510,5000,2357,1600,2524,3000,2421,3000,2229,5000,7024,2500,12539,200,0,0,0,0,4407,1);
1293 REPLACE INTO `mob_db_re` VALUES (2110,'E_IFRIT','Ifrit','Ifrit',146,6935000,1,2010,2010,3,5375,8764,436,218,180,201,156,190,199,77,10,12,2,0,83,0x6283695,130,212,384,360,1005,617,5500,6223,2000,6223,2000,994,10000,2677,3000,2678,200,2679,200,1471,2000,1133,2000,12539,200,0,0,0,0,4430,1);
1294 REPLACE INTO `mob_db_re` VALUES (2111,'E_B_HARWORD','Whitesmith Harword','Whitesmith Howard',160,6750000,1,2010,2010,1,3500,4965,301,106,275,148,156,72,177,60,10,12,1,7,82,0x6283695,100,76,384,288,1005,617,5500,603,2000,603,2000,1138,3500,1140,2500,12539,200,1365,3500,1364,3500,1369,2500,1368,3500,0,0,0,0,4361,1);
1295 REPLACE INTO `mob_db_re` VALUES (2112,'E_B_SEYREN','Lord Knight Seyren','Lord Knight Seyren',160,4680000,1,2010,2010,1,4290,6632,567,155,303,165,181,110,178,66,10,12,1,7,83,0x6283695,100,76,384,288,1005,617,5500,603,2000,603,2000,1132,2500,2342,3500,12539,200,1470,3500,1469,3000,1166,2500,1415,1500,0,0,0,0,0,0);
1296 REPLACE INTO `mob_db_re` VALUES (2113,'E_B_EREMES','Assassin Cross Eremes','Assassin Cross Eremes',160,4230000,1,2010,2010,1,4055,5433,445,98,211,181,114,83,225,60,10,12,1,7,85,0x6283695,100,76,384,288,1005,617,5500,603,2000,603,2000,1234,1500,13017,1500,12539,200,1233,3500,1232,3500,1265,3500,13002,3500,0,0,0,0,4359,1);
1297
1298 # Sorcerer Elemental Spirits
1299 #REPLACE INTO `mob_db_re` VALUES (2114,'EL_AGNI_S','Agni','Agni',100,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,5,0,0,0,83,0x120,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1300 #REPLACE INTO `mob_db_re` VALUES (2115,'EL_AGNI_M','Agni','Agni',100,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,5,0,1,0,83,0x120,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1301 #REPLACE INTO `mob_db_re` VALUES (2116,'EL_AGNI_L','Agni','Agni',100,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,5,0,2,0,83,0x120,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1302 #REPLACE INTO `mob_db_re` VALUES (2117,'EL_AQUA_S','Aqua','Aqua',100,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,5,0,0,0,81,0x120,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1303 #REPLACE INTO `mob_db_re` VALUES (2118,'EL_AQUA_M','Aqua','Aqua',100,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,5,0,1,0,81,0x120,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1304 #REPLACE INTO `mob_db_re` VALUES (2119,'EL_AQUA_L','Aqua','Aqua',100,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,5,0,2,0,81,0x120,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1305 #REPLACE INTO `mob_db_re` VALUES (2120,'EL_VENTUS_S','Ventus','Ventus',100,0,1,0,0,4,0,0,0,0,0,0,0,0,0,0,5,0,0,0,84,0x120,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1306 #REPLACE INTO `mob_db_re` VALUES (2121,'EL_VENTUS_M','Ventus','Ventus',100,0,1,0,0,4,0,0,0,0,0,0,0,0,0,0,5,0,1,0,84,0x120,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1307 #REPLACE INTO `mob_db_re` VALUES (2122,'EL_VENTUS_L','Ventus','Ventus',100,0,1,0,0,4,0,0,0,0,0,0,0,0,0,0,5,0,2,0,84,0x120,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1308 #REPLACE INTO `mob_db_re` VALUES (2123,'EL_TERA_S','Tera','Tera',100,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,5,0,0,0,82,0x120,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1309 #REPLACE INTO `mob_db_re` VALUES (2124,'EL_TERA_M','Tera','Tera',100,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,5,0,1,0,82,0x120,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1310 #REPLACE INTO `mob_db_re` VALUES (2125,'EL_TERA_L','Tera','Tera',100,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,5,0,2,0,82,0x120,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1311 REPLACE INTO `mob_db_re` VALUES (2126,'M_ANOPHELES','Anopheles','Anopheles',100,8000,1,0,0,1,300,400,0,0,40,70,40,40,80,40,10,12,0,4,64,0x2003885,170,1084,2304,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1312 REPLACE INTO `mob_db_re` VALUES (2127,'M_HORNET','Hornet','Hornet',110,9000,1,0,0,1,350,450,0,0,40,70,40,40,90,40,10,12,0,4,24,0x2001081,150,1292,792,216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1313 REPLACE INTO `mob_db_re` VALUES (2128,'M_HORNET2','Hornet','Hornet',120,10000,1,0,0,1,400,500,0,0,40,70,40,40,100,40,10,12,0,4,24,0x2001081,150,1292,792,216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1314 REPLACE INTO `mob_db_re` VALUES (2129,'M_LUCIOLA_VESPA','Luciola Vespa','Luciola Vespa',130,11000,1,0,0,1,450,650,0,0,60,80,50,50,110,50,10,12,1,4,24,0x2007695,110,1000,864,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1315 REPLACE INTO `mob_db_re` VALUES (2130,'M_LUCIOLA_VESPA2','Luciola Vespa','Luciola Vespa',140,12000,1,0,0,1,500,700,0,0,60,80,50,50,120,50,10,12,1,4,24,0x2007695,110,1000,864,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1316
1317 # Bifrost (14.1)
1318 REPLACE INTO `mob_db_re` VALUES (2131,'LOST_DRAGON','Lost Dragon','Lost Dragon',135,608920,0,30000,30000,3,1050,1580,60,51,140,81,69,122,98,61,10,12,2,9,67,0x83695,150,840,648,576,15000,617,2500,616,5000,0,0,2610,1000,13062,1000,607,1000,608,500,610,500,1985,500,2854,300,0,0,0,0,0,0);
1319 REPLACE INTO `mob_db_re` VALUES (2132,'POM_SPIDER','Pom Spider','Pom Spider',145,122110,1,8010,8037,1,632,847,240,115,156,85,178,88,139,102,10,12,1,4,62,0x2003885,250,864,1056,576,0,0,0,0,0,0,0,12573,500,11520,1000,1042,1000,13431,10,1654,3,0,0,0,0,0,0,0,0,4514,1);
1320 REPLACE INTO `mob_db_re` VALUES (2133,'ANGRA_MANTIS','Angra Mantis','Angra Mantis',144,91720,1,7790,7020,1,579,756,175,81,122,155,119,81,132,79,10,12,1,4,42,0x2003885,150,576,480,480,0,0,0,0,0,0,0,6086,5000,7194,1000,997,10,1830,10,0,0,0,0,0,0,0,0,0,0,4513,1);
1321 REPLACE INTO `mob_db_re` VALUES (2134,'PARUS','Parus','Parus',142,86990,1,7310,6990,1,511,663,161,39,80,136,128,44,105,51,10,12,0,2,42,0x3885,180,384,792,432,0,0,0,0,0,0,0,6393,5000,7063,1000,12736,100,6383,5000,6383,3000,6383,1000,0,0,0,0,0,0,4512,1);
1322 REPLACE INTO `mob_db_re` VALUES (2135,'CREEPER','Creeper','Creeper',100,1000,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,3,22,0x170000,2000,192,192,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1323 REPLACE INTO `mob_db_re` VALUES (2136,'LITTLE_FATUM','Little Fatum','Little Fatum',142,85100,1,7500,6500,1,442,894,51,198,10,66,17,148,148,97,10,12,0,7,44,0x3885,150,432,300,432,0,0,0,0,0,0,0,6395,5000,7938,100,11519,100,2465,3,0,0,0,0,0,0,0,0,0,0,4511,1);
1324 REPLACE INTO `mob_db_re` VALUES (2137,'MIMING','Miming','Miming',140,81200,1,7100,6300,1,430,652,120,120,90,66,105,77,133,77,10,12,0,0,20,0x3885,250,576,1140,504,0,0,0,0,0,0,0,6394,5000,7938,100,969,1,2853,3,0,0,0,0,0,0,0,0,0,0,4510,1);
1325 REPLACE INTO `mob_db_re` VALUES (2138,'NYDHOG_MEMORY1_1','Nydhogg\'s Memory','Nydhoggur Memory',130,10,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0x6370001,200,1248,576,1248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1326 REPLACE INTO `mob_db_re` VALUES (2139,'NYDHOG_MEMORY1_2','Nydhogg\'s Memory','Nydhoggur Memory',130,10,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0x6370001,200,1248,576,1248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1327 REPLACE INTO `mob_db_re` VALUES (2140,'NYDHOG_MEMORY2_1','Nydhogg\'s Memory','Nydhoggur Memory',130,10,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0x6370001,200,1248,576,1248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1328 REPLACE INTO `mob_db_re` VALUES (2141,'NYDHOG_MEMORY2_2','Nydhogg\'s Memory','Nydhoggur Memory',130,10,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0x6370001,200,1248,576,1248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1329 REPLACE INTO `mob_db_re` VALUES (2142,'NYDHOG_MEMORY3_1','Nydhogg\'s Memory','Nydhoggur Memory',130,10,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0x6370001,200,1248,576,1248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1330 REPLACE INTO `mob_db_re` VALUES (2143,'NYDHOG_MEMORY3_2','Nydhogg\'s Memory','Nydhoggur Memory',130,10,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0x6370001,200,1248,576,1248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1331 REPLACE INTO `mob_db_re` VALUES (2144,'G_ANTLER_SCARABA','Antler Scaraba','Antler Scaraba',136,62600,1,0,0,1,412,822,155,102,23,99,59,129,91,45,10,12,1,4,42,0x2003885,200,504,624,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1332 REPLACE INTO `mob_db_re` VALUES (2145,'G_RAKE_SCARABA','Rake Scaraba','Rake Scaraba',139,67700,1,0,0,1,830,942,250,70,90,66,145,52,112,77,10,12,1,4,42,0x2003885,150,588,768,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1333 REPLACE INTO `mob_db_re` VALUES (2146,'G_S_NYDHOG','G_S_NYDHOG','Shade of Dragon',117,300000,0,0,0,2,840,1680,60,60,1,30,30,136,88,30,10,12,2,9,87,0x6203695,150,1596,1620,864,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1334 REPLACE INTO `mob_db_re` VALUES (2147,'E_WHITE_PLANT','White Plant','White Plant',1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1335 REPLACE INTO `mob_db_re` VALUES (2148,'E_BLUE_PLANT','Blue Plant','Blue Plant',1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1336 REPLACE INTO `mob_db_re` VALUES (2149,'E_SAVAGE_BABE','Savage Babe','Savage Babe',1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1337 REPLACE INTO `mob_db_re` VALUES (2150,'WATERMELON','Watermelon','Ripe Watermelon',12,10,0,0,0,1,7,10,1,1,1,1,1,1,6,30,10,12,1,3,21,0x170000,2000,1,1,1,0,0,0,0,0,0,0,6411,5000,911,2000,7198,2000,741,100,0,0,0,0,0,0,0,0,0,0,0,0);
1338
1339 # Dewata
1340 REPLACE INTO `mob_db_re` VALUES (2151,'ALNOLDI','Alnoldi','Rafflesia Alnoldi',80,5149,0,1399,1280,1,378,447,80,20,1,32,24,61,85,30,10,12,1,3,22,0x3895,300,768,768,576,0,0,0,0,0,0,0,705,250,520,425,905,4500,711,300,521,250,2269,100,0,0,0,0,0,0,4515,1);
1341 REPLACE INTO `mob_db_re` VALUES (2152,'COMODO','Comodo','Comodo',81,4002,0,1072,1581,1,427,469,92,11,50,52,35,20,94,48,10,12,1,2,65,0x3895,165,432,432,360,0,0,0,0,0,0,0,6403,5000,517,9000,911,9000,908,5000,0,0,0,0,0,0,0,0,0,0,4516,1);
1342 REPLACE INTO `mob_db_re` VALUES (2153,'CENDRAWASIH','Cendrawasih','Cendrawasih',84,5556,0,2612,2687,1,297,467,72,33,50,77,51,58,92,45,10,12,1,8,23,0x3895,220,768,768,576,0,0,0,0,0,0,0,6405,9000,7063,8000,916,9000,0,0,0,0,0,0,0,0,0,0,0,0,4517,1);
1343 REPLACE INTO `mob_db_re` VALUES (2154,'BANASPATY','Banaspaty','Banaspaty',85,4680,0,1164,1688,1,200,382,63,89,1,78,35,77,79,20,10,12,0,0,63,0x3895,220,1872,672,480,0,0,0,0,0,0,0,1003,1000,912,2000,985,1500,756,1500,1752,500,0,0,0,0,0,0,0,0,4518,1);
1344 REPLACE INTO `mob_db_re` VALUES (2155,'BUTOIJO','Butoijo','Butoijo',88,7524,0,1355,1752,1,358,460,77,12,50,65,30,30,106,44,10,12,2,6,43,0x2004895,200,1100,483,528,0,0,0,0,0,0,0,938,2750,537,500,520,450,0,0,0,0,0,0,0,0,0,0,0,0,4519,1);
1345 REPLACE INTO `mob_db_re` VALUES (2156,'LEAK','Leak','Leak',94,1266000,0,472800,300120,1,3723,5007,280,128,100,125,30,85,186,55,10,12,2,6,47,0x6283695,150,151,288,360,236400,607,5500,617,2250,616,450,1422,10,617,2500,607,2500,15032,500,12738,3500,518,2500,969,2000,0,0,0,0,4520,1);
1346 REPLACE INTO `mob_db_re` VALUES (2157,'G_BANASPATY','Banaspaty','Banaspaty',85,4680,0,0,0,1,200,382,63,89,1,78,35,77,79,20,10,12,0,0,63,0x6203695,220,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1347
1348 # Homunculus S Summons
1349 REPLACE INTO `mob_db_re` VALUES (2158,'S_HORNET','Hornet','Hornet',95,5000,1,0,0,1,381,494,7,1,62,54,54,65,76,55,10,12,0,4,24,0x2001081,150,1292,792,216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1350 REPLACE INTO `mob_db_re` VALUES (2159,'S_GIANT_HORNET','Giant Hornet','Giant Hornet',110,11960,0,0,0,1,456,579,80,43,117,65,67,72,77,34,10,12,0,4,24,0x2001081,155,1292,792,340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1351 REPLACE INTO `mob_db_re` VALUES (2160,'S_LUCIOLA_VESPA','Luciola Vespa','Luciola Vespa',130,16466,1,0,0,1,677,831,59,55,88,89,55,32,119,59,10,12,1,4,24,0x2001081,110,1000,864,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1352
1353 # Nightmare Scaraba Hole
1354 REPLACE INTO `mob_db_re` VALUES (2161,'I_HORN_SCARABA','Gold One-Horn Scaraba','Gold One-Horn Scaraba',130,204400,0,15660,12033,1,1266,1448,135,20,1,109,55,121,121,33,10,12,0,4,22,0x2003695,150,76,384,288,0,0,0,0,0,0,0,6324,10000,1433,4,12735,20,7939,20,993,4,0,0,0,0,0,0,0,0,4508,1);
1355 REPLACE INTO `mob_db_re` VALUES (2162,'I_HORN_SCARABA2','Gold Two-Horn Scaraba','Gold Two-Horn Scaraba',134,235600,0,17340,13647,1,1380,1590,150,38,1,118,72,145,134,51,10,12,0,4,22,0x2003695,150,76,384,288,0,0,0,0,0,0,0,6323,10000,13061,4,12735,20,7939,20,993,4,0,0,0,0,0,0,0,0,4508,1);
1356 REPLACE INTO `mob_db_re` VALUES (2163,'I_ANTLER_SCARABA','Gold Antler Scaraba','Gold Antler Scaraba',136,250400,0,18990,15675,1,824,1644,155,102,1,149,59,229,141,45,10,12,1,4,42,0x2003695,220,76,384,288,0,0,0,0,0,0,0,6322,10000,1930,4,12735,20,7939,20,993,4,0,0,0,0,0,0,0,0,4508,1);
1357 REPLACE INTO `mob_db_re` VALUES (2164,'I_RAKE_SCARABA','Gold Rake Scaraba','Gold Rake Scaraba',139,270800,0,20970,16785,1,1660,1884,250,70,1,116,145,152,162,77,10,12,1,4,42,0x2003695,200,76,384,288,0,0,0,0,0,0,0,6321,10000,16010,4,12735,20,15000,20,993,4,0,0,0,0,0,0,0,0,4508,1);
1358 REPLACE INTO `mob_db_re` VALUES (2165,'I_QUEEN_SCARABA','Gold Queen Scaraba','Gold Queen Scaraba',140,6441600,0,4102200,2122000,3,3778,6258,350,220,100,138,82,249,261,144,10,12,2,4,62,0x6283695,200,768,768,576,2051100,616,5500,616,5000,616,2000,6326,10000,1191,2000,2364,2000,1196,800,18103,1000,0,0,0,0,0,0,0,0,4509,1);
1359 REPLACE INTO `mob_db_re` VALUES (2166,'I_HORN_SCARABA_EGG','Gold One-Horn Scaraba Egg','Gold One-Horn Scaraba Egg',125,126000,0,12000,9000,1,1,2,230,55,1,1,130,34,1,80,10,12,0,4,20,0x0,1000,24,1,1,0,0,0,0,0,0,0,7032,10000,518,200,985,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1360 REPLACE INTO `mob_db_re` VALUES (2167,'I_HORN_SCARABA2_EGG','Gold Two-Horn Scaraba Egg','Gold Two-Horn Scaraba Egg',126,132000,0,12000,9000,1,1,2,250,62,1,1,130,48,1,80,10,12,0,4,20,0x0,1000,24,1,1,0,0,0,0,0,0,0,7032,10000,518,200,985,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1361 REPLACE INTO `mob_db_re` VALUES (2168,'I_ANTLER_SCARABA_EGG','Gold Antler Scaraba Egg','Gold Antler Scaraba Egg',127,138000,0,12000,9000,1,1,2,235,180,1,1,130,82,1,80,10,12,0,4,20,0x0,1000,24,1,1,0,0,0,0,0,0,0,7032,10000,518,200,985,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1362 REPLACE INTO `mob_db_re` VALUES (2169,'I_RAKE_SCARABA_EGG','Gold Rake Scaraba Egg','Gold Rake Scaraba Egg',128,144000,0,12000,9000,1,1,2,290,44,1,1,130,39,1,80,10,12,0,4,20,0x0,1000,24,1,1,0,0,0,0,0,0,0,7032,10000,518,200,985,20,2153,20,0,0,0,0,0,0,0,0,0,0,0,0);
1363 REPLACE INTO `mob_db_re` VALUES (2170,'I_G_ANTLER_SCARABA','Gold Antler Scaraba','Gold Antler Scaraba',136,250400,0,0,0,1,824,1644,155,102,1,149,59,229,141,45,10,12,1,4,42,0x6203695,220,76,384,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1364 REPLACE INTO `mob_db_re` VALUES (2171,'I_G_RAKE_SCARABA','Gold Rake Scaraba','Gold Rake Scaraba',139,270800,0,0,0,1,1660,1884,250,70,1,116,145,152,162,77,10,12,1,4,42,0x6203695,200,76,384,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1365 REPLACE INTO `mob_db_re` VALUES (2172,'I_G_HORN_SCARABA','Gold One-Horn Scaraba','Gold One-Horn Scaraba',130,204400,0,0,0,1,1266,1448,135,20,1,109,55,121,121,33,10,12,0,4,22,0x6203695,150,76,384,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1366 REPLACE INTO `mob_db_re` VALUES (2173,'I_G_HORN_SCARABA2','Gold Two-Horn Scaraba','Gold Two-Horn Scaraba',134,235600,0,0,0,1,1380,1590,150,38,1,118,72,145,134,51,10,12,0,4,22,0x6203695,150,76,384,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1367
1368 # Malangdo Island
1369 REPLACE INTO `mob_db_re` VALUES (2174,'MD_VADON','Ancient Crustacean','Deep Sea Vadon',95,120000,1,750,750,1,778,1003,154,21,145,91,138,60,113,45,10,12,0,5,21,0x6203295,300,1632,432,540,0,0,0,0,0,0,0,991,20,960,4500,910,1500,2313,3,943,50,757,20,0,0,12615,2,0,0,0,0);
1370 REPLACE INTO `mob_db_re` VALUES (2175,'MD_MARSE','Deepsea Marse','Deep Sea Marse',95,120000,1,750,750,1,500,1320,58,218,133,37,85,156,133,60,10,12,0,5,41,0x6203295,300,1956,756,528,0,0,0,0,0,0,0,1024,4500,962,1500,0,0,720,5,995,6,1007,3,514,150,12615,2,0,0,0,0);
1371 REPLACE INTO `mob_db_re` VALUES (2176,'MD_CRAB','Deepsea Crab','Deep Sea Crab',95,120000,1,750,750,1,696,930,136,15,122,54,84,37,98,65,7,12,0,5,21,0x6203295,200,992,792,360,0,0,0,0,0,0,0,964,2750,960,750,7049,350,1001,7,0,0,0,0,757,19,12615,2,0,0,0,0);
1372 REPLACE INTO `mob_db_re` VALUES (2177,'MD_CORNUTUS','Deepsea Cornutus','Deep Sea Cornutus',100,160000,1,750,750,1,1129,1366,342,48,122,87,135,66,137,75,10,12,0,5,21,0x6203295,200,1248,48,480,0,0,0,0,0,0,0,991,23,961,2750,911,400,757,27,2106,3,943,500,0,0,12615,3,0,0,0,0);
1373 REPLACE INTO `mob_db_re` VALUES (2178,'MD_SHELLFISH','Deepsea Shellfish','Deep Sea Shellfish',100,160000,1,750,750,1,720,1842,43,215,72,31,68,225,166,60,10,12,0,5,41,0x6203295,200,864,864,384,0,0,0,0,0,0,0,965,2750,966,500,7049,250,1056,500,1001,5,0,0,757,9,12615,2,0,0,0,0);
1374 REPLACE INTO `mob_db_re` VALUES (2179,'MD_KUKRE','Ancient Kukre','Deep Sea Kukre',100,160000,1,750,750,1,975,1093,123,33,125,80,112,60,102,30,10,12,0,4,21,0x6203295,150,1776,576,288,0,0,0,0,0,0,0,991,15,955,2750,910,200,528,250,0,0,928,225,623,10,12615,2,0,0,0,0);
1375 REPLACE INTO `mob_db_re` VALUES (2180,'MD_STROUF','Ancient Sea Lord','Deep Sea Strouf',145,400000,1,1000,1000,1,1200,4700,67,221,149,126,81,252,183,66,10,12,2,5,61,0x6203295,150,1872,672,384,0,0,0,0,0,0,0,951,2668,756,58,0,0,1461,1,949,1500,720,10,956,750,12614,3,0,0,0,0);
1376 REPLACE INTO `mob_db_re` VALUES (2181,'MD_SWORD_FISH','Ancient Sword Fish','Deep Sea Sword Fish',145,400000,1,1000,1000,1,1849,2084,255,17,155,156,115,85,194,65,10,12,2,5,41,0x6203295,200,1968,768,384,0,0,0,0,0,0,0,995,5,963,4500,756,17,2257,1,757,25,0,0,956,300,12614,3,0,0,0,0);
1377 REPLACE INTO `mob_db_re` VALUES (2182,'MD_MARC','Ancient Seahorse','Deep Sea Marc',145,400000,1,1000,1000,1,1423,1754,255,51,150,145,221,83,148,66,10,12,1,5,41,0x6203295,150,1272,72,480,0,0,0,0,0,0,0,995,9,956,4500,756,48,951,500,720,5,0,0,509,350,12612,3,0,0,0,0);
1378 REPLACE INTO `mob_db_re` VALUES (2183,'MD_ANOLIAN','Mutant Anolian','Deep Sea Anolian',151,700000,1,1100,1100,1,2122,2434,268,22,177,188,205,126,198,61,10,12,1,5,41,0x6203295,190,900,500,864,0,0,0,0,0,0,0,7003,2425,1754,1000,0,0,10019,5,16003,3,2625,1,984,67,12614,3,0,0,0,0);
1379 REPLACE INTO `mob_db_re` VALUES (2184,'MD_OBEAUNE','Deepsea Mermaid','Deep Sea Obeaune',151,700000,1,1100,1100,1,1502,5347,68,326,166,87,101,233,196,55,10,12,1,6,61,0x6203295,200,1872,672,288,0,0,0,0,0,0,0,995,7,950,4500,0,0,2326,5,720,5,951,250,748,15,12614,3,0,0,0,0);
1380 REPLACE INTO `mob_db_re` VALUES (2185,'MD_KAPHA','Transform Kapha','Deep Sea Kapha',151,700000,1,1100,1100,1,2590,2846,261,58,167,209,128,61,191,20,10,12,1,6,41,0x6203295,165,2012,1728,672,0,0,0,0,0,0,0,7149,3250,7053,1750,0,0,521,1150,708,1,1915,5,13008,3,12612,3,0,0,0,0);
1381 REPLACE INTO `mob_db_re` VALUES (2186,'COELACANTH_N_E','Coelacanth','Coelacanth',100,1200000,1,200000,200000,1,1290,2580,280,280,160,160,160,160,160,160,10,12,2,5,41,0x6203695,165,864,864,432,0,0,0,0,0,0,0,12617,5000,12614,2000,12615,2000,12623,700,12614,2000,12615,2000,12615,2000,12615,2000,0,0,0,0);
1382 REPLACE INTO `mob_db_re` VALUES (2187,'COELACANTH_N_A','Dark Coelacanth','Gloomy Coelacanth',100,2200000,1,500000,500000,1,1890,3780,280,280,160,160,160,160,160,160,10,12,2,5,41,0x6203695,165,864,864,432,0,0,0,0,0,0,0,12617,5000,12614,5000,12615,5000,12623,750,12614,5000,12615,5000,12615,5000,12615,5000,0,0,4527,1);
1383 REPLACE INTO `mob_db_re` VALUES (2188,'COELACANTH_N_M','Grotesque Coelacanth','Weird Coelacanth',100,2200000,1,500000,500000,1,1890,3780,280,280,160,160,160,160,160,160,10,12,2,5,41,0x6203695,165,864,864,432,0,0,0,0,0,0,0,12617,5000,12614,5000,12615,5000,12623,5000,12614,5000,12615,5000,12615,5000,12615,5000,0,0,4526,1);
1384 REPLACE INTO `mob_db_re` VALUES (2189,'COELACANTH_H_M','Mutant Coelacanth','Mutant Coelacanth',155,5200000,1,1500000,1500000,1,5500,11000,280,280,260,260,260,260,260,260,10,12,2,5,41,0x6203695,165,864,864,432,0,0,0,0,0,0,0,12617,7000,6423,7000,12612,5000,12623,5000,12614,5000,12615,5000,12615,5000,12615,5000,0,0,4528,1);
1385 REPLACE INTO `mob_db_re` VALUES (2190,'COELACANTH_H_A','Ferocious Coelacanth','Violent Coelacanth',155,5200000,1,1500000,1500000,1,5500,11000,280,280,260,260,260,260,260,260,10,12,2,5,41,0x6203695,165,864,864,432,0,0,0,0,0,0,0,12617,7000,6423,5000,12612,5000,12623,5000,12614,5000,12615,5000,12615,5000,12615,5000,0,0,4529,1);
1386 REPLACE INTO `mob_db_re` VALUES (2191,'MD_SEAWEED','Seaweed','Seaweed',100,100000,1,0,0,1,1,2,1,1,1,1,1,1,1,1,0,0,0,5,21,0x6370084,2000,384,720,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1387 REPLACE INTO `mob_db_re` VALUES (2192,'MD_OCTOPUS','Small Octopus','Octopus',90,6000,1,2000,1000,1,778,1003,154,21,145,91,138,60,113,45,10,12,0,5,41,0x6203295,300,576,2160,504,0,0,0,0,0,0,0,1024,2500,962,2500,0,0,0,0,0,0,0,0,0,0,12615,1,0,0,4533,1);
1388 REPLACE INTO `mob_db_re` VALUES (2193,'MD_OCTOPUS_LEG','Octupus Leg','Octopus Leg',90,500000,1,2000,1000,1,778,1003,154,21,145,91,138,60,113,45,10,12,0,5,41,0x6200084,300,432,720,360,0,0,0,0,0,0,0,1024,4500,962,2500,938,2500,0,0,0,0,0,0,0,0,12615,1,0,0,0,0);
1389 REPLACE INTO `mob_db_re` VALUES (2194,'MD_GIANT_OCTOPUS','Giant Octopus','Giant Octopus',95,500000,1,20000,10000,1,1900,3100,154,21,145,91,138,60,113,45,10,12,2,5,41,0x6203695,300,576,1584,360,0,0,0,0,0,0,0,12618,1500,12614,500,12623,250,12531,1500,0,0,0,0,12615,2000,12615,2000,0,0,4534,1);
1390 REPLACE INTO `mob_db_re` VALUES (2195,'MD_G_KUKRE','Ancient Kukre','Kukre',100,160000,1,0,0,1,975,1093,123,33,125,80,112,60,102,30,10,12,0,4,21,0x2003295,150,1776,576,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1391 REPLACE INTO `mob_db_re` VALUES (2196,'MD_G_STROUF','Ancient Sea Lord','Strouf',145,400000,1,0,0,1,1200,4700,67,221,149,126,81,252,183,66,10,12,2,5,61,0x6203295,150,1872,672,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1392 REPLACE INTO `mob_db_re` VALUES (2197,'RED_ERUMA','Red Eruma','Red Eruma',91,9900,1,954,954,1,620,910,102,102,77,90,88,21,99,21,10,12,1,5,41,0x1089,140,768,1224,432,0,0,0,0,0,0,0,965,2500,966,1000,1056,1500,757,50,756,50,603,10,6426,700,0,0,0,0,4531,1);
1393 REPLACE INTO `mob_db_re` VALUES (2198,'KING_DRAMOH','King Kray','King Dramoh',117,28800,0,3350,1300,1,1320,1650,480,22,119,44,150,89,130,44,10,12,2,5,41,0x6203695,140,576,720,720,0,0,0,0,0,0,0,6256,50,960,2500,943,2500,1523,25,7938,100,995,25,991,25,0,0,0,0,4524,1);
1394 REPLACE INTO `mob_db_re` VALUES (2199,'SIORAVA','Siorava','Siorava',87,6500,1,600,600,1,450,660,20,40,10,40,66,70,67,10,10,12,0,0,21,0x83,250,1536,1296,576,0,0,0,0,0,0,0,12624,700,7005,500,932,500,958,500,7071,500,13034,1,0,0,0,0,0,0,4530,1);
1395
1396 # Izlude Dungeon F6
1397 REPLACE INTO `mob_db_re` VALUES (2200,'J_TAINI','Taini','Taini',1,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0x83,0,432,792,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1398 REPLACE INTO `mob_db_re` VALUES (2201,'SROPHO','Sropho','Sropho',113,24002,0,1934,1900,1,571,856,44,91,100,50,30,70,90,30,10,12,1,5,41,0x2003695,135,700,600,360,0,0,0,0,0,0,0,951,7000,7938,500,756,250,12012,25,1971,25,1972,10,0,0,0,0,0,0,4522,1);
1399 REPLACE INTO `mob_db_re` VALUES (2202,'KRAKEN','Kraken','Kraken',124,5602800,0,983332,961111,3,3823,4969,55,229,150,150,150,180,180,150,10,12,2,5,81,0x6283695,150,768,768,576,491666,607,5500,617,2250,616,450,962,9000,1422,1000,1484,500,1131,300,2347,100,7444,5000,0,0,0,0,0,0,4525,1);
1400 REPLACE INTO `mob_db_re` VALUES (2203,'POT_DOFLE','Pot Dofle','Pot Dofle',115,25211,0,2650,1350,1,1088,1632,122,55,100,50,50,70,100,30,10,12,0,5,41,0x1089,135,768,768,576,0,0,0,0,0,0,0,1056,3000,7013,1000,1024,500,6257,100,969,2,617,1,0,0,0,0,0,0,4523,1);
1401 REPLACE INTO `mob_db_re` VALUES (2204,'SEDORA','Sedora','Sedora',110,22050,0,1853,1739,1,758,1137,92,55,100,50,50,30,70,30,10,12,1,5,41,0x2003695,120,504,960,576,0,0,0,0,0,0,0,962,5000,1024,5000,6256,100,7939,100,2424,10,603,5,0,0,0,0,0,0,4521,1);
1402 #REPLACE INTO `mob_db_re` VALUES (2205,'TACNU','Tacnu','Tacnu',120,55552,0,5022,2722,1,1551,89,106,25,131,88,85,72,147,75,10,12,2,5,41,0x3795,165,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1403 REPLACE INTO `mob_db_re` VALUES (2206,'KRAKEN_LEG','Kraken Leg','Kraken Tentacle',124,39190,0,0,0,2,1685,2190,128,158,100,100,100,130,130,100,10,12,2,5,81,0x6203695,150,768,768,576,0,0,0,0,0,0,0,7565,10,6253,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1404 #REPLACE INTO `mob_db_re` VALUES (2207,'RACARCH','Racarch','Racarch',1,24390,0,3882,2511,1,1311,111,92,66,121,78,66,21,112,33,10,12,1,5,41,0x37B5,130,1872,480,672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1405 REPLACE INTO `mob_db_re` VALUES (2208,'WILD_RIDER','Wild Rider','Wild Rider',95,33300,0,8300,3300,1,1320,1848,480,22,100,100,30,70,100,30,10,12,2,5,41,0x6203695,150,432,432,360,0,0,0,0,0,0,0,956,7000,12624,7000,720,4000,995,2000,7938,1000,617,1000,0,0,0,0,0,0,4532,1);
1406
1407 # Additional Monsters
1408 REPLACE INTO `mob_db_re` VALUES (2209,'E_THIEF_BUG','Thief Bug','Thief Bug',1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x2000081,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1409 REPLACE INTO `mob_db_re` VALUES (2210,'XMAS_LUNATIC','Xmas Lunatic','Christmas Snow Rabbit',1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1410 REPLACE INTO `mob_db_re` VALUES (2211,'E_TEDDY_BEAR','Teddy Bear','Christmas Teddy Bear',1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1411 REPLACE INTO `mob_db_re` VALUES (2212,'E_KNIGHT_OF_WINDSTORM','Knight of Windstorm','Stormy Knight',1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1412 REPLACE INTO `mob_db_re` VALUES (2213,'M_WANDER_MAN','Wander Man','Wanderer',1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1413 REPLACE INTO `mob_db_re` VALUES (2214,'M_WICKED_NYMPH','Wicked Nymph','Evil Nymph',1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1414 REPLACE INTO `mob_db_re` VALUES (2215,'M_KASA','Kasa','Kasa',1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1415 REPLACE INTO `mob_db_re` VALUES (2216,'M_SALAMANDER','Salamander','Salamander',1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1416 REPLACE INTO `mob_db_re` VALUES (2217,'M_TEDDY_BEAR','Teddy Bear','Teddy Bear',1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1417 REPLACE INTO `mob_db_re` VALUES (2218,'E_OCTOPUS_LEG','Octopus Leg','Octopus Tentacle',1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1418 REPLACE INTO `mob_db_re` VALUES (2219,'E_GIANT_OCTOPUS','Giant Octopus','Giant Octopus',1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1419 REPLACE INTO `mob_db_re` VALUES (2220,'E_QUVE','Quve','Messenger of Devil',1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1420
1421 # Lighthalzen Biolab F4
1422 REPLACE INTO `mob_db_re` VALUES (2221,'RANDEL','Randel','Randel',141,478745,0,32367,24055,1,3055,4277,180,56,142,69,86,49,132,55,10,12,1,7,66,0x3095,170,76,384,288,0,0,0,0,0,0,0,7345,3000,6470,300,6471,300,985,100,617,10,1435,1,2162,1,0,0,0,0,4572,1);
1423 REPLACE INTO `mob_db_re` VALUES (2222,'FLAMEL','Flamel','Flamel',141,316468,0,31166,21445,1,1074,1503,93,40,138,79,62,53,82,48,10,12,1,7,63,0x3095,180,76,384,288,0,0,0,0,0,0,0,7345,3000,6470,300,6471,300,984,100,617,10,16010,10,15044,1,0,0,0,0,4570,1);
1424 REPLACE INTO `mob_db_re` VALUES (2223,'CELIA','Celia','Celia',141,253145,0,22107,19017,1,1612,2256,74,312,108,78,55,144,139,49,10,12,1,7,68,0x3295,150,1152,384,288,0,0,0,0,0,0,0,7345,3000,6470,300,6471,300,985,100,1654,10,2853,10,18111,1,0,0,0,0,4568,1);
1425 REPLACE INTO `mob_db_re` VALUES (2224,'CHEN','Chen','Chen',141,218721,2000,25684,19810,1,2501,3501,125,56,126,74,71,123,99,65,10,12,1,6,81,0x3295,180,1152,384,288,0,0,0,0,0,0,0,7347,2000,6470,300,6471,300,984,100,617,10,1814,10,1659,1,0,0,0,0,4569,1);
1426 REPLACE INTO `mob_db_re` VALUES (2225,'GERTIE','Gertie','Gertie',141,266926,0,24267,20233,1,3684,5157,108,10,145,87,59,67,127,76,10,12,1,6,85,0x2003095,180,76,384,288,0,0,0,0,0,0,0,7347,2000,6470,300,6471,300,985,100,617,10,13061,10,18109,1,0,0,0,0,4571,1);
1427 REPLACE INTO `mob_db_re` VALUES (2226,'ALPHOCCIO','Alphoccio','Alphoccio',142,256202,0,22192,20322,1,1273,1782,84,15,121,126,67,80,165,42,10,12,1,7,64,0x3095,180,76,384,288,0,0,0,0,0,0,0,7347,2000,6470,300,6471,300,984,100,617,10,1930,10,2161,1,0,0,0,0,4567,1);
1428 REPLACE INTO `mob_db_re` VALUES (2227,'TRENTINI','Trentini','Trentini',142,204962,0,15995,13248,1,1070,1498,70,12,121,126,67,80,165,42,10,12,1,7,64,0x3095,180,76,384,288,0,0,0,0,0,0,0,7347,2000,6470,300,6471,300,985,100,1984,10,2465,10,2892,1,0,0,0,0,4573,1);
1429 REPLACE INTO `mob_db_re` VALUES (2228,'G_RANDEL','Paladin Randel','Paladin Randel',160,3870000,0,18000,10000,1,3055,4277,667,151,303,165,181,110,178,66,10,12,1,7,86,0x6203695,100,76,384,288,0,0,0,0,0,0,0,6224,100,617,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1430 REPLACE INTO `mob_db_re` VALUES (2229,'G_FLAMEL','Creator Flamel','Creator Flamel',160,2230000,0,18000,10000,1,1074,1503,253,133,275,148,156,72,177,60,10,12,1,7,83,0x6203695,100,76,384,288,0,0,0,0,0,0,0,6223,100,617,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1431 REPLACE INTO `mob_db_re` VALUES (2230,'G_CELIA','Professor Celia','Professor Celia',160,1847804,0,18000,10000,1,1612,2256,201,543,165,190,142,236,199,93,10,12,1,7,88,0x6203695,150,1152,384,288,0,0,0,0,0,0,0,6224,100,617,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1432 REPLACE INTO `mob_db_re` VALUES (2231,'G_CHEN','Champion Chen','Champion Chen',160,2249350,5000,18000,10000,1,2501,3501,216,134,172,150,164,203,155,88,10,12,1,6,81,0x6203695,125,1152,384,288,0,0,0,0,0,0,0,6223,100,617,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1433 REPLACE INTO `mob_db_re` VALUES (2232,'G_GERTIE','Stalker Gertie','Stalker Gertie',160,2057279,0,18000,10000,1,3684,5157,251,107,211,181,114,83,225,60,10,12,1,6,85,0x6203695,100,76,384,288,0,0,0,0,0,0,0,6224,100,617,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1434 REPLACE INTO `mob_db_re` VALUES (2233,'G_ALPHOCCIO','Clown Alphoccio','Clown Alphoccio',160,1894278,0,18000,10000,1,1273,1782,201,109,176,258,155,132,309,95,10,12,1,7,84,0x6203695,100,76,384,288,0,0,0,0,0,0,0,6223,100,617,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1435 REPLACE INTO `mob_db_re` VALUES (2234,'G_TRENTINI','Gypsy Trentini','Gypsy Trentini',160,1894278,0,18000,10000,1,1070,1498,181,112,176,258,155,132,309,95,10,12,1,7,84,0x6203695,100,76,384,288,0,0,0,0,0,0,0,6224,100,617,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1436 REPLACE INTO `mob_db_re` VALUES (2235,'B_RANDEL','Paladin Randel','Paladin Randel',160,6870000,0,4621500,2664000,1,3055,4277,667,151,303,165,181,110,178,66,10,12,1,7,86,0x6283695,100,76,384,288,2310750,617,5500,603,2250,732,450,12623,9000,12616,9000,616,9000,6224,9000,13062,5000,2160,5000,1490,5000,0,0,0,0,4565,1);
1437 REPLACE INTO `mob_db_re` VALUES (2236,'B_FLAMEL','Creator Flamel','Creator Flamel',160,4230000,0,5223570,2630354,1,1074,1503,253,133,275,148,156,72,177,60,10,12,1,7,83,0x6283695,100,76,384,288,2611785,617,5500,603,2250,732,450,12623,9000,12616,9000,616,9000,6223,9000,1387,5000,1392,5000,1393,5000,0,0,0,0,4563,1);
1438 REPLACE INTO `mob_db_re` VALUES (2237,'B_CELIA','Professor Celia','Professor Celia',160,3847804,0,5027308,2509792,1,1612,2256,201,543,165,190,142,236,199,93,10,12,1,7,88,0x6283695,150,1152,384,288,2513654,617,5500,603,2250,732,450,12623,9000,12616,9000,616,9000,6224,9000,2854,5000,1584,5000,2582,5000,0,0,0,0,4561,1);
1439 REPLACE INTO `mob_db_re` VALUES (2238,'B_CHEN','Champion Chen','Champion Chen',160,4249350,5000,5113568,2934974,1,2501,3501,216,134,172,150,164,203,155,88,10,12,1,6,81,0x6283695,125,1152,384,288,2556784,617,5500,603,2250,732,450,12623,9000,12616,9000,616,9000,6223,9000,1285,5000,1813,5000,16017,5000,0,0,0,0,4562,1);
1440 REPLACE INTO `mob_db_re` VALUES (2239,'B_GERTIE','Stalker Gertie','Stalker Gertie',160,4057279,0,4420698,2691274,1,3684,5157,251,107,211,181,114,83,225,60,10,12,1,6,85,0x6283695,100,76,384,288,2210349,617,5500,603,2250,732,450,12623,9000,12616,9000,616,9000,6224,9000,13069,5000,13070,5000,1291,5000,0,0,0,0,4564,1);
1441 REPLACE INTO `mob_db_re` VALUES (2240,'B_ALPHOCCIO','Clown Alphoccio','Clown Alphoccio',160,3894278,0,4226036,2468972,1,1273,1782,201,109,176,258,155,132,309,95,10,12,1,7,84,0x6283695,100,76,384,288,2113018,617,5500,603,2250,732,450,12623,9000,12616,9000,616,9000,6223,9000,18103,5000,1290,5000,1913,5000,0,0,0,0,4560,1);
1442 REPLACE INTO `mob_db_re` VALUES (2241,'B_TRENTINI','Gypsy Trentini','Gypsy Trentini',160,3894278,0,4463758,2563096,1,1070,1498,181,112,176,258,155,132,309,95,10,12,1,7,84,0x6283695,100,76,384,288,2231879,0,0,0,0,0,0,12623,9000,12616,9000,616,9000,6224,9000,18103,5000,18110,5000,1963,5000,0,0,0,0,4566,1);
1443 REPLACE INTO `mob_db_re` VALUES (2242,'MD_DESERT_WOLF','Desert Wolf','Desert Wolf',135,551578,0,0,0,1,1040,1158,151,39,93,69,63,61,82,42,10,12,1,6,20,0x6203695,200,1120,420,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1444 REPLACE INTO `mob_db_re` VALUES (2243,'MD_DESERT_WOLF_B','Desert Wolf','Desert Wolf',130,274531,0,0,0,1,66,82,13,0,10,12,8,5,17,7,10,12,0,6,20,0x6203695,300,1600,900,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1445 REPLACE INTO `mob_db_re` VALUES (2244,'QUEST_CHEN','Champion Chen','Dark Martial Arts Master',130,300,1,0,0,1,103,126,25,56,122,81,83,130,201,61,10,12,1,7,81,0x6203695,300,200,768,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1446 REPLACE INTO `mob_db_re` VALUES (2245,'EXP_TEST','Exp Test','Experience Test',1,100,1,100,100,1,8,9,2,5,6,1,1,0,6,5,10,12,1,7,21,0x83,400,1000,480,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1447 REPLACE INTO `mob_db_re` VALUES (2246,'Q_WOOTAN_FIGHTER','Wootan Fighter','Wootan Fighter',95,9000,1,1400,2000,1,255,291,103,8,63,14,36,5,62,15,10,12,1,7,43,0x83,200,912,1344,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1448 REPLACE INTO `mob_db_re` VALUES (2247,'Q_INCREASE_SOIL','Increase Soil','Mi Gao',95,20000,1,1400,2000,1,365,395,112,39,67,23,41,49,94,30,10,12,1,0,62,0x83,445,106,1056,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1449
1450 REPLACE INTO `mob_db_re` VALUES (2248,'GOLDPORING','Golden Poring','Golden Poring',1,15,1,0,0,0,0,0,160,5,1,1,1,1,999,1,10,12,1,3,21,0x170083,400,1872,672,480,0,0,0,0,0,0,0,6012,2000,6485,2000,6486,2000,6487,2000,7470,2000,7602,2000,6487,2000,969,10,0,0,0,0);
1451
1452 # Hall of Abyss Guild Dungeon
1453 REPLACE INTO `mob_db_re` VALUES (2249,'PYURIEL','Pyuriel','Angry Student Pyuriel',141,2205000,1,1500123,1200000,2,2515,4028,388,206,196,131,125,276,401,156,10,12,1,7,83,0x6283695,100,576,1380,360,750061,12246,5000,617,5000,617,5000,12623,100,617,3000,616,500,12675,3000,12679,2000,12680,1000,0,0,0,0,0,0,4578,1);
1454 REPLACE INTO `mob_db_re` VALUES (2250,'LORA','Lora','Warrior Laura',136,500255,1,16567,13788,2,1985,3686,224,58,144,92,86,69,149,68,10,12,0,7,43,0x2003695,130,1600,432,360,0,0,0,0,0,0,0,12623,5,617,3000,616,50,12675,50,12679,500,12680,500,0,0,0,0,0,0,4579,1);
1455 REPLACE INTO `mob_db_re` VALUES (2251,'GIOIA','Gioia','Gioia',146,2507989,1,1503451,1303547,1,1105,3706,436,218,180,201,156,190,299,77,10,12,2,0,84,0x6283695,100,1344,2592,432,751725,12246,5000,617,5000,617,5000,12623,100,617,3000,616,500,12675,3000,12679,2000,12680,1000,0,0,0,0,0,0,4576,1);
1456 REPLACE INTO `mob_db_re` VALUES (2252,'ELVIRA','Elvira','Elvira',138,501765,1,17847,13569,3,699,2800,171,68,189,105,92,85,198,72,10,12,0,0,64,0x2003695,120,880,1224,360,0,0,0,0,0,0,0,12623,5,617,3000,616,50,12675,50,12679,500,12680,500,0,0,0,0,0,0,4577,1);
1457 REPLACE INTO `mob_db_re` VALUES (2253,'DAEHYON','Daehyon','General Daehyun',142,2500148,1,1501561,1274220,2,2710,4120,494,123,116,123,154,99,217,98,10,12,2,7,62,0x6283695,100,900,792,432,750780,12246,5000,617,5000,617,5000,12623,100,617,3000,616,500,12675,3000,12679,2000,12680,1000,0,0,0,0,0,0,4574,1);
1458 REPLACE INTO `mob_db_re` VALUES (2254,'SOHEON','Soheon','Samurai Soheon',137,502015,1,15715,12540,2,1591,2627,210,178,118,244,98,126,246,102,10,12,1,7,64,0x2003695,120,1000,1008,432,0,0,0,0,0,0,0,12623,5,617,3000,616,50,12675,50,12679,500,12680,500,0,0,0,0,0,0,4575,1);
1459 REPLACE INTO `mob_db_re` VALUES (2255,'KADES','Kades','Dark Guardian Kades',143,2505000,1,1604000,1310000,1,2201,4202,479,262,191,223,187,155,362,163,10,12,2,0,67,0x6283695,100,900,648,480,802000,12246,5000,617,5000,617,5000,12623,100,617,3000,616,500,12675,3000,12679,2000,12680,1000,0,0,0,0,0,0,4580,1);
1460 REPLACE INTO `mob_db_re` VALUES (2256,'RUDO','Rudo','Rudo',135,501489,1,13633,12409,1,1401,2902,196,96,106,65,61,42,125,72,10,12,0,8,66,0x2003695,120,1576,504,360,0,0,0,0,0,0,0,12623,5,617,3000,616,50,12675,50,12679,500,12680,500,0,0,0,0,0,0,4581,1);
1461 REPLACE INTO `mob_db_re` VALUES (2257,'I_PIAMETTE','Piamette','Piamette',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1462 REPLACE INTO `mob_db_re` VALUES (2258,'I_PIAMETTE_','Piamette','Piamette',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1463 REPLACE INTO `mob_db_re` VALUES (2259,'I_GARDEN_KEEPER','Garden Keeper','Garden Keeper',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1464 REPLACE INTO `mob_db_re` VALUES (2260,'G_GARDEN_KEEPER','Garden Keeper','Garden Keeper',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1465 REPLACE INTO `mob_db_re` VALUES (2261,'I_GARDEN_WATCHER','Garden Watcher','Garden Watcher',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1466 REPLACE INTO `mob_db_re` VALUES (2262,'G_GARDEN_WATCHER','Garden Watcher','Garden Watcher',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1467 REPLACE INTO `mob_db_re` VALUES (2263,'I_WISH_MAIDEN','Wish Maiden','Wish Maiden',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1468 REPLACE INTO `mob_db_re` VALUES (2264,'I_ARMAIA','Armaia','Armeyer Dinze',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1469 REPLACE INTO `mob_db_re` VALUES (2265,'I_ARMAIA_','Armaia','Armeyer Dinze',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1470 REPLACE INTO `mob_db_re` VALUES (2266,'I_EREND','Erend','Errende Ebecee',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1471 REPLACE INTO `mob_db_re` VALUES (2267,'I_EREND_','Erend','Errende Ebecee',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1472 REPLACE INTO `mob_db_re` VALUES (2268,'I_KAVAC','Kavac','Kavach Icarus',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1473 REPLACE INTO `mob_db_re` VALUES (2269,'I_KAVAC_','Kavac','Kavach Icarus',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1474 REPLACE INTO `mob_db_re` VALUES (2270,'I_RAWREL','Rawrel','Laurell Weinder',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1475 REPLACE INTO `mob_db_re` VALUES (2271,'I_RAWREL_','Rawrel','Laurell Weinder',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1476 REPLACE INTO `mob_db_re` VALUES (2272,'I_WHIKEBAIN','Whikebain','Wickebine Tres',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1477 REPLACE INTO `mob_db_re` VALUES (2273,'I_WHIKEBAIN_','Whikebain','Wickebine Tres',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1478 REPLACE INTO `mob_db_re` VALUES (2274,'I_YGNIZEM','Ygnizem','Egnigem Cenia',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1479 REPLACE INTO `mob_db_re` VALUES (2275,'I_YGNIZEM_','Ygnizem','Egnigem Cenia',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1480 REPLACE INTO `mob_db_re` VALUES (2276,'I_DOPPELGANGER','Doppelganger','Doppelganger',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1481 REPLACE INTO `mob_db_re` VALUES (2277,'G_LORA','Lora','Warrior Laura',136,500255,1,0,0,2,1985,3686,224,58,144,92,86,69,149,68,10,12,0,7,43,0x2003695,130,1600,432,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1482 REPLACE INTO `mob_db_re` VALUES (2278,'G_ELVIRA','Elvira','Elvira',138,501765,1,0,0,3,699,2800,171,68,189,105,92,85,198,72,10,12,0,0,64,0x2003695,120,880,1224,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1483 REPLACE INTO `mob_db_re` VALUES (2279,'G_SOHEON','Soheon','Samurai Soheon',137,502015,1,0,0,2,1591,2627,210,178,118,244,98,126,246,102,10,12,1,7,64,0x2003695,120,1000,1008,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1484 REPLACE INTO `mob_db_re` VALUES (2280,'G_RUDO','Rudo','Rudo',135,501489,1,0,0,1,1401,2902,196,96,106,65,61,42,125,72,10,12,0,8,66,0x2003695,120,1576,504,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1485 REPLACE INTO `mob_db_re` VALUES (2281,'GLD_DARK_SHADOW','Abysmal Dark Shadow','Dark Shadow',147,204109,1,11500,10100,1,1653,3274,140,44,155,126,89,108,213,76,10,12,0,0,47,0x2003695,220,768,1776,648,0,0,0,0,0,0,0,7205,2500,2609,500,13038,3,6089,500,2783,1,12676,2,1385,2,0,0,0,0,4449,1);
1486 REPLACE INTO `mob_db_re` VALUES (2282,'GLD_DARK_FRAME','Abysmal Dark Frame','Dark Frame',145,180018,1,10101,10003,1,1850,3451,81,37,69,37,36,10,64,5,10,12,1,6,67,0x2003695,200,920,720,200,0,0,0,0,0,0,0,7054,2328,734,500,2505,15,1587,1,12676,50,1000,40,747,2,0,0,0,0,4170,1);
1487 REPLACE INTO `mob_db_re` VALUES (2283,'GLD_DARK_PRIEST','Abysmal Dark Priest','Dark Priest',141,181878,0,10548,10801,2,1326,2977,62,41,5,60,41,89,94,42,10,12,1,6,89,0x2003695,200,864,1252,476,0,0,0,0,0,0,0,1586,1,2898,1,12680,2,716,225,1009,1,2319,3,7005,1500,0,0,0,0,4171,1);
1488 REPLACE INTO `mob_db_re` VALUES (2284,'GLD_KOBOLD_1','Abysmal Kobold','Dark Axe Kobold',145,194830,1,11040,10730,1,1851,2052,103,25,109,76,61,53,98,30,10,12,1,7,44,0x2003695,150,1028,528,360,0,0,0,0,0,0,0,999,50,1034,2668,912,350,985,13,1396,1,12679,2,0,0,0,0,0,0,4091,1);
1489 REPLACE INTO `mob_db_re` VALUES (2285,'GLD_KOBOLD_2','Abysmal Kobold','Dark Hammer Kobold',142,181340,1,10360,10150,1,1401,1534,117,59,96,61,55,48,95,20,10,12,1,7,45,0x2003695,200,1528,528,360,0,0,0,0,0,0,0,999,50,1034,2668,912,350,985,13,1396,1,12679,2,0,0,0,0,0,0,4091,1);
1490 REPLACE INTO `mob_db_re` VALUES (2286,'GLD_KOBOLD_3','Abysmal Kobold','Dark Mace Kobold',141,182830,1,10120,10300,1,1301,1435,109,48,103,64,59,42,80,20,10,12,1,7,43,0x2003695,300,1228,528,360,0,0,0,0,0,0,0,999,50,1034,2668,912,350,985,13,1436,1,12679,2,0,0,0,0,0,0,4091,1);
1491 REPLACE INTO `mob_db_re` VALUES (2287,'GLD_KOBOLD_ARCHER','Abysmal Kobold Archer','Dark Kobold Archer',142,180530,1,10570,10100,9,1504,1625,84,5,99,39,48,30,124,25,10,12,0,7,23,0x2003695,200,1008,1008,384,0,0,0,0,0,0,0,912,125,999,30,1034,2425,5118,25,12676,5,18114,5,756,40,0,0,0,0,4292,1);
1492 REPLACE INTO `mob_db_re` VALUES (2288,'GLD_TREASURE','Treasure Chest','Treasure Chest',140,5,0,0,0,1,0,0,100,0,0,0,0,0,1199,0,0,0,0,0,26,0x6200000,0,0,0,0,0,0,0,0,0,0,0,11547,2000,11503,1000,11504,1000,12675,50,7444,50,12680,50,11547,2000,1661,10,0,0,0,0);
1493
1494 # Additional Monsters
1495 REPLACE INTO `mob_db_re` VALUES (2289,'E_FABRE','Fabre','Fabre',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1496 REPLACE INTO `mob_db_re` VALUES (2290,'J_THIEF_BUG','Thief Bug','Thief Bug',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1497 REPLACE INTO `mob_db_re` VALUES (2291,'E_HORNET','Hornet','Hornet',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1498 REPLACE INTO `mob_db_re` VALUES (2292,'E_HORN','Horn','Horn',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1499 REPLACE INTO `mob_db_re` VALUES (2293,'E_KIND_OF_BEETLE','Beetle King','Beetle King',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1500 REPLACE INTO `mob_db_re` VALUES (2294,'E_ARGIOPE','Argiope','Argiope',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1501 REPLACE INTO `mob_db_re` VALUES (2295,'E_GIANT_SPIDER','Giant Spider','Giant Spider',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1502 REPLACE INTO `mob_db_re` VALUES (2296,'E_KILLER_MANTIS','Killer Mantis','Killer Mantis',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1503 REPLACE INTO `mob_db_re` VALUES (2297,'E_GIANT_HONET','Giant Hornet','Giant Hornet',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1504 REPLACE INTO `mob_db_re` VALUES (2298,'E_DRAGON_TAIL','Dragon Tail','Dragon Tail',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1505 REPLACE INTO `mob_db_re` VALUES (2299,'E_STAINER','Stainer','Stainer',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1506 REPLACE INTO `mob_db_re` VALUES (2300,'E_CHONCHON','Chonchon','Chonchon',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1507 REPLACE INTO `mob_db_re` VALUES (2301,'E_STEEL_CHONCHON','Steel Chonchon','Steel Chonchon',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1508 REPLACE INTO `mob_db_re` VALUES (2302,'E_HUNTER_FLY','Hunter Fly','Hunter Fly',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1509 REPLACE INTO `mob_db_re` VALUES (2303,'E_MAYA','Maya','Maya',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1510 REPLACE INTO `mob_db_re` VALUES (2304,'E_QUEEN_SCARABA','Queen Scaraba','Queen Scaraba',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1511 REPLACE INTO `mob_db_re` VALUES (2305,'E_UNGOLIANT','Ungoliant','Ungoliant',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1512 REPLACE INTO `mob_db_re` VALUES (2306,'E_GOLDEN_BUG','Golden Thief Bug','Golden Thief Bug',12,15,0,0,0,1,1,1,1,1,1,1,1,1,1,1,10,12,2,4,43,0x83,100,768,768,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1513 REPLACE INTO `mob_db_re` VALUES (2307,'J_MISTRESS','Mistress','Mistress',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1514 REPLACE INTO `mob_db_re` VALUES (2308,'KO_ZANZOU','Zanzou','Zanzou',140,5,0,0,0,1,0,0,100,0,0,0,0,0,1199,0,10,12,0,0,26,0x0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1515
1516 # Malaya Port
1517 REPLACE INTO `mob_db_re` VALUES (2309,'BUNGISNGIS','Bungisngis','Bungisngis',121,25513,0,1940,1650,1,851,1002,115,35,71,32,61,30,74,19,10,12,2,7,42,0x2003695,200,1568,432,360,0,0,0,0,0,0,0,7054,1000,6511,1000,985,10,12700,100,0,0,0,0,0,0,0,0,0,0,4582,1);
1518 REPLACE INTO `mob_db_re` VALUES (2310,'ENGKANTO','Engkanto','Engkanto',125,23948,1,1723,1547,1,675,799,101,41,68,57,49,57,81,27,10,12,1,7,40,0x2003695,200,1424,576,360,0,0,0,0,0,0,0,7054,1000,6511,1000,528,1000,12700,100,0,0,0,0,0,0,0,0,0,0,4583,1);
1519 REPLACE INTO `mob_db_re` VALUES (2311,'MANANANGGAL','Manananggal','Manananggal',107,20451,1,1415,1410,1,801,904,64,31,75,85,45,71,75,46,10,12,1,6,47,0x2003695,100,280,720,360,0,0,0,0,0,0,0,6508,2000,6510,1000,7006,1000,913,1000,6511,1000,6509,1000,12700,100,0,0,0,0,4584,1);
1520 REPLACE INTO `mob_db_re` VALUES (2312,'MANGKUKULAM','Mangkukulam','Mangkukulam',110,20151,1,1517,1351,1,582,778,89,75,35,71,31,82,64,52,10,12,1,6,40,0x2003695,150,1664,336,480,0,0,0,0,0,0,0,7054,1000,6510,1000,7071,1000,6511,1000,6509,1000,12700,100,0,0,0,0,0,0,4585,1);
1521 REPLACE INTO `mob_db_re` VALUES (2313,'TIKBALANG','Tikbalang','Tikbalang',115,22131,1,1756,1351,1,781,896,84,34,71,52,84,44,64,46,10,12,2,2,64,0x2003695,130,1064,936,360,0,0,0,0,0,0,0,6496,500,984,10,12700,100,0,0,0,0,0,0,0,0,0,0,0,0,4586,1);
1522 REPLACE INTO `mob_db_re` VALUES (2314,'TIYANAK','Tiyanak','Tiyanak',105,17146,1,1314,1101,1,457,708,76,21,41,58,41,51,72,47,10,12,0,6,47,0x2003695,100,496,504,360,0,0,0,0,0,0,0,6508,1500,0,0,6509,1000,938,1000,0,0,0,0,0,0,0,0,0,0,4587,1);
1523 REPLACE INTO `mob_db_re` VALUES (2315,'WAKWAK','Wakwak','Wakwak',111,20012,1,1374,1254,1,561,862,24,71,54,75,64,65,77,31,10,12,0,6,47,0x2003695,100,424,576,360,0,0,0,0,0,0,0,6508,1500,6509,1000,12700,200,0,0,0,0,0,0,0,0,0,0,0,0,4588,1);
1524 REPLACE INTO `mob_db_re` VALUES (2316,'JEJELING','Jejeling','Jejeling',100,10247,1,801,741,1,450,1165,100,26,51,71,84,54,15,104,10,12,2,3,42,0x81,400,1328,672,480,0,0,0,0,0,0,0,6498,2000,909,1000,6511,100,6510,100,6509,100,12700,100,0,0,0,0,0,0,4589,1);
1525 REPLACE INTO `mob_db_re` VALUES (2317,'BANGUNGOT_1','Bangungot','Bangungot',115,1519517,1,0,0,1,2561,4065,411,95,151,192,110,112,251,57,10,12,1,6,47,0x6203695,200,920,1080,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1526 REPLACE INTO `mob_db_re` VALUES (2318,'BANGUNGOT_2','Bangungot','Bangungot',99,1409758,1,0,0,1,2561,4065,411,95,151,192,110,112,251,57,10,12,1,6,47,0x4370000,2000,920,1080,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1527 REPLACE INTO `mob_db_re` VALUES (2319,'BUWAYA','Buwaya','Buwaya',151,4090365,1,3000012,2801564,1,3614,7115,201,78,151,201,130,231,310,66,10,12,2,9,81,0x6283695,100,1424,576,360,1500006,607,5500,617,2250,616,450,6518,2000,6525,50,6499,2000,2590,1000,2169,100,6499,10000,0,0,0,0,0,0,4592,1);
1528 REPLACE INTO `mob_db_re` VALUES (2320,'BAKONAWA_1','Bakonawa','Bakonawa',156,3351884,1,0,0,10,4801,7302,472,0,251,134,194,70,237,66,10,12,2,9,81,0x6200084,2000,440,672,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1529 REPLACE INTO `mob_db_re` VALUES (2321,'BAKONAWA_2','Bakonawa','Bakonawa',156,3351884,1,0,0,10,4801,7302,472,0,251,134,194,70,237,66,10,12,2,9,81,0x6200084,2000,440,672,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1530 REPLACE INTO `mob_db_re` VALUES (2322,'BAKONAWA_3','Bakonawa','Bakonawa',156,3351884,1,2510111,2345151,10,4801,7302,472,0,251,134,194,70,237,66,10,12,2,9,81,0x6200084,2000,440,672,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1531 REPLACE INTO `mob_db_re` VALUES (2323,'EVENT_BOMB','Bomb Poring','Bomb Poring',100,50000,1,0,0,1,120,320,160,99,1,28,28,0,33,50,10,12,0,0,20,0x308D,200,1672,672,480,0,0,0,0,0,0,0,664,1000,665,1000,666,1000,667,1000,0,0,0,0,0,0,0,0,0,0,0,0);
1532 REPLACE INTO `mob_db_re` VALUES (2324,'EVENT_RANGE','Penomena','Penomena',100,50000,1,0,0,7,481,522,160,99,76,38,35,35,107,10,10,12,1,5,25,0x3695,200,832,500,600,0,0,0,0,0,0,0,664,1000,665,1000,666,1000,667,1000,0,0,0,0,0,0,0,0,0,0,0,0);
1533 REPLACE INTO `mob_db_re` VALUES (2325,'M_BAPHOMET_','Baphomet','Baphomet',57,7510,204,0,0,1,810,955,70,40,52,60,36,17,57,25,10,12,0,6,27,0x6203695,100,868,480,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1534 REPLACE INTO `mob_db_re` VALUES (2326,'M_GALAPAGO','Galapago','Galapago',45,7513,201,0,0,1,760,915,70,40,30,28,29,18,30,16,10,12,0,2,22,0x6203695,165,1430,1080,1080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1535 REPLACE INTO `mob_db_re` VALUES (2327,'BANGUNGOT_3','Bangungot','Bangungot',115,250,1,1563082,1522402,1,2561,4065,411,95,151,192,110,112,251,57,10,12,1,6,47,0x4370000,2000,0,0,0,0,0,0,0,0,0,0,6517,4000,6524,2000,6499,4000,2491,2000,2169,200,0,0,6499,10000,0,0,0,0,4590,1);
1536 REPLACE INTO `mob_db_re` VALUES (2328,'MA_DRUM','Drum','Drum',1,200,0,0,0,1,1,2,100,99,0,0,0,0,0,0,10,12,0,0,20,0x170000,2000,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1537 REPLACE INTO `mob_db_re` VALUES (2329,'BUWAYA_EGG','Buwaya\'s Egg','Buwaya\'s Egg',100,10000,1,0,0,0,1,2,90,90,1,1,1,1,1,1,10,12,0,0,60,0x0,2000,1001,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1538 REPLACE INTO `mob_db_re` VALUES (2330,'BUWAYA_SLAVE','Buwaya\'s Slave','Slave',135,20145,1,0,0,1,2413,4454,105,71,151,120,110,102,143,61,10,12,0,3,22,0x2003695,200,576,960,504,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1539 REPLACE INTO `mob_db_re` VALUES (2331,'MA_SEAW','Seaweed','Seaweed',100,10,1,0,0,1,1,2,1,1,1,1,1,1,1,1,10,12,0,5,21,0x2170084,2000,384,720,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1540 REPLACE INTO `mob_db_re` VALUES (2332,'BUWAYA_GHOST','Fake Buwaya','Buwaya',138,30000,1,0,0,1,1280,2532,481,78,201,248,174,112,371,57,10,12,0,3,81,0x6203695,100,1424,576,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1541 REPLACE INTO `mob_db_re` VALUES (2333,'BUWAYA_WEAK','Buwaya\'s Weakness','Weakpoint',138,20,1,0,0,1,0,1,100,78,0,0,0,0,0,0,10,12,0,3,81,0x4370000,2000,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1542 REPLACE INTO `mob_db_re` VALUES (2334,'G_WAKWAK','Wakwak','Wakwak',145,194830,1,0,0,1,1544,4715,24,104,101,154,104,184,151,71,10,12,0,6,47,0x83,100,424,576,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1543 REPLACE INTO `mob_db_re` VALUES (2335,'MA_TREASURE','Treasure Chest','Bakonawa\'s Treasure',140,5,0,0,0,1,0,0,100,0,0,0,0,0,1199,0,10,12,0,0,26,0x6200000,0,0,0,0,0,0,0,0,0,0,0,6516,2000,6523,50,6499,2000,15051,1000,2169,100,969,2000,6499,10000,0,0,0,0,4591,1);
1544 REPLACE INTO `mob_db_re` VALUES (2336,'DOMOVOI','Domovoi','Domovoi',38,898,1,135,152,1,63,74,40,0,20,11,34,20,19,10,10,12,0,2,22,0x83,200,800,1200,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1545 REPLACE INTO `mob_db_re` VALUES (2337,'HIDDEN_MOB','Hidden Mob','Monster',151,10000,200,0,0,7,0,1000,200,10,200,200,200,200,200,200,12,12,0,4,88,0x2170084,2000,0,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1546 REPLACE INTO `mob_db_re` VALUES (2338,'MD_MANANANGGAL','Bangungot Manananggal','Manananggal',107,204511,1,0,0,1,801,904,64,31,75,85,45,71,75,46,10,12,1,6,47,0x2003695,100,280,720,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1547 REPLACE INTO `mob_db_re` VALUES (2339,'MD_MANGKUKULAM','Bangungot Mangkukulam','Mangkukulam',110,102154,1,0,0,1,582,778,89,75,35,71,31,82,64,52,10,12,1,6,40,0x2003695,150,1664,336,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1548 REPLACE INTO `mob_db_re` VALUES (2340,'MD_TIYANAK','Tiyanak','Tiyanak',105,50211,1,0,0,1,457,708,76,21,41,58,41,51,72,47,10,12,0,6,47,0x2003695,100,496,504,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1549 REPLACE INTO `mob_db_re` VALUES (2341,'RWC_BOSS2011','RWC Boss','2011 RWC Boss',141,3205000,1,1300000,1100000,3,7343,11755,588,506,196,131,125,276,401,156,10,12,2,8,86,0x6283695,100,576,576,480,650000,12246,5000,12246,5000,12246,5000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1550
1551 # Additional Mercenary Monsters
1552 REPLACE INTO `mob_db_re` VALUES (2342,'MER_DIABOLIC','Diabolic','Diabolic',83,9815,234,0,0,2,1100,1300,60,60,85,90,71,43,85,105,10,12,0,6,47,0x6203695,150,1080,780,180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1553 REPLACE INTO `mob_db_re` VALUES (2343,'HIDDEN_MOB_W','Hidden Mob','Hidden Mob',151,10000,200,0,0,7,0,1000,200,10,200,200,200,200,200,200,12,12,0,4,88,0x2170084,2000,0,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1554 REPLACE INTO `mob_db_re` VALUES (2344,'MER_WISH_MAIDEN','Wish Maiden','Wish Maiden',83,9815,234,0,0,2,1100,1300,60,60,85,90,71,43,85,105,10,12,0,6,47,0x83,150,1080,780,180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1555 REPLACE INTO `mob_db_re` VALUES (2345,'MER_ZHERLTHSH','Zherlthsh','Zealotus',83,9815,234,0,0,2,1100,1300,60,60,85,90,71,43,85,105,10,12,0,6,47,0x6203695,150,1080,780,180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1556 REPLACE INTO `mob_db_re` VALUES (2346,'MER_KTULLANUX','Ktullanux','Ktullanux',83,9815,234,0,0,2,1100,1300,60,60,85,90,71,43,85,105,10,12,0,6,47,0x6203695,150,1080,780,180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1557 REPLACE INTO `mob_db_re` VALUES (2347,'MER_EDDGA','Eddga','Eddga',83,9815,234,0,0,2,1100,1300,60,60,85,90,71,43,85,105,10,12,0,6,47,0x6203695,150,1080,780,180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1558 REPLACE INTO `mob_db_re` VALUES (2348,'MER_CIVIL_SERVANT','Civil Servant','Mao Guai',83,9815,234,0,0,2,1100,1300,60,60,85,90,71,43,85,105,10,12,0,6,47,0x6203695,150,1080,780,180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1559 REPLACE INTO `mob_db_re` VALUES (2349,'MER_LOLI_RURI','Loli Ruri','Loli Ruri',83,9815,234,0,0,2,1100,1300,60,60,85,90,71,43,85,105,10,12,0,6,47,0x6203695,150,1080,780,180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1560 REPLACE INTO `mob_db_re` VALUES (2350,'MER_SEDORA','Sedora','Sedora',83,9815,234,0,0,2,1100,1300,60,60,85,90,71,43,85,105,10,12,0,6,47,0x6203695,150,1080,780,180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1561 REPLACE INTO `mob_db_re` VALUES (2351,'MER_CHEPET','Chepet','Chepet',83,9815,234,0,0,2,1100,1300,60,60,85,90,71,43,85,105,10,12,0,6,47,0x6203695,150,1080,780,180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1562
1563 REPLACE INTO `mob_db_re` VALUES (2352,'E_RSX_0805','RSX 0805','RSX 0805',1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1564
1565 # Nightmare Pyramids
1566 REPLACE INTO `mob_db_re` VALUES (2353,'N_MINOROUS','Nightmare Minorous','Minorous (Nightmare)',121,27141,1,2201,1910,1,853,1007,131,41,71,47,51,51,81,30,10,12,2,2,43,0x2003695,200,1360,960,432,0,0,0,0,0,0,0,941,5000,756,200,1361,2,1005,10,6254,100,0,0,568,300,0,0,0,0,4655,1);
1567 REPLACE INTO `mob_db_re` VALUES (2354,'N_MUMMY','Nightmare Mummy','Mummy (Nightmare)',117,22557,1,2150,1621,1,761,953,110,21,61,5,21,1,72,0,10,12,1,1,49,0x2003695,300,1772,72,384,0,0,0,0,0,0,0,930,9000,756,100,934,500,2604,2,2611,10,525,250,508,1000,0,0,0,0,4656,1);
1568 REPLACE INTO `mob_db_re` VALUES (2355,'N_VERIT','Nightmare Verit','Verit (Nightmare)',115,21034,1,2074,1571,1,623,765,82,20,57,7,31,15,7,7,10,12,1,1,29,0x2003695,250,2468,768,480,0,0,0,0,0,0,0,929,9000,912,700,930,1100,509,600,2609,2,2612,200,639,20,0,0,0,0,4658,1);
1569 REPLACE INTO `mob_db_re` VALUES (2356,'N_MIMIC','Nightmare Mimic','Mimic (Nightmare)',137,63101,1,3201,2704,1,1345,1758,210,40,71,180,35,21,61,0,10,12,1,0,60,0x2003695,100,972,500,288,0,0,0,0,0,0,0,617,6,603,50,1065,1200,7938,1000,2626,2,757,270,0,0,0,0,0,0,4654,1);
1570 REPLACE INTO `mob_db_re` VALUES (2357,'G_N_MIMIC','Nightmare Mimic','Mimic (Nightmare)',137,63101,1,0,0,1,1345,1758,210,40,71,180,35,21,61,0,10,12,1,0,60,0x2003695,100,972,500,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1571 REPLACE INTO `mob_db_re` VALUES (2358,'N_ARCLOUSE','Nightmare Arclouse','Arclouze (Nightmare)',134,48013,1,2506,2303,1,1104,1445,101,45,65,85,51,45,251,31,10,12,1,4,42,0x2003695,100,960,500,480,0,0,0,0,0,0,0,1096,3500,938,3000,943,800,912,500,716,300,997,20,912,2500,0,0,0,0,4653,1);
1572 REPLACE INTO `mob_db_re` VALUES (2359,'G_N_ARCLOUSE','Nightmare Arclouse','Arclouze (Nightmare)',134,48013,1,0,0,1,1104,1445,101,45,65,85,51,45,251,31,10,12,1,4,42,0x2003695,100,960,500,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1573 REPLACE INTO `mob_db_re` VALUES (2360,'N_ANCIENT_MUMMY','Nightmare Ancient Mummy','Ancient Mummy (Nightmare)',141,90157,1,4712,4001,1,1841,2188,142,51,126,75,61,85,187,24,10,12,1,1,49,0x2003695,175,1772,120,384,0,0,0,0,0,0,0,930,4500,934,1800,2624,2,2611,150,12735,10,756,150,757,100,0,0,0,0,4657,1);
1574 REPLACE INTO `mob_db_re` VALUES (2361,'G_N_ANCIENT_MUMMY','Nightmare Ancient Mummy','Ancient Mummy (Nightmare)',141,90157,1,0,0,1,1841,2188,142,51,126,75,61,85,187,24,10,12,1,1,49,0x2003695,175,1772,120,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1575 REPLACE INTO `mob_db_re` VALUES (2362,'N_AMON_RA','Nightmare Amon Ra','Amon Ra (Nightmare)',145,2515784,1,1626487,1302087,3,4106,7307,367,301,86,89,120,131,101,92,14,12,2,7,62,0x6280084,170,854,2016,480,813243,607,5500,608,3500,732,5500,5053,150,2615,50,7211,7000,985,3800,616,400,0,0,607,3000,0,0,0,0,4652,1);
1576
1577 # Eclage (14.2)
1578 REPLACE INTO `mob_db_re` VALUES (2363,'MENBLATT','Menblatt','Menblatt',143,82200,1,4150,3421,3,816,1017,79,50,70,68,40,55,108,30,10,12,1,4,44,0x2003695,145,472,1056,480,0,0,0,0,0,0,0,6557,4000,7168,2000,7163,4608,0,0,0,0,0,0,0,0,0,0,0,0,4593,1);
1579 REPLACE INTO `mob_db_re` VALUES (2364,'PETAL','Petal','Petal',141,81031,1,4058,3361,1,671,844,73,33,70,82,55,45,108,25,10,12,1,2,24,0x2003695,200,1500,768,480,0,0,0,0,0,0,0,6558,4000,12346,2000,1026,2000,6089,500,0,0,0,0,0,0,0,0,0,0,4594,1);
1580 REPLACE INTO `mob_db_re` VALUES (2365,'CENERE','Cenere','Cenere',146,130131,1,7117,5712,1,1802,2833,87,81,67,39,30,35,95,45,10,12,0,3,24,0x2003695,300,1500,720,360,0,0,0,0,0,0,0,6561,4000,7322,1000,7001,3000,7320,2000,0,0,0,0,0,0,0,0,0,0,4595,1);
1581 REPLACE INTO `mob_db_re` VALUES (2366,'ANTIQUE_BOOK','Antique Book','Antique Book',148,134615,1,7225,5870,1,1861,3074,74,42,67,53,32,44,125,5,10,12,0,0,60,0x2003695,150,864,960,480,0,0,0,0,0,0,0,6560,4000,7015,2000,1097,2000,0,0,0,0,0,0,0,0,0,0,0,0,4596,1);
1582 REPLACE INTO `mob_db_re` VALUES (2367,'LICHTERN_B','Blue Lichtern','Lichtern',149,131211,1,7187,5701,1,1513,2923,76,41,124,74,60,55,92,50,10,12,0,0,81,0x2003695,150,480,1728,480,0,0,0,0,0,0,0,1000,2000,1001,2000,995,40,12812,10,0,0,0,0,0,0,0,0,0,0,4597,1);
1583 REPLACE INTO `mob_db_re` VALUES (2368,'LICHTERN_Y','Yellow Lichtern','Lichtern',147,131513,1,7071,5810,1,1416,2977,84,51,141,94,75,91,144,50,10,12,0,0,88,0x2003695,150,0,3456,480,0,0,0,0,0,0,0,1000,2000,1001,2000,997,40,12815,10,0,0,0,0,0,0,0,0,0,0,4600,1);
1584 REPLACE INTO `mob_db_re` VALUES (2369,'LICHTERN_R','Red Lichtern','Lichtern',149,135718,1,7201,6013,1,1647,3096,111,53,147,77,66,65,133,50,10,12,0,0,83,0x2003695,150,0,4032,480,0,0,0,0,0,0,0,1000,2000,1001,2000,994,40,12813,10,0,0,0,0,0,0,0,0,0,0,4599,1);
1585 REPLACE INTO `mob_db_re` VALUES (2370,'LICHTERN_G','Green Lichtern','Lichtern',151,133451,1,7214,5710,1,1547,3141,120,57,121,60,58,62,102,50,10,12,0,0,82,0x2003695,100,0,2304,480,0,0,0,0,0,0,0,1000,2000,1001,2000,996,40,12814,10,0,0,0,0,0,0,0,0,0,0,4598,1);
1586 REPLACE INTO `mob_db_re` VALUES (2371,'FAITHFUL_MANAGER','Faithful Manager','Faithful Manager',155,151548,1,8676,6501,3,2091,3698,204,141,80,28,40,25,88,45,10,12,2,0,80,0x2003695,200,480,1536,480,0,0,0,0,0,0,0,6559,4000,12353,2000,970,50,971,50,0,0,0,0,0,0,0,0,0,0,4607,1);
1587
1588 # Additional Monsters
1589 REPLACE INTO `mob_db_re` VALUES (2372,'SOIL','Soil','Soil',1,15,0,0,0,1,1,2,100,99,0,0,0,0,0,0,7,12,0,3,22,0x170000,2000,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1590 REPLACE INTO `mob_db_re` VALUES (2373,'ROCK','Rock','Rock',1,15,0,0,0,1,1,2,100,99,0,0,0,0,0,0,7,12,0,3,22,0x170000,2000,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1591 REPLACE INTO `mob_db_re` VALUES (2374,'THICKET','Thicket','Thicket',1,15,0,0,0,1,1,2,100,99,0,0,0,0,0,0,7,12,0,3,22,0x170000,2000,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1592 REPLACE INTO `mob_db_re` VALUES (2375,'MOROCC_4_142','Incarnation of Morroc','Incarnation of Morroc',100,4444,1,0,0,1,371,456,80,6,114,88,62,97,164,43,10,12,1,6,69,0x83,150,1536,648,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1593 REPLACE INTO `mob_db_re` VALUES (2376,'MOROCC_2_142','Incarnation of Morroc','Incarnation of Morroc',100,2000,1,0,0,1,381,464,81,5,121,86,71,65,113,44,10,12,1,6,67,0x83,150,576,648,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1594 REPLACE INTO `mob_db_re` VALUES (2377,'E_NOVUS_','Novus','Novus',1,12,1,0,0,1,50,100,1,1,1,10,1,10,30,5,10,12,0,9,20,0x83,100,252,816,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1595 REPLACE INTO `mob_db_re` VALUES (2378,'MER_ANTLER_SCARABA','Antler Scaraba','Antler Scaraba',136,30000,1,0,0,1,1418,1828,155,102,23,99,59,129,137,45,10,12,1,4,42,0x6203695,200,504,624,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1596 REPLACE INTO `mob_db_re` VALUES (2379,'XMAS_SMOKEY_SOCK','Smokey Sock','Socks Stealing Raccoon',10,10,1,0,0,1,70,81,1,0,1,1,16,5,100,100,10,12,0,2,22,0x2170081,200,1576,576,420,0,0,0,0,0,0,0,7909,3000,7910,3000,6682,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1597 REPLACE INTO `mob_db_re` VALUES (2380,'XMAS_SMOKEY_GIFT','Smokey Gift','Gift Stealing Raccoon',10,10,1,0,0,1,70,81,1,0,1,1,16,5,100,100,10,12,0,2,22,0x2170081,200,1576,576,420,0,0,0,0,0,0,0,7909,3000,7910,3000,6682,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1598
1599 # Monsters Waiting To Be Coded In
1600 #2381,E_VADON_X_S
1601 #2382,E_VADON_X_H
1602 #2383,E_VADON_X_H_S
1603 #2384,KRAKEN_LEG_1
1604 #2385,KRAKEN_LEG_2
1605 #2386,KRAKEN_LEG_3
1606 #2387,KRAKEN_LEG_4
1607 #2388,KRAKEN_LEG_5
1608 #2389,G_KRAKEN_LEG_1
1609 #2390,G_KRAKEN_LEG_2
1610 #2391,G_KRAKEN_LEG_3
1611 #2392,G_KRAKEN_LEG_4
1612 #2393,G_KRAKEN_LEG_5
1613 #2394,MERMAN_SE
1614 #2395,SEIREN
1615 #2396,POSEIDON
1616 #2397,KRAKEN_BABY
1617 REPLACE INTO `mob_db_re` VALUES (2398,'LITTLE_PORING','Little Poring','Little Poring',1,40,1,18,10,1,8,9,2,5,6,1,1,0,6,5,10,12,0,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,909,9000,1202,100,938,1000,512,5000,507,1000,512,500,507,1000,0,0,0,0,4545,1);
1618 #2399,E_MINI_DEMON
1619 #2400,E_DIABOLIC
1620 REPLACE INTO `mob_db_re` VALUES (2401,'G_PORING','Poring','Poring',1,60,1,0,0,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,480,672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1621 REPLACE INTO `mob_db_re` VALUES (2402,'POPORING_IMMUNE_M','POPORING_IMMUNE_M','Poporing',30,524,1,99,112,1,74,20,36,17,17,26,20,18,36,5,10,12,1,3,25,0x0,300,1672,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1622 REPLACE INTO `mob_db_re` VALUES (2403,'POPORING_IMMUNE_A','POPORING_IMMUNE_A','Poporing',30,524,1,99,112,1,74,20,36,17,17,26,20,18,36,5,10,12,1,3,25,0x0,300,1672,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1623 REPLACE INTO `mob_db_re` VALUES (2404,'DEAD_PLANKTON','Dead Plankton','Dead Plankton',9,95,1,31,23,1,18,19,21,3,14,5,10,0,10,3,10,12,0,1,29,0x81,400,2208,324,1008,0,0,0,0,0,0,0,1052,2000,910,70,938,170,970,1,630,5,645,10,0,0,0,0,0,0,0,0);
1624 REPLACE INTO `mob_db_re` VALUES (2405,'WEAK_SKELETON','Weak Skeleton','Weak Skeleton',18,280,1,58,43,1,25,33,12,2,15,5,10,0,12,0,10,12,1,1,29,0x91,200,2228,576,528,0,0,0,0,0,0,0,1010,45,932,800,1505,40,909,1500,507,500,2609,15,0,0,0,0,0,0,0,0);
1625 REPLACE INTO `mob_db_re` VALUES (2406,'WEAK_SKEL_SOLDIER','Weak Soldier Skeleton','Weak Soldier Skeleton',23,468,1,72,81,1,66,75,28,5,18,9,28,5,43,5,10,12,1,1,29,0x3885,200,2276,432,576,0,0,0,0,0,0,0,932,1300,756,15,1214,3,507,170,934,2,2315,1,1216,10,0,0,0,0,0,0);
1626 REPLACE INTO `mob_db_re` VALUES (2407,'SAILOR_SKELETON','Sailor Skeleton','Sailor Skeleton',19,310,1,58,43,1,27,35,12,2,15,5,10,0,12,0,10,12,1,1,29,0x3885,200,2228,576,528,0,0,0,0,0,0,0,932,700,2287,4,7477,1,2211,60,1104,60,756,10,628,5,0,0,0,0,0,0);
1627 REPLACE INTO `mob_db_re` VALUES (2408,'DUMMY_10','Dummy 10','Dummy 10',10,99999999,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,200,1,0,20,0x200000,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1628 REPLACE INTO `mob_db_re` VALUES (2409,'DUMMY_50','Dummy 50','Dummy 50',50,99999999,1,0,0,0,0,0,50,50,0,0,0,0,0,0,0,200,1,0,20,0x200000,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1629 REPLACE INTO `mob_db_re` VALUES (2410,'DUMMY_100','Dummy 100','Dummy 100',100,99999999,1,0,0,0,0,0,90,90,0,0,0,0,0,0,0,200,1,0,20,0x200000,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1630 REPLACE INTO `mob_db_re` VALUES (2411,'DUMMY_150','Dummy 150','Dummy 150',150,99999999,1,0,0,0,0,0,120,120,0,0,0,0,0,0,0,200,1,0,20,0x200000,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1631 #2412,E_VALKIWI
1632 REPLACE INTO `mob_db_re` VALUES (2413,'DUMMY_10_FIRE','Dummy 10','Dummy 10',10,99999999,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,200,1,0,23,0x0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1633
1634 #2414,RUNAWAY_BOOK
1635 REPLACE INTO `mob_db_re` VALUES (2415,'L_SEYREN','Knight Seyren','Knight Seyren',98,13260,1,2950,1974,1,827,1112,149,10,127,62,77,44,118,49,10,12,1,7,63,0x3885,150,432,400,288,0,0,0,0,0,0,0,7345,5000,7347,2500,1163,100,1164,5,2314,500,2315,5,603,2,0,0,0,0,0,0);
1636 REPLACE INTO `mob_db_re` VALUES (2416,'L_EREMES','Assassin Eremes','Assassin Eremes',98,9029,1,3150,1484,1,739,892,109,10,130,78,53,60,114,68,10,12,1,7,85,0x3885,160,432,400,288,0,0,0,0,0,0,0,7345,5000,7347,2500,1261,100,1285,5,2337,500,2359,5,603,2,0,0,0,0,0,0);
1637 REPLACE INTO `mob_db_re` VALUES (2417,'L_HARWORD','Blacksmith Harword','Blacksmith Howard',98,11803,1,2750,1640,1,782,1035,117,9,124,71,55,47,73,43,10,12,1,7,81,0x3885,160,432,400,288,0,0,0,0,0,0,0,7345,5000,7347,2500,1361,100,1375,5,2310,500,2318,5,603,2,0,0,0,0,0,0);
1638 REPLACE INTO `mob_db_re` VALUES (2418,'L_SHECIL','Hunter Shecil','Hunter Cecil',98,8835,1,2750,1668,14,574,797,68,13,108,113,60,72,148,37,10,12,1,7,64,0x3885,160,432,400,288,0,0,0,0,0,0,0,7345,5000,7347,2500,1721,100,1722,5,2330,500,2331,5,603,2,0,0,0,0,0,0);
1639 REPLACE INTO `mob_db_re` VALUES (2419,'L_KATRINN','Wizard Katrinn','Wizard Kathryne',98,7092,1,2750,1934,1,512,1162,69,66,97,70,49,129,125,44,10,12,1,7,68,0x3885,130,864,400,288,0,0,0,0,0,0,0,7345,5000,7347,2500,1619,100,1629,5,2343,500,2372,5,603,2,0,0,0,0,0,0);
1640 REPLACE INTO `mob_db_re` VALUES (2420,'L_MAGALETA','Prist Magaleta','Priest Margaretha',98,9192,1,2150,1634,1,644,1142,97,83,113,66,63,110,89,58,10,12,1,7,66,0x3885,160,864,400,288,0,0,0,0,0,0,0,7345,5000,7347,2500,1522,100,1526,5,2326,500,2373,5,603,2,0,0,0,0,0,0);
1641 REPLACE INTO `mob_db_re` VALUES (2421,'L_YGNIZEM','Crusader Ygnizem','Crusader Egnigem',98,13440,1,1896,2928,1,852,1194,136,8,158,101,94,75,108,74,10,12,1,7,43,0x3885,155,432,400,288,0,0,0,0,0,0,0,7347,5000,7345,2500,1129,100,1145,5,2316,500,2317,5,603,2,0,0,0,0,0,0);
1642 REPLACE INTO `mob_db_re` VALUES (2422,'L_WHIKEBAIN','Log Whikebain','Rogue Wickebine',98,11712,1,1740,2454,1,545,761,125,72,125,100,75,46,93,60,10,12,1,7,65,0x3885,130,432,400,288,0,0,0,0,0,0,0,7347,5000,7345,2500,1239,100,1231,5,2335,500,2336,5,603,2,0,0,0,0,0,0);
1643 REPLACE INTO `mob_db_re` VALUES (2423,'L_ARMAIA','Alchemist Armaia','Alchemist Armeyer',98,11376,1,1814,3618,1,662,877,130,4,135,64,93,71,105,68,10,12,1,7,62,0x3885,130,432,400,288,0,0,0,0,0,0,0,7347,5000,7345,2500,1304,100,1305,5,2310,500,2318,5,603,2,0,0,0,0,0,0);
1644 REPLACE INTO `mob_db_re` VALUES (2424,'L_KAVAC','Bard Kavac','Bard Kavach',98,12637,1,1772,3164,9,605,798,94,52,113,119,68,55,163,52,10,12,1,7,44,0x3885,160,432,400,288,0,0,0,0,0,0,0,7347,5000,7345,2500,1910,100,1913,5,2330,500,2331,5,603,2,0,0,0,0,0,0);
1645 REPLACE INTO `mob_db_re` VALUES (2425,'L_DANCER','Dancer Joshepina','Dancer Josephina',98,12637,1,1972,3164,9,605,798,94,52,113,119,68,55,163,52,10,12,1,7,44,0x3885,160,432,400,288,0,0,0,0,0,0,0,7347,5000,7345,2500,1959,100,1963,5,2330,500,2331,5,603,2,0,0,0,0,0,0);
1646 REPLACE INTO `mob_db_re` VALUES (2426,'L_RAWREL','Sage Rawrel','Sage Laurell',98,9868,1,1880,3840,1,247,895,83,96,73,86,71,134,123,62,10,12,1,7,48,0x3885,160,432,400,288,0,0,0,0,0,0,0,7347,5000,7345,2500,1551,100,1564,5,2343,500,2372,5,603,2,0,0,0,0,0,0);
1647 REPLACE INTO `mob_db_re` VALUES (2427,'L_EREND','Monk Erend','Monk Errende',98,11168,1,1810,2000,1,972,1455,116,108,84,72,99,115,95,68,10,12,1,7,46,0x3885,140,432,400,288,0,0,0,0,0,0,0,7347,5000,7345,2500,1809,100,1813,5,2326,500,2373,5,603,2,0,0,0,0,0,0);
1648 REPLACE INTO `mob_db_re` VALUES (2428,'G_L_SEYREN','Knight Seyren','Knight Seyren',98,13260,1,0,0,1,827,1112,149,10,127,62,77,44,118,49,10,12,1,7,63,0x3885,150,432,400,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1649 REPLACE INTO `mob_db_re` VALUES (2429,'G_L_EREMES','Assassin Eremes','Assassin Eremes',98,9029,1,0,0,1,739,892,109,10,130,78,53,60,114,68,10,12,1,7,85,0x3885,160,432,400,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1650 REPLACE INTO `mob_db_re` VALUES (2430,'G_L_HARWORD','Blacksmith Harword','Blacksmith Howard',98,11803,1,0,0,1,782,1035,117,9,124,71,55,47,73,43,10,12,1,7,81,0x3885,160,432,400,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1651 REPLACE INTO `mob_db_re` VALUES (2431,'G_L_SHECIL','Hunter Shecil','Hunter Cecil',98,8835,1,0,0,14,574,797,68,13,108,113,60,72,148,37,10,12,1,7,64,0x3885,160,432,400,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1652 REPLACE INTO `mob_db_re` VALUES (2432,'G_L_KATRINN','Wizard Katrinn','Wizard Kathryne',98,7092,1,0,0,1,512,1162,69,66,97,70,49,129,125,44,10,12,1,7,68,0x3885,130,864,400,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1653 REPLACE INTO `mob_db_re` VALUES (2433,'G_L_MAGALETA','Prist Magaleta','Priest Margaretha',98,9192,1,0,0,1,644,1142,97,83,113,66,63,110,89,58,10,12,1,7,66,0x3885,160,864,400,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1654 REPLACE INTO `mob_db_re` VALUES (2434,'G_L_YGNIZEM','Crusader Ygnizem','Crusader Egnigem',98,13440,1,0,0,1,852,1194,136,8,158,101,94,75,108,74,10,12,1,7,43,0x3885,155,432,400,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1655 REPLACE INTO `mob_db_re` VALUES (2435,'G_L_WHIKEBAIN','Log Whikebain','Rogue Wickebine',98,11712,1,0,0,1,545,761,125,72,125,100,75,46,93,60,10,12,1,7,65,0x3885,130,432,400,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1656 REPLACE INTO `mob_db_re` VALUES (2436,'G_L_ARMAIA','Alchemist Armaia','Alchemist Armeyer',98,11376,1,0,0,1,537,769,130,4,135,64,93,71,105,68,10,12,1,7,62,0x3885,130,432,400,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1657 REPLACE INTO `mob_db_re` VALUES (2437,'G_L_KAVAC','Bard Kavac','Bard Kavach',98,12637,1,0,0,9,605,798,94,52,113,119,68,55,163,52,10,12,1,7,44,0x3885,160,432,400,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1658 REPLACE INTO `mob_db_re` VALUES (2438,'G_L_DANCER','Dancer Joshepina','Dancer Josephina',98,12637,1,0,0,9,605,798,94,52,113,119,68,55,163,52,10,12,1,7,44,0x3885,160,432,400,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1659 REPLACE INTO `mob_db_re` VALUES (2439,'G_L_RAWREL','Sage Rawrel','Sage Laurell',98,9868,1,0,0,1,247,895,83,96,73,86,71,134,123,62,10,12,1,7,48,0x3885,160,432,400,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1660 REPLACE INTO `mob_db_re` VALUES (2440,'G_L_EREND','Monk Erend','Monk Errende',98,11168,1,0,0,1,972,1455,116,108,84,72,99,115,95,68,10,12,1,7,46,0x3885,140,432,400,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1661 REPLACE INTO `mob_db_re` VALUES (2441,'B_NOVICE','The Last One','The Last One',99,265203,1,212534,175494,3,3747,5435,510,139,272,148,162,99,160,59,10,12,1,7,83,0x6283E95,100,76,384,288,106267,0,0,0,0,0,0,7345,2500,603,3000,617,4000,616,500,1148,100,1140,5,1181,2,0,0,0,0,0,0);
1662 REPLACE INTO `mob_db_re` VALUES (2442,'B_SUPERNOVICE','King of the Alley','King of the Alley',99,268800,1,217620,178000,3,5006,7357,410,192,206,194,181,156,203,115,10,12,1,7,83,0x6283E95,100,76,384,288,108810,0,0,0,0,0,0,7345,2500,603,3000,617,4000,616,500,1622,100,0,0,2000,2,0,0,0,0,0,0);
1663 REPLACE INTO `mob_db_re` VALUES (2443,'AIRA','Aira','Aira',99,270000,1,220000,180000,1,887,1218,149,10,127,62,77,44,118,49,10,12,1,7,63,0x6283695,150,432,400,288,110000,0,0,0,0,0,0,739,3000,2407,50,2409,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1664 REPLACE INTO `mob_db_re` VALUES (2444,'KULUNA','Kuluna','Kuluna',99,270000,1,220000,180000,1,820,1115,109,10,130,78,53,60,114,68,10,12,1,7,68,0x6283695,160,432,400,288,110000,0,0,0,0,0,0,739,3000,2407,50,2409,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1665 REPLACE INTO `mob_db_re` VALUES (2445,'MALLINA','Mallina','Mallina',99,270000,1,220000,180000,1,782,1035,117,9,124,71,55,47,73,43,10,12,1,7,82,0x6283695,160,432,400,288,110000,0,0,0,0,0,0,739,3000,2407,50,2409,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1666 REPLACE INTO `mob_db_re` VALUES (2446,'EZELLA','Ezella','Ezella',99,270000,0,110000,90000,1,666,895,68,13,108,113,60,72,148,37,10,12,1,7,64,0x6283695,160,432,400,288,55000,0,0,0,0,0,0,739,3000,2407,50,2409,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1667 REPLACE INTO `mob_db_re` VALUES (2447,'LUNE','Lune','Lune',99,270000,1,220000,180000,1,512,1162,69,66,97,70,49,129,125,44,10,12,1,7,61,0x6283695,130,864,400,288,110000,0,0,0,0,0,0,739,3000,2407,50,2409,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1668 REPLACE INTO `mob_db_re` VALUES (2448,'MORIN','Morin','Morin',99,270000,1,220000,180000,1,727,984,97,83,113,66,63,110,89,58,10,12,1,7,67,0x6283695,160,864,400,288,110000,0,0,0,0,0,0,739,3000,2407,50,2409,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1669 REPLACE INTO `mob_db_re` VALUES (2449,'NASARIN','Nasarin','Nasarin',99,270000,1,220000,180000,1,938,1279,136,8,158,101,94,75,108,74,10,12,1,7,45,0x6283695,155,432,400,288,110000,0,0,0,0,0,0,739,3000,2407,50,2409,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1670 REPLACE INTO `mob_db_re` VALUES (2450,'THIEF_PORING','Thief Poring','Thief Poring',1,30,0,0,0,1,13,16,2,5,6,1,1,0,6,5,10,12,1,3,21,0x0170081,200,672,864,288,0,0,0,0,0,0,0,7056,5000,7056,5000,7056,5000,644,500,603,100,0,0,0,0,0,0,0,0,0,0);
1671 REPLACE INTO `mob_db_re` VALUES (2451,'BABY_STRANGE','Suspicious Baby','Strange Baby Orc',1,30,1,0,0,1,13,16,2,5,6,1,1,0,6,5,10,12,1,3,21,0x0170081,200,672,864,288,0,0,0,0,0,0,0,6592,5000,6592,5000,6592,5000,644,500,603,100,0,0,0,0,0,0,0,0,0,0);
1672 REPLACE INTO `mob_db_re` VALUES (2452,'TREASURE_BOX_TE','Treasure Chest','Treasure Chest',99,0,1,0,0,0,0,0,0,0,0,0,0,0,1199,0,0,0,0,0,20,0x1000000,0,0,0,0,0,0,0,0,0,0,0,607,5000,608,5000,7444,10000,7444,10000,617,5000,0,0,616,400,607,500,0,0,0,0);
1673 REPLACE INTO `mob_db_re` VALUES (2453,'TREASURE_BOX_TE_1','Treasure Chest','Treasure Chest',99,0,1,0,0,0,0,0,0,0,0,0,0,0,1199,0,0,0,0,0,20,0x1000000,0,0,0,0,0,0,0,0,0,0,0,6595,40,658,500,7444,10000,7444,10000,12399,5000,0,0,616,400,12399,500,0,0,0,0);
1674 REPLACE INTO `mob_db_re` VALUES (2454,'TREASURE_BOX_TE_2','Treasure Chest','Treasure Chest',99,0,1,0,0,0,0,0,0,0,0,0,0,0,1199,0,0,0,0,0,20,0x1000000,0,0,0,0,0,0,0,0,0,0,0,6596,40,658,500,7444,10000,7444,10000,12399,5000,0,0,616,400,12399,500,0,0,0,0);
1675 REPLACE INTO `mob_db_re` VALUES (2455,'TREASURE_BOX_TE_3','Treasure Chest','Treasure Chest',99,0,1,0,0,0,0,0,0,0,0,0,0,0,1199,0,0,0,0,0,20,0x1000000,0,0,0,0,0,0,0,0,0,0,0,6594,40,658,500,7444,10000,7444,10000,12399,5000,0,0,616,400,12399,500,0,0,0,0);
1676 REPLACE INTO `mob_db_re` VALUES (2456,'TREASURE_BOX_TE_4','Treasure Chest','Treasure Chest',99,0,1,0,0,0,0,0,0,0,0,0,0,0,1199,0,0,0,0,0,20,0x1000000,0,0,0,0,0,0,0,0,0,0,0,6597,40,658,500,7444,10000,7444,10000,12399,5000,0,0,616,400,12399,500,0,0,0,0);
1677 REPLACE INTO `mob_db_re` VALUES (2457,'TREASURE_BOX_TE_5','Treasure Chest','Treasure Chest',99,0,1,0,0,0,0,0,0,0,0,0,0,0,1199,0,0,0,0,0,20,0x1000000,0,0,0,0,0,0,0,0,0,0,0,6602,40,658,500,7444,10000,7444,10000,12399,5000,0,0,616,400,12399,500,0,0,0,0);
1678 REPLACE INTO `mob_db_re` VALUES (2458,'TREASURE_BOX_TE_6','Treasure Chest','Treasure Chest',99,0,1,0,0,0,0,0,0,0,0,0,0,0,1199,0,0,0,0,0,20,0x1000000,0,0,0,0,0,0,0,0,0,0,0,6603,40,658,500,7444,10000,7444,10000,12399,5000,0,0,616,400,12399,500,0,0,0,0);
1679 REPLACE INTO `mob_db_re` VALUES (2459,'TREASURE_BOX_TE_7','Treasure Chest','Treasure Chest',99,0,1,0,0,0,0,0,0,0,0,0,0,0,1199,0,0,0,0,0,20,0x1000000,0,0,0,0,0,0,0,0,0,0,0,6599,40,658,500,7444,10000,7444,10000,12399,5000,0,0,616,400,12399,500,0,0,0,0);
1680 REPLACE INTO `mob_db_re` VALUES (2460,'TREASURE_BOX_TE_8','Treasure Chest','Treasure Chest',99,0,1,0,0,0,0,0,0,0,0,0,0,0,1199,0,0,0,0,0,20,0x1000000,0,0,0,0,0,0,0,0,0,0,0,6598,40,658,500,7444,10000,7444,10000,12399,5000,0,0,616,400,12399,500,0,0,0,0);
1681 REPLACE INTO `mob_db_re` VALUES (2461,'TREASURE_BOX_TE_9','Treasure Chest','Treasure Chest',99,0,1,0,0,0,0,0,0,0,0,0,0,0,1199,0,0,0,0,0,20,0x1000000,0,0,0,0,0,0,0,0,0,0,0,6601,40,658,500,7444,10000,7444,10000,12399,5000,0,0,616,400,12399,500,0,0,0,0);
1682 REPLACE INTO `mob_db_re` VALUES (2462,'TREASURE_BOX_TE_10','Treasure Chest','Treasure Chest',99,0,1,0,0,0,0,0,0,0,0,0,0,0,1199,0,0,0,0,0,20,0x1000000,0,0,0,0,0,0,0,0,0,0,0,6600,40,658,500,7444,10000,7444,10000,12399,5000,0,0,616,400,12399,500,0,0,0,0);
1683 #2463,E_BOMBPORING
1684
1685 # Old Glast Heim (currently placeholders)
1686 REPLACE INTO `mob_db_re` VALUES (2464,'MG_ZOMBIE','Zombie','Zombie',17,9340,1,117,87,1,38,50,20,3,15,8,17,0,15,0,10,12,1,1,29,0x3885,400,2612,912,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1687 REPLACE INTO `mob_db_re` VALUES (2465,'MG_WRAITH','Wraith','Wraith',77,23168,1,1190,1191,1,335,396,80,40,62,26,30,55,76,5,10,12,2,1,89,0x3695,300,1816,576,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1688 REPLACE INTO `mob_db_re` VALUES (2466,'MG_GHOUL','Ghoul','Ghoul',61,12614,1,583,656,1,216,245,78,5,56,12,19,11,27,10,10,12,1,1,49,0x3885,250,2456,912,504,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1689 REPLACE INTO `mob_db_re` VALUES (2467,'MG_ARCLOUSE','Arclouse','Arclouze',107,14020,1,1844,2607,1,269,309,101,36,60,73,45,35,140,15,10,12,1,4,42,0x2003095,100,960,500,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1690 REPLACE INTO `mob_db_re` VALUES (2468,'MG_RAYDRIC','Raydric','Raydric',115,25408,1,20770,2076,1,572,668,89,15,129,87,55,32,76,27,10,12,2,7,47,0x3095,150,824,780,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1691 REPLACE INTO `mob_db_re` VALUES (2469,'MG_RAYDRIC_ARCHER','Raydric Archer','Raydric Archer',82,30370,1,1049,1332,9,377,395,63,40,53,24,40,15,112,30,10,12,1,6,47,0x2002085,200,1152,1152,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1692 REPLACE INTO `mob_db_re` VALUES (2470,'MG_KNIGHT_OF_ABYSS','Knight of Abyss','Abysmal Knight',122,332970,1,4779,4013,1,810,1002,102,50,121,55,68,70,97,37,10,12,2,7,87,0x3695,300,1500,500,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1693 REPLACE INTO `mob_db_re` VALUES (2471,'MG_KHALITZBURG','Khalitzburg','Khalitzburg',118,109860,1,2862,2147,1,737,833,125,10,121,48,40,31,89,32,10,12,2,1,29,0x3695,350,528,1000,396,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1694 REPLACE INTO `mob_db_re` VALUES (2472,'MG_BLOODY_KNIGHT','Bloody Knight','Bloody Knight',116,285000,1,7348,6511,3,942,1065,122,50,132,59,70,57,98,45,10,12,2,0,87,0x3695,250,828,528,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1695 REPLACE INTO `mob_db_re` VALUES (2473,'MG_M_UNDEAD_KNIGHT','Undead Knight','Undead Knight',133,500000,0,4500,3375,2,751,880,122,62,122,87,54,65,103,65,14,16,2,7,80,0x6203695,170,140,384,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1696 REPLACE INTO `mob_db_re` VALUES (2474,'MG_F_UNDEAD_KNIGHT','Undead Knight','Undead Knight',133,500000,0,4500,3375,2,751,880,122,62,122,87,54,65,103,65,14,16,2,7,80,0x6203695,170,140,384,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1697 REPLACE INTO `mob_db_re` VALUES (2475,'MG_CORRUPTION_ROOT','Root of Corruption','Root of Corruption',136,3190000,1,240120,187920,3,710,1762,213,123,86,89,120,131,101,92,14,12,2,7,62,0x6280084,170,854,2016,480,120060,607,5500,608,3500,732,5500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4603,1);
1698 REPLACE INTO `mob_db_re` VALUES (2476,'MG_AMDARAIS','Amdarias','Amdarias',143,3283990,1,74288,77950,2,8860,10022,32,66,140,159,30,109,300,90,10,12,2,2,63,0x6283695,200,1152,1152,576,37144,617,5500,617,5000,616,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4601,1);
1699
1700 REPLACE INTO `mob_db_re` VALUES (2477,'NG_WANDER_MAN','Nightmare Wander Man','Nightmare Wander Man',151,130682,1,19814,17228,2,2827,3045,129,16,208,151,76,39,231,50,12,12,1,6,24,0x2003695,100,672,500,192,0,0,0,0,0,0,0,7005,4850,616,2,13015,5,2270,5,21003,1,984,110,1164,10,0,0,0,0,0,0);
1701 REPLACE INTO `mob_db_re` VALUES (2478,'NG_RIDEWORD','Nightmare Rideword','Nightmare Rideword',146,103220,1,10500,15840,1,2320,2486,140,59,131,195,58,66,263,5,12,12,0,0,60,0x3695,150,864,500,192,0,0,0,0,0,0,0,1097,4850,1568,5,1569,5,1570,5,1571,5,7015,150,18752,1,0,0,0,0,0,0);
1702 REPLACE INTO `mob_db_re` VALUES (2479,'NG_MIMIC','Nightmare Mimic','Nightmare Mimic',143,24958,1,2768,2354,1,1787,1946,139,46,145,162,10,49,213,57,10,12,1,0,60,0x3095,100,972,500,288,0,0,0,0,0,0,0,617,10,603,50,7940,1000,7938,1000,2626,10,757,270,0,0,0,0,0,0,0,0);
1703 REPLACE INTO `mob_db_re` VALUES (2480,'NG_EVIL_DRUID','Nightmare Evil Druid','Nightmare Evil Druid',134,72837,1,6740,5886,1,1409,1552,160,41,137,60,48,57,158,28,10,12,2,1,89,0x3695,300,2276,576,336,0,0,0,0,0,0,0,2217,10,1624,1,2508,10,1557,5,7478,5,509,2000,0,0,0,0,0,0,0,0);
1704 REPLACE INTO `mob_db_re` VALUES (2481,'NG_WRAITH_DEAD','Nightmare Wraith Dead','Nightmare Wraith Dead',110,15579,1,2554,2760,1,761,883,93,56,69,52,47,55,109,28,10,12,2,1,89,0x3695,175,1816,576,240,0,0,0,0,0,0,0,1059,4400,2206,10,2506,5,716,750,2505,10,732,10,0,0,0,0,0,0,0,0);
1705 #2482,G_MG_KHALITZBURG
1706 REPLACE INTO `mob_db_re` VALUES (2483,'NG_BAPHOMET','Nightmare Baphomet','Nightmare Baphomet',154,4008000,1,1308530,1002320,1,2794,4054,379,45,120,125,230,85,186,85,10,12,2,6,67,0x6283695,100,768,768,576,198262,607,2000,750,500,923,5000,1466,500,2256,300,1476,50,714,500,5160,10,985,5432,984,4171,0,0,0,0,4147,1);
1707 REPLACE INTO `mob_db_re` VALUES (2484,'G_NG_BAPHOMET_','Nightmare Baphomet Jr.','Nightmare Baphomet Jr.',141,49675,1,13085,10023,1,1302,1860,175,62,52,60,90,40,52,25,10,12,0,6,27,0x3695,100,868,480,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1708 REPLACE INTO `mob_db_re` VALUES (2485,'NG_CHIMERA','Nightmare Chimera','Nightmare Chimera',140,528120,1,54260,46980,1,1887,2710,159,20,101,76,110,176,182,170,10,12,2,2,63,0x2003695,200,772,672,360,0,0,0,0,0,0,0,7054,5335,1048,2500,568,1000,1306,1,7295,1500,1364,1,984,160,0,0,0,0,4300,1);
1709 #2486,ISIS_ANNIV
1710 #2487,PASANA_ANNIV
1711 #2488,OSIRIS_ANNIV
1712 #2489,GM_WOMAN
1713 #2490,GM_SAY
1714 #2491,GM_SMOKIE
1715 #2492,GM_PHOENIX
1716 #2493,GM_MEN
1717 #2494,GM_HINALLE
1718 #2495,HIDDEN_MOB2
1719 #2496,I_UZHAS
1720 #2497,I_DOKEBI
1721 #2498,G_WISH_MAIDEN
1722 #2499,J_PORING
1723 #2500,E_MEGALODON
1724 #2501,E_ASTER
1725 #2502,E_CRAB
1726 #2503,E_SHELLFISH
1727 #2504,E_COELACANTH_N_E
1728 #2505,E_RED_ERUMA
1729 #2506,E_KING_DRAMOH
1730 #2507,E_CORNUTUS
1731 #2508,E_PENOMENA
1732 #2509,KRAKEN_LEG_6
1733 #2510,WATERMELON_1
1734 #2511,WATERMELON_2
1735 #2512,WATERMELON_3
1736 #2513,WATERMELON_4
1737 #2514,WATERMELON_5
1738 #2515,WATERMELON_6
1739 #2516,WATERMELON_7
1740 #2517,WATERMELON_8
1741 #2518,WATERMELON_9
1742 #2519,WATERMELON_10
1743 #2520,WATERMELON_11
1744 #2521,WATERMELON_12
1745 #2522,WATERMELON_13
1746 #2523,WATERMELON_14
1747 #2524,WATERMELON_15
1748 #2525,WATERMELON_16
1749 #2526,E_BANDIT
1750 #2527,ME_ANOPHELES
1751 REPLACE INTO `mob_db_re` VALUES (2528,'FACEWORM','Faceworm','Faceworm',140,482427,1,38800,3960,2,1818,727,50,30,100,50,100,100,100,50,10,12,2,4,25,0x2000085,200,384,720,480,0,0,0,0,0,0,0,971,100,22507,100,0,0,0,0,0,0,0,0,13089,10,7326,1000,972,100,0,0);
1752 REPLACE INTO `mob_db_re` VALUES (2529,'FACEWORM_QUEEN','Faceworm Queen','Faceworm Queen',155,50000000,1,200000,200000,2,4024,1609,100,60,200,100,200,200,200,100,10,12,2,4,85,0x6283695,200,768,540,480,90909,0,0,617,2500,12246,2500,607,1000,0,0,0,0,0,0,0,0,13090,100,0,0,6649,5000,0,0,0,0);
1753 REPLACE INTO `mob_db_re` VALUES (2530,'FACEWORM_DARK','Faceworm Dark','Dark Faceworm',144,5000000,1,100000,80000,2,2012,805,100,30,150,100,150,150,150,100,10,12,2,4,45,0x6283695,180,576,480,480,0,0,0,0,0,0,0,13089,10,22507,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1754 REPLACE INTO `mob_db_re` VALUES (2531,'VENOM_BUG','Venom Bug','Venom Bug',140,10000,1,0,0,1,340,0,200,100,200,200,200,200,200,200,12,12,0,4,25,0x2200084,2000,384,0,480,0,0,0,0,0,0,0,938,5000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7326,1000,0,0);
1755 REPLACE INTO `mob_db_re` VALUES (2532,'FACEWORM_QUEEN_R','Faceworm Queen (Red)','Red Faceworm Queen',155,50000000,1,200000,200000,2,12000,4800,400,400,500,100,200,200,200,100,10,12,2,4,23,0x6283695,200,768,540,480,90909,12246,2500,617,2500,0,0,994,5000,0,0,0,0,0,0,0,0,13090,100,0,0,6649,5000,0,0,0,0);
1756 REPLACE INTO `mob_db_re` VALUES (2533,'FACEWORM_QUEEN_G','Faceworm Queen (Green)','Green Faceworm Queen',155,50000000,1,200000,200000,2,5000,2000,500,60,200,100,400,200,200,100,10,12,2,4,22,0x6283695,200,768,540,480,90909,617,2500,12246,2500,0,0,6649,5000,13090,100,997,5000,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1757 REPLACE INTO `mob_db_re` VALUES (2534,'FACEWORM_QUEEN_B','Faceworm Queen (Blue)','Blue Faceworm Queen',155,50000000,1,200000,200000,2,5000,2000,100,400,200,100,200,400,200,100,10,12,2,4,21,0x6283695,200,768,540,480,90909,617,2500,12246,2500,0,0,6649,5000,13090,100,995,5000,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1758 REPLACE INTO `mob_db_re` VALUES (2535,'FACEWORM_QUEEN_Y','Faceworm Queen (Yellow)','Yellow Faceworm Queen',155,50000000,1,200000,200000,2,5000,2000,100,60,200,400,200,200,200,100,10,12,2,4,24,0x6283695,200,768,540,480,90909,617,2500,12246,2500,0,0,6649,5000,13090,100,996,5000,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1759 REPLACE INTO `mob_db_re` VALUES (2536,'HIDDEN_MOB3','Hidden Mob 3','Monster 3',151,10000,200,0,0,1,2000,0,200,100,100,100,100,100,100,100,12,12,0,4,88,0x2370084,2000,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1760 REPLACE INTO `mob_db_re` VALUES (2537,'HIDDEN_MOB4','Hidden Mob 4','Monster 4',151,10000,200,0,0,1,2000,0,200,100,100,100,100,100,100,100,12,12,0,0,88,0x0370084,2000,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1761 #2538,E_KING_PORING
1762 REPLACE INTO `mob_db_re` VALUES (2539,'HIDDEN_MOB5','Hidden Mob 5','Monster 5',151,10000,200,0,0,9,500,0,200,100,100,100,100,100,100,100,12,12,0,0,88,0x2370084,2000,0,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1763 REPLACE INTO `mob_db_re` VALUES (2540,'FACEWORM_EGG','Faceworm Egg','Faceworm Egg',140,10,1,10,12,1,150,150,10,10,10,10,10,10,10,10,10,12,1,4,25,0x2370000,150,24,0,0,0,0,0,0,0,0,0,7032,5000,938,5000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1764 REPLACE INTO `mob_db_re` VALUES (2541,'FACEWORM_LARVA','Faceworm Larva','Faceworm Larva',145,260380,1,10,12,1,1286,1851,10,10,10,50,50,50,180,50,10,12,1,4,45,0x2000085,150,1000,792,336,0,0,0,0,0,0,0,912,225,0,0,0,0,0,0,0,0,0,0,1096,1750,943,400,938,1500,0,0);
1765 REPLACE INTO `mob_db_re` VALUES (2542,'IRENE_ELDER','Irene Elder','Doyen Irene',101,433110,1,11360,27032,1,1749,2281,145,73,82,36,55,100,182,88,10,12,1,7,20,102774421,170,73,384,288,0,0,0,0,0,0,0,12072,100,12082,100,12087,100,12077,100,12092,100,12097,100,7481,1,12129,1,0,0,0,0);
1766 REPLACE INTO `mob_db_re` VALUES (2543,'PAYONSOLDIER','1st Payon Soldier','1st Payon Soldier',101,20099,1,1083,2688,1,545,596,66,36,20,46,35,35,64,30,10,12,1,7,20,0x3095,225,73,348,288,0,0,0,0,0,0,0,12054,533,12044,533,12059,533,12069,533,12049,533,12127,266,12064,533,7479,1,0,0,0,0);
1767 REPLACE INTO `mob_db_re` VALUES (2544,'PAYONSOLDIER2','2nd Payon Soldier','2nd Payon Soldier',101,21099,1,1136,2703,1,697,748,66,36,20,46,25,35,64,30,10,12,1,7,20,0x3095,200,73,348,288,0,0,0,0,0,0,0,12071,400,12076,400,12091,400,12081,400,12096,400,12086,400,12128,133,7480,1,0,0,0,0);
1768 REPLACE INTO `mob_db_re` VALUES (2545,'GUARDDOG','1st Guard Dog','1st Guard Dog',101,20099,1,944,2658,1,546,598,66,36,20,46,25,35,64,30,10,12,1,2,22,0x3091,150,73,348,288,0,0,0,0,0,0,0,12043,600,12068,600,7477,1,12048,600,12053,600,12058,600,12063,600,12125,333,0,0,0,0);
1769 REPLACE INTO `mob_db_re` VALUES (2546,'GUARDDOG2','2nd Guard Dog','2nd Guard Dog',101,21099,1,1014,2673,1,573,229,66,36,20,46,25,35,64,30,10,12,1,2,23,0x3095,120,73,348,288,0,0,0,0,0,0,0,12045,466,7478,1,12050,466,12055,466,12060,466,12065,466,12070,466,12126,200,0,0,0,0);
1770 #2547,MER_GARM_BABY
1771 #2548,MER_HILLSRION
1772 REPLACE INTO `mob_db_re` VALUES (2549,'GEFFEN_MAGE_1','Arhi','Arhi',90,100000,1,8900,4550,1,329,424,64,38,50,50,50,50,130,50,10,12,1,7,20,0x85,200,1000,864,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1773 REPLACE INTO `mob_db_re` VALUES (2550,'GEFFEN_MAGE_2','Dio Anemos','Dio Anemos',95,200000,1,9440,4430,1,478,649,129,18,40,40,50,80,130,60,10,12,1,7,20,0x85,200,900,672,480,0,0,0,0,0,0,0,1095,10000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1774 REPLACE INTO `mob_db_re` VALUES (2551,'GEFFEN_MAGE_3_1','Geffen Shoplifter','Geffen Shoplifter',100,300000,1,9780,3665,1,478,632,93,36,70,70,40,40,140,60,10,12,1,7,20,0x85,200,800,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1775 REPLACE INTO `mob_db_re` VALUES (2552,'GEFFEN_MAGE_3_2','Geffen Bully','Geffen Bully',100,300000,1,9780,3665,1,478,632,93,36,70,50,70,40,140,40,10,12,1,7,20,0x85,200,900,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1776 REPLACE INTO `mob_db_re` VALUES (2553,'GEFFEN_MAGE_3_3','Geffen Gang Member','Geffen Gang Member',100,300000,1,9780,3665,1,468,622,93,36,60,80,30,30,140,70,10,12,1,7,20,0x85,200,950,864,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1777 REPLACE INTO `mob_db_re` VALUES (2554,'GEFFEN_MAGE_4','Faymont','Faymont',105,400000,1,11660,4370,1,477,633,114,21,60,60,60,60,140,60,10,12,1,7,20,0x85,200,672,648,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1778 REPLACE INTO `mob_db_re` VALUES (2555,'GEFFEN_MAGE_5','Ordre','Ordre',110,600000,1,15610,4861,1,654,906,107,21,40,70,40,100,150,60,10,12,1,7,20,0x85,200,768,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1779 REPLACE INTO `mob_db_re` VALUES (2556,'GEFFEN_MAGE_6','Blut Hase','Blut Hase',120,1000000,1,20560,10010,1,480,601,66,47,120,120,120,50,150,60,10,12,1,7,48,0x85,200,800,768,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1780 REPLACE INTO `mob_db_re` VALUES (2557,'GEFFEN_MAGE_7','Kuro Akuma','Kuro Akuma',130,1200000,1,26100,12030,1,761,1026,135,10,100,100,100,100,145,100,10,12,1,7,20,0x85,200,1000,864,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1781 REPLACE INTO `mob_db_re` VALUES (2558,'GEFFEN_MAGE_8','Ifodes','Ifodes',140,1400000,1,46150,18900,1,676,869,120,60,150,100,100,50,170,100,10,12,1,7,20,0x85,200,800,768,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1782 REPLACE INTO `mob_db_re` VALUES (2559,'GEFFEN_MAGE_9','Licheniyes','Licheniyes',145,1600000,1,52060,24105,1,763,1048,140,57,50,100,50,200,220,75,10,12,1,7,20,0x85,200,864,768,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1783 REPLACE INTO `mob_db_re` VALUES (2560,'GEFFEN_MAGE_10','Odoric','Odoric',150,2000000,1,60027,40237,1,950,1250,165,62,200,150,50,50,170,100,10,12,1,7,20,0x85,200,800,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1784 REPLACE INTO `mob_db_re` VALUES (2561,'GEFFEN_MAGE_11','Ju','Ju',155,5000000,1,75335,52130,1,1045,1465,170,65,50,100,100,200,220,100,10,12,1,7,20,0x85,200,800,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1785 REPLACE INTO `mob_db_re` VALUES (2562,'GEFFEN_MAGE_12','Dwigh','Dwigh',160,7000000,1,151317,123000,1,1410,2010,175,65,50,100,100,250,220,100,10,12,1,7,48,0x6200085,200,800,768,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1786 REPLACE INTO `mob_db_re` VALUES (2563,'FEI_KANABIAN','Fei Kanabian','Fay Kanavian',160,8000000,1,157975,110571,1,1710,2460,175,65,50,100,100,250,220,100,10,12,1,7,48,0x6200085,200,720,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1787 REPLACE INTO `mob_db_re` VALUES (2564,'GEFFEN_FENRIR','Geffen Fenrir','Fenrir',160,20000000,1,323300,300000,1,2160,3060,200,70,200,100,200,200,220,100,10,12,1,7,48,0x6200085,200,900,864,480,0,0,0,0,0,0,0,22511,100,22511,100,22511,100,22511,100,22511,100,22511,100,0,0,0,0,0,0,4556,1);
1788 REPLACE INTO `mob_db_re` VALUES (2565,'ALPHONSE','Alphonse','Alphonse',150,1000000,1,0,0,1,650,850,100,20,100,100,50,50,170,100,10,12,1,7,42,0x85,200,1400,816,396,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1789 REPLACE INTO `mob_db_re` VALUES (2566,'ALPHONSE_JR','Alphonse Jr','Alphonse Jr',150,100000,1,0,0,1,450,550,80,20,100,100,50,50,170,100,10,12,1,7,62,0x85,200,936,792,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1790 REPLACE INTO `mob_db_re` VALUES (2567,'E_GEFFEN_MAGE_3_2','Geffen Bully','Geffen Bully',50,10000,1,212,227,1,89,111,70,7,41,14,15,0,100,5,10,12,1,7,20,0x85,200,900,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1791 REPLACE INTO `mob_db_re` VALUES (2568,'E_GEFFEN_MAGE_3_3','Geffen Gang Member','Geffen Gang Member',50,10000,1,212,227,1,89,111,70,7,41,14,15,0,100,5,10,12,1,7,20,0x85,200,950,864,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1792 #2569,G_ANOPHELES
1793 #2570,G_BREEZE
1794 #2571,G_BUTOIJO
1795 #2572,G_CARAMEL
1796 #2573,G_CHONCHON
1797 #2574,G_CIVIL_SERVANT
1798 #2575,G_COCO
1799 #2576,G_CREAMY
1800 #2577,G_FABRE
1801 #2578,G_HORN
1802 #2579,G_HYLOZOIST
1803 #2580,G_KAHO
1804 #2581,G_LUDE
1805 #2582,G_LUNATIC
1806 #2583,G_MARTIN
1807 #2584,G_MINERAL
1808 #2585,G_MOLE
1809 #2586,G_NERAID
1810 #2587,G_OBSIDIAN
1811 #2588,G_PITMAN
1812 #2589,G_POPORING
1813 #2590,G_ROCKER
1814 #2591,G_SAVAGE
1815 #2592,G_SIORAVA
1816 #2593,G_SIROMA
1817 #2594,G_SNOWIER
1818 #2595,G_STAINER
1819 #2596,G_STAPO
1820 #2597,G_STEEL_CHONCHON
1821 #2598,G_UNGOLIANT
1822 #2599,G_WILD_RIDER
1823 #2600,G_WOLF
1824 #2601,G_YOYO
1825 #2602,G_ZIPPER_BEAR
1826 REPLACE INTO `mob_db_re` VALUES (2603,'C1_ZOMBIE_SLAUGHTER','Swift Zombie Slaughter','Swift Zombie Slaughter',124,202200,1,10345,24315,1,1383,1954,100,45,117,58,82,13,136,21,10,12,1,1,69,0x3695,200,676,648,432,0,0,0,0,0,0,0,7752,3000,13404,10,934,1500,7753,3000,938,3000,6223,1,2886,10,0,0,0,0,4435,1);
1827 REPLACE INTO `mob_db_re` VALUES (2604,'C2_ZOMBIE_PRISONER','Solid Zombie Prisoner','Solid Zombie Prisoner',89,80450,1,4010,12345,1,552,740,89,28,87,39,58,5,82,10,10,12,1,1,69,0x308D,350,1768,500,192,0,0,0,0,0,0,0,1099,3500,7016,105,2266,1,716,600,930,3500,2408,39,985,112,0,0,0,0,4275,1);
1828 REPLACE INTO `mob_db_re` VALUES (2605,'C3_ZOMBIE_MASTER','Zombie Master Ringleader','Zombie Master Ringleader',119,127550,1,9010,31515,1,964,1359,78,46,55,60,48,49,86,48,10,12,1,1,29,0x3695,175,2612,912,288,0,0,0,0,0,0,0,7071,4413,938,1500,958,1500,723,200,727,100,12676,1,2324,2,0,0,0,0,4274,1);
1829 REPLACE INTO `mob_db_re` VALUES (2606,'C4_ZOMBIE','Furious Zombie','Furious Zombie',17,1170,1,290,645,1,67,84,20,3,15,10,17,0,15,0,10,12,1,1,29,0x3885,400,2612,912,288,0,0,0,0,0,0,0,957,9000,724,5,938,1000,958,50,727,70,0,0,0,0,0,0,0,0,4038,1);
1830 REPLACE INTO `mob_db_re` VALUES (2607,'C5_ZAKUDAM','Elusive Zakudam','Elusive Zakudam',115,86000,1,9360,19440,3,1110,1547,106,92,122,66,70,61,92,55,10,12,2,7,60,0x3885,180,580,288,360,0,0,0,0,0,0,0,7317,5000,999,500,984,200,985,200,13156,5,13167,5,2390,10,0,0,0,0,4474,1);
1831 REPLACE INTO `mob_db_re` VALUES (2608,'C1_YOYO','Swift Yoyo','Swift Yoyo',38,4490,1,675,2280,1,118,148,40,0,20,11,34,20,19,10,10,12,0,2,22,0x108B,200,1054,54,384,0,0,0,0,0,0,0,942,9000,513,1500,601,200,7182,900,753,10,756,24,578,1000,0,0,0,0,4051,1);
1832 REPLACE INTO `mob_db_re` VALUES (2609,'C2_YOYO','Solid Yoyo','Solid Yoyo',38,8980,1,675,2280,1,118,148,40,0,20,11,34,20,19,10,10,12,0,2,22,0x108B,200,1054,54,384,0,0,0,0,0,0,0,942,9000,513,1500,601,200,7182,900,753,10,756,24,578,1000,0,0,0,0,4051,1);
1833 REPLACE INTO `mob_db_re` VALUES (2610,'C3_WORM_TAIL','Wormtail Ringleader','Wormtail Ringleader',17,1000,1,290,645,1,47,58,16,0,10,6,14,5,12,35,10,12,1,3,22,0x91,200,1048,48,192,0,0,0,0,0,0,0,993,60,1011,25,906,5500,1408,30,508,70,601,5,10015,100,0,0,0,0,4034,1);
1834 REPLACE INTO `mob_db_re` VALUES (2611,'C4_WOOTAN_FIGHTER','Furious Wootan Fighter','Furious Wootan Fighter',67,11635,1,1860,5985,1,374,497,103,8,63,18,36,5,62,15,10,12,1,7,43,0x3885,200,912,1344,480,0,0,0,0,0,0,0,517,4500,7196,4000,1801,3,1812,1,7939,100,7198,1000,5116,5,0,0,0,0,4261,1);
1835 REPLACE INTO `mob_db_re` VALUES (2612,'C5_WOOD_GOBLIN','Elusive Wood Goblin','Elusive Wood Goblin',81,27495,1,3040,9330,1,357,458,144,12,73,19,56,15,67,25,10,12,1,3,62,0x81,320,2304,840,360,0,0,0,0,0,0,0,2719,5,7203,4000,7201,2000,907,2000,916,500,7032,500,574,50,0,0,0,0,0,0);
1836 REPLACE INTO `mob_db_re` VALUES (2613,'C1_WOLF','Swift Wolf','Swift Wolf',45,6095,1,855,2895,1,148,187,55,3,27,24,30,15,33,5,10,12,1,2,22,0x1089,200,1054,504,432,0,0,0,0,0,0,0,1011,20,920,9000,2308,10,601,650,528,150,919,5500,578,600,0,0,0,0,4029,1);
1837 REPLACE INTO `mob_db_re` VALUES (2614,'C2_WIND_GHOST','Solid Wind Ghost','Solid Wind Ghost',80,40080,1,2525,10005,2,316,403,64,51,62,27,25,55,102,20,10,12,1,6,64,0x2003695,150,1056,1056,336,0,0,0,0,0,0,0,912,4559,932,6000,7005,500,693,100,1611,8,996,100,1615,1,0,0,0,0,4264,1);
1838 REPLACE INTO `mob_db_re` VALUES (2615,'C3_WILOW','Willow Ringleader','Willow Ringleader',8,455,1,155,345,1,33,39,38,2,13,3,8,5,12,5,10,12,1,3,22,0x81,200,1672,672,432,0,0,0,0,0,0,0,902,9000,1019,100,907,1500,516,700,1068,3500,1067,2000,1066,1000,0,0,0,0,4010,1);
1839 REPLACE INTO `mob_db_re` VALUES (2616,'C4_WILD_ROSE','Furious Wild Rose','Furious Wild Rose',70,13410,1,1890,8325,1,254,325,75,15,44,113,31,35,69,80,10,12,0,2,24,0x83,100,964,864,288,0,0,0,0,0,0,0,7053,5335,748,50,5037,120,2336,1,624,35,528,600,2244,2,0,0,0,0,4257,1);
1840 REPLACE INTO `mob_db_re` VALUES (2617,'C5_WICKED_NYMPH','Elusive Evil Nymph','Elusive Evil Nymph',97,42455,1,5325,9975,2,605,817,46,45,84,46,45,70,92,60,10,12,1,6,67,0x2003695,200,637,1008,360,0,0,0,0,0,0,0,7165,3977,7166,1380,984,10,0,0,0,0,12002,100,1918,10,0,0,0,0,4258,1);
1841 REPLACE INTO `mob_db_re` VALUES (2618,'C2_WHISPER','Solid Whisper','Solid Whisper',46,11090,1,605,3840,1,140,171,20,40,32,48,20,35,52,20,10,12,0,6,68,0x2003095,150,1960,960,504,0,0,0,0,0,0,0,1001,150,1059,5335,2282,1,2333,10,0,0,0,0,0,0,0,0,0,0,4102,1);
1842 REPLACE INTO `mob_db_re` VALUES (2619,'C3_WEAK_SKELETON','Weak Skeleton Ringleader','Weak Skeleton Ringleader',18,1400,1,290,645,1,57,69,12,2,15,5,10,0,12,0,10,12,1,1,29,0x91,200,2228,576,528,0,0,0,0,0,0,0,1010,45,932,800,1505,40,909,1500,507,500,2609,15,0,0,0,0,0,0,0,0);
1843 REPLACE INTO `mob_db_re` VALUES (2620,'C4_WANDER_MAN','Furious Wanderer','Furious Wanderer',120,96535,1,11015,33525,2,1865,2678,64,5,118,119,36,15,169,33,10,12,1,6,24,0x2003695,100,672,500,192,0,0,0,0,0,0,0,7005,4850,616,1,13015,5,2270,5,610,650,984,217,1164,1,0,0,0,0,4210,1);
1844 REPLACE INTO `mob_db_re` VALUES (2621,'C5_VIOLY','Elusive Violy','Elusive Violy',118,102785,1,9300,19305,10,944,1312,74,36,90,86,38,76,126,63,10,12,1,7,40,0x2085,170,1356,1056,540,0,0,0,0,0,0,0,1060,6305,12127,50,740,1200,1919,50,526,1400,12020,1000,0,0,0,0,0,0,4209,1);
1845 REPLACE INTO `mob_db_re` VALUES (2622,'C1_VIOLY','Swift Violy','Swift Violy',118,102785,1,9300,19305,10,944,1312,74,36,90,86,38,76,126,63,10,12,1,7,40,0x2085,170,1356,1056,540,0,0,0,0,0,0,0,1060,6305,12127,50,740,1200,1919,50,526,1400,12020,1000,0,0,0,0,0,0,4209,1);
1846 REPLACE INTO `mob_db_re` VALUES (2623,'C2_VIOLY','Solid Violy','Solid Violy',118,205570,1,9300,19305,10,944,1312,74,36,90,86,38,76,126,63,10,12,1,7,40,0x2085,170,1356,1056,540,0,0,0,0,0,0,0,1060,6305,12127,50,740,1200,1919,50,526,1400,12020,1000,0,0,0,0,0,0,4209,1);
1847 REPLACE INTO `mob_db_re` VALUES (2624,'C3_VENOMOUS','Venomous Ringleader','Venomous Ringleader',87,23850,1,3265,10020,1,451,602,104,65,61,28,60,55,54,50,10,12,1,0,25,0x3885,350,768,1440,672,0,0,0,0,0,0,0,7320,5000,7119,3000,7154,1000,7322,2000,6213,300,6215,600,603,1,0,0,0,0,4333,1);
1848 REPLACE INTO `mob_db_re` VALUES (2625,'C4_VENATU_1','Furious Venatu','Furious Venatu',113,79500,1,7955,18315,2,1817,2614,95,20,109,70,60,50,84,30,10,12,1,0,40,0x3885,150,504,1020,360,0,0,0,0,0,0,0,7317,2000,7356,350,6216,100,7094,300,13157,5,985,10,12127,100,0,0,0,0,4369,1);
1849 REPLACE INTO `mob_db_re` VALUES (2626,'C5_VAVAYAGA','Elusive Vavayaga','Elusive Vavayaga',87,32490,1,3265,10020,2,453,602,63,60,69,45,30,60,61,35,10,12,1,7,21,0x3885,270,1536,600,420,0,0,0,0,0,0,0,7099,1000,7762,5000,1630,10,7226,150,539,1500,519,1500,580,1500,0,0,0,0,0,0);
1850 REPLACE INTO `mob_db_re` VALUES (2627,'C1_VANBERK','Swift Vanberk','Swift Vanberk',123,123025,1,10530,21870,1,1112,1553,100,6,109,70,55,60,122,54,10,12,1,7,80,0x3885,250,768,360,360,0,0,0,0,0,0,0,7568,2500,526,10,7563,1000,5172,25,13027,5,7563,100,2883,10,0,0,0,0,4411,1);
1851 REPLACE INTO `mob_db_re` VALUES (2628,'C2_VADON','Solid Vadon','Solid Vadon',45,12520,1,855,2895,1,154,191,54,21,35,21,28,20,33,15,10,12,0,5,21,0x91,300,1632,432,540,0,0,0,0,0,0,0,960,10000,910,10000,601,3000,2313,5,943,100,757,40,991,50,0,0,0,0,4049,1);
1852 REPLACE INTO `mob_db_re` VALUES (2629,'C3_UNGOLIANT','Ungoliant Ringleader','Ungoliant Ringleader',94,135350,1,20500,36840,1,1409,2031,108,28,71,70,58,43,110,38,10,12,2,4,45,0x2003695,350,420,576,420,0,0,0,0,0,0,0,7316,4500,1014,3500,1013,1000,7289,1500,7326,2500,718,1500,2406,500,0,0,0,0,4336,1);
1853 REPLACE INTO `mob_db_re` VALUES (2630,'C4_TOUCAN','Furious Toucan','Furious Toucan',70,18200,1,1730,4080,1,290,373,12,12,54,18,40,35,48,10,10,12,1,2,44,0x1089,155,960,1440,960,0,0,0,0,0,0,0,917,3000,7053,1000,510,50,508,100,2612,200,0,0,0,0,0,0,0,0,0,0);
1854 REPLACE INTO `mob_db_re` VALUES (2631,'C5_TIYANAK','Elusive Tiyanak','Elusive Tiyanak',105,85730,1,6570,19815,1,584,803,76,21,41,58,41,51,72,47,10,12,0,6,47,0x2003695,100,496,504,360,0,0,0,0,0,0,0,6508,1500,6509,1000,938,1000,4587,1,0,0,0,0,0,0,0,0,0,0,0,0);
1855 REPLACE INTO `mob_db_re` VALUES (2632,'C2_THIEF_BUG','Solid Thief Bug','Solid Thief Bug',21,3540,1,315,1065,1,93,120,24,3,19,7,10,0,12,5,10,12,0,4,60,0x2001083,150,1288,288,768,0,0,0,0,0,0,0,955,2500,2304,80,507,350,909,2000,2303,120,1002,250,0,0,0,0,0,0,4016,1);
1856 REPLACE INTO `mob_db_re` VALUES (2633,'C3_THIEF_BUG','Thief Bug Ringleader','Thief Bug Ringleader',21,1770,1,315,1065,1,93,120,24,3,19,7,10,0,12,5,10,12,0,4,60,0x2001083,150,1288,288,768,0,0,0,0,0,0,0,955,2500,2304,80,507,350,909,2000,2303,120,1002,250,0,0,0,0,0,0,4016,1);
1857 REPLACE INTO `mob_db_re` VALUES (2634,'C4_THIEF_BUG','Furious Thief Bug','Furious Thief Bug',21,1770,1,315,1065,1,92,119,24,3,19,9,10,0,12,5,10,12,0,4,60,0x2001083,150,1288,288,768,0,0,0,0,0,0,0,955,2500,2304,80,507,350,909,2000,2303,120,1002,250,0,0,0,0,0,0,4016,1);
1858 REPLACE INTO `mob_db_re` VALUES (2635,'C5_THARA_FROG','Elusive Thara Frog','Elusive Thara Frog',40,5785,1,775,2625,1,134,169,37,17,25,10,10,18,30,2,10,12,1,5,41,0x81,200,2016,816,288,0,0,0,0,0,0,0,1011,45,908,5500,911,600,509,30,725,5,918,2000,0,0,0,0,0,0,4058,1);
1859 REPLACE INTO `mob_db_re` VALUES (2636,'C1_TEDDY_BEAR','Swift Teddy Bear','Swift Teddy Bear',91,36190,1,4050,13485,1,610,841,106,39,57,81,66,20,82,44,10,12,0,0,60,0x3295,200,512,780,504,0,0,0,0,0,0,0,7317,3800,518,1000,615,300,13106,5,5113,50,2652,10,985,100,0,0,0,0,4340,1);
1860 REPLACE INTO `mob_db_re` VALUES (2637,'C2_TATACHO','Solid Tatacho','Solid Tatacho',128,333360,1,12225,27825,2,1223,1712,151,14,119,33,70,56,109,33,10,12,1,2,22,0x108B,200,1000,768,360,0,0,0,0,0,0,0,1544,20,1925,10,6020,4000,6021,3000,579,3100,6224,10,1061,2500,0,0,0,0,4442,1);
1861 REPLACE INTO `mob_db_re` VALUES (2638,'C3_TAROU','Tarou Ringleader','Tarou Ringleader',22,2100,1,335,1140,1,111,146,23,5,21,6,12,0,10,1,10,12,0,2,27,0x91,150,1744,1044,684,0,0,0,0,0,0,0,1016,9000,919,3000,949,800,528,1000,701,2,0,0,0,0,0,0,0,0,4028,1);
1862 REPLACE INTO `mob_db_re` VALUES (2639,'C4_TAMRUAN','Furious Tamruan','Furious Tamruan',73,15975,1,2470,7575,1,454,615,63,30,60,49,40,20,73,20,10,12,2,6,67,0x200308D,140,512,1152,672,0,0,0,0,0,0,0,7301,4850,7069,3000,0,0,1155,8,2315,3,12736,300,0,0,0,0,0,0,4304,1);
1863 REPLACE INTO `mob_db_re` VALUES (2640,'C5_STING','Elusive Sting','Elusive Sting',104,50715,1,6515,14640,1,973,1354,146,34,108,49,68,34,119,24,10,12,1,0,62,0x3695,300,528,500,240,0,0,0,0,0,0,0,7004,4850,1756,1500,2624,1,1003,130,997,25,10007,10,6213,800,0,0,0,0,4226,1);
1864 REPLACE INTO `mob_db_re` VALUES (2641,'C1_STEM_WORM','Swift Stem Worm','Swift Stem Worm',84,22650,1,2970,9105,1,419,560,73,50,55,37,25,47,84,30,10,12,1,3,24,0x3095,300,1956,756,528,0,0,0,0,0,0,0,7012,5335,509,1800,1968,10,756,115,997,5,0,0,608,45,0,0,0,0,4224,1);
1865 REPLACE INTO `mob_db_re` VALUES (2642,'C2_STEEL_CHONCHON','Solid Steel Chonchon','Solid Steel Chonchon',48,11990,1,920,3105,1,151,188,57,20,30,62,20,10,56,10,10,12,0,4,24,0x200108B,150,1076,576,480,0,0,0,0,0,0,0,992,90,999,30,910,2400,935,9000,943,30,998,200,601,300,0,0,0,0,4042,1);
1866 REPLACE INTO `mob_db_re` VALUES (2643,'C3_STAPO','Stapo Ringleader','Stapo Ringleader',95,44025,1,4720,13290,1,664,939,129,36,20,46,25,35,64,30,10,12,0,0,42,0x83,300,936,792,432,0,0,0,0,0,0,0,909,1000,7312,1000,512,1000,7126,100,993,10,1821,3,0,0,0,0,0,0,4424,1);
1867 REPLACE INTO `mob_db_re` VALUES (2644,'C4_STALACTIC_GOLEM','Furious Stalactic Golem','Furious Stalactic Golem',68,12950,1,1770,5685,1,477,648,230,5,67,61,48,1,69,5,10,12,2,0,80,0x91,200,1264,864,288,0,0,0,0,0,0,0,7004,2000,7054,4850,1000,250,997,30,757,250,2147,5,985,163,0,0,0,0,4223,1);
1868 REPLACE INTO `mob_db_re` VALUES (2645,'C5_STAINER','Elusive Stainer','Elusive Stainer',21,1825,1,315,1065,1,93,124,22,25,10,10,24,0,39,15,10,12,0,4,24,0x2000091,200,1688,1188,612,0,0,0,0,0,0,0,992,70,1011,30,1013,9000,910,2100,757,25,601,10,1002,300,0,0,0,0,4039,1);
1869 REPLACE INTO `mob_db_re` VALUES (2646,'C1_SPORE','Swift Spore','Swift Spore',18,1400,1,290,645,1,57,69,12,10,15,5,10,0,12,0,10,12,1,3,21,0x81,200,1872,672,288,0,0,0,0,0,0,0,921,9000,507,800,601,50,743,10,2220,40,7033,5,578,600,0,0,0,0,4022,1);
1870 REPLACE INTO `mob_db_re` VALUES (2647,'C2_SOLIDER','Solid Solider','Solid Solider',92,87680,1,4460,12525,2,509,685,206,58,65,44,60,15,56,20,10,12,1,2,42,0x91,250,1452,483,528,0,0,0,0,0,0,0,967,4413,7070,64,7067,850,508,2100,912,1240,518,850,0,0,0,0,0,0,4220,1);
1871 REPLACE INTO `mob_db_re` VALUES (2648,'C3_SOLDIER_SKELETON','Soldier Skeleton Ringleader','Soldier Skeleton Ringleader',34,4020,1,540,1815,1,128,168,53,5,14,10,32,5,29,3,10,12,1,1,29,0x3885,200,2276,576,432,0,0,0,0,0,0,0,932,5500,756,60,1214,12,507,700,601,10,2315,1,1216,50,0,0,0,0,4086,1);
1872 REPLACE INTO `mob_db_re` VALUES (2649,'C4_SOLDIER_SKELETON','Furious Soldier Skeleton','Furious Soldier Skeleton',34,4020,1,540,1815,1,128,168,53,5,14,13,32,5,29,3,10,12,1,1,29,0x3885,200,2276,576,432,0,0,0,0,0,0,0,932,5500,756,60,1214,12,507,700,601,10,2315,1,1216,50,0,0,0,0,4086,1);
1873 REPLACE INTO `mob_db_re` VALUES (2650,'C5_SOLACE','Elusive Lady Solace','Elusive Lady Solace',123,123645,1,12210,36135,2,1413,2005,96,96,106,65,61,42,125,72,10,12,1,8,66,0x6203295,180,576,420,360,0,0,0,0,0,0,0,7441,200,2621,1,12040,50,718,1000,1910,50,0,0,7442,50,0,0,0,0,4394,1);
1874 REPLACE INTO `mob_db_re` VALUES (2651,'C1_SOHEE','Swift Sohee','Swift Sohee',64,14375,1,1560,5010,1,294,379,61,21,61,24,29,20,41,25,10,12,1,6,21,0x2000091,250,2112,912,576,0,0,0,0,0,0,0,1020,9000,1049,50,2277,1,2504,5,1217,5,15012,5,662,350,0,0,0,0,4100,1);
1875 REPLACE INTO `mob_db_re` VALUES (2652,'C2_SNOWIER','Solid Snowier','Solid Snowier',103,139340,1,5830,13110,2,926,1292,121,47,91,61,67,45,83,55,10,12,2,0,41,0x3885,220,936,1020,420,0,0,0,0,0,0,0,7561,3000,7066,1000,757,100,510,50,509,500,1819,3,991,100,0,0,0,0,4415,1);
1876 REPLACE INTO `mob_db_re` VALUES (2653,'C3_SNAKE','Boa Ringleader','Boa Ringleader',18,1085,1,290,645,1,49,60,9,8,10,8,18,10,14,15,10,12,1,2,22,0x81,200,1576,576,576,0,0,0,0,0,0,0,926,9000,1117,15,507,900,1011,35,937,800,601,1,578,600,0,0,0,0,4037,1);
1877 REPLACE INTO `mob_db_re` VALUES (2654,'C4_SMOKIE','Furious Smokie','Furious Smokie',29,2955,1,450,1515,1,112,145,26,0,16,44,16,5,27,5,10,12,0,2,22,0x91,200,1576,576,420,0,0,0,0,0,0,0,945,5500,919,5500,516,800,2213,1,754,2,601,5,729,2,0,0,0,0,4044,1);
1878 REPLACE INTO `mob_db_re` VALUES (2655,'C5_SLEEPER','Elusive Sleeper','Elusive Sleeper',81,25800,1,2840,8700,1,443,588,101,29,74,41,57,27,65,27,10,12,1,0,42,0x3885,195,1350,1200,432,0,0,0,0,0,0,0,7124,4947,1056,5335,997,2500,756,300,0,0,1622,5,7043,1200,0,0,0,0,4228,1);
1879 REPLACE INTO `mob_db_re` VALUES (2656,'C1_SLEEPER','Swift Sleeper','Swift Sleeper',81,25800,1,2840,8700,1,443,588,101,29,74,41,57,27,65,27,10,12,1,0,42,0x3885,195,1350,1200,432,0,0,0,0,0,0,0,7124,4947,1056,5335,997,2500,756,300,0,0,1622,5,7043,1200,0,0,0,0,4228,1);
1880 REPLACE INTO `mob_db_re` VALUES (2657,'C2_SKOGUL','Solid Skogul','Solid Skogul',126,342400,1,14760,46890,2,1192,1675,72,15,100,71,63,85,115,37,10,12,1,6,67,0x2003295,190,720,384,480,0,0,0,0,0,0,0,7511,3500,2884,10,716,1000,739,500,2609,100,757,500,1271,5,0,0,0,0,4404,1);
1881 REPLACE INTO `mob_db_re` VALUES (2658,'C3_SKELETON_GENERAL','Skeleton General Ringleader','Skeleton General Ringleader',139,900650,1,53070,182070,1,1475,2107,100,35,72,34,52,31,101,25,10,12,1,1,29,0x3695,150,2276,576,432,0,0,0,0,0,0,0,7068,2550,756,160,12679,800,0,0,21001,80,13035,15,2274,1,0,0,0,0,4221,1);
1882 REPLACE INTO `mob_db_re` VALUES (2659,'C4_SKELETON_GENERAL','Furious Skeleton General','Furious Skeleton General',139,900650,1,53070,182070,1,1475,2107,100,35,72,44,52,31,101,25,10,12,1,1,29,0x3695,150,2276,576,432,0,0,0,0,0,0,0,7068,2550,756,160,12679,800,0,0,21001,80,13035,15,2274,1,0,0,0,0,4221,1);
1883 REPLACE INTO `mob_db_re` VALUES (2660,'C5_SKEL_WORKER','Elusive Skeleton Worker','Elusive Skeleton Worker',44,6200,1,830,2805,1,162,206,45,5,30,13,22,10,37,25,10,12,1,1,29,0x3885,400,2420,720,384,0,0,0,0,0,0,0,998,400,1041,5500,757,90,5009,2,999,100,1003,200,601,10,0,0,0,0,4092,1);
1884 REPLACE INTO `mob_db_re` VALUES (2661,'C1_SIROMA','Swift Siroma','Swift Siroma',98,59550,1,4565,10260,1,666,909,64,38,83,43,50,70,96,60,10,12,0,0,61,0x83,180,432,648,240,0,0,0,0,0,0,0,7561,1000,7066,500,510,10,991,20,0,0,0,0,0,0,0,0,0,0,4416,1);
1885 REPLACE INTO `mob_db_re` VALUES (2662,'C2_SIDE_WINDER','Solid Side Winder','Solid Side Winder',70,27360,1,1890,6075,1,425,576,101,12,52,32,35,20,73,15,10,12,1,2,25,0x3095,200,1576,576,576,0,0,0,0,0,0,0,954,5335,912,1400,756,134,1120,2,937,2500,926,5000,509,1000,0,0,0,0,4117,1);
1886 REPLACE INTO `mob_db_re` VALUES (2663,'C3_SIDE_WINDER','Side Winder Ringleader','Side Winder Ringleader',70,13680,1,1890,6075,1,425,576,101,12,52,32,35,20,73,15,10,12,1,2,25,0x3095,200,1576,576,576,0,0,0,0,0,0,0,954,5335,912,1400,756,134,1120,2,937,2500,926,5000,509,1000,0,0,0,0,4117,1);
1887 REPLACE INTO `mob_db_re` VALUES (2664,'C4_SHINOBI','Furious Shinobi','Furious Shinobi',95,40000,1,5070,14265,2,714,989,49,45,71,91,55,30,83,30,10,12,1,7,67,0x3695,150,1003,1152,336,0,0,0,0,0,0,0,7156,5335,2337,2,6214,700,2654,100,2336,1,7157,2000,13013,5,0,0,0,0,4230,1);
1888 REPLACE INTO `mob_db_re` VALUES (2665,'C5_SHELTER','Elusive Mistress of Shelter','Elusive Mistress of Shelter',125,135000,1,13030,37875,2,1248,1760,80,89,99,66,41,153,133,89,10,12,1,8,66,0x6203295,160,432,420,360,0,0,0,0,0,0,0,7440,200,7442,1,12040,50,722,1000,7005,1000,7442,50,0,0,0,0,0,0,4393,1);
1889 REPLACE INTO `mob_db_re` VALUES (2666,'C1_SHELLFISH','Swift Shellfish','Swift Shellfish',50,8400,1,1060,3405,1,162,197,43,5,42,11,48,25,29,10,10,12,0,5,21,0x91,200,864,864,384,0,0,0,0,0,0,0,965,5500,966,1000,7049,500,1056,1000,1001,10,757,18,0,0,0,0,0,0,4273,1);
1890 REPLACE INTO `mob_db_re` VALUES (2667,'C2_SHECIL','Solid Cecil Damon','Solid Cecil Damon',141,2002550,1,82835,248175,14,3849,5642,76,15,121,126,67,80,308,42,10,12,1,7,64,0x3095,180,76,384,288,0,0,0,0,0,0,0,7345,1500,12014,55,18110,10,12623,3,6469,200,6471,1,1745,200,0,0,0,0,4368,1);
1891 REPLACE INTO `mob_db_re` VALUES (2668,'C3_SEE_OTTER','Sea Otter Ringleader','Sea Otter Ringleader',48,9100,1,1070,3600,1,159,198,31,18,32,26,33,26,41,28,10,12,1,2,61,0x3885,190,1132,583,532,0,0,0,0,0,0,0,722,150,965,5500,7065,4365,601,50,726,50,746,650,7053,1200,0,0,0,0,4326,1);
1892 REPLACE INTO `mob_db_re` VALUES (2669,'C4_SEDORA','Furious Lamp Rey','Furious Lamp Rey',110,110250,1,9265,31290,1,962,1325,92,55,126,153,61,107,109,84,10,12,1,5,41,0x2003695,120,504,960,576,0,0,0,0,0,0,0,962,2500,2424,3,6256,15,7939,15,1024,1500,603,5,991,25,0,0,0,0,4521,1);
1893 REPLACE INTO `mob_db_re` VALUES (2670,'C5_SCORPION','Elusive Scorpion','Elusive Scorpion',16,765,1,270,600,1,59,74,16,5,12,15,10,5,19,5,10,12,0,4,23,0x2003091,200,1564,864,576,0,0,0,0,0,0,0,990,70,904,5500,757,57,943,210,601,100,508,200,625,20,0,0,0,0,4068,1);
1894 REPLACE INTO `mob_db_re` VALUES (2671,'C1_SAVAGE_BABE','Swift Savage Babe','Swift Savage Babe',14,900,1,225,510,1,47,56,22,0,16,8,9,5,21,18,10,12,0,2,22,0x81,400,1624,624,576,0,0,0,0,0,0,0,919,9000,1302,100,517,500,601,1,949,850,1010,80,627,40,0,0,0,0,4017,1);
1895 REPLACE INTO `mob_db_re` VALUES (2672,'C2_SAVAGE','Solid Savage','Solid Savage',59,23010,1,1505,4830,1,288,375,126,3,56,21,54,10,52,15,10,12,2,2,42,0x91,150,1960,960,384,0,0,0,0,0,0,0,1028,9000,514,300,702,2,2276,1,6249,10,757,70,526,2,0,0,0,0,4078,1);
1896 REPLACE INTO `mob_db_re` VALUES (2673,'C3_SAVAGE','Savage Ringleader','Savage Ringleader',59,11505,1,1505,4830,1,288,375,126,3,56,21,54,10,52,15,10,12,2,2,42,0x91,150,1960,960,384,0,0,0,0,0,0,0,1028,9000,514,300,702,2,2276,1,6249,10,757,70,526,2,0,0,0,0,4078,1);
1897 REPLACE INTO `mob_db_re` VALUES (2674,'C4_SAND_MAN','Furious Sandman','Furious Sandman',61,14435,1,1640,5280,1,261,340,126,24,44,10,55,15,34,25,10,12,1,0,62,0x3885,250,1672,720,288,0,0,0,0,0,0,0,997,35,1056,5335,757,118,7043,350,1001,200,1257,1,1622,5,0,0,0,0,4101,1);
1898 REPLACE INTO `mob_db_re` VALUES (2675,'C5_SALAMANDER','Elusive Salamander','Elusive Salamander',138,401950,1,19235,53535,2,2533,3636,141,68,189,105,92,85,198,72,10,12,2,0,63,0x6203695,160,140,384,288,0,0,0,0,0,0,0,7097,3000,994,30,6223,10,2680,1,1920,50,2621,1,2364,20,0,0,0,0,4429,1);
1899 REPLACE INTO `mob_db_re` VALUES (2676,'C1_SAILOR_SKELETON','Swift Sailor Skeleton','Swift Sailor Skeleton',19,1550,1,290,645,1,59,72,12,2,15,5,10,0,12,0,10,12,1,1,29,0x3885,200,2228,576,528,0,0,0,0,0,0,0,932,700,2287,4,7477,1,2211,60,1104,60,756,10,628,5,0,0,0,0,0,0);
1900 REPLACE INTO `mob_db_re` VALUES (2677,'C2_ROWEEN','Solid Roween','Solid Roween',95,73850,1,5070,14265,1,729,1011,73,33,70,82,55,45,108,25,10,12,1,2,24,0x108B,200,1500,500,1000,0,0,0,0,0,0,0,7564,3000,919,3000,992,50,1822,2,0,0,0,0,0,0,0,0,0,0,4422,1);
1901 REPLACE INTO `mob_db_re` VALUES (2678,'C3_RODA_FROG','Roda Frog Ringleader','Roda Frog Ringleader',13,800,1,225,510,1,42,51,12,5,12,6,4,0,14,9,10,12,1,5,21,0x81,200,2016,816,288,0,0,0,0,0,0,0,918,9000,908,500,511,300,721,7,601,2000,0,0,0,0,0,0,0,0,4014,1);
1902 REPLACE INTO `mob_db_re` VALUES (2679,'C4_RODA_FROG','Furious Roda Frog','Furious Roda Frog',13,800,1,225,510,1,42,51,12,5,12,7,4,0,14,9,10,12,1,5,21,0x81,200,2016,816,288,0,0,0,0,0,0,0,918,9000,908,500,511,300,721,7,601,2000,0,0,0,0,0,0,0,0,4014,1);
1903 REPLACE INTO `mob_db_re` VALUES (2680,'C5_ROCKER','Elusive Rocker','Elusive Rocker',15,925,1,245,555,1,44,53,16,3,12,18,8,10,17,5,10,12,1,4,22,0x2000081,200,1864,864,540,0,0,0,0,0,0,0,940,9000,601,10000,2298,4,1402,80,1916,10,752,10,703,10,0,0,0,0,4021,1);
1904 REPLACE INTO `mob_db_re` VALUES (2681,'C1_RIDEWORD','Swift Rideword','Swift Rideword',74,16110,1,2225,9090,1,512,697,61,38,67,53,32,44,125,5,10,12,0,0,60,0x3695,150,864,500,192,0,0,0,0,0,0,0,1097,4850,1553,4,1554,4,1555,2,1556,2,7015,300,1006,20,0,0,0,0,4185,1);
1905 REPLACE INTO `mob_db_re` VALUES (2682,'C2_RIDEWORD','Solid Rideword','Solid Rideword',74,32220,1,2225,9090,1,512,697,61,38,67,53,32,44,125,5,10,12,0,0,60,0x3695,150,864,500,192,0,0,0,0,0,0,0,1097,4850,1553,4,1554,4,1555,2,1556,2,7015,300,1006,20,0,0,0,0,4185,1);
1906 REPLACE INTO `mob_db_re` VALUES (2683,'C3_RICE_CAKE_BOY','Dumpling Child Ringleader','Dumpling Child Ringleader',60,10490,1,1395,4470,1,238,302,96,12,50,43,29,5,47,10,10,12,0,7,20,0x91,160,1247,768,420,0,0,0,0,0,0,0,7150,3200,7151,2500,2262,1,7192,5000,553,1000,7187,3000,0,0,0,0,0,0,4154,1);
1907 REPLACE INTO `mob_db_re` VALUES (2684,'C4_RETRIBUTION','Furious Baroness of Retribution','Furious Baroness of Retribution',121,110760,1,12465,33465,2,1305,1841,61,35,112,78,45,127,149,70,10,12,1,8,67,0x6203295,120,360,480,360,0,0,0,0,0,0,0,7440,400,2621,1,12040,50,723,1000,2506,5,0,0,7442,50,0,0,0,0,4391,1);
1908 REPLACE INTO `mob_db_re` VALUES (2685,'C5_RETRIBUTION','Elusive Baroness of Retribution','Elusive Baroness of Retribution',121,110760,1,12465,33465,2,1305,1841,61,35,112,60,45,127,149,70,10,12,1,8,67,0x6203295,120,360,480,360,0,0,0,0,0,0,0,7440,400,2621,1,12040,50,723,1000,2506,5,0,0,7442,50,0,0,0,0,4391,1);
1909 REPLACE INTO `mob_db_re` VALUES (2686,'C1_RETRIBUTION','Swift Baroness of Retribution','Swift Baroness of Retribution',121,110760,1,12465,33465,2,1305,1841,61,35,112,60,45,127,149,70,10,12,1,8,67,0x6203295,120,360,480,360,0,0,0,0,0,0,0,7440,400,2621,1,12040,50,723,1000,2506,5,0,0,7442,50,0,0,0,0,4391,1);
1910 REPLACE INTO `mob_db_re` VALUES (2687,'C2_REQUIEM','Solid Requiem','Solid Requiem',71,30890,1,2030,6225,1,462,629,88,20,58,34,35,12,50,10,10,12,1,7,27,0x3885,400,1516,816,432,0,0,0,0,0,0,0,603,35,714,1,912,2500,958,3500,934,1500,2308,10,7477,1,0,0,0,0,4104,1);
1911 REPLACE INTO `mob_db_re` VALUES (2688,'C3_REMOVAL','Remover Ringleader','Remover Ringleader',121,161175,1,11260,25440,1,1205,1684,110,47,127,50,82,35,125,50,10,12,1,1,49,0x3885,250,1536,1056,1152,0,0,0,0,0,0,0,713,5000,7319,5000,5005,10,549,500,971,50,972,100,5120,6,0,0,0,0,4353,1);
1912 REPLACE INTO `mob_db_re` VALUES (2689,'C5_RED_ERUMA','Elusive Red Eruma','Elusive Red Eruma',91,49500,1,4770,14310,1,763,1060,102,102,77,90,88,21,99,21,10,12,1,5,41,0x1089,140,768,1224,432,0,0,0,0,0,0,0,965,2500,966,1000,1056,1500,757,50,756,50,603,10,6426,700,0,0,0,0,4531,1);
1913 REPLACE INTO `mob_db_re` VALUES (2690,'C1_RAYDRIC','Swift Raydric','Swift Raydric',115,92040,1,9000,18675,1,1108,1541,89,15,129,87,55,32,106,27,10,12,2,7,47,0x3095,150,824,780,420,0,0,0,0,0,0,0,985,106,2266,1,2315,2,1158,2,15037,100,1004,10,7054,4850,0,0,0,0,4133,1);
1914 REPLACE INTO `mob_db_re` VALUES (2691,'C2_RAYDRIC','Solid Raydric','Solid Raydric',115,184080,1,9000,18675,1,1108,1541,89,15,129,87,55,32,106,27,10,12,2,7,47,0x3095,150,824,780,420,0,0,0,0,0,0,0,985,106,2266,1,2315,2,1158,2,15037,100,1004,10,7054,4850,0,0,0,0,4133,1);
1915 REPLACE INTO `mob_db_re` VALUES (2692,'C3_RAWREL','Laurell Weinder Ringleader','Laurell Weinder Ringleader',133,201410,1,14625,49275,1,840,1161,76,180,67,79,65,162,168,57,10,12,1,7,48,0x3885,150,576,432,288,0,0,0,0,0,0,0,6471,1000,1616,1,7347,5,0,0,2322,10,2333,30,2607,1,0,0,0,0,4350,1);
1916 REPLACE INTO `mob_db_re` VALUES (2693,'C4_RAKE_SCARABA','Furious Rake Scaraba','Furious Rake Scaraba',139,338500,1,17475,53940,1,1808,2597,250,70,90,85,145,52,168,77,10,12,1,4,42,0x2003885,150,588,768,480,0,0,0,0,0,0,0,6321,6500,16010,1,12735,10,15000,10,993,1,0,0,0,0,0,0,0,0,4505,1);
1917 REPLACE INTO `mob_db_re` VALUES (2694,'C5_RAGGLER','Elusive Raggler','Elusive Raggler',48,5740,1,920,3105,1,146,181,56,10,30,42,38,15,54,27,10,12,0,2,24,0x3695,200,1000,900,384,0,0,0,0,0,0,0,7053,3000,916,5000,645,200,601,200,992,90,2225,7,756,32,0,0,0,0,4186,1);
1918 REPLACE INTO `mob_db_re` VALUES (2695,'C1_RAFFLESIA','Swift Rafflesia','Swift Rafflesia',86,29095,1,3215,9870,3,445,601,86,2,47,41,44,29,78,31,10,12,0,3,22,0x3885,150,512,528,240,0,0,0,0,0,0,0,1033,5500,911,1600,706,2,708,10,703,10,711,550,509,30,0,0,0,0,4083,1);
1919 REPLACE INTO `mob_db_re` VALUES (2696,'C3_PORING','Poring Ringleader','Poring Ringleader',1,300,1,90,150,1,14,17,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,601,1500,512,150,619,20,0,0,0,0,4001,1);
1920 REPLACE INTO `mob_db_re` VALUES (2697,'C4_PORING','Furious Poring','Furious Poring',1,300,1,90,150,1,13,16,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,601,1500,512,150,619,20,0,0,0,0,4001,1);
1921 REPLACE INTO `mob_db_re` VALUES (2698,'C5_PORING','Elusive Poring','Elusive Poring',1,300,1,90,150,1,14,17,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,601,1500,512,150,619,20,0,0,0,0,4001,1);
1922 REPLACE INTO `mob_db_re` VALUES (2699,'C1_PORING','Swift Poring','Swift Poring',1,300,1,90,150,1,14,17,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,909,7000,938,10000,512,10000,601,1000,1202,1500,512,150,619,20,0,0,0,0,4001,1);
1923 REPLACE INTO `mob_db_re` VALUES (2700,'C2_PORCELLIO','Solid Porcellio','Solid Porcellio',85,55440,1,3555,10905,1,432,573,79,37,67,48,28,40,74,30,10,12,0,4,62,0x2000083,150,720,360,360,0,0,0,0,0,0,0,7312,5000,0,0,928,1000,1052,3000,630,2,7326,30,0,0,0,0,0,0,4337,1);
1924 REPLACE INTO `mob_db_re` VALUES (2701,'C3_POPORING','Poporing Ringleader','Poporing Ringleader',30,2620,1,495,1680,1,117,152,36,17,17,26,20,18,36,5,10,12,1,3,25,0x83,300,1672,672,480,0,0,0,0,0,0,0,938,5500,910,1500,511,500,514,200,512,5,1207,5,601,250,0,0,0,0,4033,1);
1925 REPLACE INTO `mob_db_re` VALUES (2702,'C4_POPORING','Furious Poporing','Furious Poporing',30,2620,1,495,1680,1,117,152,36,17,17,33,20,18,36,5,10,12,1,3,25,0x83,300,1672,672,480,0,0,0,0,0,0,0,938,5500,910,1500,511,500,514,200,512,5,1207,5,601,250,0,0,0,0,4033,1);
1926 REPLACE INTO `mob_db_re` VALUES (2703,'C5_POPORING','Elusive Poporing','Elusive Poporing',30,2620,1,495,1680,1,117,152,36,17,17,26,20,18,36,5,10,12,1,3,25,0x83,300,1672,672,480,0,0,0,0,0,0,0,938,5500,910,1500,511,500,514,200,512,5,1207,5,601,250,0,0,0,0,4033,1);
1927 REPLACE INTO `mob_db_re` VALUES (2704,'C1_POISON_TOAD','Swift Poison Toad','Swift Poison Toad',87,24380,1,3685,11310,3,376,487,80,42,66,42,40,45,70,30,10,12,1,2,45,0x81,160,1148,1728,864,0,0,0,0,0,0,0,7155,5500,7154,2400,2610,4,511,540,724,2,526,2,1246,10,0,0,0,0,4175,1);
1928 REPLACE INTO `mob_db_re` VALUES (2705,'C2_POISON_SPORE','Solid Poison Spore','Solid Poison Spore',26,4560,1,405,1365,1,109,142,40,8,19,17,22,5,20,5,10,12,1,3,25,0x3885,200,1672,672,288,0,0,0,0,0,0,0,7033,9000,2221,20,511,550,510,60,972,50,921,1200,601,5,0,0,0,0,4048,1);
1929 REPLACE INTO `mob_db_re` VALUES (2706,'C3_PLASMA_Y','Plasma Ringleader','Plasma Ringleader',119,103000,1,6860,25935,1,1086,1499,130,45,141,94,75,91,144,50,10,12,0,0,88,0x3885,150,1056,1056,336,0,0,0,0,0,0,0,911,100,644,10,731,2,715,100,969,1,7938,300,0,0,0,0,0,0,4389,1);
1930 REPLACE INTO `mob_db_re` VALUES (2707,'C4_PLANKTON','Furious Plankton','Furious Plankton',40,6160,1,835,2805,1,135,171,28,28,23,68,25,55,35,14,10,12,0,3,61,0x81,400,2208,1008,324,0,0,0,0,0,0,0,1052,9000,910,300,938,700,970,4,601,1000,630,20,645,50,0,0,0,0,4024,1);
1931 REPLACE INTO `mob_db_re` VALUES (2708,'C5_PITMAN','Elusive Pitman','Elusive Pitman',90,36040,1,3875,11895,1,360,456,104,48,78,56,45,35,60,30,10,12,2,1,42,0x91,180,960,336,300,0,0,0,0,0,0,0,7318,3000,7319,500,6244,900,999,500,1003,100,1041,1000,7327,80,0,0,0,0,4335,1);
1932 REPLACE INTO `mob_db_re` VALUES (2709,'C1_PIRANHA','Swift Piranha','Swift Piranha',75,22610,1,2470,7665,1,336,432,7,12,69,45,30,30,79,35,10,12,2,5,61,0x3885,200,768,480,864,0,0,0,0,0,0,0,956,600,995,5,963,9000,1053,500,1054,500,13027,1,1249,5,0,0,0,0,0,0);
1933 REPLACE INTO `mob_db_re` VALUES (2710,'C2_PINGUICULA_D','Solid Dark Pinguicula','Solid Dark Pinguicula',113,170020,1,6825,21750,1,634,851,59,35,89,55,55,95,92,12,10,12,1,3,45,0x308D,290,1426,600,360,0,0,0,0,0,0,0,7100,5000,7198,2000,7188,3000,972,10,6086,1000,7939,1500,2148,10,0,0,0,0,4468,1);
1934 REPLACE INTO `mob_db_re` VALUES (2711,'C3_PINGUICULA','Pinguicula Ringleader','Pinguicula Ringleader',105,65290,1,7300,23955,1,696,958,46,77,67,60,64,107,77,34,10,12,1,3,62,0x308D,200,700,600,360,0,0,0,0,0,0,0,2745,1,1980,10,2270,10,7100,5000,7198,2000,7188,3000,7939,500,0,0,0,0,4476,1);
1935 REPLACE INTO `mob_db_re` VALUES (2712,'C4_PICKY_','Furious Picky','Furious Picky',10,445,1,180,405,1,41,49,48,10,15,10,8,5,9,3,10,12,0,2,23,0x81,200,988,288,168,0,0,0,0,0,0,0,916,9000,949,700,5015,10,507,600,519,300,601,50,10012,10,0,0,0,0,4011,1);
1936 REPLACE INTO `mob_db_re` VALUES (2713,'C5_PHEN','Elusive Phen','Elusive Phen',52,9815,1,1170,3765,1,203,252,44,11,54,15,35,15,28,15,10,12,1,5,41,0x91,150,2544,1344,1152,0,0,0,0,0,0,0,1023,5500,963,2000,720,5,517,1000,951,500,756,25,0,0,0,0,0,0,4077,1);
1937 REPLACE INTO `mob_db_re` VALUES (2714,'C1_PETIT','Swift Petite','Swift Petite',86,28995,1,3215,9870,1,449,603,99,49,55,32,38,37,65,20,10,12,1,9,22,0x3095,250,2468,768,480,0,0,0,0,0,0,0,1035,5335,1037,300,756,140,509,1000,0,0,6260,40,606,15,0,0,0,0,4118,1);
1938 REPLACE INTO `mob_db_re` VALUES (2715,'C2_PETIT','Solid Petite','Solid Petite',86,57990,1,3215,9870,1,449,603,99,49,55,32,38,37,65,20,10,12,1,9,22,0x3095,250,2468,768,480,0,0,0,0,0,0,0,1035,5335,1037,300,756,140,509,1000,0,0,6260,40,606,15,0,0,0,0,4118,1);
1939 REPLACE INTO `mob_db_re` VALUES (2716,'C3_PENOMENA','Penomena Ringleader','Penomena Ringleader',85,22945,1,3820,11670,7,622,853,85,32,76,38,35,35,107,10,10,12,1,5,25,0x3695,400,832,500,600,0,0,0,0,0,0,0,7013,4850,962,8000,938,7000,525,200,719,15,1258,1,716,550,0,0,0,0,4314,1);
1940 REPLACE INTO `mob_db_re` VALUES (2717,'C4_PENOMENA','Furious Penomena','Furious Penomena',85,22945,1,3820,11670,7,621,852,85,32,76,49,35,35,107,10,10,12,1,5,25,0x3695,400,832,500,600,0,0,0,0,0,0,0,7013,4850,962,8000,938,7000,525,200,719,15,1258,1,716,550,0,0,0,0,4314,1);
1941 REPLACE INTO `mob_db_re` VALUES (2718,'C5_PECOPECO','Elusive Peco Peco','Elusive Peco Peco',25,2230,1,405,1365,1,118,155,48,0,21,10,13,5,28,5,10,12,2,2,23,0x1089,200,1564,864,576,0,0,0,0,0,0,0,925,9000,2402,20,508,200,601,900,1604,100,582,1000,0,0,0,0,0,0,4031,1);
1942 REPLACE INTO `mob_db_re` VALUES (2719,'C1_PASANA','Swift Pasana','Swift Pasana',79,17550,1,2670,8955,1,575,785,93,35,76,36,33,20,80,5,10,12,1,7,43,0x3095,165,976,576,288,0,0,0,0,0,0,0,7110,4365,7121,2500,757,20,0,0,0,0,2522,100,0,0,0,0,0,0,4099,1);
1943 REPLACE INTO `mob_db_re` VALUES (2720,'C2_PARASITE','Solid Parasite','Solid Parasite',76,32220,1,2535,10020,8,300,385,63,30,55,78,33,50,106,40,10,12,1,3,44,0x84,400,864,864,672,0,0,0,0,0,0,0,7193,5500,7194,2000,7186,3880,7198,500,1957,1,1969,1,6265,800,0,0,0,0,4309,1);
1944 REPLACE INTO `mob_db_re` VALUES (2721,'C3_OWL_DUKE','Owl Duke Ringleader','Owl Duke Ringleader',92,36905,1,4130,14640,1,744,1043,80,45,54,51,45,88,106,50,10,12,2,6,60,0x6203695,195,1345,824,440,0,0,0,0,0,0,0,7071,4413,7063,1500,693,100,747,1,0,0,0,0,5045,1,0,0,0,0,4237,1);
1945 REPLACE INTO `mob_db_re` VALUES (2722,'C4_ORK_WARRIOR','Furious Orc Warrior','Furious Orc Warrior',44,7170,1,875,4050,1,143,176,52,3,32,19,24,15,16,10,10,12,1,7,22,0x3885,200,1864,864,288,0,0,0,0,0,0,0,601,210,931,9000,756,40,2267,3,1352,10,1304,5,2147,3,0,0,0,0,4066,1);
1946 REPLACE INTO `mob_db_re` VALUES (2723,'C5_ORC_ZOMBIE','Elusive Orc Zombie','Elusive Orc Zombie',51,9540,1,1130,3735,1,204,259,71,5,45,17,32,5,57,5,10,12,1,1,29,0x3885,400,2852,1152,840,0,0,0,0,0,0,0,1043,5500,938,3000,714,1,0,0,0,0,0,0,0,0,0,0,0,0,4071,1);
1947 REPLACE INTO `mob_db_re` VALUES (2724,'C1_ORC_SKELETON','Swift Orc Skeleton','Swift Orc Skeleton',53,10385,1,1205,3930,1,221,279,82,10,52,16,24,5,24,5,10,12,1,1,29,0x3885,200,2420,720,648,0,0,0,0,0,0,0,922,5500,932,3500,757,80,2299,2,1358,10,511,50,0,0,0,0,0,0,4085,1);
1948 REPLACE INTO `mob_db_re` VALUES (2725,'C2_ORC_LADY','Solid Orc Lady','Solid Orc Lady',45,15200,1,950,3255,1,154,191,83,17,36,11,28,10,57,5,10,12,1,7,42,0x3695,200,1050,900,288,0,0,0,0,0,0,0,7053,4656,15012,3,2602,1,2206,1,601,10,7477,3,2338,1,0,0,0,0,4255,1);
1949 REPLACE INTO `mob_db_re` VALUES (2726,'C3_OBSERVATION','Dame of Sentinel Ringleader','Dame of Sentinel Ringleader',127,172690,1,13890,38250,2,1570,2242,98,55,99,75,52,55,178,80,10,12,1,8,80,0x6203295,100,432,480,360,0,0,0,0,0,0,0,7441,500,2621,1,7442,100,728,1000,12040,100,2210,10,7435,100,0,0,0,0,4392,1);
1950 REPLACE INTO `mob_db_re` VALUES (2727,'C4_NOXIOUS','Furious Noxious','Furious Noxious',87,27150,1,2440,13380,1,413,548,117,66,58,58,60,55,68,50,10,12,1,0,68,0x3885,350,768,1440,672,0,0,0,0,0,0,0,7322,1000,7001,3000,605,50,7320,3000,6213,600,6215,300,603,1,0,0,0,0,4334,1);
1951 REPLACE INTO `mob_db_re` VALUES (2728,'C5_NOVUS','Elusive Novus','Elusive Novus',90,33350,1,3590,11280,1,573,778,95,48,74,56,57,25,108,45,10,12,0,9,20,0x3885,110,151,288,360,0,0,0,0,0,0,0,511,3000,7053,135,1036,589,0,0,0,0,0,0,0,0,0,0,0,0,4383,1);
1952 REPLACE INTO `mob_db_re` VALUES (2729,'C1_NOVUS','Swift Novus','Swift Novus',90,33350,1,3590,11280,1,573,778,95,48,74,56,57,25,108,45,10,12,0,9,20,0x3885,110,151,288,360,0,0,0,0,0,0,0,511,3000,7053,135,1036,589,0,0,0,0,0,0,0,0,0,0,0,0,4383,1);
1953 REPLACE INTO `mob_db_re` VALUES (2730,'C2_NOVUS','Solid Novus','Solid Novus',90,66700,1,3590,11280,1,573,778,95,48,74,56,57,25,108,45,10,12,0,9,20,0x3885,110,151,288,360,0,0,0,0,0,0,0,511,3000,7053,135,1036,589,0,0,0,0,0,0,0,0,0,0,0,0,4383,1);
1954 REPLACE INTO `mob_db_re` VALUES (2731,'C3_NOVUS','Novus Ringleader','Novus Ringleader',90,33350,1,3590,11280,1,573,778,95,48,74,56,57,25,108,45,10,12,0,9,20,0x3885,110,151,288,360,0,0,0,0,0,0,0,511,3000,7053,135,1036,589,0,0,0,0,0,0,0,0,0,0,0,0,4383,1);
1955 REPLACE INTO `mob_db_re` VALUES (2732,'C4_NIGHTMARE_TERROR','Furious Nightmare Terror','Furious Nightmare Terror',107,66445,1,6105,16485,1,1105,1545,78,37,118,68,55,63,106,43,10,12,2,6,67,0x2003885,165,1216,816,432,0,0,0,0,0,0,0,7120,4947,2626,1,2608,30,505,50,510,150,695,100,1261,1,0,0,0,0,4166,1);
1956 REPLACE INTO `mob_db_re` VALUES (2733,'C5_NG_WRAITH_DEAD','Elusive Wraith Dead (Nightmare)','Elusive Wraith Dead (Nightmare)',110,77895,1,6385,20700,1,909,1274,93,53,69,52,47,55,109,28,10,12,2,1,89,0x3695,175,1816,576,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1957 REPLACE INTO `mob_db_re` VALUES (2734,'C1_NG_WANDER_MAN','Furious Wanderer (Nightmare)','Furious Wanderer (Nightmare)',151,653410,1,49535,129210,1,3072,4429,129,16,208,151,76,39,231,50,10,12,1,6,24,0x2003885,100,672,500,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
1958 REPLACE INTO `mob_db_re` VALUES (2735,'C2_NEPENTHES','Solid Nephentes','Solid Nephentes',114,150990,1,8445,16125,7,1016,1421,25,5,94,32,41,39,210,59,10,12,1,3,45,0x84,1000,500,576,504,0,0,0,0,0,0,0,5399,1,1979,1,1926,1,1740,1,6041,3000,993,50,905,9000,0,0,0,0,4470,1);
1959 REPLACE INTO `mob_db_re` VALUES (2736,'C3_NECROMANCER','Necromancer Ringleader','Necromancer Ringleader',133,456520,1,14950,44850,1,1545,2197,84,73,108,54,77,116,137,30,10,12,1,1,89,0x6203695,150,1816,1320,420,0,0,0,0,0,0,0,7752,3000,1624,20,932,4500,2532,10,717,100,609,100,7117,1500,0,0,0,0,4440,1);
1960 REPLACE INTO `mob_db_re` VALUES (2737,'C4_MYSTCASE','Furious Myst Case','Furious Myst Case',39,4395,1,720,2430,1,129,161,50,11,26,24,40,35,31,25,10,12,1,0,60,0x91,400,1248,1248,432,0,0,0,0,0,0,0,530,90,601,10,603,20,539,800,722,150,731,5,529,340,0,0,0,0,4206,1);
1961 REPLACE INTO `mob_db_re` VALUES (2738,'C5_MUSCIPULAR','Elusive Muscipular','Elusive Muscipular',105,62750,1,5830,13110,3,705,955,114,43,100,60,58,37,72,47,10,12,1,3,22,0x84,2000,672,648,360,0,0,0,0,0,0,0,7565,3000,1032,3000,629,2,1033,2000,905,1000,631,3,6217,200,0,0,0,0,4420,1);
1962 REPLACE INTO `mob_db_re` VALUES (2739,'C1_MUMMY','Swift Mummy','Swift Mummy',55,10775,1,1275,4110,1,281,368,95,3,54,4,14,1,68,0,10,12,1,1,49,0x3885,300,1772,72,384,0,0,0,0,0,0,0,930,9000,756,100,934,550,2604,1,2611,10,525,250,508,850,0,0,0,0,4106,1);
1963 REPLACE INTO `mob_db_re` VALUES (2740,'C2_MUMMY','Solid Mummy','Solid Mummy',55,21550,1,1275,4110,1,281,368,95,3,54,4,14,1,68,0,10,12,1,1,49,0x3885,300,1772,72,384,0,0,0,0,0,0,0,930,9000,756,100,934,550,2604,1,2611,10,525,250,508,850,0,0,0,0,4106,1);
1964 REPLACE INTO `mob_db_re` VALUES (2741,'C3_MUKA','Muka Ringleader','Muka Ringleader',23,2340,1,360,1215,1,104,135,28,0,18,9,28,5,43,5,10,12,2,3,22,0x81,300,1960,960,384,0,0,0,0,0,0,0,993,70,952,9000,601,2000,511,400,507,1000,1451,50,1002,250,0,0,0,0,4036,1);
1965 REPLACE INTO `mob_db_re` VALUES (2742,'C4_MOROCC_1','Furious Incarnation of Morroc','Furious Incarnation of Morroc',132,319500,1,14275,24705,1,2082,2994,199,35,126,118,63,61,114,37,10,12,2,8,27,0x6203695,110,576,480,432,0,0,0,0,0,0,0,2111,10,7799,1000,7798,3000,985,160,7054,4850,2537,3,1541,20,0,0,0,0,0,0);
1966 REPLACE INTO `mob_db_re` VALUES (2743,'C5_MOROCC_1','Elusive Incarnation of Morroc','Elusive Incarnation of Morroc',132,319500,1,14275,24705,1,2082,2995,199,35,126,91,63,61,114,37,10,12,2,8,27,0x6203695,110,576,480,432,0,0,0,0,0,0,0,2111,10,7799,1000,7798,3000,985,160,7054,4850,2537,3,1541,20,0,0,0,0,0,0);
1967 REPLACE INTO `mob_db_re` VALUES (2744,'C1_MOROCC_1','Swift Incarnation of Morroc','Swift Incarnation of Morroc',132,319500,1,14275,24705,1,2082,2995,199,35,126,91,63,61,114,37,10,12,2,8,27,0x6203695,110,576,480,432,0,0,0,0,0,0,0,2111,10,7799,1000,7798,3000,985,160,7054,4850,2537,3,1541,20,0,0,0,0,0,0);
1968 REPLACE INTO `mob_db_re` VALUES (2745,'C2_MOLE','Solid Holden','Solid Holden',85,62280,1,3315,10185,9,412,549,82,16,53,65,31,30,58,31,10,12,0,2,42,0x1089,300,1400,960,504,0,0,0,0,0,0,0,1017,5000,1018,5000,5119,50,0,0,0,0,0,0,0,0,0,0,0,0,4343,1);
1969 REPLACE INTO `mob_db_re` VALUES (2746,'C3_MIYABI_NINGYO','Miyabi Doll Ringleader','Miyabi Doll Ringleader',85,25940,1,3070,9420,1,379,493,57,19,66,30,30,55,88,40,10,12,1,6,27,0x2000091,250,1938,2112,768,0,0,0,0,0,0,0,7152,5335,7153,2500,509,1550,1000,1250,12127,10,13014,5,0,0,0,0,0,0,4208,1);
1970 REPLACE INTO `mob_db_re` VALUES (2747,'C4_MINOROUS','Furious Minorous','Furious Minorous',58,9465,1,1425,4515,1,359,478,100,10,65,54,36,43,61,25,10,12,2,2,43,0x3095,200,1360,960,432,0,0,0,0,0,0,0,941,5335,756,196,1361,2,1005,10,6254,10,1301,200,568,300,0,0,0,0,4126,1);
1971 REPLACE INTO `mob_db_re` VALUES (2748,'C5_MINOROUS','Elusive Minorous','Elusive Minorous',58,9465,1,1425,4515,1,359,478,100,10,65,42,36,43,61,25,10,12,2,2,43,0x3095,200,1360,960,432,0,0,0,0,0,0,0,941,5335,756,196,1361,2,1005,10,6254,10,1301,200,568,300,0,0,0,0,4126,1);
1972 REPLACE INTO `mob_db_re` VALUES (2749,'C1_MINOROUS','Swift Minorous','Swift Minorous',58,9465,1,1425,4515,1,359,478,100,10,65,42,36,43,61,25,10,12,2,2,43,0x3095,200,1360,960,432,0,0,0,0,0,0,0,941,5335,756,196,1361,2,1005,10,6254,10,1301,200,568,300,0,0,0,0,4126,1);
1973 REPLACE INTO `mob_db_re` VALUES (2750,'C2_MINERAL','Solid Mineral','Solid Mineral',96,83000,1,4010,15195,1,886,1247,127,23,70,61,40,50,74,50,10,12,0,0,40,0x91,250,648,480,360,0,0,0,0,0,0,0,7321,3000,728,500,714,2,984,80,1011,800,715,100,969,2,0,0,0,0,4339,1);
1974 REPLACE INTO `mob_db_re` VALUES (2751,'C3_MIMING','Miming Ringleader','Miming Ringleader',140,406000,1,23075,56700,1,849,1158,120,120,90,66,105,77,200,77,10,12,0,0,20,0x3885,250,576,1140,504,0,0,0,0,0,0,0,6394,5000,7938,100,969,1,2853,1,0,0,0,0,0,0,0,0,0,0,4510,1);
1975 REPLACE INTO `mob_db_re` VALUES (2752,'C4_MIMIC','Furious Mimic','Furious Mimic',56,9695,1,1275,4110,1,327,438,63,15,49,156,20,15,109,0,10,12,1,0,60,0x3095,100,972,500,288,0,0,0,0,0,0,0,617,5,603,45,1065,1200,611,3000,7938,1000,2626,1,757,270,0,0,0,0,4205,1);
1976 REPLACE INTO `mob_db_re` VALUES (2753,'C5_MIMIC','Elusive Mimic','Elusive Mimic',56,9695,1,1275,4110,1,327,438,63,15,49,120,20,15,109,0,10,12,1,0,60,0x3095,100,972,500,288,0,0,0,0,0,0,0,617,5,603,45,1065,1200,611,3000,7938,1000,2626,1,757,270,0,0,0,0,4205,1);
1977 REPLACE INTO `mob_db_re` VALUES (2754,'C1_METALLER','Swift Metaller','Swift Metaller',55,8435,1,1180,3795,1,295,389,72,12,52,24,10,0,52,31,10,12,1,4,23,0x200108B,200,1708,1008,540,0,0,0,0,0,0,0,990,60,940,6500,911,400,757,49,707,20,935,3000,1914,10,0,0,0,0,4057,1);
1978 REPLACE INTO `mob_db_re` VALUES (2755,'C2_METALING','Solid Metaling','Solid Metaling',81,43000,1,2620,8055,1,319,409,69,28,58,30,49,17,60,5,10,12,0,0,20,0x83,300,384,672,480,0,0,0,0,0,0,0,7325,4000,1002,1000,998,500,7126,1000,7317,200,0,0,7312,5000,0,0,0,0,4341,1);
1979 REPLACE INTO `mob_db_re` VALUES (2756,'C3_METALING','Metaling Ringleader','Metaling Ringleader',81,21500,1,2620,8055,1,319,409,69,28,58,30,49,17,60,5,10,12,0,0,20,0x83,300,384,672,480,0,0,0,0,0,0,0,7325,4000,1002,1000,998,500,7126,1000,7317,200,0,0,7312,5000,0,0,0,0,4341,1);
1980 REPLACE INTO `mob_db_re` VALUES (2757,'C4_MERMAN','Furious Merman','Furious Merman',60,14700,1,1615,5190,1,229,292,62,8,45,37,30,19,55,10,10,12,1,7,61,0x3695,220,916,816,336,0,0,0,0,0,0,0,1054,1300,2317,2,568,400,720,40,995,35,1460,3,756,203,0,0,0,0,4199,1);
1981 REPLACE INTO `mob_db_re` VALUES (2758,'C5_MENBLATT','Elusive Menblatt','Elusive Menblatt',143,411000,1,20750,61575,3,996,1387,79,50,70,68,40,55,108,30,10,12,1,4,44,0x2003695,145,472,1056,480,0,0,0,0,0,0,0,6557,2000,7168,1000,7163,2304,0,0,0,0,0,0,0,0,0,0,0,0,4593,1);
1982 REPLACE INTO `mob_db_re` VALUES (2759,'C1_MEDUSA','Swift Medusa','Swift Medusa',102,50225,1,5210,11715,1,796,1093,87,66,99,68,65,79,83,15,10,12,1,6,40,0x2003695,180,1720,1320,360,0,0,0,0,0,0,0,1048,5335,1965,250,702,200,1973,20,722,250,1649,5,1007,3,0,0,0,0,4124,1);
1983 REPLACE INTO `mob_db_re` VALUES (2760,'C2_MARTIN','Solid Martin','Solid Martin',39,10560,1,775,2625,1,131,164,58,19,25,29,28,15,30,10,10,12,0,2,42,0x81,300,1480,480,480,0,0,0,0,0,0,0,1017,9000,1018,500,1251,10,2225,5,5009,1,601,10,2224,15,0,0,0,0,4046,1);
1984 REPLACE INTO `mob_db_re` VALUES (2761,'C3_MARIONETTE','Marionette Ringleader','Marionette Ringleader',90,35830,1,3965,15060,1,354,461,35,24,52,79,28,105,86,20,10,12,0,6,68,0x2003095,300,1480,480,1056,0,0,0,0,0,0,0,1060,9000,2294,5,2605,1,699,100,0,0,2407,1,5141,3,0,0,0,0,4113,1);
1985 REPLACE INTO `mob_db_re` VALUES (2762,'C4_MARIN','Furious Marin','Furious Marin',37,4935,1,705,2370,1,126,159,32,8,24,6,10,5,30,15,10,12,1,3,41,0x83,400,1872,672,480,0,0,0,0,0,0,0,910,3200,938,1500,700,100,601,40,510,75,529,350,5035,1,0,0,0,0,4196,1);
1986 REPLACE INTO `mob_db_re` VALUES (2763,'C5_MARDUK','Elusive Marduk','Elusive Marduk',73,14465,1,2125,6540,1,328,423,66,43,66,49,21,40,79,25,10,12,2,7,23,0x3095,300,1540,840,504,0,0,0,0,0,0,0,994,35,1045,4365,1608,10,2617,1,1614,3,691,100,642,20,0,0,0,0,4112,1);
1987 REPLACE INTO `mob_db_re` VALUES (2764,'C1_MANTIS','Swift Mantis','Swift Mantis',65,13595,1,1560,5010,1,299,388,90,0,55,33,24,5,46,15,10,12,1,4,22,0x2003095,200,1528,660,432,0,0,0,0,0,0,0,993,110,1031,9000,911,1400,757,70,943,250,721,10,507,650,0,0,0,0,4079,1);
1988 REPLACE INTO `mob_db_re` VALUES (2765,'C2_MANDRAGORA','Solid Mandragora','Solid Mandragora',13,1560,1,240,540,4,44,53,13,2,12,3,5,5,10,5,10,12,1,3,62,0x84,1000,1768,768,576,0,0,0,0,0,0,0,993,50,905,9000,1405,30,511,350,601,300,706,3,1967,10,0,0,0,0,4030,1);
1989 REPLACE INTO `mob_db_re` VALUES (2766,'C3_MANANANGGAL','Manananggal Ringleader','Manananggal Ringleader',107,102255,1,7075,25380,1,950,1335,64,31,75,85,45,71,75,46,10,12,1,6,47,0x2003695,100,280,720,360,0,0,0,0,0,0,0,6508,2000,6510,1000,7006,1000,913,1000,6511,1000,6509,1000,12700,100,0,0,0,0,4584,1);
1990 REPLACE INTO `mob_db_re` VALUES (2767,'C4_MAJORUROS','Furious Majoruros','Furious Majoruros',107,59005,1,9270,19800,1,1035,1443,111,25,112,75,65,55,86,49,10,12,2,2,43,0x3695,250,1100,960,780,0,0,0,0,0,0,0,941,4413,0,0,6254,300,984,16,509,1850,2611,160,1000,250,0,0,0,0,4201,1);
1991 REPLACE INTO `mob_db_re` VALUES (2768,'C5_MAGNOLIA','Elusive Magnolia','Elusive Magnolia',53,9920,1,1155,3705,1,194,240,51,8,49,25,21,50,31,85,10,12,0,6,21,0x2000083,200,1054,504,432,0,0,0,0,0,0,0,7031,9000,910,800,508,10000,912,10,737,40,911,400,12127,5,0,0,0,0,4076,1);
1992 REPLACE INTO `mob_db_re` VALUES (2769,'C1_MAGMARING','Swift Magmaring','Swift Magmaring',110,65395,1,7605,17115,1,1062,1485,190,45,107,33,35,47,73,20,10,12,0,0,43,0x83,300,1472,384,288,0,0,0,0,0,0,0,7097,3000,757,34,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4432,1);
1993 REPLACE INTO `mob_db_re` VALUES (2770,'C2_LUNATIC','Solid Lunatic','Solid Lunatic',3,550,1,90,195,1,23,28,18,0,10,3,3,0,8,5,10,12,0,2,60,0x81,200,1456,456,336,0,0,0,0,0,0,0,705,6500,949,1000,2262,1100,0,0,601,2500,515,10000,622,20,0,0,0,0,4006,1);
1994 REPLACE INTO `mob_db_re` VALUES (2771,'C3_LUNATIC','Lunatic Ringleader','Lunatic Ringleader',3,275,1,90,195,1,23,28,18,0,10,3,3,0,8,5,10,12,0,2,60,0x81,200,1456,456,336,0,0,0,0,0,0,0,705,6500,949,1000,2262,4,0,0,601,2500,515,1100,622,20,0,0,0,0,4006,1);
1995 REPLACE INTO `mob_db_re` VALUES (2772,'C4_LUDE','Furious Lude','Furious Lude',101,57870,1,5075,11400,2,468,603,90,53,97,49,55,82,83,55,10,12,0,1,29,0x3885,150,890,960,480,0,0,0,0,0,0,0,7225,3200,7220,5723,1059,1000,2282,10,757,10,12001,100,6246,300,0,0,0,0,4193,1);
1996 REPLACE INTO `mob_db_re` VALUES (2773,'C5_LUCIOLA_VESPA','Elusive Luciola Vespa','Elusive Luciola Vespa',109,62330,1,7365,16245,1,761,1044,59,55,88,89,55,32,143,59,10,12,1,4,24,0x2007695,110,1000,864,432,0,0,0,0,0,0,0,2744,2,6224,1,15043,9000,518,300,992,160,526,200,943,3000,0,0,0,0,4445,1);
1997 REPLACE INTO `mob_db_re` VALUES (2774,'C1_LOLI_RURI','Swift Loli Ruri','Swift Loli Ruri',109,76400,1,8370,18825,2,1297,1836,53,44,111,50,47,79,95,79,10,12,2,6,87,0x2003885,125,747,1632,576,0,0,0,0,0,0,0,7206,800,7219,3000,7214,5044,985,100,7019,1,2718,5,15038,100,0,0,0,0,4191,1);
1998 REPLACE INTO `mob_db_re` VALUES (2775,'C2_LIVE_PEACH_TREE','Solid Enchanted Peach Tree','Solid Enchanted Peach Tree',92,87770,1,4495,12930,7,504,673,109,40,76,52,55,40,92,50,10,12,1,3,42,0x2085,410,400,672,480,0,0,0,0,0,0,0,7164,4365,7939,100,526,1000,604,400,532,100,603,5,0,0,0,0,0,0,4217,1);
1999 REPLACE INTO `mob_db_re` VALUES (2776,'C3_LITTLE_PORING','Baby Poring Ringleader','Baby Poring Ringleader',1,200,1,90,150,1,14,17,2,5,6,1,1,0,6,5,10,12,0,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,909,9000,1202,100,938,1000,512,5000,507,1000,512,500,507,1000,0,0,0,0,4545,100);
2000 REPLACE INTO `mob_db_re` VALUES (2777,'C4_LITTLE_FATUM','Furious Little Fatum','Furious Little Fatum',142,425500,1,24375,58500,1,787,1104,51,198,10,85,17,148,222,97,10,12,0,7,44,0x3885,150,432,300,432,0,0,0,0,0,0,0,6395,5000,7938,100,11519,100,2465,1,0,0,0,0,0,0,0,0,0,0,4511,1);
2001 REPLACE INTO `mob_db_re` VALUES (2778,'C5_LI_ME_MANG_RYANG','Elusive Jing Guai','Elusive Jing Guai',80,25935,1,2930,8970,1,329,424,110,37,61,22,33,35,74,20,10,12,1,6,62,0x2003885,165,1120,576,420,0,0,0,0,0,0,0,7267,4500,7268,400,0,0,1523,1,0,0,0,0,0,0,0,0,0,0,4265,1);
2002 REPLACE INTO `mob_db_re` VALUES (2779,'C1_LES','Swift Les','Swift Les',82,31080,1,3315,10170,1,429,572,123,30,63,20,35,25,62,30,10,12,1,3,82,0x1089,230,1728,720,576,0,0,0,0,0,0,0,7100,2000,511,1000,711,1000,905,2500,2270,1,521,500,510,50,0,0,0,0,0,0);
2003 REPLACE INTO `mob_db_re` VALUES (2780,'C2_LEIB_OLMAI','Solid Leib Olmai','Solid Leib Olmai',118,240010,1,9500,30960,1,1049,1478,127,31,72,35,80,35,77,27,10,12,2,2,22,0x3695,175,1260,230,192,0,0,0,0,0,0,0,948,4550,2289,8,740,120,518,500,2717,5,969,5,7053,800,0,0,0,0,4188,1);
2004 REPLACE INTO `mob_db_re` VALUES (2781,'C3_LEAF_CAT','Leaf Cat Ringleader','Leaf Cat Ringleader',64,13175,1,1560,5010,1,250,321,88,16,46,16,12,45,36,29,10,12,0,2,22,0x83,150,960,864,720,0,0,0,0,0,0,0,7198,4365,520,300,608,5,1023,1100,568,250,567,500,7298,5335,0,0,0,0,4195,1);
2005 #2782,C4_L_WHIKEBAIN
2006 #2783,C5_L_EREMES
2007 REPLACE INTO `mob_db_re` VALUES (2784,'C1_KOBOLD_ARCHER','Swift Kobold Archer','Swift Kobold Archer',108,55265,1,6480,23580,9,938,1303,84,5,99,39,48,30,124,25,10,12,0,7,23,0x2085,200,1008,1008,384,0,0,0,0,0,0,0,912,250,999,60,1034,4850,5118,50,1763,2000,1711,5,756,79,0,0,0,0,4292,1);
2008 REPLACE INTO `mob_db_re` VALUES (2785,'C2_KOBOLD_1','Solid Kobold','Solid Kobold',107,104830,1,6820,15345,1,888,1225,103,25,109,76,61,53,98,30,10,12,1,7,44,0x308D,150,1028,528,360,0,0,0,0,0,0,0,999,100,1034,5335,912,700,757,25,1220,2,2104,5,0,0,0,0,0,0,4091,1);
2009 REPLACE INTO `mob_db_re` VALUES (2786,'C3_KNOCKER','Knocker Ringleader','Knocker Ringleader',126,219500,1,11990,33900,1,1069,1494,126,62,93,62,58,56,139,70,10,12,0,6,22,0x2000091,200,1548,384,288,0,0,0,0,0,0,0,997,30,1003,150,1040,5500,2286,1,6223,10,2124,3,1732,5,0,0,0,0,4434,1);
2010 REPLACE INTO `mob_db_re` VALUES (2787,'C4_KIND_OF_BEETLE','Furious Beetle King','Furious Beetle King',55,10305,1,1180,3795,1,218,273,79,8,53,61,10,0,50,0,10,12,0,4,22,0x2001089,165,1247,768,576,0,0,0,0,0,0,0,7190,6500,7202,4500,928,1000,955,500,2102,1,0,0,0,0,0,0,0,0,4307,1);
2011 REPLACE INTO `mob_db_re` VALUES (2788,'C5_KASA','Elusive Kasa','Elusive Kasa',135,350640,1,18195,57810,2,1691,2414,104,70,111,74,65,78,162,55,10,12,2,0,63,0x6203695,150,800,600,288,0,0,0,0,0,0,0,7097,3000,7122,2500,994,30,2680,1,2344,10,1730,10,1626,10,0,0,0,0,4431,1);
2012 REPLACE INTO `mob_db_re` VALUES (2789,'C1_KARAKASA','Swift Karakasa','Swift Karakasa',72,15460,1,2105,6450,1,302,385,93,29,66,73,33,20,64,60,10,12,1,0,60,0x81,155,1638,2016,576,0,0,0,0,0,0,0,7151,5000,7150,4268,1019,3200,7111,2200,912,4074,746,30,13012,5,0,0,0,0,4286,1);
2013 REPLACE INTO `mob_db_re` VALUES (2790,'C2_ISIS','Solid Isis','Solid Isis',59,20920,1,1395,4470,1,310,407,83,5,58,43,22,5,43,15,10,12,2,6,27,0x2003095,200,1384,768,336,0,0,0,0,0,0,0,936,5335,2233,5,2603,1,733,150,732,20,954,1000,731,5,0,0,0,0,4116,1);
2014 REPLACE INTO `mob_db_re` VALUES (2791,'C3_ISILLA','Isilla Ringleader','Isilla Ringleader',124,131620,1,11230,23325,1,1027,1434,69,19,90,65,43,82,127,75,10,12,1,7,80,0x3885,300,768,360,432,0,0,0,0,0,0,0,7568,2500,2422,1,7563,1000,2610,10,2601,1,7563,100,2883,10,0,0,0,0,4412,1);
2015 REPLACE INTO `mob_db_re` VALUES (2792,'C4_INJUSTICE','Furious Injustice','Furious Injustice',95,39760,1,4720,14970,1,600,815,76,31,77,76,58,65,88,50,10,12,1,1,47,0x3695,400,770,720,336,0,0,0,0,0,0,0,999,300,7054,5335,7053,3500,2313,5,2316,2,660,2,0,0,0,0,0,0,4268,1);
2016 REPLACE INTO `mob_db_re` VALUES (2793,'C5_INCREASE_SOIL','Elusive Mi Gao','Elusive Mi Gao',83,26675,1,3300,11460,1,500,675,112,39,67,23,41,49,94,30,10,12,1,0,62,0x91,445,106,1056,576,0,0,0,0,0,0,0,7264,4365,7004,2300,997,10,969,2,0,0,0,0,0,0,0,0,0,0,4231,1);
2017 REPLACE INTO `mob_db_re` VALUES (2794,'C1_ICE_TITAN','Swift Ice Titan','Swift Ice Titan',110,104100,1,8170,23790,1,1287,1809,344,11,133,54,78,33,94,26,10,12,2,0,61,0x3885,250,861,660,144,0,0,0,0,0,0,0,7561,5000,7066,3000,749,100,984,10,13314,30,6253,500,995,100,0,0,0,0,4417,1);
2018 REPLACE INTO `mob_db_re` VALUES (2795,'C2_IARA','Solid Iara','Solid Iara',79,58900,1,2940,6675,1,328,418,0,76,69,14,41,60,83,20,10,12,1,5,61,0x91,200,384,672,288,0,0,0,0,0,0,0,995,5,950,9000,951,500,748,50,747,100,710,10,2334,1,0,0,0,0,0,0);
2019 REPLACE INTO `mob_db_re` VALUES (2796,'C3_HYEGUN','Yao Jun Ringleader','Yao Jun Ringleader',87,34980,1,3525,10830,1,416,546,84,43,69,38,40,20,82,20,10,12,1,1,49,0x3885,180,890,1320,720,0,0,0,0,0,0,0,7054,3880,609,100,985,10,2406,1,7277,300,15013,10,0,0,0,0,0,0,4328,1);
2020 REPLACE INTO `mob_db_re` VALUES (2797,'C4_HUNTER_FLY','Furious Hunter Fly','Furious Hunter Fly',63,10250,1,1585,5100,1,311,419,46,20,32,93,22,25,100,15,10,12,0,4,44,0x2003885,150,676,576,480,0,0,0,0,0,0,0,996,30,999,100,943,5335,912,1300,756,129,2259,1,1226,2,0,0,0,0,4115,1);
2021 REPLACE INTO `mob_db_re` VALUES (2798,'C5_HORNET','Elusive Hornet','Elusive Hornet',11,450,1,200,450,1,35,41,7,1,12,24,4,5,6,5,10,12,0,4,24,0x2001081,150,1292,792,216,0,0,0,0,0,0,0,992,80,939,9000,909,3500,1208,15,511,350,518,150,0,0,0,0,0,0,4019,1);
2022 REPLACE INTO `mob_db_re` VALUES (2799,'C1_HORN_SCARABA','Swift Uni-horn Scaraba','Swift Uni-horn Scaraba',130,255500,1,13050,36090,1,1024,1449,135,20,44,59,55,21,99,33,10,12,0,4,22,0x2001089,200,384,672,360,0,0,0,0,0,0,0,6324,6500,1433,1,12735,10,7939,10,993,1,0,0,0,0,0,0,0,0,4505,1);
2023 REPLACE INTO `mob_db_re` VALUES (2800,'C2_HORN','Solid Horn','Solid Horn',32,7050,1,540,1815,1,102,133,52,8,10,12,36,25,21,35,10,12,1,4,22,0x2000091,200,1528,528,288,0,0,0,0,0,0,0,993,80,1011,35,947,5500,1452,15,935,5500,943,70,0,0,0,0,0,0,4045,1);
2024 REPLACE INTO `mob_db_re` VALUES (2801,'C3_HODREMLIN','Hodremlin Ringleader','Hodremlin Ringleader',122,115910,1,12210,25350,1,1144,1603,75,25,106,70,77,60,83,40,10,12,1,6,67,0x2003885,140,960,528,432,0,0,0,0,0,0,0,587,1000,7340,1000,2406,2,938,1000,7563,1000,1061,2000,2426,10,0,0,0,0,4413,1);
2025 REPLACE INTO `mob_db_re` VALUES (2802,'C4_HODE','Furious Hode','Furious Hode',63,13380,1,1660,5325,1,295,380,91,24,61,20,42,5,32,40,10,12,1,2,42,0x81,200,1480,480,720,0,0,0,0,0,0,0,993,120,1055,9000,757,80,938,3000,1147,10,7021,1,632,20,0,0,0,0,4081,1);
2026 REPLACE INTO `mob_db_re` VALUES (2803,'C5_HILL_WIND_1','Elusive Hill Wind','Elusive Hill Wind',101,45500,1,5700,12810,3,590,782,90,37,105,69,59,35,96,25,10,12,1,2,64,0x3885,170,504,480,360,0,0,0,0,0,0,0,7115,4000,7116,3000,528,1000,510,10,0,0,0,0,0,0,0,0,0,0,4345,1);
2027 REPLACE INTO `mob_db_re` VALUES (2804,'C1_HILL_WIND_1','Swift Hill Wind','Swift Hill Wind',101,45500,1,5700,12810,3,590,782,90,37,105,69,59,35,96,25,10,12,1,2,64,0x3885,170,504,480,360,0,0,0,0,0,0,0,7115,4000,7116,3000,528,1000,510,10,0,0,0,0,0,0,0,0,0,0,4345,1);
2028 REPLACE INTO `mob_db_re` VALUES (2805,'C2_HIGH_ORC','Solid High Orc','Solid High Orc',81,41930,1,3020,8685,1,566,771,101,45,75,16,40,31,83,20,10,12,2,7,43,0x3695,150,1500,500,1000,0,0,0,0,0,0,0,7002,2500,1304,10,999,90,931,7500,912,1300,756,196,508,900,0,0,0,0,4322,1);
2029 REPLACE INTO `mob_db_re` VALUES (2806,'C3_HARPY','Harpy Ringleader','Harpy Ringleader',83,22115,1,3300,11400,1,480,643,69,44,71,39,50,31,125,12,10,12,1,6,64,0x2003885,155,972,672,470,0,0,0,0,0,0,0,7115,4850,7116,2500,508,1500,508,800,709,20,1820,20,0,0,0,0,0,0,4325,1);
2030 REPLACE INTO `mob_db_re` VALUES (2807,'C4_HARPY','Furious Harpy','Furious Harpy',83,22115,1,3300,11400,1,480,643,69,44,71,50,50,31,125,12,10,12,1,6,64,0x2003885,155,972,672,470,0,0,0,0,0,0,0,7115,4850,7116,2500,508,1500,508,800,709,20,1820,20,0,0,0,0,0,0,4325,1);
2031 REPLACE INTO `mob_db_re` VALUES (2808,'C5_GREEN_IGUANA','Elusive Grove','Elusive Grove',55,10450,1,1275,4110,1,253,323,96,18,58,42,22,5,50,17,10,12,1,2,42,0x83,200,1152,1152,480,0,0,0,0,0,0,0,521,1500,903,1000,520,1000,511,1000,528,2000,606,10,6264,500,0,0,0,0,4377,1);
2032 REPLACE INTO `mob_db_re` VALUES (2809,'C1_GREATEST_GENERAL','Swift Greatest General','Swift Greatest General',55,7875,1,1275,4110,3,329,438,114,30,58,30,20,25,28,20,10,12,1,0,43,0x84,200,1152,1152,384,0,0,0,0,0,0,0,7054,2000,1019,2000,1501,100,662,300,2272,1,508,250,686,100,0,0,0,0,4283,1);
2033 REPLACE INTO `mob_db_re` VALUES (2810,'C2_GRAND_PECO','Solid Grand Peco','Solid Grand Peco',75,31500,1,2440,7485,2,471,638,95,30,63,45,50,23,61,25,10,12,2,2,43,0x1089,165,1460,960,432,0,0,0,0,0,0,0,7101,4850,522,300,992,1000,969,1,582,500,0,0,0,0,0,0,0,0,4161,1);
2034 REPLACE INTO `mob_db_re` VALUES (2811,'C3_GRAND_PECO','Grand Peco Ringleader','Grand Peco Ringleader',75,15750,1,2440,7485,2,471,638,95,30,63,45,50,23,61,25,10,12,2,2,43,0x1089,165,1460,960,432,0,0,0,0,0,0,0,7101,4850,522,300,992,1000,969,1,582,500,0,0,0,0,0,0,0,0,4161,1);
2035 REPLACE INTO `mob_db_re` VALUES (2812,'C4_GOLEM','Furious Golem','Furious Golem',61,11225,1,1415,4560,1,329,428,190,12,70,35,67,5,34,5,10,12,2,0,60,0x91,300,1608,816,396,0,0,0,0,0,0,0,999,150,953,9000,912,220,757,70,2146,5,715,200,998,350,0,0,0,0,4072,1);
2036 REPLACE INTO `mob_db_re` VALUES (2813,'C5_GOBLIN_1','Elusive Goblin','Elusive Goblin',48,5290,1,920,3105,1,168,209,56,5,37,54,25,20,36,10,10,12,1,7,24,0x3695,100,1120,620,240,0,0,0,0,0,0,0,601,270,911,9000,756,43,2297,3,1211,10,2104,5,507,1800,0,0,0,0,4060,1);
2037 REPLACE INTO `mob_db_re` VALUES (2814,'C1_GOBLIN_1','Swift Goblin','Swift Goblin',48,5290,1,920,3105,1,168,209,56,5,37,54,25,20,36,10,10,12,1,7,24,0x3695,100,1120,620,240,0,0,0,0,0,0,0,601,270,911,9000,756,43,2297,3,1211,10,2104,5,507,1800,0,0,0,0,4060,1);
2038 REPLACE INTO `mob_db_re` VALUES (2815,'C2_GOAT','Solid Goat','Solid Goat',80,39800,1,2930,8970,1,549,754,95,43,61,40,48,40,78,31,10,12,1,2,63,0x1089,165,1380,1080,336,0,0,0,0,0,0,0,7106,4559,7107,2500,713,5000,507,500,510,1000,508,2500,511,5500,0,0,0,0,4150,1);
2039 REPLACE INTO `mob_db_re` VALUES (2816,'C3_GOAT','Goat Ringleader','Goat Ringleader',80,19900,1,2930,8970,1,549,754,95,43,61,40,48,40,78,31,10,12,1,2,63,0x1089,165,1380,1080,336,0,0,0,0,0,0,0,7106,4559,7107,2500,713,5000,507,500,510,1000,508,2500,511,5500,0,0,0,0,4150,1);
2040 REPLACE INTO `mob_db_re` VALUES (2817,'C4_GLD_KOBOLD_2','Furious Dark Hammer Kobold','Furious Dark Hammer Kobold',142,906700,1,51800,182700,1,1582,2254,117,59,96,79,55,48,95,20,10,12,1,7,45,0x2003695,200,1528,528,360,0,0,0,0,0,0,0,999,50,1034,2668,912,350,985,13,1396,1,12679,2,0,0,0,0,0,0,0,0);
2041 REPLACE INTO `mob_db_re` VALUES (2818,'C5_GLD_KOBOLD_2','Elusive Dark Hammer Kobold','Elusive Dark Hammer Kobold',142,906700,1,51800,182700,1,1582,2255,117,59,96,61,55,48,95,20,10,12,1,7,45,0x2003695,200,1528,528,360,0,0,0,0,0,0,0,999,50,1034,2668,912,350,985,13,1396,1,12679,2,0,0,0,0,0,0,0,0);
2042 REPLACE INTO `mob_db_re` VALUES (2819,'C1_GLD_DARK_SHADOW','Swift Dark Shadow','Swift Dark Shadow',147,1020550,1,57500,181800,1,1888,2681,140,44,155,126,89,108,213,76,10,12,0,0,47,0x2003695,220,768,1776,648,0,0,0,0,0,0,0,7205,2500,2609,500,13038,3,6089,500,2783,1,12676,2,6224,2,0,0,0,0,0,0);
2043 REPLACE INTO `mob_db_re` VALUES (2820,'C2_GLD_DARK_SHADOW','Solid Dark Shadow','Solid Dark Shadow',147,2041090,1,57500,181800,1,1888,2681,140,44,155,126,89,108,213,76,10,12,0,0,47,0x2003695,220,768,1776,648,0,0,0,0,0,0,0,7205,2500,2609,500,13038,3,6089,500,2783,1,12676,2,6224,2,0,0,0,0,0,0);
2044 REPLACE INTO `mob_db_re` VALUES (2821,'C3_GIANT_HONET','Giant Hornet Ringleader','Giant Hornet Ringleader',120,132605,1,9005,29895,1,968,1357,80,43,70,45,47,32,74,34,10,12,0,4,24,0x2003695,155,1292,792,340,0,0,0,0,0,0,0,526,550,518,1200,522,12,12676,15,0,0,722,20,1736,15,0,0,0,0,4271,1);
2045 REPLACE INTO `mob_db_re` VALUES (2822,'C4_GHOUL','Furious Ghoul','Furious Ghoul',61,13070,1,1530,4920,1,334,443,78,5,56,15,19,11,30,10,10,12,1,1,49,0x3885,250,2456,912,504,0,0,0,0,0,0,0,958,6000,756,110,509,700,511,800,2609,60,934,150,1260,1,0,0,0,0,4110,1);
2046 REPLACE INTO `mob_db_re` VALUES (2823,'C5_GHOUL','Elusive Ghoul','Elusive Ghoul',61,13070,1,1530,4920,1,334,443,78,5,56,12,19,11,30,10,10,12,1,1,49,0x3885,250,2456,912,504,0,0,0,0,0,0,0,958,6000,756,110,509,700,511,800,2609,60,934,150,1260,1,0,0,0,0,4110,1);
2047 REPLACE INTO `mob_db_re` VALUES (2824,'C1_GEOGRAPHER','Swift Geographer','Swift Geographer',73,19330,1,2470,7575,3,450,598,158,42,81,26,35,56,72,60,10,12,1,3,62,0x84,2000,1308,1008,480,0,0,0,0,0,0,0,1032,6200,1033,5500,2253,30,2207,50,12002,100,0,0,0,0,0,0,0,0,4280,1);
2048 REPLACE INTO `mob_db_re` VALUES (2825,'C2_GEOGRAPHER','Solid Geographer','Solid Geographer',73,38660,1,2470,7575,3,450,598,158,42,81,26,35,56,72,60,10,12,1,3,62,0x84,2000,1308,1008,480,0,0,0,0,0,0,0,1032,6200,1033,5500,2253,30,2207,50,12002,100,0,0,0,0,0,0,0,0,4280,1);
2049 REPLACE INTO `mob_db_re` VALUES (2826,'C3_GARGOYLE','Gargoyle Ringleader','Gargoyle Ringleader',100,43860,1,5700,12810,9,677,916,98,43,100,61,60,57,120,70,10,12,1,6,64,0x2002085,200,1020,720,384,0,0,0,0,0,0,0,912,3880,1039,500,2506,2,1746,5,2619,1,1769,2000,757,238,0,0,0,0,4149,1);
2050 REPLACE INTO `mob_db_re` VALUES (2827,'C4_GARGOYLE','Furious Gargoyle','Furious Gargoyle',100,43860,1,5700,12810,9,676,915,98,43,100,79,60,57,120,70,10,12,1,6,64,0x2002085,200,1020,720,384,0,0,0,0,0,0,0,912,3880,1039,500,2506,2,1746,5,2619,1,1769,2000,757,238,0,0,0,0,4149,1);
2051 REPLACE INTO `mob_db_re` VALUES (2828,'C5_GALION','Elusive Galion','Elusive Galion',100,44105,1,5305,9945,1,711,964,100,62,106,79,62,45,108,36,10,12,1,2,44,0x620108B,150,864,624,360,0,0,0,0,0,0,0,7564,3000,919,3000,996,10,2531,5,0,0,0,0,0,0,0,0,0,0,4423,1);
2052 REPLACE INTO `mob_db_re` VALUES (2829,'C1_FUR_SEAL','Swift Seal','Swift Seal',47,6855,1,900,3030,1,167,208,42,16,37,40,30,39,35,19,10,12,1,2,21,0x3885,200,1612,622,583,0,0,0,0,0,0,0,912,4365,601,250,2310,5,7053,1200,1452,1,525,200,746,120,0,0,0,0,4312,1);
2053 REPLACE INTO `mob_db_re` VALUES (2830,'C2_FREEZER','Solid Freezer','Solid Freezer',94,99900,1,4665,13110,2,741,1030,127,38,68,47,50,45,69,25,10,12,1,2,41,0x3695,170,1260,960,672,0,0,0,0,0,0,0,967,4413,7070,850,7066,1250,912,1800,526,160,6256,200,689,100,0,0,0,0,4319,1);
2054 REPLACE INTO `mob_db_re` VALUES (2831,'C3_FREEZER','Freezer Ringleader','Freezer Ringleader',94,49950,1,4665,13110,2,741,1030,127,38,68,47,50,45,69,25,10,12,1,2,41,0x3695,170,1260,960,672,0,0,0,0,0,0,0,967,4413,7070,850,7066,1250,912,1800,526,160,6256,200,689,100,0,0,0,0,4319,1);
2055 REPLACE INTO `mob_db_re` VALUES (2832,'C4_FERUS_','Furious Ferus','Furious Ferus',126,195270,1,13600,26880,2,1085,1520,111,33,91,74,57,61,87,51,10,12,2,9,42,0x3095,120,108,576,432,0,0,0,0,0,0,0,579,5100,1035,1000,1036,3589,7445,800,997,20,7445,100,0,0,0,0,0,0,4381,1);
2056 REPLACE INTO `mob_db_re` VALUES (2833,'C5_FARMILIAR','Elusive Familiar','Elusive Familiar',24,2135,1,360,1215,1,103,136,26,5,15,19,20,5,20,1,10,12,0,2,27,0x3881,150,1276,576,384,0,0,0,0,0,0,0,913,5500,1105,20,2209,15,601,50,514,100,507,700,645,50,0,0,0,0,4020,1);
2057 REPLACE INTO `mob_db_re` VALUES (2834,'C1_FAKE_ANGEL','Swift False Angel','Swift False Angel',105,54940,1,6300,14130,2,847,1162,106,84,112,67,43,81,82,80,10,12,0,8,66,0x3885,160,920,720,336,0,0,0,0,0,0,0,717,1000,715,1000,716,1000,12020,1000,1974,20,0,0,0,0,0,0,0,0,4316,1);
2058 REPLACE INTO `mob_db_re` VALUES (2835,'C2_FABRE','Solid Fabre','Solid Fabre',6,720,1,135,300,1,29,34,24,0,12,5,5,5,12,5,10,12,0,4,22,0x2000081,400,1672,672,480,0,0,0,0,0,0,0,914,6500,949,500,1502,80,601,5,511,700,705,1000,1501,200,0,0,0,0,4002,1);
2059 REPLACE INTO `mob_db_re` VALUES (2836,'C3_FABRE','Fabre Ringleader','Fabre Ringleader',6,360,1,135,300,1,29,34,24,0,12,5,5,5,12,5,10,12,0,4,22,0x2000081,400,1672,672,480,0,0,0,0,0,0,0,914,6500,949,500,1502,80,601,5,511,700,705,1000,1501,200,0,0,0,0,4002,1);
2060 REPLACE INTO `mob_db_re` VALUES (2837,'C4_EXPLOSION','Furious Explosion','Furious Explosion',100,39065,1,4750,12810,1,791,1091,112,50,91,66,63,50,78,60,10,12,0,2,63,0x3885,165,1260,960,336,0,0,0,0,0,0,0,7006,5500,7097,2200,7122,3200,756,800,522,400,0,0,0,0,0,0,0,0,4267,1);
2061 REPLACE INTO `mob_db_re` VALUES (2838,'C5_EVIL_DRUID','Elusive Evil Druid','Elusive Evil Druid',80,25745,1,3680,9600,1,504,685,88,45,62,32,24,45,85,5,10,12,2,1,89,0x3695,300,2276,576,336,0,0,0,0,0,0,0,2217,10,1615,1,2508,2,0,0,610,200,7478,4,509,2000,0,0,0,0,4141,1);
2062 REPLACE INTO `mob_db_re` VALUES (2839,'C1_ELDER_WILOW','Swift Elder Willow','Swift Elder Willow',34,2995,1,580,1965,1,120,159,45,0,10,14,25,0,29,0,10,12,1,3,43,0x3095,200,1372,672,432,0,0,0,0,0,0,0,907,5000,601,10000,7939,1,757,40,990,30,690,100,604,100,0,0,0,0,4052,1);
2063 REPLACE INTO `mob_db_re` VALUES (2840,'C2_ELDER_WILOW','Solid Elder Willow','Solid Elder Willow',34,5990,1,580,1965,1,120,159,45,0,10,14,25,0,29,0,10,12,1,3,43,0x3095,200,1372,672,432,0,0,0,0,0,0,0,907,5000,601,5000,7939,1,757,40,990,30,690,100,604,100,0,0,0,0,4052,1);
2064 REPLACE INTO `mob_db_re` VALUES (2841,'C3_ECHIO','Echio Ringleader','Echio Ringleader',126,158100,1,11990,24900,1,1050,1457,66,11,111,63,51,37,132,45,10,12,1,7,80,0x3295,250,768,360,360,0,0,0,0,0,0,0,7567,2500,608,10,7563,4000,5172,25,12183,20,7563,100,2366,20,0,0,0,0,4410,1);
2065 REPLACE INTO `mob_db_re` VALUES (2842,'C4_DUSTINESS','Furious Dustiness','Furious Dustiness',62,10130,1,1580,5085,1,266,345,69,50,46,28,46,60,75,105,10,12,0,4,44,0x2000091,150,1004,504,384,0,0,0,0,0,0,0,1057,9000,1058,500,928,10000,507,10000,1001,10,2291,1200,0,0,0,0,0,0,4056,1);
2066 REPLACE INTO `mob_db_re` VALUES (2843,'C1_DRYAD','Swift Dryad','Swift Dryad',68,18200,1,2195,7035,3,389,522,153,8,54,14,40,35,74,10,10,12,1,3,82,0x3885,170,950,2520,576,0,0,0,0,0,0,0,7197,5335,7198,1000,7188,3000,6265,500,1964,1,2270,100,7100,3000,0,0,0,0,4177,1);
2067 REPLACE INTO `mob_db_re` VALUES (2844,'C2_DROSERA','Solid Drosera','Solid Drosera',101,108780,1,4050,9105,7,388,493,86,52,79,32,64,38,94,14,10,12,1,3,22,0x84,2000,864,576,336,0,0,0,0,0,0,0,7565,3000,6259,200,1032,2000,1033,2000,621,3,905,1000,6217,50,0,0,0,0,4421,1);
2068 REPLACE INTO `mob_db_re` VALUES (2845,'C3_DROPS','Drops Ringleader','Drops Ringleader',2,225,1,65,150,1,21,26,16,0,8,1,1,0,6,2,10,12,1,3,23,0x83,400,1372,672,480,0,0,0,0,0,0,0,909,7500,1602,80,938,500,512,1100,601,1700,512,800,620,20,0,0,0,0,4004,1);
2069 REPLACE INTO `mob_db_re` VALUES (2846,'C4_DRILLER','Furious Driller','Furious Driller',65,13595,1,1560,5010,1,309,400,96,18,62,65,25,15,53,5,10,12,1,2,22,0x3885,165,1300,900,336,0,0,0,0,0,0,0,1012,7500,715,3880,716,3500,0,0,0,0,0,0,0,0,0,0,0,0,4180,1);
2070 REPLACE INTO `mob_db_re` VALUES (2847,'C5_DRAINLIAR','Elusive Drainliar','Elusive Drainliar',47,5810,1,970,3285,1,178,226,50,15,35,34,24,22,50,20,10,12,0,2,47,0x3095,250,1276,576,384,0,0,0,0,0,0,0,1011,60,913,3000,725,20,507,1000,7006,5500,601,1500,756,40,0,0,0,0,4069,1);
2071 REPLACE INTO `mob_db_re` VALUES (2848,'C1_DRAGON_TAIL','Swift Dragon Tail','Swift Dragon Tail',86,23400,1,3475,10665,1,339,435,63,25,61,65,35,40,62,20,10,12,1,4,44,0x2003695,175,862,534,312,0,0,0,0,0,0,0,7064,4413,1096,400,943,800,2207,8,2226,2,601,300,602,150,0,0,0,0,4178,1);
2072 REPLACE INTO `mob_db_re` VALUES (2849,'C2_DRACO','Solid Draco','Solid Draco',114,200990,1,6485,10830,1,881,1254,56,3,21,58,47,34,99,66,10,12,1,9,22,0x1089,250,576,960,504,0,0,0,0,0,0,0,6073,3000,7123,100,1035,100,1037,1000,1036,1000,518,500,2399,10,0,0,0,0,4444,1);
2073 REPLACE INTO `mob_db_re` VALUES (2850,'C3_DOLOMEDES','Dolomedes Ringleader','Dolomedes Ringleader',132,272955,1,16755,46380,3,1256,1743,112,52,149,34,82,55,143,67,10,12,2,4,61,0x2003885,250,360,360,600,0,0,0,0,0,0,0,6319,3000,6325,5000,6090,500,2789,1,12738,10,6224,500,1984,1,0,0,0,0,4506,1);
2074 REPLACE INTO `mob_db_re` VALUES (2851,'C4_DOKEBI','Furious Dokebi','Furious Dokebi',68,14100,1,1770,5685,1,438,597,85,20,52,72,35,20,66,25,10,12,0,6,27,0x2000091,250,1156,456,384,0,0,0,0,0,0,0,1021,9000,757,150,1517,2,1613,1,969,1,1501,300,1005,5,0,0,0,0,4098,1);
2075 REPLACE INTO `mob_db_re` VALUES (2852,'C5_DISGUISE','Elusive Disguise','Elusive Disguise',103,69475,1,6695,15060,2,519,681,85,58,92,53,57,75,80,45,10,12,1,6,82,0x2003885,147,516,768,384,0,0,0,0,0,0,0,7216,4850,7221,3686,6247,100,518,100,2508,50,2504,2,2529,5,0,0,0,0,4181,1);
2076 REPLACE INTO `mob_db_re` VALUES (2853,'C1_DIMIK_1','Swift Dimik','Swift Dimik',116,87760,1,9475,23265,7,1782,2559,93,28,114,90,66,52,201,41,10,12,1,0,44,0x3885,150,576,720,432,0,0,0,0,0,0,0,7319,2000,7352,50,6216,70,7094,300,13153,5,984,10,12128,50,0,0,0,0,4370,1);
2077 REPLACE INTO `mob_db_re` VALUES (2854,'C2_DEVIRUCHI','Solid Deviruchi','Solid Deviruchi',93,89120,1,5415,16245,1,611,840,72,16,61,49,30,85,119,5,10,12,0,6,27,0x2003695,150,980,600,384,0,0,0,0,0,0,0,1038,5335,1039,400,984,2,1458,2,1009,5,912,1500,756,154,0,0,0,0,4122,1);
2078 REPLACE INTO `mob_db_re` VALUES (2855,'C3_DESERT_WOLF_B','Baby Desert Wolf Ringleader','Baby Desert Wolf Ringleader',14,700,1,225,510,1,55,70,13,0,10,12,8,5,17,7,10,12,0,2,23,0x1081,300,1600,900,240,0,0,0,0,0,0,0,1010,85,919,5500,2306,80,601,200,2301,200,13011,5,582,1000,0,0,0,0,4023,1);
2079 REPLACE INTO `mob_db_re` VALUES (2856,'C4_DESERT_WOLF_B','Furious Baby Desert Wolf','Furious Baby Desert Wolf',14,700,1,225,510,1,54,69,13,0,10,15,8,5,17,7,10,12,0,2,23,0x1081,300,1600,900,240,0,0,0,0,0,0,0,1010,85,919,5500,2306,80,601,200,2301,200,13011,5,582,1000,0,0,0,0,4023,1);
2080 REPLACE INTO `mob_db_re` VALUES (2857,'C5_DENIRO','Elusive Deniro','Elusive Deniro',31,3355,1,515,1740,1,89,110,52,16,15,16,30,10,23,15,10,12,0,4,22,0x2001081,150,1288,288,576,0,0,0,0,0,0,0,955,9000,910,3000,938,1200,990,50,601,8,1002,450,757,34,0,0,0,0,4043,1);
2081 REPLACE INTO `mob_db_re` VALUES (2858,'C1_DEATHWORD','Swift Death Word','Swift Death Word',114,81950,1,8335,17295,1,1005,1405,68,40,91,64,53,88,139,54,10,12,1,0,60,0x3695,150,176,912,300,0,0,0,0,0,0,0,1097,4000,7015,300,11003,50,7449,500,2418,10,7479,2,7480,1,0,0,0,0,4388,1);
2082 REPLACE INTO `mob_db_re` VALUES (2859,'C2_DEATHWORD','Solid Death Word','Solid Death Word',114,163900,1,8335,17295,1,1005,1405,68,40,91,64,53,88,139,54,10,12,1,0,60,0x3695,150,176,912,300,0,0,0,0,0,0,0,1097,4000,7015,300,11003,50,7449,500,2418,10,7479,2,7480,1,0,0,0,0,4388,1);
2083 REPLACE INTO `mob_db_re` VALUES (2860,'C3_DEATHWORD','Death Word Ringleader','Death Word Ringleader',114,81950,1,8335,17295,1,1005,1405,68,40,91,64,53,88,139,54,10,12,1,0,60,0x3695,150,176,912,300,0,0,0,0,0,0,0,1097,4000,7015,300,11003,50,7449,500,2418,10,7479,2,7480,1,0,0,0,0,4388,1);
2084 REPLACE INTO `mob_db_re` VALUES (2861,'C4_DARK_PRIEST','Furious Dark Priest','Furious Dark Priest',98,60450,1,7290,12495,2,546,767,56,30,5,78,41,89,94,42,10,12,1,6,89,0x620308D,200,864,1252,476,0,0,0,0,0,0,0,1557,5,2608,30,505,100,716,450,1009,1,2319,5,7005,3000,0,0,0,0,4171,1);
2085 REPLACE INTO `mob_db_re` VALUES (2862,'C5_DANCING_DRAGON','Elusive Zhu Po Long','Elusive Zhu Po Long',82,19715,1,2670,8205,2,424,565,83,36,59,76,40,30,73,30,10,12,1,9,44,0x83,160,600,840,504,0,0,0,0,0,0,0,7266,4365,7265,3000,7268,800,1036,1000,7038,3000,0,0,0,0,0,0,0,0,4272,1);
2086 REPLACE INTO `mob_db_re` VALUES (2863,'C1_CREAMY','Swift Creamy','Swift Creamy',23,1890,1,360,1215,1,97,126,28,20,16,1,1,0,1,20,10,12,0,4,24,0x2000081,150,1136,720,840,0,0,0,0,0,0,0,924,9000,2322,10,518,150,601,100,2207,2,712,500,692,100,0,0,0,0,4040,1);
2087 REPLACE INTO `mob_db_re` VALUES (2864,'C2_CORNUTUS','Solid Cornutus','Solid Cornutus',48,14500,1,920,3105,1,155,192,42,28,32,27,45,26,27,15,10,12,0,5,21,0x91,200,1248,48,480,0,0,0,0,0,0,0,991,45,961,5500,911,800,757,53,2106,5,943,1000,601,100,0,0,0,0,4061,1);
2088 REPLACE INTO `mob_db_re` VALUES (2865,'C3_COOKIE','Cookie Ringleader','Cookie Ringleader',35,3330,1,585,1980,1,106,134,56,28,15,23,35,12,31,15,10,12,0,7,60,0x1089,200,1036,936,240,0,0,0,0,0,0,0,538,1000,530,150,601,5,11002,50,2402,30,12001,100,529,320,0,0,0,0,4293,1);
2089 REPLACE INTO `mob_db_re` VALUES (2866,'C4_CONSTANT','Furious Constant','Furious Constant',108,60250,1,7515,16890,1,1056,1467,92,82,126,127,62,57,109,34,10,12,0,0,67,0x3885,150,720,360,360,0,0,0,0,0,0,0,7512,100,7507,1500,7325,10,999,10,757,10,0,0,0,0,0,0,0,0,0,0);
2090 REPLACE INTO `mob_db_re` VALUES (2867,'C5_COMODO','Elusive Comodo','Elusive Comodo',81,20010,1,2945,11100,2,555,760,92,11,65,52,35,20,94,48,10,12,1,2,65,0x3895,165,432,432,360,0,0,0,0,0,0,0,6403,2500,517,4500,911,4500,908,2500,0,0,0,0,0,0,0,0,0,0,4516,1);
2091 REPLACE INTO `mob_db_re` VALUES (2868,'C1_COCO','Swift Coco','Swift Coco',38,4180,1,675,2280,1,128,162,37,0,22,13,30,20,38,10,10,12,0,2,22,0x91,150,1864,864,1008,0,0,0,0,0,0,0,1026,9000,914,10000,919,10000,516,10000,601,10000,2402,25,2502,600,0,0,0,0,4041,1);
2092 REPLACE INTO `mob_db_re` VALUES (2869,'C2_COCO','Solid Coco','Solid Coco',38,8360,1,675,2280,1,128,162,37,0,22,13,30,20,38,10,10,12,0,2,22,0x91,150,1864,864,1008,0,0,0,0,0,0,0,914,3333,919,3333,1026,10000,601,2500,516,500,2402,25,2502,600,0,0,0,0,4041,1);
2093 REPLACE INTO `mob_db_re` VALUES (2870,'C3_CLOCK','Clock Ringleader','Clock Ringleader',81,27780,1,3385,8685,1,573,786,91,43,68,24,35,41,97,15,10,12,1,0,42,0x91,200,1092,792,480,0,0,0,0,0,0,0,1095,5335,1019,800,509,1900,568,320,7026,30,7027,30,985,163,0,0,0,0,4299,1);
2094 REPLACE INTO `mob_db_re` VALUES (2871,'C4_CLOCK','Furious Clock','Furious Clock',81,27780,1,3385,8685,1,573,785,91,43,68,31,35,41,97,15,10,12,1,0,42,0x91,200,1092,792,480,0,0,0,0,0,0,0,1095,5335,1019,800,509,1900,568,320,7026,30,7027,30,985,163,0,0,0,0,4299,1);
2095 REPLACE INTO `mob_db_re` VALUES (2872,'C5_CHONCHON','Elusive Chonchon','Elusive Chonchon',5,285,1,110,270,1,28,33,27,0,13,4,4,0,8,5,10,12,0,4,24,0x2000081,200,1076,576,480,0,0,0,0,0,0,0,909,10000,601,10000,935,1500,1205,55,998,100,742,5,1002,150,0,0,0,0,4009,1);
2096 REPLACE INTO `mob_db_re` VALUES (2873,'C1_CENTIPEDE','Swift Centipede','Swift Centipede',125,124960,1,10400,24390,2,1065,1468,143,25,133,71,69,39,120,49,10,12,1,4,45,0x2003695,150,1000,792,336,0,0,0,0,0,0,0,2746,2,2747,2,1741,10,1042,5335,912,5000,6224,10,943,2500,0,0,0,0,4447,1);
2097 REPLACE INTO `mob_db_re` VALUES (2874,'C2_CENERE','Solid Cenere','Solid Cenere',146,1301310,1,35585,102810,1,1942,2807,87,81,67,39,30,35,95,45,10,12,0,3,24,0x2003695,300,1500,720,360,0,0,0,0,0,0,0,6561,2000,7322,500,7001,1500,7320,1000,0,0,0,0,0,0,0,0,0,0,4595,1);
2098 REPLACE INTO `mob_db_re` VALUES (2875,'C3_CELIA','Celia Ringleader','Celia Ringleader',141,1265730,1,110535,342300,1,1824,2597,74,312,136,99,61,121,121,49,10,12,1,7,68,0x3295,150,1152,384,288,0,0,0,0,0,0,0,7345,2000,6471,1,2853,20,985,100,18111,10,1654,1,6470,150,0,0,0,0,4568,1);
2099 REPLACE INTO `mob_db_re` VALUES (2876,'C4_CATERPILLAR','Furious Caterpillar','Furious Caterpillar',121,128280,1,9750,29700,1,1145,1628,100,42,58,48,51,50,54,45,10,12,0,4,22,0x2003695,300,1672,672,480,0,0,0,0,0,0,0,949,3000,7054,5335,13034,20,1000,100,997,50,603,12,2894,500,0,0,0,0,4289,1);
2100 REPLACE INTO `mob_db_re` VALUES (2877,'C5_CARAT','Elusive Carat','Elusive Carat',103,46110,1,5830,13110,1,950,1323,111,67,102,64,60,40,80,50,10,12,1,6,44,0x2003695,200,1078,768,384,0,0,0,0,0,0,0,7054,3200,536,1000,2409,5,5003,1,509,1450,0,0,0,0,0,0,0,0,4288,1);
2101 REPLACE INTO `mob_db_re` VALUES (2878,'C1_CARAMEL','Swift Caramel','Swift Caramel',25,2590,1,405,1365,1,108,140,39,0,19,10,15,10,32,5,10,12,0,2,22,0x91,200,1604,840,756,0,0,0,0,0,0,0,1027,9000,2310,5,919,5500,1455,10,1405,15,1408,20,0,0,0,0,0,0,4063,1);
2102 REPLACE INTO `mob_db_re` VALUES (2879,'C2_BUNGISNGIS','Solid Bungisngis','Solid Bungisngis',121,255130,1,9700,29700,1,1008,1417,115,35,71,32,61,30,74,19,10,12,2,7,42,0x2003695,200,1568,432,360,0,0,0,0,0,0,0,7054,1000,6511,1000,985,10,12700,100,0,0,0,0,0,0,0,0,0,0,4582,1);
2103 REPLACE INTO `mob_db_re` VALUES (2880,'C3_BREEZE','Breeze Ringleader','Breeze Ringleader',92,33775,1,4795,13470,2,639,876,83,32,75,101,46,35,79,55,10,12,1,0,64,0x3885,100,140,384,504,0,0,0,0,0,0,0,945,500,706,10,2270,10,1733,10,604,10,2269,10,996,10,0,0,0,0,4390,1);
2104 REPLACE INTO `mob_db_re` VALUES (2881,'C4_BREEZE','Furious Breeze','Furious Breeze',92,33775,1,4795,13470,2,639,875,83,32,75,131,46,35,79,55,10,12,1,0,64,0x3885,100,140,384,504,0,0,0,0,0,0,0,945,500,706,10,2270,10,1733,10,604,10,2269,10,996,10,0,0,0,0,4390,1);
2105 REPLACE INTO `mob_db_re` VALUES (2882,'C5_BRADIUM_GOLEM','Elusive Bradium Golem','Elusive Bradium Golem',133,228695,1,21295,32340,1,1576,2203,559,12,189,25,125,45,104,33,10,12,2,0,42,0x3295,300,1008,1200,540,0,0,0,0,0,0,0,7067,3000,953,5000,6090,500,2138,10,12738,10,6224,500,0,0,0,0,0,0,4472,1);
2106 REPLACE INTO `mob_db_re` VALUES (2883,'C1_BLOOD_BUTTERFLY','Swift Bloody Butterfly','Swift Bloody Butterfly',94,35150,1,4665,13110,3,510,683,79,50,70,68,40,55,108,30,10,12,1,4,44,0x200308D,145,472,576,288,0,0,0,0,0,0,0,7163,4608,7168,2500,602,1200,924,5500,0,0,1962,1,0,0,0,0,0,0,4327,1);
2107 REPLACE INTO `mob_db_re` VALUES (2884,'C3_BIGFOOT','Bigfoot Ringleader','Bigfoot Ringleader',29,2935,1,450,1515,1,95,119,55,7,18,4,7,0,12,0,10,12,2,2,22,0x91,300,1260,192,192,0,0,0,0,0,0,0,948,9000,2289,5,919,5000,601,80,516,1500,518,450,756,43,0,0,0,0,4074,1);
2108 REPLACE INTO `mob_db_re` VALUES (2885,'C4_BATHORY','Furious Bathory','Furious Bathory',86,26210,1,3215,10230,1,393,514,61,89,66,49,40,77,67,50,10,12,1,7,27,0x3695,100,1504,840,900,0,0,0,0,0,0,0,1001,200,1061,4850,2252,3,0,0,1000,30,1006,15,637,20,0,0,0,0,4119,1);
2109 REPLACE INTO `mob_db_re` VALUES (2886,'C5_BANSHEE_MASTER','Elusive Banshee Master','Elusive Banshee Master',118,101600,1,11055,22995,2,1043,1446,87,94,121,58,48,122,84,44,10,12,1,6,47,0x2003695,150,676,504,504,0,0,0,0,0,0,0,7751,3000,2365,10,2748,2,2528,10,934,1500,7054,5335,0,0,0,0,0,0,4450,1);
2110 REPLACE INTO `mob_db_re` VALUES (2887,'C1_BANSHEE','Swift Banshee','Swift Banshee',130,243330,1,14690,31500,1,1199,1686,73,96,97,71,55,143,137,72,10,12,1,6,47,0x2003695,150,676,504,504,0,0,0,0,0,0,0,7751,3000,2365,10,13027,10,2528,10,934,1500,7054,5335,6223,1,0,0,0,0,4438,1);
2111 REPLACE INTO `mob_db_re` VALUES (2888,'C2_BANASPATY','Solid Banaspaty','Solid Banaspaty',85,46800,1,4025,8160,1,338,434,63,89,61,78,35,77,79,20,10,12,0,0,63,0x3895,220,1872,672,480,0,0,0,0,0,0,0,1003,500,912,1000,985,750,756,750,1752,250,0,0,0,0,0,0,0,0,4518,1);
2112 REPLACE INTO `mob_db_re` VALUES (2889,'C3_ASSULTER','Assaulter Ringleader','Assaulter Ringleader',100,44885,1,5975,20490,2,801,1102,169,49,100,92,30,20,144,15,10,12,1,7,44,0x3695,200,512,780,504,0,0,0,0,0,0,0,967,4413,7069,1200,7072,840,6214,200,912,1240,13300,5,603,1,0,0,0,0,4246,1);
2113 REPLACE INTO `mob_db_re` VALUES (2890,'C4_ARGOS','Furious Argos','Furious Argos',47,5025,1,900,3030,1,176,221,58,8,38,22,25,5,26,15,10,12,1,7,44,0x3695,200,512,780,504,0,0,0,0,0,0,0,1025,9000,911,1200,1042,500,757,61,511,670,601,250,10017,15,0,0,0,0,4075,1);
2114 REPLACE INTO `mob_db_re` VALUES (2891,'C5_ARGIOPE','Elusive Argiope','Elusive Argiope',75,15525,1,2225,6840,1,443,597,88,32,60,23,40,30,24,30,10,12,2,4,25,0x2003695,300,1792,792,336,0,0,0,0,0,0,0,1042,5335,912,1200,757,175,2406,5,511,1500,719,10,0,0,0,0,0,0,4114,1);
2115 REPLACE INTO `mob_db_re` VALUES (2892,'C1_ARGIOPE','Swift Argiope','Swift Argiope',75,15525,1,2225,6840,1,443,597,88,32,60,23,40,30,24,30,10,12,2,4,25,0x2003695,300,1792,792,336,0,0,0,0,0,0,0,1042,5335,912,1200,757,175,2406,5,511,1500,719,10,0,0,0,0,0,0,4114,1);
2116 REPLACE INTO `mob_db_re` VALUES (2893,'C2_ARCLOUSE','Solid Arclouze','Solid Arclouze',107,100200,1,5530,23445,1,503,671,101,36,60,73,45,35,168,15,10,12,2,0,60,0x91,400,1840,1440,384,0,0,0,0,0,0,0,1096,3500,938,3000,943,800,912,450,716,300,997,20,912,2500,0,0,0,0,4240,1);
2117 REPLACE INTO `mob_db_re` VALUES (2894,'C3_ARCLOUSE','Arclouze Ringleader','Arclouze Ringleader',107,50100,1,5530,23445,1,503,671,101,36,60,73,45,35,168,15,10,12,2,0,60,0x91,400,1840,1440,384,0,0,0,0,0,0,0,1096,3500,938,3000,943,800,912,450,716,300,997,20,912,2500,0,0,0,0,4240,1);
2118 REPLACE INTO `mob_db_re` VALUES (2895,'C4_APOCALIPS','Furious Apocalypse','Furious Apocalypse',121,110450,1,9885,20535,2,1260,1765,136,26,130,68,76,25,125,15,10,12,2,0,60,0x91,400,1840,1440,384,0,0,0,0,0,0,0,7095,5335,7094,2400,7093,2200,985,5,13161,1,2506,20,12735,100,0,0,0,0,4242,1);
2119 REPLACE INTO `mob_db_re` VALUES (2896,'C5_ANTLER_SCARABA','Elusive Antler Scaraba','Elusive Antler Scaraba',136,313000,1,15825,47280,1,1519,2200,155,102,23,99,59,129,137,45,10,12,1,4,42,0x2003885,200,504,624,360,0,0,0,0,0,0,0,6322,6500,1930,1,12735,10,7939,10,993,1,0,0,0,0,0,0,0,0,4505,1);
2120 REPLACE INTO `mob_db_re` VALUES (2897,'C1_ANTIQUE_BOOK','Swift Antique Book','Swift Antique Book',148,673075,1,36125,105660,1,2001,2894,74,42,67,53,32,44,125,5,10,12,0,0,60,0x2003695,150,864,960,480,0,0,0,0,0,0,0,6560,2000,7015,1000,1097,1000,0,0,0,0,0,0,0,0,0,0,0,0,4596,1);
2121 REPLACE INTO `mob_db_re` VALUES (2898,'C2_ANTIQUE_BOOK','Solid Antique Book','Solid Antique Book',148,1346150,1,36125,105660,1,2001,2894,74,42,67,53,32,44,125,5,10,12,0,0,60,0x2003695,150,864,960,480,0,0,0,0,0,0,0,6560,2000,7015,1000,1097,1000,0,0,0,0,0,0,0,0,0,0,0,0,4596,1);
2122 REPLACE INTO `mob_db_re` VALUES (2899,'C4_ANOLIAN','Furious Anolian','Furious Anolian',109,77735,1,8790,19995,1,863,1175,61,11,130,81,55,66,70,48,10,12,1,5,41,0x3695,190,900,500,864,0,0,0,0,0,0,0,7003,4850,1754,2000,526,5,10019,10,16003,1,2625,1,984,134,0,0,0,0,4234,1);
2123 REPLACE INTO `mob_db_re` VALUES (2900,'C5_ANGRA_MANTIS','Elusive Angra Mantis','Elusive Angra Mantis',144,458600,1,25315,63180,1,1099,1516,175,81,122,155,119,81,198,79,10,12,1,4,42,0x2003885,150,576,480,480,0,0,0,0,0,0,0,6086,5000,7194,1000,997,10,1830,5,0,0,0,0,0,0,0,0,0,0,4513,1);
2124 REPLACE INTO `mob_db_re` VALUES (2901,'C1_ANGRA_MANTIS','Swift Angra Mantis','Swift Angra Mantis',144,458600,1,25315,63180,1,1099,1516,175,81,122,155,119,81,198,79,10,12,1,4,42,0x2003885,150,576,480,480,0,0,0,0,0,0,0,6086,5000,7194,1000,997,10,1830,5,0,0,0,0,0,0,0,0,0,0,4513,1);
2125 REPLACE INTO `mob_db_re` VALUES (2902,'C2_ANDRE','Solid Andre','Solid Andre',33,7240,1,540,1815,1,92,117,55,16,11,20,40,10,24,10,10,12,0,4,22,0x2001081,300,1288,288,384,0,0,0,0,0,0,0,955,9000,910,1000,938,500,993,50,601,4,1002,350,757,28,0,0,0,0,4043,1);
2126 REPLACE INTO `mob_db_re` VALUES (2903,'C3_ANCIENT_MIMIC','Ancient Mimic Ringleader','Ancient Mimic Ringleader',112,73500,1,7955,18600,1,1153,1613,100,40,121,70,63,43,141,67,10,12,2,0,60,0x3885,100,168,480,360,0,0,0,0,0,0,0,603,30,617,1,644,50,2404,5,2506,1,2417,10,2610,100,0,0,0,0,4387,1);
2127 REPLACE INTO `mob_db_re` VALUES (2904,'C4_ANACONDAQ','Furious Anacondaq','Furious Anacondaq',100,42550,1,4805,10815,1,662,903,92,0,79,59,28,43,67,25,10,12,1,2,25,0x91,200,1576,576,576,0,0,0,0,0,0,0,6247,200,937,9000,0,0,926,1500,936,200,508,150,756,50,0,0,0,0,4062,1);
2128 REPLACE INTO `mob_db_re` VALUES (2905,'C5_AMBERNITE','Elusive Ambernite','Elusive Ambernite',19,1700,1,290,645,1,59,72,28,0,16,20,11,10,21,5,10,12,2,4,21,0x2000091,400,2048,648,648,0,0,0,0,0,0,0,991,50,946,9000,910,1200,935,3000,601,2,757,14,1002,150,0,0,0,0,4032,1);
2129 REPLACE INTO `mob_db_re` VALUES (2906,'C1_ALNOLDI','Swift Rafflesia Arnoldi','Swift Rafflesia Arnoldi',80,25745,1,3680,9600,2,482,663,80,20,40,32,24,61,85,30,10,12,1,3,22,0x3895,300,768,768,576,0,0,0,0,0,0,0,705,125,520,213,905,2250,711,150,521,125,2269,50,0,0,0,0,0,0,4515,1);
2130 REPLACE INTO `mob_db_re` VALUES (2907,'C2_ALLIGATOR','Solid Alligator','Solid Alligator',57,24300,24300,1275,4110,1,255,330,62,30,47,48,24,15,40,26,10,12,1,2,21,0x91,200,1100,900,480,0,0,0,0,0,0,0,912,1000,1099,600,7003,2000,608,50,756,129,0,0,0,0,0,0,0,0,4252,1);
2131 REPLACE INTO `mob_db_re` VALUES (2908,'C3_ALIZA','Aliza Ringleader','Aliza Ringleader',112,72250,72250,6120,16515,1,1033,1436,98,5,115,50,51,62,88,54,10,12,1,7,60,0x91,220,1440,576,600,0,0,0,0,0,0,0,7054,4000,2518,10,2626,10,7047,5,12128,50,661,1,2123,5,0,0,0,0,4400,1);
2132 REPLACE INTO `mob_db_re` VALUES (2909,'C4_ALICEL','Furious Alicel','Furious Alicel',115,90000,90000,8335,35295,2,1149,1606,109,30,121,68,59,63,102,60,10,12,1,6,60,0x200308D,250,1080,480,504,0,0,0,0,0,0,0,7512,2000,7507,3000,2148,5,6214,200,1270,5,985,10,2517,20,0,0,0,0,4401,1);
2133 REPLACE INTO `mob_db_re` VALUES (2910,'C5_ALARM','Elusive Alarm','Elusive Alarm',88,27810,27810,3415,10485,1,463,616,106,53,70,72,40,25,66,25,10,12,1,0,60,0x3695,300,1020,500,768,0,0,0,0,0,0,0,1095,5335,2607,1,7005,1500,611,1300,984,105,7026,20,912,1500,0,0,0,0,4244,1);
2134 REPLACE INTO `mob_db_re` VALUES (2911,'C1_AGAV','Swift Agav','Swift Agav',128,200000,200000,12780,26520,1,1069,1497,77,82,85,66,55,113,120,61,10,12,1,7,80,0x3295,300,768,360,360,0,0,0,0,0,0,0,7567,2500,2422,2,7563,4000,2109,1,12183,50,7563,100,1061,2500,0,0,0,0,4409,1);
2135 REPLACE INTO `mob_db_re` VALUES (2912,'C2_ACIDUS_','Solid Acidus','Solid Acidus',130,407180,407180,14690,30480,2,1660,2372,98,47,106,110,61,53,133,53,10,12,2,9,44,0x3095,180,168,768,360,0,0,0,0,0,0,0,505,150,1035,4000,2890,10,1036,3589,7446,800,996,20,7446,100,0,0,0,0,4379,1);
2136 REPLACE INTO `mob_db_re` VALUES (2913,'C3_ACIDUS_','Acidus Ringleader','Acidus Ringleader',130,203590,203590,14690,30480,2,1660,2372,98,47,106,110,61,53,133,53,10,12,2,9,44,0x3095,180,168,768,360,0,0,0,0,0,0,0,505,150,1035,4000,2890,10,1036,3589,7446,800,996,20,7446,100,0,0,0,0,4379,1);
2137 REPLACE INTO `mob_db_re` VALUES (2914,'E_GEFFEN_MAGE_3_1','Geffen Shoplifter','Geffen Shoplifter',50,10000,1,212,227,1,89,111,70,7,41,14,15,0,100,5,10,12,1,7,20,0x85,200,800,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2138 #2915,HIDDEN_MOB6
2139 REPLACE INTO `mob_db_re` VALUES (2916,'BIG_BEN','Big Ben','Big Ben',150,220240,1,7447,7005,1,3101,3313,125,43,102,58,69,75,131,49,10,12,1,0,42,0x91,200,1092,792,480,0,0,0,0,0,0,0,1095,3000,1019,500,509,950,568,160,757,100,22515,15,22515,15,0,0,0,0,4626,1);
2140 REPLACE INTO `mob_db_re` VALUES (2917,'BIG_BELL','Big Bell','Big Bell',163,166860,1,7513,8457,1,4785,4977,138,53,102,104,72,57,98,57,10,12,1,0,60,0x3695,300,1020,500,768,0,0,0,0,0,0,0,1095,3000,2607,1,7005,750,984,100,912,750,22515,10,0,0,0,0,0,0,4627,1);
2141 REPLACE INTO `mob_db_re` VALUES (2918,'TIME_KEEPER','Time Keeper','Time Keeper',155,256000,1,7898,8869,3,2989,3269,128,60,112,60,72,57,120,77,10,12,2,0,80,0x91,200,1072,672,384,0,0,0,0,0,0,0,1095,3000,7054,3000,999,250,520,425,2109,1,22515,1000,22515,1000,0,0,0,0,4630,1);
2142 REPLACE INTO `mob_db_re` VALUES (2919,'NEO_PUNK','Neo Punk','Neo Punk',155,154760,1,5874,6618,1,2051,2267,99,55,98,39,30,35,95,45,10,12,0,3,24,0x3095,300,1500,500,1000,0,0,0,0,0,0,0,7001,3000,715,500,1061,500,1057,1500,2502,8,5110,50,0,0,0,0,0,0,4628,1);
2143 REPLACE INTO `mob_db_re` VALUES (2920,'ARC_ELDER','Arc Elder','Arc Elder',168,293640,1,9086,17532,3,2513,3315,105,41,100,63,35,99,106,61,10,12,2,7,80,0x3885,165,1552,1152,336,0,0,0,0,0,0,0,7099,3000,7117,1000,1564,5,1473,1,616,2,22515,1500,7939,500,0,0,0,0,4629,1);
2144 REPLACE INTO `mob_db_re` VALUES (2921,'OWL_VISCOUNT','Owl Viscount','Owl Viscount',168,295240,1,9086,11089,1,4368,5268,113,45,87,51,45,88,106,50,10,12,2,6,60,0x6203695,195,1345,824,440,0,0,0,0,0,0,0,7071,2500,7063,1000,18874,1,747,1,2971,2,16024,1,15089,1,0,0,0,0,4631,1);
2145 REPLACE INTO `mob_db_re` VALUES (2922,'G_OWL_VISCOUNT','Owl Viscount','Owl Viscount',168,295240,1,0,0,1,4368,5268,113,45,87,51,45,88,106,50,10,12,2,6,60,0x6203695,195,1345,824,440,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2146 REPLACE INTO `mob_db_re` VALUES (2923,'OWL_MARQUEES','Owl Marquis','Owl Marquis',170,630000,1,21747,13806,2,1887,2490,127,25,112,65,55,102,108,72,10,12,2,6,60,0x6203695,175,1345,824,440,0,0,0,0,0,0,0,7071,2000,7063,1500,1716,1,1472,1,15089,3,1668,1,18874,1,0,0,0,0,4632,1);
2147 REPLACE INTO `mob_db_re` VALUES (2924,'T_ELDER_WILOW','Elder Willow','Elder Willow',34,599,1,116,131,1,80,14,45,0,10,14,25,0,29,0,10,12,1,3,43,0x3095,200,1372,672,432,0,0,0,0,0,0,0,6067,500,7406,500,7407,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2148 REPLACE INTO `mob_db_re` VALUES (2925,'T_WILOW','Willow','Willow',8,91,1,31,23,1,13,5,38,2,13,3,8,5,12,5,10,12,1,3,22,0x81,200,1672,672,432,0,0,0,0,0,0,0,6065,500,6066,500,6067,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2149 REPLACE INTO `mob_db_re` VALUES (2926,'T_HARPY','Harpy','Harpy',83,4423,1,660,760,1,340,41,69,44,71,39,50,31,125,12,10,12,1,6,64,0x3885,155,972,672,470,0,0,0,0,0,0,0,7406,500,7407,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2150 REPLACE INTO `mob_db_re` VALUES (2927,'T_MINERAL','Mineral','Mineral',96,8300,1,802,1013,1,751,57,127,23,70,61,40,50,74,50,10,12,0,0,40,0x91,250,648,480,360,0,0,0,0,0,0,0,7406,500,7407,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2151 REPLACE INTO `mob_db_re` VALUES (2928,'T_GIBBET','Gibbet','Gibbet',105,12999,1,972,874,1,697,85,116,45,103,56,62,55,73,37,10,12,2,6,27,0x3885,180,917,1584,576,0,0,0,0,0,0,0,7406,500,7407,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2152 REPLACE INTO `mob_db_re` VALUES (2929,'T_PLASMA_G','Plasma','Plasma',116,24975,1,2176,1506,1,851,112,120,3,121,60,58,62,102,50,10,12,0,0,82,0x3885,100,1000,500,1000,0,0,0,0,0,0,0,6065,500,6066,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2153 REPLACE INTO `mob_db_re` VALUES (2930,'T_SOLACE','Solace','Solace',123,24729,1,2442,2409,2,1234,165,96,96,106,65,61,42,125,72,10,12,1,8,66,0x3295,180,576,420,360,0,0,0,0,0,0,0,6067,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2154 REPLACE INTO `mob_db_re` VALUES (2931,'T_METALING','Metaling','Metaling',81,4300,1,524,537,1,188,39,69,28,58,30,49,17,60,5,10,12,0,0,20,0x83,300,384,672,480,0,0,0,0,0,0,0,6067,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2155 REPLACE INTO `mob_db_re` VALUES (2932,'T_POPORING','Poporing','Poporing',30,524,1,99,112,1,74,20,36,17,17,26,20,18,36,5,10,12,1,3,25,0x83,300,1672,672,480,0,0,0,0,0,0,0,6067,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2156 REPLACE INTO `mob_db_re` VALUES (2933,'T_DEVILING','Deviling','Deviling',66,16890,1,1197,1189,1,313,183,67,70,48,50,33,75,85,200,10,12,1,6,87,0x3695,200,1072,1056,384,0,0,0,0,0,0,0,7410,500,7411,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2157 REPLACE INTO `mob_db_re` VALUES (2934,'T_ARCHANGELING','Arc Angeling','Arc Angeling',84,25100,1,1789,1455,1,593,100,92,81,32,48,62,99,119,105,10,12,1,8,66,0x3695,180,1072,672,480,0,0,0,0,0,0,0,7410,500,7411,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2158 REPLACE INTO `mob_db_re` VALUES (2935,'T_EVIL_CLOUD_HERMIT','Taoist Hermit','Taoist Hermit',96,8266,1,902,563,10,611,30,66,46,63,57,45,60,119,45,10,12,2,0,40,0x2085,190,480,840,432,0,0,0,0,0,0,0,6067,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2159 REPLACE INTO `mob_db_re` VALUES (2936,'E_GHOSTRING','Ghostring','Ghostring',1,10,0,0,0,1,1,2,100,99,0,0,0,0,0,0,7,12,0,3,20,0x0,300,1220,1080,648,0,0,0,0,0,0,0,535,2000,12192,2000,7225,2000,6658,4000,0,0,0,0,0,0,0,0,0,0,0,0);
2160 #2937,M_LOKI
2161 #2938,MM_MAGIC_SEAL
2162 #2939,MM_EVIL_SHADOW1
2163 #2940,MM_EVIL_SHADOW2
2164 #2941,MM_EVIL_SHADOW3
2165 #2942,MM_EVIL_FANATICS
2166 #2943,MM_ICE_MINE
2167 #2944,J_HORNET
2168 #2945,J_MUMMY
2169 #2946,J_ANUBIS
2170 #2947,J_EGGYRA
2171 REPLACE INTO `mob_db_re` VALUES (2948,'CURSED_SOLDIER','Cursed Soldier','Cursed Soldier',110,18574,1,1907,1851,9,1258,1791,85,35,81,50,64,56,178,23,10,12,1,1,69,0x3885,150,1960,576,420,0,0,0,0,0,0,0,6672,1000,957,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2172 REPLACE INTO `mob_db_re` VALUES (2949,'CURSED_SENTINEL','Cursed Sentinel','Cursed Sentinel',110,14099,1,1634,1346,2,1347,1906,84,41,120,65,66,41,107,26,10,12,2,7,67,0x3885,175,914,1344,384,0,0,0,0,0,0,0,6672,1000,934,2500,1097,1500,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2173 REPLACE INTO `mob_db_re` VALUES (2950,'BROKEN_MIND','Broken Mind','Broken Mind',110,13520,1,1545,1557,1,1259,1799,67,27,69,37,36,10,64,5,10,12,1,6,67,0x2003885,200,920,720,200,0,0,0,0,0,0,0,6672,1000,6086,2500,683,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2174 REPLACE INTO `mob_db_re` VALUES (2951,'FLOATING_WORD','Floating Word','Floating Word',110,11276,1,1166,1034,1,1080,1509,93,40,111,90,60,70,139,65,10,12,0,6,68,0x2003885,150,972,648,432,0,0,0,0,0,0,0,6672,1000,938,3000,947,2500,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2175 REPLACE INTO `mob_db_re` VALUES (2952,'LIKE_LOVE','Like Love','Like Love',110,14008,1,1505,1667,2,1182,1183,64,51,62,27,25,55,102,20,10,12,1,6,64,0x2003885,150,1056,1056,336,0,0,0,0,0,0,0,6672,1000,929,2500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2176 REPLACE INTO `mob_db_re` VALUES (2953,'CURSED_MEMORY','Cursed Memory','Cursed Memory',110,18045,1,1802,1623,1,1310,1867,89,28,87,39,58,5,82,10,10,12,1,1,69,0x3885,350,1768,500,192,0,0,0,0,0,0,0,6672,1000,957,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2177 REPLACE INTO `mob_db_re` VALUES (2954,'COLORLESS_VOW','Colorless Vow','Colorless Vow',110,19194,0,1939,1881,1,1478,2121,95,41,84,35,60,20,85,15,10,12,1,1,69,0x3885,350,0,500,0,0,0,0,0,0,0,0,6672,1000,958,3500,1063,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2178 REPLACE INTO `mob_db_re` VALUES (2955,'OLD_FRIENDSHIP','Old Friendship','Old Friendship',110,12614,0,1306,1328,0,1147,1638,78,5,56,12,19,11,30,10,10,12,1,1,49,0x3885,250,2460,912,0,0,0,0,0,0,0,0,6672,1000,932,3500,1098,2500,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2179 REPLACE INTO `mob_db_re` VALUES (2956,'SWEET_SLAUGHTER','Sweet Slaughter','Sweet Slaughter',110,13986,0,1960,1587,0,1216,1709,125,10,121,48,40,31,125,32,10,12,2,1,29,0x3885,350,1538,1000,396,0,0,0,0,0,0,0,6672,1000,929,2000,682,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2180 REPLACE INTO `mob_db_re` VALUES (2957,'FORGOTTEN_NAME','Forgotten Name','Forgotten Name',120,19546,1,1505,1485,2,1093,1520,111,38,121,29,51,43,100,3,10,12,1,1,49,0x3885,155,1169,1152,480,0,0,0,0,0,0,0,6672,1500,682,5000,683,5000,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2181 REPLACE INTO `mob_db_re` VALUES (2958,'FATAL_DAYS','Fatal Days','Fatal Days',120,24240,1,2052,2026,2,1025,1428,72,15,100,71,63,85,115,37,10,12,1,6,67,0x2003885,190,720,384,480,0,0,0,0,0,0,0,6672,1500,1050,2500,1038,2500,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2182 REPLACE INTO `mob_db_re` VALUES (2959,'TORTUROUS_REDEEMER','Torturous Redeemer','Torturous Redeemer',120,103342,0,10590,8378,0,1253,1753,144,28,133,69,72,55,165,44,10,12,1,7,62,0x3885,200,672,420,360,0,0,0,0,0,0,0,6672,10000,6672,10000,923,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2183 #2960,MM_FLAMECROSS
2184 REPLACE INTO `mob_db_re` VALUES (2961,'E_TORTUROUS_REDEEMER','Torturous Redeemer','Torturous Redeemer',120,103342,1,10590,8378,1,1253,1753,144,28,133,69,72,55,165,44,10,12,1,7,62,0x3885,200,672,420,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2185 #2962,E_DEVILING
2186 #2963,WOODIE
2187 #2964,EXP_1000
2188 #2965,TW_APOCALIPS_H
2189 #2966,TW_B_EREMES
2190 #2967,TW_B_HARWORD
2191 #2968,TW_B_SEYREN
2192 #2969,TW_BAPHOMET2
2193 #2970,TW_DARK_LORD
2194 #2971,TW_DARK_SNAKE_LORD
2195 #2972,TW_DOPPELGANGER
2196 #2973,TW_DRACULA
2197 #2974,TW_EDDGA
2198 #2975,TW_FALLINGBISHOP
2199 #2976,TW_GLOOMUNDERNIGHT
2200 #2977,TW_IFRIT
2201 #2978,TW_KTULLANUX
2202 #2979,TW_LORD_OF_DEATH2
2203 #2980,TW_MISTRESS
2204 #2981,TW_ORK_HERO2
2205 #2982,TW_OSIRIS2
2206 #2983,TW_RANDGRIS
2207 #2984,TW_TURTLE_GENERAL
2208 #2985,E_MYSTERIOUS_BUG
2209 #2986,J_XMAS_SMOKEY_GIFT
2210 REPLACE INTO `mob_db_re` VALUES (2987,'XM_TREE','Decorated Evil Tree','Decorated Evil Tree',148,544444,1,4444,15888,2,1347,1924,116,44,44,66,44,44,144,44,10,12,2,6,69,0x2003885,150,917,1584,576,0,0,0,0,0,0,0,7212,900,7218,2668,7222,2037,12490,500,716,50,604,20,7939,200,0,0,0,0,31016,1);
2211 REPLACE INTO `mob_db_re` VALUES (2988,'XM_ANTONIO','Wicked Vice Plant Manager','Wicked Vice Plant Manager',149,44,1,0,0,2,245,272,160,44,44,88,44,44,144,44,10,12,1,1,67,0x63F0081,100,720,720,432,0,0,0,0,0,0,0,7034,2000,19686,100,12490,500,12132,100,12098,500,0,0,0,0,0,0,0,0,0,0);
2212 REPLACE INTO `mob_db_re` VALUES (2989,'XM_COOKIE','Vicious Cookie','Vicious Cookie',149,187760,1,6666,7332,1,1348,1925,48,44,44,88,44,44,144,44,10,12,0,6,67,0x2001089,200,1248,1248,240,0,0,0,0,0,0,0,7001,2000,718,100,538,500,530,500,0,0,0,0,0,0,0,0,0,0,31017,1);
2213 REPLACE INTO `mob_db_re` VALUES (2990,'XM_CRUISER','Corrupt Cruiser','Corrupt Cruiser',140,188999,1,0,0,12,1339,1916,20,44,44,88,44,44,144,44,10,12,1,6,69,0x2002085,200,1296,1296,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2214 REPLACE INTO `mob_db_re` VALUES (2991,'XM_MYSTCASE','Evil Dwelling Box','Evil Dwelling Box',148,259000,1,6666,7332,2,1347,1924,50,44,44,44,44,44,44,44,10,12,1,6,67,0x2001089,200,1248,1248,432,0,0,0,0,0,0,0,7001,2000,539,100,7643,50,7644,50,0,0,0,0,0,0,0,0,0,0,31018,1);
2215 REPLACE INTO `mob_db_re` VALUES (2992,'XM_LUDE','Creepy Demon','Creepy Demon',140,4444,1,666,732,1,539,716,90,44,44,44,44,44,44,44,10,12,0,1,67,0x3881,100,890,960,480,0,0,0,0,0,0,0,7225,1600,7220,2862,1059,500,969,1000,7230,1000,7642,1000,7642,1000,0,0,0,0,31019,1);
2216 REPLACE INTO `mob_db_re` VALUES (2993,'XM_HYLOZOIST','Malicious Baby Ghost','Malicious Baby Ghost',145,444444,1,4444,15888,2,1621,2288,101,44,144,66,66,66,166,66,10,12,0,6,67,0x2003885,110,741,1536,480,0,0,0,0,0,0,0,7215,1000,7217,1000,7213,1000,740,40,22516,1000,12020,500,0,0,0,0,0,0,31020,1);
2217 REPLACE INTO `mob_db_re` VALUES (2994,'XM_MARIONETTE','Dancing Marionette','Dancing Marionette',148,280000,1,4444,15888,2,547,724,35,44,44,44,44,144,88,44,10,12,0,6,28,0x2003095,120,1480,480,1056,0,0,0,0,0,0,0,625,100,2486,3,2625,1,699,50,22516,1000,6100,100,0,0,0,0,0,0,31021,1);
2218 REPLACE INTO `mob_db_re` VALUES (2995,'XM_TEDDY_BEAR','Abandoned Teddy Bear','Abandoned Teddy Bear',148,180000,1,6666,7332,1,1347,1924,106,44,44,166,44,44,166,44,10,12,0,6,69,0x2003295,150,512,780,504,0,0,0,0,0,0,0,7317,1900,615,150,12074,100,12734,1000,12738,100,0,0,0,0,0,0,0,0,31022,1);
2219 REPLACE INTO `mob_db_re` VALUES (2996,'XM_CELINE_KIMI','Celine Kimi','Celine Kimi',160,66666666,1,4444444,4033332,2,5636,8303,479,444,144,166,44,444,166,166,10,12,2,1,28,0x6283695,100,768,1056,480,444444,616,10000,617,10000,22534,10000,22534,4000,18549,4000,7642,4000,19701,100,13442,100,712,10000,0,0,0,0,0,0,0,0);
2220 REPLACE INTO `mob_db_re` VALUES (2997,'G_XM_CELINE_KIMI','Kimi\'s Phantom','Kimi\'s Phantom',160,66666666,1,0,0,2,6666,13332,479,444,144,166,44,444,166,166,10,12,2,1,28,0x6203695,100,768,1056,480,0,0,0,0,0,0,0,6683,10000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2221 #2998,EP14_MORS_EVENT
2222 #2999,EP14_MORS_BOSSA
2223 #3000,EP14_MORS_BOSSB
2224 #3001,EP14_MORS_MOB1
2225 #3002,EP14_MORS_MOB2
2226 #3003,EP14_MORS_MOB3
2227 #3004,EP14_MORS_MOB4
2228 #3005,EP14_MORS_MOB5
2229 #3006,EP14_MORS_MOB6
2230 #3007,EP14_MORS_DUMMY
2231 #3008,EP14_MORS_HIDDEN
2232 #3009,EP14_3_DEATH_BOSS
2233 #3010,EP14_3_DEATH_A_MOB1
2234 #3011,EP14_3_DEATH_A_MOB2
2235 #3012,EP14_3_DEATH_A_MOB3
2236 #3013,EP14_3_DEATH_B_MOB1
2237 #3014,EP14_3_DEATH_B_MOB2
2238 #3015,EP14_3_DEATH_B_MOB3
2239 #3016,EP14_3_DEATH_C_MOB1
2240 #3017,EP14_3_DEATH_C_MOB2
2241 #3018,EP14_3_DEATH_C_MOB3
2242 #3019,CELINE_KIMI
2243 #3020,FIRE_CONDOR
2244 #3021,FIRE_SAND_MAN
2245 #3022,FIRE_FRILLDORA
2246 #3023,FIRE_GOLEM
2247 #3024,14_3_MERCENARY_A
2248 #3025,14_3_MERCENARY_B
2249 #3026,FIREPIT
2250 #3027,FULBUK
2251 #3028,SONIA
2252 #3029,GRIM_REAPER_ANKOU
2253 #3030,STANDING_SOUL
2254 #3031,MUTANT_NECROMANCER
2255 #3032,MUTANT_GHOUL
2256 #3033,MUTANT_OSIRIS
2257 #3034,MUTANT_ARCHER_SKELETON
2258 #3035,MUTANT_WRAITH_DEAD
2259 #3036,MUTANT_VERIT
2260 #3037,MUTANT_LUDE
2261 REPLACE INTO `mob_db_re` VALUES (3038,'HIDDEN_MOB7','Hidden Mob 7','Monster 7',151,10000,1,0,0,1,2000,2000,200,100,100,100,100,100,100,100,12,12,0,0,88,0x6370004,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2262 #3039,B_MOROCC_1
2263 #3040,B_MOROCC_2
2264 #3041,B_MOROCC_4
2265 #3042,WATERMELON_17
2266 #3043,WATERMELON_18
2267 #3044,WATERMELON_19
2268 #3045,WATERMELON_20
2269 #3046,WATERMELON_21
2270 #3047,WATERMELON_22
2271 #3048,WATERMELON_23
2272 #3049,WATERMELON_24
2273 #3050,WATERMELON_25
2274 #3051,WATERMELON_26
2275 #3052,WATERMELON_27
2276 #3053,WATERMELON_28
2277 #3054,WATERMELON_29
2278 #3055,WATERMELON_30
2279 #3056,WATERMELON_31
2280 #3057,WATERMELON_32
2281 #3058,WATERMELON_33
2282 #3059,EIGHT_DIVISION
2283 #3060,E_QUESTION_OCTOPUS
2284 #3061,E_ANGRY_MIMIC
2285 #3062,GIANT_DEVIRUCHI
2286 #3063,DEVIRUCHI_W
2287 #3064,GIANT_DEVIRUCHI_W
2288 #3065,E_ICE_MINE
2289 #3066,SNAKE_NEWYEAR
2290 #3067,E_ORC_WOMAN
2291 #3068,E_PYTHON_SKIN
2292 #3069,PERE1
2293 #3070,PERE2
2294 #3071,PERE3
2295 #3072,PERE4
2296 #3073,GRAND_PERE
2297 REPLACE INTO `mob_db_re` VALUES (3074,'TIMEHOLDER','Time Holder','Time Holder',170,25000000,1,2291250,1938750,1,5250,7350,288,265,224,152,251,257,402,77,10,12,2,6,80,0x6283695,100,398,384,288,2291250,0,0,0,0,0,0,1095,3000,2121,10,7054,3000,22515,3000,18874,20,16024,5,15089,3,0,0,0,0,4625,1);
2298 #3075,WA_TREASURE
2299 #3076,WA_MONSTER_1
2300 #3077,WA_MONSTER_2
2301 #3078,WA_MONSTER_3
2302 #3079,WA_MONSTER_4
2303 #3080,WA_MONSTER_5
2304 #3081,WA_MONSTER_6
2305 #3082,WA_MONSTER_7
2306 #3083,WA_MONSTER_8
2307 #3084,WA_MONSTER_9
2308 #3085,WA_MONSTER_10
2309 #3086,WA_MERCENARY
2310 #3087,M_NYDHOG
2311 #3088,MM_BRINARANEA_BABY
2312 #3089,MM_LOCO_KASA
2313 #3090,MM_LOCO_SALAMANDER
2314 #3091,MM_BRINARANEA
2315 #3092,MM_MUSPELLSKOLL
2316 #3093,MM_BRINARANEA_CORE
2317 #3094,MM_MUSPELLSKOLL_CORE
2318 #3095,MM_GOD_SHADOW
2319 #3096,MM_MOROCC_KID
2320 #3097,MM_MOROCC_ADT
2321 #3098,MM_MOROCC_ORIGIN
2322 #3099,MM_MOROCC_REST
2323 #3100,MM_MANA_BLACK
2324 #3101,MM_MANA_WHITE
2325 #3102,MM_MANA_RED
2326 #3103,MM_MANA_YELLOW
2327 #3104,MM_MANA_BLUE
2328 #3105,MM_GB_MOROCC_1
2329 #3106,MM_GB_MOROCC_4
2330 #3107,E_EASTER_BUNNY
2331 #3108,JITTERBUG1
2332 #3109,JITTERBUG2
2333 #3110,E_RUNAWAY1
2334 #3111,E_RUNAWAY2
2335 #3112,E_RUNAWAY3
2336 #3113,E_RUNAWAY4
2337 #3114,E_RUNAWAY5
2338 #3115,E_RUNAWAY1_
2339 #3116,E_RUNAWAY2_
2340 #3117,E_RUNAWAY3_
2341 #3118,E_RUNAWAY4_
2342 #3119,E_RUNAWAY5_
2343 #3120,M_ISIS
2344 #3121,Q_BYORGUE
2345 #3122,CHARLESTON1
2346 #3123,CHARLESTON2
2347 #3124,CHARLESTON3
2348 REPLACE INTO `mob_db_re` VALUES (3125,'STEP','Step','Step',130,55403,0,3088,2392,1,871,1566,101,58,117,127,55,61,116,60,10,12,0,6,22,234894485,250,0,780,0,0,0,0,0,0,0,0,6751,1000,998,150,13213,400,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2349 #3126,ROCK_STEP
2350 #3127,KICK_STEP
2351 #3128,KICK_AND_KICK
2352 #3129,ORC_ZOMBIE_ANNIV
2353 #3130,ORC_ARCHER_ANNIV
2354 #3131,ORC_BABY_ANNIV
2355 #3132,ORC_LADY_ANNIV
2356 #3133,ZENORC_ANNIV
2357 #3134,STEAM_GOBLIN_ANNIV
2358 #3135,ORC_LORD_ANNIV
2359 #3136,ORK_HERO_ANNIV
2360 #3137,HIGH_ORC_ANNIV
2361 #3138,ORK_WARRIOR_ANNIV
2362 #3139,MG_ZOMBIE_H
2363 #3140,MG_WRAITH_H
2364 #3141,MG_GHOUL_H
2365 #3142,MG_ARCLOUSE_H
2366 #3143,MG_RAYDRIC_H
2367 #3144,MG_RAYDRIC_ARCHER_H
2368 #3145,MG_KNIGHT_OF_ABYSS_H
2369 #3146,MG_KHALITZBURG_H
2370 #3147,MG_BLOODY_KNIGHT_H
2371 #3148,MG_M_UNDEAD_KNIGHT_H
2372 #3149,MG_F_UNDEAD_KNIGHT_H
2373 #3150,MG_AMDARAIS_H
2374 #3151,MG_CORRUPTION_ROOT_H
2375 #3152,G_MG_KHALITZBURG_H
2376 #3153,EXCAVATOR_ROBOT
2377 #3154,RECON_ROBOT
2378 #3155,REPAIR_ROBOT
2379 #3156,EXPLORATION_ROVER
2380 #3157,RUIN_BELIEVER1
2381 #3158,RUIN_BELIEVER2
2382 #3159,ILLEGAL_PROMOTION
2383 #3160,BOILED_RICE_DUANWU
2384 #3161,BOMB
2385 #3162,ELEPHANT
2386 #3163,GORILLA
2387 #3164,LION
2388 #3165,RHINO
2389 #3166,M_E_DEVILING
2390 #3167,E_POPORING_CRO
2391 #3168,POURING_SEA_FES
2392 REPLACE INTO `mob_db_re` VALUES (3169,'J_REB_SHECIL1','Shooting Target','Shooting Target',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0x1,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2393 REPLACE INTO `mob_db_re` VALUES (3170,'J_REB_SHECIL2','Shooting Target','Shooting Target',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0x1,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2394 #3171,EVENT_MONEMUS01
2395 #3172,EVENT_MONEMUS02
2396 #3173,EVENT_FIREFOX
2397 #3174,HELL_FLY
2398 #3175,E1_ROTAR_ZAIRO
2399 #3176,E1_GREMLIN
2400 #3177,E1_BEHOLDER
2401 #3178,E1_ACIDUS
2402 #3179,E1_ACIDUS_
2403 #3180,E1_G_S_NYDHOG
2404 #3181,E1_FELOCK
2405 #3182,E2_ROTAR_ZAIRO
2406 #3183,E2_GREMLIN
2407 #3184,E2_BEHOLDER
2408 #3185,E2_ACIDUS
2409 #3186,E2_ACIDUS_
2410 #3187,E2_G_S_NYDHOG
2411 #3188,E2_FELOCK
2412 #3189,WOLF_MOON
2413 #3190,MM_SARAH
2414 #3191,MM_M_GIGAN1
2415 #3192,MM_M_GIGAN2
2416 #3193,MM_M_GIGAN3
2417 #3194,MM_L_GIGAN1
2418 #3195,MM_L_GIGAN2
2419 #3196,MM_L_GIGAN3
2420 #3197,MM_M_GARGOYLE
2421 #3198,MM_M_GALION
2422 #3199,MM_M_MUTANT_DRAGON
2423 #3200,MM_M_CHIMERA
2424 #REPLACE INTO `mob_db_re` VALUES (3201,'LUCKYCASE','Poring','Poring',1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2425 REPLACE INTO `mob_db_re` VALUES (3202,'ORGANIC_JAKK','Organic Pumpkin','Organic Pumpkin',10,40,1,20,13,1,100,100,160,99,1,1,1,1,999,1,0,0,0,3,21,0x4370001,200,0,0,0,0,0,0,0,0,0,0,6804,5000,6804,5000,6804,1000,2267,100,1062,1000,664,100,546,1000,12192,100,0,0,0,0);
2426 REPLACE INTO `mob_db_re` VALUES (3203,'INORGANIC_JAKK','Inorganic Pumpkin','Inorganic Pumpkin',10,40,1,20,13,1,100,100,160,99,1,1,1,1,999,1,0,0,0,3,21,0x4370001,200,0,0,0,0,0,0,0,0,0,0,6805,5000,6805,5000,6805,1000,2267,100,1062,1000,664,100,546,1000,12192,100,0,0,0,0);
2427 #REPLACE INTO `mob_db_re` VALUES (3204,'PIXY_PINK_PORING','Poring','Poring',1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2428 #REPLACE INTO `mob_db_re` VALUES (3205,'PIXY_BLUE_PORING','Poring','Poring',1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2429 #REPLACE INTO `mob_db_re` VALUES (3206,'LITTLE_GOLDPORING','Poring','Poring',1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2430 #REPLACE INTO `mob_db_re` VALUES (3207,'E_AQUA_ELEMENTAL','Poring','Poring',1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2431 #3208,V_EREMES
2432 #3209,V_MAGALETA
2433 #3210,V_KATRINN
2434 #3211,V_SHECIL
2435 #3212,V_HARWORD
2436 #3213,V_SEYREN
2437 #3214,V_G_EREMES
2438 #3215,V_G_MAGALETA
2439 #3216,V_G_KATRINN
2440 #3217,V_G_SHECIL
2441 #3218,V_G_HARWORD
2442 #3219,V_G_SEYREN
2443 REPLACE INTO `mob_db_re` VALUES (3220,'V_B_EREMES','Guillotine Cross Eremes','Guillotine Cross Eremes',1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2444 REPLACE INTO `mob_db_re` VALUES (3221,'V_B_MAGALETA','Arch Bishop Margaretha','Arch Bishop Margaretha',1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2445 REPLACE INTO `mob_db_re` VALUES (3222,'V_B_SHECIL','Ranger Shecil','Ranger Cecil',1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2446 REPLACE INTO `mob_db_re` VALUES (3223,'V_B_HARWORD','Mechanic Harword','Mechanic Howard',1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2447 REPLACE INTO `mob_db_re` VALUES (3224,'V_B_KATRINN','Warlock Katrinn','Warlock Kathryne',1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2448 REPLACE INTO `mob_db_re` VALUES (3225,'V_B_SEYREN','Rune Knight Seyren','Rune Knight Seyren',1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2449 #3226,V_RANDEL
2450 #3227,V_FLAMEL
2451 #3228,V_CELIA
2452 #3229,V_CHEN
2453 #3230,V_GERTIE
2454 #3231,V_ALPHOCCIO
2455 #3232,V_TRENTINI
2456 #3233,V_G_RANDEL
2457 #3234,V_G_FLAMEL
2458 #3235,V_G_CELIA
2459 #3236,V_G_CHEN
2460 #3237,V_G_GERTIE
2461 #3238,V_G_ALPHOCCIO
2462 #3239,V_G_TRENTINI
2463 REPLACE INTO `mob_db_re` VALUES (3240,'V_B_RANDEL','Royal Guard Randel','Royal Guard Randel',1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2464 REPLACE INTO `mob_db_re` VALUES (3241,'V_B_FLAMEL','Genetic Flamel','Genetic Flamel',1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2465 REPLACE INTO `mob_db_re` VALUES (3242,'V_B_CELIA','Sorcerer Celia','Sorcerer Celia',1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2466 REPLACE INTO `mob_db_re` VALUES (3243,'V_B_CHEN','Sura Chen','Sura Chen',1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2467 REPLACE INTO `mob_db_re` VALUES (3244,'V_B_GERTIE','Shadow Chaser Gertie','Shadow Chaser Gertie',1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2468 REPLACE INTO `mob_db_re` VALUES (3245,'V_B_ALPHOCCIO','Minstrel Alphoccio','Minstrel Alphoccio',1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2469 REPLACE INTO `mob_db_re` VALUES (3246,'V_B_TRENTINI','Wanderer Trentini','Wanderer Trentini',1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2470 #3247,CENERE_G
2471 #3248,REPAIR_ROBOT_T
2472 #3249,EXPLORATION_ROVER_T
2473 #3250,SCR_MT_ROBOTS
2474 #3251,GC109
2475 #3252,DR815
2476 #3253,SYS_MSG
2477 #3254,T_W_O
2478 #3255,GHOUL_H
2479 #3256,ZOMBIE_H
2480 #3257,MALE_PORING
2481 #3258,FEMALE_PORING
2482 #3259,FANTASTIC_B_UNICORN
2483 #3260,LITTLE_BLUE_UNICORN
2484 #3261,BLUE_UNICORN
2485 #3262,MH_PORING
2486 #3263,MH_POPORING
2487 #3264,MH_DROPS
2488 #3265,MH_GOLDPORING
2489 #3266,MH_MARIN
2490 #3267,MH_COELACANTH_N_A1
2491 #3268,MH_COELACANTH_N_A2
2492 #3269,MH_COELACANTH_N_A3
2493 #3270,MH_COELACANTH_N_A4
2494 #3271,MH_E_MEGALODON1
2495 #3272,MH_SASQUATCH
2496 #3273,MH_BAKONAWA_1
2497 #3274,MH_BACSOJIN
2498 #3275,MH_HUNTER_FLY1
2499 #3276,MH_DIMIK
2500 #3277,MH_DIMIK_2
2501 #3278,MH_DIMIK_4
2502 #3279,MH_DIMIK_2
2503 #3280,MH_DIMIK_3
2504 #3281,MH_COELACANTH_H_A1
2505 #3282,MH_COELACANTH_H_A2
2506 #3283,MH_COELACANTH_H_A3
2507 #3284,MH_COELACANTH_H_A4
2508 #3285,MH_E_MEGALODON2
2509 #3286,MH_GLOOMUNDERNIGHT
2510 #3287,MH_ATROCE
2511 #3288,MH_LADY_TANEE
2512 #3289,MH_HUNTER_FLY2
2513 #3290,E_THIEF_CHOCO
2514 #3291,E_TREASURE_BOX
2515 #3292,GOLD_ANOPHELES
2516 #3293,DAEBAK_GOURD
2517 #3294,HEYDRICH
2518 #3295,G_MOBSTER
2519 #3296,HIDDEN_TEST
2520 #3297,PAD_LEVIATHAN
2521 #3298,PAD_FAFNIR
2522 #3299,PAD_IFRIT
2523 #3300,PAD_HORAI
2524 #3301,PAD_SHANGRILA
2525 #3302,PAD_NIRAIKANAI
2526 #3303,PAD_HELHEIM
2527 #3304,PAD_MUSPELHEIM
2528 #3305,PAD_ZAEROG
2529 #3306,PAD_TAMADORA
2530 #3307,PAD_TAMADORABABY
2531 #3308,ROC_EMPELIUM
2532 #3309,ROC_OBJ_A
2533 #3310,ROC_OBJ_B
2534 #3311,ROC_OBJ_N
2535 #3312,ROC_TOWER_A
2536 #3313,ROC_TOWER_B
2537 #3314,SMOKIE_THIEF
2538 #3315,PAD_KINGGOLD
2539 #3316,PAD_KINGMETAL
2540 #3317,PAD_RUBYLIT
2541 #3318,PAD_SAPPHILIT
2542 #3319,PAD_EMELIT
2543 #3320,PAD_TOPALIT
2544 #3321,PAD_AMELIT
2545 #3322,PAD_METAL_DRAGON
2546 #3323,PAD_M_FLAME_KNIGHT
2547 #3324,PAD_M_ICE_KNIGHT
2548 #3325,PAD_M_STONE_KNIGHT
2549 #3326,PAD_M_LIGHT_KNIGHT
2550 #3327,PAD_M_DARK_KNIGHT
2551 #3328,PAD_C_D_DRAGON
2552 #3329,PAD_ECHIDNA
2553 #3330,PAD_SIREN
2554 #3331,PAD_LILITH
2555 #3332,PAD_HERA
2556 #3333,PAD_RUBYLIT_H
2557 #3334,PAD_SAPPHILIT_H
2558 #3335,PAD_EMELIT_H
2559 #3336,PAD_TOPALIT_H
2560 #3337,PAD_AMELIT_H
2561 #3338,PAD_METAL_DRAGON_H
2562 #3339,PAD_M_FLAME_KNIGHT_H
2563 #3340,PAD_M_ICE_KNIGHT_H
2564 #3341,PAD_M_STONE_KNIGHT_H
2565 #3342,PAD_M_LIGHT_KNIGHT_H
2566 #3343,PAD_M_DARK_KNIGHT_H
2567 #3344,PAD_C_D_DRAGON_H
2568 #3345,PAD_ECHIDNA_H
2569 #3346,PAD_SIREN_H
2570 #3347,PAD_LILITH_H
2571 #3348,PAD_HERA_H
2572 #3349,PAD_MYTHLIT
2573 #3350,PAD_TYRRA
2574 #3351,PAD_TYRANNOS
2575 #3352,PAD_PLESSIE
2576 #3353,PAD_PLESIOS
2577 #3354,PAD_BRACHY
2578 #3355,PAD_BRACHYS
2579 #3356,E_DENIRO
2580 #3357,E_VITATA
2581 #3358,E_ANDRE
2582 #3359,E_HORN_SCARABA
2583 #3360,E_HORN_SCARABA2
2584 #3361,E_RAKE_SCARABA
2585 #3362,C_HORN_SCARABA
2586 #3363,C_HORN_SCARABA2
2587 #3364,C_ANTLER_SCARABA
2588 #3365,C_RAKE_SCARABA
2589 #3366,MH_I_HORN_SCARABA
2590 #3367,MH_I_HORN_SCARABA2
2591 #3368,MH_I_ANTLER_SCARABA
2592 #3369,MH_I_RAKE_SCARABA
2593 #3370,MH_QUEEN_SCARABA
2594 #3371,MH_COELACANTH_Y_A1
2595 #3372,MH_COELACANTH_Y_A2
2596 #3373,MH_COELACANTH_Y_A3
2597 #3374,MH_COELACANTH_Y_A4
2598 #3375,MH_E_MEGALODON3
2599 #3376,MH_NAGHT_SIEGER
2600 #3377,MH_IFRIT
2601 #3378,MH_PHYLLA
2602 #3379,MH_BOMBPORING
2603 #3380,ANGLERFISH
2604 #3381,DARK_SOUL
2605 #3382,WANDERING_SOUL
2606 #3383,ANGRY_PENGUIN
2607 #3384,MIN_PORING
2608 #3385,MIN_LUNATIC
2609 #3386,MIN_FABRE
2610 #3387,MIN_PICKY
2611 #3388,MIN_CONDOR
2612 #3389,MIN_WILOW
2613 #3390,MIN_SPORE
2614 #3391,MIN_POPORING
2615 #3392,MIN_SMOKIE
2616 #3393,MIN_DOKEBI
2617 #3394,MIN_BIGFOOT
2618 #3395,MIN_WORM_TAIL
2619 #3396,MIN_WOLF
2620 #3397,MIN_SNAKE
2621 #3398,MIN_ANACONDAQ
2622 #3399,MIN_MARIN
2623 #3400,MIN_MUKA
2624 #3401,MIN_PECOPECO
2625 #3402,MIN_DENIRO
2626 #3403,MIN_PIERE
2627 #3404,MIN_ANDRE
2628 #3405,MIN_GOLEM
2629 #3406,MIN_SCORPION
2630 #3407,MIN_CHONCHON
2631 #3408,MIN_METALLER
2632 #3409,MIN_SAND_MAN
2633 #3410,MIN_RAGGLER
2634 #3411,MIN_DRAGON_TAIL
2635 #3412,MIN_GREEN_IGUANA
2636 #3413,MIN_SEE_OTTER
2637 #3414,MIN_GALAPAGO
2638 #3415,MIN_FUR_SEAL
2639 #3416,MIN_ALLIGATOR
2640 #3417,MIN_MEGALODON
2641 #3418,MIN_TRI_JOINT
2642 #3419,MIN_MEGALITH
2643 #3420,MIN_DRYAD
2644 #3421,MIN_TOAD
2645 #3422,MIN_VAGABOND_WOLF
2646 #3423,MIN_VOCAL
2647 #3424,MIN_ECLIPSE
2648 #3425,MIN_CHIMERA
2649 #3426,MIN_EDDGA
2650 #3427,MIN_OSIRIS
2651 #3428,MIN_PHREEONI
2652 #3429,MIN_ORK_HERO
2653 #3430,MIN_TAO_GUNKA
2654 #3431,MIN_G_RODA_FROG
2655 #3432,MIN_G_WOLF
2656 #3433,MIN_G_ROCKER
2657 #3434,MIN_G_LUNATIC
2658 #3435,MIN_G_GARGOYLE
2659 #3436,MIN_G_BIGFOOT
2660 #3437,MIN_G_ANCIENT_MUMMY
2661 #3438,MIN_G_SAND_MAN
2662 #3439,MIN_G_HIGH_ORC
2663 #3440,MIN_G_MEGALITH
2664 #3441,B_DRACULA
2665 #3442,FROZENWOLF
2666 #3443,TAFFY
2667 #3444,WATCHER
2668 #3445,P_ARCHER_SKELETON
2669 #3446,P_SKELETON
2670 #3447,P_SOLDIER_SKELETON
2671 #3448,P_AMDARAIS
2672 #3449,G_P_AMDARAIS
2673 #3450,BIJOU
2674 #3451,IMMOTAL_CORPS
2675 #3452,ZOMBIE_GUARD
2676 #3453,LOST_LAMB
2677 #3454,HEART_HUNTER_N
2678 #3455,GLASS_PLATE
2679 #3456,WATERMELON_34
2680 #3457,WATERMELON_35
2681 #3458,WATERMELON_36
2682 #3459,WATERMELON_37
2683 #3460,WATERMELON_38
2684 #3461,WATERMELON_39
2685 #3462,WATERMELON_40
2686 #3463,WATERMELON_41
2687 #3464,WATERMELON_42
2688 #3465,WATERMELON_43
2689 #3466,WATERMELON_44
2690 #3467,WATERMELON_45
2691 #3468,WATERMELON_46
2692 #3469,WATERMELON_47
2693 #3470,WATERMELON_48
2694 #3471,WATERMELON_49
2695 #3472,WATERMELON_50
2696 #3473,AS_RAGGED_GOLEM
2697 #3474,AS_BLOODY_KNIGHT
2698 #3475,AS_WIND_GHOST
2699 #3476,AS_ZOMBIE
2700 #3477,AS_IMMORTAL_CORPS
2701 #3478,AS_ZOMBIE_SLAUGHTER
2702 #3479,AS_ZOMBIE_MASTER
2703 #3480,AS_CURSED_SOLDIER
2704 #3481,AS_EVIL_SHADOW1
2705 #3482,AS_EVIL_SHADOW2
2706 #3483,AS_EVIL_SHADOW3
2707 #3484,AS_D_RAGGED_GOLEM
2708 #3485,AS_D_CURSED_SOLDIER
2709 #3486,E_WILD_RABBIT
2710 #3487,IMMORTAL_CORPS1
2711 #3488,IMMORTAL_CORPS2
2712 #3489,IMMORTAL_CORPS3
2713 #3490,IMMORTAL_CO_CMDER
2714 #3491,COELACANTH_TW
2715 #3492,E_WILD_MOBSTER
2716 #3493,SYS_MSG_J
2717 #3494,IFN_POIRING
2718
2719 # Dummy (inaccurate)
2720 REPLACE INTO `mob_db_re` VALUES (3495,'DR_EGGRING','Eggring','Eggring',1,50,1,50,35,1,8,9,2,4,6,1,1,0,6,5,10,12,1,3,22,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,909,8750,938,3750,601,1250,0,0,0,0,4659,1);
2721 REPLACE INTO `mob_db_re` VALUES (3496,'DR_LUNATIC','Leaf Lunatic','Leaf Lunatic',3,44,1,50,35,1,11,12,16,0,10,3,3,0,8,5,10,12,0,2,60,0x81,200,1456,456,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,515,2000,949,6000,705,8000,0,0,0,0,4663,1);
2722 REPLACE INTO `mob_db_re` VALUES (3497,'DR_FABRE','Grass Fabre','Grass Fabre',7,60,1,52,38,1,12,15,24,0,12,5,5,5,12,5,10,12,0,4,22,0x2000081,400,1672,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,914,7500,511,2500,0,0,0,0,4664,1);
2723 REPLACE INTO `mob_db_re` VALUES (3498,'DR_HORNET','Wild Hornet','Wild Hornet',11,78,1,57,42,1,13,16,7,1,12,24,4,5,6,5,10,12,0,4,24,0x2001081,150,1292,792,216,0,0,0,0,0,0,0,0,0,939,10000,909,10000,601,444,0,0,0,0,0,0,0,0,0,0,4665,1);
2724 REPLACE INTO `mob_db_re` VALUES (3499,'DR_RODA_FROG','Sweet Roda Frog','Sweet Roda Frog',14,140,1,65,50,1,19,23,12,5,12,6,4,0,14,9,10,12,1,5,21,0x81,200,2016,816,288,0,0,0,0,0,0,0,918,10000,908,571,511,571,601,571,1684,416,1683,416,0,0,0,0,0,0,4666,1);
2725 REPLACE INTO `mob_db_re` VALUES (3500,'DR_DESERT_WOLF_B','Hunter Desert Wolf','Hunter Desert Wolf',17,113,1,76,58,1,80,91,15,3,27,24,30,15,33,5,10,12,1,2,23,0x1089,200,1054,504,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,919,2000,582,2000,0,0,0,0,4667,1);
2726 REPLACE INTO `mob_db_re` VALUES (3501,'DR_SPORE','Trans Spore','Trans Spore',18,280,1,74,59,1,25,33,12,10,15,5,10,0,12,0,10,12,1,3,21,0x81,200,1872,672,288,0,0,0,0,0,0,0,921,10000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4668,1);
2727 REPLACE INTO `mob_db_re` VALUES (3502,'DR_BASILISK1','Scout Basilisk','Scout Basilisk',20,243,1,95,62,1,38,50,18,10,0,8,17,0,15,0,10,12,1,2,22,0x3885,400,2612,912,288,0,0,0,0,0,0,0,1685,217,1686,217,22985,256,0,0,0,0,0,0,0,0,0,0,0,0,4660,1);
2728 REPLACE INTO `mob_db_re` VALUES (3503,'DR_BASILISK2','Combat Basilisk','Combat Basilisk',140,180030,1,583,656,1,216,245,105,80,56,12,19,11,27,10,10,12,1,2,42,0x3885,250,2456,912,504,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4661,1);
2729 REPLACE INTO `mob_db_re` VALUES (3504,'DR_BASILISK3','Combat Basilisk','Combat Basilisk',148,216036,1,583,656,1,216,245,126,80,56,12,19,11,27,10,10,12,1,2,42,0x3885,250,2456,912,504,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4661,1);
2730 REPLACE INTO `mob_db_re` VALUES (3505,'DR_BIG_EGGRING','Big Eggring','Big Eggring',25,156,1,97,73,4,20,23,13,2,12,3,5,5,10,5,10,12,1,3,62,0x84,1000,1768,768,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4662,1);
2731 REPLACE INTO `mob_db_re` VALUES (3506,'DR_MANDRAGORA','Jungle Madragora','Jungle Madragora',144,190570,1,0,0,1,80,120,113,62,35,21,41,12,29,60,10,12,1,3,62,0x6203695,300,1072,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4669,1);
2732 REPLACE INTO `mob_db_re` VALUES (3507,'DR_POM_SPIDER','Fruits Pom Spider','Fruits Pom Spider',150,156532,1,8010,8037,1,632,847,240,115,156,85,178,88,139,102,10,12,1,4,62,0x2003885,250,864,1056,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4670,1);
2733 REPLACE INTO `mob_db_re` VALUES (3508,'DR_EGGRING_G','Eggring','Eggring',20,220,1,0,0,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
2734
2735 #3509,MOON_RABBIT
2736 #3510,POPE_MD_E_GUARD
2737 #3511,POPE_MD_E_BELIEVER_1
2738 #3512,POPE_MD_E_BELIEVER_2
2739 #3513,POPE_MD_E_DOG
2740 #3514,POPE_MD_E_BISHOP
2741 #3515,POPE_MD_E_ICICLE
2742 #3516,POPE_MD_E_LUWMIN
2743 #3517,POPE_MD_E_TITAN
2744 #3518,POPE_MD_H_GUARD
2745 #3519,POPE_MD_H_BELIEVER_1
2746 #3520,POPE_MD_H_BELIEVER_2
2747 #3521,POPE_MD_H_DOG
2748 #3522,POPE_MD_H_BISHOP
2749 #3523,POPE_MD_H_ICICLE
2750 #3524,POPE_MD_H_LUWMIN
2751 #3525,POPE_MD_H_TITAN
2752 #3526,POPE_MD_H_KTULLANUX
2753 #3527,POPE_MD_MERC_NORMAL
2754 #3528,POPE_MD_MERC_CASUAL
2755 #3529,JP_E_MONSTER_1
2756 #3530,JP_E_MONSTER_2
2757 #3531,JP_E_MONSTER_3
2758 #3532,JP_E_MONSTER_4
2759 #3533,JP_E_MONSTER_5
2760 #3534,JP_E_MONSTER_6
2761 #3535,JP_E_MONSTER_7
2762 #3536,JP_E_MONSTER_8
2763 #3537,JP_E_MONSTER_9
2764 #3538,JP_E_MONSTER_10
2765 #3539,JP_E_MONSTER_11
2766 #3540,JP_E_MONSTER_12
2767 #3541,JP_E_MONSTER_13
2768 #3542,JP_E_MONSTER_14
2769 #3543,JP_E_MONSTER_15
2770 #3544,JP_E_MONSTER_16
2771 #3545,JP_E_MONSTER_17
2772 #3546,JP_E_MONSTER_18
2773 #3547,JP_E_MONSTER_19
2774 #3548,JP_E_MONSTER_20
2775 #3549,JP_E_MONSTER_21
2776 #3550,JP_E_MONSTER_22
2777 #3551,JP_E_MONSTER_23
2778 #3552,JP_E_MONSTER_24
2779 #3553,JP_E_MONSTER_25
2780 #3554,JP_E_MONSTER_26
2781 #3555,JP_E_MONSTER_27
2782 #3556,JP_E_MONSTER_28
2783 #3557,JP_E_MONSTER_29
2784 #3558,JP_E_MONSTER_30
2785 #3559,JP_E_MONSTER_31
2786 #3560,JP_E_MONSTER_32
2787 #3561,JP_E_MONSTER_33
2788 #3562,JP_E_MONSTER_34
2789 #3563,JP_E_MONSTER_35
2790 #3564,JP_E_MONSTER_36
2791 #3565,JP_E_MONSTER_37
2792 #3566,JP_E_MONSTER_38
2793 #3567,JP_E_MONSTER_39
2794 #3568,JP_E_MONSTER_40
2795 #3569,POPE_MD_H_MERC_NORMAL
2796 #3570,POPE_MD_H_MERC_CASUAL
2797 #3571,E_MONSTER_41
2798 #3572,E_MONSTER_42
2799 #3573,E_MONSTER_43
2800 #3574,E_MONSTER_44
2801 #3575,E_MONSTER_45
2802 #3576,E_MONSTER_46
2803 #3577,E_MONSTER_47
2804 #3578,E_MONSTER_48
2805 #3579,E_MONSTER_49
2806 #3580,E_MONSTER_50
2807 #3581,E_MONSTER_51
2808 #3582,E_MONSTER_52
2809 #3583,AB_ELVIRA
2810 #3584,AB_GIOIA
2811 #3585,AB_GIOIA_G
2812 #3586,AB_GIOIA_B
2813 #3587,AB_SOHEON
2814 #3588,AB_DAEHYON
2815 #3589,AB_DAEHYON_G
2816 #3590,AB_DAEHYON_B
2817 #3591,AB_RUDO
2818 #3592,AB_KADES
2819 #3593,AB_KADES_G
2820 #3594,AB_KADESB
2821 #3595,AB_LORA
2822 #3596,AB_PYURIEL
2823 #3597,AB_PYURIEL_G
2824 #3598,AB_PYURIELB
2825 #3599,AB_ARTHUR
2826 #3600,G_RANDEL_
2827 #3601,G_FLAMEL_
2828 #3602,G_CELIA_
2829 #3603,G_CHEN_
2830 #3604,G_GERTIE_
2831 #3605,G_ALPHOCCIO_
2832 #3606,G_TRENTINI_
2833 #3607,V_G_SEYREN_
2834 #3608,V_G_EREMES_
2835 #3609,V_G_HARWORD_
2836 #3610,V_G_MAGALETA_
2837 #3611,V_G_SHECIL_
2838 #3612,V_G_KATRINN_
2839 #3613,V_G_RANDEL_
2840 #3614,V_G_FLAMEL_
2841 #3615,V_G_CELIA_
2842 #3616,V_G_CHEN_
2843 #3617,V_G_GERTIE_
2844 #3618,V_G_ALPHOCCIO_
2845 #3619,V_G_TRENTINI_
2846 #3620,NYANGPORING
2847 #3621,EP16_2_MM_CUTIE
2848 #3622,EP16_2_MM_S_GUARDS
2849 #3623,EP16_2_MM_U_ENERGY_R
2850 #3624,EP16_2_MM_U_ENERGY_G
2851 #3625,EP16_2_MM_U_ENERGY_B
2852 #3626,EP16_2_H_HUNTER_V
2853 #3627,EP16_2_H_HUNTER_MD
2854 #3628,EP16_2_H_HUNTER_EV
2855 #3629,EP16_2_BROKEN_GUN
2856 #3630,EP16_2_E_BOLKOBA
2857 #3631,EP16_2_HUMAN_KIMERA
2858 #3632,EP16_2_MATTER_KIMERA
2859 #3633,EP16_2_VENOM_KIMERA
2860 #3634,MYSTCASE_GIANT
2861 #3635,EVENT_KOBOLD
2862 #3636,LITTLE_ISIS
2863 #3637,MD_SKELETON_60
2864 #3638,MD_SKELETON_80
2865 #3639,MD_SKELETON_100
2866 #3640,MD_SKELETON_120
2867 #3641,MD_SKELETON_140
2868 #3642,MD_SKELETON_160
2869 #3643,MD_FARMILIAR_60
2870 #3644,MD_FARMILIAR_80
2871 #3645,MD_FARMILIAR_100
2872 #3646,MD_FARMILIAR_120
2873 #3647,MD_FARMILIAR_140
2874 #3648,MD_FARMILIAR_160
2875 #3649,MD_ZOMBIE_60
2876 #3650,MD_ZOMBIE_80
2877 #3651,MD_ZOMBIE_100
2878 #3652,MD_ZOMBIE_120
2879 #3653,MD_ZOMBIE_140
2880 #3654,MD_ZOMBIE_160
2881 #3655,E_MOBSTER
2882 #3656,B_THE_PAPER
2883 #3657,B_THE_PAPER2
2884 #3658,MD_LICH_LORD_100
2885 #3659,MD_LICH_LORD_160
2886 #3660,MD_NIGHTMARE_100
2887 #3661,MD_NIGHTMARE_160
2888 #3662,MD_JAKK_100
2889 #3663,MD_JAKK_160
2890 #3664,MD_GHOUL_100
2891 #3665,MD_GHOUL_160
2892 #3666,MD_DRAINLIAR_100
2893 #3667,MD_DRAINLIAR_160
2894 #3668,B_KIEL_
2895 #3669,DIABOLIC2
2896 #3670,DELETER_2
2897 #3671,JP_MAZEMOB_01
2898 #3672,JP_MAZEMOB_02
2899 #3673,JP_MAZEMOB_03
2900 #3674,JP_MAZEMOB_04
2901 #3675,JP_MAZEMOB_05
2902 #3676,JP_MAZEMOB_06
2903 #3677,JP_MAZEMOB_07
2904 #3678,JP_MAZEMOB_08
2905 #3679,JP_MAZEMOB_09
2906 #3680,JP_MAZEMOB_10
2907 #3681,JP_MAZEMOB_11
2908 #3682,JP_MAZEMOB_12
2909 #3683,JP_MAZEMOB_13
2910 #3684,JP_MAZEMOB_14
2911 #3685,JP_MAZEMOB_15
2912 #3686,JP_MAZEMOB_16
2913 #3687,JP_MAZEMOB_17
2914 #3688,JP_MAZEMOB_18
2915 #3689,JP_MAZEMOB_19
2916 #3690,JP_MAZEMOB_20
2917 #3691,JP_MAZEMOB_21
2918 #3692,JP_MAZEMOB_22
2919 #3693,JP_MAZEMOB_23
2920 #3694,JP_MAZEMOB_24
2921 #3695,JP_MAZEMOB_25
2922 #3696,JP_MAZEMOB_26
2923 #3697,JP_MAZEMOB_27
2924 #3698,JP_MAZEMOB_28
2925 #3699,JP_MAZEMOB_29
2926 #3700,JP_MAZEMOB_30
2927 #3701,JP_MAZEMOB_31
2928 #3702,JP_MAZEMOB_32
2929 #3703,JP_MAZEMOB_33
2930 #3704,JP_MAZEMOB_34
2931 #3705,JP_MAZEMOB_35
2932 #3706,JP_MAZEMOB_36
2933 #3707,JP_MAZEMOB_37
2934 #3708,JP_MAZEMOB_38
2935 #3709,JP_MAZEMOB_39
2936 #3710,JP_MAZEMOB_40
2937 #3711,JP_MAZEMOB_41
2938 #3712,JP_MAZEMOB_42
2939 #3713,JP_MAZEMOB_43
2940 #3714,JP_MAZEMOB_44
2941 #3715,JP_MAZEMOB_45
2942 #3716,JP_MAZEMOB_46
2943 #3717,JP_MAZEMOB_47
2944 #3718,JP_MAZEMOB_48
2945 #3719,JP_MAZEMOB_49
2946 #3720,JP_MAZEMOB_50
2947 #3721,QE_PORING
2948 #3722,QE_POPORING
2949 #3723,QE_DROPS
2950 #3724,QE_LUNATIC
2951 #3725,QE_WILOW
2952 #3726,QE_PICKY
2953 #3727,QE_PICKY_
2954 #3728,QE_ZOMBIE
2955 #3729,QE_POISON_SPORE
2956 #3730,BIG_DIPPER
2957 #3731,SCATLETON
2958 #3732,JP_ABYSS_BOSS_1
2959 #3733,JP_ABYSS_BOSS_2
2960 #3734,ORC_X2016
2961 #3735,PORING_X2016
2962 #3736,COWRAIDERS1
2963 #3737,COWRAIDERS2
2964 #3738,COWRAIDERS3
2965 #3739,COYOTE
2966 #3740,GASTER
2967 #3741,MECHASPIDER
2968 #3742,PURPLESTONE
2969 #3743,SEAANEMONE
2970 #3744,G_COWRAIDERS1
2971 #3745,G_COWRAIDERS2
2972 #3746,G_COWRAIDERS3
2973 #3747,E_COWRAIDERS1
2974 #3748,E_COWRAIDERS2
2975 #3749,E_COWRAIDERS3
2976 #3750,ILL_DRAINLIAR
2977 #3751,ILL_ZOMBIE_C
2978 #3752,ILL_ZOMBIE
2979 #3753,ILL_GHOUL
2980 #3754,ILL_NIGHTMARE
2981 #3755,ILL_BLACK_MUSHROOM
2982 #3756,ILL_BOMI
2983 #3757,ILL_DRACULA
2984 #3758,ILL_MOONLIGHT
2985 #3759,ILL_NINE_TAIL
2986 #3760,ILL_MUNAK
2987 #3761,ILL_BON_GUN
2988 #3762,ILL_SOHEE
2989 #3763,ILL_ARCHER_SKELETON
2990 #3764,ILL_HIGHWIZARD
2991 #3765,ILL_FURY_HERO
2992 #3766,JP_E_MONSTER_53
2993 #3767,JP_E_MONSTER_54
2994 #3768,JP_E_MONSTER_55
2995 #3769,JP_E_MONSTER_56
2996 #3770,JP_E_MONSTER_57
2997 #3771,JP_E_MONSTER_58
2998 #3772,JP_E_MONSTER_59
2999 #3773,JP_E_MONSTER_60
3000 #3774,JP_E_MONSTER_61
3001 #3775,JP_E_MONSTER_62
3002 #3776,JP_E_MONSTER_63
3003 #3777,JP_E_MONSTER_64
3004 #3778,JP_E_MONSTER_65
3005 #3779,JP_E_MONSTER_66
3006 #3780,JP_E_MONSTER_67
3007 #3781,JP_E_MONSTER_68
3008 #3782,JP_E_MONSTER_69
3009 #3783,JP_E_MONSTER_70
3010 #3784,JP_E_MONSTER_71
3011 #3785,JP_E_MONSTER_72
3012 #3786,E_TURPECO
3013 #3787,RR_ARCLOUSE
3014 #3788,RR_CRAMP
3015 #3789,ESCAPED_LETTER
3016 #3790,SWEETS_DROPS
3017 #3791,JP_E_MONSTER_73
3018 #3792,ILL_GAZETI
3019 #3793,ILL_SNOWIER
3020 #3794,ILL_ICE_TITAN
3021 #3795,ILL_ICEICLE
3022 #3796,ILL_KTULLANUX
3023 #3797,ILL_FROZEN_KN
3024 #3798,ILL_FROZEN_GC
3025 #3799,ILL_ASSULTER
3026 #3800,ILL_PERMETER
3027 #3801,ILL_FREEZER
3028 #3802,ILL_SOLIDER
3029 #3803,ILL_HEATER
3030 #3804,ILL_TURTLE_GENERAL
3031 #3805,E_HAPPY_EGG
3032 #3806,E_STRANGE_EGG
3033 #3807,E_LUNATIC_CLOVER
3034 #3808,E_POPORING_CLOVER
3035 #3809,FATAL_BUG
3036 #3810,MD_KING_PORING
3037 #3811,MD_GOLDRING
3038 #3812,MD_AMERING
3039 #3813,MD_DROPS
3040 #3814,MD_POPORING
3041 #3815,MD_PORING
3042 #3816,MD_MARIN
3043 #3817,DALCOM
3044 #3818,BIG_DALCOM
3045 #3819,E_MAGIC_PLANT
3046 #3820,MILD_IMP
3047 #3821,MILD_EXPLOSION
3048 #3822,E_PICKY
3049 #3823,E_IMP
3050 #3824,E_EXPLOSION
3051 #3825,E_SALAMANDER
3052 #3826,EP16_2_SEYREN
3053 #3827,AB_MOB_001
3054 #3828,AB_MOB_002
3055 #3829,AB_MOB_003
3056 #3830,AB_MOB_004
3057 #3831,AB_MOB_005
3058 #3832,AB_MOB_006
3059 #3833,AB_MOB_007
3060 #3834,AB_MOB_008
3061 #3835,AB_MOB_009
3062 #3836,AB_MOB_010
3063 #3837,AB_MOB_011
3064 #3838,AB_MOB_012
3065 #3839,AB_MOB_013
3066 #3840,AB_MOB_014
3067 #3841,AB_MOB_015
3068 #3842,AB_MOB_016
3069 #3843,AB_MOB_017
3070 #3844,AB_MOB_018
3071 #3845,AB_MOB_019
3072 #3846,AB_MOB_020
3073 #3847,AB_MOB_021
3074 #3848,AB_MOB_022
3075 #3849,AB_MOB_023
3076 #3850,AB_MOB_024
3077 #3851,AB_MOB_025
3078 #3852,AB_MOB_026
3079 #3853,AB_MOB_027
3080 #3854,AB_MOB_028
3081 #3855,AB_MOB_029
3082 #3856,AB_MOB_030
3083 #3857,AB_MOB_031
3084 #3858,AB_MOB_032
3085 #3859,AB_MOB_033
3086 #3860,AB_MOB_034
3087 #3861,AB_MOB_035
3088 #3862,AB_MOB_036
3089 #3863,AB_MOB_037
3090 #3864,AB_MOB_038
3091 #3865,AB_MOB_039
3092 #3866,AB_MOB_040
3093 #3867,AB_MOB_041
3094 #3868,AB_MOB_042
3095 #3869,AB_MOB_043
3096 #3870,AB_MOB_044
3097 #3871,AB_MOB_045
3098 #3872,AB_MOB_046
3099 #3873,AB_MOB_047
3100 #3874,AB_MOB_048
3101 #3875,AB_MOB_049
3102 #3876,AB_MOB_050
3103 #3877,E_NYAIL_PIG
3104 #3878,E_PIT
3105 #3879,E_SEA_WORMS
3106 #3880,E_SMALL_SWIRL
3107 #3881,E_RIPE_WATERMELON
3108 #3882,E_MD_NYAILO
3109 #3883,E_MD_NYAILO_LEG
3110 #3884,E_MD_S_TREASURE_BOX
3111 #3885,E_MD_B_TREASURE_BOX
3112 #3886,E_MD_BOX_PUPPET
3113 #3887,E_MD_DEPRESS_SOUL
3114 #3888,TW_I_QUEEN_SCARABA
3115 #3889,TW_GIOIA
3116 #3890,TW_TIMEHOLDER
3117 #3891,TW_KADES
3118 #3892,TW_PYURIEL
3119 #3893,TW_DAEHYON
3120 #3894,TW_V_B_SEYREN
3121 #3895,TW_V_B_EREMES
3122 #3896,G_ILL_ASSULTER
3123 #3897,MD_ORC_SKELETON
3124 #3898,MD_ORC_ZOMBIE
3125 #3899,MD_HIGH_ORC
3126 #3900,MD_ORC_ARCHER
3127 #3901,MD_ORK_HERO
3128 #3902,MD_ORC_LORD
3129 #3903,MD_ORC_FLOWER
3130
3131 #3910,E_EMPEL_1
3132 #3911,E_GIBBET
3133 #3912,E_LOLI_RURI
3134 #3913,E_DULLAHAN
3135 #3914,E_BLOODY_MURDERER
3136 #3915,E_EMPEL_1B
3137 #3916,JP_E_MONSTER_74
3138 #3917,JP_E_MONSTER_75
3139 #3918,JP_E_MONSTER_76
3140 #3919,JP_E_MONSTER_77
3141 #3920,JP_E_MONSTER_78
3142 #3921,JP_E_MONSTER_79
3143 #3922,JP_E_MONSTER_80
3144 #3923,JP_E_MONSTER_81
3145 #3924,JP_E_MONSTER_82
3146 #3925,JP_E_MONSTER_83
3147 #3926,JP_E_MONSTER_84
3148 #3927,JP_E_MONSTER_85
3149 #3928,JP_E_MONSTER_86
3150 #3929,JP_E_MONSTER_87
3151 #3930,JP_E_MONSTER_88
3152 #3931,JP_E_MONSTER_89
3153 #3932,JP_E_MONSTER_90
3154 #3933,JP_E_MONSTER_91
3155 #3934,JP_E_MONSTER_92
3156 #3935,JP_E_MONSTER_93
3157 #3936,JP_E_MONSTER_94
3158 #3937,JP_E_MONSTER_95
3159 #3938,JP_E_MONSTER_96
3160 #3939,JP_E_MONSTER_97
3161 #3940,JP_E_MONSTER_98
3162 #3941,JP_E_MONSTER_99
3163 #3942,JP_E_MONSTER_100
3164 #3943,JP_E_MONSTER_101
3165 #3944,JP_E_MONSTER_102
3166 #3945,JP_E_MONSTER_103
3167 #3946,JP_E_MONSTER_104
3168 #3947,JP_E_MONSTER_105
3169
3170 #3955,E_SAVAGE
3171 #3956,E_ELDER_WILOW
3172
3173 #3969,MD_RED_MUSHROOM
3174 #3970,MD_BLACK_MUSHROOM
3175
3176 #3976,EIRA_BRZ
3177 #3977,AB_MOB_051
3178 #3978,AB_MOB_052
3179 #3979,AB_MOB_053
3180 #3980,AB_MOB_054
3181 #3981,AB_MOB_055
3182 #3982,AB_MOB_056
3183 #3983,AB_MOB_057
3184 #3984,AB_MOB_058
3185 #3985,AB_MOB_059
3186 #3986,AB_MOB_060
3187 #3987,AB_MOB_061
3188 #3988,AB_MOB_062
3189 #3989,AB_MOB_063
3190 #3990,AB_MOB_064
3191 #3991,AB_MOB_065
3192 #3992,AB_MOB_066
3193 #3993,AB_MOB_067
3194 #3994,AB_MOB_068
3195 #3995,AB_MOB_069
3196 #3996,AB_MOB_070
3197 #3997,AB_MOB_071
3198 #3998,AB_MOB_072
3199
3200 # New Monster Range
3201 #20021,AB_MOB_073
3202 #20022,AB_MOB_074
3203 #20023,AB_MOB_075
3204 #20024,AB_MOB_076
3205