summaryrefslogtreecommitdiff
path: root/db/re/mob_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r--db/re/mob_db.conf55
1 files changed, 54 insertions, 1 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 989e6a262..144e53586 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -5299,7 +5299,6 @@ mob_db: (
Aggressive: true
Angry: true
ChangeTargetMelee: true
- Looter: true
ChangeChase: true
CastSensorChase: true
}
@@ -5321,4 +5320,58 @@ mob_db: (
DemonicSkull: 1
}
},
+{
+ Id: 1138
+ SpriteName: "OceanPirate"
+ Name: "Ocean Pirate"
+ Lv: 25
+ Hp: 5500
+ Sp: 0
+ Exp: 195
+ JExp: 22
+ AttackRange: 1
+ Attack: [225, 315]
+ Def: 15
+ Mdef: 0
+ Stats: {
+ Str: 35
+ Agi: 10
+ Vit: 1
+ Int: 1
+ Dex: 25
+ Luk: 25
+ }
+ ViewRange: 9
+ ChaseRange: 14
+ Size: 0
+ Race: 2
+ Element: (1, 1)
+ Mode: {
+ CanMove: true
+ CanAttack: true
+ Aggressive: true
+ Angry: true
+ ChangeTargetMelee: true
+ Looter: true
+ ChangeChase: true
+ CastSensorChase: true
+ }
+ MoveSpeed: 800
+ AttackDelay: 850
+ AttackMotion: 672
+ DamageMotion: 200
+ MvpExp: 0
+ Drops: {
+ SeaDrops: 300
+ BottleOfSeaWater: 150
+ EmptyBottle: 110
+ CoinBag: 95
+ BlueCoral: 70
+ CasinoCoins: 60
+ PirateShorts: 45
+ Coral: 20
+ MysteriousBottle: 18
+ PirateTreasureMap: 1
+ }
+},
)