creatures | R Documentation |
Creatures in Dungeons and Dragons all fall into certain, well-documented categories. This table summarizes all of that information into a long format dataframe for easy navigation. Unless otherwise noted, all creature querying functions in 'dndR' use this table as their starting point.
creatures
Dataframe with 26 columns and 1721 rows
Name of the creature
Source book for the creature
Strength ability score of creature with roll modifier indicated parenthetically
Dexterity ability score of creature with roll modifier indicated parenthetically
Constitution ability score of creature with roll modifier indicated parenthetically
Intelligence ability score of creature with roll modifier indicated parenthetically
Wisdom ability score of creature with roll modifier indicated parenthetically
Charisma ability score of creature with roll modifier indicated parenthetically
Size category of the creature (one of 'tiny', 'small', 'medium', 'large', 'huge', or 'gargantuan')
Type of the creature (e.g., undead, elemental, etc.)
The creature's alignment (e.g., chaotic evil, etc.)
Experience point (XP) value of the creature
Challenge rating (CR) of the creature
Any languages understood or spoken by the creature
Any skills in which the creature is proficient and the roll modifiers for each
Movement speed of the creature
Number of hit points (HP) of the creature (and the dice to roll if rolling for HP is desired)
Armor class of the creature
Any special senses of the creature
Any saving throws in which the creature is proficient and the roll modifiers for each
Damage types to which the creature is immune (i.e., no damage)
Damage types to which the creature is resistant (i.e., half damage)
Damage types to which the creature is vulnerable (i.e., double damage)
Conditions to which the creature is immune
Description of all abilities the creature has as well as any bonus actions or reactions it can take. Each item name is surrounded by triple asterisks
Description of all actions the creature can take. Each item name is surrounded by triple asterisks
Crawford, J., Hickman, L., Hickman, T., Lee, A., Perkins, C., Whitters, R. Curse of Strahd. Wizards of the Coast 2015.
Waterdeep: Dungeon of the Mad Mage. Wizards of the Coast 2018.
Elemental Evil. Wizards of the Coast 2015.
Explorer's Guide to Wildemount. Wizards of the Coast 2020.
Guildmasters’ Guide to Ravnica. Wizards of the Coast 2018.
Lost Mine of Phandelver. Wizards of the Coast 2014.
Mearls, M. and Crawford, J. Dungeons & Dragons Monster Manual (Fifth Edition). Wizards of the Coast 2014
Morenkainen's Tome of Foes. Wizards of the Coast 2018.
Out of the Abyss. Wizards of the Coast 2015.
Storm King's Thunder. Wizards of the Coast 2016.
Tales from the Yawning Portal. Wizards of the Coast 2017.
Tomb of Annihilation. Wizards of the Coast 2017.
Baur, W. Tome of Beasts. Paizo Inc. 2016.
Tome of Horrors. Frog God Games 2019.
Tyranny of Dragons. Wizards of the Coast 2015.
Volo's Guide to Monsters. Wizards of the Coast 2016.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.