Mana cost modifier
needs(code_samples);
Function Syntax
int mana_cost_modifier()
Returns the total amount of passive MP cost reduction available. This includes all modifiers such as Festival of Jarlsberg.
CLI Equivalent
The CLI command "modref mana cost" can access the same information.
More Information
See the Coldfront Wiki for further info on how MP reducers stack.
Special
Most equipment and effects only allow up to -3 MP total, so the sum of your current effects may not match the actual amount of MP reduction (and therefore the value of this function).