Maybe do like this
Trigger 1
Trigger 2
- Cast immolation
- Events
- Unit - A unit Starts the effect of an ability
- Conditions
- (Ability being cast) Equal to Immolation
- Actions
- Set Your_Unit = (Casting unit)
- Increase Move speed
- Events
- Time - Every 0.10 seconds of game time
- Conditions
- (Your_Unit has buff Immolation (Caster)) Equal to True
- Actions
- Unit - Create 1 Dummy for (Owner of Your_Unit) at (Position of Your_Unit) facing Default building facing degrees
- Unit - Order (Last created unit) to Orc Shaman - Bloodlust Your_Unit
- Unit - Add a 1.00 second Generic expiration timer to (Last created unit)
- Unit is issued order
- Issused order equal to immolation
- Set movement speed of ordered unit to (movement speed of ordered unit) + (50)
- Unit is issued order
- Issued order equal to unimmolation
- Set movement speed of ordered unit to (default of ordered unit)