summaryrefslogtreecommitdiff
path: root/db/re/mob_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-08-01 11:36:55 -0300
committerJesusaves <cpntb1@ymail.com>2018-08-01 11:36:55 -0300
commitd32dc7a2d7a6ab42279ebaec676646e3a0f38152 (patch)
tree44f57414fd92e47f08159d8003c3124dcbffe349 /db/re/mob_db.conf
parentf97a417b606c78894f9e4cd4359b103b0e0f60f1 (diff)
downloadserverdata-d32dc7a2d7a6ab42279ebaec676646e3a0f38152.tar.gz
serverdata-d32dc7a2d7a6ab42279ebaec676646e3a0f38152.tar.bz2
serverdata-d32dc7a2d7a6ab42279ebaec676646e3a0f38152.tar.xz
serverdata-d32dc7a2d7a6ab42279ebaec676646e3a0f38152.zip
Save old Fafi
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r--db/re/mob_db.conf54
1 files changed, 54 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index c1dfe539c..2f5d56c29 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -6606,6 +6606,9 @@ mob_db: (
StrengthPotion: 500
GoldOre: 200
}
+ WeaponAttacks: {
+ All: 8000
+ }
},
{
Id: 1180
@@ -7226,4 +7229,55 @@ mob_db: (
Bloodstone: 1
}
},
+{
+ Id: 1195
+ SpriteName: "GenericDragon"
+ Name: "Generic Dragon"
+ Lv: 75
+ Hp: 25000
+ Sp: 1248
+ Exp: 2015
+ JExp: 107
+ AttackRange: 6
+ Attack: [550, 600]
+ Def: 50
+ Mdef: 75
+ WalkMask: "WALK_AIR"
+ Stats: {
+ Str: 50
+ Agi: 10
+ Vit: 50
+ Int: 0
+ Dex: 100
+ Luk: 40
+ }
+ ViewRange: 10
+ ChaseRange: 15
+ Size: 1
+ Race: 9
+ Element: (3, 2)
+ Mode: {
+ CanMove: true
+ Looter: true
+ Aggressive: true
+ Assist: true
+ Boss: true
+ CanAttack: true
+ ChangeTargetMelee: true
+ ChangeChase: true
+ }
+ MoveSpeed: 500
+ AttackDelay: 1800
+ AttackMotion: 672
+ DamageMotion: 480
+ Drops: {
+ DragonScales: 2000
+ HastePotion: 500
+ StrengthPotion: 500
+ GoldOre: 200
+ }
+ WeaponAttacks: {
+ All: 8000
+ }
+},
)