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

Multiple SFX qustion

I am trying to create a SFX where seven people are targeted, even if one person must be selected more than once. I am currently trying to use: /fx burn-magic @{target|token_id} /fx burn-magic @{target|token_id} /fx burn-magic @{target|token_id} /fx burn-magic @{target|token_id} /fx burn-magic @{target|token_id} /fx burn-magic @{target|token_id} /fx burn-magic @{target|token_id} But it ends up selecting the first person that is selected for all. Do you all know of another sfx that would allow me to use the same type of effect but would allow me to target multiple tokens? Thank you!
/fx burn-magic @{target|one|token_id} etc.
Perfect!  Thank you