I have this so far.
-
Dark Ritual Dummy
-
Events
- Unit - A unit Starts the effect of an ability
-
Conditions
- (Ability being cast) Equal to Chain Lightning
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Casting unit) Not equal to (Revivable Hero)
-
Then - Actions
- Unit - Set mana of (Triggering unit) to ((Mana of (Triggering unit)) + (0.25 x (Life of (Target unit of ability being cast))))
- Unit - Kill (Target unit of ability being cast)
-
Else - Actions
- Do nothing
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Events