Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phyrexian mana with Trinisphere #1617

Closed
emerald000 opened this issue Mar 12, 2016 · 2 comments
Closed

Phyrexian mana with Trinisphere #1617

emerald000 opened this issue Mar 12, 2016 · 2 comments
Assignees
Labels

Comments

@emerald000
Copy link
Contributor

@emerald000 emerald000 commented Mar 12, 2016

Choosing whether to pay phyrexian mana with life or mana is chosen in the second part of casting a spell (after putting it on the stack and before choosing targets). For Dismember, you choose if you want to pay {1}{B}{B}, {1}{B} + 2 life or {1} + 4 life. Trinisphere effect is only applied once you determine costs, much farther in the casting process. So it means it increases the cost to cast Dismember to either {1}{B}{B}, {2}{B} + 2 life or {3} + 4 life.

Currently, since you choose how to pay Phyrexian costs during the cost payment stage (after Trinisphere applies), you can pay {1} + 4 life to cast Dismember with a Trinisphere in play.

@emerald000 emerald000 added the bug label Mar 12, 2016
@drmDev
Copy link
Contributor

@drmDev drmDev commented Jul 30, 2016

Probably related to #2114 and #1405 - the casting costs of flashback or modal cards are not taking into account other effects on the battlefield.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

4 participants