Class DrawCardAndDoSomethingSpell

All Implemented Interfaces:
Serializable, HasDesc<SpellDesc>

@Deprecated public class DrawCardAndDoSomethingSpell extends DrawCardSpell
Deprecated.
Use a DrawCardSpell with a sub spell like {"class": "DrawCardSpell", "spell": {"class": ..., "target": "OUTPUT"}} instead.
See Also:
  • Constructor Details

    • DrawCardAndDoSomethingSpell

      public DrawCardAndDoSomethingSpell()
      Deprecated.