Skip to content

Latest commit

 

History

History
160 lines (102 loc) · 2.1 KB

File metadata and controls

160 lines (102 loc) · 2.1 KB

📘 RIMWORLD RPG — CHAPTER TEMPLATE


1️⃣ Chapter Title

Purpose of this Chapter (1–3 sentences) Explain what the reader will learn or be able to do after reading.

Example:

This chapter explains how colonists resolve actions and uncertainty using the Story Die system.


2️⃣ Concept Overview (Reader-Friendly Intro)

Short, readable explanation of the idea. No procedures here — just intuition.

Length:

  • 1–3 short paragraphs
  • Optional light flavour

3️⃣ Core Rules

Clear, procedural, scannable.

Format:

### Rule Name

When it applies:
<clear trigger>

How it works:
1. Step
2. Step
3. Step

Modifiers (if any):
- Bullet list

Limits:
- Bullet list

Rules must:

  • Avoid ambiguity
  • Use consistent terminology
  • Not rely on unstated rules

4️⃣ Edge Cases & Clarifications

Short section.

Examples:

  • What happens if tied results?
  • What if multiple systems interact?
  • What overrides what?

This prevents future FAQ headaches.


5️⃣ Worked Example (MANDATORY)

Must include:

  • Named colonist
  • Actual dice results
  • Clear outcome

Format:

### Example: <Title>

Situation:
<describe briefly>

Resolution:
- Roll: 2d10 → 4 and 8
- Tier: III
- Modifiers: +1 tier from skill

Outcome:
<clear result>

At least ONE per new subsystem.


6️⃣ GM / Storyteller Notes (Optional but Recommended)

Advice, not rules.

Examples:

  • How often to apply rule
  • Tone guidance
  • Balancing suggestions

Label clearly as GM-facing.


7️⃣ Cross-References

At end of chapter:

Related Rules:
- Combat (Chapter X)
- Injuries (Chapter Y)

Prevents duplication.


8️⃣ Quick Reference Box (If Applicable)

Small summary table.

Example:

Tier Results Summary
I — Failure
II — Partial
III — Success
IV — Strong Success
V — Critical

Great for scanability.


📏 Chapter Quality Checklist (for Codex)

A chapter is “READY” only if:

✅ Purpose stated ✅ Core rules procedural ✅ No contradictions ✅ At least one worked example ✅ Terminology consistent ✅ Cross-refs included ✅ No TODOs/placeholders