- Joined
- Feb 14, 2005
- Messages
- 48
Ok im making a spell to be added to the spell section, but it has a flaw, its almostt like a nova, except it circles all around the caster getting smaller. BUT I cant get it to do damage at the right place or time, because units around him(Not hit by the bolts) get damaged for no reason. Pelase Help!
The Trigger is.....
Unit Group- Pick everyunit in (units within(700-40)of((Postition of (casting unit))offset by (700-40.00)towards(5x((Real Integer A))))degrees))and do (actions)
Loop-Actions
If(All Condtions Are Tre)Then Do(Then Actions)Else Do(Else Actions)
If-Conditions
((Picked Unit)is a hero) Equal to False
((Picked Unit)belongs to an ally of(Owner of casting unit)))equal to false.
Then-Actions
Unit-Order(Triggering unit)to damage(Picked unit)for 50 using attack type spell, damage type universal.
The Trigger is.....
Unit Group- Pick everyunit in (units within(700-40)of((Postition of (casting unit))offset by (700-40.00)towards(5x((Real Integer A))))degrees))and do (actions)
Loop-Actions
If(All Condtions Are Tre)Then Do(Then Actions)Else Do(Else Actions)
If-Conditions
((Picked Unit)is a hero) Equal to False
((Picked Unit)belongs to an ally of(Owner of casting unit)))equal to false.
Then-Actions
Unit-Order(Triggering unit)to damage(Picked unit)for 50 using attack type spell, damage type universal.