/rod
/rod manages your crafted rods: equip them, socket runes, and view their stats.
Subcommands
Section titled “Subcommands”| Subcommand | Description |
|---|---|
list | List all your crafted rods. |
view | View full details for one rod. |
equip | Equip a rod by ID. |
socket | Socket a rune into a rod slot. |
unsocket | Remove a rune from a slot. |
overmeld | Attempt to add an extra socket (risky). |
/rod list
Section titled “/rod list”/rod listLists all crafted rods in your inventory with their instance IDs and a summary of their stats and sockets. Results are paginated.
/rod view
Section titled “/rod view”/rod view id:rod-id| Option | Type | Required |
|---|---|---|
id | Rod instance ID (integer) | Yes |
Shows full stats, socket slots, and socketed runes for the specified rod.
/rod equip
Section titled “/rod equip”/rod equip id:rod-id| Option | Type | Required |
|---|---|---|
id | Rod instance ID (integer) | Yes |
Equips the specified rod. Only one rod can be equipped at a time. The equipped rod’s bonuses apply to every cast.
/rod socket
Section titled “/rod socket”/rod socket id:rod-id slot:slot-number rune:rune-name| Option | Type | Required |
|---|---|---|
id | Rod instance ID (integer) | Yes |
slot | Slot number, 1-based (1, 2, or 3) | Yes |
rune | Rune name (autocompleted) | Yes |
Slots a rune you own into the specified rod slot. The slot must be empty.
/rod unsocket
Section titled “/rod unsocket”/rod unsocket id:rod-id slot:slot-number| Option | Type | Required |
|---|---|---|
id | Rod instance ID (integer) | Yes |
slot | Slot number, 1-based | Yes |
Removes the rune from the specified slot. The rune may be destroyed in the process.
/rod overmeld
Section titled “/rod overmeld”/rod overmeld id:rod-id| Option | Type | Required |
|---|---|---|
id | Rod instance ID (integer) | Yes |
Attempts to add an extra socket to the rod beyond its base capacity. This can fail and may damage the rod. It is not reversible.