Sifter of Skulls only creates tokens on next upkeep
Open
not confirmed
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 940
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 160
Description
I had a [[Sifter of Skulls]] out and my opponent killed one of my other creatures. Instead of getting the 1/1 Eldrazi Scion right away, it triggered on my next upkeep and I got it then.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Java implementation of Sifter of Skulls and inspect how its creature-death trigger is scheduled, especially the upkeep handling described in the report. Done means the Eldrazi Scion is created immediately when another creature dies, rather than during the next upkeep.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100