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

Macro For Rage With Reroll for 1s/2s

Good afternoon! I have a Barbarian who is dipping into Fighter.  Last session, one of the players pointed me to the Rage macro, which fits in perfectly and worked great.  After the session, he leveled.  I'm trying to add in the ro<2, but I see no evidence it is working. Rage macro I used: ?{Rage|Yes, 1d12 +2 [Rage]|No, 1d12} How I tried to modify it: ?{Rage|Yes, 1d12ro<2 +2 [Rage]|No, 1d12ro<2} It rolls and gives no indication that it's actually re-rolling anything.  As a test, I took out the "o" to make it always re-roll a 1 or a 2 and I still get 1s and 2s. Any help you can provide would be great. Thank you!!
1490809171

Edited 1490809245
Try taking out the spaces from your first macro and as for still getting 1's and 2's, re-roll once can still land on a one or two on the second roll and that's the one you have to take. And to see that something is being re-rolled while using an inline roll, you have to mouse over it.
That's the thing.  I did 1d12r<2 and I still end up with 1s and 2s, which made me think the re-rolling isn't working. I will remove the spaces though to see if that changes anything. Thanks.
Removing the spaces does appear to fix the main damage.  I can hover and see 1s and 2s being dropped and replaced by other values. I now realize the Giant Slaying damage isn't re-rolling.
Nevermind. All good now.  Thank you so much!!!!