User:VGz/Templates/Builds

From Guild Wars Wiki
Jump to navigationJump to search

Any/Unknown {{{Name}}}

Optional.jpg
Optional.jpg
Optional.jpg
Optional.jpg
Optional.jpg
Optional.jpg
Optional.jpg
Optional.jpg


Usage[edit]

{{User:VGz/Templates/Builds
| Name    = <name of the build>
| Prof    = <first profession>
| SecProf = [second profession]
| code    = <build code>
| c1      = [skill 1]
| c2      = [skill 2]
| c3      = [skill 3]
| c4      = [skill 4]
| c5      = [skill 5]
| c6      = [skill 6]
| c7      = [skill 7]
| c8      = [skill 8]
| a1      = [attribute 1]
| p1      = [linked profession]
| v1      = [value of attribute]
  ...
| a6      = [attribute 6]
| p6      = [linked profession]
| v6      = [value of attribute]
}}

Example[edit]

Elementalist/Ritualist Invoque Lightning

Elementalist Air Magic 12 + 3 + 1
Elementalist Energy Storage 12 + 2
Ritualist Restoration Magic 3
Invoke Lightning.jpg
Chain Lightning.jpg
Shock Arrow.jpg
Lightning Bolt.jpg
Lightning Orb.jpg
Optional.jpg
Air Attunement.jpg
Flesh of My Flesh.jpg

Code : OghjgwMc4MA6vhOMrWOAAhjLGA


{{User:VGz/Templates/Builds
| Name = Invoque Lightning
| Prof = e
| SecProf = rt
| code = OghjgwMc4MA6vhOMrWOAAhjLGA
| c1 = Invoke Lightning
| c2 = Chain Lightning
| c3 = Shock Arrow
| c4 = Lightning Bolt
| c5 = Lightning Orb
| c7 = Air Attunement
| c8 = Flesh of My Flesh
| a1 = Air Magic
| p1 = e
| v1 = 12 + 3 + 1
| a2 = Energy Storage
| p2 = e
| v2 = 12 + 2
| a3 = Restoration Magic
| p3 = rt
| v3 = 3
}}