Skip to content

A next generation TTRPG system focused on agency and fast, high-stakes play. Includes SRD, quickstart, and creator license.

Notifications You must be signed in to change notification settings

sunderedsystems/sunderedcore

Repository files navigation

core.sunderedsystems.com

Sundered Core

Reality Frays. Power is Unbound.

Sundered is not a variant or clone.
It’s a complete tabletop system built around agency and tactics, where one unified pool drives every action, and player choice is embedded into every mechanic.

🎮 What Makes It Different

  • One Pool. One System.
    Every action — from spells and attacks to counters and movement — draws from the same unified resource: Source. There’s no separate economy for bonus actions, reactions, or spell slots.

  • Convert Anything. Trade Everything.
    Source and Movement are interchangeable. Burn what you have to get what you need.

  • No Passive Turns.
    Every player can counter, block, or redirect — even when it’s not their initiative.

  • Tactical Freedom with Real Cost.
    Push beyond your limits using Stress and Strain mechanics. There’s no ceiling — only consequences.

This repo is for the official Sundered SRD, not homebrew content.

📘 Documentation

The complete ruleset is published at:
👉 https://core.sunderedsystems.com

This includes:

  • Character creation
  • Combat rules
  • Magic and Techniques
  • Full spell list
  • Counters & reactions
  • Creator licensing

🧠 Philosophy

Sundered isn’t about limits. It’s about possibility.

Most systems gate power behind class, level, or siloed mechanics. Sundered lets you act — boldly and often — and rewards creative decision-making with real impact. No waiting for your turn to matter. No arbitrary ceilings.

Contributions:
Official rules only. For homebrew, visit homebrew.sunderedsystems.com (coming soon).

🚀 Get Started Locally

To run the docs site locally:

git clone https://github.com/sunderedsystems/core.sunderedsystems.com.git
cd core.sunderedsystems.com
npm install
npm start