Class HoldsCardCondition

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

public class HoldsCardCondition extends Condition
true if the player is holding a card matching the ConditionArg.CARD_FILTER and their hand is not empty.
See Also: