Exdeath 3

From Four Job Fiesta Wiki
Revision as of 17:29, 16 November 2022 by Samurai Goroh (talk | contribs) (Creating Boss page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Background 28 PC.png
Battle Formation ID: 495
Enemies: Neo Exdeath (Fake 1)
Neo Exdeath (Fake 2)
Exdeath
Neo Exdeath
Neo Exdeath
Neo Exdeath
Neo Exdeath
Escape%: Can't Escape
ABP gained: 0
Music Control: Track: The Fierce Battle
Visual Control: Intro: Normal
Parameters: Boss Battle
Denies Mute (Time spell)
No Reward
Terrain: #28 - The Void

Stats

Name Exdeath
Level 77
Speed 44
HP 49001
MP 30000
Strength 111
Defense 35
Evasion 10
Magic 25
Magic Defense 25
Magic Evasion 15
Gil 0
Exp 0
Steal Common: Phoenix Down
Rare: Wonder Wand
Drops Always: Nothing
Rare: Nothing

Status

Enemy Status
NAME Exdeath
Elemental Immunity: None
Elemental Absorb: None
Elemental Weakness: None
Status Vulnerability: Regen, Slow, Haste, Shell, Armor, Wall
Initial Status: None
Cannot Evade: Ranged
Creature Type: Humanoid, Heavy
Command Vulnerability: HP Scan
Special Properties: Critical Attack

Summary

TODO

Attack Script

Exdeath

Condition: HP < 10000 {
    {Meteor, Attack, Nothing}
    }
Condition: HP < 30000 {
    {Flare, Holy, Attack}
    {Attack, Attack, White Hole}
    {Attack, White Hole, Nothing}
    {Attack, Doom, White Hole}
    }


{Attack, White Hole, Nothing}
{Attack, White Hole, Attack}


React: Death {
    No Interrupt{
         Change Music
         Display Text: 'What IS 'Void'...?  Arrrgh!!
         Display Text: ...by the Void!!!
         Display Text: Exdeath: NOOO! WHY!?
         Display Text: The Void was mine to command!
         Display Text: How could it Uwaaah!!!
         Unhide Monster: NeoExdeath (All parts)
         }
    }

Strategies

TODO