summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-06-03 14:39:46 -0300
committerJesusaves <cpntb1@ymail.com>2019-06-03 14:39:46 -0300
commitdc757e14a52d01c2fa293a8318cf07da10fc41ed (patch)
treea6954b0c309210f29e151a1d605e543a904fe850 /db
parentc7d4ef9c35ca26dcde9da07dd6346f68714f5a18 (diff)
downloadserverdata-dc757e14a52d01c2fa293a8318cf07da10fc41ed.tar.gz
serverdata-dc757e14a52d01c2fa293a8318cf07da10fc41ed.tar.bz2
serverdata-dc757e14a52d01c2fa293a8318cf07da10fc41ed.tar.xz
serverdata-dc757e14a52d01c2fa293a8318cf07da10fc41ed.zip
Make some monsters useful for Sagratha's Quest.
What, this is too close to Bandit Lord quest %%n
Diffstat (limited to 'db')
-rw-r--r--db/re/mob_db.conf138
1 files changed, 137 insertions, 1 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 6faf9263e..8ad09ba61 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -2078,7 +2078,51 @@ mob_db: (
DarkEggshellHat: 2
}
},
-// 1062 is free
+{
+ Id: 1062
+ SpriteName: "Assassin"
+ Name: "Assassin"
+ Lv: 27
+ Hp: 4211
+ Sp: 0
+ Exp: 45
+ JExp: 8
+ AttackRange: 1
+ Attack: [198, 214]
+ Def: 45
+ Mdef: 20
+ Stats: {
+ Str: 11
+ Agi: 20
+ Vit: 24
+ Int: 10
+ Dex: 33
+ Luk: 11
+ }
+ ViewRange: 9
+ ChaseRange: 12
+ Race: 2
+ Element: (7, 1)
+ Mode: {
+ Aggressive: true
+ CanMove: true
+ CanAttack: true
+ CastSensorChase: true
+ ChangeChase: true
+ }
+ MoveSpeed: 440
+ AttackDelay: 1260
+ AttackMotion: 672
+ DamageMotion: 900
+ Drops: {
+ RedApple: 400
+ LeatherPatch: 240
+ CoinBag: 125
+ Lockpicks: 50
+ Dagger: 20
+ GoldPieces: 3
+ }
+},
{
Id: 1063
SpriteName: "VampireBat"
@@ -8470,6 +8514,98 @@ mob_db: (
SacredManaPotion: 5
}
},
+{
+ Id: 1222
+ SpriteName: "HoodedAssassin"
+ Name: "Hooded Assassin"
+ Lv: 52
+ Hp: 18235
+ Exp: 1572
+ JExp: 52
+ AttackRange: 1
+ Attack: [1123, 1466]
+ Def: 45
+ Mdef: 80
+ ViewRange: 16
+ ChaseRange: 18
+ Race: 2
+ Element: (7, 2)
+ Stats: {
+ Str: 32
+ Agi: 40
+ Vit: 23
+ Int: 31
+ Dex: 75
+ Luk: 38
+ }
+ Mode: {
+ CanMove: true
+ CanAttack: true
+ Aggressive: true
+ ChangeTargetMelee: true
+ ChangeChase: true
+ CastSensorChase: true
+ Boss: true
+ }
+ MoveSpeed: 200
+ AttackDelay: 2572
+ AttackMotion: 672
+ DamageMotion: 200
+ Drops: {
+ TreaureKey: 10000
+ MoveSpeedPotion: 4000
+ CoinBag: 2000
+ Beer: 2000
+ CursedAmmoBox: 1500
+ ClothoLiquor: 1500
+ BronzeGift: 1000
+ GoldenApple: 5
+ }
+},
+{
+ Id: 1223
+ SpriteName: "HoodedNinja"
+ Name: "Hooded Ninja"
+ Lv: 52
+ Hp: 6400
+ Exp: 480
+ JExp: 18
+ AttackRange: 1
+ Attack: [936, 1037]
+ Def: 45
+ Mdef: 80
+ ViewRange: 16
+ ChaseRange: 18
+ Race: 2
+ Element: (7, 1)
+ Stats: {
+ Str: 28
+ Agi: 30
+ Vit: 23
+ Int: 31
+ Dex: 75
+ Luk: 32
+ }
+ Mode: {
+ CanMove: true
+ CanAttack: true
+ Aggressive: true
+ ChangeTargetMelee: true
+ ChangeChase: true
+ CastSensorChase: true
+ }
+ MoveSpeed: 200
+ AttackDelay: 3072
+ AttackMotion: 672
+ DamageMotion: 200
+ Drops: {
+ TreaureKey: 400
+ CoinBag: 200
+ Beer: 200
+ ClothoLiquor: 50
+ }
+},
+
// Reserved
{
Id: 1495