check_scroll_usability
Determine if a character can use a scroll without consuming it, checking requirements and difficulty class (DC).
Instructions
Check if a character can use a specific scroll without consuming it. Returns whether a check is required and the DC.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| characterId | Yes | Character to check | |
| scrollItemId | Yes | Item ID of the scroll | |
| sessionId | No |