Sandworm: Difference between revisions

From Four Job Fiesta Wiki
Jump to navigation Jump to search
(Adjusting Table_enemy_statistic parameters_3)
(Table_battle_formation + Table_enemy_status_3 data)
Line 1: Line 1:
{{Table_enemy_status
{{Table_battle_formation
| Sandworm
| [[Image:background_30_PC.png|332px]]
| X
| 447
| X
| Sandworm x3<br>Hole x3<br>_
| X
| Can't Escape
| X
| 5
| X
| Track: The Fierce Battle
| X
| Intro: Normal
| X
| Boss Battle<br>Denies Mute (Time spell)<br>Reveal Sandworm
| X
| #30 - Sandworm Battle
| X
| Sandworm likes to play whack-a-mole
| }}
}}


== Stats ==
{{Table_enemy_statistic_3
{{Table_enemy_statistic_3
|Sandworm| Hole | _
|Sandworm| Hole | _
|    18 |    18 |   18
|    18 |    18 | 18
|    50 |    1 | 98  
|    50 |    1 | 98  
|  3000<br>(shared) |  3000<br>(shared) |  3000<br>(shared)
|  3000<br>(shared) |  3000<br>(shared) |  3000<br>(shared)
Line 28: Line 29:
| Nothing | Nothing | Nothing | Nothing | Nothing | Nothing
| Nothing | Nothing | Nothing | Nothing | Nothing | Nothing
| Nothing | Nothing | Nothing | Nothing | Nothing | Nothing
| Nothing | Nothing | Nothing | Nothing | Nothing | Nothing
}}
== Status ==
{{Table_enemy_status_3
|Sandworm| Hole | _
| None  | None | None
| None  | None | None
| None  | None | Water
| Regen, Slow, Haste, Shell, Armor, Wall | Regen, Slow, Haste, Shell, Armor, Wall | Regen, Slow, Haste, Shell, Armor, Wall
| None  | False Image | Erased
| None  | None | None
| Desert, Heavy | Desert, Heavy | Desert, Heavy
| HP Scan | HP Scan | HP Scan
| Tusk (Charm, Poison, Aging) | Critical Attack | Critical Attack
}}
}}



Revision as of 08:54, 14 November 2022

Background 30 PC.png
Battle Formation ID: 447
Enemies: Sandworm x3
Hole x3
_
Escape%: Can't Escape
ABP gained: 5
Music Control: Track: The Fierce Battle
Visual Control: Intro: Normal
Parameters: Boss Battle
Denies Mute (Time spell)
Reveal Sandworm
Terrain: #30 - Sandworm Battle
Sandworm likes to play whack-a-mole

Stats

Name Sandworm Hole _
Level 18 18 18
Speed 50 1 98
HP 3000
(shared)
3000
(shared)
3000
(shared)
MP 10125 10125 10125
Strength 25 25 7
Defense 0 0 0
Evasion 0 0 0
Magic 1 1 1
Magic Defense 10 10 10
Magic Evasion 10 10 10
Gil 0 0 0
Exp 0 0 0
Steal Common: Nothing
Rare: Nothing
Common: Nothing
Rare: Nothing
Common: Nothing
Rare: Nothing
Drops Always: Nothing
Rare: Nothing
Always: Nothing
Rare: Nothing
Always: Nothing
Rare: Nothing

Status

Enemy Status
NAME Sandworm Hole _
Elemental Immunity: None None None
Elemental Absorb: None None None
Elemental Weakness: None None Water
Status Vulnerability: Regen, Slow, Haste, Shell, Armor, Wall Regen, Slow, Haste, Shell, Armor, Wall Regen, Slow, Haste, Shell, Armor, Wall
Initial Status: None False Image Erased
Cannot Evade: None None None
Creature Type: Desert, Heavy Desert, Heavy Desert, Heavy
Command Vulnerability: HP Scan HP Scan HP Scan
Special Properties: Tusk (Charm, Poison, Aging) Critical Attack Critical Attack

Summary

TBD

Attack Script

Sandworm

{Attack, Quicksand, Quicksand}
Condition: If (Sandworm) HP < 1:
    Change Target:Self
    Item
    }
React: Magic: No-Damage Magic {
    Fight
    }

Hole

Nothing
React: Physical {
    Gravity
    }

_

No Interrupt {
    Unhide Monster: Sandworm
    Stalker Technique
    }
No Interrupt {
    Unhide Monster: Sandworm
    Stalker Technique
    }
No Interrupt {
    Unhide Monster: Sandworm
    Stalker Technique
    }
Change Target: All Enemies, Not self
No-Damage Magic

Strategies

TBD