magefree / magefree/mage

Undiscovered Paradise and Land Tax interaction not working

Open
#5,321 4 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
2.4k
Forks
940
Avg merge
2d 12h
Merged PRs (30d)
160

Description

Land tax is not triggering when this happens: I have equal numbers of lands as my opponent on his EOT, one of which is an undiscovered paradise. I tap paradise, which reads "Add one mana of any color. During your next untap step, as you untap your permanents, return Undiscovered Paradise to its owner's hand." on my untap, paradise returns to my hand, and land tax fails to trigger in my upkeep. I know paradise is returning at the proper time, because of the interaction between paradise and stasis (it stays in play, tapped), so I suspect either land tax, or just the entire "beginning of turn check for triggers" is not working correctly.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the Undiscovered Paradise and Land Tax interaction described in the issue, then trace the beginning-of-turn trigger check and the implementations of both cards. Verify the return timing and whether Land Tax evaluates the battlefield state at upkeep. Done means the reported interaction behaves correctly and the relevant regression is covered by a test.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
game-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.