summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/re/mob_db.conf46
1 files changed, 46 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 7d023112d..a4b2b210a 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -3570,4 +3570,50 @@ mob_db: (
ChocolateBar: 100
BlackPearl: 1
}
+},
+{
+ Id: 1083
+ SpriteName: "DesertMaggot"
+ Name: "Desert Maggot"
+ Lv: 6
+ Hp: 400
+ Sp: 0
+ Exp: 4
+ JExp: 1
+ AttackRange: 1
+ Attack: [60, 110]
+ Def: 10
+ Mdef: 0
+ Stats: {
+ Str: 1
+ Agi: 1
+ Vit: 1
+ Int: 1
+ Dex: 7
+ Luk: 6
+ }
+ ViewRange: 1
+ ChaseRange: 12
+ Size: 0
+ Race: 2
+ Element: (1, 1)
+ Mode: {
+ CanMove: true
+ CanAttack: true
+ CastSensorChase: true
+ }
+ MoveSpeed: 850
+ AttackDelay: 1872
+ AttackMotion: 672
+ DamageMotion: 480
+ MvpExp: 0
+ Drops: {
+ MaggotSlime: 800
+ BugLeg: 400
+ RoastedMaggot: 250
+ CactusPotion: 70
+ SharpKnife: 10
+ CrystallizedMaggot: 1
+ }
+
},)