If you were logged in you would gain 3 XP for posting a reply.
You are replying to:
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
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