Class ManaCostCondition

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

public class ManaCostCondition extends Condition
true if all the targets' modified mana costs (as per GameLogic.getModifiedManaCost(Player, Card) satisfies the ConditionArg.OPERATION with the ConditionArg.VALUE.
See Also: