Skullbriar counters don't provide change to his stats while he isn't on battlefield
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 940
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 160
Description
According to the current rule: "Counters that adjust power and/or toughness affect Skullbriar’s power and/or toughness in zones other than the battlefield. For example, a Skullbriar in the command zone with a +1/+1 counter on it will be 2/2." In xmage his stats in other zones still display as 1/1 and other cards view him as 1/1 creature
Example: [[Alesha, Who Smiles at Death]] can return [[Skullbriar]] with 4 +1/+1 counters on him from graveyard , which she clearly shouldn't be able to do.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Skullbriar and Alesha card implementations and the code that evaluates creature power and toughness outside the battlefield. Reproduce the reported graveyard interaction with Skullbriar carrying four +1/+1 counters; done means its zone-dependent stats are recognized so Alesha cannot return it when its adjusted toughness is too high.
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