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
This post has been closed. You can still view previous posts, but you can't post any new replies.

Eliminate the need to ROLL something.

I would like to set up a macro that displays my AC, Touch AC, and Flatfooted AC. These values are dynamic, implying that Dexterity, which is a variable value may influence the 3 AC values. For example, if my characters gets dex damage from a poison, I would want to be able to click "Show AC" macro and have all 3 values updated. Notice how these don't involve a roll of any kind, yet they require adding/substracting of values. A temporary solution is to add 1d1-1 but that shows the math done and would be appreciated by the DM to be able to check out the math, but the 1d1-1 clutters up the next, needlessly. Just add a command of = like "=10+@Armor Value+@Dexterity+@Ring of Protection +1" and we are good.
This could be useful for stuff like the Second Wind in 4e... if your suggestion is implemented right, you could do something like HP = HP + (HP/4) Surges = Surges - 1 And in theory my players could click one button and automagically lose a surge and regain HP. This is a good suggestion.
thank you ^_^