hey, why is the trigger not working, i used the damage engine trigger and it's still not giving any stats ...
-
stats
-
Events
-
Game - DamageEvent becomes Equal to 1.00
-
-
Conditions
-
IsDamageSpell Equal to FALSE
-
(DamageEventTarget is A building) Equal to TRUE
-
(DamageEventSource has an item of type Elemental Essence - |c000000ffWater|r) Equal to TRUE
-
(Mana of DamageEventSource) Greater or Equal to 1045.00
-
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Random integer number between 1 and 3) Equal 3
-
-
Alors - Actions
-
Heros - Modify Strenght of DamageEventSource: Add 2
-
Heros - Modify Agility of DamageEventSource: Add 2
-
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Random integer number between 1 and 3) Equal to 1
-
-
Then - Actions
-
Heros - Modify Intelligence of DamageEventSource: Add 2
-
-
Else - Actions
-
-
-
-
Unit - Set mana of DamageEventSource to ((Mana of DamageEventSource) - 45.00)
-
-