We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It would be nice to add dice roll macros to the D&D 5e SRD. For example, centaur would become something like
--- id: dnd-5e-srd-monster-centaur title: Centaur is_entry_point: false --- <breadcrumb> [D&D 5e SRD](dnd-5e-srd-toc) > [Monsters](dnd-5e-srd-monsters) > [Monster List](dnd-5e-srd-monster-list) > [Centaur](dnd-5e-srd-monster-centaur) </breadcrumb> #### Centaur *Large monstrosity, neutral good* **Armor Class** 12 **Hit Points** <ChatMacro message="HP: [6d10+12]">45 (6d10 + 12)</ChatMacro> **Speed** 50 ft. | STR | DEX | CON | INT | WIS | CHA | |---------|--------|---------|---------|---------|---------| | <ChatMacro message="Strength: [1d20+5]">21 (+5)</ChatMacro> | <ChatMacro message="Dexterity: [1d20-1]">9 (−1)</ChatMacro> | <ChatMacro message="Constitution: [1d20+2]">15 (+2)</ChatMacro> | <ChatMacro message="Intelligence: [1d20+4]">18 (+4)</ChatMacro> | <ChatMacro message="Wisdom: [1d20+2]">15 (+2)</ChatMacro> | <ChatMacro message="Charisma: [1d20+4]">18 (+4)</ChatMacro> | **Skills** <ChatMacro message="Athletics: [1d20+6]">Athletics +6</ChatMacro>, <ChatMacro message="Perception: [1d20+3]">Perception +3</ChatMacro>, <ChatMacro message="Survival: [1d20+3]">Survival +3</ChatMacro> **Senses** passive Perception 13 **Languages** Elvish, Sylvan **Challenge** 2 (450 XP) ***Charge.*** If the centaur moves at least 30 feet straight toward a target and then hits it with a pike attack on the same turn, the target takes an extra <ChatMacro message="[3d6] piercing damage">10 (3d6) piercing damage</ChatMacro>. ***Actions*** ***Multiattack.*** The centaur makes two attacks: one with its pike and one with its hooves or two with its longbow. <ChatMacro message="***Pike*** [1d20+6] to hit. [1d10+4] piercing damage">***Pike.***</ChatMacro> *Melee Weapon Attack:* +6 to hit, reach 10 ft., one target. *Hit:* 9 (1d10 + 4) piercing damage. <ChatMacro message="***Hooves*** [1d20+6] to hit. [2d6+4] bludgeoning damage.">***Hooves.***</ChatMacro> *Melee Weapon Attack:* +6 to hit, reach 5 ft., one target. *Hit:* 11 (2d6 + 4) bludgeoning damage. <ChatMacro message="***Longbow*** [1d20+4] to hit. [1d8+2] piercing damage">***Longbow.***</ChatMacro> *Ranged Weapon Attack:* +4 to hit, range 150/600 ft., one target. *Hit:* 6 (1d8 + 2) piercing damage.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It would be nice to add dice roll macros to the D&D 5e SRD. For example, centaur would become something like
The text was updated successfully, but these errors were encountered: