Add shelves page to game library; refresh bggpipe export
Port the export's physical shelf layout (.wall/.orow/.ocell) into the scoped embed.css so /mygames/?g=shelves renders the wall in true proportions, using the cream board color and accent-purple links for legibility on the dark theme. Includes a fresh bggpipe re-export (new Etherfields and Red Dragon Inn titles, updated art). embed.js/embed.css are untouched by the export. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
f6611257b3
commit
cfabb20537
@@ -0,0 +1,41 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Etherfields: Thorn Knight · The Game Shelves</title>
|
||||
<meta name="description" content="Etherfields: Thorn Knight in The Game Shelves">
|
||||
<meta property="og:title" content="Etherfields: Thorn Knight · The Game Shelves">
|
||||
<meta property="og:image" content="../art/291126-475383.jpg">
|
||||
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🎲</text></svg>">
|
||||
<link rel="stylesheet" href="../style.css">
|
||||
<header class="site"><a href=".././">The Game Shelves</a>
|
||||
<span class="sub">a board game library</span></header>
|
||||
<main>
|
||||
<p><a href="../">← the whole library</a> · <a href="https://boardgamegeek.com/boardgame/291126" rel="noopener">view on BGG ↗</a></p>
|
||||
<h1>Etherfields: Thorn Knight <span class="meta">(2020)</span></h1>
|
||||
<div class="detail">
|
||||
<div class="art"><img src="../art/291126-475383.jpg" alt="box art for Etherfields: Thorn Knight"></div>
|
||||
<div class="facts"><div class="factrow"><b>players</b> 1–4 players</div><div class="factrow"><b>playing time</b> 90–180 min</div><div class="factrow"><b>ages</b> 14+</div><div class="factrow"><b>weight</b> 3.00 / 5</div><div class="factrow"><b>BGG rating</b> 7.34</div><div class="factrow"><b>designers</b> <span class="chip">Michał Oracz</span></div><div class="factrow"><b>artists</b> <span class="chip">Piotr Gacek</span></div><div class="factrow"><b>publishers</b> <span class="chip">Awaken Realms</span> <span class="chip">YOKA Games</span></div><div class="factrow"><b>categories</b> <span class="chip">Expansion for Base-game</span></div><div class="factrow"><b>mechanics</b> <span class="chip">Cooperative Game</span> <span class="chip">Deck, Bag, and Pool Building</span></div></div>
|
||||
</div>
|
||||
<div class="card"><div class="factrow"><b>my copy</b> English edition · 2020</div><div class="factrow"><b>publishers</b> <span class="chip">Awaken Realms</span></div><div class="factrow"><b>languages</b> <span class="chip">English</span></div></div>
|
||||
<div class="card desc">The Thorn Knight is not a standard additional character, such as the 4 basic ones (Gambler, Specialist, Tough Guy, Free Spirit) or fifth with the 5-player expansion(Reaper).
|
||||
|
||||
The Thorn Knight is an alternative and very specific character available to ALL players at any time. During any given game, any player may decide to play the Thorn Knight as his normal in-game character.
|
||||
|
||||
During that particular game, the player will not be using his standard character. Instead, his character's soul will enter this empty shell and guide this soulless Golem into its next adventure. The Ether acquired by this player will be an Ether belonging to the Thorn Knight. After the game, you will be able to spend that Eather to buy additional cards for the Thorn Knight (from the overall Action cards). The same goes for The Action cards won by this player during this game - they will enter the Thorn Knight's deck.
|
||||
|
||||
Players can take turns playing the Thorn Knight through different games, jointly and gradually expanding his starting deck, using his starting special abilities, and finally turning him into a powerful, full of combos, common weapon for special challenges.
|
||||
|
||||
—description from the publisher</div>
|
||||
<footer>
|
||||
<p><a class="pbb" href="https://boardgamegeek.com" rel="noopener"><img src="../art/powered-by-bgg.png" alt="Powered by BGG" height="40"></a></p>
|
||||
<p>The Game Shelves · cataloged from shelf photos by
|
||||
<a href="https://git.kestrelsnest.social/eric/bggpipe"
|
||||
rel="noopener">bggpipe</a></p>
|
||||
<p>Game data and cover images from <a href="https://boardgamegeek.com"
|
||||
rel="noopener">BoardGameGeek</a>. BoardGameGeek and BGG are trademarks of
|
||||
BoardGameGeek, LLC; this page is an independent project, not affiliated
|
||||
with or endorsed by BoardGameGeek.</p>
|
||||
</footer>
|
||||
</main>
|
||||
</html>
|
||||
Reference in New Issue
Block a user