Template:Job Ability: Difference between revisions
imported>Spiffly No edit summary |
imported>Spiffly No edit summary |
||
| Line 61: | Line 61: | ||
'''Description:''' This is the in-game description of the job ability.<br> |
'''Description:''' This is the in-game description of the job ability.<br> |
||
'''Job:''' The name of the job this ability belongs to. This parameter automatically links the input.<br> |
'''Job:''' The name of the job this ability belongs to. This parameter automatically links the input.<br> |
||
'''Level:''' The level the ability is unlocked eg. " |
'''Level:''' The level the ability is unlocked eg. "30".<br> |
||
'''Recast:''' The recast time of the ability eg. 2 minutes. The editor may include, inside brackets, the amount of reduction each merit point applies.<br> |
'''Recast:''' The recast time of the ability eg. 2 minutes. The editor may include, inside brackets, the amount of reduction each merit point applies.<br> |
||
'''Duration:''' The duration of the ability. Input as either eg. "2 minutes" or "Instant".<br> |
'''Duration:''' The duration of the ability. Input as either eg. "2 minutes" or "Instant".<br> |
||
| Line 68: | Line 68: | ||
'''Macro:''' Add an example macro of how to use this ability. |
'''Macro:''' Add an example macro of how to use this ability. |
||
== Example == |
|||
<pre>{{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> |
|||
}}</pre> |
|||
{{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> |
|||
}} |
|||
<noinclude>[[Category:Templates]]</noinclude> |
<noinclude>[[Category:Templates]]</noinclude> |
||
Revision as of 22:42, 7 November 2023
This template is for use on job abilitiy pages.
Usage
{{Job Ability
| description =
| job =
| level =
| recast =
| duration =
| 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".
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>
}}
Job Ability
| Enhances defense but weakens attacks. |
| Job: Warrior |
| Level: 25 |
| Recast Time: 3 minutes |
| Duration: 3 minutes |
Notes
|
Horizon Changes
|
Macro Syntax
|