Exdeath 3: Difference between revisions

From Four Job Fiesta Wiki
Jump to navigation Jump to search
(Creating Boss page)
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
| [[Image:background_28_PC.png|332px]]
| [[Image:background_28_PC.png|332px]]
| 495
| 495
| Neo Exdeath ''(Fake 1)''<br>Neo Exdeath ''(Fake 2)''<br>Exdeath<br>Neo Exdeath<br>Neo Exdeath<br>Neo Exdeath<br>Neo Exdeath
| Neo Exdeath ''(Fake 1)''<br>Neo Exdeath ''(Fake 2)''<br>Exdeath<br>Neo Exdeath ''(Dragon)''<br>Neo Exdeath ''(Creature)''<br>Neo Exdeath ''(Heavy)''<br>Neo Exdeath ''(Humanoid)''
| Can't Escape
| Can't Escape
| 0
| 0
| Track: The Fierce Battle
| Track: The Decisive Battle
| Intro: Normal
| Intro: Normal<br>Invalid Targets
| Boss Battle<br>Denies Mute (Time spell)<br>No Reward
| Boss Battle<br>Denies Mute (Time spell)<br>No Reward at the end
| #28 - The Void
| #28 - The Void
|  
|  
}}
}}
[[File:Boss_Exdeath_Tree.png|332px|thumb|right|elongated tree]]


== Stats ==
== Stats ==

Latest revision as of 15:11, 19 June 2024

Background 28 PC.png
Battle Formation ID: 495
Enemies: Neo Exdeath (Fake 1)
Neo Exdeath (Fake 2)
Exdeath
Neo Exdeath (Dragon)
Neo Exdeath (Creature)
Neo Exdeath (Heavy)
Neo Exdeath (Humanoid)
Escape%: Can't Escape
ABP gained: 0
Music Control: Track: The Decisive Battle
Visual Control: Intro: Normal
Invalid Targets
Parameters: Boss Battle
Denies Mute (Time spell)
No Reward at the end
Terrain: #28 - The Void
elongated tree

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