check_roll: Check Rolls for Skills

Description Usage Arguments Value Note See Also

Description

Will allow for the a skill check for a DnD character

Usage

1
check_roll(which.character, skill, ...)

Arguments

which.character

The DnD character who is making the check

skill

What skill is to be checked? Please no quotes.

...

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

Value

Will return the the check rolled including the proficiency bonus and character statistic modifier added properly.

Note

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

See Also

check_roll.DnD

check_roll.default


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