ability_singular: Rolls for a Single Ability Score
Description
Rolls for a single ability score using the specified method of dice rolling.
Usage
ability_singular(method = "4d6")
Value
(numeric) vector of roll outcomes (not summed)
Arguments
- method
(character) string of "4d6", "3d6", or "1d20" ("d20" also accepted). Enter your preferred method of rolling for each ability score ("4d6" drops lowest before summing)