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

Need Macro Help. 3.5e

1506511841
Ziechael
Forum Champion
Sheet Author
API Scripter
?{Construct Abilities | CC , ?{C Trait1 &amp;#124; Energy Bolt &amp;#44; Construct gains a ?{Energy &amp;amp;#124; Fire &amp;amp;#125; -[Bolt](<a href="http://www.d20srd.org/srd/psionic/powers/energyBolt.htm" rel="nofollow">http://www.d20srd.org/srd/psionic/powers/energyBolt.htm</a>) &amp;#124; &amp;#125; | }
Is there a way to have a dice roll make a decision for you? 3.5, I'm using the Chaos Monk's Flailing Strike. I have previously programmed a macro where it would ask me how many attacks & I choose, it runs everything up to the chosen amount. So I got that part down. I'm trying to see if instead of me choosing a number I can roll a d4 & whatever the result is the macro would automatically run that many attacks.
1510136955
Ziechael
Forum Champion
Sheet Author
API Scripter
Beyond using the API (Powercards could do this for example) I don't think the order of operations will allow for that... my advice would be to keep your current system but have a d4 on your desk that you roll and just type that number into the query lol, sometimes analogue&gt;digital ;)