Conversation
|
@tool4ever then we might get rid of this part forge/forge-game/src/main/java/forge/game/spellability/SpellAbility.java Lines 995 to 997 in 66fb9b1 |
|
I might wait for the release notes today? |
Confirmed:
|
|
@tool4ever @tehdiplomat i coded it like Epic for now |
tehdiplomat
left a comment
There was a problem hiding this comment.
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 |
|
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. |
|
we can update it later again when we get the CR |
Closes #10231
This doesn't have "cast this game" yet
we might refactor "Approach of the Second Sun" while doing it