summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/re/mob_db.conf54
1 files changed, 54 insertions, 0 deletions
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
+
+ }
+},
)