HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Custom Ability Problems

07-29-2003, 11:10 PM#1
Allanon[Druid]
Hey everyone,

I'm making a custom ability in the TFTWE. It's based off of "Essence of Blight". I'm trying to make it damage only 2 units in the AOE. This is what I have so far:

Data - Hit Points Gained = -25.00
Data - Maximum Units Charged = 2
Stats - Area of Effect = 200.00
Stats - Targets Allowed = Ground, Neutral, Organic
Text - Order String - Activate = None
Text - Order String - Deactive = None

Everything else is the normal value. But, this spell doesn't work. I cast the spell when the unit is near enemies, and they don't take damage.

Any ideas?
07-29-2003, 11:41 PM#2
FF_Behemoth
add enemy to the targets allowed..
07-30-2003, 01:21 AM#3
Allanon[Druid]
That didn't work...
I used the same "Targets Allowed" from the ability "Thunder Clap".

So anyone else have anything to suggest?