Class ReservoirSpell

All Implemented Interfaces:
Serializable, HasDesc<SpellDesc>

public final class ReservoirSpell extends ConditionalEffectSpell
Shorthand for a ConditionalEffectSpell that only plays the conditional (second) spell if the caster's deck has a number of cards greater than or equal to the SpellArg.VALUE.

If a SpellArg.SECONDARY_VALUE is specified, this is the upper bound on the number of cards.

See Also: