I need to make spell what makes multiple effects like Shockwawe where all enemies stun or shadow strike what makes thunder clap on enemy and every one around him loses hp (these are only suggestion spells). do it work like this ?
Firts i make dummy unit named thunder clapper what has example spell thunder clap what deals 100 damage no mana cost and no cd or ct then i make trigger like this
This is just example I know i can make this with Damage trigger and with special effect but You can tell example how can i make stunning shockwawe
Btw I want you to use GUI no JASS cause' JASS is too hard 4 me
Firts i make dummy unit named thunder clapper what has example spell thunder clap what deals 100 damage no mana cost and no cd or ct then i make trigger like this
- Unit - Begins Casting a ability
- (Ability being cast) equal to (example Thunder Blast)
- Unit - Create 1 Dummy Thunder Clapper For (Triggering player) to ( Position of unit ability beign cast) Facing (default (260) decrease)
- Unit - Order (Last created unit) Human Mountain king - Thunder clap
- Wait 1 Seconds
- Unit - Remove Last created unit From game
This is just example I know i can make this with Damage trigger and with special effect but You can tell example how can i make stunning shockwawe
Btw I want you to use GUI no JASS cause' JASS is too hard 4 me