Basically I want it so when you attempt to use this ability on your target is must do a validator check before the damage effect sets in. If the target is below 20% life the effect will be sucessful. Right now I've set up the validator and have it linked to the damage effect as a validator. Doesn't work.
Basically I want it so when you attempt to use this ability on your target is must do a validator check before the damage effect sets in. If the target is below 20% life the effect will be sucessful. Right now I've set up the validator and have it linked to the damage effect as a validator. Doesn't work.
Put the validator in the ability, not the effect.
Did you ever do that yourself? ;)
Abilities do not have a validator field, only Smart and Autocast validators, which don't provide the desired effect.