Good Day, With the update to FX in jumpgate, I thought I would try being fancy and adding fx to a few of my macros. However, I cannot figure out how to get fx commands to work with roll templates. I suspect it may actually not be possible, but thought I would ask here. Here is one example of what I have tried, with most of the actual roll removed: /fx missile-fire @{selected|token_id} @{target|Target 1|token_id} \n &{template:foo} {{name=Fire Bolt}} I have tried \n, \\n, html codes for new line and carriage return (and multiples), html codes for \n, nothing in between, having the /fx portion before / after the roll, and so on. It only ever seems to do the first one. That is, if fx is first, it works, but not the roll. If the roll is first, it works, but not the fx. If I use html codes for new line alone, they work, but won't do anything in combination with fx and the roll template. So, is there any way to do this, or am I just out of luck on this one?