magic_item_attunement
Check attunement requirements for multiple magic items. Identify class/alignment restrictions and warn if total exceeds 3-slot limit.
Instructions
Analyze attunement requirements for a set of magic items. Reports which items require attunement, any class/alignment restrictions, and warns if the total exceeds the 3-slot limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_names | Yes | Names of magic items to check | |
| current_attunement | No | Number of attunement slots already in use (0-3) |