Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add The Drowned City cards #1422

Draft
wants to merge 18 commits into
base: master
Choose a base branch
from
Draft

Conversation

fspoettel
Copy link
Contributor

@fspoettel fspoettel commented Sep 12, 2024

⚠️ SPOILERS AHEAD. ⚠️

closes #1453

This PR tracks the drowned city card spoilers and is a central place to discuss new card metadata. This PR is a work in progress.

New things with metadata impact:

  • Investigator Agatha Crane has two investigator cards, each belonging to a different factions and with different deckbuilding.
    • Probably handle as separate cards. In contrast to parallels, there is no clear "default" to show over the other.
    • TBD: Add a field version_of to allow optional business logic for this special case.
  • New card "type" specialist which limits investigator access by one or more traits and has a different frame.
    • Handle as faction_code: neutral, otherwise a lot of things break.
    • Use existingrestrictions field or add a field card_restrictions: [] to encode the access limitations.
      • TODO: Backport this for class weaknesses.
    • Maybe add an additional tag or field to denote as specialist card?

@fspoettel fspoettel changed the title add the drowned city Add The Drowned City Sep 12, 2024
pack/tdc/tdcp.json Outdated Show resolved Hide resolved
Copy link
Contributor

@drawntotheflame drawntotheflame left a comment

Choose a reason for hiding this comment

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

Review up to Lawrence / Mob connections.

pack/tdc/tdcp.json Show resolved Hide resolved
pack/tdc/tdcp.json Outdated Show resolved Hide resolved
"illustrator": "Pixoloid Studios",
"is_unique": true,
"name": "Library Pass",
"quantity": 1,
Copy link
Contributor

Choose a reason for hiding this comment

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

Could be quantity 2, I guess?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'll leave this open until we have confirmation

pack/tdc/tdcp.json Outdated Show resolved Hide resolved
fspoettel and others added 2 commits November 22, 2024 21:26
pack/tdc/tdcp.json Outdated Show resolved Hide resolved
pack/tdc/tdcp.json Outdated Show resolved Hide resolved
@fspoettel fspoettel changed the title Add The Drowned City Add The Drowned City player cards Dec 12, 2024
@fspoettel fspoettel changed the title Add The Drowned City player cards Add The Drowned City cards Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add The Drowned City
4 participants