User:DanielRomano/Skill List Item

From Guild Wars Wiki
Jump to navigationJump to search
tint}}; border:1px solid {{ {{{profession}}}-color|border}}; padding:0.5em;" |

[[Image:{{{name}}}.jpg|64px|{{{name}}}]]

tint}}; border:1px solid {{ {{{profession}}}-color|border}}; padding:0.5em;" |

[[{{{name}}}]]

tint}}; border:1px solid {{ {{{profession}}}-color|border}}; padding:0.5em;" |

[[{{{type}}}]]. {{{description}}}

tint}}; border:1px solid {{ {{{profession}}}-color|border}}; padding:0.5em;" |


Parameters[edit]

name (required)
Skill name
type (required)
The type of the skill, i.e. enchantment spell, scythe attack, preparation, etc.
description (required)
The description of the skill.
profession (optional)
The profession that this skill is tied to; use the prefix only; use lowercase character only and use "X" for skills which are common across all professions. Default is none.
  • warrior = w
  • ranger = r
  • monk = mo
  • necromancer = n
  • mesmer = me
  • elementalist = e
  • assassin = a
  • ritualist = rt
  • dervish = d
  • paragon = p
  • common = X
elite (optional)
Whether the skill is elite or not. Possible values are "yes", "y" or "true". Default is none.
energy (optional)
The amount of energy this skill costs. Default is none.
activation (optional)
The amount of time this skill takes to activate. Default is none.
recharge (optional)
The time it takes for the skill to recharge after use. Default is none.
upkeep (optional)
The cost of maintaining this skill. Default is none.
adrenaline (optional)
The amount of adrenaline needed to use this skill. Default is none.
sacrifice (optional)
The % of health lost when using this skill. Default is none.
exhaustion (optional)
Whether this skill causes exhaustion after use. Default is none.

Examples[edit]

This is how you would create the Skill List Item for Sever Artery.

{{Skill list item
|name=Sever Artery
|profession=w
|type=Sword Attack
|adrenaline=4
|description = If this attack hits, the opponent begins [[Bleeding]] for {{gr|5|25}} seconds, losing [[Health]] over time.
}}

Sever Artery

Sever Artery

Sword Attack. If this attack hits, the opponent begins Bleeding for 5...21...25 seconds, losing Health over time.

4 Adrenaline


This is how you would create the Skill List Item for Healer's Boon.

{{Skill list item
|name=Healer's Boon
|profession=mo
|type=Enchantment Spell
|energy=5
|recharge=10
|upkeep=-1
|activation={{1/4}}
|elite=true
|description = While you maintain this Enchantment, your next {{gr|10|30}} [[Healing Prayers]] Spells cast 50% faster and heal for 50% more [[Health]].
}}

Sever Artery

Healer's Boon

Elite Enchantment Spell. While you maintain this Enchantment, your next 10...26...30 Healing Prayers Spells cast 50% faster and heal for 50% more Health.

5 Energy

10 Recharge

0.25¼ Activation

-1 Upkeep