If i had this action
EDIT: Or would this set Caster_Bloodlust[1-12] to casting unit?
-
For each (Integer A) from 1 to 12, do (Actions)
-
Loop - Actions
- Set Caster_Bloodlust[1] = (Casting unit)
-
Loop - Actions
EDIT: Or would this set Caster_Bloodlust[1-12] to casting unit?
-
For each (Integer A) from 1 to 12, do (Actions)
-
Loop - Actions
- Set Caster_Bloodlust[(Integer A)] = (Casting unit)
-
Loop - Actions