Class AttributeExistsCondition

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

public class AttributeExistsCondition extends Condition
true if the player has the specified ConditionArg.ATTRIBUTE anywhere.
See Also: