Class DiscoverNotSelectedSpellBonusAura

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

public final class DiscoverNotSelectedSpellBonusAura extends AbstractFriendlyCardAura
Performs the effect in the AuraArg.APPLY_EFFECT on cards that were not selected in a SpellUtils.discoverCard(GameContext, Player, Entity, SpellDesc, CardList) effect.

Only applies to discovers that call ReceiveCardSpell on the card that was selected.

See Also:
  • Constructor Details

    • DiscoverNotSelectedSpellBonusAura

      public DiscoverNotSelectedSpellBonusAura(AuraDesc desc)