[AKH] Throne of God Pharoh Card Effect Error
Open
bug
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 940
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 160
Description
Throne of God Pharoah from Amonkhet is supposed to reduce all opponent life totals by the total number of tapped creatures for the turn. Right now, it is written to only take 1 life from each opponent. This is an error and the effect needs to reflect the actual card text and effect.
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the Java card implementation for “Throne of God Pharoah” and trace the current opponent-life effect. Confirm the behavior against the issue’s stated card text, then verify that each opponent loses the total number of tapped creatures for the turn rather than one life.
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
- Mostly clear
- Newbie friendliness
- 45/100