Stat bonus today
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]); }
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]); }