Expand description
EffectEffect — mirrors Java forge.game.ability.effects.EffectEffect.
Creates a temporary “effect” card in the Command zone that carries granted
static abilities, triggers, replacement effects, and/or spell abilities for
the duration specified by Duration$ (defaults to end-of-turn).
Parity caveats (documented, not yet ported):
Boon$,Image$,SetChosenDirection— Card lacks the setters.NoteCounterDefined— noCountersNoteEffect::noteCountersequivalent.RememberLKI— snapshots viaCardCopyService::get_lki_copyinto the effect card’sremembered_lki_cardslist (in addition to the live IDs inremembered_cards).
Structs§
- Effect
Effect - Stateless marker type — mirrors Java’s
class EffectEffect extends SpellAbilityEffect.
Enums§
- Effect
Duration Duration$values EffectEffect recognises. Mirrors Java’s string literals. Unknown values fall through toEndOfTurn(Java default).