Skip to content
Closed
Show file tree
Hide file tree
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
12 changes: 12 additions & 0 deletions encounters.json
Original file line number Diff line number Diff line change
Expand Up @@ -1390,5 +1390,17 @@
{
"code": "enthralling_encore",
"name": "Enthralling Encore"
},
{
"code": "spreading_flames",
"name": "Spreading Flames"
},
{
"code": "smoke_and_mirrors",
"name": "Smoke and Mirrors"
},
{
"code": "queen_of_ash",
"name": "Queen of Ash"
}
]
61 changes: 61 additions & 0 deletions pack/core/core_2026_encounter.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
[
{
"code": "12115",
"cost": 3,
"deck_limit": 1,
"encounter_code": "spreading_flames",
"encounter_position": 11,
"faction_code": "neutral",
"flavor": "\"I've seen more than my share of strange occurrences.\"",
"health": 3,
"illustrator": "Anders Finér",
"is_unique": true,
"name": "Dr. Henry Armitage",
"pack_code": "core_2026",
"position": 115,
"quantity": 1,
"sanity": 3,
"skill_willpower": 1,
"skill_intellect": 1,
"skill_wild": 1,
"slot": "Ally",
"subname": "Head Librarian",
"text": "You get +1 [willpower] and +1 [intellect].\nThe first action you perform each round does not provoke attacks of opportunity.",
"traits": "Ally. Miskatonic.",
"type_code": "asset"
},
{
"code": "12137",
"deck_limit": 1,
"encounter_code": "smoke_and_mirrors",
"encounter_position": 5,
"faction_code": "neutral",
"illustrator": "Nia Kovalevski",
"name": "Mark of Elokoss",
"pack_code": "core_2026",
"position": 137,
"quantity": 4,
"subtype_code": "weakness",
"text": "<b>Revelation</b> - Put Mark of Elokoss into play in your threat area.\n<b>Forced</b> - When your turn ends: Take 1 damage. Assign that damage to an asset you control, if able.\n[action][action]: Discard Mark of Elokoss.",
"traits": "Curse.",
"type_code": "treachery"
},
{
"code": "12181",
"cost": null,
"deck_limit": 1,
"encounter_code": "queen_of_ash",
"encounter_position": 15,
"faction_code": "neutral",
"illustrator": "Aleksander Karcz",
"name": "Collector",
"pack_code": "core_2026",
"permanent": true,
"position": 181,
"quantity": 2,
"text": "Permanent. Reward. Limit 1 per deck. Purchase only at deck creation.\nYou get +5 deck size.\nYour investigator's Deckbuilding Options gains: \"one other [[Relic]] or [[Charm]] asset of any class ([guardian], [seeker], [rogue], [mystic], [survivor]) level 0-3.\"",
"traits": "Talent.",
"type_code": "asset",
"xp": 0
}
]
Loading