Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Healing Spells

Hi Is it possible to develop a macro that can be tied to a healing spell that asks for the target and then rolls and applies the healing? How can this work for Mas Healing Word where you can choose up to six targets? Steve
Again, you can use Jakob's ChatSetAttr script to accomplish this. For spells that can affect multiple tokens, I would use an API command button and click on it for each affected token.
1505811523
Ziechael
Forum Champion
Sheet Author
API Scripter
There is also TokenMod (if hit points are represented as a bar on the token) and alterbars (similar caveat). Alterbars can even be incorporated into a powercards macro if those are used at all.