Template:Skill progression max10

From Guild Wars Wiki
Jump to navigationJump to search
Progression
{{{title track}}}
0
1
2
3
4
5
6
7
8
9
10

Description[edit]

{{ Skill progression max10
| title track =
| varN name =
| varN at0  =
| varN at10 =
}}

This template is used to generate a skill progression table for skills linked to a title track whose max rank is 10.

You should use this template for :

Do not use this template for Luxon / Kurzick skills as the max rank in those title track is 12.

For general -attribute related- skills, use : Template:Skill progression.


Parameters[edit]

title track
The name of the title track which the skill is tied to.
varN name
The name of the variable N.
varN at0
The value of the variable N when your rank in the corresponding title track is 0.
varN at10
The value of the variable N when your rank in the corresponding title track is 10 (max).

Where N is a number between 1 and 4. (At least one variable has to be set)

Example[edit]

{{ Skill progression max10
| title track = [[Sunspear rank]]
| var1 name = [[Damage reduction]] 
| var1 at0 = 15
| var1 at10 = 35
| var2 name = [[Healing]]
| var2 at0 = 20
| var2 at10 = 60
}}
Progression
0
15
20
1
19
28
2
23
36
3
27
44
4
31
52
5
35
60
6
35
60
7
35
60
8
35
60
9
35
60
10
35
60

See also[edit]