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

Alacrity initiative macro issues

Found this macro for Alacrity in another thread [<a href="https://app.roll20.net/forum/post/9023242/need-help-making-a-macro" rel="nofollow">https://app.roll20.net/forum/post/9023242/need-help-making-a-macro</a>] @{selected|wtype}&amp;{template:simple}{{rname=INITIATIVE ROLL}}{{mod=@{selected|initiative_bonus}}}{{r1= [[?{With advantage?|Normal, 1d20 | Advantage, 2d20kh1 | Disadvantage, 2d20kl1} + @{selected|initiative_bonus}@{selected|pbd_safe}[INIT] +1d8cf0cs0[ALACRITY] &amp;{tracker} ]]}} {{normal=1}} @{Selected|charname_output}&nbsp; With the suggestion of changing the alacrity to ?{Alacrity?|No,|Yes,+1d8cf0cs0[ALACRITY]} for a query, giving me: @{selected|wtype}&amp;{template:simple}{{rname=INITIATIVE ROLL}}{{mod=@{selected|initiative_bonus}}}{{r1=1d20+ @{selected|initiative_bonus}@{selected|pbd_safe}[INIT] ?{Alacrity?|No,|Yes,+1d8cf0cs0[ALACRITY]} &amp;{tracker} ]]}} {{normal=1}} @{Selected|charname_output} Attempting to insert it into a macro it asks for alacrity, and it requires me to have the token selected but it doesn't visibly do anything. Any suggestions what I got wrong?
1616296250

Edited 1616296268
Fixed! I removed the two [[ after r1= @{selected|wtype}&amp;{template:simple}{{rname=INITIATIVE ROLL}}{{mod=@{selected|initiative_bonus}}}{{r1= [[1d20 + @{selected|initiative_bonus}@{selected|pbd_safe}[INIT] ?{Alacrity?|No,|Yes,+1d8cf0cs0[ALACRITY]} &amp;{tracker} ]]}} {{normal=1}} @{Selected|charname_output}