summaryrefslogtreecommitdiff
path: root/db/re/mob_db.conf
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-05-23 12:22:58 +0000
committerSaulc <lucashelaine14@gmail.com>2018-05-23 12:22:58 +0000
commitd5f25b60b05420a50f1a97ea5d78657bb66491b1 (patch)
tree1d55bac07239a7f9e1c311a347a4df54ca064b56 /db/re/mob_db.conf
parent4516a24bd45b59963cc67059e6033f34c23911ae (diff)
downloadserverdata-d5f25b60b05420a50f1a97ea5d78657bb66491b1.tar.gz
serverdata-d5f25b60b05420a50f1a97ea5d78657bb66491b1.tar.bz2
serverdata-d5f25b60b05420a50f1a97ea5d78657bb66491b1.tar.xz
serverdata-d5f25b60b05420a50f1a97ea5d78657bb66491b1.zip
add 1130 Angry Red Scorpion
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r--db/re/mob_db.conf52
1 files changed, 52 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 51f1d250b..0570585e7 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -4869,4 +4869,56 @@ mob_db: (
}
},
+{
+ Id: 1130
+ SpriteName: "AngryRedScorpion"
+ Name: "Angry Red Scorpion"
+ Lv: 50
+ Hp: 2996
+ Sp: 0
+ Exp: 49
+ JExp: 12
+ AttackRange: 1
+ Attack: [444, 520]
+ Def: 6
+ Mdef: 7
+ Stats: {
+ Str: 10
+ Agi: 7
+ Vit: 8
+ Int: 10
+ Dex: 30
+ Luk: 14
+ }
+ ViewRange: 9
+ ChaseRange: 12
+ Size: 0
+ Race: 2
+ Element: (1, 1)
+ Mode: {
+ CanMove: true
+ CanAttack: true
+ Aggressive: true
+ Angry: true
+ ChangeTargetMelee: true
+ ChangeChase: true
+ CastSensorChase: true
+ }
+ MoveSpeed: 720
+ AttackDelay: 1750
+ AttackMotion: 672
+ DamageMotion: 200
+ MvpExp: 0
+ Drops: {
+ RedScorpionStinger: 1500
+ Arrow: 1200
+ Arrow: 900
+ SmallKnife: 500
+ BugLeg: 420
+ ChocolateBar: 90
+ FancyHat: 25
+ ShortBow: 11
+ GoldPieces: 2
+ }
+},
)