Template:ChangedSkills: Difference between revisions
From Revival Ragnarok Online
No edit summary |
No edit summary |
||
(4 intermediate revisions by 3 users 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" | | | align="center" colspan="2" style="background:#D2EDFF" | {{{skillIcon|None}}} '''{{PAGENAME}} Skill Info''' | ||
|- | |- | ||
| colspan=2 align=center | {{{skillImage| | | colspan=2 align=center | {{{skillImage|}}} | ||
|- | |- | ||
| width=10em | '''Type:''' || {{{skillType}}} Skill | | width=10em | '''Type:''' || {{{skillType}}} Skill | ||
Line 42: | Line 42: | ||
==Other Notes== | ==Other Notes== | ||
{{{skillOther|On all servers, this skill is unchanged and retains the original effect.}}} | {{{skillOther|On all servers, this skill is unchanged and retains the original effect.}}} | ||
==Upgrades== | |||
{{{skillUpgrade|''None''}}} | |||
==Obtained Via== | ==Obtained Via== | ||
Line 49: | Line 52: | ||
<pre> | <pre> | ||
{{Template:ChangedSkills | {{Template:ChangedSkills | ||
|skillIcon = | |||
|skillImage = | |||
|skillType = | |skillType = | ||
|skillLvl = | |skillLvl = | ||
Line 63: | Line 68: | ||
|skillOther = | |skillOther = | ||
|obtainedVia = | |obtainedVia = | ||
|skillUpgrade = | |||
}} | }} | ||
</pre> | </pre> | ||
Line 97: | Line 103: | ||
|- | |- | ||
| obtainedVia || What items will allow use, or automatically cast this skill. || | | obtainedVia || What items will allow use, or automatically cast this skill. || | ||
|- | |||
| skillUpgrade || Which items or quests can upgrade this skill. || | |||
|- | |- | ||
|} | |} |
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. |