diff options
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index eb35d8a86..69cb2972d 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -6051,4 +6051,49 @@ mob_db: ( Sapphire: 15 } }, +{ + Id: 1168 + SpriteName: "FallenGuard3" + Name: "Tulimshar Guard" + Lv: 41 + Hp: 3500 + Sp: 0 + Exp: 40 + JExp: 6 + AttackRange: 1 + Attack: [250, 300] + Def: 35 + Mdef: 20 + Stats: { + Str: 16 + Agi: 10 + Vit: 10 + Int: 10 + Dex: 10 + Luk: 15 + } + ViewRange: 10 + ChaseRange: 12 + Size: 0 + Race: 2 + Element: (1, 1) + Mode: { + CanMove: true + CanAttack: true + Aggressive: true + ChangeTargetMelee: true + ChangeChase: true + CastSensorChase: true + } + MoveSpeed: 650 + AttackDelay: 872 + AttackMotion: 672 + DamageMotion: 480 + Drops: { + Beer: 200 + BottleOfTonoriWater: 150 + CottonCloth: 100 + CasinoCoins: 50 + } +}, ) |