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.

order: Optional. Defines where the skill appears in a list.

icon: Optional. The skill icon.

hero: The Hero the skill is from.

mastery: The Weapon Mastery the skill is from.

description: A description of what the skill does.

cast-time: Optional. The amount of time the skill takes to cast.

cost: Optional. How much the skill costs to cast.

cost-type: Optional. What the skill costs.

cooldown: Optional. How long it takes for the skill to be recast again.

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
}}