diff options
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 34 |
1 files changed, 33 insertions, 1 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 7ac31655c..95645abe6 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -64423,7 +64423,39 @@ mob_db: ( DamageMotion: 0 MvpExp: 0 }, -//2414,RUNAWAY_BOOK +{ + Id: 2414 + SpriteName: "RUNAWAY_BOOK" + Name: "Runaway Book" + Hp: 10 + Exp: 1 + JExp: 1 + Attack: [6, 9] + Def: 1 + Mdef: 1 + Stats: { + Str: 1 + Agi: 1 + Vit: 1 + Dex: 1 + Luk: 1 + } + ViewRange: 10 + ChaseRange: 12 + Size: "Size_Small" + Race: "RC_Human" + Element: ("Ele_Neutral", 1) + Mode: { + CanMove: true + CanAttack: true + ChangeTargetMelee: true + ChangeTargetChase: true + } + MoveSpeed: 150 + AttackDelay: 864 + AttackMotion: 500 + DamageMotion: 192 +}, //2415,L_SEYREN //2416,L_EREMES //2417,L_HARWORD |