diff options
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 87 |
1 files changed, 87 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index bf56a30a7..c8579c2ec 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -11877,6 +11877,93 @@ mob_db: ( BronzeBossGift: 10 } }, +{ + Id: 1440 + SpriteName: "Snowman" + Name: "Snowman" + Lv: 45 + Hp: 5500 + Sp: 0 + Exp: 225 + JExp: 20 + AttackRange: 1 + Attack: [500, 593] + Def: 20 + Mdef: 30 + Stats: { + Str: 22 + Agi: 30 + Vit: 46 + Int: 30 + Dex: 40 + Luk: 25 + } + ViewRange: 6 + ChaseRange: 14 + Race: 2 + Element: (1, 2) + Mode: { + CanMove: true + CanAttack: true + ChangeTargetMelee: true + ChangeChase: true + CastSensorChase: true + Aggressive: true + } + MoveSpeed: 320 + AttackDelay: 1872 + AttackMotion: 672 + DamageMotion: 200 + Drops: { + IceCube: 500 + IceCube: 210 + IcedBottle: 55 + IceGladius: 1 + } +}, +{ + Id: 1441 + SpriteName: "SnowmanBoss" + Name: "Der Schneemann" + Lv: 160 + Hp: 42000 + Exp: 18200 + JExp: 160 + AttackRange: 2 + Attack: [500, 600] + Def: 349 + Mdef: 57 + Race: 2 + Element: (1, 4) + Stats: { + Str: 99 + Agi: 99 + Vit: 99 + Int: 99 + Dex: 99 + Luk: 99 + } + Mode: { + CanMove: true + Aggressive: true + ChangeChase: true + ChangeTargetChase: true + ChangeTargetMelee: true + CanAttack: true + CastSensorChase: true + Boss: true + } + MoveSpeed: 400 + AttackDelay: 1000 + AttackMotion: 672 + DamageMotion: 200 + ViewRange: 7 + ChaseRange: 11 + Drops: { + FluoPowder: 900 + FluoPowder: 50 + } +}, // System { Id: 1491 |