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

5e Macro Help

Is this the proper way to write this macro?   I am trying to make a spell attack roll (1d20 + int mod + proficiency)  i can see some things are happening,  but i really cant tell if its working or not working.   is there a better way to write this? A firebolt shoots from my fingers! /fx beam-fire @{target|caster|token_id} @{target|foe|token_id} Attack: [[1d20+@{Ezalor Darkbrew|PB} + @{Ezalor Darkbrew|intelligence_mod}}]] | [[1d20+@{Ezalor Darkbrew|PB} + @{Ezalor Darkbrew|intelligence_mod}}]] Damage: [[1d10ro<2]] | + [[1d10ro<2]] on Crits
What sheet are you using?
We are using the OGL 5e sheet
1503621536
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Note that unless you or your GM are Pro users, you can only use /fx burn-fire, IIRC. I can't answer to the OGL sheet specific stuff.