About the trigger cause damage around area (Solved thanks to Venomous)
hi its me again, and i wanted to ask how to make my spell to only damage the enemies around the area but the thing is my spell also target my allied units and i want my spell to deal base on my casters int. i included the trigger for my spell hope someone help me, thanks in advance...
hi its me again, and i wanted to ask how to make my spell to only damage the enemies around the area but the thing is my spell also target my allied units and i want my spell to deal base on my casters int. i included the trigger for my spell hope someone help me, thanks in advance...
-
Frost Nova
-
Events
- Unit - A unit Starts the effect of an ability
-
Conditions
- (Ability being cast) Equal to Frost Nova [Lich]
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Level of Frost Nova [Lich] for (Triggering unit)) Equal to 1
-
Then - Actions
- Unit - Cause (Triggering unit) to damage circular area after 0.00 seconds of radius 300.00 at (Target point of ability being cast), dealing (1.00 x (Real((Intelligence of (Triggering unit) (Include bonuses))))) damage of attack type Spells and damage type Normal
- Else - Actions
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Level of Frost Nova [Lich] for (Triggering unit)) Equal to 2
-
Then - Actions
- Unit - Cause (Triggering unit) to damage circular area after 0.00 seconds of radius 300.00 at (Target point of ability being cast), dealing (2.00 x (Real((Intelligence of (Triggering unit) (Include bonuses))))) damage of attack type Spells and damage type Normal
- Else - Actions
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Level of Frost Nova [Lich] for (Triggering unit)) Equal to 3
-
Then - Actions
- Unit - Cause (Triggering unit) to damage circular area after 0.00 seconds of radius 300.00 at (Target point of ability being cast), dealing (3.00 x (Real((Intelligence of (Triggering unit) (Include bonuses))))) damage of attack type Spells and damage type Normal
- Else - Actions
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Level of Frost Nova [Lich] for (Triggering unit)) Equal to 4
-
Then - Actions
- Unit - Cause (Triggering unit) to damage circular area after 0.00 seconds of radius 300.00 at (Target point of ability being cast), dealing (4.00 x (Real((Intelligence of (Triggering unit) (Include bonuses))))) damage of attack type Spells and damage type Normal
- Else - Actions
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Level of Frost Nova [Lich] for (Triggering unit)) Equal to 5
-
Then - Actions
- Unit - Cause (Triggering unit) to damage circular area after 0.00 seconds of radius 300.00 at (Target point of ability being cast), dealing (15.00 x (Real((Intelligence of (Triggering unit) (Include bonuses))))) damage of attack type Spells and damage type Normal
- Else - Actions
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Events
Last edited: