Check Command¶
Roll ability checks and saving throws.
Usage¶
!check <ability> [adv] [dis] [verb] [+<modifier>] [descriptive text]
Description¶
The check command allows you to: - Roll ability checks (str, dex, con, int, wis, char) - Apply advantage or disadvantage - View detailed modifier breakdowns - Add descriptive text about what the check is for
Options¶
adv
- Roll with advantagedis
- Roll with disadvantageverb
- Show detailed modifier breakdown+<modifier>
- Add a custom modifier to the check roll (e.g., +1d6, +2)descriptive text
- Describe what the check is for (e.g., "picking a lock", "climbing a wall")
Examples¶
Roll an ability check:
!check str
!check wis
Make checks with modifiers:
!check int adv +1d6
!check int verb +1
Make checks with descriptions:
!check dex picking a lock
!check str adv climbing a wall
!check cha persuading the guard
Notes¶
- You must have a character selected to use this command
- The command automatically applies relevant modifiers from your character
- Any text after the options will be used as a description in the roll output