Very New, Need a MP Recovery Script

Willie0248

New member
This is probably a very easy thing to do, but I noticed that in the new version of KOLMafia there is no "relax on you beanbag" autorecovery option for MP.

How would I go about writing an autorecovery script that would just relax in the beanbag chair one?
 
The simplist script would be:

Code:
relax {x}

Where {x} = the number of turns you want to relax.

You would then use the Between Battles tab to select the percentage of MP that will trigger the script, and tell it to use whatever you call this relax script.


There are other, more complicated ways to handle your request...

But this is the simplist, and it covers exactly what you asked for.
 
Top