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

Can you multiply a die roll sum with a macro?

The answer is probably in here somewhere but I can't find it in a format I can digest. I want to do a simple macro that increases a roll by 1.5 (an enpowered healing roll in Pathfinder for example).  Thanks in advance.
1591726677
GiGs
Pro
Sheet Author
API Scripter
Yes that's easy. Just include *1.5 in the macro, possibly wrap the whole ting in round() if you want to round off the fractions. If you post the macro you want to apply it to, we can show you exactly how to do it.
Thanks, worked like a charm!!  :)
1591729377
GiGs
Pro
Sheet Author
API Scripter
Great :)