immolation is ineffective if the arrow moves quickly and you want a small area of effect. for an MUI system, you need to store arrows in a unit array, and use Loop Integer A periodically (every 0.04 seconds) to select all units within range of an arrow, and damage all these units with the trigger.
make sure to use unit groups and remove leaks, otherwise this will lag your map to oblivion