Skip to content

Add Monster Command

This command has moved to /monster add. See the Monster Command documentation for full details.

Use /monster add source:<source> to add a custom monster. A modal will open where you can paste the monster text.

Monster Text Format

The monster text should follow the Shadowdark monster format:

Monster Name
Flavor text description.

AC 15, HP 38, ATK 2 poisoned dagger (close/near) +6 (2d4), MV near (climb), S 2, D 4, C 2, I 2, W 3, Ch 3, AL C, LV 8

Talent 1. Description of the first talent.

Talent 2. Description of the second talent.

It's critical to separate the stat block and talents with blank lines. This allows the stat block and talent descriptions to span multiple lines and makes copy/pasting from PDFs easier.

The parser handles: - Multi-line descriptions and flavor text - Complex stat blocks with ability scores - Multiple talents and abilities - Hyphenated words across line breaks - Various attack formats

Legacy

The !add-monster prefix command still works but will be removed in a future update.