I'm trying to make a macro that would automatically deduct HP from a character when the damage is rolled by another character. I know how to have one character Target another, but I'm trying to make it so that when the damage is rolled, it is automatically deducted from the Target character's HP. Anyone know if this is possible? (Even if I have to have a separate macro that asks how much damage was dealt and I have to fill that in and then it automatically updates the Target character's HP.)