check_roll.default: Check Rolls for Skills Default Will allow for a skill check...

Description Usage Arguments Value Note

Description

Check Rolls for Skills Default Will allow for a skill check for a DnD character.

Usage

1
2
## Default S3 method:
check_roll(which.character, skill, ...)

Arguments

which.character

The DnD character who is making the skill check

skill

What skill is to be checked? Please no quotes.

...

Additional arguments to be passed to the roll() function.

Value

Will return a warning message about being passed a non-DnD object

Note

There is no way to tell if the dice rolled used adv/dis after the fact so be careful in specifing the parameters.


vinny-paris/DnD documentation built on May 3, 2019, 6:13 p.m.