stat

From Kolmafia
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.


Data type which represents a player's stats. Besides $stat[ none ], there are six possible values for this datatype (the last three are for referencing sub-stats).

  • muscle
  • mysticality
  • moxie
  • submuscle
  • submysticality
  • submoxie

Related Functions

int buffed_hit_stat()

stat current_hit_stat()

int my_basestat( stat )

int my_buffedstat( stat )

stat my_primestat()

void refresh_status()

stat stat_bonus_today()

stat stat_bonus_tomorrow()

stat stat_modifier( effect, string )

stat to_stat( string )

stat weapon_type( item )


Proxy Record Fields

stat has no proxy record fields.