User:Relyk/SMW/pvp skill
From Guild Wars 2 Wiki
< User:Relyk | SMW
Jump to navigationJump to search
{{#if:{{{pvp_variables|}}}{{{pvp_activation|}}}{{{pvp_recharge|}}}|
{{#set_internal:Has PvP version
|Has variables={{{pvp_variables|{{{variables}}}}}}
|Has activation time={{{pvp_activation|{{{activation|0}}}}}}
|Has recharge time={{{pvp_recharge|{{{recharge|0}}}}}}
}}
}}
Usage[edit]
{{Skill infobox
| name = Backstab
| description = Attack your foe from the shadows, striking for double damage if you hit [[flanking|from behind]].
| variables = {{Skill infobox/effects|damage|alt=Back damage|806}}
| profession = thief
| slot = weapon
| activation = 0.25
| mainhand = dagger
| type = Stealth skill
| weapon-slot = 1
| pvp_variables = {{Skill infobox/effects|damage|alt=Back damage|756}}
| pvp_activation = 0.5
}}