magefree / magefree/mage

YMKM - Alchemy: Murders at Karlov Manor Set Card Implementation Tracking

Open
#16,006 0 comments 0 reactions 0 assignees View on GitHub
tracking set
Dominant language
Java
Stars
2.4k
Forks
940
Avg merge
2d 12h
Merged PRs (30d)
160

Description

This checklist is here to help manage the implementation of Alchemy: Murders at Karlov Manor. If a card is marked as in progress then someone is working on it.

If you're new to implementing cards then you likely don't have permission to check things off. This is fine! We still appreciate your contributions so just leave a comment to let us know that you're working on it.

Don't worry about moving things from in progress to completed either, there's a script that handles that. Don't worry about fixing text issues as those are usually handled when the set is done.

# Set Statistics

Note that this represents all printings/faces of cards in a set, and does not represent mechanically unique cards.

- Tracked cards: 30
- Unimplemented cards: 29
- Implemented cards: 1

# Unimplemented Cards

- [ ] In progress -- [Cackling Observer](https://scryfall.com/search?q=!CacklingObserver%20e:YMKM)
- [x] In progress -- [Case of the Lost Witness](https://scryfall.com/search?q=!CaseoftheLostWitness%20e:YMKM)
- [ ] In progress -- [Case of the Market Melee](https://scryfall.com/search?q=!CaseoftheMarketMelee%20e:YMKM)
- [ ] In progress -- [Concert Kaboomist](https://scryfall.com/search?q=!ConcertKaboomist%20e:YMKM)
- [ ] In progress -- [Construction Arsonist](https://scryfall.com/search?q=!ConstructionArsonist%20e:YMKM)
- [x] In progress -- [Emporium Thopterist](https://scryfall.com/search?q=!EmporiumThopterist%20e:YMKM)
- [ ] In progress -- [Excogitator Sphinx](https://scryfall.com/search?q=!ExcogitatorSphinx%20e:YMKM)
- [ ] In progress -- [Furgul, Quag Nurturer](https://scryfall.com/search?q=!FurgulQuagNurturer%20e:YMKM)
- [ ] In progress -- [Guildpact Greenwalker](https://scryfall.com/search?q=!GuildpactGreenwalker%20e:YMKM)
- [ ] In progress -- [Izzet Polarizer](https://scryfall.com/search?q=!IzzetPolarizer%20e:YMKM)
- [ ] In progress -- [Juggle the Performance](https://scryfall.com/search?q=!JugglethePerformance%20e:YMKM)
- [ ] In progress -- [Lurking Spinecrawler](https://scryfall.com/search?q=!LurkingSpinecrawler%20e:YMKM)
- [ ] In progress -- [Mapping the Maze](https://scryfall.com/search?q=!MappingtheMaze%20e:YMKM)
- [ ] In progress -- [Ominous Lockbox](https://scryfall.com/search?q=!OminousLockbox%20e:YMKM)
- [ ] In progress -- [Perforator Crocodile](https://scryfall.com/search?q=!PerforatorCrocodile%20e:YMKM)
- [ ] In progress -- [Rampaging Ursaguana](https://scryfall.com/search?q=!RampagingUrsaguana%20e:YMKM)
- [ ] In progress -- [Relics of the Rubblebelt](https://scryfall.com/search?q=!RelicsoftheRubblebelt%20e:YMKM)
- [ ] In progress -- [Roalesk, Prime Specimen](https://scryfall.com/search?q=!RoaleskPrimeSpecimen%20e:YMKM)
- [ ] In progress -- [Scour the Scene](https://scryfall.com/search?q=!ScourtheScene%20e:YMKM)
- [ ] In progress -- [Scrutiny of the Guildpact](https://scryfall.com/search?q=!ScrutinyoftheGuildpact%20e:YMKM)
- [ ] In progress -- [Shove Aside](https://scryfall.com/search?q=!ShoveAside%20e:YMKM)
- [ ] In progress -- [Sleuth Instructor](https://scryfall.com/search?q=!SleuthInstructor%20e:YMKM)
- [ ] In progress -- [Snarlfang Vermin](https://scryfall.com/search?q=!SnarlfangVermin%20e:YMKM)
- [ ] In progress -- [Spotlight Falcon](https://scryfall.com/search?q=!SpotlightFalcon%20e:YMKM)
- [ ] In progress -- [Sproutwatch Dryad](https://scryfall.com/search?q=!SproutwatchDryad%20e:YMKM)
- [ ] In progress -- [Tajic, Legion's Valor](https://scryfall.com/search?q=!TajicLegionsValor%20e:YMKM)
- [ ] In progress -- [Thought-String Analyst](https://scryfall.com/search?q=!ThoughtStringAnalyst%20e:YMKM)
- [ ] In progress -- [Veko, Death's Doorkeeper](https://scryfall.com/search?q=!VekoDeathsDoorkeeper%20e:YMKM)
- [ ] In progress -- [Woodland Investigation](https://scryfall.com/search?q=!WoodlandInvestigation%20e:YMKM)

[Scryfall gallery of cards currently unimplemented](https://scryfall.com/search?q=s:YMKM%20%28cn:9%20or%20cn:4%20or%20cn:13%20or%20cn:14%20or%20cn:15%20or%20cn:5%20or%20cn:6%20or%20cn:23%20or%20cn:17%20or%20cn:24%20or%20cn:25%20or%20cn:10%20or%20cn:7%20or%20cn:8%20or%20cn:11%20or%20cn:18%20or%20cn:19%20or%20cn:26%20or%20cn:27%20or%20cn:1%20or%20cn:16%20or%20cn:2%20or%20cn:12%20or%20cn:3%20or%20cn:20%20or%20cn:28%20or%20cn:29%20or%20cn:30%20or%20cn:21%29)
# Implemented Cards
Click to expand

- [x] [Emmara, Voice of the Conclave](https://scryfall.com/search?q=!EmmaraVoiceoftheConclave%20e:YMKM)

Contributor guide

No contributing guide indexed for this repository

Research direction

Use the linked Scryfall card pages to choose an unchecked card, first confirming that nobody is already working on it. Then inspect comparable Java card implementations in the repository and run the relevant tests, which are not named in the issue. Done means the selected card is implemented; checklist updates are handled by the project script.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
game-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.