summaryrefslogtreecommitdiff
path: root/db/re/mob_db.conf
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-01-13 22:20:11 +0100
committerSaulc <lucashelaine14@gmail.com>2018-01-13 22:20:11 +0100
commitf62781f96cbb2e61250124e3340d5d545cd469e8 (patch)
treefddf71975033f2bd4ec09613d396fa84f4435cdb /db/re/mob_db.conf
parent20df2abc1aca00d6aa5dc78347133890f36b32f3 (diff)
downloadserverdata-f62781f96cbb2e61250124e3340d5d545cd469e8.tar.gz
serverdata-f62781f96cbb2e61250124e3340d5d545cd469e8.tar.bz2
serverdata-f62781f96cbb2e61250124e3340d5d545cd469e8.tar.xz
serverdata-f62781f96cbb2e61250124e3340d5d545cd469e8.zip
add bat for crazy
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r--db/re/mob_db.conf50
1 files changed, 50 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 94ba5c973..e371b86b0 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -1595,4 +1595,54 @@ mob_db: (
Moss: 800
}
},
+{
+ Id: 1039
+ SpriteName: "Bat"
+ Name: "Bat"
+ Lv: 20
+ Hp: 1500
+ Sp: 0
+ Exp: 9
+ JExp: 3
+ AttackRange: 1
+ Attack: [50, 250]
+ Def: 1
+ Mdef: 60
+ Stats: {
+ Str: 2
+ Agi: 1
+ Vit: 1
+ Int: 1
+ Dex: 20
+ Luk: 25
+ }
+ ViewRange: 1
+ ChaseRange: 1000
+ Size: 0
+ Race: 2
+ Element: (4, 1)
+ Mode: {
+ CanMove: true
+ Looter: true
+ CanAttack: true
+ CastSensorChase: true
+ ChangeChase: true
+ }
+ MoveSpeed: 800
+ AttackDelay: 1872
+ AttackMotion: 672
+ DamageMotion: 480
+ MvpExp: 0
+ Drops: {
+ BatTeeth: 1800
+ BatWing: 1500
+ BatWing: 1300
+ MaggotSlime: 800
+ BugLeg: 400
+ CactusDrink: 150
+ RoastedMaggot: 130
+ Dagger: 65
+ Bloodstone: 1
+ }
+},
)