Sage of Ancient Lore - back face condition incorrectly implemented
Open
Beginner friendly
bug
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 940
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 160
Description
[[Sage of Ancient Lore]], upon transforming, dies as a 0/0 to SBA. The condition to apply the continuous effect is checking not transformed, which isn't correct. This card seems to be the only usage of `NotTransformedCondition`. Thinking it isn't necessary to have at all.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the Sage of Ancient Lore implementation and the NotTransformedCondition usage, then trace how the continuous effect is applied after transformation. Verify the transformed card no longer dies as a 0/0 to state-based actions and that the condition handling is covered by the relevant card tests, if present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100