Difference between revisions of "Mp cost"

From Kolmafia
Jump to navigation Jump to search
(Linked the int type.)
imported>StDoodle
m (moved Mp cost() to Mp cost)
(No difference)

Revision as of 22:01, 2 March 2010

int mp_cost(skill touse)

Will return the MP cost to cast the specified skill.

MP reduction items are taken into account.

mp_cost($skill[Empathy]);
Will return the MP a cast of empathy will cost.