summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-01-10 10:21:40 -0200
committerJesusaves <cpntb1@ymail.com>2019-01-10 10:21:40 -0200
commit3a68403317e65718a041ce33b70feef85abe34dd (patch)
tree5904ee3f712c5860b62bf4bd55db8b83d540551c /db
parent28b217155aff61c9e95a0ef25b89c01f73ad7398 (diff)
downloadserverdata-3a68403317e65718a041ce33b70feef85abe34dd.tar.gz
serverdata-3a68403317e65718a041ce33b70feef85abe34dd.tar.bz2
serverdata-3a68403317e65718a041ce33b70feef85abe34dd.tar.xz
serverdata-3a68403317e65718a041ce33b70feef85abe34dd.zip
Replace DustGatling Gatling's with a shotgun
Diffstat (limited to 'db')
-rw-r--r--db/re/mob_db.conf8
-rw-r--r--db/re/mob_skill_db.conf11
2 files changed, 15 insertions, 4 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 431de3e74..29d844731 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -7536,14 +7536,14 @@ mob_db: (
{
Id: 1206
SpriteName: "DustGatling"
- Name: "Gatling Shooter"
+ Name: "Shotgun Shooter"
Lv: 50
Hp: 2600
Sp: 0
Exp: 437
JExp: 18
AttackRange: 13
- Attack: [24, 30]
+ Attack: [80, 90]
Def: 80
Mdef: 40
Stats: {
@@ -7566,8 +7566,8 @@ mob_db: (
ChangeChase: true
}
MoveSpeed: 420
- AttackDelay: 220
- AttackMotion: 272
+ AttackDelay: 1200
+ AttackMotion: 472
DamageMotion: 900
Drops: {
CoinBag: 500
diff --git a/db/re/mob_skill_db.conf b/db/re/mob_skill_db.conf
index 3014801ce..c06758336 100644
--- a/db/re/mob_skill_db.conf
+++ b/db/re/mob_skill_db.conf
@@ -928,6 +928,17 @@ SKILL_COND2 = {
CastCondition: "MSC_ALWAYS"
}
}
+ DustGatling: {
+ NPC_SPLASHATTACK: {
+ SkillState: "MSS_BERSERK"
+ SkillLevel: 2
+ Rate: 10000
+ Delay: 1200
+ Cancelable: true
+ SkillTarget: "MST_RANDOM"
+ CastCondition: "MSC_ALWAYS"
+ }
+ }
DustBoss: {
NPC_SUMMONSLAVE: {
SkillState: "MSS_ANY"