/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 one rod in detail, or your equipped 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). |
compare | Compare two rods stat by stat. |
/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 | Default |
|---|---|---|---|
id | Rod instance ID (integer) | No | Your equipped rod |
With an ID, shows full stats, socket slots, and socketed runes for that rod. Without one, shows your currently equipped rod: crafted rods display their effective stats with rune effects included, shop rods their base stats.
/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.
/rod compare
Section titled “/rod compare”/rod compare first:rod [second:rod]| Option | Type | Required | Default |
|---|---|---|---|
first | Rod (autocompleted) | Yes | |
second | Rod (autocompleted) | No | Your equipped rod |
Compares two rods side by side with the better value marked on each row. Crafted rods are compared by their effective stats, socketed rune effects included; when either side has rune effects, extra rows appear for catch rate, XP, and sell value. The autocomplete lists your crafted rods with their stats, plus shop rods with their prices, so you can compare a prospective purchase against what you own.