User:VGz/Templates/Armor Piece
From Guild Wars Wiki
Jump to navigationJump to search
{{{name}}}
Armor : 60
{{{rune1}}} (Non-stacking)
{{{insigna}}}
Usage[edit]
- All inherents bonuses are automaticly added when choosing the profession of the armor piece.
{{User:VGz/Templates/Armor_Piece | name = <name of the armor piece> | part = <head|chest|hands|legs|feet> | prof = <profession> <!-- used to specify inherent bonus --> | head = [attribute of head bonus] <!-- only for head piece --> | rune1 = <first rune bonus> | rune2 = [second rune bonus] <!-- most used for health malus of major and superior runes --> | stack1 = <is rune1 stackable (yes/no)> | stack2 = [is rune2 stackable (yes/no)] <!-- most used for health malus of major and superior runes --> | insigna = <insigna bonus> | icond = [condition] | infused = <yes/no> }}
Example[edit]
Slim Spectacles
Armor : 60
Air Magic +1 (Stacking)
Air Magic +3 (Non-stacking)
Health -75
Energy +1
Infused
{{User:VGz/Templates/Armor_Piece | name = Slim Spectacles | part = head | prof = e | head = Air Magic | rune1 = Air Magic +3 | stack1 = no | rune2 = Health -75 | stack2 = yes | insigna = Energy +1 | infused = yes }}