Class GraveyardContainsCondition

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

public class GraveyardContainsCondition extends Condition
true if the graveyard contains an Actor that Entity.diedOnBattlefield() with the card ID from ConditionArg.CARD or the target's source card.
See Also: