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

Remaining basic weaknesses from TDC #1487

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 44 additions & 2 deletions pack/tdc/tdcp.json
Original file line number Diff line number Diff line change
Expand Up @@ -1554,16 +1554,58 @@
},
{
"code": "11126",
"deck_limit": 2,
"deck_limit": 1,
"faction_code": "neutral",
"illustrator": "Tiziano Baracchi",
"name": "Down and Out",
"pack_code": "tdcp",
"position": 126,
"quantity": 2,
"quantity": 1,
"subtype_code": "basicweakness",
"text": "<b>Revelation</b> - Put Down and Out into play in your threat area.\n<b>Forced</b> - When your turn ends, if you did not take either a draw or resource action this round: Take 1 horror and shuffle Down and Out back into your deck.\n[action] Either spend 3 resources or choose and discard 3 cards from your hand: Discard this card.",
"traits": "Hardship.",
"type_code": "treachery"
},
{
"code": "11127",
"deck_limit": 1,
"faction_code": "neutral",
"illustrator": "Federico Piatti",
"name": "Morbid Curiosity",
"pack_code": "tdcp",
"position": 127,
"quantity": 1,
"subtype_code": "basicweakness",
"text": "<b>Revelation</b> - Put Morbid Curiosity into play in your threat area.\n<b>Forced</b> - When your turn ends, if you did not successfully investigate this round: Take 1 horror and shuffle Morbid Curiosity back into your deck.\n[action]: <b>Investigate.</b> You get -2 skill value for this investigation. If you succeed, discard this card.",
"traits": "Flaw.",
"type_code": "treachery"
},
{
"code": "11128",
"deck_limit": 1,
"faction_code": "neutral",
"illustrator": "Juan Manuel Tumburus",
"name": "Disruptive Poltergeist",
"pack_code": "tdcp",
"position": 128,
"quantity": 1,
"subtype_code": "basicweakness",
"text": "<b>Revelation</b> - Put Disruptive Poltergeist into play in your threat area.\n<b>Forced</b> - When your turn ends, if you did not successfully evade an enemy this round: Take 1 damage and shuffle Disruptive Poltergeist back into your deck.\n[action]: <b>Evade.</b> You get -2 skill value for this evasion attempt. If you succeed, discard this card.",
"traits": "Curse.",
"type_code": "treachery"
},
{
"code": "11129",
"deck_limit": 1,
"faction_code": "neutral",
"illustrator": "Rafael Hrynkiewicz",
"name": "Frenzied",
"pack_code": "tdcp",
"position": 129,
"quantity": 1,
"subtype_code": "basicweakness",
"text": "<b>Revelation</b> - Put Frenzied into play in your threat area.\n<b>Forced</b> - When your turn ends, if you did not successfully fight an enemy this round: Take 1 damage and shuffle Frenzied back into your deck.\n[action]: <b>Fight.</b> You get -2 skill value for this attack. If you succeed, discard this card.",
"traits": "Madness.",
"type_code": "treachery"
}
]
Loading