diff options
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 90e09a42c..52aa9aea7 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -7388,4 +7388,59 @@ mob_db: ( Ruby: 100 } }, +{ + Id: 1198 + SpriteName: "AngryYellowSlime" + Name: "Angry Yellow Slime" + Lv: 35 + Hp: 1315 + Sp: 0 + Exp: 20 + JExp: 2 + AttackRange: 1 + Attack: [165, 180] + Def: 3 + Mdef: 70 + Stats: { + Str: 11 + Agi: 29 + Vit: 3 + Int: 1 + Dex: 36 + Luk: 3 + } + ViewRange: 5 + ChaseRange: 10 + Size: 1 + Race: 0 + Element: (2, 1) + Mode: { + CanMove: true + CanAttack: true + Aggressive: true + Angry: true + ChangeTargetMelee: true + ChangeChase: true + CastSensorChase: true + Looter: true + } + MoveSpeed: 1400 + AttackDelay: 280 + AttackMotion: 172 + DamageMotion: 180 + Drops: { + Coal: 550 + IronOre: 370 + TreasureKey: 255 + OrangeCupcake: 205 + IronOre: 120 + GoldOre: 102 + CherryCake: 92 + Topaz: 22 + } + WeaponAttacks: { + All: 6000 + Bows: 3000 + } +}, ) |