summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/re/mob_db.conf50
1 files changed, 50 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index a0a74a4f2..de306c716 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -7119,4 +7119,54 @@ mob_db: (
AttackMotion: 472
DamageMotion: 280
},
+{
+ Id: 1193
+ SpriteName: "FireSkull"
+ Name: "Fire Skull"
+ Lv: 46
+ Hp: 7500
+ Sp: 0
+ Exp: 500
+ JExp: 22
+ AttackRange: 1
+ Attack: [400, 1800]
+ Def: 35
+ Mdef: 0
+ WalkMask: "WALK_AIR"
+ Stats: {
+ Str: 25
+ Agi: 28
+ Vit: 1
+ Int: 100
+ Dex: 50
+ Luk: 1
+ }
+ ViewRange: 10
+ ChaseRange: 14
+ Size: 0
+ Race: 2
+ Element: (8, 1)
+ Mode: {
+ CanMove: true
+ CanAttack: true
+ Aggressive: true
+ Angry: true
+ ChangeTargetMelee: true
+ Looter: true
+ ChangeChase: true
+ CastSensorChase: true
+ }
+ MoveSpeed: 400
+ AttackDelay: 670
+ AttackMotion: 672
+ DamageMotion: 280
+ Drops: {
+ SulfurPowder: 850
+ PileOfAsh: 500
+ DarkCrystal: 100
+ Skull: 55
+ CasinoCoins: 10
+ DemonicSkull: 1
+ }
+},
)