Template:Job Ability: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 21: | Line 21: | ||
| '''Recast Time:''' {{{recast|}}} | | '''Recast Time:''' {{{recast|}}} | ||
|- valign="top" | |- valign="top" | ||
| | | '''Duration:''' {{{duration|}}} | ||
|- valign="top" | |- valign="top" | ||
| {{#if: {{{range|}}} | '''Range''' {{{range}}} |}} | | {{#if: {{{range|}}} | '''Range:''' {{{range}}} |}} | ||
|} | |} | ||
<h2> Notes </h2> | <h2> Notes </h2> | ||
| Line 55: | Line 55: | ||
| recast = | | recast = | ||
| duration = | | duration = | ||
| notes = | | range = | ||
| notes = | |||
| changes = | | changes = | ||
| macro = | | macro = | ||
Revision as of 10:42, 9 November 2023
This template is for use on job abilitiy pages.
Usage
{{Job Ability
| description =
| job =
| level =
| recast =
| duration =
| range =
| notes =
| changes =
| macro =
}}
Description: This is the in-game description of the job ability.
Job: The name of the job this ability belongs to. This parameter automatically links the input.
Level: The level the ability is unlocked eg. "30".
Recast: The recast time of the ability eg. 2 minutes. The editor may include, inside brackets, the amount of reduction each merit point applies.
Duration: The duration of the ability. Input as either eg. "2 minutes" or "Instant".
Range: This is the range of the ability and is measured in "yalms".
Notes: Where the editor can add any additional notes they feel necessary. Bullet points should be used for each note.
Changes: The editor should input the name of the ability and the template automatically fills any Horizon changes. It parses this from Category:Horizon Changes so if it returns a blank, no changes are present, in which case the editor should leave the parameter blank.
Macro: Add an example macro of how to use this ability.
Example
{{Job Ability
| description = Enhances defense but weakens attacks.
| job = Warrior
| level = 25
| recast = 3 minutes
| duration = 3 minutes
| notes =
*When active, the user's [[defense]] is increased by 25% {{Verification}} and [[attack]] is decreased by 25% {{Verification}}.
*Adds cumulative enmity to provoke. Also adds CE to provoke if warrior is the subjob.
**Following the 1.1 version update on 14 April 2023, the Shield Block rate provided is no longer activated when WAR is the player's subjob.
*Is able to be removed with [[Dispel]] and [[Finale]].
| changes = Defender
| macro = /ja "Defender" <me>
}}
Results in...
Job Ability
| Enhances defense but weakens attacks. |
| Job: Warrior |
| Level: 25 |
| Recast Time: 3 minutes |
| Duration: 3 minutes |
Notes
|
Horizon Changes
|
Macro Syntax
|
