Stat bonus today

From Kolmafia
Revision as of 00:01, 17 November 2007 by imported>ZammyWarrior
Jump to navigation Jump to search

stat stat_bonus_today()
Returns the stat that is benefitted by the moon phases today. If it is an “ordinary” day, the return value is $stat[none].

if(stat_bonus_today() == $stat[moxie]){
eat(3, $item[rat appendix chow mein]);
}