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!