Training point: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(Adding a new stat/tp growth calculator)
m (add to Character Mechanics)
Line 8: Line 8:
A character maxed out in their stats could, therefore, have a maximum of 50 TPs of each type per level. If two of the stats are prime requisites of the character's class, the maximum TPs that can be obtained are 60. For example, a rogue has two physical stats as the prime requisites: dexterity and agility. Therefore, a rogue can have a maximum of 60 PTPs and 50 MTPs in a given level.
A character maxed out in their stats could, therefore, have a maximum of 50 TPs of each type per level. If two of the stats are prime requisites of the character's class, the maximum TPs that can be obtained are 60. For example, a rogue has two physical stats as the prime requisites: dexterity and agility. Therefore, a rogue can have a maximum of 60 PTPs and 50 MTPs in a given level.


== External Links ==
== Resources ==
*http://www.play.net/gs4/info/stats.asp#training
*http://www.play.net/gs4/info/stats.asp#training
*[https://github.com/Hymore246/GS4-Character-Planner Hymore's GSIV Character Planner]
*[https://github.com/Hymore246/GS4-Character-Planner Hymore's GSIV Character Planner]
Line 15: Line 15:


[[category:New Player]]
[[category:New Player]]
[[Category: Character Mechanics]]

Revision as of 18:35, 11 October 2016

Training points are points characters acquire as they gain experience. A character uses the training points to train up in their various skills.

There are two types of training points. Mental training points and physical training points. They are calculated by the following formula:

MTPs = 25 + [(LOG + INT + WIS + INF + ((AUR + DIS) ÷ 2)) ÷ 20]
PTPs = 25 + [(STR + CON + DEX + AGI + ((AUR + DIS) ÷ 2)) ÷ 20]
Note: A character's prime requisites are doubled for the above formulas.

A character maxed out in their stats could, therefore, have a maximum of 50 TPs of each type per level. If two of the stats are prime requisites of the character's class, the maximum TPs that can be obtained are 60. For example, a rogue has two physical stats as the prime requisites: dexterity and agility. Therefore, a rogue can have a maximum of 60 PTPs and 50 MTPs in a given level.

Resources