Skip to content

SRD5 Pack

Kurt edited this page Jul 9, 2026 · 2 revisions

SRD5 Pack

Audience: Builder Status: 🚧 Placeholder — not yet implemented

This pack does not exist in code yet. It is a design target: a content pack that maps the Dungeons & Dragons 5e System Reference Document onto TelosMUD's engine primitives, serving as the acceptance test that the engine is genuinely game-system agnostic.

Intended contents

  • Scope: which SRD 5e subsystems map onto which engine primitives (attributes/resources, the check primitive, abilities/affects, classes/races via bundles+tracks, combat profiles, damage types)
  • The gap analysis this pack drives (chargen methods, N-track progression, event bus)
  • Chargen mapping: 5e ability generation (point-buy/array/roll) via the content chargen abstraction
  • What, if anything, the engine still lacks to express 5e faithfully
  • Licensing note: the 5e SRD 5.1 is released under Creative Commons Attribution 4.0 (CC-BY-4.0); the pack must carry the required attribution. Source: SRD5.1-CCBY4.0License.pdf.

When this pack is built, this page will walk each SRD section (ability scores, races, classes, equipment, combat, spells, monsters) and show how it maps onto the engine primitives above.

Clone this wiki locally