list_jewel_sockets
Check which jewel sockets in the passive tree are allocated and filled. Each socket's id can be used to equip a jewel.
Instructions
List the passive tree's jewel sockets: each socket's id, whether it's allocated, and
whether it's already filled. A jewel only contributes when its socket is allocated (allocate
a Socket node with alloc_passive first). Use a socket id with equip_jewel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||