If you are looking for Information about PSU Clementine, Go check their Wiki
Difference between revisions of "Template:Monsters"
From The re-PSUPedia
m |
|||
(33 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#ifeq:{{{head|}}}|y| | <includeonly>{{#ifeq:{{{head|}}}|y| | ||
{{{bar}} cellspacing="1" cellpadding="2" style="text-align:center; background:#aeaeae" | {{{bar}} cellspacing="1" cellpadding="2" style="text-align:center; background:#aeaeae" | ||
+ | |}}{{#ifeq:{{{legend|}}}|y| | ||
{{bar}}- style="background:#f2f2f2" | {{bar}}- style="background:#f2f2f2" | ||
− | ! EN Name !! JP Name !! Size !! Type !! Element !! Other Elements !! HP !! ATP !! DFP !! ATA !! EVP !! TP !! MST !! STA !! EXP !! | + | ! EN Name !! JP Name !! Size !! Type !! Element !! Other Elements !! HP !! ATP !! DFP !! ATA !! EVP !! TP !! MST !! STA !! EXP !! [[Elements|Attr.]] !! [[Image:Burn.png]] !! [[Image:Poison.png]] !! [[Image:Infect.png]] !! [[Image:Shock.png]] !! [[Image:Silence.png]] !! [[Image:Freeze.png]] !! [[Image:Sleep.png]] !! [[Image:Stun.png]] !! [[Image:Confuse.png]] !! [[Image:Down.png]] !! [[Image:Jellen.png]] !! [[Image:Zalure.png]] !! [[Image:Zoldeel.png]] !! <small>Melee Halfguard</small> !! <small>Ranged Halfguard</small> !! <small>Magic Halfguard</small> !! Leader !! Weapons !! Shield !! Comments |
|}} | |}} | ||
|- style="background:#f9f9f9" | |- style="background:#f9f9f9" | ||
− | | {{{en_name|}}} | + | ! style="background:#f2f2f2"|[[{{{en_name|}}}]] |
− | | {{ | + | | {{{jp_name|}}} |
+ | | {{#switch:{{{size|}}} | ||
+ | | S=Small | ||
+ | | M=Medium | ||
+ | | B=Big | ||
+ | | {{{size|}}}}} | ||
+ | | {{#switch:{{{type|}}} | ||
+ | | HU=Melee | ||
+ | | RA=Ranged | ||
+ | | FO=Casting | ||
+ | | A=All-Round | ||
+ | | C=Colony | ||
+ | | F=Flying | ||
+ | | M=Machine | ||
+ | | R=Rare | ||
+ | | {{{type|}}}}} | ||
+ | | {{{element|-}}} || {{{other|-}}} | ||
+ | | {{#ifeq:{{{on_hp|-}}}|{{{off_hp|-}}}|{{{on_hp|-}}}|<font color=red>{{{on_hp|-}}}</font>/<font color=blue>{{{off_hp|-}}}</font>}} | ||
+ | | {{#ifeq:{{{on_atp|-}}}|{{{off_atp|-}}}|{{{on_atp|-}}}|<font color=red>{{{on_atp|-}}}</font>/<font color=blue>{{{off_atp|-}}}</font>}} | ||
+ | | {{#ifeq:{{{on_dfp|-}}}|{{{off_dfp|-}}}|{{{on_dfp|-}}}|<font color=red>{{{on_dfp|-}}}</font>/<font color=blue>{{{off_dfp|-}}}</font>}} | ||
+ | | {{#ifeq:{{{on_ata|-}}}|{{{off_ata|-}}}|{{{on_ata|-}}}|<font color=red>{{{on_ata|-}}}</font>/<font color=blue>{{{off_ata|-}}}</font>}} | ||
+ | | {{#ifeq:{{{on_evp|-}}}|{{{off_evp|-}}}|{{{on_evp|-}}}|<font color=red>{{{on_evp|-}}}</font>/<font color=blue>{{{off_evp|-}}}</font>}} | ||
+ | | {{#ifeq:{{{on_tp|-}}}|{{{off_tp|-}}}|{{{on_tp|-}}}|<font color=red>{{{on_tp|-}}}</font>/<font color=blue>{{{off_tp|-}}}</font>}} | ||
+ | | {{#ifeq:{{{on_mst|-}}}|{{{off_mst|-}}}|{{{on_mst|-}}}|<font color=red>{{{on_mst|-}}}</font>/<font color=blue>{{{off_mst|-}}}</font>}} | ||
+ | | {{#ifeq:{{{on_sta|-}}}|{{{off_sta|-}}}|{{{on_sta|-}}}|<font color=red>{{{on_sta|-}}}</font>/<font color=blue>{{{off_sta|-}}}</font>}} | ||
+ | | {{#ifeq:{{{on_exp|-}}}|{{{off_exp|-}}}|{{{on_exp|-}}}|<font color=red>{{{on_exp|-}}}</font>/<font color=blue>{{{off_exp|-}}}</font>}} | ||
+ | | {{{attribute|100}}} | ||
+ | | {{#if:{{{burn|}}}{{{on_burn|}}}{{{off_burn|}}}|{{{burn|<font color=red>{{{on_burn|-}}}</font>/<font color=blue>{{{off_burn|-}}}</font>}}}|-}} | ||
+ | | {{#if:{{{poison|}}}{{{on_poison|}}}{{{off_poison|}}}|{{{poison|<font color=red>{{{on_poison|-}}}</font>/<font color=blue>{{{off_poison|-}}}</font>}}}|-}} | ||
+ | | {{#if:{{{infection|}}}{{{on_infection|}}}{{{off_infection|}}}|{{{infection|<font color=red>{{{on_infection|-}}}</font>/<font color=blue>{{{off_infection|-}}}</font>}}}|-}} | ||
+ | | {{#if:{{{shock|}}}{{{on_shock|}}}{{{off_shock|}}}|{{{shock|<font color=red>{{{on_shock|-}}}</font>/<font color=blue>{{{off_shock|-}}}</font>}}}|-}} | ||
+ | | {{#if:{{{silence|}}}{{{on_silence|}}}{{{off_silence|}}}|{{{silence|<font color=red>{{{on_silence|-}}}</font>/<font color=blue>{{{off_silence|-}}}</font>}}}|-}} | ||
+ | | {{#if:{{{freeze|}}}{{{on_freeze|}}}{{{off_freeze|}}}|{{{freeze|<font color=red>{{{on_freeze|-}}}</font>/<font color=blue>{{{off_freeze|-}}}</font>}}}|-}} | ||
+ | | {{#if:{{{sleep|}}}{{{on_sleep|}}}{{{off_sleep|}}}|{{{sleep|<font color=red>{{{on_sleep|-}}}</font>/<font color=blue>{{{off_sleep|-}}}</font>}}}|-}} | ||
+ | | {{#if:{{{paralysis|}}}{{{on_paralysis|}}}{{{off_paralysis|}}}|{{{paralysis|<font color=red>{{{on_paralysis|-}}}</font>/<font color=blue>{{{off_paralysis|-}}}</font>}}}|-}} | ||
+ | | {{#if:{{{confuse|}}}{{{on_confuse|}}}{{{off_confuse|}}}|{{{confuse|<font color=red>{{{on_confuse|-}}}</font>/<font color=blue>{{{off_confuse|-}}}</font>}}}|-}} | ||
+ | | {{#if:{{{down|}}}{{{on_down|}}}{{{off_down|}}}|{{{down|<font color=red>{{{on_down|-}}}</font>/<font color=blue>{{{off_down|-}}}</font>}}}|-}} | ||
+ | | {{#if:{{{jellen|}}}{{{on_jellen|}}}{{{off_jellen|}}}|{{{jellen|<font color=red>{{{on_jellen|-}}}</font>/<font color=blue>{{{off_jellen|-}}}</font>}}}|-}} | ||
+ | | {{#if:{{{zalure|}}}{{{on_zalure|}}}{{{off_zalure|}}}|{{{zalure|<font color=red>{{{on_zalure|-}}}</font>/<font color=blue>{{{off_zalure|-}}}</font>}}}|-}} | ||
+ | | {{#if:{{{zoldeal|}}}{{{on_zoldeal|}}}{{{off_zoldeal|}}}|{{{zoldeal|<font color=red>{{{on_zoldeal|-}}}</font>/<font color=blue>{{{off_zoldeal|-}}}</font>}}}|-}} | ||
+ | | {{{melee|-}}} | ||
+ | | {{{ranged|-}}} | ||
+ | | {{{magic|-}}} | ||
+ | | {{#if:{{{leader|}}}|Halfguard|-}} | ||
+ | | {{#switch:{{{weapons|}}} | ||
+ | | A=2x ATP, 2x ATA, <font color=red>1.2</font>/<font color=blue>1.5</font>x STA, 2x TP | ||
+ | | B=2x ATP, 1.2x ATA, <font color=red>1.2</font>/<font color=blue>1.5</font>x STA, 2x TP | ||
+ | | C=1.2x ATP, 1.3x ATA, <font color=red>1.2</font>/<font color=blue>1.5</font>x STA, 2x TP | ||
+ | | {{{weapons|}}}}} | ||
+ | | {{#switch:{{{shield|}}} | ||
+ | | A=2x DFP, 2.5x STA, Ranged Halfguard | ||
+ | | B=1.5x DFP, <font color=red>1.3</font>/<font color=blue>2</font>x EVP, 1.5x MST | ||
+ | | C=1.2x DFP, <font color=red>1.3</font>/<font color=blue>2</font>x EVP, 1.5x MST | ||
+ | | {{{shield|}}}}} | ||
+ | | {{{comments|-}}} | ||
+ | {{#ifeq:{{{foot|}}}|y| | ||
{{bar}}} | {{bar}}} | ||
|}}</includeonly><noinclude> | |}}</includeonly><noinclude> | ||
− | [[Category: Templates]] | + | [[Category:Templates|{{PAGENAME}}]] |
</noinclude> | </noinclude> |