Ice Block

Status
Not open for further replies.
Level 12
Joined
Nov 5, 2007
Messages
730
If you ever played WoW, then you'll probably know what I mean.

The spell, when cast, is supposed to encase the caster in a block of ice (freezing breath effect) for 3/4/5/6 seconds, disabling all actions, but making him invulnerable. (To avoid losing buffs, it would be good if he just resisted all damage instead of making his armor invulnerable.)

The tricky part, which I have no idea how to pull off is, to make the caster able to deactivate the block at any time.

Any ideas?
 
make it a channel with all other abilities disabled, give magic immunity and invulnerability as unit abilities when cast. check every 0.1 seconds if the current order is the channeled spell, if not then remove the effects.
 
Thats a LOT easier and you don't even need a trigger, I've created it once:
Use metamorphose into a new unit:
New unit is invulnerable, has a positiv lifereg and an ice-block model.
In addition, metamorphose gives the possibility to disable all other abilitys and give the "block" an ability to morph back. If you realy want to keep the buffs, you'll need a damage detection system to provide it with immunity, search for it.
 
hi justify sorry for brining this thread back but i tried your method and it didnt work for me, my unit didnt change into the freezing breath form, instead he just becomes a shadow and im not sure how to make the metamorphasis casting time and cooldown
 
Status
Not open for further replies.
Back
Top