|
|
(4 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| <includeonly>{| class="wikitable" style="text-align:center"
| | |
| ! colspan="6" | Modifiers !! colspan="7" | Boosts
| |
| |-
| |
| | width="40" | '''HP''' || width="40" | {{#if: {{{HP}}}|{{{HP}}}|?}} || width="40" | '''ATP''' || width="40" | {{#if: {{{ATP}}}|{{{ATP}}}|?}} || width="40" | '''ATA''' || width="40" | {{#if: {{{ATA}}}|{{{ATA}}}|?}} || width="40" | {{Crown}} || colspan="6" | {{#if: {{{Leader boost}}}|{{{Leader boost}}}|--}}
| |
| |-
| |
| | '''TP''' || {{#if: {{{TP}}}|{{{TP}}}|?}} || '''DFP''' || {{#if: {{{DFP}}}|{{{DFP}}}|?}} || '''EVP''' || {{#if: {{{EVP}}}|{{{EVP}}}|?}} || {{Sword}} || colspan="6" | {{#if: {{{Attack boost}}}|{{{Attack boost}}}|--}}
| |
| |-
| |
| | '''MST''' || {{#if: {{{MST}}}|{{{MST}}}|?}} || '''STA''' || {{#if: {{{STA}}}|{{{STA}}}|?}} || '''EXP''' || {{#if: {{{EXP}}}|{{{EXP}}}|?}} || {{Shield}} || colspan="6" | {{#if: {{{Defense boost}}}|{{{Defense boost}}}|--}}
| |
| |-
| |
| ! colspan="13" | Status Effect Susceptibility
| |
| |-
| |
| | width="40" | {{Burn icon}} || width="40" | {{Freeze icon}} || width="40" | {{Shock icon}} || width="40" | {{Silence icon}} || width="40" | {{Confuse icon}} || width="40" | {{Infection icon}} || width="40" | {{Poison icon}} || width="40" | {{Stun icon}} || width="40" | {{Sleep icon}} || width="40" | {{Incapacitation icon}} || width="40" | {{ATP down icon}} || width="40" | {{DFP down icon}} || width="40" | {{ATA down icon}}
| |
| |-
| |
| | {{#switch: {{{Burn}}}
| |
| |o= ✔
| |
| |x= -
| |
| |#default= ?}} || {{#switch: {{{Freeze}}}
| |
| |o= ✔
| |
| |x= -
| |
| |#default= ?}} || {{#switch: {{{Shock}}}
| |
| |o= ✔
| |
| |x= -
| |
| |#default= ?}} || {{#switch: {{{Silence}}}
| |
| |o= ✔
| |
| |x= -
| |
| |#default= ?}} || {{#switch: {{{Confuse}}}
| |
| |o= ✔
| |
| |x= -
| |
| |#default= ?}} || {{#switch: {{{Virus}}}
| |
| |o= ✔
| |
| |x= -
| |
| |#default= ?}} || {{#switch: {{{Poison}}}
| |
| |o= ✔
| |
| |x= -
| |
| |#default= ?}} || {{#switch: {{{Stun}}}
| |
| |o= ✔
| |
| |x= -
| |
| |#default= ?}} || {{#switch: {{{Sleep}}}
| |
| |o= ✔
| |
| |x= -
| |
| |#default= ?}} || {{#switch: {{{Incapacitate}}}
| |
| |o= ✔
| |
| |x= -
| |
| |#default= ?}} || {{#switch: {{{Jellen}}}
| |
| |o= ✔
| |
| |x= -
| |
| |#default= ?}} || {{#switch: {{{Zalure}}}
| |
| |o= ✔
| |
| |x= -
| |
| |#default= ?}} || {{#switch: {{{Zoldeel}}}
| |
| |o= ✔
| |
| |x= -
| |
| |#default= ?}}
| |
| |-
| |
| ! colspan="13" | Half damage
| |
| |-
| |
| | {{Saber icon}} || colspan="3" | {{#switch: {{{Half damage striking}}}
| |
| |o= ✔
| |
| |x= -
| |
| |#default= ?}} || {{Handgun icon}} || colspan="4" | {{#switch: {{{Half damage ranged}}}
| |
| |o= ✔
| |
| |x= -
| |
| |#default= ?}} || {{Wand icon}} || colspan="3" | {{#switch: {{{Half damage TECHNIC}}}
| |
| |o= ✔
| |
| |x= -
| |
| |#default= ?}}
| |
| |}</includeonly><noinclude>
| |
| ==Base Format==
| |
| {{Enemy Stats
| |
| |HP=
| |
| |ATP=
| |
| |ATA=
| |
| |TP=
| |
| |DFP=
| |
| |EVP=
| |
| |MST=
| |
| |STA=
| |
| |EXP=
| |
| |Leader boost=
| |
| |Attack boost=
| |
| |Defense boost=
| |
| |Burn=
| |
| |Freeze=
| |
| |Shock=
| |
| |Silence=
| |
| |Confuse=
| |
| |Virus=
| |
| |Poison=
| |
| |Stun=
| |
| |Sleep=
| |
| |Incapacitate=
| |
| |Jellen=
| |
| |Zalure=
| |
| |Zoldeel=
| |
| |Half damage striking=
| |
| |Half damage ranged=
| |
| |Half damage TECHNIC=
| |
| }}
| |