statsAddAuto list

From OpenKore Wiki
Revision as of 13:41, 16 August 2012 by EternalHarvest (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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