HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Making auras into castable spells (TFT)

07-13-2003, 09:48 PM#1
Abu
I've been trying to make custom spells using the TFT ability editor but my ideas never seem to be possible. I realize I might have to get into trigger editing for some of them, but it seems like a lot of work for what could be a relatively easy thing to create. For example, I wanted a spell that boosted the movement speed and attack rate of units significantly for short amount of time and costed mana. I tried basing this off endurance aura but I don't know how to change it to be castable instead of just an aura. I changed duration, mana cost, and other stats but it's always an aura. Is this possible?
07-13-2003, 09:56 PM#2
STURMguy22
yes, but it requires triggers.


u would make 3 different spells for each level and use triggers to give them and take them away
07-13-2003, 11:14 PM#3
Cloud-Strife
the problem with using auras as castables is that the spell coding for an aura is hardcoded, the game code cant be overwritten for you to do this without triggers to support what you are trying to do.