powered by
Identify the race-based ability modifiers identified in the Player's Handbook (PHB).
race_mods(race = NULL)
(dataframe) two columns and as many rows as there are abilities modified by the race
(character) string of race (supported classes returned by `dndR::dnd_races()`). Also supports "random" and will randomly select a supported race
# Identifies race modifiers of provided race dndR::race_mods(race = "mountain dwarf")
Run the code above in your browser using DataLab