-
Multishot
-
Events
-
Unit - A unit Is attacked
-
-
Conditions
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Custom value of (Attacking unit)) Less than 3
-
-
Then - Actions
-
Unit - Remove MultiShot (ranged) from (Attacking unit)
-
Unit - Remove MultiAttack (Melee) from (Attacking unit)
-
Unit - Set the custom value of (Attacking unit) to ((Custom value of (Attacking unit)) + 1)
-
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
((Attacking unit) is A ranged attacker) Equal to True
-
-
Then - Actions
-
Unit - Add MultiShot (ranged) to (Attacking unit)
-
-
Else - Actions
-
Unit - Add MultiAttack (Melee) to (Attacking unit)
-
-
-
Unit - Set the custom value of (Attacking unit) to 0
-
-
-
-
and its also not when i attacking the unit its when hes attacked i want it to be when he attacks...
and i dont get this trigger if i wanna change so he attacks for example 10 shoots instead of 3 like its now where do i change this O: