Hi. First of all, I'm a noo at triggering and coding in general. Now to my problem...
I am currently trying to change a trigger from Uncle. Here is a link to the Thread:
[Spell] - Life-increasing aura
I am trying to make a Hero ability. The ability needs to have at least 4 Levels. Here is the Trigger, how it should looks
I hope I could explain what my problem is. ^^'
Sry for my bad English
I am currently trying to change a trigger from Uncle. Here is a link to the Thread:
[Spell] - Life-increasing aura
I am trying to make a Hero ability. The ability needs to have at least 4 Levels. Here is the Trigger, how it should looks
-
Set VariableSet GA_TargetMaxHP[GA_CV] = ((Max life of GA_Target) x (Level of GA_Setup_Aura for GA_Source * 0.15))
-
Set VariableSet GA_TargetMaxHP[GA_CV] = ((Max life of GA_Target) x (Load (Level of GA_Setup_Aura for GA_Source) of 1 from (Last created hashtable).))
-
Level of GA_Setup_Aura for GA_Source
I hope I could explain what my problem is. ^^'
Sry for my bad English