summaryrefslogtreecommitdiff
path: root/db/re/mob_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-11-18 18:04:08 -0200
committerJesusaves <cpntb1@ymail.com>2018-11-18 18:04:08 -0200
commit26683ee92173fb3d19c727d7c6ea6a9e61fb2e2f (patch)
treed3ab6f036a39909e3faccc1264b2d3609b710e13 /db/re/mob_db.conf
parent7feb77ee02233f25aa8039825a0bf2b40d5352d5 (diff)
downloadserverdata-26683ee92173fb3d19c727d7c6ea6a9e61fb2e2f.tar.gz
serverdata-26683ee92173fb3d19c727d7c6ea6a9e61fb2e2f.tar.bz2
serverdata-26683ee92173fb3d19c727d7c6ea6a9e61fb2e2f.tar.xz
serverdata-26683ee92173fb3d19c727d7c6ea6a9e61fb2e2f.zip
Some from requeriments for Call Of Dusty Event (Quest).
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r--db/re/mob_db.conf131
1 files changed, 130 insertions, 1 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 207d41337..c751dd26c 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -7608,8 +7608,8 @@ mob_db: (
AttackMotion: 672
DamageMotion: 480
Drops: {
+ Mashmallow: 250
Lawncandy: 200
- Mashmallow: 200
Candy: 50
}
},
@@ -7658,4 +7658,133 @@ mob_db: (
GoldenApple: 100
}
},
+{
+ Id: 1206
+ SpriteName: "DustGatling"
+ Name: "Gatling Shooter"
+ Lv: 50
+ Hp: 3500
+ Sp: 0
+ Exp: 450
+ JExp: 60
+ AttackRange: 15
+ Attack: [10, 20]
+ Def: 80
+ Mdef: 40
+ Stats: {
+ Str: 11
+ Agi: 22
+ Vit: 16
+ Int: 21
+ Dex: 55
+ Luk: 34
+ }
+ ViewRange: 28
+ ChaseRange: 32
+ Size: 0
+ Race: 2
+ Element: (0, 2)
+ Mode: {
+ Aggressive: true
+ CanMove: true
+ CanAttack: true
+ CastSensorChase: true
+ ChangeChase: true
+ }
+ MoveSpeed: 420
+ AttackDelay: 320
+ AttackMotion: 272
+ DamageMotion: 900
+ Drops: {
+ CoinBag: 500
+ RedApple: 300
+ Lockpicks: 50
+ }
+},
+{
+ Id: 1207
+ SpriteName: "DustRifle"
+ Name: "Rifle Shooter"
+ Lv: 50
+ Hp: 3500
+ Sp: 0
+ Exp: 450
+ JExp: 60
+ AttackRange: 15
+ Attack: [300, 300]
+ Def: 80
+ Mdef: 40
+ Stats: {
+ Str: 11
+ Agi: 22
+ Vit: 16
+ Int: 21
+ Dex: 45
+ Luk: 34
+ }
+ ViewRange: 28
+ ChaseRange: 32
+ Size: 0
+ Race: 2
+ Element: (0, 2)
+ Mode: {
+ Aggressive: true
+ CanMove: true
+ CanAttack: true
+ CastSensorChase: true
+ ChangeChase: true
+ }
+ MoveSpeed: 420
+ AttackDelay: 2500
+ AttackMotion: 272
+ DamageMotion: 900
+ Drops: {
+ CoinBag: 500
+ RedApple: 300
+ Lockpicks: 50
+ }
+},
+{
+ Id: 1208
+ SpriteName: "DustRevolver"
+ Name: "Revolver Shooter"
+ Lv: 50
+ Hp: 3500
+ Sp: 0
+ Exp: 450
+ JExp: 60
+ AttackRange: 15
+ Attack: [100, 200]
+ Def: 80
+ Mdef: 40
+ Stats: {
+ Str: 11
+ Agi: 22
+ Vit: 16
+ Int: 21
+ Dex: 50
+ Luk: 34
+ }
+ ViewRange: 28
+ ChaseRange: 32
+ Size: 0
+ Race: 2
+ Element: (0, 2)
+ Mode: {
+ Aggressive: true
+ CanMove: true
+ CanAttack: true
+ CastSensorChase: true
+ ChangeChase: true
+ }
+ MoveSpeed: 220
+ AttackDelay: 820
+ AttackMotion: 272
+ DamageMotion: 900
+ Drops: {
+ CoinBag: 500
+ RedApple: 300
+ Lockpicks: 50
+ }
+},
)