Skill info/Documentation

Description

Displays an information page about a Skill.

Parameters

To denote changes to a value as the skill levels up, add a "/" between each levelled up stat.

Arrow.pngorder: Defines where the skill appears in a list.
Optional.
Arrow.pngmastery: The Weapon Mastery the skill is from.
Required.
Arrow.pngdescription: A description of what the skill does.
Required.
Arrow.pngcast-time: The amount of time the skill takes to cast.
Optional.
Arrow.pngcost: How much the skill costs to cast.
Optional.
Arrow.pngcost-type: What the skill costs.
Optional.
Arrow.pngcooldown: How long it takes for the skill to be recast again.
Optional.

Custom Attributes

All parameters below are optional. If the parameter below is marked as required, it means the parameter is required to create the custom attribute.

Arrow.pngname1 - name5: The name of the custom attribute.
Required.
Arrow.pngvalue1 - value5: The value of the custom attribute.
Required.
Arrow.pngunit1 - unit5: The units of the custom attribute.
Optional.

Usage

{{skill info
| order = 3
| icon = E (Berserker).png
| hero = mercenary
| mastery = berserker
| description = The Berserker leaps into the target location, stunning all enemies within the blast radius for 1 second and dealing '''physical damage (Dexterity)'''.

The leap generates 25 rage.
| name1=Damage|value1=50/65/80/95/110/125/140/155/170/185/200/215
| cooldown = 15
}}