Template:S4 enemy data: Difference between revisions
Template page
More actions
mNo edit summary |
mNo edit summary |
||
| Line 75: | Line 75: | ||
<div class="pair"> | <div class="pair"> | ||
<div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Fire, Rage, Pale Gate Runes">Fire</abbr></div> | <div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Fire, Rage, Pale Gate Runes">Fire</abbr></div> | ||
<div class="value">'''{{{fire| | <div class="value">'''{{{fire|20}}}'''</div> | ||
</div> | </div> | ||
<div class="pair"> | <div class="pair"> | ||
<div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Water, Flowing Runes">Water</abbr></div> | <div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Water, Flowing Runes">Water</abbr></div> | ||
<div class="value">'''{{{water| | <div class="value">'''{{{water|20}}}'''</div> | ||
</div> | </div> | ||
<div class="pair"> | <div class="pair"> | ||
<div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Wind, Cyclone Runes">Wind</abbr></div> | <div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Wind, Cyclone Runes">Wind</abbr></div> | ||
<div class="value">'''{{{wind| | <div class="value">'''{{{wind|20}}}'''</div> | ||
</div> | </div> | ||
<div class="pair"> | <div class="pair"> | ||
<div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Earth, Mother Earth Runes">Earth</abbr></div> | <div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Earth, Mother Earth Runes">Earth</abbr></div> | ||
<div class="value">'''{{{earth| | <div class="value">'''{{{earth|20}}}'''</div> | ||
</div> | </div> | ||
<div class="pair"> | <div class="pair"> | ||
<div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Lightning, Thunder, Pale Gate Runes">Lightning</abbr></div> | <div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Lightning, Thunder, Pale Gate Runes">Lightning</abbr></div> | ||
<div class="value">'''{{{lightning| | <div class="value">'''{{{lightning|20}}}'''</div> | ||
</div> | </div> | ||
<div class="pair"> | <div class="pair"> | ||
<div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Rune of Punishment">Punishment</abbr></div> | <div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Rune of Punishment">Punishment</abbr></div> | ||
<div class="value">'''{{{punishment| | <div class="value">'''{{{punishment|20}}}'''</div> | ||
</div> | </div> | ||
<div class="pair"> | <div class="pair"> | ||
<div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Blinking Rune">Blinking</abbr></div> | <div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Blinking Rune">Blinking</abbr></div> | ||
<div class="value">'''{{{blinking| | <div class="value">'''{{{blinking|20}}}'''</div> | ||
</div> | </div> | ||
<div class="pair"> | <div class="pair"> | ||
<div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Soul Eater">Soul Eater</abbr></div> | <div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Soul Eater">Soul Eater</abbr></div> | ||
<div class="value">'''{{{soul| | <div class="value">'''{{{soul|20}}}'''</div> | ||
</div> | </div> | ||
<div class="pair"> | <div class="pair"> | ||
<div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Non-elemental magic">Neutral</abbr></div> | <div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Non-elemental magic">Neutral</abbr></div> | ||
<div class="value">'''{{{neutral| | <div class="value">'''{{{neutral|20}}}'''</div> | ||
</div> | </div> | ||
<div class="pair"> | <div class="pair"> | ||
<div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Weapon attacks">Physical</abbr></div> | <div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Weapon attacks">Physical</abbr></div> | ||
<div class="value">'''{{{physical| | <div class="value">'''{{{physical|20}}}'''</div> | ||
</div> | </div> | ||
<div class="pair"> | <div class="pair"> | ||
<div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Removed from battle">Death</abbr></div> | <div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Removed from battle">Death</abbr></div> | ||
<div class="value">{{{death| | <div class="value">{{{death|10%}}}</div> | ||
</div> | </div> | ||
<div class="pair"> | <div class="pair"> | ||
<div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Unable to act, cured on taking damage">Sleep</abbr></div> | <div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Unable to act, cured on taking damage">Sleep</abbr></div> | ||
<div class="value">{{{sleep| | <div class="value">{{{sleep|10%}}}</div> | ||
</div> | </div> | ||
<div class="pair"> | <div class="pair"> | ||
<div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Stunned for one turn">Charm</abbr></div> | <div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Stunned for one turn">Charm</abbr></div> | ||
<div class="value">{{{charm| | <div class="value">{{{charm|10%}}}</div> | ||
</div> | </div> | ||
<div class="pair"> | <div class="pair"> | ||
<div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Removed from battle">Teleport</abbr></div> | <div class="header" style="background:#7fbbdf; color:#000;"><abbr title="Removed from battle">Teleport</abbr></div> | ||
<div class="value">{{{teleport| | <div class="value">{{{teleport|10%}}}</div> | ||
</div> | </div> | ||
</div> | </div> | ||
| Line 139: | Line 139: | ||
| class="header" style="background:#7fbbdf; color:#000; width:40%; border-top-left-radius: 0;" | Name || class="header" style="background:#7fbbdf; color:#000; width:10%" | Type || class="header" style="background:#7fbbdf; color:#000; width:10%" | Target || class="header" style="background:#7fbbdf; color:#000; width:40%; border-top-right-radius: 0;" | Effect | | class="header" style="background:#7fbbdf; color:#000; width:40%; border-top-left-radius: 0;" | Name || class="header" style="background:#7fbbdf; color:#000; width:10%" | Type || class="header" style="background:#7fbbdf; color:#000; width:10%" | Target || class="header" style="background:#7fbbdf; color:#000; width:40%; border-top-right-radius: 0;" | Effect | ||
|- | |- | ||
| | | {{{attack_1|Attack}}} || {{{type_1|Physical}}} || {{{range_1|Single}}} || {{{effect_1|—}}} | ||
{{#if:{{{attack_2|}}}| | {{#if:{{{attack_2|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} | {{!}} {{{attack_2|Attack 2}}} {{!}}{{!}} {{{type_2|Physical}}} {{!}}{{!}} {{{range_2|Single}}} {{!}}{{!}} {{{effect_2|—}}} }} | ||
{{#if:{{{attack_3|}}}| | {{#if:{{{attack_3|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} | {{!}} {{{attack_3|Attack 3}}} {{!}}{{!}} {{{type_3|Physical}}} {{!}}{{!}} {{{range_3|Single}}} {{!}}{{!}} {{{effect_3|—}}} }} | ||
{{#if:{{{attack_4|}}}| | {{#if:{{{attack_4|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} | {{!}} {{{attack_4|Attack 4}}} {{!}}{{!}} {{{type_4|Physical}}} {{!}}{{!}} {{{range_4|Single}}} {{!}}{{!}} {{{effect_4|—}}} }} | ||
{{#if:{{{attack_5|}}}| | {{#if:{{{attack_5|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} | {{!}} {{{attack_5|Attack 5}}} {{!}}{{!}} {{{type_5|Physical}}} {{!}}{{!}} {{{range_5|Single}}} {{!}}{{!}} {{{effect_5|—}}} }} | ||
{{#if:{{{attack_6|}}}| | {{#if:{{{attack_6|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} | {{!}} {{{attack_6|Attack 6}}} {{!}}{{!}} {{{type_6|Physical}}} {{!}}{{!}} {{{range_6|Single}}} {{!}}{{!}} {{{effect_6|—}}} }} | ||
{{#if:{{{attack_7|}}}| | {{#if:{{{attack_7|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} | {{!}} {{{attack_7|Attack 7}}} {{!}}{{!}} {{{type_7|Physical}}} {{!}}{{!}} {{{range_7|Single}}} {{!}}{{!}} {{{effect_7|—}}} }} | ||
|} | |} | ||
</div> | </div> | ||
Revision as of 12:03, 10 December 2025
Enemy Data
Level
99
Potch
99999
Rune piece
This enemy has no rune equipped
Status infliction
This enemy does not inflict status effects
Location
Middleport - Secret Underground Ruins
Stats
HP
99999
STR
999
SKL
999
MGC
999
EVA
999
PDF
999
MDF
999
SPD
999
LUC
999
Resistances
Fire
20
Water
20
Wind
20
Earth
20
Lightning
20
Punishment
20
Blinking
20
Soul Eater
20
Neutral
20
Physical
20
Death
10%
Sleep
10%
Charm
10%
Teleport
10%
Techniques
| Name | Type | Target | Effect |
| Attack | Physical | Single | —
|
Items
Items
- This enemy does not drop any items
Cook
- This enemy does not drop any food
This template defines the table "S4_enemies". This table has not been created yet.
