diff options
Diffstat (limited to 'db/re')
-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 eeda14cea..ec332a383 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -12653,6 +12653,51 @@ mob_db: ( Bloodstone: 1 } }, +{ + Id: 1451 + SpriteName: "Birb" + Name: "King Chonky Birb" + Lv: 101 + Hp: 57000 + Sp: 0 + Exp: 14000 + JExp: 100 + AttackRange: 8 + Attack: [620, 670] + Def: 45 + Mdef: 127 + Stats: { + Str: 12 + Agi: 63 + Vit: 88 + Int: 110 + Dex: 141 + Luk: 77 + } + ViewRange: 9 + ChaseRange: 12 + Race: 2 + Element: (7, 1) + Mode: { + CanMove: true + CanAttack: true + Aggressive: true + Angry: true + ChangeTargetMelee: true + ChangeChase: true + CastSensorChase: true + Boss: true + } + MoveSpeed: 320 + AttackDelay: 2100 + AttackMotion: 672 + DamageMotion: 200 + Drops: { + BronzeBossGift: 200 + SilverBossGift: 50 + GoldenBossGift: 10 + } +}, // System { Id: 1491 |