Skip to content

[SOS] Implement Elite Interceptor#14743

Open
muz wants to merge 1 commit intomagefree:masterfrom
muz:sos_elite_interceptor
Open

[SOS] Implement Elite Interceptor#14743
muz wants to merge 1 commit intomagefree:masterfrom
muz:sos_elite_interceptor

Conversation

@muz
Copy link
Copy Markdown
Contributor

@muz muz commented Apr 12, 2026

Linked to #14329

@github-actions github-actions bot added the cards label Apr 12, 2026
// Sorcery {1}{W}
// You may tap or untap target creature.
// Draw a card.
this.getSpellAbility().addEffect(new MayTapOrUntapTargetEffect());
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs to use this.getSpellCard().getSpellAbility()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants