Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Enemy Tierkreis: Difference between revisions

Template page
No edit summary
No edit summary
Line 343: Line 343:
|name = {{{name}}}
|name = {{{name}}}
|tmname = {{{tmname}}}
|tmname = {{{tmname}}}
|level = {{{level}}}
|hp = {{{hp}}}
|patk = {{{patk}}}
|matk = {{{matk}}}
|pdef = {{{pdef}}}
|mdef = {{{mdef}}}
|skill = {{{skill}}}
|speed = {{{speed}}}
|luck = {{{luck}}}
|pierce = {{{pierce|--}}}
|slash = {{{slash|--}}}
|strike = {{{strike|--}}}
|death = {{{death|Normal}}}
|sleep = {{{sleep|Normal}}}
|unbalance = {{{unbalance|Normal}}}
|paralyse = {{{paralyse|Normal}}}
|silence = {{{silence|Normal}}}
|darkness = {{{darkness|Normal}}}
|area = {{{area}}}
|area = {{{area}}}
|items = {{{items|''This enemy does not drop any items.''}}}
|type = {{{type|Normal}}}
}}
}}
{{!}}-{{!}}
{{!}}-{{!}}
Line 369: Line 350:
|name = {{{name2}}}
|name = {{{name2}}}
|tmname = {{{tmname2}}}
|tmname = {{{tmname2}}}
|level = {{{level2}}}
|hp = {{{hp2}}}
|patk = {{{patk2}}}
|matk = {{{matk2}}}
|pdef = {{{pdef2}}}
|mdef = {{{mdef2}}}
|skill = {{{skill2}}}
|pdef_skill = {{{pdef_skill2}}}
|speed = {{{speed2}}}
|luck = {{{luck2}}}
|pierce = {{{pierce2|--}}}
|slash = {{{slash2|--}}}
|strike = {{{strike2|--}}}
|death = {{{death2|Normal}}}
|sleep = {{{sleep2|Normal}}}
|unbalance = {{{unbalance2|Normal}}}
|paralyse = {{{paralyse2|Normal}}}
|silence = {{{silence2|Normal}}}
|darkness = {{{darkness2|Normal}}}
|area = {{{area2}}}
|area = {{{area2}}}
|items = {{{items2|''This enemy does not drop any items.''}}}
|type = {{{type2|Normal}}}
}}
}}
}}
}}
Line 447: Line 409:
}}
}}
}}
}}
|
|{{Enemy Tierkreis/Content
{{Enemy Tierkreis/Content
|name = {{{name}}}
|name = {{{name}}}
|tmname = {{{tmname}}}
|tmname = {{{tmname}}}
|level = {{{level}}}
|hp = {{{hp}}}
|patk = {{{patk}}}
|matk = {{{matk}}}
|pdef = {{{pdef}}}
|mdef = {{{mdef}}}
|skill = {{{skill}}}
|speed = {{{speed}}}
|luck = {{{luck}}}
|pierce = {{{pierce|--}}}
|slash = {{{slash|--}}}
|strike = {{{strike|--}}}
|death = {{{death|Normal}}}
|sleep = {{{sleep|Normal}}}
|unbalance = {{{unbalance|Normal}}}
|paralyse = {{{paralyse|Normal}}}
|silence = {{{silence|Normal}}}
|darkness = {{{darkness|Normal}}}
|area = {{{area}}}
|area = {{{area}}}
|items = {{{items|''This enemy does not drop any items.''}}}
|type = {{{type|Normal}}}
}}
}}
}}
}}

Revision as of 02:59, 28 March 2020

Template:Enemy/Title Template:Enemy Tierkreis/Content

This template is used to add an enemy infobox to a page. To add this template to an article copy and paste the code below and then fill in the information for each section.

{{Enemy Tierkreis
|name = The enemies English name or closest localisation.
|japanese_name= The enemies name in Japanese. This is usually written in Katakana.
|romaji_name = The enemies Japanese name once converted to Romaji
|level = The Level of the enemy.
|potch = The amount of potch this enemy awards upon defeat.
|bribe = Whether the enemy is bribable or not (yes or no),
|hp = The HP of the enemy.
|patk = The PWR of the enemy.
|matk = The SKL of the enemy.
|skill = The DEF of the enemy.
|speed = The SPD of the enemy.
|pdef = The MGC of the enemy.
|pdef_skill = The MDF of the enemy (if applicable).
|luck = The LUCK of the enemy.
|elemental_strength = Elemental pdef that the enemy is strong against, if any.
|elemental_weakness = Elemental pdef that the enemy is weak against, if any.
|area = The location in which this enemy can be encountered and battled in.
|items = Items that this enemy can drop.
}}