statsAdd over 99

From OpenKore Wiki
Revision as of 13:40, 16 August 2012 by EternalHarvest (talk | contribs)
Jump to navigation Jump to search
statsAdd_over_99 <boolean>
Allows Kore to add stats points over 99. Useful for private servers that the maximum stat is more than 99.

Developer Notes

Limit of 99 should be ignored for third classes, where the corresponding limit is 120 instead. statsAdd_over_120 <boolean> or statsAdd_over_max <boolean> or statsAdd_limit <number> would be nice, too.