- Nibbits
- WarCraft 3
- Forums
- Triggers
- Ravage #4
- New Reply
Post Reply
If you were logged in you would gain 3 XP for posting a reply.
You are replying to:
Support Nibbits by linking to us:
If you were logged in you would gain 3 XP for posting a reply.
Support Nibbits by linking to us:
one of the simplest trigger spell that test your logic
Only one trigger and a unit called rav with impale ability, no manacost
Tirgger1
Event:unit starts the effect of an ability
condition: ability being cast is Ravage
action:
set rcaster = Casting Unit
for loop A from 1 to 10
create 1 rav at position of casting unit
add generic timer to lastcreated unit of 1 second
issue last created unit to cast impale on poisition of rcaster offset by 300 distance and 36 x loopA angle
pretty simple isnt it? just need the logic in there...
So generically this ability is nearly same as poison nova, next will be poison nova! but it will be on adventure 5 ;P