Skip to content

Commit

Permalink
Add George Barnaby
Browse files Browse the repository at this point in the history
---

Co-authored-by: drawntotheflame <[email protected]>
  • Loading branch information
fspoettel and drawntotheflame committed Nov 28, 2024
1 parent f9a359e commit 431c685
Showing 1 changed file with 42 additions and 4 deletions.
46 changes: 42 additions & 4 deletions pack/tdc/tdcp.json
Original file line number Diff line number Diff line change
Expand Up @@ -228,20 +228,28 @@
"type_code": "treachery"
},
{
"back_flavor": "",
"back_text": "",
"back_flavor": "After spending a month in jail at the age of 19, George Barnaby felt compelled to become a lawyer. He found great success and notoriety in his career, and as retirement approached he made plans to sail around the world with his wife Maria. On the eve of his retirement, however, his home was attacked and Maria was murdered by cultists. Now, with a lifetime of wealth and contacts at his back, George has tracked the culprits to the city of Arkham, vowing to bring them to justice for their hideous crimes.",
"back_text": "<b>Deck Size</b>: 35.\n<b>Deckbuilding Options</b>: Survivor cards ([survivor]) level 0-5, Neutral cards level 0-5, up to 10 other level 0 Seeker and/or Rogue cards ([seeker]/[rogue]).\n<b>Deckbuilding Requirements</b> (do not count toward deck size): 3 copies of Grim Resolve, Cast Adrift, 1 random basic weakness.\n<b>Additional Setup</b>: After drawing your opening hand, you may place any number of cards in your hand facedown beneath George Barnaby.",
"code": "11017",
"deck_limit": 1,
"deck_options": [
{
"faction": ["neutral"],
"faction": ["survivor", "neutral"],
"level": {
"min": 0,
"max": 5
}
},
{
"faction": ["seeker", "rogue"],
"level": {
"min": 0,
"max": 0
},
"limit": 10
}
],
"deck_requirements": "",
"deck_requirements": "size:35, card:11018, card:11019, random:subtype:basicweakness",
"double_sided": true,
"faction_code": "survivor",
"health": 7,
Expand All @@ -261,6 +269,36 @@
"traits": "Civic. Drifter.",
"type_code": "investigator"
},
{
"code": "11018",
"deck_limit": 3,
"faction_code": "neutral",
"illustrator": "Rob Laskey",
"name": "Grim Resolve",
"pack_code": "tdcp",
"position": 18,
"quantity": 3,
"restrictions": "investigator:11017",
"skill_wild": 1,
"text": "George Barnaby deck only.\nAfter this skill test resolves, you may swap any number of cards beneath George Barnaby with the same number of non-weakness cards in your hand.",
"traits": "Innate. Developed.",
"type_code": "skill"
},
{
"code": "11019",
"deck_limit": 1,
"faction_code": "neutral",
"illustrator": "Rob Laskey",
"name": "Cast Adrift",
"pack_code": "tdcp",
"position": 19,
"quantity": 1,
"restrictions": "investigator:11017",
"subtype_code": "weakness",
"text": "<b>Revelation</b> - If there are no cards beneath George Barnaby, shuffle Cast Adrift into your deck. Otherwise, discard each card beneath George Barnaby.",
"traits": "Hardship.",
"type_code": "treachery"
},
{
"code": "11024",
"cost": 1,
Expand Down

0 comments on commit 431c685

Please sign in to comment.