Skip to content

Title — short behavior name#

Copy this template when adding a new spec page under docs/spec/.

Summary#

One paragraph describing player-visible behavior.

Rules / state machine#

Normative description of what must happen. Use numbered steps, state tables, or diagrams where helpful.

Data model#

Links to relevant struct docs:

Evidence#

Symbols and addresses in src/ that support this spec:

Symbol Address Role
lotr2_example 0x000000

Links to evidence docs:

Confidence#

likely — brief note on what would upgrade this to confirmed.

Interop notes#

Save, network, or asset format impact (or "none").

Open questions#