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 help on Advantage/Disadvantage macro (dagger)

1586019815

Edited 1586019901
&{template:default} {{name=Dagger}}{{@{selected|character_name} **Attack:** [[1d20 + @{selected|Strength_mod} + @{selected|pb}]]?{Advantage/Disadvantage?|No, |Yes, or [[1d20 + @{selected|Strength_mod} + @{selected|pb}]]} **Damage:** [[1d6 + @{selected|Strength_mod}]] **Critical:**  [[1d6]] }} /w gm against @{target|ac} AC Is it possible to make it an EITHER/OR argument with the dex/str option on the dagger? or should i just force one or the  other for my campaign? **is the argument possible in a macro - or should i just tell my players "you can only roll for strength or dex... you cannot choose"? from the start**
You can not make macros that do if/then or either/or syntax. sorry.
ahhh tyvm