Skip to content

Commit

Permalink
Add FHV day markers
Browse files Browse the repository at this point in the history
  • Loading branch information
fspoettel committed Dec 19, 2024
1 parent 17cf47a commit 6b37194
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions pack/fhv/fhvc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3705,6 +3705,22 @@
"traits": "Terror.",
"type_code": "treachery"
},
{
"back_name": "Night One",
"back_text": "<i>In which the forest comes alive with many creatures, great and small.</i>",
"code": "10675",
"double_sided": true,
"encounter_code": "the_first_day",
"encounter_position": 1,
"faction_code": "mythos",
"illustrator": "Francesca Baerald",
"name": "Day One",
"pack_code": "fhvc",
"position": 175,
"quantity": 1,
"text": "<i>In which we welcome new friends to Hemlock Vale.</i>",
"type_code": "story"
},
{
"code": "10676",
"encounter_code": "the_first_day",
Expand All @@ -3720,6 +3736,22 @@
"traits": "Hazard.",
"type_code": "treachery"
},
{
"back_name": "Night Two",
"back_text": "<i>In which we remember our place in the cosmos.</i>",
"code": "10677",
"double_sided": true,
"encounter_code": "the_second_day",
"encounter_position": 1,
"faction_code": "mythos",
"illustrator": "Francesca Baerald",
"name": "Day Two",
"pack_code": "fhvc",
"position": 177,
"quantity": 1,
"text": "<i>In which we prepare for the Feast under a blanket of rain.</i>",
"type_code": "story"
},
{
"code": "10678",
"encounter_code": "the_second_day",
Expand All @@ -3735,6 +3767,22 @@
"traits": "Hazard.",
"type_code": "treachery"
},
{
"back_name": "Night Three",
"back_text": "<i>In which we take our place in infinity.</i>",
"code": "10679",
"double_sided": true,
"encounter_code": "the_final_day",
"encounter_position": 1,
"faction_code": "mythos",
"illustrator": "Francesca Baerald",
"name": "Day Three",
"pack_code": "fhvc",
"position": 179,
"quantity": 1,
"text": "<i>In which we celebrate the joy of transfiguration.</i>",
"type_code": "story"
},
{
"code": "10680",
"encounter_code": "the_final_day",
Expand Down

0 comments on commit 6b37194

Please sign in to comment.