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 0578e464c..decc1d316 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -7608,4 +7608,49 @@ mob_db: ( Candy: 50 } }, +{ + Id: 1205 + SpriteName: "AndreiSakar" + Name: "Andrei Sakar" + Lv: 100 + Hp: 688 + Sp: 133 + Exp: 3500 + JExp: 100 + AttackRange: 1 + Attack: [413, 413] + Def: 36 + Mdef: 26 + Stats: { + Str: 4 + Agi: 67 + Vit: 10 + Int: 26 + Dex: 100 + Luk: 70 + } + ViewRange: 27 + ChaseRange: 28 + Size: 0 + Race: 11 + Element: (5, 4) + Mode: { + CanMove: true + CanAttack: true + Boss: true + ChangeTargetMelee: true + ChangeChase: true + CastSensorChase: true + Detector: true + NoKnockback: true + Looter: true + } + MoveSpeed: 113 + AttackDelay: 114 + AttackMotion: 114 + DamageMotion: 200 + Drops: { + GoldenApple: 100 + } +}, ) |