Difference between revisions of "Template:ChangedSkills"

From Revival Ragnarok Online (RagnaRevival)
Jump to navigation Jump to search
m
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
{| 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" | '''[[Image:{{PAGENAME}}.png]] {{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 52: Line 52:
<pre>
<pre>
{{Template:ChangedSkills
{{Template:ChangedSkills
|skillIcon    =
|skillImage  =
|skillType    =  
|skillType    =  
|skillLvl    =  
|skillLvl    =  

Latest revision as of 17:44, 30 March 2024

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 only for skills that have been changed on RebirthRO, not for custom skills. For similar templates, look at Template:Skills, Template:CustomSkills

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

Obligatory Fields

Field Description
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.
skillEffect The description of the skill
skillOther The changes made, and what servers were affected for this skill.
obtainedVia What items will allow use, or automatically cast this skill.
skillUpgrade Which items or quests can upgrade this skill.