Class InvokeSpell

All Implemented Interfaces:
Serializable, HasDesc<SpellDesc>

public class InvokeSpell extends ChooseOneSpell
When the player has at least Attribute.INVOKE additional unspent mana, source an extra bonus effect for that cost.

By default, casts the effect in SpellArg.SPELL1. If the player can afford the extra cost, SpellArg.SPELL2 is printed on a card, and the player is given a discover choice between the two effects.

See Also:
  • Constructor Details

    • InvokeSpell

      public InvokeSpell()
  • Method Details