- Joined
- May 25, 2004
- Messages
- 1,192
Is there a way...
where I can have "Arthas" cast an ability like transformation, where he does the animation to pick up Frostmourne, and while the Ability is active, it switches him to "Arthas (With Frostmourne)" and can do Chaos Damage?
where I can have "Arthas" cast an ability like transformation, where he does the animation to pick up Frostmourne, and while the Ability is active, it switches him to "Arthas (With Frostmourne)" and can do Chaos Damage?
-
ConvertArthasToChaos
-
Events
- Unit - A unit Starts the effect of an ability
-
Conditions
- (Ability being cast) Equal to Frostmourne (Arthas)
-
Actions
- Custom script: set udg_ArthasTempUnit = GetTriggerUnit()
- Wait 0.00 seconds
- Animation - Play ArthasTempUnit's Stand Fourth animation
- Animation - Queue ArthasTempUnit's Stand Fifth animation
-
Events
Attachments
Last edited: