Quote:
Originally posted by M3_feelin_0wn3d -second question.
i based a spell on moon glaive but even if i teach to hero his attack wont bounce there is on spot where i can fil in number of bounces |
Make it based on Chain Lightning and when asked the missle art and art target make them Huntress, Naisha and when asked the lightning effects make it blank.
Quote:
-third question
i just want a spell like inferno to come down do damage/stun and than be gone but it HAS to summon a unit... is there another way to let it NOT summon a unit?
|
You have to make it so there is a trigger. Such as
Unnamed
Events
Unit - A unit Spawns a summoned unit
Conditions
(Unit-type of (Triggering unit)) Equal to HERO WITH ABILITY
(Unit-type of (Summoned unit)) Equal to SUMMONED UNIT
Actions
Unit - Remove (Summoned unit) from the game
that should do it