- Joined
- Jun 10, 2007
- Messages
- 557
-
Electricalnovadamage
-
Events
- Unit - A unit Starts the effect of an ability
-
Conditions
- (Ability being cast) Equal to Electrical Nova (Neutral Hostile)
-
Actions
- Set TempReal = ((Real((Intelligence of (Casting unit) (Include bonuses)))) x 4.00)
- Unit Group - Pick every unit in (Units within 300.00 of (Target point of ability being cast) matching ((Owner of (Matching unit)) Equal to Player 12 (Brown))) and do (Unit - Cause (Casting unit) to damage (Matching unit), dealing TempReal damage of attack type Spells and damage type Normal)
-
Events
The above, my trigger, doesn't appear to work, (it's based off of Frost Nova) the slow effect and the buff show on affected units, but the damage isn't dealt. I'm thinking it's because I'm referring to the casting unit as a casting unit in a Pick Every Unit action, and thus it's referred to multiple times. Can anybody tell me what I'm doing wrong? :x