Hello there! I've found that the macros from here are insanely useful for me while I'm playing my Life Domain Cleric, but I found a weak spot in it that I lack the knowledge to fix. Here's the macros in case you just don't want to click the link: Healing Roll + Disciple of Life: [[?{Cast at what level?|Level 1,1|Level 2,2|Level 3,3|Level 4,4|Level 5,5|Level 6,6|Level 7,7|Level 8,8|Level 9,9}]]d# + [[?{Cast at what level?}]][spell level] + 2[flat] Self-Healing via Blessed Healer: {[[{6, @{level}}dh1 -6 +1]], 0}dl1 * ([[?{Cast at what level?}]][spell level] + 2[flat]) When it comes to a spell such as Mass Cure Wounds, the healing roll (Disciple of Life) macro "breaks" in that it gives an undesired result. The way the macro works, it grants 3d8 + 3d8 healing per additional spell level over the 5th. This is less than ideal (or rather OP as heck and I'm trying to play fair) since the formula for Mass Cure Wounds is 3d8 + 1d8 healing per additional spell level over the 5th. The scaling just doesn't work right as the macro is now. This brings a second question - how would this change for spells such as Heal that don't need rolls? It gives 70 healing + 10 per additional spell level over the 6th. How would the spell level scaling work for that in a macro? If anyone is able to adjust these macros or otherwise help me figure it out, I'd greatly appreciate it! Thank you for reading and for any time you choose to invest in this. :)