summaryrefslogtreecommitdiff
path: root/db/re/mob_db.conf
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-06-19 23:54:55 +0000
committerSaulc <lucashelaine14@gmail.com>2018-06-19 23:54:55 +0000
commit30fca4322e10182a2f48a5521fb5ad05d2f9fbd1 (patch)
treef98161155f578422e5c37dc6c3011481e191956e /db/re/mob_db.conf
parent5fabf9313600b86dca88293fb3c0ba28da8c5ba9 (diff)
downloadserverdata-30fca4322e10182a2f48a5521fb5ad05d2f9fbd1.tar.gz
serverdata-30fca4322e10182a2f48a5521fb5ad05d2f9fbd1.tar.bz2
serverdata-30fca4322e10182a2f48a5521fb5ad05d2f9fbd1.tar.xz
serverdata-30fca4322e10182a2f48a5521fb5ad05d2f9fbd1.zip
Add robin bandit
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r--db/re/mob_db.conf46
1 files changed, 46 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 5c28c591d..c5f52cac6 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -5806,4 +5806,50 @@ mob_db: (
BanditPants: 1
}
},
+{
+ Id: 1153
+ SpriteName: "RobinBandit"
+ Name: "RobinBandit"
+ Lv: 35
+ Hp: 3500
+ Sp: 0
+ Exp: 45
+ JExp: 6
+ AttackRange: 5
+ Attack: [310, 420]
+ Def: 25
+ Mdef: 20
+ Stats: {
+ Str: 1
+ Agi: 22
+ Vit: 1
+ Int: 1
+ Dex: 55
+ Luk: 4
+ }
+ ViewRange: 8
+ ChaseRange: 12
+ Size: 0
+ Race: 2
+ Element: (1, 1)
+ Mode: {
+ Aggressive: true
+ CanMove: true
+ CanAttack: true
+ CastSensorChase: true
+ }
+ MoveSpeed: 420
+ AttackDelay: 720
+ AttackMotion: 672
+ DamageMotion: 900
+ MvpExp: 0
+ Drops: {
+ BanditHood: 800
+ CoinBag: 500
+ RedApple: 300
+ ShortBow: 6
+ GoldPieces: 4
+ BanditPants: 1
+ }
+},
)