Class SpellsCastTwiceAura

All Implemented Interfaces:
Serializable, Cloneable, Comparable<Entity>, HasDesc<AuraDesc>, HasCard, Trigger
Direct Known Subclasses:
TheliaSilentdreamerAura

public class SpellsCastTwiceAura extends AbstractFriendlyCardAura
Actors affected by this aura will get spells cast on them twice if the AuraArg.SPELL_CONDITION is met on the spell's target.
See Also:
  • Constructor Details

    • SpellsCastTwiceAura

      public SpellsCastTwiceAura(AuraDesc desc)
  • Method Details