Ripple not working
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 940
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 160
Description
Tested on commit 47f2eb4c
When casting a card with Ripple, if the triggered ability reveals a single card with the same name it can not be cast. If two cards of the same name are revealed only one can be cast. If three are revealed only two can be cast and if four are revealed only three can be cast.
See video for bug in action: https://youtu.be/X_nQqD-UWo8 - I cast Surging Might but can not cast the single revealed Surging Might. My opponent casts Surging Sentinels, reveals four with the Ripple ability but can only cast three of them.
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
Reproduce the report at commit 47f2eb4c using Surging Might and Surging Sentinels, following the linked video for the expected behavior. Locate the Ripple ability implementation and its tests, then verify that every eligible revealed card can be cast, including a single matching card, without reducing the permitted count.
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
- 42/100