Skip to content

UNK: 15 cards, 4 tokens#10808

Draft
dracontes wants to merge 5 commits into
Card-Forge:masterfrom
dracontes:rv-upcoming_unk-1
Draft

UNK: 15 cards, 4 tokens#10808
dracontes wants to merge 5 commits into
Card-Forge:masterfrom
dracontes:rv-upcoming_unk-1

Conversation

@dracontes
Copy link
Copy Markdown
Contributor

@dracontes dracontes commented May 30, 2026

Some seemingly easy enough cards going from the most recent release back in time. Waiting on the merger of the following PR, #10740 , since it deals with a crash involving Bin Chicken's amass effect and it also updates the Un-card list. Also waiting on the merger of #10809 regarding the proper listing of non-legal subtypes per discussion below.

  • 17-Year Cicadas and associated token: Tested to satisfaction
  • Another Night in Vegas: Tested to satisfaction
  • Auntie Ant, Ant Auntie: Since this is the only instance of the multiblight keyword, I opted to recreate it with a script line. Tested to satisfaction.
  • Bin Chicken: Treating Food tokens as Junk and vice-versa was interpreted as two separate continuous effects granting one codified token the type and standard ability of the other. Tested to satisfaction except for the amass line as explained above. I do understand from testing done for the PR mentioned above that it should work.
  • Colorless Ultimatum: The game engine converts the scripted {2}{C}{C}{C}{2} cost to {4}{C}{C}{C} with no issue. Maybe it's better to skip that calculation altogether? Tested to satisfaction.
  • Crow Scarer and associated token: Tested to satisfaction.
  • Drop Bear: Added Koala to TypeLists.txt. Tested to satisfaction.
  • Evy, Fang Keeper: In the vein of "Ach! Hans, Run!", skipped the somatic requirement (if you will) and set up a flavorful enough GenericChoice between the granted ETBs. Added Artist to TypeLists.txt. Tested to satisfaction.
  • The Ancient Dingus: Regarding the replacement effect, skipped the unsleeved card requirement as presumably extraneous to implement and had it pull cards into hand from the players' sideboards. Tested to satisfaction.
  • The Bird Champion and associated token: Tested to satisfaction.
  • The Cookout Creator and associated new token: Tested to satisfaction.
  • The Goblin Mastermind: Tested to satisfaction.
  • The Ice Dancer: Added Athlete to TypeLists.txt. Tested to satisfaction.
  • The Wizardly Barge: Assumed and noted as such that the "tournament-legal" requirement is extraneous to implement as it can be context-dependent. Tested to satisfaction.
  • Wurmcoil Broodmother: Tested to satisfaction.

@dracontes dracontes marked this pull request as draft May 30, 2026 09:02
@dracontes dracontes added the Un-Cards Support or implementations for silver-border, playtest, or otherwise non-legal cards. label May 30, 2026
@dracontes dracontes requested review from Hanmac, Jetz72 and tool4ever May 30, 2026 09:04
Comment thread forge-gui/res/lists/TypeLists.txt Outdated
Assassin:Assassins
Assembly-Worker:Assembly-Workers
Astartes:Astartes
Athlete:Athletes
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please use respective edition file for defining all these non-legal types instead

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I take it that's another cleanup.
I did manage to find an implementation of the syntax on a PR on a fork that referenced the relevant PR on Card-Forge.

However, since Athlete shows up on UNK and MB2, and the fork PR has the same creature type listed on two separate edition files, I do wonder how the redundancy, if any, works here. I'm leaning toward the redundancy not being strictly necessary but probably good to have for bookkeeping purposes, but best to confirm if that's indeed the case.

( @Eradev )

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's no problem. Forge will safely ignore it if it already exists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Un-Cards Support or implementations for silver-border, playtest, or otherwise non-legal cards.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants