summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAJ Keresztes <aj@keresztes.us>2024-01-20 21:06:34 +0000
committerAJ Keresztes <aj@keresztes.us>2024-01-20 21:06:34 +0000
commit662b46428a848066b1c8ca00882ed29e9b14f3ed (patch)
tree021d49795d032f6fbbfb414fcc60ffffdb670426
parent2e60c47e6bb5252810c2e920e168c6160d0fd46d (diff)
parent529e83db25e8844844a937321aeb42380b25e672 (diff)
downloadserverdata-662b46428a848066b1c8ca00882ed29e9b14f3ed.tar.gz
serverdata-662b46428a848066b1c8ca00882ed29e9b14f3ed.tar.bz2
serverdata-662b46428a848066b1c8ca00882ed29e9b14f3ed.tar.xz
serverdata-662b46428a848066b1c8ca00882ed29e9b14f3ed.zip
Merge branch serverdata:master into master
-rw-r--r--world/map/data/017-3.wlkbin11004 -> 11004 bytes
-rw-r--r--world/map/db/mob_db.conf34
-rw-r--r--world/map/db/mob_db_20_39.txt4
-rw-r--r--world/map/db/mob_db_80_99.txt10
-rw-r--r--world/map/db/mob_db_over_100.txt12
-rw-r--r--world/map/db/mob_db_over_150.txt14
-rw-r--r--world/map/npc/001-1/_mobs.txt5
-rw-r--r--world/map/npc/002-1/_mobs.txt1
-rw-r--r--world/map/npc/003-4/_mobs.txt4
-rw-r--r--world/map/npc/004-1/_mobs.txt2
-rw-r--r--world/map/npc/008-1/_mobs.txt2
-rw-r--r--world/map/npc/009-2/_mobs.txt1
-rw-r--r--world/map/npc/009-3/_mobs.txt1
-rw-r--r--world/map/npc/010-1/_mobs.txt1
-rw-r--r--world/map/npc/011-1/_mobs.txt5
-rw-r--r--world/map/npc/011-6/_mobs.txt1
-rw-r--r--world/map/npc/012-1/_mobs.txt4
-rw-r--r--world/map/npc/012-3/_mobs.txt9
-rw-r--r--world/map/npc/013-3/_mobs.txt7
-rw-r--r--world/map/npc/014-3/_mobs.txt2
-rw-r--r--world/map/npc/015-3/_mobs.txt1
-rw-r--r--world/map/npc/016-1/_mobs.txt1
-rw-r--r--world/map/npc/017-1/_mobs.txt3
-rw-r--r--world/map/npc/017-3/_mobs.txt17
-rw-r--r--world/map/npc/018-1/_mobs.txt2
-rw-r--r--world/map/npc/018-2/_mobs.txt1
-rw-r--r--world/map/npc/018-3/_mobs.txt8
-rw-r--r--world/map/npc/021-3/_mobs.txt1
-rw-r--r--world/map/npc/023-1/_mobs.txt8
-rw-r--r--world/map/npc/025-1/_mobs.txt5
-rw-r--r--world/map/npc/025-3/_mobs.txt1
-rw-r--r--world/map/npc/026-1/_mobs.txt3
-rw-r--r--world/map/npc/027-1/_mobs.txt5
-rw-r--r--world/map/npc/027-2/_mobs.txt7
-rw-r--r--world/map/npc/029-1/_mobs.txt6
-rw-r--r--world/map/npc/029-2/_mobs.txt2
-rw-r--r--world/map/npc/029-4/_mobs.txt1
-rw-r--r--world/map/npc/030-4/mana_battery.txt54
-rw-r--r--world/map/npc/041-1/_mobs.txt2
-rw-r--r--world/map/npc/042-1/_mobs.txt3
-rw-r--r--world/map/npc/043-1/_mobs.txt1
-rw-r--r--world/map/npc/055-3/_mobs.txt4
-rw-r--r--world/map/npc/magic/level2-magic-knuckles.txt2
43 files changed, 210 insertions, 47 deletions
diff --git a/world/map/data/017-3.wlk b/world/map/data/017-3.wlk
index 46f8c266..d38e77c7 100644
--- a/world/map/data/017-3.wlk
+++ b/world/map/data/017-3.wlk
Binary files differ
diff --git a/world/map/db/mob_db.conf b/world/map/db/mob_db.conf
index a8658474..8a639157 100644
--- a/world/map/db/mob_db.conf
+++ b/world/map/db/mob_db.conf
@@ -334,6 +334,7 @@ mob_db: (
CactusDrink: 150
BugLeg: 50
HardSpike: 400
+ ShroomHat: (1, "ODG_BASICSTAT")
}
},
{
@@ -1600,6 +1601,7 @@ mob_db: (
CoinBag: 400
SmallMushroom: 1000
SmallMushroom: 1000
+ MushHat: (1, "ODG_BASICSTAT")
}
},
{
@@ -1795,6 +1797,7 @@ mob_db: (
PileOfAsh: 5000
DarkCrystal: 1000
Skull: 500
+ SkullMask: (1, "ODG_BASICSTAT")
}
},
{
@@ -1842,6 +1845,7 @@ mob_db: (
Drops: {
DarkCrystal: 1000
Skull: 500
+ SkullMask: (1, "ODG_BASICSTAT")
}
},
{
@@ -1989,6 +1993,7 @@ mob_db: (
UndeadEye: 150
Soul: 500
GoldenTooth: 10
+ Tongue: 3
}
},
{
@@ -2182,7 +2187,7 @@ mob_db: (
RottenRags: 1000
Bone: 500
Skull: 100
- SkullMask: 10
+ SkullMask: (10, "ODG_BASICSTAT")
}
},
{
@@ -2228,7 +2233,7 @@ mob_db: (
RottenRags: 1000
Bone: 500
Skull: 100
- SkullMask: 10
+ SkullMask: (10, "ODG_BASICSTAT")
}
},
{
@@ -2613,6 +2618,7 @@ mob_db: (
IronOre: 200
Emerald: 200
Coal: 600
+ NutcrackerHat: (1, "ODG_BASICSTAT")
}
},
{
@@ -3123,6 +3129,7 @@ mob_db: (
Lifestone: 300
EmptyBottle: 100
JoyplimScroll: 50
+ MoonshroomHat: (1, "ODG_BASICSTAT")
}
},
{
@@ -3540,6 +3547,9 @@ mob_db: (
AttackDelay: 1200
AttackMotion: 672
DamageMotion: 50
+ Drops: {
+ TinyManaElixir: 500
+ }
},
{
Id: 1141
@@ -3581,6 +3591,9 @@ mob_db: (
AttackDelay: 1200
AttackMotion: 672
DamageMotion: 50
+ Drops: {
+ TinyManaElixir: 500
+ }
},
{
Id: 1142
@@ -3663,6 +3676,9 @@ mob_db: (
AttackDelay: 1200
AttackMotion: 672
DamageMotion: 50
+ Drops: {
+ TinyManaElixir: 500
+ }
},
{
Id: 1144
@@ -3792,6 +3808,9 @@ mob_db: (
AttackDelay: 600
AttackMotion: 672
DamageMotion: 50
+ Drops: {
+ TinyManaElixir: 500
+ }
},
{
Id: 1147
@@ -3833,6 +3852,9 @@ mob_db: (
AttackDelay: 1400
AttackMotion: 672
DamageMotion: 50
+ Drops: {
+ TinyManaElixir: 500
+ }
},
{
Id: 1148
@@ -4649,6 +4671,7 @@ mob_db: (
BottleOfWater: 750
CottonCloth: 50
ReedBundle: 500
+ MoubooHead: (1, "ODG_BASICSTAT")
}
},
{
@@ -5119,6 +5142,7 @@ mob_db: (
TonoriDelight: 400
DiseasedHeart: 250
GoldenTooth: 40
+ TopHat: (1, "ODG_BASICSTAT")
}
},
{
@@ -5170,6 +5194,7 @@ mob_db: (
CandyPumpkin: 250
DiseasedHeart: 250
GoldenTooth: 40
+ BowlerHat: (1, "ODG_BASICSTAT")
}
},
{
@@ -5221,6 +5246,7 @@ mob_db: (
JellySkull: 250
DiseasedHeart: 250
GoldenTooth: 40
+ HeartGlasses: (1, "ODG_BASICSTAT")
}
},
{
@@ -5520,6 +5546,7 @@ mob_db: (
IronPowder: 100
EnlighteningElixir: 1200
GoldenTooth: 20
+ WitchHat: (1, "ODG_BASICSTAT")
}
},
{
@@ -7676,6 +7703,7 @@ mob_db: (
RoastedMaggot: 150
Dagger: 70
SharpKnife: 1
+ IronIngot: 5
}
},
{
@@ -7950,6 +7978,7 @@ mob_db: (
Drops: {
Boots: 5000
LeatherGloves: 200
+ CrazyRum: 500
}
},
{
@@ -8052,6 +8081,7 @@ mob_db: (
UndeadEar: 500
Soul: 500
GoldenTooth: 10
+ Tongue: 1
}
},
{
diff --git a/world/map/db/mob_db_20_39.txt b/world/map/db/mob_db_20_39.txt
index 1264c625..a782b44c 100644
--- a/world/map/db/mob_db_20_39.txt
+++ b/world/map/db/mob_db_20_39.txt
@@ -5,7 +5,7 @@
1011, FireGoblin, FireGoblin, 20, 220, 0, 41, 4, 1, 15, 20, 0, 5, 0, 1, 1, 1, 0, 6, 30, 9, 10, 1, 3, 13, 129, 800, 1872, 672, 480, 505, 800, 501, 150, 518, 800, 502, 150, 521, 70, 522, 10, 701, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
1017, Bat, Bat, 20, 150, 0, 27, 3, 1, 5, 25, 0, 5, 0, 1, 1, 1, 0, 20, 25, 9, 10, 1, 3, 12, 129, 800, 1872, 672, 480, 505, 800, 501, 150, 518, 400, 533, 150, 521, 70, 522, 1, 753, 3000, 754, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 40
1018, Pinkie, Pinkie, 30, 300, 0, 60, 7, 2, 15, 20, 0, 5, 0, 1, 1, 1, 0, 20, 25, 2, 10, 1, 3, 10, 129, 800, 1872, 672, 480, 614, 1000, 751, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 50
-1019, SpikyMushroom, SpikyMushroom, 30, 300, 0, 54, 5, 1, 10, 13, 0, 5, 0, 1, 1, 1, 0, 10, 10, 9, 10, 1, 3, 10, 129, 800, 1872, 672, 480, 567, 800, 501, 150, 518, 50, 613, 400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 40
+1019, SpikyMushroom, SpikyMushroom, 30, 300, 0, 54, 5, 1, 10, 13, 0, 5, 0, 1, 1, 1, 0, 10, 10, 9, 10, 1, 3, 10, 129, 800, 1872, 672, 480, 567, 800, 501, 150, 518, 50, 613, 400, 630, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 40
1020, Fluffy, Fluffy, 30, 500, 0, 100, 7, 1, 6, 10, 1, 5, 0, 1, 2, 1, 0, 20, 25, 9, 10, 1, 3, 10, 129, 800, 1600, 672, 480, 611, 800, 527, 150, 535, 400, 752, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 40
1021, CaveSnake, CaveSnake, 30, 800, 0, 157, 13, 1, 20, 15, 1, 5, 0, 10, 1, 1, 0, 5, 20, 9, 10, 1, 3, 10, 129, 800, 1872, 672, 480, 612, 1000, 610, 40, 713, 500, 717, 400, 717, 400, 641, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 50
1025, LogHead, LogHead, 30, 500, 0, 150, 5, 1, 10, 20, 50, 5, 0, 1, 1, 1, 0, 20, 25, 9, 10, 1, 3, 12, 129, 800, 1872, 672, 480, 569, 2000, 740, 2500, 743, 3000, 569, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 50
@@ -31,5 +31,5 @@
1108, AngryFireGoblin, AngryFireGoblin, 30, 320, 0, 85, 12, 1, 25, 40, 0, 10, 0, 3, 3, 3, 2, 10, 50, 9, 10, 1, 3, 13, 133, 800, 1872, 672, 480, 505, 800, 501, 150, 518, 800, 502, 150, 521, 70, 522, 10, 701, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
1113, Pollett, Pollett, 30, 500, 0, 100, 7, 1, 6, 10, 1, 5, 0, 1, 2, 1, 0, 20, 25, 9, 10, 1, 3, 10, 129, 800, 1600, 672, 480, 4026, 1000, 4023, 500, 700, 300, 862, 100, 1189, 400, 1189, 400, 1189, 400, 611, 500, 5260, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 40
1131, ManaBug, ManaBug, 25, 300, 0, 52, 5, 2, 10, 17, 4, 6, 0, 1, 4, 1, 4, 5, 4, 2, 10, 1, 4, 12, 137, 800, 1800, 672, 480, 505, 1000, 518, 800, 533, 400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 40
-1168, Floyd, Floyd, 20, 150, 0, 27, 3, 3, 5, 25, 0, 5, 0, 1, 1, 1, 0, 20, 25, 9, 10, 1, 3, 12, 129, 800, 1872, 672, 480, 515, 1000, 505, 800, 516, 500, 501, 150, 518, 400, 533, 150, 521, 70, 522, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 40
+1168, Floyd, Floyd, 20, 150, 0, 27, 3, 3, 5, 25, 0, 5, 0, 1, 1, 1, 0, 20, 25, 9, 10, 1, 3, 12, 129, 800, 1872, 672, 480, 515, 1000, 505, 800, 516, 500, 501, 150, 518, 400, 533, 150, 521, 70, 522, 1, 4015, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 40
1190, BeeHive, BeeHive, 39, 3333, 1, 1000, 200, 14, 5, 90, 12, 4, 0, 15, 25, 20, 3, 40, 30, 9, 10, 1, 4, 12, 128, 380, 1500, 300, 350, 5312, 1000, 5312, 750, 5312, 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, 2, 100
diff --git a/world/map/db/mob_db_80_99.txt b/world/map/db/mob_db_80_99.txt
index fd198aaf..847690d2 100644
--- a/world/map/db/mob_db_80_99.txt
+++ b/world/map/db/mob_db_80_99.txt
@@ -4,7 +4,7 @@
//ID, Name, Jname, LV, HP, SP, EXP, JEXP, Range1, ATK1, ATK2, DEF, MDEF, CRITDEF,STR, AGI, VIT, INT, DEX, LUK, Range2, Range3, Scale, Race, Element,Mode, Speed, Adelay, Amotion,Dmotion,Drop0id,Drop0%, Drop1id,Drop1%, Drop2id,Drop2%, Drop3id,Drop3%, Drop4id,Drop4%, Drop5id,Drop5%, Drop6id,Drop6%, Drop7id,Drop7%, Drop8id,Drop8%, Drop9id,Drop9%, Item1, Item2, MEXP, ExpPer, MVP1id, MVP1per,MVP2id, MVP2per,MVP3id, MVP3per,mutationcount,mutationstrength
1004, RedScorpion, RedScorpion, 90, 550, 0, 168, 16, 1, 50, 55, 4, 6, 0, 8, 8, 10, 10, 30, 10, 9, 10, 1, 0, 10, 129, 1000, 1872, 672, 480, 517, 2000, 509, 100, 518, 500, 1200, 10, 1199, 760, 1201, 540, 524, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 50
1006, GiantMaggot, GiantMaggot, 80, 500, 0, 136, 14, 2, 45, 75, 2, 7, 0, 8, 6, 2, 1, 22, 1, 2, 10, 1, 0, 21, 129, 2000, 1872, 672, 480, 1199, 900, 519, 100, 518, 750, 501, 5000, 502, 3000, 503, 11, 526, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 25
-1028, Mouboo, Mouboo, 85, 1200, 0, 497, 16, 2, 30, 75, 65, 5, 0, 15, 5, 15, 0, 40, 10, 2, 10, 1, 3, 10, 129, 600, 1872, 672, 480, 660, 1000, 660, 500, 541, 750, 660, 50, 806, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 30
+1028, Mouboo, Mouboo, 85, 1200, 0, 497, 16, 2, 30, 75, 65, 5, 0, 15, 5, 15, 0, 40, 10, 2, 10, 1, 3, 10, 129, 600, 1872, 672, 480, 660, 1000, 660, 500, 541, 750, 660, 50, 806, 500, 1216, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 30
1043, Skeleton, Skeleton, 90, 6800, 0, 3940, 1467, 1, 51, 284, 12, 10, 0, 35, 18, 3, 8, 71, 65, 9, 10, 1, 1, 17, 143, 340, 1800, 672, 950, 775, 200, 775, 280, 776, 300, 631, 1000, 778, 250, 5297, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
1044, LadySkeleton, LadySkeleton, 90, 5500, 0, 4120, 957, 1, 73, 146, 31, 8, 0, 20, 25, 15, 8, 43, 48, 9, 10, 1, 1, 17, 143, 650, 750, 672, 700, 775, 200, 775, 280, 776, 300, 631, 1000, 778, 250, 5297, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
1047, Poltergeist, Poltergeist, 90, 9000, 0, 4230, 1306, 3, 110, 150, 0, 15, 0, 35, 0, 15, 15, 75, 50, 9, 10, 1, 0, 17, 137, 330, 740, 672, 400, 774, 1000, 703, 600, 703, 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, 2, 20
@@ -14,16 +14,16 @@
1070, BallLightning, BallLightning, 80, 300, 0, 201, 1, 1, 5, 10, 40, 50, 0, 1, 200, 1, 1, 1, 1, 9, 10, 1, 0, 27, 133, 110, 1500, 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, 0, 0, 0, 0, 0, 0
1073, TheLost, TheLost, 83, 5000, 0, 8750, 2840, 5, 125, 150, 10, 60, 0, 5, 40, 10, 70, 70, 40, 4, 10, 1, 1, 37, 173, 500, 2000, 672, 300, 5110, 500, 5110, 500, 631, 500, 566, 500, 778, 800, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
1074, RedBone, RedBone, 90, 8000, 0, 9750, 3434, 2, 100, 330, 24, 30, 0, 35, 25, 3, 50, 80, 75, 2, 10, 1, 1, 17, 175, 340, 1800, 672, 950, 775, 75, 775, 115, 776, 135, 631, 4, 778, 250, 5297, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 20
-1077, DrunkenSkeleton, DrunkenSkeleton, 90, 7200, 0, 4825, 530, 1, 55, 284, 30, 10, 0, 35, 10, 3, 8, 71, 65, 9, 10, 1, 1, 17, 137, 350, 1800, 672, 950, 790, 300, 789, 280, 3003, 100, 3000, 50, 3009, 250, 3006, 400, 778, 250, 5297, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
-1078, TipsySkeleton, TipsySkeleton, 90, 7000, 0, 4950, 493, 1, 60, 284, 33, 10, 0, 35, 10, 3, 8, 71, 65, 9, 10, 1, 1, 17, 137, 350, 1800, 672, 950, 787, 300, 788, 280, 3002, 100, 3000, 50, 3007, 400, 3010, 250, 778, 250, 5297, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
-1079, DrunkenLadySkeleton, DrunkenLadySkeleton, 90, 6000, 0, 4565, 389, 1, 75, 146, 40, 8, 0, 20, 20, 15, 8, 51, 48, 9, 10, 1, 1, 17, 137, 660, 750, 672, 700, 785, 300, 786, 280, 3001, 100, 3000, 50, 3010, 250, 3009, 250, 778, 250, 5297, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
+1077, DrunkenSkeleton, DrunkenSkeleton, 90, 7200, 0, 4825, 530, 1, 55, 284, 30, 10, 0, 35, 10, 3, 8, 71, 65, 9, 10, 1, 1, 17, 137, 350, 1800, 672, 950, 790, 300, 789, 280, 3003, 100, 3000, 50, 3009, 250, 3006, 400, 778, 250, 5297, 40, 627, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
+1078, TipsySkeleton, TipsySkeleton, 90, 7000, 0, 4950, 493, 1, 60, 284, 33, 10, 0, 35, 10, 3, 8, 71, 65, 9, 10, 1, 1, 17, 137, 350, 1800, 672, 950, 787, 300, 788, 280, 3002, 100, 3000, 50, 3007, 400, 3010, 250, 778, 250, 5297, 40, 4030, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
+1079, DrunkenLadySkeleton, DrunkenLadySkeleton, 90, 6000, 0, 4565, 389, 1, 75, 146, 40, 8, 0, 20, 20, 15, 8, 51, 48, 9, 10, 1, 1, 17, 137, 660, 750, 672, 700, 785, 300, 786, 280, 3001, 100, 3000, 50, 3010, 250, 3009, 250, 778, 250, 5297, 40, 1247, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
1097, SoulEater, SoulEater, 90, 6800, 0, 4150, 1746, 1, 129, 354, 12, 10, 0, 35, 18, 3, 8, 71, 65, 9, 10, 1, 1, 17, 143, 340, 1800, 672, 950, 778, 250, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
1103, WitchGuard, WitchGuard, 84, 9742, 0, 9525, 1060, 2, 200, 220, 25, 30, 0, 90, 65, 45, 5, 120, 69, 9, 10, 1, 1, 47, 133, 290, 1200, 672, 30, 631, 2000, 631, 500, 778, 250, 5141, 50, 5142, 50, 5143, 50, 5144, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 40
1104, DemonicMouboo, DemonicMouboo, 85, 800, 0, 290, 32, 2, 40, 70, 35, 15, 0, 15, 5, 15, 0, 40, 10, 2, 10, 1, 3, 10, 133, 600, 1872, 672, 480, 703, 3000, 660, 1000, 660, 500, 4004, 50, 806, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 30
1109, AngrySeaSlime, AngrySeaSlime, 80, 1200, 0, 505, 42, 1, 40, 70, 13, 17, 0, 3, 30, 3, 0, 35, 35, 9, 10, 1, 0, 21, 135, 1500, 1872, 672, 480, 535, 800, 657, 800, 518, 500, 510, 1000, 700, 100, 1199, 5000, 568, 100, 541, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
1115, SeaSlimeMother, SeaSlimeMother, 90, 8000, 0, 3131, 900, 5, 100, 150, 10, 20, 0, 1, 15, 10, 10, 10, 10, 9, 10, 1, 0, 22, 175, 1500, 1872, 672, 480, 535, 800, 657, 800, 518, 500, 510, 1000, 700, 100, 1199, 5000, 568, 100, 541, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
//ID, Name, Jname, LV, HP, SP, EXP, JEXP, Range1, ATK1, ATK2, DEF, MDEF, CRITDEF,STR, AGI, VIT, INT, DEX, LUK, Range2, Range3, Scale, Race, Element,Mode, Speed, Adelay, Amotion,Dmotion,Drop0id,Drop0%, Drop1id,Drop1%, Drop2id,Drop2%, Drop3id,Drop3%, Drop4id,Drop4%, Drop5id,Drop5%, Drop6id,Drop6%, Drop7id,Drop7%, Drop8id,Drop8%, Drop9id,Drop9%, Item1, Item2, MEXP, ExpPer, MVP1id, MVP1per,MVP2id, MVP2per,MVP3id, MVP3per,mutationcount,mutationstrength
-1116, UndeadWitch, UndeadWitch, 80, 4200, 0, 1875, 722, 3, 50, 110, 8, 31, 0, 15, 20, 10, 25, 50, 40, 9, 10, 1, 1, 17, 143, 550, 1500, 672, 700, 631, 1000, 775, 400, 776, 300, 704, 100, 5310, 1200, 5297, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
+1116, UndeadWitch, UndeadWitch, 80, 4200, 0, 1875, 722, 3, 50, 110, 8, 31, 0, 15, 20, 10, 25, 50, 40, 9, 10, 1, 1, 17, 143, 550, 1500, 672, 700, 631, 1000, 775, 400, 776, 300, 704, 100, 5310, 1200, 5297, 20, 1278, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
1118, GreenSlimeMother, GreenSlimeMother, 90, 8000, 0, 3550, 900, 5, 100, 150, 15, 20, 0, 20, 25, 20, 30, 20, 20, 9, 10, 1, 0, 11, 175, 1400, 1872, 672, 480, 502, 200, 4004, 20, 501, 100, 521, 250, 522, 200, 526, 500, 503, 500, 535, 750, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
1124, Wight, Wight, 90, 8000, 0, 9000, 1900, 2, 56, 294, 32, 15, 0, 28, 25, 15, 15, 50, 65, 3, 10, 1, 1, 17, 175, 340, 1400, 672, 950, 775, 100, 775, 140, 776, 150, 631, 50, 631, 500, 778, 250, 5297, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 20
1125, ManaGhost, ManaGhost, 82, 8000, 0, 7500, 2400, 3, 150, 300, 23, 30, 0, 35, 15, 3, 50, 50, 40, 2, 10, 1, 1, 17, 131, 340, 1800, 672, 950, 775, 75, 775, 115, 776, 135, 631, 40, 5110, 700, 631, 800, 5310, 1600, 5309, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 20
diff --git a/world/map/db/mob_db_over_100.txt b/world/map/db/mob_db_over_100.txt
index 108e40a1..e98375b1 100644
--- a/world/map/db/mob_db_over_100.txt
+++ b/world/map/db/mob_db_over_100.txt
@@ -5,12 +5,12 @@
1009, BlackScorpion, BlackScorpion, 100, 600, 0, 500, 37, 1, 60, 100, 4, 6, 0, 16, 30, 10, 10, 35, 10, 9, 10, 1, 0, 10, 133, 1000, 1500, 672, 480, 523, 150, 509, 100, 518, 800, 709, 900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 50
1010, Snake, Snake, 115, 850, 0, 722, 56, 1, 75, 90, 4, 6, 0, 20, 11, 10, 10, 35, 10, 9, 10, 1, 0, 10, 133, 900, 1300, 672, 480, 641, 150, 714, 400, 714, 400, 710, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
1012, Spider, Spider, 125, 800, 0, 690, 115, 1, 70, 85, 4, 6, 0, 14, 13, 10, 10, 35, 10, 9, 10, 1, 0, 12, 143, 1000, 1500, 672, 480, 537, 500, 535, 100, 638, 20, 526, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 40
-1013, EvilMushroom, EvilMushroom, 110, 650, 0, 233, 35, 1, 65, 80, 4, 6, 0, 16, 12, 10, 10, 35, 10, 9, 10, 1, 3, 12, 137, 800, 1800, 672, 480, 535, 500, 540, 10, 534, 100, 526, 400, 566, 1000, 566, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 60
+1013, EvilMushroom, EvilMushroom, 110, 650, 0, 233, 35, 1, 65, 80, 4, 6, 0, 16, 12, 10, 10, 35, 10, 9, 10, 1, 3, 12, 137, 800, 1800, 672, 480, 535, 500, 540, 10, 534, 100, 526, 400, 566, 1000, 566, 1000, 629, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 60
1014, PinkFlower, PinkFlower, 115, 700, 0, 296, 40, 2, 70, 75, 0, 5, 0, 16, 12, 20, 20, 20, 50, 2, 10, 1, 3, 12, 128, 800, 800, 672, 480, 535, 100, 540, 10, 1199, 100, 526, 400, 565, 1000, 565, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 50
1015, SantaSlime, SantaSlime, 120, 750, 0, 298, 58, 1, 75, 80, 2, 7, 0, 1, 20, 1, 0, 30, 30, 9, 10, 1, 0, 11, 129, 1500, 1872, 672, 480, 512, 800, 513, 700, 514, 600, 519, 500, 527, 400, 538, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 10
1026, MountainSnake, MountainSnake, 130, 900, 0, 1024, 63, 1, 80, 125, 4, 6, 0, 20, 40, 10, 10, 35, 45, 9, 10, 1, 0, 10, 133, 1000, 1500, 672, 480, 532, 20, 641, 350, 715, 400, 715, 400, 711, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 30
1034, GrassSnake, GrassSnake, 140, 1000, 0, 1254, 103, 1, 80, 120, 2, 10, 0, 20, 40, 10, 10, 40, 50, 9, 10, 1, 0, 10, 133, 500, 1100, 672, 480, 716, 400, 716, 400, 712, 500, 676, 500, 660, 1600, 641, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 40
-1036, Zombie, Zombie, 110, 12000, 0, 7782, 1393, 2, 275, 355, 20, 14, 0, 30, 15, 30, 3, 60, 40, 9, 10, 1, 1, 17, 133, 480, 1872, 672, 900, 631, 1000, 777, 700, 778, 500, 779, 200, 780, 150, 1198, 500, 5297, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
+1036, Zombie, Zombie, 110, 12000, 0, 7782, 1393, 2, 275, 355, 20, 14, 0, 30, 15, 30, 3, 60, 40, 9, 10, 1, 1, 17, 133, 480, 1872, 672, 900, 631, 1000, 777, 700, 778, 500, 779, 200, 780, 150, 1198, 500, 5297, 10, 3004, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
1042, Spectre, Spectre, 140, 6500, 0, 3978, 359, 3, 160, 220, 40, 0, 0, 35, 70, 22, 15, 20, 70, 9, 10, 1, 1, 27, 137, 650, 1700, 800, 500, 773, 1000, 703, 600, 703, 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, 2, 20
1045, Fallen, Fallen, 120, 10000, 0, 7812, 1663, 2, 180, 430, 5, 18, 0, 40, 3, 25, 5, 80, 45, 9, 10, 1, 1, 27, 133, 300, 1200, 672, 300, 775, 210, 775, 210, 776, 300, 631, 1000, 636, 3, 658, 2, 532, 35, 778, 500, 1198, 500, 5297, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 50
1062, Terranite, Terranite, 110, 6000, 0, 4851, 889, 1, 200, 300, 20, 35, 0, 60, 40, 40, 30, 60, 40, 9, 10, 1, 1, 17, 133, 400, 872, 672, 900, 4001, 600, 4004, 20, 4005, 20, 4007, 20, 763, 500, 640, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
@@ -23,13 +23,13 @@
1102, Luvia, Luvia, 127, 48044, 60, 315973, 12172, 5, 339, 364, 50, 92, 0, 1, 29, 55, 255, 255, 255, 31, 10, 1, 1, 37, 181, 220, 1200, 672, 50, 5141, 10, 5142, 10, 5143, 10, 5144, 10, 5145, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
1106, WickedMushroom, WickedMushroom, 110, 550, 0, 220, 30, 1, 70, 80, 4, 4, 0, 16, 12, 10, 10, 35, 10, 9, 10, 1, 3, 12, 133, 800, 1800, 672, 480, 613, 600, 4007, 50, 567, 100, 566, 1000, 5145, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 60
//ID, Name, Jname, LV, HP, SP, EXP, JEXP, Range1, ATK1, ATK2, DEF, MDEF, CRITDEF,STR, AGI, VIT, INT, DEX, LUK, Range2, Range3, Scale, Race, Element,Mode, Speed, Adelay, Amotion,Dmotion,Drop0id,Drop0%, Drop1id,Drop1%, Drop2id,Drop2%, Drop3id,Drop3%, Drop4id,Drop4%, Drop5id,Drop5%, Drop6id,Drop6%, Drop7id,Drop7%, Drop8id,Drop8%, Drop9id,Drop9%, Item1, Item2, MEXP, ExpPer, MVP1id, MVP1per,MVP2id, MVP2per,MVP3id, MVP3per,mutationcount,mutationstrength
-1114, Nutcracker, Nutcracker, 110, 6000, 0, 4226, 769, 1, 81, 281, 20, 37, 0, 40, 20, 10, 5, 60, 40, 9, 10, 1, 1, 17, 133, 400, 872, 672, 900, 569, 1000, 660, 750, 539, 750, 503, 250, 640, 200, 4004, 200, 4001, 600, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
+1114, Nutcracker, Nutcracker, 110, 6000, 0, 4226, 769, 1, 81, 281, 20, 37, 0, 40, 20, 10, 5, 60, 40, 9, 10, 1, 1, 17, 133, 400, 872, 672, 900, 569, 1000, 660, 750, 539, 750, 503, 250, 640, 200, 4004, 200, 4001, 600, 1190, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
1123, DreadPirateMarleyClone, DreadPirateMarleyClone, 150, 2000, 0, 1652, 0, 6, 175, 250, 18, 22, 0, 10, 40, 30, 20, 80, 40, 9, 10, 1, 0, 10, 175, 500, 1200, 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, 0, 0, 0, 0, 0
1126, PsiBrain, PsiBrain, 100, 10000, 0, 7255, 4000, 2, 220, 500, 23, 30, 0, 35, 15, 3, 50, 50, 50, 2, 10, 1, 1, 17, 175, 340, 1800, 672, 950, 775, 75, 775, 115, 776, 135, 631, 40, 5111, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 20
1127, GeneralKrukan, GeneralKrukan, 140, 40000, 0, 27536, 1663, 2, 180, 430, 5, 20, 0, 40, 3, 25, 5, 80, 45, 9, 10, 1, 1, 27, 165, 300, 1200, 672, 300, 775, 1000, 776, 1000, 631, 1000, 5128, 5, 636, 6, 637, 25, 638, 50, 639, 8, 778, 500, 1198, 500, 0, 0, 778, 0, 0, 0, 0, 0, 0, 0, 6, 50
1128, GeneralRazha, GeneralRazha, 140, 40000, 0, 27536, 1663, 2, 180, 430, 5, 20, 0, 40, 3, 25, 5, 80, 45, 9, 10, 1, 1, 27, 165, 300, 1200, 672, 300, 775, 210, 5129, 5, 776, 300, 631, 1000, 636, 3, 658, 2, 532, 35, 778, 500, 1198, 500, 0, 0, 0, 0, 1198, 0, 0, 0, 0, 0, 0, 0, 4, 50
1129, GeneralTerogan, GeneralTerogan, 140, 40000, 0, 27536, 1663, 2, 180, 430, 5, 20, 0, 40, 3, 25, 5, 80, 45, 9, 10, 1, 1, 27, 165, 300, 1200, 672, 300, 775, 210, 5130, 5, 776, 300, 631, 1000, 636, 3, 658, 2, 532, 35, 778, 500, 1198, 500, 0, 0, 0, 0, 1198, 0, 0, 0, 0, 0, 0, 0, 4, 50
-1130, Moonshroom, Moonshroom, 110, 550, 0, 224, 35, 4, 70, 80, 4, 4, 0, 16, 12, 10, 10, 35, 10, 9, 10, 1, 3, 12, 133, 800, 1800, 672, 480, 566, 500, 518, 500, 703, 400, 730, 300, 540, 100, 5145, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 60
+1130, Moonshroom, Moonshroom, 110, 550, 0, 224, 35, 4, 70, 80, 4, 4, 0, 16, 12, 10, 10, 35, 10, 9, 10, 1, 3, 12, 133, 800, 1800, 672, 480, 566, 500, 518, 500, 703, 400, 730, 300, 540, 100, 5145, 50, 5203, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 60
1132, LavaSlime, LavaSlime, 135, 4144, 0, 6000, 1111, 2, 105, 260, 75, 80, 0, 30, 15, 35, 10, 70, 250, 9, 10, 1, 0, 23, 135, 900, 1300, 672, 100, 904, 10000, 703, 5000, 703, 5000, 640, 1000, 701, 1000, 4001, 1000, 825, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 40
1133, Anne, Anne, 110, 12000, 0, 1100, 889, 1, 200, 300, 20, 35, 0, 60, 40, 40, 30, 60, 40, 9, 10, 1, 1, 17, 133, 380, 872, 672, 900, 838, 6000, 839, 6000, 840, 6000, 1229, 200, 1230, 500, 1231, 500, 1232, 500, 1281, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
1151, VoidFlower, VoidFlower, 115, 7000, 0, 1068, 40, 12, 400, 420, 0, 5, 0, 16, 12, 20, 20, 255, 50, 12, 10, 1, 3, 12, 128, 800, 2000, 672, 180, 535, 100, 540, 10, 1199, 100, 526, 400, 565, 1000, 565, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
@@ -47,9 +47,9 @@
1167, SnowmanBoss, SnowmanBoss, 100, 35000, 0, 88970, 2689, 4, 220, 240, 77, 50, 0, 45, 20, 110, 150, 255, 110, 14, 16, 1, 3, 10, 165, 700, 1672, 672, 480, 567, 1600, 5310, 1600, 568, 1600, 4002, 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
1169, CrystalSpider, CrystalSpider, 140, 1000, 0, 800, 200, 1, 80, 95, 8, 12, 0, 20, 15, 20, 11, 45, 30, 1, 1, 1, 0, 22, 139, 1000, 1500, 672, 480, 537, 500, 535, 100, 638, 20, 526, 200, 4002, 20, 4003, 20, 4004, 20, 4005, 20, 4006, 20, 4007, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 40
1173, MontBlanc, MontBlanc, 100, 65535, 0, 1, 1, 12, 30, 40, 20, 0, 100, 15, 10, 30, 5, 20, 10, 12, 12, 1, 3, 12, 164, 800, 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, 0, 0, 0, 0, 0
-1174, Emo, Emo, 129, 50150, 80, 500000, 1000, 2, 200, 350, 30, 60, 60, 70, 60, 100, 60, 90, 90, 40, 10, 1, 1, 21, 183, 250, 450, 672, 50, 528, 5000, 532, 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
+1174, Emo, Emo, 129, 50150, 80, 500000, 1000, 2, 200, 350, 30, 60, 60, 70, 60, 100, 60, 90, 90, 40, 10, 1, 1, 21, 183, 250, 450, 672, 50, 528, 5000, 532, 200, 5294, 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
1175, MegaManaBug, MegaManaBug, 111, 675, 0, 275, 40, 1, 60, 85, 3, 8, 0, 16, 14, 15, 20, 30, 30, 9, 10, 1, 4, 12, 137, 800, 1800, 672, 480, 505, 1000, 518, 800, 533, 400, 540, 10, 526, 400, 5309, 1000, 5309, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 60
-1176, Rotter, Rotter, 130, 6000, 0, 5533, 733, 4, 213, 333, 20, 25, 50, 30, 15, 30, 1, 100, 113, 7, 11, 1, 1, 17, 141, 1200, 2222, 672, 900, 631, 1000, 777, 800, 778, 200, 779, 500, 1198, 500, 5297, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
+1176, Rotter, Rotter, 130, 6000, 0, 5533, 733, 4, 213, 333, 20, 25, 50, 30, 15, 30, 1, 100, 113, 7, 11, 1, 1, 17, 141, 1200, 2222, 672, 900, 631, 1000, 777, 800, 778, 200, 779, 500, 1198, 500, 5297, 10, 3004, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
1177, Rot, Rot, 100, 13, 0, 11, 1, 1, 111, 333, 0, 0, 0, 0, 0, 0, 0, 255, 13, 1, 1, 1, 0, 11, 132, 0, 500, 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, 0, 0, 0, 0, 0
1178, SpiderQueen, SpiderQueen, 145, 7000, 0, 1200, 400, 3, 250, 300, 60, 60, 0, 40, 30, 50, 15, 65, 40, 8, 15, 0, 2, 12, 165, 210, 1200, 550, 450, 518, 2500, 505, 2000, 640, 600, 4001, 500, 5292, 100, 537, 800, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 30
1179, CrystalSpiderQueen, CrystalSpiderQueen, 150, 9000, 0, 1600, 450, 3, 250, 300, 70, 80, 0, 45, 35, 60, 30, 70, 50, 8, 15, 0, 2, 12, 171, 1000, 1500, 750, 550, 537, 800, 535, 200, 638, 35, 526, 400, 4002, 35, 4003, 35, 4004, 35, 4005, 35, 4006, 35, 4007, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 30
diff --git a/world/map/db/mob_db_over_150.txt b/world/map/db/mob_db_over_150.txt
index b5a02f3c..5a7f5445 100644
--- a/world/map/db/mob_db_over_150.txt
+++ b/world/map/db/mob_db_over_150.txt
@@ -3,8 +3,8 @@
//Edit mob_db.conf instead!
//ID, Name, Jname, LV, HP, SP, EXP, JEXP, Range1, ATK1, ATK2, DEF, MDEF, CRITDEF,STR, AGI, VIT, INT, DEX, LUK, Range2, Range3, Scale, Race, Element,Mode, Speed, Adelay, Amotion,Dmotion,Drop0id,Drop0%, Drop1id,Drop1%, Drop2id,Drop2%, Drop3id,Drop3%, Drop4id,Drop4%, Drop5id,Drop5%, Drop6id,Drop6%, Drop7id,Drop7%, Drop8id,Drop8%, Drop9id,Drop9%, Item1, Item2, MEXP, ExpPer, MVP1id, MVP1per,MVP2id, MVP2per,MVP3id, MVP3per,mutationcount,mutationstrength
1022, JackO, JackO, 175, 10000, 0, 18130, 1241, 2, 100, 500, 40, 18, 0, 105, 40, 85, 75, 105, 95, 9, 10, 1, 0, 10, 165, 250, 1500, 672, 480, 617, 300, 622, 400, 624, 400, 620, 400, 615, 300, 1203, 400, 1198, 10000, 616, 600, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
-1023, FireSkull, FireSkull, 170, 5000, 0, 5808, 721, 2, 75, 175, 35, 15, 0, 40, 30, 30, 30, 35, 70, 9, 10, 1, 3, 13, 143, 600, 1600, 672, 480, 701, 5000, 631, 1000, 776, 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, 2, 30
-1024, PoisonSkull, PoisonSkull, 170, 5000, 0, 5808, 721, 2, 75, 175, 35, 15, 0, 40, 30, 30, 30, 35, 70, 9, 10, 1, 3, 12, 143, 600, 1600, 672, 480, 631, 1000, 776, 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, 4, 20
+1023, FireSkull, FireSkull, 170, 5000, 0, 5808, 721, 2, 75, 175, 35, 15, 0, 40, 30, 30, 30, 35, 70, 9, 10, 1, 3, 13, 143, 600, 1600, 672, 480, 701, 5000, 631, 1000, 776, 500, 1221, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
+1024, PoisonSkull, PoisonSkull, 170, 5000, 0, 5808, 721, 2, 75, 175, 35, 15, 0, 40, 30, 30, 30, 35, 70, 9, 10, 1, 3, 12, 143, 600, 1600, 672, 480, 631, 1000, 776, 500, 1221, 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, 4, 20
1085, IceSkull, IceSkull, 170, 7000, 0, 7595, 757, 2, 75, 400, 40, 15, 0, 40, 30, 30, 30, 35, 44, 9, 10, 1, 3, 11, 141, 600, 1600, 672, 480, 4026, 5000, 862, 800, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
1119, Thug, Thug, 170, 5000, 0, 5491, 999, 1, 125, 250, 30, 6, 0, 10, 10, 60, 10, 50, 70, 9, 10, 1, 0, 10, 143, 500, 1200, 672, 480, 539, 1000, 657, 1000, 703, 1000, 701, 500, 700, 250, 764, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 40
1120, Swashbuckler, Swashbuckler, 170, 5000, 0, 5434, 999, 1, 75, 250, 23, 25, 0, 20, 20, 40, 30, 90, 70, 9, 10, 1, 0, 10, 143, 400, 800, 672, 480, 539, 1000, 657, 1000, 703, 1000, 701, 500, 700, 250, 622, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 40
@@ -14,14 +14,14 @@
1137, Tormenta, Tormenta, 200, 18000, 60, 500000, 5000, 5, 360, 374, 48, 70, 0, 1, 32, 60, 255, 255, 255, 31, 10, 1, 1, 37, 181, 210, 1200, 672, 50, 5141, 10, 5142, 10, 5143, 10, 5144, 10, 5145, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
1138, ManaGuard, ManaGuard, 180, 20000, 280, 27000, 5000, 2, 280, 324, 22, 67, 0, 31, 22, 90, 127, 255, 95, 31, 10, 1, 1, 37, 181, 210, 1200, 672, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
1139, Virus, Virus, 170, 5000, 0, 5254, 721, 6, 45, 75, 37, 12, 0, 30, 30, 20, 20, 25, 60, 9, 10, 1, 3, 12, 143, 600, 1872, 672, 480, 787, 500, 743, 1100, 5236, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
-1140, Tengu, Tengu, 180, 24000, 280, 45000, 5000, 2, 180, 224, 67, 9, 0, 31, 22, 90, 97, 255, 95, 31, 10, 1, 1, 37, 181, 310, 1200, 672, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
-1141, Sasquatch, Sasquatch, 180, 24000, 280, 45000, 5000, 2, 420, 444, 12, 27, 0, 31, 22, 90, 97, 255, 95, 31, 10, 1, 1, 37, 181, 310, 1200, 672, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
+1140, Tengu, Tengu, 180, 24000, 280, 45000, 5000, 2, 180, 224, 67, 9, 0, 31, 22, 90, 97, 255, 95, 31, 10, 1, 1, 37, 181, 310, 1200, 672, 50, 825, 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, 0, 0
+1141, Sasquatch, Sasquatch, 180, 24000, 280, 45000, 5000, 2, 420, 444, 12, 27, 0, 31, 22, 90, 97, 255, 95, 31, 10, 1, 1, 37, 181, 310, 1200, 672, 50, 825, 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, 0, 0
1142, Kage, Kage, 200, 29999, 280, 999999, 99999, 9, 90, 124, 74, 100, 0, 199, 2, 199, 197, 255, 175, 31, 10, 1, 1, 37, 181, 210, 672, 672, 50, 0, 0, 0, 0, 0, 0, 0, 0, 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, ManaSlayer, ManaSlayer, 180, 24000, 280, 42000, 5000, 2, 260, 274, 22, 67, 0, 31, 22, 90, 127, 255, 95, 31, 10, 1, 1, 37, 181, 210, 1200, 672, 50, 0, 0, 0, 0, 0, 0, 0, 0, 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, ManaSlayer, ManaSlayer, 180, 24000, 280, 42000, 5000, 2, 260, 274, 22, 67, 0, 31, 22, 90, 127, 255, 95, 31, 10, 1, 1, 37, 181, 210, 1200, 672, 50, 825, 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, 0, 0
1144, Dragon, Dragon, 250, 29999, 280, 1, 1, 3, 60, 90, 67, 67, 0, 199, 2, 199, 197, 255, 95, 31, 10, 1, 1, 37, 181, 210, 1200, 672, 50, 759, 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, 0, 0, 0
1145, KageGolem, KageGolem, 180, 29999, 280, 150000, 15000, 6, 140, 174, 72, 55, 0, 31, 22, 90, 127, 255, 125, 31, 10, 1, 1, 37, 181, 410, 1000, 672, 50, 5251, 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, 0, 0, 0
-1146, Flashmob, Flashmob, 181, 27000, 280, 72000, 5000, 3, 40, 60, 57, 57, 0, 31, 22, 90, 127, 255, 95, 31, 10, 1, 1, 37, 181, 160, 600, 672, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
-1147, Koyntety, Koyntety, 181, 27000, 280, 72000, 5000, 4, 220, 240, 52, 52, 0, 31, 22, 90, 127, 255, 105, 31, 10, 1, 1, 37, 181, 240, 1400, 672, 50, 0, 0, 0, 0, 0, 0, 0, 0, 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, Flashmob, Flashmob, 181, 27000, 280, 72000, 5000, 3, 40, 60, 57, 57, 0, 31, 22, 90, 127, 255, 95, 31, 10, 1, 1, 37, 181, 160, 600, 672, 50, 825, 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, 0, 0
+1147, Koyntety, Koyntety, 181, 27000, 280, 72000, 5000, 4, 220, 240, 52, 52, 0, 31, 22, 90, 127, 255, 105, 31, 10, 1, 1, 37, 181, 240, 1400, 672, 50, 825, 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, 0, 0
//ID, Name, Jname, LV, HP, SP, EXP, JEXP, Range1, ATK1, ATK2, DEF, MDEF, CRITDEF,STR, AGI, VIT, INT, DEX, LUK, Range2, Range3, Scale, Race, Element,Mode, Speed, Adelay, Amotion,Dmotion,Drop0id,Drop0%, Drop1id,Drop1%, Drop2id,Drop2%, Drop3id,Drop3%, Drop4id,Drop4%, Drop5id,Drop5%, Drop6id,Drop6%, Drop7id,Drop7%, Drop8id,Drop8%, Drop9id,Drop9%, Item1, Item2, MEXP, ExpPer, MVP1id, MVP1per,MVP2id, MVP2per,MVP3id, MVP3per,mutationcount,mutationstrength
1148, DoomGolem, DoomGolem, 180, 22000, 280, 65000, 2000, 3, 160, 180, 60, 30, 0, 31, 22, 90, 127, 255, 105, 31, 10, 1, 1, 37, 181, 320, 1000, 672, 50, 537, 800, 779, 150, 780, 150, 777, 70, 1198, 50, 666, 30, 5253, 4, 5258, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 10
1149, Enchanter, Enchanter, 181, 19000, 280, 55000, 2000, 8, 140, 180, 30, 60, 0, 31, 22, 90, 127, 255, 105, 31, 10, 1, 1, 37, 181, 240, 800, 672, 50, 537, 800, 779, 90, 780, 80, 777, 70, 1198, 50, 666, 30, 1227, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 10
diff --git a/world/map/npc/001-1/_mobs.txt b/world/map/npc/001-1/_mobs.txt
index ebc1b007..12ef200d 100644
--- a/world/map/npc/001-1/_mobs.txt
+++ b/world/map/npc/001-1/_mobs.txt
@@ -6,3 +6,8 @@
001-1,37,75,8,34|monster|SeaSlime|1033,8,100000ms,30000ms
001-1,86,84,65,55|monster|Maggot|1002,11,100000ms,30000ms
001-1,86,84,65,55|monster|SeaSlime|1033,8,100000ms,30000ms
+001-1,29,51,14,10|monster|Croc|1193,2,10000ms,30000ms
+001-1,35,77,18,40|monster|Croc|1193,5,10000ms,30000ms
+001-1,44,108,14,20|monster|Croc|1193,3,10000ms,30000ms
+001-1,23,42,5,5|monster|Croc|1193,1,10000ms,30000ms
+001-1,47,92,5,9|monster|Croc|1193,1,10000ms,30000ms
diff --git a/world/map/npc/002-1/_mobs.txt b/world/map/npc/002-1/_mobs.txt
index 63282a48..c8754979 100644
--- a/world/map/npc/002-1/_mobs.txt
+++ b/world/map/npc/002-1/_mobs.txt
@@ -13,4 +13,5 @@
002-1,42,40,8,29|monster|SeaSlime|1033,8,100000ms,30000ms
002-1,33,75,9,40|monster|SeaSlime|1033,8,100000ms,30000ms
002-1,99,62,37,9|monster|Scorpion|1003,6,100000ms,30000ms
+002-1,37,63,28,85|monster|Croc|1193,10,10000ms,30000ms
002-1,73,105,20,21|monster|FireGoblin|1011,6,100000ms,30000ms
diff --git a/world/map/npc/003-4/_mobs.txt b/world/map/npc/003-4/_mobs.txt
index 608c9c53..18913d0b 100644
--- a/world/map/npc/003-4/_mobs.txt
+++ b/world/map/npc/003-4/_mobs.txt
@@ -7,3 +7,7 @@
003-4,119,68,105,101|monster|GreenSlime|1005,35,100000ms,30000ms
003-4,134,69,76,71|monster|RedScorpion|1004,20,100000ms,30000ms
003-4,35,25,10,3|monster|MountainSnake|1026,1,700000ms,600000ms
+003-4,115,68,42,96|monster|Croc|1193,10,10000ms,30000ms
+003-4,76,43,24,29|monster|Croc|1193,2,10000ms,30000ms
+003-4,41,57,44,10|monster|Croc|1193,2,10000ms,30000ms
+003-4,22,46,3,10|monster|Croc|1193,1,10000ms,30000ms
diff --git a/world/map/npc/004-1/_mobs.txt b/world/map/npc/004-1/_mobs.txt
index c643668a..a7c88b21 100644
--- a/world/map/npc/004-1/_mobs.txt
+++ b/world/map/npc/004-1/_mobs.txt
@@ -8,3 +8,5 @@
004-1,76,68,21,49|monster|RedScorpion|1004,13,100000ms,30000ms
004-1,68,25,19,10|monster|GiantMaggot|1006,2,100000ms,30000ms
004-1,93,27,2,3|monster|BlackScorpion|1009,1,120000ms,60000ms
+004-1,32,76,21,67|monster|Croc|1193,10,10000ms,30000ms
+004-1,49,100,7,7|monster|Croc|1193,2,10000ms,30000ms
diff --git a/world/map/npc/008-1/_mobs.txt b/world/map/npc/008-1/_mobs.txt
index 6585ea92..3fd36d9d 100644
--- a/world/map/npc/008-1/_mobs.txt
+++ b/world/map/npc/008-1/_mobs.txt
@@ -13,3 +13,5 @@
008-1,124,34,10,12|monster|PinkFlower|1014,2,0ms,250ms
008-1,0,0,0,0|monster|BigFrog|1182,8,150000ms,7000ms
008-1,0,0,0,0|monster|SmallFrog|1181,16,150000ms,7000ms
+008-1,47,28,25,27|monster|Tortuga|1191,3,10000ms,30000ms
+008-1,46,82,7,6|monster|Tortuga|1191,2,10000ms,30000ms
diff --git a/world/map/npc/009-2/_mobs.txt b/world/map/npc/009-2/_mobs.txt
index 45fa02a8..57af7fc6 100644
--- a/world/map/npc/009-2/_mobs.txt
+++ b/world/map/npc/009-2/_mobs.txt
@@ -1,3 +1,4 @@
// This file is generated automatically. All manually added changes will be removed when running the Converter.
// Hurnscald Indoor mobs
+009-2,147,83,8,11|monster|Ratto|1192,2,10000ms,30000ms
diff --git a/world/map/npc/009-3/_mobs.txt b/world/map/npc/009-3/_mobs.txt
index 6eafc709..65e5348f 100644
--- a/world/map/npc/009-3/_mobs.txt
+++ b/world/map/npc/009-3/_mobs.txt
@@ -6,3 +6,4 @@
009-3,63,75,126,150|monster|RedSlime|1008,35,0ms,0ms
009-3,145,75,110,151|monster|CaveMaggot|1056,20,100000ms,30000ms
009-3,0,0,0,0|monster|Bif|1172,20,30000ms,15000ms
+009-3,152,37,53,33|monster|Ratto|1192,6,10000ms,30000ms
diff --git a/world/map/npc/010-1/_mobs.txt b/world/map/npc/010-1/_mobs.txt
index 944bcc67..a9ee39a9 100644
--- a/world/map/npc/010-1/_mobs.txt
+++ b/world/map/npc/010-1/_mobs.txt
@@ -16,3 +16,4 @@
010-1,0,0,0,0|monster|Butterfly|1055,10,30ms,20ms
010-1,0,0,0,0|monster|BigFrog|1182,8,150000ms,7000ms
010-1,0,0,0,0|monster|SmallFrog|1181,16,150000ms,7000ms
+010-1,0,0,0,0|monster|Tortuga|1191,10,10000ms,30000ms
diff --git a/world/map/npc/011-1/_mobs.txt b/world/map/npc/011-1/_mobs.txt
index 1c037b54..96e8ee9c 100644
--- a/world/map/npc/011-1/_mobs.txt
+++ b/world/map/npc/011-1/_mobs.txt
@@ -19,3 +19,8 @@
011-1,38,95,9,7|monster|MegaManaBug|1175,2,0ms,250ms
011-1,0,0,0,0|monster|BigFrog|1182,8,150000ms,7000ms
011-1,0,0,0,0|monster|SmallFrog|1181,16,150000ms,7000ms
+011-1,49,83,48,12|monster|Tortuga|1191,3,10000ms,30000ms
+011-1,67,69,11,13|monster|Tortuga|1191,2,10000ms,30000ms
+011-1,88,66,8,7|monster|Tortuga|1191,2,10000ms,30000ms
+011-1,118,79,9,4|monster|Tortuga|1191,2,10000ms,30000ms
+011-1,66,44,8,29|monster|Tortuga|1191,2,10000ms,30000ms
diff --git a/world/map/npc/011-6/_mobs.txt b/world/map/npc/011-6/_mobs.txt
index cf054024..85f28f80 100644
--- a/world/map/npc/011-6/_mobs.txt
+++ b/world/map/npc/011-6/_mobs.txt
@@ -50,3 +50,4 @@
011-6,263,236,16,5|monster|CaveMaggot|1056,3,30000ms,100000ms
011-6,267,175,10,8|monster|EvilMushroom|1013,2,0ms,250ms
011-6,186,175,8,8|monster|EvilMushroom|1013,2,0ms,250ms
+011-6,49,97,6,3|monster|ShadowPlant|1189,3,60000ms,30000ms
diff --git a/world/map/npc/012-1/_mobs.txt b/world/map/npc/012-1/_mobs.txt
index 20c58b8c..298f3d38 100644
--- a/world/map/npc/012-1/_mobs.txt
+++ b/world/map/npc/012-1/_mobs.txt
@@ -19,3 +19,7 @@
012-1,24,54,6,8|monster|PinkFlower|1014,2,0ms,250ms
012-1,0,0,0,0|monster|BigFrog|1182,8,150000ms,7000ms
012-1,0,0,0,0|monster|SmallFrog|1181,16,150000ms,7000ms
+012-1,122,117,38,27|monster|Tortuga|1191,4,10000ms,30000ms
+012-1,118,142,18,14|monster|Tortuga|1191,2,10000ms,30000ms
+012-1,88,114,23,12|monster|Tortuga|1191,2,10000ms,30000ms
+012-1,66,90,20,12|monster|Tortuga|1191,2,10000ms,30000ms
diff --git a/world/map/npc/012-3/_mobs.txt b/world/map/npc/012-3/_mobs.txt
index d0dac10a..9bd5c4fa 100644
--- a/world/map/npc/012-3/_mobs.txt
+++ b/world/map/npc/012-3/_mobs.txt
@@ -19,3 +19,12 @@
012-3,0,0,0,0|monster|CaveSnake|1021,75,0ms,0ms
012-3,55,57,56,49|monster|MegaManaBug|1175,8,100000ms,30000ms
012-3,53,140,46,34|monster|MegaManaBug|1175,16,100000ms,30000ms
+012-3,38,153,6,3|monster|ShadowPlant|1189,3,60000ms,30000ms
+012-3,176,141,6,2|monster|ShadowPlant|1189,3,60000ms,30000ms
+012-3,38,78,6,3|monster|ShadowPlant|1189,3,60000ms,30000ms
+012-3,79,70,4,4|monster|ShadowPlant|1189,3,60000ms,30000ms
+012-3,270,107,2,5|monster|ShadowPlant|1189,3,60000ms,30000ms
+012-3,369,40,5,3|monster|ShadowPlant|1189,3,60000ms,30000ms
+012-3,354,75,6,3|monster|ShadowPlant|1189,3,60000ms,30000ms
+012-3,355,184,6,3|monster|ShadowPlant|1189,3,60000ms,30000ms
+012-3,478,104,6,3|monster|ShadowPlant|1189,3,60000ms,30000ms
diff --git a/world/map/npc/013-3/_mobs.txt b/world/map/npc/013-3/_mobs.txt
index 5923ff5d..477a67c3 100644
--- a/world/map/npc/013-3/_mobs.txt
+++ b/world/map/npc/013-3/_mobs.txt
@@ -30,3 +30,10 @@
013-3,75,46,2,1|monster|PoisonSkull|1024,1,120000ms,60000ms
013-3,67,46,2,1|monster|FireSkull|1023,1,120000ms,60000ms
013-3,0,0,0,0|monster|Bif|1172,20,30000ms,15000ms
+013-3,81,98,3,5|monster|ShadowPlant|1189,3,60000ms,30000ms
+013-3,62,175,6,4|monster|ShadowPlant|1189,3,60000ms,30000ms
+013-3,23,111,6,3|monster|ShadowPlant|1189,3,60000ms,30000ms
+013-3,33,66,6,3|monster|ShadowPlant|1189,3,60000ms,30000ms
+013-3,177,87,4,4|monster|ShadowPlant|1189,3,60000ms,30000ms
+013-3,28,23,6,3|monster|ShadowPlant|1189,3,60000ms,30000ms
+013-3,139,41,6,3|monster|ShadowPlant|1189,3,60000ms,30000ms
diff --git a/world/map/npc/014-3/_mobs.txt b/world/map/npc/014-3/_mobs.txt
index 90d835c2..e679d286 100644
--- a/world/map/npc/014-3/_mobs.txt
+++ b/world/map/npc/014-3/_mobs.txt
@@ -2,3 +2,5 @@
// Woodland Cave mobs
014-3,0,0,0,0|monster|Bat|1017,50,0ms,0ms
+014-3,56,168,2,5|monster|ShadowPlant|1189,3,60000ms,30000ms
+014-3,35,35,6,3|monster|ShadowPlant|1189,3,60000ms,30000ms
diff --git a/world/map/npc/015-3/_mobs.txt b/world/map/npc/015-3/_mobs.txt
index faab0b97..340ae5e3 100644
--- a/world/map/npc/015-3/_mobs.txt
+++ b/world/map/npc/015-3/_mobs.txt
@@ -5,3 +5,4 @@
015-3,29,31,2,2|monster|Maggot|1002,2,100000ms,30000ms
015-3,23,19,1,1|monster|Maggot|1002,1,100000ms,30000ms
015-3,40,19,1,1|monster|Spider|1012,1,100000ms,30000ms
+015-3,31,38,4,6|monster|ShadowPlant|1189,3,60000ms,30000ms
diff --git a/world/map/npc/016-1/_mobs.txt b/world/map/npc/016-1/_mobs.txt
index cb70c693..44379a55 100644
--- a/world/map/npc/016-1/_mobs.txt
+++ b/world/map/npc/016-1/_mobs.txt
@@ -12,3 +12,4 @@
016-1,0,0,0,0|monster|Silkworm|1035,7,150000ms,7000ms
016-1,0,0,0,0|monster|BigFrog|1182,8,150000ms,7000ms
016-1,0,0,0,0|monster|SmallFrog|1181,16,150000ms,7000ms
+016-1,0,0,0,0|monster|Tortuga|1191,8,10000ms,30000ms
diff --git a/world/map/npc/017-1/_mobs.txt b/world/map/npc/017-1/_mobs.txt
index 9b6a9150..6ef11075 100644
--- a/world/map/npc/017-1/_mobs.txt
+++ b/world/map/npc/017-1/_mobs.txt
@@ -22,3 +22,6 @@
017-1,23,27,7,8|monster|PinkFlower|1014,2,0ms,250ms
017-1,45,36,51,26|monster|BigFrog|1182,4,150000ms,7000ms
017-1,45,36,51,26|monster|SmallFrog|1181,8,150000ms,7000ms
+017-1,49,29,4,6|monster|Tortuga|1191,2,10000ms,30000ms
+017-1,55,29,4,6|monster|Tortuga|1191,2,10000ms,30000ms
+017-1,184,67,6,4|monster|ShadowPlant|1189,3,60000ms,30000ms
diff --git a/world/map/npc/017-3/_mobs.txt b/world/map/npc/017-3/_mobs.txt
index ee92826e..efaf1da2 100644
--- a/world/map/npc/017-3/_mobs.txt
+++ b/world/map/npc/017-3/_mobs.txt
@@ -1,3 +1,20 @@
// This file is generated automatically. All manually added changes will be removed when running the Converter.
// Woodland Cave mobs
+017-3,69,64,4,5|monster|ShadowPlant|1189,3,60000ms,30000ms
+017-3,63,70,1,1|monster|BeeHive|1190,1,60000ms,30000ms
+017-3,76,32,1,1|monster|BeeHive|1190,1,60000ms,30000ms
+017-3,84,32,1,1|monster|BeeHive|1190,1,60000ms,30000ms
+017-3,76,57,1,1|monster|BeeHive|1190,1,60000ms,30000ms
+017-3,78,41,1,1|monster|BeeHive|1190,1,60000ms,30000ms
+017-3,50,41,1,1|monster|BeeHive|1190,1,60000ms,30000ms
+017-3,46,43,1,1|monster|BeeHive|1190,1,60000ms,30000ms
+017-3,42,64,1,1|monster|BeeHive|1190,1,60000ms,30000ms
+017-3,26,62,1,1|monster|BeeHive|1190,1,60000ms,30000ms
+017-3,25,56,1,1|monster|BeeHive|1190,1,60000ms,30000ms
+017-3,50,51,1,1|monster|BeeHive|1190,1,60000ms,30000ms
+017-3,53,54,1,1|monster|BeeHive|1190,1,60000ms,30000ms
+017-3,54,59,1,1|monster|BeeHive|1190,1,60000ms,30000ms
+017-3,52,26,1,1|monster|BeeHive|1190,1,60000ms,30000ms
+017-3,81,49,6,3|monster|ShadowPlant|1189,3,60000ms,30000ms
+017-3,74,67,5,3|monster|ShadowPlant|1189,3,60000ms,30000ms
diff --git a/world/map/npc/018-1/_mobs.txt b/world/map/npc/018-1/_mobs.txt
index 21762fa1..74e4dcea 100644
--- a/world/map/npc/018-1/_mobs.txt
+++ b/world/map/npc/018-1/_mobs.txt
@@ -31,3 +31,5 @@
018-1,31,95,10,7|monster|PinkFlower|1014,2,0ms,250ms
018-1,0,0,0,0|monster|BigFrog|1182,8,150000ms,7000ms
018-1,0,0,0,0|monster|SmallFrog|1181,16,150000ms,7000ms
+018-1,116,46,6,11|monster|Tortuga|1191,5,10000ms,30000ms
+018-1,59,79,17,38|monster|Tortuga|1191,3,10000ms,30000ms
diff --git a/world/map/npc/018-2/_mobs.txt b/world/map/npc/018-2/_mobs.txt
index 13188ee7..1c179f44 100644
--- a/world/map/npc/018-2/_mobs.txt
+++ b/world/map/npc/018-2/_mobs.txt
@@ -2,3 +2,4 @@
// Woodland Mining Camp Indoor mobs
018-2,114,21,4,3|monster|YellowSlime|1007,1,100000ms,30000ms
+018-2,118,34,13,29|monster|Ratto|1192,2,10000ms,30000ms
diff --git a/world/map/npc/018-3/_mobs.txt b/world/map/npc/018-3/_mobs.txt
index 91839b6a..b2534734 100644
--- a/world/map/npc/018-3/_mobs.txt
+++ b/world/map/npc/018-3/_mobs.txt
@@ -27,3 +27,11 @@
018-3,99,75,2,2|monster|PoisonSkull|1024,1,120000ms,60000ms
018-3,99,75,2,2|monster|FireSkull|1023,1,120000ms,60000ms
018-3,0,0,0,0|monster|Bif|1172,30,30000ms,15000ms
+018-3,30,163,6,3|monster|ShadowPlant|1189,3,60000ms,30000ms
+018-3,122,161,3,5|monster|ShadowPlant|1189,3,60000ms,30000ms
+018-3,108,149,4,2|monster|ShadowPlant|1189,3,60000ms,30000ms
+018-3,146,158,4,6|monster|ShadowPlant|1189,3,60000ms,30000ms
+018-3,50,95,3,6|monster|ShadowPlant|1189,3,60000ms,30000ms
+018-3,67,100,8,3|monster|ShadowPlant|1189,3,60000ms,30000ms
+018-3,99,128,5,5|monster|ShadowPlant|1189,3,60000ms,30000ms
+018-3,174,37,10,31|monster|Ratto|1192,3,10000ms,30000ms
diff --git a/world/map/npc/021-3/_mobs.txt b/world/map/npc/021-3/_mobs.txt
index 93a86a3e..21102c60 100644
--- a/world/map/npc/021-3/_mobs.txt
+++ b/world/map/npc/021-3/_mobs.txt
@@ -11,3 +11,4 @@
021-3,93,31,28,22|monster|SeaSlime|1033,6,100000ms,30000ms
021-3,121,128,8,3|monster|CaveMaggot|1056,5,100000ms,30000ms
021-3,47,139,8,3|monster|CaveMaggot|1056,5,100000ms,30000ms
+021-3,0,0,0,0|monster|Ratto|1192,33,10000ms,30000ms
diff --git a/world/map/npc/023-1/_mobs.txt b/world/map/npc/023-1/_mobs.txt
index 61f7a828..3d0722a4 100644
--- a/world/map/npc/023-1/_mobs.txt
+++ b/world/map/npc/023-1/_mobs.txt
@@ -14,3 +14,11 @@
023-1,93,49,13,11|monster|Grenadier|1121,1,100000ms,30000ms
023-1,64,95,1,46|monster|AngrySeaSlime|1109,3,150000ms,100000ms
023-1,45,54,5,38|monster|AngrySeaSlime|1109,3,150000ms,100000ms
+023-1,33,55,7,27|monster|Croc|1193,2,10000ms,30000ms
+023-1,111,130,11,35|monster|Croc|1193,5,10000ms,30000ms
+023-1,106,67,11,68|monster|Croc|1193,5,10000ms,30000ms
+023-1,46,99,13,37|monster|Croc|1193,4,10000ms,30000ms
+023-1,38,75,5,10|monster|Croc|1193,1,10000ms,30000ms
+023-1,109,106,6,9|monster|Croc|1193,1,10000ms,30000ms
+023-1,88,79,23,14|monster|Croc|1193,3,10000ms,30000ms
+023-1,83,47,34,47|monster|Croc|1193,8,10000ms,30000ms
diff --git a/world/map/npc/025-1/_mobs.txt b/world/map/npc/025-1/_mobs.txt
index 0a1876b3..f2c9fc38 100644
--- a/world/map/npc/025-1/_mobs.txt
+++ b/world/map/npc/025-1/_mobs.txt
@@ -13,3 +13,8 @@
025-1,53,33,59,17|monster|GrassSnake|1034,4,100000ms,50000ms
025-1,0,0,0,0|monster|BigFrog|1182,8,150000ms,7000ms
025-1,0,0,0,1|monster|SmallFrog|1181,16,150000ms,7000ms
+025-1,72,104,6,4|monster|ShadowPlant|1189,3,60000ms,30000ms
+025-1,96,57,9,22|monster|Tortuga|1191,2,10000ms,30000ms
+025-1,101,83,13,15|monster|Tortuga|1191,2,10000ms,30000ms
+025-1,107,59,9,20|monster|Tortuga|1191,2,10000ms,30000ms
+025-1,117,79,17,9|monster|Tortuga|1191,2,10000ms,30000ms
diff --git a/world/map/npc/025-3/_mobs.txt b/world/map/npc/025-3/_mobs.txt
index 70e432d9..74fa6521 100644
--- a/world/map/npc/025-3/_mobs.txt
+++ b/world/map/npc/025-3/_mobs.txt
@@ -5,3 +5,4 @@
025-3,0,0,0,0|monster|Archant|1060,20,0ms,100ms
025-3,0,0,0,0|monster|AngryScorpion|1057,25,0ms,100ms
025-3,69,153,13,1|monster|Skeleton|1043,1,0ms,30000ms
+025-3,112,93,2,5|monster|ShadowPlant|1189,3,60000ms,30000ms
diff --git a/world/map/npc/026-1/_mobs.txt b/world/map/npc/026-1/_mobs.txt
index 132f4e66..e2b91a8a 100644
--- a/world/map/npc/026-1/_mobs.txt
+++ b/world/map/npc/026-1/_mobs.txt
@@ -17,3 +17,6 @@
026-1,48,31,54,12|monster|DrunkenLadySkeleton|1079,4,100000ms,30000ms
026-1,0,0,0,0|monster|BigFrog|1182,8,150000ms,7000ms
026-1,0,0,0,0|monster|SmallFrog|1181,16,150000ms,7000ms
+026-1,0,0,0,0|monster|Tortuga|1191,10,10000ms,30000ms
+026-1,79,65,6,3|monster|ShadowPlant|1189,3,60000ms,30000ms
+026-1,88,18,6,1|monster|ShadowPlant|1189,3,60000ms,30000ms
diff --git a/world/map/npc/027-1/_mobs.txt b/world/map/npc/027-1/_mobs.txt
index 0fccc073..191c86de 100644
--- a/world/map/npc/027-1/_mobs.txt
+++ b/world/map/npc/027-1/_mobs.txt
@@ -21,3 +21,8 @@
027-1,71,41,31,22|monster|Zombie|1036,3,300000ms,120000ms
027-1,0,0,0,0|monster|BigFrog|1182,8,150000ms,7000ms
027-1,0,0,0,0|monster|SmallFrog|1181,16,150000ms,7000ms
+027-1,100,92,13,14|monster|Tortuga|1191,2,10000ms,30000ms
+027-1,81,98,17,18|monster|Tortuga|1191,2,10000ms,30000ms
+027-1,47,92,30,25|monster|Tortuga|1191,3,10000ms,30000ms
+027-1,87,106,5,2|monster|ShadowPlant|1189,3,60000ms,30000ms
+027-1,41,70,6,3|monster|ShadowPlant|1189,3,60000ms,30000ms
diff --git a/world/map/npc/027-2/_mobs.txt b/world/map/npc/027-2/_mobs.txt
index d2fe9d2b..33f4132b 100644
--- a/world/map/npc/027-2/_mobs.txt
+++ b/world/map/npc/027-2/_mobs.txt
@@ -1,7 +1,10 @@
// This file is generated automatically. All manually added changes will be removed when running the Converter.
// Graveyard Indoor mobs
-027-2,25,99,9,19|monster|TipsySkeleton|1078,1,100000ms,30000ms
-027-2,35,88,28,39|monster|VampireBat|1066,20,80000ms,20000ms
+027-2,35,89,28,40|monster|VampireBat|1066,40,80000ms,20000ms
027-2,25,99,9,19|monster|DrunkenSkeleton|1077,1,100000ms,30000ms
+027-2,45,99,9,19|monster|DrunkenSkeleton|1077,1,100000ms,30000ms
027-2,25,99,9,19|monster|TipsySkeleton|1078,1,100000ms,30000ms
+027-2,45,99,9,19|monster|TipsySkeleton|1078,1,100000ms,30000ms
+027-2,25,99,9,19|monster|DrunkenLadySkeleton|1079,1,100000ms,30000ms
+027-2,45,99,9,19|monster|DrunkenLadySkeleton|1079,1,100000ms,30000ms
diff --git a/world/map/npc/029-1/_mobs.txt b/world/map/npc/029-1/_mobs.txt
index 4fb1734b..74529d40 100644
--- a/world/map/npc/029-1/_mobs.txt
+++ b/world/map/npc/029-1/_mobs.txt
@@ -7,3 +7,9 @@
029-1,93,100,21,18|monster|TameScorpion|1046,8,100000ms,30000ms
029-1,43,43,31,23|monster|Scorpion|1003,2,100000ms,30000ms
029-1,76,42,52,25|monster|ManaBug|1131,3,30ms,0ms
+029-1,88,32,49,24|monster|Croc|1193,3,10000ms,30000ms
+029-1,62,23,2,2|monster|Croc|1193,1,10000ms,30000ms
+029-1,62,106,6,4|monster|Croc|1193,1,10000ms,30000ms
+029-1,101,60,23,30|monster|Croc|1193,3,10000ms,30000ms
+029-1,101,88,23,25|monster|Croc|1193,2,10000ms,30000ms
+029-1,90,109,48,15|monster|Croc|1193,2,10000ms,30000ms
diff --git a/world/map/npc/029-2/_mobs.txt b/world/map/npc/029-2/_mobs.txt
index a63fae65..c75f2816 100644
--- a/world/map/npc/029-2/_mobs.txt
+++ b/world/map/npc/029-2/_mobs.txt
@@ -2,3 +2,5 @@
// Candor Island Indoor mobs
029-2,33,57,24,7|monster|HouseMaggot|1050,7,100000ms,30000ms
+029-2,33,88,24,7|monster|Ratto|1192,4,10000ms,30000ms
+029-2,33,57,24,7|monster|Ratto|1192,2,10000ms,30000ms
diff --git a/world/map/npc/029-4/_mobs.txt b/world/map/npc/029-4/_mobs.txt
index 1b1f2252..1cf560b0 100644
--- a/world/map/npc/029-4/_mobs.txt
+++ b/world/map/npc/029-4/_mobs.txt
@@ -7,3 +7,4 @@
029-4,37,60,22,20|monster|SpikyMushroom|1019,5,10000ms,30000ms
029-4,54,36,17,18|monster|Bat|1017,4,25000ms,30000ms
029-4,59,51,13,9|monster|LogHead|1025,2,25000ms,30000ms
+029-4,49,50,51,46|monster|Tortuga|1191,5,10000ms,30000ms
diff --git a/world/map/npc/030-4/mana_battery.txt b/world/map/npc/030-4/mana_battery.txt
index c5c73943..30c997b4 100644
--- a/world/map/npc/030-4/mana_battery.txt
+++ b/world/map/npc/030-4/mana_battery.txt
@@ -130,7 +130,10 @@ L_Start:
set $@XmasBattleStatusClone, $@XmasBattleStatus;
set $@XmasBossRound, 0;
set $@XmasBossPlayerCount, getmapusers("030-4");
+ set $@DangerCellNumber, rand(9);
+ enablenpc "#DC" + $@DangerCellNumber;
areamonster "030-4", 20, 21, 40, 40, "", 1114, 1, "AniManOMat::OnGuardDeath";
+ callsub S_Announce;
initnpctimer;
goto L_Close;
@@ -393,23 +396,24 @@ L_Restart:
"Avalia : W00t you actually made it through. I think now that the manabattery lost some of its abundant power this seems to have given those nutcrackers that didn't go crazy a good boost of life energy. Thank you for your help all and come see me for a reward.",
"Balthasar : Good. They are dead. Now GET OUT OF THERE, this bomb is dangerous!";
// Danger Cells to attack sitters
- // 0: 19,20,29,29
- // 1: 30,20,40,29
- // 2: 41,20,50,29
- // 3: 19,31,29,40
- // 4: 30,31,40,40
- // 5: 41,31,50,40
- // 6: 19,42,29,50
- // 7: 30,42,40,50
- // 8: 41,42,50,50
- setarray $@DangerCellX1, 19, 30, 41, 19, 30, 41, 19, 30, 41;
- setarray $@DangerCellY1, 20, 20, 20, 31, 31, 31, 42, 42, 42;
- setarray $@DangerCellX2, 29, 40, 50, 29, 40, 50, 29, 40, 50;
- setarray $@DangerCellY2, 29, 29, 29, 40, 40, 40, 50, 50, 50;
+ // 0: 20,21,29,30
+ // 1: 30,21,39,30
+ // 2: 40,21,49,30
+ // 3: 20,31,29,41
+ // 4: 30,31,39,41
+ // 5: 40,31,49,41
+ // 6: 20,42,29,49
+ // 7: 30,42,39,49
+ // 8: 40,42,49,49
+ setarray $@DangerCellX1, 20, 30, 40, 20, 30, 40, 20, 30, 40;
+ setarray $@DangerCellY1, 21, 21, 21, 31, 31, 31, 42, 42, 42;
+ setarray $@DangerCellX2, 29, 39, 49, 29, 39, 49, 29, 39, 49;
+ setarray $@DangerCellY2, 30, 30, 30, 41, 41, 41, 49, 49, 49;
end;
S_Announce:
mapannounce "030-4", "Danger Cell Activated. Zone " + ($@DangerCellNumber + 1) + " activated.", 0;
+ if ($@XmasBossRound < 1) goto L_Return;
mapannounce "030-4", $@msg$, 0;
mapannounce "030-2", $@msg$, 0;
set $@msg$, "";
@@ -440,6 +444,10 @@ S_ClearVariables:
set @xmas_battle_status, 0;
set @karma_bonus, 0;
return;
+
+OnCommandDing:
+ specialeffect 402;
+ end;
}
030-4,0,0,0|script|#XmasChamberCooler|32767
@@ -454,12 +462,14 @@ OnCommandCoolDown:
OnTimer120000:
set $@XmasBattleCoolDown, 0;
stopnpctimer;
+ mapannounce "030-4", "The AniManOMat has cooled down.", 0;
+ donpcevent "AniManOMat::OnCommandDing";
end;
}
// Danger Cells
-// 0: 19,20,29,29
+// 0: 20,21,29,30
030-4,24,26,0|script|#DC0|434
{
end;
@@ -468,7 +478,7 @@ OnTimer120000:
end;
}
-// 1: 30,20,40,29
+// 1: 30,21,39,30
030-4,34,26,0|script|#DC1|432
{
end;
@@ -477,7 +487,7 @@ OnTimer120000:
end;
}
-// 2: 41,20,50,29
+// 2: 40,21,49,30
030-4,45,26,0|script|#DC2|434
{
end;
@@ -486,7 +496,7 @@ OnTimer120000:
end;
}
-// 3: 19,31,29,40
+// 3: 20,31,29,41
030-4,24,37,0|script|#DC3|434
{
end;
@@ -495,7 +505,7 @@ OnTimer120000:
end;
}
-// 4: 30,31,40,40
+// 4: 30,31,39,41
030-4,34,37,0|script|#DC4|432
{
end;
@@ -504,7 +514,7 @@ OnTimer120000:
end;
}
-// 5: 41,31,50,40
+// 5: 40,31,49,41
030-4,45,37,0|script|#DC5|434
{
end;
@@ -513,7 +523,7 @@ OnTimer120000:
end;
}
-// 6: 19,42,29,50
+// 6: 20,42,29,49
030-4,24,48,0|script|#DC6|435
{
end;
@@ -522,7 +532,7 @@ OnTimer120000:
end;
}
-// 7: 30,42,40,50
+// 7: 30,42,39,49
030-4,34,48,0|script|#DC7|433
{
end;
@@ -531,7 +541,7 @@ OnTimer120000:
end;
}
-// 8: 41,42,50,50
+// 8: 40,42,49,49
030-4,45,48,0|script|#DC8|435
{
end;
diff --git a/world/map/npc/041-1/_mobs.txt b/world/map/npc/041-1/_mobs.txt
index b766519b..564c3d72 100644
--- a/world/map/npc/041-1/_mobs.txt
+++ b/world/map/npc/041-1/_mobs.txt
@@ -12,3 +12,5 @@
041-1,95,75,21,9|monster|TameScorpion|1046,1,100000ms,30000ms
041-1,100,57,18,9|monster|RedScorpion|1004,3,100000ms,30000ms
041-1,83,64,18,9|monster|RedScorpion|1004,3,100000ms,30000ms
+041-1,64,85,24,22|monster|Croc|1193,2,10000ms,30000ms
+041-1,54,39,28,68|monster|Croc|1193,5,10000ms,30000ms
diff --git a/world/map/npc/042-1/_mobs.txt b/world/map/npc/042-1/_mobs.txt
index fdb0e4ec..69b05a72 100644
--- a/world/map/npc/042-1/_mobs.txt
+++ b/world/map/npc/042-1/_mobs.txt
@@ -11,3 +11,6 @@
042-1,82,87,6,3|monster|Scorpion|1003,2,100000ms,30000ms
042-1,70,88,5,8|monster|BlackScorpion|1009,5,100000ms,30000ms
042-1,80,35,11,5|monster|BlackScorpion|1009,5,100000ms,30000ms
+042-1,42,75,16,78|monster|Croc|1193,8,10000ms,30000ms
+042-1,58,111,14,6|monster|Croc|1193,2,10000ms,30000ms
+042-1,71,110,3,3|monster|Croc|1193,2,10000ms,30000ms
diff --git a/world/map/npc/043-1/_mobs.txt b/world/map/npc/043-1/_mobs.txt
index 3dccd6e2..234e5afc 100644
--- a/world/map/npc/043-1/_mobs.txt
+++ b/world/map/npc/043-1/_mobs.txt
@@ -4,3 +4,4 @@
043-1,0,0,0,0|monster|SeaSlime|1033,17,40000ms,30000ms
043-1,0,0,0,0|monster|YellowSlime|1007,15,60000ms,60000ms
043-1,0,0,0,0|monster|GreenSlime|1005,20,60000ms,60000ms
+043-1,37,74,26,109|monster|Croc|1193,10,10000ms,30000ms
diff --git a/world/map/npc/055-3/_mobs.txt b/world/map/npc/055-3/_mobs.txt
index 05be37e0..4c8a37fb 100644
--- a/world/map/npc/055-3/_mobs.txt
+++ b/world/map/npc/055-3/_mobs.txt
@@ -11,3 +11,7 @@
055-3,52,78,36,23|monster|BlackScorpion|1009,3,50000ms,100000ms
055-3,76,32,8,9|monster|EvilMushroom|1013,2,0ms,250ms
055-3,0,0,0,0|monster|Bif|1172,15,30000ms,15000ms
+055-3,96,67,6,3|monster|ShadowPlant|1189,3,60000ms,30000ms
+055-3,49,41,7,1|monster|ShadowPlant|1189,3,60000ms,30000ms
+055-3,30,29,6,3|monster|ShadowPlant|1189,3,60000ms,30000ms
+055-3,76,36,6,3|monster|ShadowPlant|1189,3,60000ms,30000ms
diff --git a/world/map/npc/magic/level2-magic-knuckles.txt b/world/map/npc/magic/level2-magic-knuckles.txt
index dc2e61e2..a45bf3d6 100644
--- a/world/map/npc/magic/level2-magic-knuckles.txt
+++ b/world/map/npc/magic/level2-magic-knuckles.txt
@@ -20,7 +20,7 @@
setarray @upmarmuspell[0],
max(1, (BASE_ATK - 100 + min(100, (Int+Int2))) * 2 ), // dmg
((@spellpower/10) + (((Dex+Dex2) * 8)/(sqrt(BaseLevel + 34)) + 20)), // charges (you get more at lower levels)
- (sqrt((300 - ((Agi+Agi2) * 2)) + (5/2) * 4)), // delay
+ ((sqrt((300 - ((Agi+Agi2) * 2)) + (5/2))) * 4), // delay
(((Agi+Agi2) + (Int+Int2)) / 5), // dmg bonus
(((BaseLevel/5) + Str) * 2); // do not allow to equip light armor, cast, and then switch to heavy armor to get bonus str
callfunc "magic_exp";