Soul Cannon: Difference between revisions

From Four Job Fiesta Wiki
Jump to navigation Jump to search
(Creating Boss page)
 
(Adjusting Table_enemy_statistic parameters_3)
Line 15: Line 15:
| Soul Cannon | Launcher | Launcher
| Soul Cannon | Launcher | Launcher
|    36 |    50 |    50
|    36 |    50 |    50
|    55 |    20 |    20
|*22500 |*10800 |*10800
|*22500 |*10800 |*10800
|  1000 |  1000 |  1000
|  1000 |  1000 |  1000
Line 23: Line 24:
|    1 |    1 |    1
|    1 |    1 |    1
|    10 |    10 |    10
|    10 |    10 |    10
|   55 |   20 |   20 }}
|     0 |     0 |     0
|    0 |    0 |    0
| Ether      | Elixir  | Ether    | Nothing | Ether    | Nothing
| Dark Matter | Nothing | Hi-Potion | Nothing | Hi-Potion | Nothing
}}


==Summary==
==Summary==

Revision as of 12:21, 8 November 2022

Enemy Status
NAME Soul Cannon
Elemental Immunity: X
Elemental Absorb: X
Elemental Weakness: X
Status Vulnerability: X
Initial Status: X
Cannot Evade: X
Creature Type: X
Command Vulnerability: X
Special Properties: X
Name Soul Cannon Launcher Launcher
Level 36 50 50
Speed 55 20 20
HP *22500 *10800 *10800
MP 1000 1000 1000
Strength 7 7 7
Defense 5 0 0
Evasion 0 0 0
Magic 10 10 10
Magic Defense 1 1 1
Magic Evasion 10 10 10
Gil 0 0 0
Exp 0 0 0
Steal Common: Ether
Rare: Elixir
Common: Ether
Rare: Nothing
Common: Ether
Rare: Nothing
Drops Always: Dark Matter
Rare: Nothing
Always: Hi-Potion
Rare: Nothing
Always: Hi-Potion
Rare: Nothing

Summary

TBD

Attack Script

Soul Cannon

Condition: V00=01 {
    Display Text: DIFFUSION BEAM CANNON: ONLINE
    Nothing
    Display Text: BARREL PRESSURE RISING
    Nothing
    Display Text: ENERGY CELLS: 128% CAPACITY
    Nothing
    Display Text: FIRING
    Wave Cannon
    }
Display Text: DIFFUSION BEAM CANNON: ONLINE
Nothing
Display Text: LASER CROSSHAIR BRIGHTNESS: 20
Nothing
Display Text: SAFETY LOCK: OFFLINE
Nothing
Display Text: BARREL PRESSURE RISING
Nothing
Display Text: BLAST SHIELDING: ACTIVATED
Nothing
Display Text: ENERGY CELLS: 128% CAPACITY
Nothing
Display Text: FIRING}
Wave Cannon
Set V00=01
Nothing
Condition: HP Damage & HP < 10000 {
    Change Target: All Enemies
    Punishment
    }

Launcher

Senescent Beam
React: HP Damage & HP < 10000 {
    Change Target: Self
    Punishment
    }

Strategies

TBD