ssod

<eat> Tag Documentation

Overview

The <eat> tag is used within a paragraph to force the player to consume a ration. If the player has no rations available, the effect may instead penalise them by reducing stamina. This tag is primarily used to enforce survival mechanics in longer adventures or hostile environments.

Syntax

<eat>

Behaviour

Conditions

Example

Night falls as you rest by the smouldering ruins.
<eat>
You dream of the war before the darkness came.

In this example, the player will automatically consume a ration (or lose stamina) as part of the narrative event.

Notes