ssod

Tag Documentation: <book> – Discoverable Lore Books

The <book> tag is used to embed a reference to a lore book within the game world. It allows players to encounter and acquire books, which can later be read from their inventory.


🧩 Syntax

<book BOOK_ID>

📚 Purpose

The tag introduces a book that the player may discover and optionally acquire. Books contain world lore, fiction, technical texts, or historical records.


🎮 In-Game Behaviour


🌐 Internationalisation


🔍 Book Availability Rules

The book will not be shown if:


🧠 Flavour Text Matching

Flavour text is selected dynamically:

This provides thematic immersion without needing unique flavour text per book.


📘 Example

<book 17>

May display:

“You find a dusty volume hidden behind the shelves.”
📕 The Severance Litany
By M. Vael Thalven


📝 Tips for Authors