Template:Skill Info

From HeRO Wiki
Jump to: navigation, search
Needs proper Skill Icon {{PAGENAME}}
No Image Info.gif
Type: {{{type}}} Skill
Levels: {{{levels}}}
SP Cost: {{{spcost}}}
HP Cost: {{{hpcost}}}
Cast Time: {{{time}}}
Cast Delay: {{{delay}}}
Duration: {{{duration}}}
Target: {{{target}}}
Range: {{{range}}} cells
Knock Back: {{{knock}}} cells
Area of Effect: {{{area}}}
Property: {{{element}}}
Status: {{{status}}}
Catalyst: {{{catalyst}}}
Item: {{{item}}}
Ammunition: {{{ammo}}}
Weapon: {{{weapon}}}
Pre-requisites: {{{prereqs}}}

This template displays an info box for a skill and should be used at the beginning of all skill pages. Any changes should be discussed on the Talk page beforehand.

Usage

{{Skill Info
|type=
|levels=
|prereqs=
|quest=
|spcost=
|hpcost=
|time=
|delay=
|duration=
|target=
|range=
|area=
|knock=
|element=
|status=
|catalyst=
|ammo=
|weapon=
|weapon2=
|weapon3=
}}

Remember to erase the empty fields.

Mandatory Fields

Field Description
type Main type of the skill. Values should be "Active", "Passive", "Offensive", "Supportive" or a mix of when appropriate
levels Maximum levels of the skill. Being a string variable, adding comments after the number is possible. Ex: Levels: "5, selectable"
prereqs Informational sentence about what is required to learn this skill
quest Quest that must be cleared before acquiring this skill. If it has one, set this field instead of {{{prereqs}}}.
Field Description
spcost SP Cost required to initiate the skill.
hpcost HP Cost required to initiate the skill.
time Cast Time ("5 seconds", etc), only if any.
delay Cast Delay/After Cast/Skill Delay/Global Delay ("2 seconds", "ASPD Based", etc), Only if any.
duration Lasting time of the skill/skill's effect ("30 seconds", "1 minute", etc).
target Target (Self, party, enemy, etc).
range Range (Melee, Magic, 3, 4, etc).
area Area of Effect (3x3, 7x7, etc).
knock Knock Back push amount (2, 7, etc).
element Primary property, if applicable ("Water", "Holy", "Neutral", etc). Use "None" otherwise.
status Status Effect the skill inflicts on the target.
catalyst Item the skill consumes upon casting.
ammo Ammunition the skill uses upon execution.
weapon Weapon that must be equipped for the skill to execute.
weapon2 For skills with multiple allowable weapons.
weapon3 For skills with multiple allowable weapons.