Difference between revisions of "Template:Skills"

From Revival Ragnarok Online (RagnaRevival)
Jump to navigation Jump to search
m
m
 
Line 4: Line 4:
{| class="skill info" style="border: 1px solid #38719C; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; width: 30em; text-align: left, top; font-size: 100% cellspacing=2"
{| class="skill info" style="border: 1px solid #38719C; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; width: 30em; text-align: left, top; font-size: 100% cellspacing=2"
|-
|-
| align="center" colspan="2" style="background:#D2EDFF" | '''{{PAGENAME}} Skill Info'''
| align="center" colspan="2" style="background:#D2EDFF" | {{{skillIcon|None}}} '''{{PAGENAME}} Skill Info'''
|-
|-
| colspan=2 align=center | {{{skillImage|}}}
| colspan=2 align=center | {{{skillImage|}}}
Line 28: Line 28:
| '''Catalyst:''' || {{{skillCost|None}}}
| '''Catalyst:''' || {{{skillCost|None}}}
|-
|-
| '''Status Icon:''' || {{{skillIcon|None}}}
| '''Status Icon:''' || {{{skillStatusIcon|None}}}
|-
|-
|-
|-
Line 50: Line 50:
<pre>
<pre>
{{Template:Skills
{{Template:Skills
|skillImage   =
|skillIcon        =
|skillType   =  
|skillImage       =
|skillLvl     =  
|skillType         =  
|skillAttType =  
|skillLvl         =  
|skillSpCost =  
|skillAttType     =  
|skillTarget =  
|skillSpCost       =  
|skillRange   =  
|skillTarget       =  
|skillDur     =  
|skillRange       =  
|skillReq     =  
|skillDur         =  
|skillCast   =  
|skillReq         =  
|skillDelay   =  
|skillCast         =  
|skillCost   =  
|skillDelay       =  
|skillIcon    =
|skillCost         =  
|skillEffect =  
|skillStatusIcon  =
|skillOther   =  
|skillEffect       =  
|obtainedVia =
|skillOther       =  
|skillUpgrade =
|obtainedVia       =
|skillUpgrade     =
}}
}}
</pre>
</pre>
Line 73: Line 74:
{| class="wikitable"
{| class="wikitable"
! Field !! Description !!  
! Field !! Description !!  
|-
| skillIcon    || Icon showed for the skill in skill tree or keybinding.  ||
|-
|-
  | skillType || Main type of the skill. Values have to be Active, Passive, Offensive, Supportive.  ||  
  | skillType || Main type of the skill. Values have to be Active, Passive, Offensive, Supportive.  ||  
Line 96: Line 99:
  | skillCost    || Item the skill consumes upon casting.  ||  
  | skillCost    || Item the skill consumes upon casting.  ||  
|-
|-
  | skillIcon   || Status Icon showed when the skill is activated.  ||  
  | skillStatusIcon   || Status Icon showed when the skill is activated.  ||  
|-
|-
  | skillEffect  || The description of the skill ||
  | skillEffect  || The description of the skill ||

Latest revision as of 04:10, 13 July 2023

Usage

These usage notes will not be included in articles bearing this template.

This template displays a pre-designed page for sill information. This template is not for skills that have changed, or are considered custom for RebirthRO. For similar templates, look at Template:ChangedSkills, Template:CustomSkills

{{Template:Skills
|skillIcon         =
|skillImage        =
|skillType         = 
|skillLvl          = 
|skillAttType      = 
|skillSpCost       = 
|skillTarget       = 
|skillRange        = 
|skillDur          = 
|skillReq          = 
|skillCast         = 
|skillDelay        = 
|skillCost         = 
|skillStatusIcon   =
|skillEffect       = 
|skillOther        = 
|obtainedVia       =
|skillUpgrade      =
}}

Obligatory Fields

Field Description
skillIcon Icon showed for the skill in skill tree or keybinding.
skillType Main type of the skill. Values have to be Active, Passive, Offensive, Supportive.
skillLvl Maximum levels of the skill. Being a string variable, adding comments after the number is possible. Ex: Levels: 5 (Selectable)
skillAttType Primary elemental property if applicable (Water, Holy, Neutral, etc).
skillSpCost SP Cost required to initiate the skill.
skillTarget Target (ground, self, party, enemy, etc).
skillRange Range (Melee, Magic, 3, 4, etc).
skillDur Lasting time of the skill/skill's effect (30 seconds, 1 minute, etc).
skillReq Prerequisites of the skill. Order of class listing: 1st, 2-1/2-2, Extended. Style example: (Mage and Super Novice) Napalm Beat Lv. 7, Soul Strike Lv. 5; (Priest) Aspersio Lv. 4, Sanctuary Lv. 3
skillCast Cast Time (1 seconds, none/instant, etc).
skillDelay After Cast/Skill Delay (2 sec, none, aspd dependent, etc).
skillCost Item the skill consumes upon casting.
skillStatusIcon Status Icon showed when the skill is activated.
skillEffect The description of the skill
obtainedVia What items will allow use, or automatically cast this skill.
skillUpgrade Which items or quests can upgrade this skill.