Because I love you and no one deserves to go through the headache I just went through. Have some macros that includes everything you need for Supreme Healer. They may not be as pretty as other peoples macros, but the math is right from what I've tested. Please correct me if I have anything wrong. Edit: The formula assumes you have a Wisdom modifier of +5 because that's what I needed and I couldn't figure out the whole ability modifier thing. Please change as needed. xD Cure Wounds: &{template:default} {{name=Cure Wounds}} {{Total Healing=[[ ([[2*?{What spell level?|1|2|3|4|5|6|7|8|9}]]*8 +5) + (?{What spell level?|1|2|3|4|5|6|7|8|9} + 3 - 1) ]]}} {{Self Healing=[[2+?{What spell level?}]]}} Healing Word: &{template:default} {{name=Healing Word}} {{Total Healing=[[ ([[2*?{What spell level?|1|2|3|4|5|6|7|8|9}]]*4 +5) + (?{What spell level?|1|2|3|4|5|6|7|8|9} + 3 - 1) ]]}} {{Self Healing=[[2+?{What spell level?}]]}} Prayer of Healing: &{template:default} {{name=Prayer of Healing}} {{Total Healing=[[ ([[1*?{What spell level?|Level 2, 1|Level 3, 2|Level 4, 3|Level 5, 4|Level 6, 5|Level 7, 6|Level 8, 7|Level 9, 8}]]*8 +8+5) + (?{What spell level?|1|2|3|4|5|6|7|8|9} + 3 - 1) ]]}} Mass Healing Word: &{template:default} {{name=Mass Healing Word}} {{Total Healing=[[ ([[1*?{What spell level?|Level 3, 1|Level 4, 2|Level 5, 3|Level 6, 4|Level 7, 5|Level 8, 6|Level 9, 7}]]*4 +4+5+5) + (?{What spell level?|Level 3, 1|Level 4, 2|Level 5, 3|Level 6, 4|Level 7, 5|Level 8, 6|Level 9, 7} - 1) ]]}} Mass Cure Wounds: &{template:default} {{name=Mass Cure Wounds}} {{Total Healing=[[ ([[1*?{What spell level?|Level 5, 1|Level 6, 2|Level 7, 3|Level 8, 4|Level 9, 5}]]*8 +32+5+7) + (?{What spell level?|Level 5, 1|Level 6, 2|Level 7, 3|Level 8, 4|Level 9, 5} - 1) ]]}}