#Spreadsheet for automated monster/retainer math

10 messages · Page 1 of 1 (latest)

sage marlin
vast sparrow
#

I was literally running into this exact problem yesterday prepping some homemade. Thanks! blobhero

Is there any allocation/conversion for extra effects that you noticed while compiling this?

sage marlin
sage marlin
#

Spreadsheet for automated monster/retainer math

#

Now updated with a new sheet for retainers, including custom retainers. Just enter the retainer's starting level and current level, and you'll see the total bonuses they should have to stamina, free strike damage, signature ability damage, and characteristics.

sage marlin
#

Now updated with correct minion math, thanks to the Summoner. If you made a copy/downloaded before, time for a new one!

sage marlin
#

Free strike value now has its own line.

empty hamlet
#

The retainer free strike damage looks wrong to me. The existing formula is giving me a +2 to free strikes when levelling a lvl1 retainer to lvl2, which shouldn't happen. I've changed it on my copy to:

=2*(floor(B2/3)-floor(B1/3))

#

I think that works?