- Joined
- Jun 16, 2007
- Messages
- 1,574
-
SS
-
Events
- Unit - A unit Starts the effect of an ability
-
Conditions
- (Ability being cast) Equal to SS
-
Actions
- Special Effect - Create a special effect attached to the origin of (Triggering unit) using Abilities\Spells\Demon\DarkPortal\DarkPortalTarget.mdl
- Set SpecialEffect[2] = (Last created special effect)
- Wait 0.70 seconds
- Special Effect - Destroy SpecialEffect[2]
- Unit - Change color of (Triggering unit) to Yellow
- Special Effect - Create a special effect attached to the origin of (Triggering unit) using (String(SS Dummie))
- Set SpecialEffect[1] = (Last created special effect)
- Hero - Modify Strength of (Triggering unit): Add 50
- Hero - Modify Agility of (Triggering unit): Add 50
- Hero - Modify Intelligence of (Triggering unit): Add 50
- Wait 50.00 seconds
- Hero - Modify Strength of (Triggering unit): Subtract 50
- Hero - Modify Agility of (Triggering unit): Subtract 50
- Hero - Modify Intelligence of (Triggering unit): Subtract 50
- Special Effect - Destroy SpecialEffect[1]
- Unit - Change color of (Triggering unit) to (Color of (Owner of (Triggering unit)))
-
Events
so i am wondering how can i change this so it will create my ss dummie effect and make my unit change to another unit and make it keep its ss aura around it in its nxt char form.