Skip to content

Commit

Permalink
feat: latest spoilers
Browse files Browse the repository at this point in the history
  • Loading branch information
fspoettel committed Jan 7, 2025
1 parent b276cf6 commit 343aa0f
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions src/store/services/data/cards.json
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,24 @@
"type_code": "event",
"xp": 0
},
{
"code": "11025",
"deck_limit": 2,
"faction_code": "guardian",
"flavor": "\"If I come over there, there's going to be two sounds: me hitting you, twice.\"",
"illustrator": "Pixoloid Studios",
"name": "Hardboiled",
"pack_code": "tdcp",
"position": 25,
"preview": true,
"quantity": 2,
"skill_combat": 1,
"skill_wild": 1,
"text": "Max 1 committed per skill test.\nHardboiled gains [combat] [wild] for each successful attack you performed this round.",
"traits": "Innate.",
"type_code": "skill",
"xp": 0
},
{
"code": "11026",
"cost": 1,
Expand Down Expand Up @@ -708,6 +726,24 @@
"type_code": "event",
"xp": 0
},
{
"code": "11058",
"cost": 2,
"deck_limit": 3,
"faction_code": "rogue",
"illustrator": "Mauro Dal Bo",
"name": "Doppelgänger",
"pack_code": "tdcp",
"position": 58,
"preview": true,
"quantity": 3,
"skill_agility": 1,
"skill_willpower": 1,
"text": "Myriad. Fast. Play only during your turn.\nAttach to your location. Limit 1 per location.\n[reaction] After an enemy enters or leaves attached location, return Doppelgänger to your hand: Either perform an evasion attempt against that enemy, or immediately move to attached location <i>(you may trigger this ability from any location)</i>.",
"traits": "Spell. Trick.",
"type_code": "event",
"xp": 1
},
{
"code": "11059",
"cost": 1,
Expand Down

0 comments on commit 343aa0f

Please sign in to comment.