statsAddAuto list

From OpenKore Wiki
Revision as of 13:41, 16 August 2012 by EternalHarvest (talk | contribs)
Jump to navigation Jump to search
statsAddAuto_list <number> <stat> [, <number> <stat> [, ...] ]
Specifies which stats to raise and up to what value.
<stat> is the three-letter stat name (str, agi, int, vit, dex, luk).

Examples

  • Add stats points in agi until it reaches 50 and in str until it reaches 30. (both counting bonus)
statsAddAuto 1
statsAddAuto_dontUseBonus 0
statsAddAuto_list 50 agi, 30 str