r28549 - What's Changed Functions for predicting Beret Busking effects by @gausie in #2941 Full Changelog: r28548...r28549

Posting this here for future generations:

int [effect] beret_busking_effects() reports what you would get if you cast it right now
int [effect] beret_busking_effects(int power, int castsUsed) reports what you might get with the data provided. Note that the second param is 0-indexed.

The return value is effect => turns of effect, with an extra $effect[none] => meat gain
 
Last edited:
Back
Top