Class SpellsCastThriceAura

All Implemented Interfaces:
Serializable, Cloneable, Comparable<Entity>, HasDesc<AuraDesc>, HasCard, Trigger

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

    • SpellsCastThriceAura

      public SpellsCastThriceAura(AuraDesc desc)
  • Method Details