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

FX macro help

I have this macro: /fx {Bubbling|Acid} @{target|Source|token_id} @{target|Destination|token_id} Just gets me a fire burst /fx {Bubbling-Acid} @{target|Source|token_id} @{target|Destination|token_id} same thing /fx {bubbling|acid} @{target|Source|token_id} @{target|Destination|token_id} same thing.  I need to figure out how to write an fx into a macro.
1485650765

Edited 1485650793
Tetsuo
Forum Champion
try: /fx bubbling-acid @{target|source|token_id} @{target|Foe|token_id}
If I remember bubbling is a single token action, things like breath, beam etc. will go from caster to target, but bubbles are pretty low key.