Refactor: add a common effect for "put [N] cards from your hand on top of your library"
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 940
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 160
Description
Cards that could benefit from the common effect (and there should be no need to group it with the draw like currently in BrainstormAbility)
https://scryfall.com/search?q=o%3A%2Fput%5B%5E%2C%5D*cards%3F+from+your+hand+on+top%2F&unique=cards&as=grid&order=name (a few false positive where moving the card is a cost)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with BrainstormAbility and review the Scryfall search linked in the issue to identify cards that put cards from hand on top of the library. Trace how the existing effect is grouped with drawing, then define the shared effect and apply it to eligible cards while excluding cases where moving the card is a cost.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100