Description Usage Arguments Value Note See Also
Will allow for the a skill check for a DnD character
1 | check_roll(which.character, skill, ...)
|
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. |
Will return the the check rolled including the proficiency bonus and character statistic modifier added properly.
There is no way to tell if the dice rolled used adv/dis after the fact so be careful in specifing the parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.