Template:Race stat growth rates: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(Created page with "{| {{prettytable}} |+ '''Statistic Growth Rates by Profession''' |- ! width=80px | ''Profession'' ! width=80px | Strength || width=80px | Constitution || width=80px ...")
 
(Documented usage.)
 
Line 25: Line 25:
|- align = center
|- align = center
| '''[[Wizard]]''' || {{#expr:10+{{{str|0}}}}} || {{#expr:15+{{{con|0}}}}} || {{#expr:25+{{{dex|0}}}}} || {{#expr:15+{{{agi|0}}}}} || {{#expr:20+{{{dis|0}}}}} || {{#expr:30+{{{aur|0}}}}} || {{#expr:25+{{{log|0}}}}} || {{#expr:25+{{{int|0}}}}} || {{#expr:20+{{{wis|0}}}}} || {{#expr:20+{{{inf|0}}}}}
| '''[[Wizard]]''' || {{#expr:10+{{{str|0}}}}} || {{#expr:15+{{{con|0}}}}} || {{#expr:25+{{{dex|0}}}}} || {{#expr:15+{{{agi|0}}}}} || {{#expr:20+{{{dis|0}}}}} || {{#expr:30+{{{aur|0}}}}} || {{#expr:25+{{{log|0}}}}} || {{#expr:25+{{{int|0}}}}} || {{#expr:20+{{{wis|0}}}}} || {{#expr:20+{{{inf|0}}}}}
|}<noinclude>
|}
These values can be modified with the following template parameters: str, con, dex, agi, dis, aur, log, int, wis, inf.


For example, <nowiki>{{Race stat growth rates|str = +2|con = +2|int = +2}}</nowiki> displays the table for Human professions.
<noinclude>[[Category:Race Templates]]</noinclude>

[[Category:Race Templates]]</noinclude>

Latest revision as of 14:54, 31 July 2015

Statistic Growth Rates by Profession
Profession Strength Constitution Dexterity Agility Discipline Aura Logic Intuition Wisdom Influence
Bard 25 20 25 20 15 25 10 15 20 30
Cleric 20 20 10 15 25 15 25 25 30 20
Empath 10 20 15 15 25 20 25 20 30 25
Monk 25 25 20 30 25 15 20 20 15 10
Paladin 30 25 20 20 25 15 10 15 25 20
Ranger 25 20 30 20 20 15 15 25 25 10
Rogue 25 20 25 30 20 15 20 25 10 15
Sorcerer 10 15 20 15 25 30 25 20 25 20
Warrior 30 25 25 25 20 15 10 20 15 20
Wizard 10 15 25 15 20 30 25 25 20 20

These values can be modified with the following template parameters: str, con, dex, agi, dis, aur, log, int, wis, inf.

For example, {{Race stat growth rates|str = +2|con = +2|int = +2}} displays the table for Human professions.