summaryrefslogtreecommitdiff
path: root/db/re/mob_db.conf
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-05-20 17:03:21 +0000
committerSaulc <lucashelaine14@gmail.com>2018-05-20 17:03:21 +0000
commit21985d4923b4a960c7f150add08e43936a8e960b (patch)
tree76fff9066b42d543f7bd8d4fc2b71c6211720897 /db/re/mob_db.conf
parent560b52fd96e1a47f2c436cfe4cdee1a5de150ee5 (diff)
downloadserverdata-21985d4923b4a960c7f150add08e43936a8e960b.tar.gz
serverdata-21985d4923b4a960c7f150add08e43936a8e960b.tar.bz2
serverdata-21985d4923b4a960c7f150add08e43936a8e960b.tar.xz
serverdata-21985d4923b4a960c7f150add08e43936a8e960b.zip
add murderer scorpion
Diffstat (limited to 'db/re/mob_db.conf')
-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
+
+ }
+},
)