{"product_id":"final-girl-the-falconwood-files","title":"Final Girl The Falconwood Files ","description":"\u003csection class=\"falconwood-case\"\u003e\n\u003cdiv class=\"falconwood-noise\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n\u003cheader class=\"falconwood-header\"\u003e\n\u003ch2\u003e Final Girl: The Falconwood Files – The Nightmare Behind the Mirror 🪞\u003c\/h2\u003e\n\n\u003cp class=\"falconwood-sub\"\u003e Confidential Archive – Case No. FG-04: Unknown Subject, Unstable Reality.\u003c\/p\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"falconwood-body\"\u003e\n\n\u003cp\u003e Falconwood is a normal town. Or at least, it used to be. Then came \u003cstrong\u003ethe secret experiments\u003c\/strong\u003e , \u003cstrong\u003ethe unexplained disappearances\u003c\/strong\u003e , and \u003cstrong\u003ethe shadows moving behind mirrors\u003c\/strong\u003e . In \u003cstrong\u003eFinal Girl: The Falconwood Files\u003c\/strong\u003e , the new expansion for \u003cstrong\u003eVan Ryder Games\u003c\/strong\u003e ' solo horror masterpiece, the threat isn't human: it's a reflection come to life.\u003c\/p\u003e\n\n \u003cp\u003eAs the last survivor, you must \u003cstrong\u003ecross the line between reality and nightmare\u003c\/strong\u003e , facing a presence that feeds on fear and confusion. Each turn is a race against time: analyze the clues, record the anomalies, survive long enough to close the portal... or become part of the reflection. \u003cstrong\u003eEach card is a scene. Every mistake, a snapshot of your terror.\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003ch3\u003e What Makes “The Falconwood Files” a Thrilling Experience\u003c\/h3\u003e\n\n\u003cdiv class=\"falconwood-grid\"\u003e\n\n\u003cdiv class=\"falconwood-card\"\u003e\n\n\u003ch5\u003e 🪞 Mirror Horror\u003c\/h5\u003e\n\n\u003cp\u003e A threat that distorts reality and overturns every perception of security.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"falconwood-card\"\u003e\n\n\u003ch5\u003e 📓 New scenario cards\u003c\/h5\u003e\n\n\u003cp\u003e Investigations, events, and objects related to the Falconwood mystery, ready to draw you into the case.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"falconwood-card\"\u003e\n\n\u003ch5\u003e 🎬 Cinematic atmosphere\u003c\/h5\u003e\n\n\u003cp\u003e Found footage and growing tension, like an 80s arthouse horror film reflected in a digital nightmare.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"falconwood-card\"\u003e\n\n\u003ch5\u003e 💀 Totally solitary experience\u003c\/h5\u003e\n\n\u003cp\u003e Play alone, survive alone, scream alone. Darkness does not share the stage.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"falconwood-card\"\u003e\n\n\u003ch5\u003e 🧩 Full compatibility\u003c\/h5\u003e\n\n \u003cp\u003eIntegrates with the Core Box and all other Final Girl series expansions.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"falconwood-card\"\u003e\n\n\u003ch5\u003e 👁️ Art by Vincent Dutrait\u003c\/h5\u003e\n\n\u003cp\u003e Creepy and hypnotic illustrations that turn every game into a played horror movie.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"falconwood-closure\"\u003e\n\n\u003cp\u003e \u003cem\u003eLook in the mirror. If it answers you, it's already too late.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🩸 FINAL GIRL – Falconwood Files Theme *\/\n.falconwood-case {\n  position: relative;\n  padding: 2.6rem 1.6rem;\n  background: radial-gradient(ellipse at top, #111 0%, #1c1a1f 60%, #000 100%);\n  color: #f4f4f4;\n  font-family: \"Inter\", sans-serif;\n  overflow: hidden;\n  border-radius: 20px;\n  box-shadow: 0 0 60px rgba(255, 0, 50, 0.15);\n}\n.falconwood-noise {\n  position: absolute;\n  inset: 0;\n  background-image: repeating-linear-gradient(transparent 0%, rgba(255,255,255,0.02) 1%, transparent 2%);\n  animation: flicker 3s infinite linear;\n  opacity: 0.25;\n  mix-blend-mode: overlay;\n}\n@keyframes flicker {\n  0%, 100% {opacity: .2;}\n  50% {opacity: .3;}\n}\n\n\/* Header *\/\n.falconwood-header {\n  text-align: center;\n  margin-bottom: 1.5rem;\n}\n.falconwood-header h2 {\n  font-size: 1.7rem;\n  font-weight: 900;\n  color: #ff4a6b;\n  text-shadow: 0 0 12px rgba(255, 0, 50, 0.4);\n}\n.falconwood-header .falconwood-sub {\n  font-size: 0.9rem;\n  color: #bbb;\n  font-style: italic;\n}\n\n\/* Body *\/\n.falconwood-body p {\n  background: rgba(255, 255, 255, 0.05);\n  padding: 0.9rem 1.1rem;\n  border-left: 3px solid #ff4a6b;\n  border-radius: 8px;\n  line-height: 1.75;\n  margin: 0.8rem 0;\n}\n.falconwood-body strong { color: #ff5175; }\n\n\/* Grid 3x2 *\/\n.falconwood-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 1rem;\n  margin: 1.6rem 0 2rem;\n}\n.falconwood-card {\n  background: linear-gradient(180deg, rgba(30, 30, 35, 0.85), rgba(20, 20, 25, 0.95));\n  border: 1px solid rgba(255, 74, 107, 0.25);\n  border-radius: 10px;\n  padding: 1rem;\n  transition: all 0.3s ease;\n  box-shadow: 0 0 12px rgba(255, 74, 107, 0.08);\n}\n.falconwood-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 0 20px rgba(255, 74, 107, 0.3);\n}\n.falconwood-card h5 {\n  color: #ff4a6b;\n  font-size: 1rem;\n  font-weight: 700;\n  margin-bottom: 0.4rem;\n}\n.falconwood-card p {\n  color: #d7d7d7;\n  font-size: 0.9rem;\n  line-height: 1.6;\n}\n\n\/* Closure *\/\n.falconwood-closure {\n  text-align: center;\n  padding-top: 1.2rem;\n  border-top: 1px solid rgba(255,74,107,0.25);\n}\n.falconwood-closure em {\n  color: #ff4a6b;\n  font-weight: 700;\n  text-shadow: 0 0 6px rgba(255,0,50,0.3);\n}\n\n\/* Responsive *\/\n@media(max-width:992px){\n  .falconwood-grid { grid-template-columns: repeat(2, 1fr); }\n}\n@media(max-width:768px){\n  .falconwood-grid { grid-template-columns: 1fr; }\n  .falconwood-header h2 { font-size: 1.4rem; }\n}\n\u003c\/style\u003e","brand":"Van Ryder Games","offers":[{"title":"Default Title","offer_id":52676892000583,"sku":null,"price":24.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Final_Girl_The_Falconwood_Files_00.webp?v=1762164069","url":"https:\/\/frogames.business\/en\/products\/final-girl-the-falconwood-files","provider":"FroGames","version":"1.0","type":"link"}