· 7 years ago · Oct 13, 2018, 04:38 PM
1[Err] 1048 - Column 'Drop8per' cannot be null
2[Err] #
3# Table structure for table `mob_db_re`
4#
5
6DROP TABLE IF EXISTS `mob_db_re`;
7CREATE TABLE `mob_db_re` (
8 `ID` mediumint(9) unsigned NOT NULL default '0',
9 `Sprite` text NOT NULL,
10 `kName` text NOT NULL,
11 `iName` text NOT NULL,
12 `LV` tinyint(6) unsigned NOT NULL default '0',
13 `HP` int(9) unsigned NOT NULL default '0',
14 `SP` mediumint(9) unsigned NOT NULL default '0',
15 `EXP` mediumint(9) unsigned NOT NULL default '0',
16 `JEXP` mediumint(9) unsigned NOT NULL default '0',
17 `Range1` tinyint(4) unsigned NOT NULL default '0',
18 `ATK1` smallint(6) unsigned NOT NULL default '0',
19 `ATK2` smallint(6) unsigned NOT NULL default '0',
20 `DEF` smallint(6) unsigned NOT NULL default '0',
21 `MDEF` smallint(6) unsigned NOT NULL default '0',
22 `STR` smallint(6) unsigned NOT NULL default '0',
23 `AGI` smallint(6) unsigned NOT NULL default '0',
24 `VIT` smallint(6) unsigned NOT NULL default '0',
25 `INT` smallint(6) unsigned NOT NULL default '0',
26 `DEX` smallint(6) unsigned NOT NULL default '0',
27 `LUK` smallint(6) unsigned NOT NULL default '0',
28 `Range2` tinyint(4) unsigned NOT NULL default '0',
29 `Range3` tinyint(4) unsigned NOT NULL default '0',
30 `Scale` tinyint(4) unsigned NOT NULL default '0',
31 `Race` tinyint(4) unsigned NOT NULL default '0',
32 `Element` tinyint(4) unsigned NOT NULL default '0',
33 `Mode` int(11) unsigned NOT NULL default '0',
34 `Speed` smallint(6) unsigned NOT NULL default '0',
35 `aDelay` smallint(6) unsigned NOT NULL default '0',
36 `aMotion` smallint(6) unsigned NOT NULL default '0',
37 `dMotion` smallint(6) unsigned NOT NULL default '0',
38 `MEXP` mediumint(9) unsigned NOT NULL default '0',
39 `MVP1id` smallint(5) unsigned NOT NULL default '0',
40 `MVP1per` smallint(9) unsigned NOT NULL default '0',
41 `MVP2id` smallint(5) unsigned NOT NULL default '0',
42 `MVP2per` smallint(9) unsigned NOT NULL default '0',
43 `MVP3id` smallint(5) unsigned NOT NULL default '0',
44 `MVP3per` smallint(9) unsigned NOT NULL default '0',
45 `Drop1id` smallint(5) unsigned NOT NULL default '0',
46 `Drop1per` smallint(9) unsigned NOT NULL default '0',
47 `Drop2id` smallint(5) unsigned NOT NULL default '0',
48 `Drop2per` smallint(9) unsigned NOT NULL default '0',
49 `Drop3id` smallint(5) unsigned NOT NULL default '0',
50 `Drop3per` smallint(9) unsigned NOT NULL default '0',
51 `Drop4id` smallint(5) unsigned NOT NULL default '0',
52 `Drop4per` smallint(9) unsigned NOT NULL default '0',
53 `Drop5id` smallint(5) unsigned NOT NULL default '0',
54 `Drop5per` smallint(9) unsigned NOT NULL default '0',
55 `Drop6id` smallint(5) unsigned NOT NULL default '0',
56 `Drop6per` smallint(9) unsigned NOT NULL default '0',
57 `Drop7id` smallint(5) unsigned NOT NULL default '0',
58 `Drop7per` smallint(9) unsigned NOT NULL default '0',
59 `Drop8id` smallint(5) unsigned NOT NULL default '0',
60 `Drop8per` smallint(9) unsigned NOT NULL default '0',
61 `Drop9id` smallint(5) unsigned NOT NULL default '0',
62 `Drop9per` smallint(9) unsigned NOT NULL default '0',
63 `DropCardid` smallint(5) unsigned NOT NULL default '0',
64 `DropCardper` smallint(9) unsigned NOT NULL default '0',
65 PRIMARY KEY (`ID`)
66) ENGINE=MyISAM;
67
68# Monster Database
69#
70# Structure of Database :
71#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);
72# Note: Keep the Sprite_Name field as it is in the game client.
73
74REPLACE INTO `mob_db_re` VALUES (1001,'SCORPION','Scorpion','Scorpion',16,153,1,108,81,1,33,7,16,5,12,15,10,5,19,5,10,12,0,4,23,0x2003095,200,1564,864,576,0,0,0,0,0,0,0,990,70,904,5500,757,57,943,210,601,500,7041,500,625,20,0,0,0,0,4068,1);
75REPLACE INTO `mob_db_re` VALUES (1002,'PORING','Poring','Poring',1,60,1,36,20,1,8,1,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,5
76[Err] 1048 - Column 'Drop8per' cannot be null
77[Err] REPLACE INTO `mob_db_re` VALUES (1107,'DESERT_WOLF_B','Desert Wolf Baby','Baby Desert Wolf',14,140,1,90,68,1,33,8,13,0,10,12,8,5,17,7,10,12,0,2,23,0x1089,300,1600,900,240,0,0,0,0,0,0,0,1010,85,919,5500,2306,80,601,500,2301,200,13011,5,582,1000,0,0,0,0,4023,1);
78REPLACE INTO `mob_db_re` VALUES (1108,'DEVIACE','Deviace','Deviace',60,3135,1,690,740,1,168,29,51,16,57,26,32,25,50,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);
79REPLACE INTO `mob_db_re` VALUES (1109,'DEVIRUCHI','Deviruchi','Deviruchi',93,8912,1,2166,2166,1,477,182,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);
80REPLACE INTO `mob_db_re` VALUES (1110,'DOKEBI','Dokebi','Dokebi',68,2820,1,708,759,1,333,30,85,20,52,56,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,10038,5,1005,5,0,0,0,0,4098,1);
81REPLACE INTO `mob_db_re` VALUES (1111,'DRAINLIAR','Drainliar','Drainliar',47,1162,1,389,438,1,100,42,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,500,756,40,0,0,0,0,4069,1);
82REPLACE INTO `mob_db_re` VALUES (1112,'DRAKE','Drake','Drake',91,804500,1,309096,208980,1,2519,1403,279,135,121,103,114,107,162,71,10,12,1,1,29,0x6283695,400,620,420,360,154548,504,5000,719,500,512,0,1127,600,1125,950,1135,150,1128,400,5019,350,985,3200,1189,100,0,0,0,0,4137,1);
83REPLACE INTO `mob_db_re` VALUES (1113,'DROPS','Drops','Drops',2,45,1,27,20,1,12,1,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,7000,1602,80,938,600,512,1000,601,500,512,800,620,20,0,0,0,0,4004,20);
84REPLACE INTO `mob_db_re` VALUES (1114,'DUSTINESS','Dustiness','Dustiness',62,2026,1,632,678,1,166,31,69,50,46,22,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,2291,4,928,2000,1001,10,507,1200,0,0,0,0,0,0,4056,1);
85REPLACE INTO `mob_db_re` VALUES (1115,'EDDGA','Eddga','Eddga',65,947500,1,103950,74250,1,1509,776,166,70,92,80,103,66,139,85,10,12,2,2,23,0x6283695,300,872,1344,432,51975,1029,5000,1030,1000,994,3000,1133,150,2268,250,518,10000,1258,500,1030,400,985,1200,13046,100,0,0,0,0,4123,1);
86REPLACE INTO `mob_db_re` VALUES (1116,'EGGYRA','Eggyra','Eggyra',53,1676,1,346,689,1,110,40,85,20,46,25,25,15,57,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);
87REPLACE INTO `mob_db_re` VALUES (1117,'EVIL_DRUID','Evil Druid','Evil Druid',80,5149,1,1472,1280,1,378,68,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,28604,50,0,0,7478,4,509,2000,0,0,0,0,4141,1);
88REPLACE INTO `mob_db_re` VALUES (1118,'FLORA','Flora','Flora',59,2301,1,558,597,3,163,31,99,29,49,29,35,5,46,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);
89REPLACE INTO `mob_db_re` VALUES (1119,'FRILLDORA','Frilldora','Frilldora',57,1821,1,510,548,1,181,42,84,10,48,38,38,15,51,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);
90REPLACE INTO `mob_db_re` VALUES (1120,'GHOSTRING','Ghostring','Ghostring',90,26700,1,4736,4467,1,385,162,88,72,66,85,66,66,119,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);
91REPLACE INTO `mob_db_re` VALUES (1121,'GIEARTH','Giearth','Giearth',42,1118,1,315,354,1,70,15,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,601,500,0,0,0,0,4087,1);
92REPLACE INTO `mob_db_re` VALUES (1122,'GOBLIN_1','Goblin','Goblin',48,1058,1,369,414,1,87,34,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,500,911,9000,756,43,2297,3,1211,10,2104,5,507,1800,0,0,0,0,4060,1);
93REPLACE INTO `mob_db_re` VALUES (1123,'GOBLIN_2','Goblin','Goblin',44,931,1,333,374,1,94
94[Err] 1048 - Column 'Drop8per' cannot be null
95[Err] REPLACE INTO `mob_db_re` VALUES (1214,'CHOCO','Choco','Choco',48,1080,1,369,414,1,120,47,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,1,0,0,0,0,4285,1);
96REPLACE INTO `mob_db_re` VALUES (1215,'STEM_WORM','Stem Worm','Stem Worm',84,4530,1,1188,1215,1,293,41,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,1443,50,608,5,0,0,0,0,4224,1);
97REPLACE INTO `mob_db_re` VALUES (1216,'PENOMENA','Penomena','Penomena',85,4589,1,1528,1556,7,481,41,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);
98#REPLACE INTO `mob_db_re` VALUES (1217,'ORC_WARRIOR','Orc Warrior','오르�?� 바리오어',0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,10,12,0,0,20,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,NULL,0,0,0,0);
99#REPLACE INTO `mob_db_re` VALUES (1218,'PECO_EGG','Peco Egg','페코 �?그그',0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,10,12,0,0,20,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,NULL,0,0,0,0);
100REPLACE INTO `mob_db_re` VALUES (1219,'KNIGHT_OF_ABYSS','Knight of Abyss','Abysmal Knight',122,23297,1,6212,4212,1,1734,192,102,50,121,55,68,70,136,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,21015,50,985,369,15014,10,0,0,0,0,4140,1);
101REPLACE INTO `mob_db_re` VALUES (1220,'M_DESERT_WOLF','Desert Wolf','Desert Wolf',103,9447,1,418,218,1,330,59,114,47,93,69,63,61,98,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);
102REPLACE INTO `mob_db_re` VALUES (1221,'M_SAVAGE','Savage','Savage',26,2092,0,321,203,1,146,31,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);
103#REPLACE INTO `mob_db_re` VALUES (1222,'L_HIGH_ORC','High Orc','High Orc',52,6890,0,1809,819,1,428,105,15,5,55,46,55,35,82,40,10,12,2,7,43,0x3695,150,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);
104#REPLACE INTO `mob_db_re` VALUES (1223,'L_ORC','Orc','Orc',24,1400,0,408,160,1,104,22,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);
105#REPLACE INTO `mob_db_re` VALUES (1224,'L_POISON_SPORE','Poison Spore','Poison Spore',19,665,0,186,93,1,89,12,0,0,1,19,25,0,24,0,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);
106#REPLACE INTO `mob_db_re` VALUES (1225,'L_CHOCO','Choco','Choco',43,4278,0,1265,1265,1,315,87,5,5,65,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);
107#REPLACE INTO `mob_db_re` VALUES (1226,'L_KOBOLD','Kobold','Kobold',36,3893,0,494,312,1,265,53,15,10,1,90,36,30,52,20,10,12,1,7,44,0x3695,150,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);
108#REPLACE INTO `mob_db_re` VALUES (1227,'L_GOBLIN','Goblin','Goblin',25,1176,0,310,188,1,118,22,10,5,1,53,25,20,38,10,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);
109#REPLACE INTO `mob_db_re` VALUES (1228,'L_PHEN','Phen','Phen',26,3347,0,357,226,1,138,12,0,15,1,26,26,0,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);
110REPLACE INTO `mob_db_re` VALUES (1229,'META_FABRE','Fabre','Fabre',2,63,1,1,1,1,8,3,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);
111REPLACE INTO `mob_db_re` VALUES (1230,'META_PUPA','Pupa','Pupa',2,427,1,2,4,0,1,1,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,600,915,6000,938,700,2102,20,935,1300,938,700,1002,500,0,0,0,0,4003,1);
112REPLACE INTO `mob_db_re` VALUES (1231,'META_CREAMY','Creamy',
113[Err] 1048 - Column 'Drop8per' cannot be null
114[Err] REPLACE INTO `mob_db_re` VALUES (1325,'TREASURE_BOX2','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,12674,5,658,500,603,5000,7444,2500,12623,20,12106,20,616,250,0,NULL,0,0,12675,5);
115REPLACE INTO `mob_db_re` VALUES (1326,'TREASURE_BOX3','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,732,7760,608,3000,607,2500,12679,400,12680,400,12582,400,12676,400,0,NULL,0,0,616,1000);
116REPLACE INTO `mob_db_re` VALUES (1327,'TREASURE_BOX4','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,12674,5,658,500,603,5000,7444,2500,12623,20,12106,20,616,250,0,NULL,0,0,12675,5);
117REPLACE INTO `mob_db_re` VALUES (1328,'TREASURE_BOX5','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,732,7760,608,3000,607,2500,12679,400,12680,400,12582,400,12676,400,0,NULL,0,0,616,1000);
118REPLACE INTO `mob_db_re` VALUES (1329,'TREASURE_BOX6','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,12674,5,658,500,603,5000,7444,2500,12623,20,12106,20,616,250,0,NULL,0,0,12675,5);
119REPLACE INTO `mob_db_re` VALUES (1330,'TREASURE_BOX7','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,732,7760,608,3000,607,2500,12679,400,12680,400,12582,400,12676,400,0,NULL,0,0,616,1000);
120REPLACE INTO `mob_db_re` VALUES (1331,'TREASURE_BOX8','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,12674,5,658,500,603,5000,7444,2500,12623,20,12106,20,616,250,0,NULL,0,0,12675,5);
121REPLACE INTO `mob_db_re` VALUES (1332,'TREASURE_BOX9','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,732,7760,608,3000,607,2500,12679,400,12680,400,12582,400,12676,400,0,NULL,0,0,616,1000);
122REPLACE INTO `mob_db_re` VALUES (1333,'TREASURE_BOX10','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,12674,5,658,500,603,5000,7444,2500,12623,20,12106,20,616,250,0,NULL,0,0,12675,5);
123REPLACE INTO `mob_db_re` VALUES (1334,'TREASURE_BOX11','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,732,7760,608,3000,607,2500,12679,400,12680,400,12582,400,12676,400,0,NULL,0,0,616,1000);
124REPLACE INTO `mob_db_re` VALUES (1335,'TREASURE_BOX12','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,12674,5,658,500,603,5000,7444,2500,12623,20,12106,20,616,250,0,NULL,0,0,12675,5);
125REPLACE INTO `mob_db_re` VALUES (1336,'TREASURE_BOX13','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,732,7760,608,3000,607,2500,12679,400,12680,400,12582,400,12676,400,0,NULL,0,0,616,1000);
126REPLACE INTO `mob_db_re` VALUES (1337,'TREASURE_BOX14','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,12674,5,658,500,603,5000,7444,2500,12623,20,12106,20,616,250,0,NULL,0,0,12675,5);
127REPLACE INTO `mob_db_re` VALUES (1338,'TREASURE_BOX15','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,732,7760,608,3000,607,2500,12679,400,12680,400,12582,400,12676,400,0,NULL,0,0,616,1000);
128REPLACE INTO `mob_db_re` VALUES (1339,'TREASURE_BOX16','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,12674,5,658,500,603,5000,7444,2500,12623,20,12106,20,616,250,0,NULL,0,0,12675,5);
129REPLACE INTO `mob_db_re` VALUES (1340,'TREASURE_BOX17','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,732,7760,608,3000,607,2500,12679,400,12680,400,12582,400,12676,400,0,NULL,0,0,616,1000);
130REPLACE INTO `mob_db_re` VALUES (1341,'TRE
131[Err] 1048 - Column 'Drop8per' cannot be null
132[Err] REPLACE INTO `mob_db_re` VALUES (1428,'G_POISON_SPORE','Poison Spore','Poison Spore',26,456,1,0,0,1,68,15,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,NULL,0,0,0,0);
133REPLACE INTO `mob_db_re` VALUES (1429,'G_ARGIOPE','Argiope','Argiope',75,3105,1,0,0,1,321,50,88,32,60,23,40,30,24,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,NULL,0,0,0,0);
134REPLACE INTO `mob_db_re` VALUES (1430,'G_ARGOS','Argos','Argos',47,1005,1,0,0,1,96,33,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,NULL,0,0,0,0);
135REPLACE INTO `mob_db_re` VALUES (1431,'G_BAPHOMET_','Baphomet Jr.','Baphomet Jr.',57,2035,0,0,0,1,195,33,70,25,52,60,36,17,57,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,NULL,0,0,0,0);
136REPLACE INTO `mob_db_re` VALUES (1432,'G_DESERT_WOLF','Desert Wolf','Desert Wolf',103,9447,1,0,0,1,676,59,114,47,93,69,63,61,98,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,NULL,0,0,0,0);
137REPLACE INTO `mob_db_re` VALUES (1433,'G_DEVIRUCHI','Deviruchi','Deviruchi',64,2300,1,0,0,1,221,73,62,30,61,17,30,35,57,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,NULL,0,0,0,0);
138REPLACE INTO `mob_db_re` VALUES (1434,'G_DRAINLIAR','Drainliar','Drainliar',47,1162,1,0,0,1,100,42,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,NULL,0,0,0,0);
139REPLACE INTO `mob_db_re` VALUES (1435,'G_EVIL_DRUID','Evil Druid','Evil Druid',80,5149,1,0,0,1,378,68,88,45,62,32,24,45,85,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,NULL,0,0,0,0);
140REPLACE INTO `mob_db_re` VALUES (1436,'G_JAKK','Jakk','Jakk',63,2054,1,0,0,1,229,37,90,25,58,43,42,25,61,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,NULL,0,0,0,0);
141REPLACE INTO `mob_db_re` VALUES (1437,'G_JOKER','Joker','Joker',90,6022,1,0,0,1,317,60,64,76,84,99,30,50,92,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,NULL,0,0,0,0);
142REPLACE INTO `mob_db_re` VALUES (1438,'G_KHALITZBURG','Khalitzburg','Khalitzburg',118,23986,1,0,0,1,1232,96,125,10,121,48,40,31,125,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,NULL,0,0,0,0);
143REPLACE INTO `mob_db_re` VALUES (1439,'G_HIGH_ORC','High Orc','High Orc',81,4193,1,0,0,1,428,50,101,45,75,16,40,31,83,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,NULL,0,0,0,0);
144REPLACE INTO `mob_db_re` VALUES (1440,'G_STEM_WORM','Stem Worm','Stem Worm',84,4530,1,0,0,2,293,41,73,50,55,37,25,47,84,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,NULL,0,0,0,0);
145REPLACE INTO `mob_db_re` VALUES (1441,'G_PENOMENA','Penomena','Penomena',85,4589,1,0,0,7,321,41,85,32,76,38,35,35,107,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,NULL,0,0,0,0);
146REPLACE INTO `mob_db_re` VALUES (1442,'G_SASQUATCH','Sasquatch','Sasquatch',72,3163,1,0,0,1,293,30,101,28,70,35,60,10,71,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,NULL,0,0,0,0);
147REPLACE INTO `mob_db_re` VALUES (1443,'G_CRUISER','Cruiser','Cruiser',41,919,1,0,0,7,55,20,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,6453,5000,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,0,0,0,0);
148REPLACE INTO `mob_db_re` VALUES (1444,'G_CHEPET','Chepet','Chepet',42,4950,0,0,0,1,79,33,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,NULL,0,0,0,0);
149REPLACE INTO `mob_db_re` VALUES (1445,'G_RAGGLER','Raggler','Raggler',48,1148,1,0,0,1,72,39,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,NULL,0,0,0,0);
150REPLACE INTO `mob_db_re` VALUES (1446,'G_INJUSTICE','Injustice','Injustice',95,7952,1,0,0,1,447,116,76,0,77,59,58,65,88,50,10,12,1,1,47,0x3885,400,770,720,336,0,0,0,0,0,0,0,0,0
151[Err] 1048 - Column 'Drop8per' cannot be null
152[Err] REPLACE INTO `mob_db_re` VALUES (1530,'G_DRACULA','Dracula','Dracula',75,350000,1,0,0,3,1454,1812,152,146,86,99,88,92,174,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,NULL,0,0,0,0);
153REPLACE INTO `mob_db_re` VALUES (1531,'G_EVIL_CLOUD_HERMIT','Evil Cloud Hermit','Taoist Hermit',96,8266,1,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,0,0,0,0);
154REPLACE INTO `mob_db_re` VALUES (1532,'G_EXPLOSION','Explosion','Explosion',100,7813,1,0,0,1,625,110,112,50,91,51,63,50,78,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,NULL,0,0,0,0);
155REPLACE INTO `mob_db_re` VALUES (1533,'G_FUR_SEAL','Fur Seal','Seal',47,1371,1,0,0,1,87,40,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,NULL,0,0,0,0);
156REPLACE INTO `mob_db_re` VALUES (1534,'G_GOBLIN_1','Goblin','Goblin',48,1058,1,0,0,1,87,34,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,NULL,0,0,0,0);
157REPLACE INTO `mob_db_re` VALUES (1535,'G_GOBLIN_2','Goblin','Goblin',44,931,1,0,0,1,94,28,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,NULL,0,0,0,0);
158REPLACE INTO `mob_db_re` VALUES (1536,'G_GOBLIN_3','Goblin','Goblin',44,930,1,0,0,1,88,33,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,NULL,0,0,0,0);
159REPLACE INTO `mob_db_re` VALUES (1537,'G_GOBLIN_4','Goblin','Goblin',49,1494,1,0,0,1,72,22,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,NULL,0,0,0,0);
160REPLACE INTO `mob_db_re` VALUES (1538,'G_GOBLIN_5','Goblin','Goblin',56,2342,1,0,0,1,167,31,64,5,51,37,22,15,42,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,NULL,0,0,0,0);
161REPLACE INTO `mob_db_re` VALUES (1539,'G_GOBLIN_LEADER','Goblin Leader','Goblin Leader',55,21692,1,0,0,1,173,49,72,30,60,67,45,18,73,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,NULL,0,0,0,0);
162REPLACE INTO `mob_db_re` VALUES (1540,'G_GOLEM','Golem','Golem',61,2245,1,0,0,1,208,25,190,12,70,27,67,5,34,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,NULL,0,0,0,0);
163REPLACE INTO `mob_db_re` VALUES (1541,'G_GREATEST_GENERAL','Greatest General','Greatest General',55,1575,1,0,0,3,226,26,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,0,0,0,0);
164REPLACE INTO `mob_db_re` VALUES (1542,'G_INCANTATION_SAMURAI','Incantation Samurai','Incantation Samurai',100,901000,1,0,0,3,2855,936,296,140,145,161,88,66,186,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,NULL,0,0,0,0);
165REPLACE INTO `mob_db_re` VALUES (1543,'G_KAPHA','Kapha','Kapha',83,5470,1,0,0,3,306,32,61,38,67,59,40,31,73,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,NULL,0,0,0,0);
166REPLACE INTO `mob_db_re` VALUES (1544,'G_KARAKASA','Karakasa','Karakasa',72,3092,1,0,0,1,172,42,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,0,0,0,0);
167REPLACE INTO `mob_db_re` VALUES (1545,'G_KOBOLD_1','Kobold','Kobold',107,10483,1,0,0,1,701,87,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,0,0,0,0);
168REPLACE INTO `mob_db_re` VALUES (1546,'G_KOBOLD_2','Kobold','Kobold',102,9152,1,0,0,1,477,62,117,59,96,61,55,48,95,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,NULL,0,0,0,0);
169REPLACE INTO `mob_db_re` VALUES (1547,'G_KOBOLD_3','Kobold','Kobold',101,9078,1,0,0,1,468,64,109,48,103,64,59,42,80,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,NULL,0,0,0,0);
170REPLACE INTO `mob_db_re` VALUES (1548,'G_KOBOLD_LEADER','Kobold Leader','Kobold Leader',112,13520,1,0,0,1,995,96,90,62,135,34,68,56,116,
171[Err] 1048 - Column 'Drop8per' cannot be null
172[Err] REPLACE INTO `mob_db_re` VALUES (1630,'BACSOJIN_','Bacsojin','White Lady',97,720500,1,400896,271440,3,1414,2036,210,178,118,244,98,126,246,102,10,12,2,7,64,0x6283695,130,576,960,480,200448,607,5500,2513,2000,617,5000,1020,5500,603,5000,617,3000,7165,3000,12395,25,2700,100,2234,10,0,0,0,0,4372,1);
173REPLACE INTO `mob_db_re` VALUES (1631,'CHUNG_E_','Chung E','Green Maiden',82,3901,0,1154,1481,2,272,63,69,15,66,79,36,48,79,43,10,12,1,7,44,0x3695,150,1728,816,1188,0,0,0,0,0,0,0,7053,4200,740,100,1839,50,518,500,12395,5,0,0,5042,50,0,0,0,0,4373,1);
174REPLACE INTO `mob_db_re` VALUES (1632,'GREMLIN','Gremlin','Gremlin',118,20313,1,4018,2318,1,848,138,76,25,141,75,48,61,126,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);
175REPLACE INTO `mob_db_re` VALUES (1633,'BEHOLDER','Beholder','Beholder',120,19280,1,4270,2463,6,823,130,50,30,96,82,65,107,132,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);
176# Normal advanced class mobs
177REPLACE INTO `mob_db_re` VALUES (1634,'SEYREN','Seyren','Seyren Windsor',142,204962,1,17751,14895,1,3505,1317,166,12,162,99,186,49,198,55,10,12,1,6,63,0x2003095,170,76,384,288,0,0,0,0,0,0,0,7345,1500,13001,1,12623,5,6223,1,6471,1,6469,200,13421,100,0,0,0,0,4358,1);
178REPLACE INTO `mob_db_re` VALUES (1635,'EREMES','Eremes','Eremes Guile',140,220525,1,16714,13423,1,3055,1171,122,12,145,137,59,67,191,76,10,12,1,6,85,0x2003095,180,76,384,288,0,0,0,0,0,0,0,7347,2000,12612,25,1290,10,12623,2,1264,30,6471,2,1284,200,0,0,0,0,4360,1);
179REPLACE INTO `mob_db_re` VALUES (1636,'HARWORD','Harword','Howard Alt-Eisen',142,378100,1,17055,13620,1,2762,1282,131,10,158,79,92,53,123,48,10,12,1,7,81,0x3095,180,76,384,288,0,0,0,0,0,0,0,7345,3000,6471,1,1311,200,12623,3,6469,200,2318,1,6223,10,0,0,0,0,4362,1);
180REPLACE INTO `mob_db_re` VALUES (1637,'MAGALETA','Magaleta','Margaretha Sorin',140,250800,1,15432,11710,1,1277,3554,108,93,126,74,71,123,149,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);
181REPLACE INTO `mob_db_re` VALUES (1638,'SHECIL','Shecil','Cecil Damon',141,200255,1,16567,13788,14,3737,1248,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);
182REPLACE INTO `mob_db_re` VALUES (1639,'KATRINN','Katrinn','Kathryne Keyron',141,209780,1,13484,13452,1,1089,3123,77,333,108,78,55,144,209,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,1,6469,200,5085,1,6471,1,0,0,0,0,4366,1);
183# MVP Slaves
184REPLACE INTO `mob_db_re` VALUES (1640,'G_SEYREN','Lord Knight Seyren','Lord Knight Seyren',160,2680000,1,0,0,1,6435,2342,567,155,303,165,181,110,267,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,NULL,0,0,617,5);
185REPLACE INTO `mob_db_re` VALUES (1641,'G_EREMES','Assassin Cross Eremes','Assassin Cross Eremes',160,1230000,1,0,0,1,6083,1378,445,98,211,338,114,83,338,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,NULL,0,0,617,5);
186REPLACE INTO `mob_db_re` VALUES (1642,'G_HARWORD','Whitesmith Harword','Whitesmith Howard',160,3750000,1,0,0,1,5250,1465,301,106,275,148,156,72,266,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,NULL,0,0,617,5);
187REPLACE INTO `mob_db_re` VALUES (1643,'G_MAGALETA','High Priest Magaleta','High Priest Margaretha',160,2800000,1,0,0,1,2499,3396,231,349,172,150,164,203,233,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,NULL,0,0,617,5);
188REPLACE INTO `mob_db_re` VALUES (1644,'G_SHECIL','Sniper Shecil','Sniper Cecil',160,4140000,1,0,0,14,4155,1550,178,135,176,258,155,132,464,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,NULL,0,0,617,5);
189REPLACE INTO `mob_db_re` VALUES (1645,'G_KATRINN','High Wizard Katrinn','High Wizard Kathryne',160,4500000,1,0,0,1,2097,4254,215,555,165,1
190[Err] 1048 - Column 'Drop8per' cannot be null
191[Err] REPLACE INTO `mob_db_re` VALUES (1730,'R_DEVIRUCHI','Deviruchi','Deviruchi',64,2300,1,0,0,1,210,73,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,NULL,0,0,0,0);
192REPLACE INTO `mob_db_re` VALUES (1731,'G_DOPPELGANGER','Doppelganger','Doppelganger',77,380000,1,0,0,1,1803,1176,246,86,122,122,105,67,203,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,NULL,0,0,0,0);
193REPLACE 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,1199,0,0,0,0,0,20,0x1000000,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,NULL,0,0,0,0);
194
195# Kiel Dungeon (10.4)
196REPLACE INTO `mob_db_re` VALUES (1733,'KIEL','Kiel','Kiehl',90,523500,1,18067,10532,3,2220,1629,45,32,100,112,76,89,187,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,NULL,0,0,0,0);
197REPLACE INTO `mob_db_re` VALUES (1734,'KIEL_','Kiel D-01','Kiel D-01',125,2502000,1,1170000,1440000,3,4112,3580,314,232,166,187,155,141,279,180,10,12,1,0,47,0x6283695,130,1152,576,432,585000,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);
198REPLACE INTO `mob_db_re` VALUES (1735,'ALICEL','Alicel','Alicel',115,18000,1,3334,1961,2,952,398,109,30,121,53,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);
199REPLACE INTO `mob_db_re` VALUES (1736,'ALIOT','Aliot','Aliot',112,15669,1,3182,1918,2,1051,89,106,15,111,56,55,42,107,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,1839,50,985,10,13405,15,0,0,0,0,4402,1);
200REPLACE INTO `mob_db_re` VALUES (1737,'ALIZA','Aliza','Aliza',112,14450,1,2448,1836,1,840,397,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);
201REPLACE INTO `mob_db_re` VALUES (1738,'CONSTANT','Constant','Constant',108,12050,0,3006,1879,1,858,144,92,82,126,98,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,NULL,0,0,0,0);
202REPLACE INTO `mob_db_re` VALUES (1739,'G_ALICEL','Alicel','Alicel',115,18000,1,0,0,2,952,398,109,30,121,53,59,63,102,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,NULL,0,0,0,0);
203REPLACE INTO `mob_db_re` VALUES (1740,'G_ALIOT','Aliot','Aliot',112,15669,1,0,0,2,1051,89,106,15,111,56,55,42,107,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,NULL,0,0,0,0);
204REPLACE INTO `mob_db_re` VALUES (1741,'G_COOKIE_XMAS','Christmas Cookie','Christmas Cookie',37,733,1,0,0,1,70,35,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,6453,5000,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,0,0,0,0);
205REPLACE INTO `mob_db_re` VALUES (1742,'G_CARAT','Carat','Carat',103,9222,1,0,0,1,777,76,111,67,102,64,60,40,80,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,NULL,0,0,0,0);
206REPLACE INTO `mob_db_re` VALUES (1743,'G_MYSTCASE','Myst Case','Myst Case',39,879,1,0,0,1,68,21,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,6453,5000,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,0,0,0,0);
207REPLACE INTO `mob_db_re` VALUES (1744,'G_WILD_ROSE','Wild Rose','Wild Rose',70,2682,1,0,0,1,147,45,75,15,44,87,31,35,69,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,NULL,0,0,0,0);
208REPLACE INTO `mob_db_re` VALUES (1745,'G_CONSTANT','Constant','Constant',108,2000,0,0,0,1,728,144,92,82,126,98,62,57,109,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,NULL,0,0,0,0);
209REPLACE INTO `mob_db_re` VALUES (1746,'G_ALIZA','Aliza','Aliza',112,14450,1,0,0,1,840,397,98,5,115,50,51,62,88,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,NULL,0,0,0,0);
210REPLACE INTO `mob_db_re` VALUES (1747,'G_SNAKE','Snake','Boa',18,217,1,0,0,1,29,5,9,
211[Err] 1048 - Column 'Drop8per' cannot be null
212[Err] REPLACE INTO `mob_db_re` VALUES (1830,'BOW_GUARDIAN','Bow Guardian','Bow Guardian',132,63000,0,2855,3294,12,1149,120,127,62,109,80,65,52,183,55,14,16,2,7,80,0x620B695,170,76,384,288,0,0,0,0,0,0,0,7069,3000,1723,30,18130,50,2367,20,2701,4,0,0,6223,100,0,0,0,0,4428,1);
213REPLACE INTO `mob_db_re` VALUES (1831,'SALAMANDER','Salamander','Salamander',138,80390,1,3847,7139,2,2299,600,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);
214REPLACE INTO `mob_db_re` VALUES (1832,'IFRIT','Ifrit','Ifrit',146,6935000,1,4352400,4860000,3,8063,3389,436,218,180,201,156,190,299,77,10,12,2,0,83,0x6283695,130,212,384,360,2176200,617,5500,6223,5000,616,2000,994,6000,2677,3000,2678,50,2679,50,1471,1200,1133,2000,2345,100,0,0,0,0,4430,1);
215REPLACE INTO `mob_db_re` VALUES (1833,'KASA','Kasa','Kasa',135,70128,1,3639,7709,2,1506,305,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);
216REPLACE INTO `mob_db_re` VALUES (1834,'G_SALAMANDER','Salamander','Salamander',138,80390,1,0,0,2,2299,600,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,0,0,0,0);
217REPLACE INTO `mob_db_re` VALUES (1835,'G_KASA','Kasa','Kasa',135,70128,1,0,0,2,1506,305,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,0,0,0,0);
218REPLACE INTO `mob_db_re` VALUES (1836,'MAGMARING','Magmaring','Magmaring',110,13079,1,3042,1903,1,881,44,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);
219REPLACE INTO `mob_db_re` VALUES (1837,'IMP','Imp','Imp',129,36830,1,5972,3445,1,1239,406,56,75,66,83,65,88,101,27,10,12,0,6,63,0x200B695,150,824,432,360,0,0,0,0,0,0,0,7122,3000,13303,50,7098,2500,1376,10,1972,25,12374,1,6223,1,0,0,0,0,4433,1);
220REPLACE INTO `mob_db_re` VALUES (1838,'KNOCKER','Knocker','Knocker',126,43900,1,4796,3768,1,886,103,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);
221REPLACE INTO `mob_db_re` VALUES (1839,'BYORGUE','Byorgue','Byrogue',135,92544,1,5021,5543,2,1190,141,120,13,114,86,70,65,122,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);
222
223# Additional Event Monsters
224REPLACE INTO `mob_db_re` VALUES (1840,'GOLDEN_SAVAGE','Golden Savage','Golden Savage',99,500,1,1,1,1,650,200,160,99,0,1,1,50,144,1,10,12,2,2,42,0x6200081,150,1960,480,384,0,0,0,0,0,0,0,0,0,7444,100,616,5,969,500,714,100,5159,1,12238,3000,0,NULL,0,0,12239,1500);
225REPLACE INTO `mob_db_re` VALUES (1841,'G_SNAKE_','Snake Lord\'s Minion','Snake Lord\'s Minion',15,10,1,1,1,1,46,9,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,7915,500,12715,500,0,0,0,0,0,0,0,0,0,0,0,NULL,0,0,0,0);
226REPLACE INTO `mob_db_re` VALUES (1842,'G_ANACONDAQ_','Snake Lord\'s Minion','Snake Lord\'s Minion',23,15,1,1,1,1,124,33,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,7915,500,7915,500,12715,500,0,0,0,0,0,0,0,0,0,NULL,0,0,0,0);
227REPLACE INTO `mob_db_re` VALUES (1843,'G_SIDE_WINDER_','Snake Lord\'s Minion','Snake Lord\'s Minion',43,18,1,1,1,1,240,80,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,7915,500,7916,500,12715,500,0,0,0,0,0,0,0,0,0,NULL,0,0,0,0);
228REPLACE INTO `mob_db_re` VALUES (1844,'G_ISIS_','Snake Lord\'s Minion','Snake Lord\'s Minion',47,25,1,1,1,1,423,84,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,7915,500,7916,500,7915,500,7916,500,12715,500,0,0,0,0,0,NULL,0,0,0,0);
229REPLACE 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,1199,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,NULL,0,0,12245,1250);
230REPLACE INT
231[Err] 1048 - Column 'Drop8per' cannot be null
232[Err] REPLACE INTO `mob_db_re` VALUES (1930,'PIAMETTE','Piamette','Piamette',90,3000500,1,0,0,2,1650,1200,56,35,1,66,5,99,144,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,NULL,0,0,0,0);
233REPLACE INTO `mob_db_re` VALUES (1931,'WISH_MAIDEN','Wish Maiden','Wish Maiden',98,3567700,1,0,0,3,8450,3300,40,42,100,120,30,120,264,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,NULL,0,0,0,0);
234REPLACE INTO `mob_db_re` VALUES (1932,'GARDEN_KEEPER','Garden Keeper','Garden Keeper',80,100,1,0,0,1,1,1,160,99,1,1,1,1,1,1,10,12,0,0,42,0x6370081,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,NULL,0,0,0,0);
235REPLACE INTO `mob_db_re` VALUES (1933,'GARDEN_WATCHER','Garden Watcher','Garden Watcher',81,300000,1,0,0,1,1833,943,88,55,30,57,56,126,154,114,10,12,1,8,80,0x620308D,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,NULL,0,0,0,0);
236REPLACE INTO `mob_db_re` VALUES (1934,'BLUE_FLOWER','Blue Flower','Blue Flower',98,10500,1,0,0,0,1,1,160,99,1,1,1,1,1,1,10,12,1,3,22,0x6370000,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,NULL,0,0,0,0);
237REPLACE INTO `mob_db_re` VALUES (1935,'RED_FLOWER','Red Flower','Red Flower',98,10500,1,0,0,0,1,1,160,99,1,1,1,1,1,1,10,12,1,3,22,0x6370000,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,NULL,0,0,0,0);
238REPLACE INTO `mob_db_re` VALUES (1936,'YELL_FLOWER','Yellow Flower','Yellow Flower',98,10500,1,0,0,0,1,1,160,99,1,1,1,1,1,1,10,12,1,3,22,0x6370000,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,NULL,0,0,0,0);
239REPLACE INTO `mob_db_re` VALUES (1937,'CONSTANT_','Constant','Constant',108,11000,0,0,0,1,858,144,92,82,126,98,62,57,109,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,NULL,0,0,0,0);
240REPLACE INTO `mob_db_re` VALUES (1938,'TREASURE_BOX41','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,7830,5,658,500,604,5000,984,4850,985,7275,2514,40,1625,150,0,NULL,0,0,1268,150);
241REPLACE INTO `mob_db_re` VALUES (1939,'TREASURE_BOX42','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,7831,5,658,500,604,5000,984,4850,985,7275,2513,40,1375,150,0,NULL,0,0,1269,150);
242REPLACE INTO `mob_db_re` VALUES (1940,'TREASURE_BOX43','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,7832,5,658,500,604,5000,984,4850,985,7275,13027,150,1376,150,0,NULL,0,0,1271,150);
243REPLACE INTO `mob_db_re` VALUES (1941,'TREASURE_BOX44','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,7833,5,658,500,604,5000,984,4850,985,7275,13404,150,1730,150,0,NULL,0,0,2001,50);
244REPLACE INTO `mob_db_re` VALUES (1942,'TREASURE_BOX45','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,7834,5,658,500,604,5000,984,4850,985,7275,1176,150,1734,150,0,NULL,0,0,1819,150);
245REPLACE INTO `mob_db_re` VALUES (1943,'TREASURE_BOX46','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,7835,5,658,500,604,5000,984,4850,985,7275,1421,150,1731,150,0,NULL,0,0,1822,150);
246REPLACE INTO `mob_db_re` VALUES (1944,'TREASURE_BOX47','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,7836,5,658,500,604,5000,984,4850,985,7275,1478,150,1732,150,0,NULL,0,0,2531,50);
247REPLACE INTO `mob_db_re` VALUES (1945,'TREASURE_BOX48','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,7837,5,658,500,604,5000,984,4850,985,7275,1624,150,1733,150,0,NULL,0,0,1821,150);
248REPLACE INTO `mob_db_re` VALUES (1946,'TREASURE_BOX49','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,7838,5,658,500,604,5000,984,4850,985,7275,1626,150,1270,150,0,NULL,0,0,2532,50);
249REPLACE INTO `mob_db_re` VALUES (1947,'PIAM
250[Err] 1048 - Column 'Drop8per' cannot be null
251[Err] 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,NULL,0,0,0,0);
252#REPLACE INTO `mob_db_re` VALUES (2034,'M_DESERT_WOLF_B','Baby Desert Wolf','Baby Desert Wolf',9,164,15,0,0,1,500,100,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,NULL,0,0,0,0);
253REPLACE INTO `mob_db_re` VALUES (2035,'NIHILITY_ZEM','Nihility Zem','Nihility Zem',90,200500,0,0,0,0,1,1,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,NULL,0,0,0,0);
254REPLACE INTO `mob_db_re` VALUES (2036,'VALKYRIE_N','Valkyrie Randgris','Valkyrie Randgris',98,11780,0,0,0,1,1014,150,16,20,1,24,39,0,86,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,NULL,0,0,0,0);
255#REPLACE INTO `mob_db_re` VALUES (2037,'VALKYRIE_A','Valkyrie Randgris','Valkyrie Randgris',90,5500,15,0,0,1,11,150,16,20,1,20,40,0,24,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,NULL,0,0,0,0);
256#REPLACE INTO `mob_db_re` VALUES (2038,'VALKYRIE_B','Valkyrie Randgris','Valkyrie Randgris',90,10500,15,0,0,1,330,150,16,40,1,20,80,0,96,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,NULL,0,0,0,0);
257REPLACE INTO `mob_db_re` VALUES (2039,'EXECUTIONER_R','Executioner','Executioner',65,28980,0,0,0,2,599,380,56,35,64,85,40,25,97,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,NULL,0,0,0,0);
258REPLACE INTO `mob_db_re` VALUES (2040,'TIRFING_R','Tirfing','Ogretooth',71,29900,0,0,0,1,1045,196,48,35,58,87,55,35,158,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,NULL,0,0,0,0);
259REPLACE INTO `mob_db_re` VALUES (2041,'MYSTELTAINN_R','Mysteltainn','Mysteltainn',76,33350,0,0,0,2,1276,280,48,30,77,139,80,35,191,65,10,12,2,0,87,0x6203695,250,1152,500,240,0,0,0,0,0,0,0,502,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,0,0,0,0);
260
261# Mechanic Fixed Autonomous Weapon Platforms
262REPLACE INTO `mob_db_re` VALUES (2042,'SILVERSNIPER','Silver Sniper','Silver Sniper',100,4500,0,0,0,9,390,0,80,10,10,60,10,10,120,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,NULL,0,0,0,0);
263REPLACE INTO `mob_db_re` VALUES (2043,'MAGICDECOY_FIRE','Magic Decoy','Magic Decoy',100,2500,0,0,0,7,195,0,16,60,10,10,10,100,60,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,NULL,0,0,0,0);
264REPLACE INTO `mob_db_re` VALUES (2044,'MAGICDECOY_WATER','Magic Decoy','Magic Decoy',100,2500,0,0,0,7,195,0,16,60,10,10,10,100,60,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,NULL,0,0,0,0);
265REPLACE INTO `mob_db_re` VALUES (2045,'MAGICDECOY_EARTH','Magic Decoy','Magic Decoy',100,2500,0,0,0,7,195,0,16,60,10,10,10,100,60,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,NULL,0,0,0,0);
266REPLACE INTO `mob_db_re` VALUES (2046,'MAGICDECOY_WIND','Magic Decoy','Magic Decoy',100,2500,0,0,0,7,195,0,16,60,10,10,10,100,60,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,NULL,0,0,0,0);
267
268# Additional Monsters
269REPLACE INTO `mob_db_re` VALUES (2047,'W_NAGA','Naga','Naga',99,46708,0,0,0,3,640,113,61,15,113,42,30,18,146,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,NULL,0,0,0,0);
270REPLACE INTO `mob_db_re` VALUES (2048,'W_PINGUICULA_D','Dark Pinguicula','Dark Pinguicula',99,8780,0,0,0,1,697,120,24,5,1,23,22,1,107,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,NULL,0,0,0,0);
271REPLACE INTO `mob_db_re` VALUES (2049,'W_BRADIUM_GOLEM','Bradium Golem','Bradium Golem',99,45200,0,0,0,1,936,166,125,18,0,10,82,2,72,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,NULL,0,0,0,0);
272REPLACE INTO `mob_db_re` VALUES (2050,'W_AQUA_ELEMENTAL','Aqua Elemental','Aqua Elemental',99,33220,0
273[Err] 1048 - Column 'Drop8per' cannot be null
274[Err] # Nightmare Scaraba Hole
275REPLACE INTO `mob_db_re` VALUES (2161,'I_HORN_SCARABA','Gold One-Horn Scaraba','Gold One-Horn Scaraba',130,204400,1,8940,16044,1,1270,590,135,10,84,109,115,31,111,53,10,12,0,4,22,0x6203295,200,384,672,360,0,0,0,0,0,0,0,6324,3250,1433,5,12735,50,7939,50,993,50,617,5,12107,5,0,0,0,0,4508,1);
276REPLACE INTO `mob_db_re` VALUES (2162,'I_HORN_SCARABA2','Gold Two-Horn Scaraba','Gold Two-Horn Scaraba',134,235600,1,10060,18196,1,690,3090,150,15,44,28,72,125,184,51,10,12,0,4,22,0x6203295,150,336,360,360,0,0,0,0,0,0,0,6323,3250,13061,5,12735,50,7939,50,993,50,617,5,12107,5,0,0,0,0,4508,1);
277REPLACE INTO `mob_db_re` VALUES (2163,'I_ANTLER_SCARABA','Gold Antler Scaraba','Gold Antler Scaraba',136,250400,1,20320,21020,1,412,3211,155,20,23,59,59,209,191,45,10,12,1,4,42,0x6203295,200,504,624,360,0,0,0,0,0,0,0,6322,3250,1930,5,12735,50,7939,50,993,5,617,5,12107,5,0,0,0,0,4508,1);
278REPLACE INTO `mob_db_re` VALUES (2164,'I_RAKE_SCARABA','Gold Rake Scaraba','Gold Rake Scaraba',139,270800,1,22960,23980,1,1830,630,250,25,94,136,145,42,152,97,10,12,1,4,42,0x6203295,140,588,768,480,0,0,0,0,0,0,0,6321,3250,16010,5,12735,50,15000,50,993,50,617,5,12107,5,0,0,0,0,4508,1);
279REPLACE INTO `mob_db_re` VALUES (2165,'I_QUEEN_SCARABA','Gold Queen Scaraba','Gold Queen Scaraba',140,6441600,1,605110,612200,3,4889,6440,350,220,100,88,82,149,211,144,10,12,2,4,62,0x6283695,120,864,1000,360,121022,12246,5000,616,5000,616,5000,6326,2500,1191,350,2364,350,1196,200,18103,250,12608,500,12539,500,0,0,0,0,4509,1);
280REPLACE INTO `mob_db_re` VALUES (2166,'I_HORN_SCARABA_EGG','Gold One-Horn Scaraba Egg','Gold One-Horn Scaraba Egg',125,126000,1,6000,9000,0,1,1,280,55,1,1,130,34,1,80,10,12,0,4,22,0x2000000,2000,96,1,480,0,0,0,0,0,0,0,7032,2500,518,50,985,50,617,5,0,0,0,0,0,0,0,NULL,0,0,0,0);
281REPLACE INTO `mob_db_re` VALUES (2167,'I_HORN_SCARABA2_EGG','Gold Two-Horn Scaraba Egg','Gold Two-Horn Scaraba Egg',126,132000,1,6000,9000,0,1,1,300,62,1,1,130,48,1,80,10,12,0,4,22,0x2000000,2000,96,1,480,0,0,0,0,0,0,0,7032,2500,518,50,985,50,617,5,0,0,0,0,0,0,0,NULL,0,0,0,0);
282REPLACE INTO `mob_db_re` VALUES (2168,'I_ANTLER_SCARABA_EGG','Gold Antler Scaraba Egg','Gold Antler Scaraba Egg',127,138000,1,6000,9000,0,1,1,285,180,1,1,130,82,1,80,10,12,0,4,22,0x2000000,2000,96,1,480,0,0,0,0,0,0,0,7032,2500,518,50,985,50,617,5,0,0,0,0,0,0,0,NULL,0,0,0,0);
283REPLACE INTO `mob_db_re` VALUES (2169,'I_RAKE_SCARABA_EGG','Gold Rake Scaraba Egg','Gold Rake Scaraba Egg',128,144000,1,6000,9000,0,1,1,340,44,1,1,130,39,1,80,10,12,0,4,22,0x2000000,2000,96,1,480,0,0,0,0,0,0,0,7032,2500,518,50,985,50,2153,250,617,5,0,0,0,0,0,NULL,0,0,0,0);
284REPLACE INTO `mob_db_re` VALUES (2170,'I_G_ANTLER_SCARABA','Gold Antler Scaraba','Gold Antler Scaraba',136,250400,1,0,0,1,412,3211,155,15,23,59,59,209,191,45,10,12,1,4,42,0x6203295,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,NULL,0,0,0,0);
285REPLACE INTO `mob_db_re` VALUES (2171,'I_G_RAKE_SCARABA','Gold Rake Scaraba','Gold Rake Scaraba',139,270800,1,0,0,1,1830,630,250,20,94,136,145,42,152,97,10,12,1,4,42,0x6203295,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,NULL,0,0,0,0);
286REPLACE INTO `mob_db_re` VALUES (2172,'I_G_HORN_SCARABA','Gold One-Horn Scaraba','Gold One-Horn Scaraba',130,204400,1,0,0,1,1270,590,135,10,84,109,115,31,111,53,10,12,0,4,22,0x6203295,200,384,672,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,0,0,0,0);
287REPLACE INTO `mob_db_re` VALUES (2173,'I_G_HORN_SCARABA2','Gold Two-Horn Scaraba','Gold Two-Horn Scaraba',134,235600,1,0,0,1,690,3090,150,15,44,28,72,125,184,51,10,12,0,4,22,0x6203295,150,336,360,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,0,0,0,0);
288
289# Malangdo Island
290REPLACE INTO `mob_db_re` VALUES (2174,'MD_VADON','Ancient Crustacean','Deep Sea Vadon',95,120000,1,750,750,1,778,225,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,0,NULL,0,0,12615,2);
291REPLACE INTO `mob_db_re` VALUES (2175,'MD_MARSE','Deepsea Marse','Deep Sea Marse',95,120000,1,750,750,1,500,820,58,218,133,37,85,156,133,60,10,12,0,5,41,0x62032
292[Err] 1048 - Column 'Drop8per' cannot be null
293[Err] 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);
294REPLACE 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);
295REPLACE 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);
296REPLACE 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);
297REPLACE 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);
298REPLACE 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);
299REPLACE 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);
300REPLACE 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);
301REPLACE 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);
302REPLACE 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);
303REPLACE 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);
304REPLACE 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);
305REPLACE 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);
306REPLACE 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);
307REPLACE INTO `mob_db_re` VALUES (2277,'G_LORA','Lora','Warrior Laura',136,500255,1,0,0,2,1985,1701,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,NULL,0,0,0,0);
308REPLACE INTO `mob_db_re` VALUES (2278,'G_ELVIRA','Elvira','Elvira',138,501765,1,0,0,3,699,2101,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,NULL,0,0,0,0);
309REPLACE INTO `mob_db_re` VALUES (2279,'G_SOHEON','Soheon','Samurai Soheon',137,502015,1,0,0,2,1591,1036,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,NULL,0,0,0,0);
310REPLACE INTO `mob_db_re` VALUES (2280,'G_RUDO','Rudo','Rudo',135,501489,1,0,0,1,1401,1501,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,NULL,0,0,0,0);
311REPLACE INTO `mob_db_re` VALUES (2281,'GLD_DARK_SHADOW','Abysmal Dark Shadow','Dark Shadow',147,204109,1,23000,20200,1,1653,1621,140,44,155,126,89,108,213,76,10,12,0,0,47,0x3095,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,NULL,0,0,0,0);
312REPLACE INTO `mob_db_re` VALUES (2282,'GLD_DARK_FRAME','Abysmal Dar
313[Err] 1048 - Column 'Drop8per' cannot be null
314[Err] # Eclage (14.2)
315REPLACE INTO `mob_db_re` VALUES (2363,'MENBLATT','Menblatt','Menblatt',143,82200,1,4150,6842,3,816,201,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,3000,7168,2000,7163,4608,12813,5,0,0,0,0,0,0,0,0,0,0,4593,1);
316REPLACE INTO `mob_db_re` VALUES (2364,'PETAL','Petal','Petal',141,81031,1,4058,8066,1,671,173,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,3000,12346,2000,1026,2000,6089,500,12814,5,0,0,0,0,0,0,0,0,4594,1);
317REPLACE INTO `mob_db_re` VALUES (2365,'CENERE','Cenere','Cenere',146,130131,1,7117,11424,1,1802,1031,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,5000,7322,1000,7001,3000,7320,2000,12815,500,0,0,0,0,0,0,0,0,4595,1);
318REPLACE INTO `mob_db_re` VALUES (2366,'ANTIQUE_BOOK','Antique Book','Antique Book',148,134615,1,7225,11740,1,1861,1213,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,3000,7015,2000,1097,2000,12812,5,0,0,0,0,0,0,0,0,0,0,4596,1);
319REPLACE INTO `mob_db_re` VALUES (2367,'LICHTERN_B','Blue Lichtern','Lichtern',149,131211,1,7187,11402,1,1513,1410,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);
320REPLACE INTO `mob_db_re` VALUES (2368,'LICHTERN_Y','Yellow Lichtern','Lichtern',147,131513,1,7071,11620,1,1416,1561,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,4598,1);
321REPLACE INTO `mob_db_re` VALUES (2369,'LICHTERN_R','Red Lichtern','Lichtern',149,135718,1,7201,12026,1,1647,1449,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);
322REPLACE INTO `mob_db_re` VALUES (2370,'LICHTERN_G','Green Lichtern','Lichtern',151,133451,1,7214,11420,1,1547,1594,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,4600,1);
323REPLACE INTO `mob_db_re` VALUES (2371,'FAITHFUL_MANAGER','Faithful Manager','Faithful Manager',155,151548,1,8676,13002,3,2091,1607,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,3000,12353,2000,970,100,971,100,972,100,0,0,0,0,0,0,0,0,4607,1);
324
325# Additional Monsters
326REPLACE INTO `mob_db_re` VALUES (2372,'SOIL','Soil','Soil',1,15,0,0,0,1,1,1,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,NULL,0,0,0,0);
327REPLACE INTO `mob_db_re` VALUES (2373,'ROCK','Rock','Rock',1,15,0,0,0,1,1,1,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,NULL,0,0,0,0);
328REPLACE INTO `mob_db_re` VALUES (2374,'THICKET','Thicket','Thicket',1,15,0,0,0,1,1,1,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,NULL,0,0,0,0);
329REPLACE INTO `mob_db_re` VALUES (2375,'MOROCC_4_142','Incarnation of Morroc','Incarnation of Morroc',100,4444,1,0,0,1,171,85,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,NULL,0,0,0,0);
330REPLACE INTO `mob_db_re` VALUES (2376,'MOROCC_2_142','Incarnation of Morroc','Incarnation of Morroc',100,2000,1,0,0,1,181,83,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,NULL,0,0,0,0);
331REPLACE INTO `mob_db_re` VALUES (2377,'E_NOVUS_','Novus','Novus',1,12,1,0,0,1,50,50,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,6564,10000,1036,1795,503,1000,11523,1000,728,1000,11538,3000,0,0,0,NULL,0,0,0,0);
332REPLACE INTO `mob_db_re` VALUES (2378,'MER_ANTLER_SCARABA','Antler Scaraba','Antler Scaraba',136,30000,1,0,0,1,1418,410,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,NULL,0,0,0,0);
333REPLACE INTO `mob_db_re` VALUES (2379,'XMAS_SMOKEY_SOCK','Smokey Sock','Socks Stealing Raccoon',10,10,1,0,0,1,70,11,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,6
334[Err] 1048 - Column 'Drop8per' cannot be null
335[Err] #2486,ISIS_ANNIV
336#2487,PASANA_ANNIV
337#2488,OSIRIS_ANNIV
338#2489,GM_WOMAN
339#2490,GM_SAY
340#2491,GM_SMOKIE
341#2492,GM_PHOENIX
342#2493,GM_MEN
343#2494,GM_HINALLE
344#2495,HIDDEN_MOB2
345#2496,I_UZHAS
346#2497,I_DOKEBI
347#2498,G_WISH_MAIDEN
348#2499,J_PORING
349#2500,E_MEGALODON
350#2501,E_ASTER
351#2502,E_CRAB
352#2503,E_SHELLFISH
353#2504,E_COELACANTH_N_E
354#2505,E_RED_ERUMA
355#2506,E_KING_DRAMOH
356#2507,E_CORNUTUS
357#2508,E_PENOMENA
358#2509,KRAKEN_LEG_6
359#2510,WATERMELON_1
360#2511,WATERMELON_2
361#2512,WATERMELON_3
362#2513,WATERMELON_4
363#2514,WATERMELON_5
364#2515,WATERMELON_6
365#2516,WATERMELON_7
366#2517,WATERMELON_8
367#2518,WATERMELON_9
368#2519,WATERMELON_10
369#2520,WATERMELON_11
370#2521,WATERMELON_12
371#2522,WATERMELON_13
372#2523,WATERMELON_14
373#2524,WATERMELON_15
374#2525,WATERMELON_16
375#2526,E_BANDIT
376#2527,ME_ANOPHELES
377REPLACE INTO `mob_db_re` VALUES (2528,'FACEWORM','Faceworm','Faceworm',140,482427,1,38800,4356,2,1818,1616,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,13089,10,22507,100,7326,1000,971,100,972,100,0,0,0,0,0,NULL,0,0,27163,1);
378REPLACE INTO `mob_db_re` VALUES (2529,'FACEWORM_QUEEN','Faceworm Queen','Faceworm Queen',155,50000000,1,200000,220000,2,4024,4006,100,60,200,100,200,200,200,100,10,12,2,4,85,0x6283695,200,768,540,480,0,12246,5000,617,5000,0,0,6649,5000,13090,100,607,1000,0,0,0,0,0,0,0,0,0,NULL,0,0,27164,1);
379REPLACE INTO `mob_db_re` VALUES (2530,'FACEWORM_DARK','Faceworm Dark','Dark Faceworm',144,5000000,1,100000,88000,2,2012,2003,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,NULL,0,0,27165,1);
380REPLACE INTO `mob_db_re` VALUES (2531,'VENOM_BUG','Venom Bug','Venom Bug',140,10000,1,0,0,1,0,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,7326,1000,938,5000,0,0,0,0,0,0,0,0,0,0,0,NULL,0,0,0,0);
381REPLACE INTO `mob_db_re` VALUES (2532,'FACEWORM_QUEEN_R','Faceworm Queen (Red)','Red Faceworm Queen',155,50000000,1,200000,220000,2,12000,15000,400,400,500,100,200,200,200,100,10,12,2,4,23,0x6283695,200,768,540,480,0,0,0,0,0,0,0,6649,5000,13090,100,994,5000,0,0,0,0,0,0,0,0,0,NULL,0,0,0,0);
382REPLACE INTO `mob_db_re` VALUES (2533,'FACEWORM_QUEEN_G','Faceworm Queen (Green)','Green Faceworm Queen',155,50000000,1,200000,220000,2,5000,5000,500,60,200,100,400,200,200,100,10,12,2,4,22,0x6283695,200,768,540,480,0,0,0,0,0,0,0,6649,5000,13090,100,997,5000,0,0,0,0,0,0,0,0,0,NULL,0,0,0,0);
383REPLACE INTO `mob_db_re` VALUES (2534,'FACEWORM_QUEEN_B','Faceworm Queen (Blue)','Blue Faceworm Queen',155,50000000,1,200000,220000,2,5000,10000,100,400,200,100,200,400,200,100,10,12,2,4,21,0x6283695,200,768,540,480,0,0,0,0,0,0,0,6649,5000,13090,100,995,5000,0,0,0,0,0,0,0,0,0,NULL,0,0,0,0);
384REPLACE INTO `mob_db_re` VALUES (2535,'FACEWORM_QUEEN_Y','Faceworm Queen (Yellow)','Yellow Faceworm Queen',155,50000000,1,200000,200000,2,5000,5000,100,60,200,400,200,200,200,100,10,12,2,4,24,0x6283695,200,768,540,480,0,0,0,0,0,0,0,6649,5000,13090,100,996,5000,0,0,0,0,0,0,0,0,0,NULL,0,0,0,0);
385REPLACE INTO `mob_db_re` VALUES (2536,'HIDDEN_MOB3','Hidden Mob 3','Monster 3',151,10000,1,0,0,1,2000,0,200,100,100,100,100,100,100,100,12,12,0,0,88,0x2370084,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);
386REPLACE INTO `mob_db_re` VALUES (2537,'HIDDEN_MOB4','Hidden Mob 4','Monster 4',151,10000,1,0,0,1,2000,0,200,100,100,100,100,100,100,100,12,12,0,0,88,0x0370084,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);
387#REPLACE INTO `mob_db_re` VALUES (2538,'E_KING_PORING','King Poring','�? 킹 �?��?',10,1000,1,10,10,2,100,100,10,10,10,10,10,10,10,10,10,12,2,3,21,0x6370000,170,768,1632,576,0,0,0,0,0,0,0,7654,10000,2345,2,2347,2,2351,2,2349,2,18785,10,19587,10,0,NULL,0,0,6646,5);
388REPLACE INTO `mob_db_re` VALUES (2539,'HIDDEN_MOB5','Hidden Mob 5','Monster 5',151,10000,1,0,0,9,500,0,200,100,100,100,100,100,100,100,12,12,0,0,88,0x2370084,2000,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
389REPLACE INTO `mob_db_re` VALUES (2540,'FACEWORM_EGG','Faceworm Egg','Faceworm Egg',140,10,1,10,13,1,0,0,10,10,10,10,10,10,10,10,10,12,1,4,25,0x2370000,150,24,0,0,0,0,0,0
390[Err] 1048 - Column 'Drop8per' cannot be null
391[Err] REPLACE INTO `mob_db_re` VALUES (2665,'C5_SHELTER','Elusive Mistress of Shelter','Elusive Mistress of Shelter',125,135000,1,13030,37875,2,1280,944,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,500,7442,5,12040,125,722,2500,7005,2500,7442,125,0,0,0,0,0,0,4393,5);
392REPLACE INTO `mob_db_re` VALUES (2666,'C1_SHELLFISH','Swift Shellfish','Swift Shellfish',50,8400,1,1060,3405,1,88,22,43,5,42,11,48,25,29,10,10,12,0,5,21,0x91,150,864,864,384,0,0,0,0,0,0,0,965,10000,966,2500,7049,1250,1056,2500,1001,25,601,2500,757,45,0,0,0,0,4273,5);
393REPLACE INTO `mob_db_re` VALUES (2667,'C2_SHECIL','Solid Cecil Damon','Solid Cecil Damon',141,2002550,1,82835,248175,14,4484,1248,76,15,121,126,67,80,308,42,10,12,1,7,64,0x3095,216,76,384,288,0,0,0,0,0,0,0,7345,7500,12014,275,18110,50,12623,15,6469,1000,6471,5,1745,1000,0,0,0,0,4368,5);
394REPLACE INTO `mob_db_re` VALUES (2668,'C3_SEE_OTTER','Sea Otter Ringleader','Sea Otter Ringleader',48,9100,1,1070,3600,1,99,42,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,375,965,10000,7065,10000,601,2500,726,125,746,1625,7053,3000,0,0,0,0,4326,5);
395REPLACE INTO `mob_db_re` VALUES (2669,'C4_SEDORA','Furious Lamp Rey','Furious Lamp Rey',110,110250,0,9265,31290,1,908,444,92,55,126,153,61,107,109,84,10,12,1,5,41,0x2003695,150,500,792,432,0,0,0,0,0,0,0,962,10000,2424,15,6256,75,7939,75,1024,7500,603,25,991,125,0,0,0,0,4521,5);
396REPLACE INTO `mob_db_re` VALUES (2670,'C5_SCORPION','Elusive Scorpion','Elusive Scorpion',16,765,1,270,600,1,39,7,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,175,904,10000,757,145,943,525,601,2500,508,500,625,50,0,0,0,0,4068,5);
397REPLACE INTO `mob_db_re` VALUES (2671,'C1_SAVAGE_BABE','Swift Savage Babe','Swift Savage Babe',14,900,1,225,510,1,22,6,22,0,16,8,9,5,21,18,10,12,0,2,22,0x81,300,1624,624,576,0,0,0,0,0,0,0,919,10000,1302,250,517,1250,601,2500,949,2125,1010,200,627,100,0,0,0,0,4017,5);
398REPLACE INTO `mob_db_re` VALUES (2672,'C2_SAVAGE','Solid Savage','Solid Savage',59,23010,1,1505,4830,1,217,23,126,3,56,21,54,10,52,15,10,12,2,2,42,0x91,180,1960,960,384,0,0,0,0,0,0,0,1028,10000,514,750,702,5,2276,5,6249,125,757,175,526,5,0,0,0,0,4078,5);
399REPLACE INTO `mob_db_re` VALUES (2673,'C3_SAVAGE','Savage Ringleader','Savage Ringleader',59,11505,1,946,2898,1,217,23,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,10000,514,750,702,5,2276,5,6249,125,757,175,526,5,0,0,0,0,4078,5);
400REPLACE INTO `mob_db_re` VALUES (2674,'C4_SAND_MAN','Furious Sandman','Furious Sandman',61,14435,1,1640,5280,1,196,56,126,24,44,10,55,15,34,25,10,12,1,0,62,0x3885,250,500,720,288,0,0,0,0,0,0,0,997,90,1056,10000,757,295,7043,875,1001,500,1257,5,1622,15,0,0,0,0,4101,5);
401REPLACE INTO `mob_db_re` VALUES (2675,'C5_SALAMANDER','Elusive Salamander','Elusive Salamander',138,401950,1,19235,53535,2,2758,600,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,7500,994,75,6223,50,2680,5,1920,125,2621,5,2364,50,0,0,0,0,4429,5);
402REPLACE INTO `mob_db_re` VALUES (2676,'C1_SAILOR_SKELETON','Swift Sailor Skeleton','Swift Sailor Skeleton',19,1550,1,290,645,1,32,8,12,2,15,5,10,0,12,0,10,12,1,1,29,0x3885,150,2228,528,576,0,0,0,0,0,0,0,932,3500,2287,20,7477,5,2211,300,1104,300,756,50,628,25,0,NULL,0,0,0,0);
403REPLACE INTO `mob_db_re` VALUES (2677,'C2_ROWEEN','Solid Roween','Solid Roween',95,73850,1,3043,3994,1,705,35,73,33,70,82,55,45,108,25,10,12,1,2,24,0x108B,240,1500,500,1000,0,0,0,0,0,0,0,7564,7500,919,7500,992,125,1822,5,0,0,0,0,0,0,0,0,0,0,4422,5);
404REPLACE INTO `mob_db_re` VALUES (2678,'C3_RODA_FROG','Roda Frog Ringleader','Roda Frog Ringleader',13,800,1,225,510,1,22,4,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,2500,511,1500,721,40,601,2500,0,0,0,0,0,0,0,0,4014,5);
405REPLACE INTO `mob_db_re` VALUES (2679,'C4_RODA_FROG','Furious Roda Frog','Furious Roda Frog',13,800,1,225,510,1,22,4,12,5,12,7,4,0,14,9,10,12,1,5,21,0x81,200,500,816,288,0,0,0,0,0,0,0,918,10000,908,2500,511,1500,721,40,601,2500,0,0,0,0,0,0,0,0,4014,5);
406REPLACE INTO `mob_db_re`
407[Err] 1048 - Column 'Drop8per' cannot be null
408[Err] REPLACE INTO `mob_db_re` VALUES (2765,'C2_MANDRAGORA','Solid Mandragora','Solid Mandragora',13,1560,1,240,540,4,24,3,13,2,12,3,5,5,10,5,10,12,1,3,62,0x84,1200,1768,768,576,0,0,0,0,0,0,0,993,300,905,10000,1405,150,511,2000,601,2500,706,20,1967,25,0,0,0,0,4030,5);
409REPLACE INTO `mob_db_re` VALUES (2766,'C3_MANANANGGAL','Manananggal Ringleader','Manananggal Ringleader',107,102255,1,7075,25380,1,961,103,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,10000,6510,5000,7006,5000,913,5000,6511,5000,6509,5000,12700,500,0,NULL,0,0,0,0);
410REPLACE INTO `mob_db_re` VALUES (2767,'C4_MAJORUROS','Furious Majoruros','Furious Majoruros',107,59005,1,9270,19800,1,1020,432,111,25,112,75,65,55,86,49,10,12,2,2,43,0x3695,250,500,960,780,0,0,0,0,0,0,0,941,10000,28106,250,6254,2500,984,40,509,4625,2611,400,1000,625,0,0,0,0,4201,5);
411REPLACE INTO `mob_db_re` VALUES (2768,'C5_MAGNOLIA','Elusive Magnolia','Elusive Magnolia',53,9920,1,6900,22200,1,115,165,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,10000,910,2000,911,250,912,25,737,100,508,1000,12127,15,0,0,0,0,4076,5);
412REPLACE INTO `mob_db_re` VALUES (2769,'C1_MAGMARING','Swift Magmaring','Swift Magmaring',110,65395,1,7605,17115,1,1057,44,190,45,107,33,35,47,73,20,10,12,0,0,43,0x83,225,1472,384,288,0,0,0,0,0,0,0,7097,7500,757,85,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4432,5);
413REPLACE INTO `mob_db_re` VALUES (2770,'C2_LUNATIC','Solid Lunatic','Solid Lunatic',3,550,1,540,1140,1,13,1,18,0,10,3,3,0,8,5,10,12,0,2,60,0x81,240,1456,456,336,0,0,0,0,0,0,0,705,10000,949,10000,2262,20,1102,500,601,2500,515,10000,622,100,0,0,0,0,4006,100);
414REPLACE INTO `mob_db_re` VALUES (2771,'C3_LUNATIC','Lunatic Ringleader','Lunatic Ringleader',3,275,1,90,195,1,13,1,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,10000,949,10000,2262,20,1102,500,601,2500,515,10000,622,100,0,0,0,0,4006,100);
415REPLACE INTO `mob_db_re` VALUES (2772,'C4_LUDE','Furious Lude','Furious Lude',101,57870,1,5075,11400,2,338,78,90,53,97,49,55,82,83,55,10,12,0,1,29,0x3885,150,500,960,480,0,0,0,0,0,0,0,7225,8000,7220,10000,1059,2500,2282,25,757,25,12001,250,6246,750,0,0,0,0,4193,5);
416REPLACE INTO `mob_db_re` VALUES (2773,'C5_LUCIOLA_VESPA','Elusive Luciola Vespa','Elusive Luciola Vespa',109,62330,1,7365,16245,1,706,111,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,5,6224,5,15043,25,518,750,992,400,526,500,943,7500,0,0,0,0,4445,5);
417REPLACE INTO `mob_db_re` VALUES (2774,'C1_LOLI_RURI','Swift Loli Ruri','Swift Loli Ruri',109,76400,1,8370,18825,2,1347,280,53,44,111,50,47,79,95,79,10,12,2,6,87,0x2003885,93,747,1632,576,0,0,0,0,0,0,0,7206,2000,7219,7500,7214,10000,985,250,7019,5,2718,15,15038,25,0,0,0,0,4191,5);
418REPLACE INTO `mob_db_re` VALUES (2775,'C2_LIVE_PEACH_TREE','Solid Enchanted Peach Tree','Solid Enchanted Peach Tree',92,87770,1,4495,12930,7,421,72,109,40,76,52,55,40,92,50,10,12,1,3,42,0x2085,492,400,672,480,0,0,0,0,0,0,0,7164,10000,7939,250,526,2500,604,1000,532,250,603,15,0,0,0,0,0,0,4217,5);
419REPLACE INTO `mob_db_re` VALUES (2776,'C3_LITTLE_PORING','Baby Poring Ringleader','Baby Poring Ringleader',1,200,1,90,150,1,9,1,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,10000,1202,500,938,5000,512,10000,507,5000,512,2500,507,5000,0,0,0,0,4545,500);
420REPLACE INTO `mob_db_re` VALUES (2777,'C4_LITTLE_FATUM','Furious Little Fatum','Furious Little Fatum',142,425500,1,24375,58500,1,794,452,51,198,10,85,17,148,222,97,10,12,0,7,44,0x3885,150,500,300,432,0,0,0,0,0,0,0,6395,7500,7938,250,0,0,2465,5,0,0,0,0,0,0,0,0,0,0,4511,5);
421REPLACE INTO `mob_db_re` VALUES (2778,'C5_LI_ME_MANG_RYANG','Elusive Jing Guai','Elusive Jing Guai',80,25935,1,2930,8970,1,236,41,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,10000,7268,1000,16040,250,1523,5,0,0,0,0,0,0,0,0,0,0,4265,5);
422REPLACE INTO `mob_db_re` VALUES (2779,'C1_LES','Swift Les','Swift Les',82,31080,1,3315,10170,1,356,30,123,30,63,20,35,25,62,30,10,12,1,3,82,0x1089,172,1728,720,576,0,0,0,0,0,0,0,7100,5000,511,2500,711,2500,905,6250,2270,5,521,1250,
423[Err] 1048 - Column 'Drop8per' cannot be null
424[Err] REPLACE INTO `mob_db_re` VALUES (2867,'C5_COMODO','Elusive Comodo','Elusive Comodo',81,20010,1,2945,11100,2,512,42,92,11,65,52,35,20,94,48,10,12,1,2,65,0x3895,180,500,576,504,0,0,0,0,0,0,0,6403,10000,517,10000,911,10000,908,10000,0,0,0,0,0,0,0,0,0,0,4516,5);
425REPLACE INTO `mob_db_re` VALUES (2868,'C1_COCO','Swift Coco','Swift Coco',38,4180,1,4020,13680,1,85,11,37,0,22,13,30,20,38,10,10,12,0,2,22,0x91,112,1864,864,1008,0,0,0,0,0,0,0,1026,10000,2502,50,914,7500,919,6250,516,1250,2402,65,601,2500,0,0,0,0,4041,5);
426REPLACE INTO `mob_db_re` VALUES (2869,'C2_COCO','Solid Coco','Solid Coco',38,8360,1,670,2280,1,85,11,37,0,22,13,30,20,38,10,10,12,0,2,22,0x91,180,1864,864,1008,0,0,0,0,0,0,0,1026,10000,2502,50,914,7500,919,6250,516,1250,2402,65,601,2500,0,0,0,0,4041,5);
427REPLACE INTO `mob_db_re` VALUES (2870,'C3_CLOCK','Clock Ringleader','Clock Ringleader',81,27780,1,3385,8685,1,531,53,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,10000,1019,2000,509,4750,568,800,7026,75,7027,75,985,410,0,0,0,0,4299,5);
428REPLACE INTO `mob_db_re` VALUES (2871,'C4_CLOCK','Furious Clock','Furious Clock',81,27780,1,3385,8685,1,530,53,91,43,68,31,35,41,97,15,10,12,1,0,42,0x91,200,500,792,480,0,0,0,0,0,0,0,1095,10000,1019,2000,509,4750,568,800,7026,75,7027,75,985,410,0,0,0,0,4299,5);
429REPLACE INTO `mob_db_re` VALUES (2872,'C5_CHONCHON','Elusive Chonchon','Elusive Chonchon',5,285,1,660,1620,1,13,3,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,250,935,10000,909,10000,1205,250,601,2500,742,30,1002,1000,0,0,0,0,4009,100);
430REPLACE INTO `mob_db_re` VALUES (2873,'C1_CENTIPEDE','Swift Centipede','Swift Centipede',125,124960,1,10400,24390,2,1009,112,143,25,133,71,69,39,120,49,10,12,1,4,45,0x2003695,112,1000,792,336,0,0,0,0,0,0,0,2746,5,2747,5,1741,25,1042,10000,912,10000,6224,25,943,6250,0,0,0,0,4447,5);
431REPLACE INTO `mob_db_re` VALUES (2874,'C2_CENERE','Solid Cenere','Solid Cenere',146,1301310,1,35585,102810,1,2162,1031,87,81,67,39,30,35,95,45,10,12,0,3,24,0x2003695,360,1500,720,360,0,0,0,0,0,0,0,6561,10000,7322,2500,7001,7500,7320,5000,12815,2500,0,0,0,0,0,NULL,0,0,0,0);
432REPLACE INTO `mob_db_re` VALUES (2875,'C3_CELIA','Celia Ringleader','Celia Ringleader',141,1265730,1,110535,342300,1,1934,2450,74,312,136,99,61,121,121,49,10,12,1,7,68,0x3295,180,1152,864,288,0,0,0,0,0,0,0,7345,10000,6471,5,2853,100,985,500,18111,50,1654,5,6470,750,0,NULL,0,0,0,0);
433REPLACE INTO `mob_db_re` VALUES (2876,'C4_CATERPILLAR','Furious Caterpillar','Furious Caterpillar',121,128280,0,9750,29700,1,1208,125,100,42,58,48,51,50,54,45,10,12,0,4,22,0x2003695,300,500,672,480,0,0,0,0,0,0,0,949,7500,7054,10000,13034,50,1000,250,997,125,603,10,2894,5,0,0,0,0,4289,5);
434REPLACE INTO `mob_db_re` VALUES (2877,'C5_CARAT','Elusive Carat','Elusive Carat',103,46110,1,5830,13110,1,932,76,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,8000,536,2500,2409,15,5003,5,0,0,0,0,509,3625,0,0,0,0,4288,5);
435REPLACE INTO `mob_db_re` VALUES (2878,'C1_CARAMEL','Swift Caramel','Swift Caramel',25,2590,1,405,1365,1,80,9,39,0,19,10,15,10,32,5,10,12,0,2,22,0x91,150,1604,840,756,0,0,0,0,0,0,0,1027,10000,2310,15,919,10000,1455,25,1405,40,1408,50,601,2500,0,0,0,0,4063,5);
436REPLACE INTO `mob_db_re` VALUES (2879,'C2_BUNGISNGIS','Solid Bungisngis','Solid Bungisngis',121,255130,0,9700,29700,1,1021,151,115,35,71,32,61,30,74,19,10,12,2,7,42,0x2003695,240,1568,432,360,0,0,0,0,0,0,0,7054,5000,6511,5000,985,50,12700,500,0,0,0,0,0,0,0,NULL,0,0,0,0);
437REPLACE INTO `mob_db_re` VALUES (2880,'C3_BREEZE','Breeze Ringleader','Breeze Ringleader',92,33775,1,4795,13470,2,591,52,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,1250,706,25,2270,25,1733,25,604,25,2269,25,996,25,0,0,0,0,4390,5);
438REPLACE INTO `mob_db_re` VALUES (2881,'C4_BREEZE','Furious Breeze','Furious Breeze',92,33775,1,4795,13470,2,590,52,83,32,75,131,46,35,79,55,10,12,1,0,64,0x3885,100,500,384,504,0,0,0,0,0,0,0,945,1250,706,25,2270,25,1733,25,604,25,2269,25,996,25,0,0,0,0,4390,5);
439REPLACE INTO `mob_db_re` VALUES (2882,'C5_BRADIUM_GOLEM','Elusive Bradium
440[Err] 1048 - Column 'Drop8per' cannot be null
441[Err] REPLACE INTO `mob_db_re` VALUES (3005,'EP14_MORS_MOB5','Morroc\'s Verit','Morroc\'s Verit',158,442860,1,1239,1610,1,1872,900,113,45,87,51,45,88,106,50,12,12,1,6,60,0x6200085,100,76,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);
442REPLACE INTO `mob_db_re` VALUES (3006,'EP14_MORS_MOB6','Morroc\'s Lude','Morroc\'s Lude',158,885720,1,1239,1610,3,113,113,113,45,87,51,45,88,299,50,12,12,0,6,60,0x6200085,100,76,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);
443REPLACE INTO `mob_db_re` VALUES (3007,'EP14_MORS_DUMMY','Death Soul','Death Soul',158,99999999,1,0,0,1,1872,900,113,45,87,51,45,88,106,50,12,12,0,6,60,0x6370000,195,76,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);
444REPLACE INTO `mob_db_re` VALUES (3008,'EP14_MORS_HIDDEN','Morroc Hidden','Morroc Hidden',158,295240,1,0,0,1,1,1,113,45,1,51,45,255,106,50,12,12,0,6,60,0x620008C,2000,2000,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);
445#3009,EP14_3_DEATH_BOSS
446REPLACE INTO `mob_db_re` VALUES (3010,'EP14_3_DEATH_A_MOB1','Corrupt Orc Baby','Corrupt Orc Baby',158,250000,1,12390,16104,1,948,215,240,50,120,85,80,60,88,50,10,12,0,7,42,0x0000085,150,864,400,150,0,0,0,0,0,0,0,607,10,603,20,604,20,715,20,717,20,716,20,522,20,0,NULL,0,0,0,0);
447REPLACE INTO `mob_db_re` VALUES (3011,'EP14_3_DEATH_A_MOB2','Corrupt Baby Desert Wol','Corrupt Baby Desert Wol',158,232890,1,12390,16104,1,948,215,240,45,100,85,100,88,120,50,10,12,0,2,43,0x0000085,150,864,400,150,0,0,0,0,0,0,0,607,10,603,20,604,20,715,20,717,20,716,20,522,20,0,NULL,0,0,0,0);
448REPLACE INTO `mob_db_re` VALUES (3012,'EP14_3_DEATH_A_MOB3','Corrupt Familiar','Corrupt Familiar',158,222550,1,12390,16104,1,948,215,240,70,86,85,75,53,100,50,10,12,0,5,41,0x0000085,120,864,400,150,0,0,0,0,0,0,0,607,10,603,20,604,20,715,20,717,20,716,20,522,20,0,NULL,0,0,0,0);
449REPLACE INTO `mob_db_re` VALUES (3013,'EP14_3_DEATH_B_MOB1','Corrupt Orc Warrior','Corrupt Orc Warrior',158,300000,1,12390,16104,1,948,215,240,60,150,85,150,40,122,70,10,12,1,7,42,0x0000085,150,864,400,150,0,0,0,0,0,0,0,607,10,603,20,604,20,715,20,717,20,716,20,522,20,0,NULL,0,0,0,0);
450REPLACE INTO `mob_db_re` VALUES (3014,'EP14_3_DEATH_B_MOB2','Corrupt Desert Wolf','Corrupt Desert Wolf',158,292450,1,12390,16104,1,948,215,240,50,120,85,110,55,130,70,10,12,1,2,43,0x0000085,150,864,400,150,0,0,0,0,0,0,0,607,10,603,20,604,20,715,20,717,20,716,20,522,20,0,NULL,0,0,0,0);
451REPLACE INTO `mob_db_re` VALUES (3015,'EP14_3_DEATH_B_MOB3','Corrupt Phen','Corrupt Phen',158,284110,1,12390,16104,1,948,215,240,100,110,85,95,70,115,70,10,12,1,5,41,0x0000085,150,864,400,150,0,0,0,0,0,0,0,607,10,603,20,604,20,715,20,717,20,716,20,522,20,0,NULL,0,0,0,0);
452REPLACE INTO `mob_db_re` VALUES (3016,'EP14_3_DEATH_C_MOB1','Corrupt Orc Zombie','Corrupt Orc Zombie',158,375000,1,12390,16104,1,948,215,150,150,180,145,202,40,88,30,10,12,1,7,49,0x0000085,170,864,400,150,0,0,0,0,0,0,0,607,10,603,20,604,20,715,20,717,20,716,20,522,20,0,NULL,0,0,0,0);
453REPLACE INTO `mob_db_re` VALUES (3017,'EP14_3_DEATH_C_MOB2','Corrupt Verit','Corrupt Verit',158,352715,1,12390,16104,1,948,215,200,100,166,87,150,60,150,130,10,12,1,2,49,0x0000085,150,864,400,150,0,0,0,0,0,0,0,607,10,603,20,604,20,715,20,717,20,716,20,522,20,0,NULL,0,0,0,0);
454REPLACE INTO `mob_db_re` VALUES (3018,'EP14_3_DEATH_C_MOB3','Corrupt Megalodon','Corrupt Megalodon',158,347413,1,12390,16104,1,948,215,240,300,157,80,140,90,209,84,10,12,1,5,49,0x0000085,170,864,400,150,0,0,0,0,0,0,0,607,10,603,20,604,20,715,20,717,20,716,20,522,20,0,NULL,0,0,0,0);
455#REPLACE INTO `mob_db_re` VALUES (3019,'CELINE_KIMI','Celine Kimi','셀린�? 키미',17,234,0,58,43,1,38,15,20,3,15,8,17,0,15,0,10,12,1,1,29,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);
456REPLACE INTO `mob_db_re` VALUES (3020,'FIRE_CONDOR','Fire Condor','Fire Condor',141,125114,1,7021,7481,1,38,1201,71,45,104,72,66,10,113,52,10,12,1,2,43,0x0000081,110,1082,648,480,0,0,0,0,0,0,0,6691,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,0,0,0,0);
457REPLACE INTO `mob_db_re` VALUES (3021,'FIRE_SAND_MAN','Fire Sand Man','Fire Sandman',143,130501,1,7207,7734,1,38,1356,122,73,84,3
458[Err] 1048 - Column 'SP' cannot be null
459[Err] REPLACE INTO `mob_db_re` VALUES (3502,'DR_BASILISK1','Scout Basilisk','Scout Basilisk',20,243,NULL,95,62,NULL,11,NULL,18,10,20,13,10,1,12,11,10,12,1,2,22,0x3885,300,2228,528,576,0,0,0,0,0,0,0,1686,217,1685,217,22985,256,0,0,0,0,0,0,0,0,0,0,0,0,4660,1);
460REPLACE INTO `mob_db_re` VALUES (3503,'DR_BASILISK2','Combat Basilisk','Combat Basilisk',140,180030,NULL,10679,13514,1,1379,NULL,105,80,104,68,52,5,124,57,10,12,1,2,42,0x3885,250,0,528,NULL,0,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);
461REPLACE INTO `mob_db_re` VALUES (3504,'DR_BASILISK3','Combat Basilisk','Combat Basilisk',148,216036,NULL,12815,16214,1,1654,NULL,126,80,128,74,58,7,136,63,10,12,1,2,42,0x3885,250,0,528,NULL,0,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);
462REPLACE INTO `mob_db_re` VALUES (3505,'DR_BIG_EGGRING','Big Eggring','Big Eggring',25,142480,0,0,0,1,82,0,63,4,68,12,12,12,68,57,10,12,1,3,62,0x84,200,1875,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,4662,1);
463REPLACE INTO `mob_db_re` VALUES (3506,'DR_MANDRAGORA','Jungle Madragora','Jungle Madragora',144,190570,NULL,11100,14200,NULL,1840,NULL,113,62,149,37,62,62,124,62,10,12,1,3,62,0x6203695,1000,0,768,NULL,0,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);
464REPLACE INTO `mob_db_re` VALUES (3507,'DR_POM_SPIDER','Fruits Pom Spider','Fruits Pom Spider',150,156532,NULL,8809,8954,1,1137,NULL,240,115,160,87,182,90,214,105,10,12,1,4,62,0x2003885,250,0,1056,NULL,0,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);
465REPLACE INTO `mob_db_re` VALUES (3508,'DR_EGGRING_G','Eggring','Eggring',20,220,NULL,0,300,NULL,10,NULL,9,4,20,4,4,4,20,17,10,12,1,3,22,0x83,400,1875,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,0,0,0,0);
466
467#3509,MOON_RABBIT
468#3510,POPE_MD_E_GUARD
469#3511,POPE_MD_E_BELIEVER_1
470#3512,POPE_MD_E_BELIEVER_2
471#3513,POPE_MD_E_DOG
472#3514,POPE_MD_E_BISHOP
473#3515,POPE_MD_E_ICICLE
474#3516,POPE_MD_E_LUWMIN
475#3517,POPE_MD_E_TITAN
476#3518,POPE_MD_H_GUARD
477#3519,POPE_MD_H_BELIEVER_1
478#3520,POPE_MD_H_BELIEVER_2
479#3521,POPE_MD_H_DOG
480#3522,POPE_MD_H_BISHOP
481#3523,POPE_MD_H_ICICLE
482#3524,POPE_MD_H_LUWMIN
483#3525,POPE_MD_H_TITAN
484#3526,POPE_MD_H_KTULLANUX
485#3527,POPE_MD_MERC_NORMAL
486#3528,POPE_MD_MERC_CASUAL
487#3529,JP_E_MONSTER_1
488#3530,JP_E_MONSTER_2
489#3531,JP_E_MONSTER_3
490#3532,JP_E_MONSTER_4
491#3533,JP_E_MONSTER_5
492#3534,JP_E_MONSTER_6
493#3535,JP_E_MONSTER_7
494#3536,JP_E_MONSTER_8
495#3537,JP_E_MONSTER_9
496#3538,JP_E_MONSTER_10
497#3539,JP_E_MONSTER_11
498#3540,JP_E_MONSTER_12
499#3541,JP_E_MONSTER_13
500#3542,JP_E_MONSTER_14
501#3543,JP_E_MONSTER_15
502#3544,JP_E_MONSTER_16
503#3545,JP_E_MONSTER_17
504#3546,JP_E_MONSTER_18
505#3547,JP_E_MONSTER_19
506#3548,JP_E_MONSTER_20
507#3549,JP_E_MONSTER_21
508#3550,JP_E_MONSTER_22
509#3551,JP_E_MONSTER_23
510#3552,JP_E_MONSTER_24
511#3553,JP_E_MONSTER_25
512#3554,JP_E_MONSTER_26
513#3555,JP_E_MONSTER_27
514#3556,JP_E_MONSTER_28
515#3557,JP_E_MONSTER_29
516#3558,JP_E_MONSTER_30
517#3559,JP_E_MONSTER_31
518#3560,JP_E_MONSTER_32
519#3561,JP_E_MONSTER_33
520#3562,JP_E_MONSTER_34
521#3563,JP_E_MONSTER_35
522#3564,JP_E_MONSTER_36
523#3565,JP_E_MONSTER_37
524#3566,JP_E_MONSTER_38
525#3567,JP_E_MONSTER_39
526#3568,JP_E_MONSTER_40
527#3569,POPE_MD_H_MERC_NORMAL
528#3570,POPE_MD_H_MERC_CASUAL
529#3571,E_MONSTER_41
530#3572,E_MONSTER_42
531#3573,E_MONSTER_43
532#3574,E_MONSTER_44
533#3575,E_MONSTER_45
534#3576,E_MONSTER_46
535#3577,E_MONSTER_47
536#3578,E_MONSTER_48
537#3579,E_MONSTER_49
538#3580,E_MONSTER_50
539#3581,E_MONSTER_51
540#3582,E_MONSTER_52
541#3583,AB_ELVIRA
542#3584,AB_GIOIA
543#3585,AB_GIOIA_G
544#3586,AB_GIOIA_B
545#3587,AB_SOHEON
546#3588,AB_DAEHYON
547#3589,AB_DAEHYON_G
548#3590,AB_DAEHYON_B
549#3591,AB_RUDO
550#3592,AB_KADES
551#3593,AB_KADES_G
552#3594,AB_KADESB
553#3595,AB_LORA
554#3596,AB_PYURIEL
555#3597,AB_PYURIEL_G
556#3598,AB_PYURIELB
557#3599,AB_ARTHUR
558#3600,G_RANDEL_
559#3601,G_FLAMEL_
560#3602,G_CELIA_
561#3603,G_CHEN_
562#3604,G_GERTIE_
563#3605,G_ALPHOCCIO_
564#3606,G_TRENTINI_
565#3607,V_G_SEYREN_
566#3608,V_G_EREMES_
567#3609,V_G_HARWORD_
568#3610,V_G_MAGALETA_
569#3611,V_G_SHECIL_
570#3612,V_G_KATRINN_
571#3613,V_G_RANDEL_
572#3614,V_G_FLAMEL_
573#3615,V_G_CELIA_
574#3616,V_G_CHEN_
575#3617,V_G_GERTIE_
576#3618,V_G_ALPHOCCIO_
577#3619,V_G_TRENTINI_
578#3620,NYANGPORING
579#REPLACE INTO `mob_db_re` VALUES (3621,'EP16_2_MM_CUTIE','Ep16 2 Mm Cutie','Child\'s Pet',120,35000
580[Msg] Finished - Unsuccessfully