Training point: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
m (Undo revision 68181 by ZHOUY1 (talk))
m (Was missing a ')' before the /20.)
Line 3: Line 3:
There are two types of training points. Mental training points and physical training points. They are calculated by the following formula:
There are two types of training points. Mental training points and physical training points. They are calculated by the following formula:


<div {{prettydiv|margin-right=50%}}><tt>'''MTPs = 25 + [([[LOG]] + [[INT]] + [[WIS]] + [[INF]] + (([[AUR]] + [[DIS]]) &divide; 2) &divide; 20]<br>PTPs = 25 + [([[STR]] + [[CON]] + [[DEX]] + [[AGI]] + (([[AUR]] + [[DIS]]) &divide; 2) &divide; 20]</tt></div>
<div {{prettydiv|margin-right=50%}}><tt>'''MTPs = 25 + [([[LOG]] + [[INT]] + [[WIS]] + [[INF]] + (([[AUR]] + [[DIS]]) &divide; 2)) &divide; 20]<br>PTPs = 25 + [([[STR]] + [[CON]] + [[DEX]] + [[AGI]] + (([[AUR]] + [[DIS]]) &divide; 2)) &divide; 20]</tt></div>
:''Note: A character's prime requisites are doubled for the above formulas.''
:''Note: A character's prime requisites are doubled for the above formulas.''



Revision as of 12:35, 24 September 2015

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.

External Links