From 21985d4923b4a960c7f150add08e43936a8e960b Mon Sep 17 00:00:00 2001 From: Saulc Date: Sun, 20 May 2018 17:03:21 +0000 Subject: add murderer scorpion --- db/re/mob_db.conf | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) (limited to 'db') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 1601993eb..9abe2efc5 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -4809,4 +4809,58 @@ mob_db: ( Moss: 300 } }, +{ + Id: 1129 + SpriteName: "MurdererScorpion" + Name: "Murderer Scorpion" + Lv: 50 + Hp: 5432 + Sp: 500 + Exp: 150 + JExp: 20 + AttackRange: 1 + Attack: [520, 550] + Def: 14 + Mdef: 8 + Stats: { + Str: 15 + Agi: 1 + Vit: 5 + Int: 10 + Dex: 25 + Luk: 20 + } + ViewRange: 5 + ChaseRange: 8 + Size: 0 + Race: 2 + Element: (1, 1) + Mode: { + CanMove: true + CanAttack: true + Aggressive: true + Angry: true + ChangeTargetMelee: true + Looter: true + ChangeChase: true + CastSensorChase: true + } + MoveSpeed: 900 + AttackDelay: 2200 + AttackMotion: 672 + DamageMotion: 480 + MvpExp: 0 + Drops: { + Arrow: 5000 + Arrow: 4000 + IronArrow: 3000 + RedScorpionStinger: 2500 + BugLeg: 1200 + BugLeg: 400 + ChocolateBar: 300 + Dagger: 200 + Skull: 150 + + } +}, ) -- cgit v1.2.3-60-g2f50