Difference between revisions of "Template:Skill Info"
From HeRO Wiki
m |
m |
||
Line 38: | Line 38: | ||
{{!}} '''{{Colorlink|black|Weapons|Weapon}}:''' {{!}}{{!}} {{{weapon}}} | {{!}} '''{{Colorlink|black|Weapons|Weapon}}:''' {{!}}{{!}} {{{weapon}}} | ||
{{!}}- }} | {{!}}- }} | ||
− | {{!}} | + | {{!}} '''Pre-requisite Skills:''' {{!}}{{!}} {{{prereqs}}} |
− | + | {{!}} }} | |
− | {{!}} | + | |
|}</includeonly><noinclude>__NOTOC__ | |}</includeonly><noinclude>__NOTOC__ | ||
{| class="infobox" style="width:30em;" | {| class="infobox" style="width:30em;" | ||
Line 82: | Line 81: | ||
| '''{{Colorlink|black|Weapons|Weapon}}:''' || {{{weapon}}} | | '''{{Colorlink|black|Weapons|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. | 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. | ||
Line 131: | Line 128: | ||
|- | |- | ||
! prereqs | ! prereqs | ||
− | | | + | | Informational sentence about what is required to learn this skill |
|- | |- | ||
! quest | ! quest |
Revision as of 02:37, 22 August 2023
{{PAGENAME}} | |
---|---|
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 |class= |class2= |class3= |type= |levels= |prereqs= |quest= |spcost= |hpcost= |time= |delay= |duration= |target= |range= |area= |knock= |element= |status= |catalyst= |item= |ammo= |weapon= |weapon2= |weapon3= }}
Remember to erase the empty fields.
Mandatory Fields
Field | Description |
---|---|
class | The class that the skill belongs to. In case of cross-class skills, add the 1st Class or alphabetically first occurring class name here (ex. Vulture's Eye: Archer, Rogue; Heal: Acolyte, Crusader, Super Novice; Safety Wall: Priest, Mage, Super Novice; etc). |
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 |
class2 | Use in case of cross class skills. |
class3 | Use in case of cross class skills. |
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. |
item | Specific item that must be present in the inventory, or equipped, prior to use the skill. |
ammo | Ammunition the skill uses upon execution. |
weapon | Weapon that must be equipped in order for the skill to execute. |
weapon2 | For skills with multiple allowable weapons. |
weapon3 | For skills with multiple allowable weapons. |