statsAddAuto list

From OpenKore Wiki
Revision as of 15:39, 16 December 2009 by Mushrom (talk | contribs) (Created page with '; statsAddAuto_list [<number>] [<stat>] : Specifies which stats to raise and up to what number. : Where '''<stat>''' is the three-letter stat name. (i.e. '''str, agi, int, vit,…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
statsAddAuto_list [<number>] [<stat>]
Specifies which stats to raise and up to what number.
Where <stat> is the three-letter stat name. (i.e. str, agi, int, vit, dex, luk.
Note. You can set multiple stats by coma-sepating them.


Example

  • 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