
Looking for a macro to use for Bloodletting Focus from the Blood Domain. It's basically the same as the Life Domain getting 2 + the spell's level on healing, except for damage. Here's what I use for Cure Wounds, Healing Word, etc (all the healing spells). Bloodletting Focus doesn't use the wisdom modifier, so I'm trying to figure out how to edit the below macro to just use 2 + the spell's level. ? {SlotLevel ? |1st , 1d8 +3 + @ {wisdom _mod } 1st lvl |2nd , 2d8 +4 + @ {wisdom _mod } 2nd lvl |3rd , 3d8 +5 + @ {wisdom _mod } 3rd lvl |4th , 4d8 +6 + @ {wisdom _mod } 4th lvl |5th , 5d8 +7 + @ {wisdom _mod } 5th lvl |6th , 6d8 +8 + @ {wisdom _mod } 6th lvl |7th , 7d8 +9 + @ {wisdom _mod } 7th lvl |8th , 8d8 +10 + @ {wisdom _mod } 8th lvl |9th , 9d8 +11 + @ {wisdom _mod } 9th lvl }