summaryrefslogtreecommitdiff
path: root/db/re/mob_db.conf
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-05-23 12:26:26 +0000
committerSaulc <lucashelaine14@gmail.com>2018-05-23 12:26:26 +0000
commite4443bc322442e9deb020ac2a9738ae7b5f22602 (patch)
tree39a825acf503aa17f7889a0232ce2ed47c78fee5 /db/re/mob_db.conf
parentd5f25b60b05420a50f1a97ea5d78657bb66491b1 (diff)
downloadserverdata-e4443bc322442e9deb020ac2a9738ae7b5f22602.tar.gz
serverdata-e4443bc322442e9deb020ac2a9738ae7b5f22602.tar.bz2
serverdata-e4443bc322442e9deb020ac2a9738ae7b5f22602.tar.xz
serverdata-e4443bc322442e9deb020ac2a9738ae7b5f22602.zip
add mob 1131 angry scorpion
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r--db/re/mob_db.conf49
1 files changed, 49 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 0570585e7..6db2bd0c8 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -4921,4 +4921,53 @@ mob_db: (
GoldPieces: 2
}
},
+{
+ Id: 1131
+ SpriteName: "AngryScorpion"
+ Name: "AngryScorpion"
+ Lv: 11
+ Hp: 850
+ Sp: 0
+ Exp: 13
+ JExp: 3
+ AttackRange: 1
+ Attack: [190, 255]
+ Def: 8
+ Mdef: 4
+ Stats: {
+ Str: 3
+ Agi: 6
+ Vit: 1
+ Int: 1
+ Dex: 19
+ Luk: 16
+ }
+ ViewRange: 7
+ ChaseRange: 11
+ Size: 0
+ Race: 2
+ Element: (1, 1)
+ Mode: {
+ CanMove: true
+ CanAttack: true
+ Aggressive: true
+ Angry: true
+ ChangeTargetMelee: true
+ ChangeChase: true
+ CastSensorChase: true
+ }
+ MoveSpeed: 700
+ AttackDelay: 1472
+ AttackMotion: 672
+ DamageMotion: 480
+ MvpExp: 0
+ Drops: {
+ ScorpionStinger: 600
+ BugLeg: 550
+ Candy: 900
+ BugLeg: 100
+ ChocolateBar: 50
+ GoldPieces: 1
+ }
+},
)