Exdeath 2: Difference between revisions
Jump to navigation
Jump to search
m (→Attack Script) |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 5: | Line 5: | ||
| Can't Escape | | Can't Escape | ||
| 0 | | 0 | ||
| Track: The | | Track: The Decisive Battle | ||
| Intro: Normal | | Intro: Normal | ||
| Boss Battle<br>Denies Mute (Time spell)<br>Alt. Death Animation | | Boss Battle<br>Denies Mute (Time spell)<br>Alt. Death Animation | ||
Line 11: | Line 11: | ||
| This is it, right? | | This is it, right? | ||
}} | }} | ||
[[File:Boss_Exdeath_Castle.png|332px|thumb|right|the final showdown?]] | |||
== Stats == | == Stats == | ||
Line 106: | Line 107: | ||
==Strategies== | ==Strategies== | ||
For many teams, this fight can feel like a final boss fight. | |||
[[Category:Bosses]] | [[Category:Bosses]] |
Latest revision as of 13:54, 19 June 2024
Battle Formation ID: | 473 |
---|---|
Enemies: | Exdeath |
Escape%: | Can't Escape |
ABP gained: | 0 |
Music Control: | Track: The Decisive Battle |
Visual Control: | Intro: Normal |
Parameters: | Boss Battle Denies Mute (Time spell) Alt. Death Animation |
Terrain: | #20 - Exdeath Castle |
This is it, right? |
Stats
Name | Exdeath |
---|---|
Level | 66 |
Speed | 50 |
HP | 32768 |
MP | 32768 |
Strength | 58 |
Defense | 25 |
Evasion | 10 |
Magic | 0 |
Magic Defense | 25 |
Magic Evasion | 85 |
Gil | 0 |
Exp | 0 |
Steal | Common: Elixir Rare: Judgment Staff |
Drops | Always: Nothing Rare: Nothing |
Status
NAME | Exdeath |
---|---|
Elemental Immunity: | Poison |
Elemental Absorb: | None |
Elemental Weakness: | Holy |
Status Vulnerability: | Image, Regen, Slow, Haste, Shell, Armor, Wall |
Initial Status: | (Always) Regen |
Cannot Evade: | None |
Creature Type: | Heavy |
Command Vulnerability: | HP Scan |
Special Properties: | Vacuum Wave (+50% Attack + HP Leak) |
Summary
TODO
Attack Script
Condition:HP < 16000 { No Interrupt{ {Attack, Special, Nothing} {Firaga, Thundaga, Attack} } No Interrupt{ {Firaga, Attack, Special} {Blizzaga, Attack, Nothing} } No Interrupt{ {Blizzaga, Attack, Nothing} {Thundaga, Attack, Special} } }
Condition:HP < 7000 { {Meteor, Meteor, Attack} {Firaga, Blizzaga, Thundaga} {Attack, Attack, Special} }
Note: Because the first block condition (HP < 16000) is met first, it will (luckily) never hit this block condition (HP < 7000).
{Attack, Doom, Doom}
{Reverse Polarity, Reverse Polarity, Special}
{100 Gs, Gravity, Attack}
{Attack, Attack, Special}
{Earth Shaker, Earth Shaker, Attack}
{Blaze, Attack, Special}
{Hurricane, Hurricane, Attack}
{Zombie Breath, Zombie Breath, Special}
{Attack, Bio, Attack}
{Level 3 Flare, Level 3 Flare, Special}
React: Physical { Change Target: with wall? {Dispel, Nothing, Nothing} }
React: Magic: Slow { Haste }
React: Magic: Slowga { Haste }
Strategies
For many teams, this fight can feel like a final boss fight.