I am using a potion of healing macro that updates HP. I have it working but I would like to add an FX to this as well. Any way I can do it by adding a script? To make it simple I would use /fx burn-holy This is the Potion of Healing script I have working already !token-mod {{ --set bar1_value|+?{Potion|Regular,[[2d4+2]]|Greater,[[4d4+4]]|Superior,[[8d4+8]]|Supreme,[[10d4+20]]}! --report all|"{name} drinks a healing potion and recovers {bar1_value:abschange} HP. " }}