diff options
-rw-r--r-- | db/re/mob_db.conf | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 2b8a7168..3b36b838 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -3340,6 +3340,46 @@ mob_db: ( } }, { + Id: 1109 + SpriteName: "Swampling" + Name: "Swampling" + Lv: 16 + Hp: 1600 + Sp: 0 + Exp: 24 + JExp: 0 + AttackRange: 2 + Attack: [300, 350] + Def: 35 + Mdef: 6 + Stats: { + Str: 25 + Agi: 5 + Vit: 30 + Int: 1 + Dex: 5 + Luk: 35 + } + ViewRange: 1 + ChaseRange: 20 + Size: 0 + Race: 2 + Element: (1, 1) + Mode: { + CanMove: true + CanAttack: true + CastSensorChase: true + ChangeChase: true + } + MoveSpeed: 300 + AttackDelay: 3200 + AttackMotion: 1400 + DamageMotion: 1200 + Drops: { + Pearl: 10 + } +}, +{ Id: 1120 SpriteName: "Tengu" Name: "Tengu" |