ssod

🧾 What is Paragraph?

Paragraph is the custom content language of Seven Spells of Destruction. It is a structured, tag-based format used to define every location, encounter, and narrative branch in the game.

The name “Paragraph” reflects its dual purpose:

Each Paragraph is therefore a unit of both narrative and logic, blending prose with branching conditions, stat changes, and links to other parts of the world.

This design allows writers to create reactive, conditionally branching content without needing to write code. Developers can still extend the system using embedded JavaScript and persistent state logic.

✍️ Designed for Scale and Safety

Paragraph is built for:

It is not intended as a general-purpose programming language. Instead, it is designed for building a reactive world with structured branching and tightly integrated story logic.