Skip to content

Keyword: Paradigm#10338

Merged
tehdiplomat merged 2 commits intomasterfrom
ParadigmKeyword
Apr 13, 2026
Merged

Keyword: Paradigm#10338
tehdiplomat merged 2 commits intomasterfrom
ParadigmKeyword

Conversation

@Hanmac
Copy link
Copy Markdown
Contributor

@Hanmac Hanmac commented Apr 9, 2026

Closes #10231

This doesn't have "cast this game" yet
we might refactor "Approach of the Second Sun" while doing it

@Hanmac
Copy link
Copy Markdown
Contributor Author

Hanmac commented Apr 9, 2026

@tool4ever
if we somehow could store the LKI of the Spell inside the Effect as EffectSource,

then we might get rid of this part

if (!isEpic()) {
resetTargets();
}

@Hanmac
Copy link
Copy Markdown
Contributor Author

Hanmac commented Apr 10, 2026

I might wait for the release notes today?

@tool4ever
Copy link
Copy Markdown
Contributor

I might wait for the release notes today?

Confirmed:

Paradigm creates a delayed triggered ability that triggers at the beginning of each of your first main phases for the rest of the game. When that ability resolves and the copy is created, you can choose not to cast the copy. In that case, the copy will cease to exist the next time state-based actions are checked. The delayed triggered ability will still trigger again at the beginning of your first main phase on your next turn regardless.

@Hanmac
Copy link
Copy Markdown
Contributor Author

Hanmac commented Apr 12, 2026

@tool4ever @tehdiplomat i coded it like Epic for now

@Hanmac Hanmac marked this pull request as ready for review April 12, 2026 19:50
@Hanmac Hanmac requested review from tehdiplomat and tool4ever April 12, 2026 19:50
Copy link
Copy Markdown
Contributor

@tehdiplomat tehdiplomat left a comment

Choose a reason for hiding this comment

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

I'll approve to get something on the books. Does this work properly for when the Paradigm card leaves Exile or a second card of that name is cast?

@Hanmac
Copy link
Copy Markdown
Contributor Author

Hanmac commented Apr 13, 2026

I'll approve to get something on the books. Does this work properly for when the Paradigm card leaves Exile or a second card of that name is cast?

Like Epic, the spell doesn't care if it stays in Exile
But also like Epic, you could get multiple effects.
The Second one is where I need more rules.

@tehdiplomat tehdiplomat merged commit 27ee908 into master Apr 13, 2026
9 checks passed
@tehdiplomat
Copy link
Copy Markdown
Contributor

tehdiplomat commented Apr 13, 2026

Yea thats why i was just thinking it should just be like CARDNAME's Paradigm Effect

And when paradigm resolves, we check if one of those are already in the command zone before creating the effect. You don't even need to remove Paradigm from the original card if we're checking that. This fixes the copy issues + additional card issues in the same piece.

@Hanmac Hanmac deleted the ParadigmKeyword branch April 13, 2026 12:52
@Hanmac
Copy link
Copy Markdown
Contributor Author

Hanmac commented Apr 13, 2026

we can update it later again when we get the CR

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SOS: Paradigm

3 participants