From 6b371944f75d5639234838087bc4c76138e351a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Sp=C3=B6ttel?= <1682504+fspoettel@users.noreply.github.com> Date: Thu, 19 Dec 2024 09:26:09 +0100 Subject: [PATCH] Add FHV day markers --- pack/fhv/fhvc.json | 48 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/pack/fhv/fhvc.json b/pack/fhv/fhvc.json index 756cc57af..dde74cb04 100644 --- a/pack/fhv/fhvc.json +++ b/pack/fhv/fhvc.json @@ -3705,6 +3705,22 @@ "traits": "Terror.", "type_code": "treachery" }, + { + "back_name": "Night One", + "back_text": "In which the forest comes alive with many creatures, great and small.", + "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": "In which we welcome new friends to Hemlock Vale.", + "type_code": "story" + }, { "code": "10676", "encounter_code": "the_first_day", @@ -3720,6 +3736,22 @@ "traits": "Hazard.", "type_code": "treachery" }, + { + "back_name": "Night Two", + "back_text": "In which we remember our place in the cosmos.", + "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": "In which we prepare for the Feast under a blanket of rain.", + "type_code": "story" + }, { "code": "10678", "encounter_code": "the_second_day", @@ -3735,6 +3767,22 @@ "traits": "Hazard.", "type_code": "treachery" }, + { + "back_name": "Night Three", + "back_text": "In which we take our place in infinity.", + "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": "In which we celebrate the joy of transfiguration.", + "type_code": "story" + }, { "code": "10680", "encounter_code": "the_final_day",