dnd

Formatting Reference

Use these tokens in feature descriptions, item text, action descriptions, and notes. Values shown below use example stats, on a character sheet they pull from that character's actual data.

Entity Links

Link to any entity (character, spell, item, campaign, session, species, or class) using the @[Name](at://...) syntax. Links render as themed, clickable pills that navigate to the entity.

Syntax@[Display Name](at://did/collection/rkey)
Link to a spell
Link to a character
Link to an item
Link to a campaign

The AT URI (at://did/collection/rkey) uniquely identifies any record in the network. You can find an entity's AT URI from its detail page.

Dice Expressions

Any valid dice expression is highlighted and clickable. Stat tokens can be used as modifiers, they resolve to the character's current values when rolled.

1d20
You roll to hit.
2d6+5
You roll to hit.
1d8+STR
You roll to hit.
1d20+DEX+PROF
You roll to hit.
1d20+SPELLATK
You roll to hit.
2d6+STR+PROF
You roll to hit.

Difficulty Classes

Write DC followed by a number to render a highlighted DC badge.

DC 15
Make a DC 15 Dexterity saving throw.
DC 20
Make a DC 20 Dexterity saving throw.
DC 10
Make a DC 10 Dexterity saving throw.

Ability Modifiers

Show the modifier (e.g. +3) for each ability score. Use in dice expressions to auto-add the modifier when rolling.

Spellcasting & Proficiency

Tips

  • Stat tokens must be ALL CAPS to be recognized — STR works, but str or Str will be treated as plain text. This prevents words like "level" or "speed" in normal sentences from being highlighted.
  • Stat tokens inside dice expressions are still case-insensitive — 1d8+str and 1d8+STR both work since the dice context makes the intent clear.
  • Tokens only resolve when the text is shown in a character context (e.g. on a character's feature sheet). In other views they display as-is.
  • Stat tokens used as dice modifiers resolve before rolling — 1d8+STR becomes 1d8+3 if your Strength modifier is +3.
  • Entity links use the AT URI format: @[Name](at://did/collection/rkey). The link renders as a themed pill colored by entity type.