race_mods | R Documentation |
Identify the race-based ability modifiers identified in the Player's Handbook (PHB).
race_mods(race = NULL)
race |
(character) string of race (supported classes returned by 'dnd_races()'). Also supports "random" and will randomly select a supported race |
(dataframe) two columns and as many rows as there are abilities modified by the race
# Identifies race modifiers of provided race
race_mods(race = "mountain dwarf")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.