Modifier Functions
These functions allow access to the raw modifiers known to KoLmafia.
For more information on what modifiers exist, please see Modifiers.
boolean boolean_modifier( string )
boolean boolean_modifier( string, string )
boolean boolean_modifier( item, string )
class class_modifier( string, string )
class class_modifier( item, string )
effect effect_modifier( string, string )
effect effect_modifier( item, string )
float numeric_modifier( string )
float numeric_modifier( string, string )
float numeric_modifier( item, string )
float numeric_modifier( effect, string )
float numeric_modifier( skill, string )
float numeric_modifier( familiar, string, int, item )
stat stat_modifier( effect, string )
string string_modifier( string )
string string_modifier( string, string )
Attention KoLmafia Experts!
We need your help; some details of this function's operation are unknown or unclear.
The following specific question has been raised:
- I'm not sure how these are used, so I didn't collapse definitions using optional parameters;
If you know which is which, please make those edits.