Class IsDamagedCondition

java.lang.Object
net.demilich.metastone.game.spells.desc.condition.Condition
net.demilich.metastone.game.spells.desc.condition.IsDamagedCondition
All Implemented Interfaces:
Serializable, HasDesc<ConditionDesc>

public class IsDamagedCondition extends Condition
true if the target or the single entity resolved by ConditionArg.TARGET is damaged.
See Also: