get_scroll_use_dc
Calculate the DC required to use a spell scroll and determine if a skill check is needed based on character class and level.
Instructions
Calculate the DC required to use a spell scroll. Returns DC and whether a check is required based on character class/level.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| characterId | Yes | Character who would use the scroll | |
| scrollItemId | Yes | Item ID of the scroll | |
| sessionId | No |