Accessories - JPANv2/UnuBattleRods GitHub Wiki
Types of Accessories
Accessories in this mod can fit into several broad (and not so broad) groups:
Fishing Knives
These accessories are kinda like a sub-weapon to protect you from physical damage. On a small range around you, any enemy that enters will be struck for some damage and receive knockback away from you. The knives have a cooldown period before being ready to strike again. Late-game knives also inflict a debuff on those enemies. Damage dealt to the enemy is doubled if it is stuck on one of your bobbers, rewarding you for playing it close to your targets.
There are currently 4 knives in this mod:
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Knives/WoodenFishingKnife.png Wooden Fishing Knife
- The earliest available knife, made from 18 iron and 20 wood at the workbench.
- It has 15 base damage and deals it every 2 seconds.
- Its range is the smallest of the four.
- Don't rule it out just because it's weak, short ranged and very early game. This knife is capable of killing Servants of Cthulhu in one strike, making expert mode Eye of Cthulhu doable in early game, and also kills bees in two hits, greatly simplifying the Queen Bee fight.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Knives/FishingKnife.png Professional Fishing Knife
- Upgrade to the Wooden Fishing Knife, made from the previous knife, 10 cobalt/palladium and 6 Star Mix at the Tinkerer's Workbench.
- It has 40 base damage and deals it every second.
- It has a slightly larger range than the previous knife.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Knives/BlazingFishingKnife.png Blazing Fishing Knife
- Upgrade to the Professional Fishing Knife, made from the previous knife and 3 Energy Amalgamate at the Tinkerer's Workbench.
- It has 80 base damage and deals it every second.
- It has the same range as the previous knife.
- It Inflicts the Solar Fire debuff on every hit, causing trailing damage between strikes.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Knives/FractaliteFishingKnife.png Fractalite Fishing Knife
- The last and strongest fishing knife, made from the previous knife and 3 Fractalite Bars at the Tinkerer's Workbench.
- It has 120 base damage and deals it twice per second.
- It has the double the range from the previous knife.
- It Inflicts the Frost Fire debuff on every hit, causing trailing damage between strikes.
Lures
Accessories that modify the amount of bobbers shot by your battlerod. Remember that damage is distributed equally between bobbers, so the more you have, the smaller their individual damage. Only one of them can be equipped at a time. As of v 1.2 there are two recipes available for building most lures, with the costlier one being the default recipe. It contains:
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Lures/Omnilure.png Omnilure
- Forces your battlerod to shoot only one bobber, but increases its damage by 15%.
- Crafted with 25 cobweb, 10 gold/platinum bars and a hook at the Tinkerer's Workbench.
- Very useful against large, health-rich enemies such as bosses.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Lures/ExtraLure.png Extra Lure
- Increases your bobbers by one.
- Crafted with 25 cobweb and a hook at the Workbench.
- Useful against multiple smaller enemies, as one extra lure does not dilute the damage too much and allows you (with a bit of practice) to hit two enemies at once.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Lures/DoubleLure.png Double Lure
- Increases your bobbers by two.
- Crafted with two extra lures and 10 cobweb at the Workbench.
- Still useful against multiple smaller enemies, allows you (with a bit of practice) to hit three enemies at once.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Lures/QuadLure.png Quad Lure
- Increases your bobbers by four.
- With Harder Lures enabled, it is crafted with two double lures, 25 Cobweb and 6 Star Mix.
- Formerly it was crafted with two double lures and 10 cobweb at the Workbench.
- Still useful against multiple smaller enemies, although it would be very hard to hit 5 enemies at once.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Lures/OctoLure.png Octo Lure
- Increases your bobbers by eight.
- With Harder Lures enabled, it is crafted with two quad lures, 25 Cobweb and 4 Energy Amalgamate.
- Formerly it was crafted with two quad lures and 10 cobweb at the Tinkerer's Workbench.
- Limit of useful against multiple smaller enemies, some late game fishing rods still can handle the diluted damage, but more than that it's probably not worth it (for fighting, that is).
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Lures/BoxOfLures.png Box of Lures
- Increases your bobbers by sixteen.
- With Harder Lures enabled, it is crafted with two octo lures, 25 Cobweb, 8 Energy Amalgamate and 5 Luminite Bars.
- Formerly it was crafted with two octo lures, 10 cobweb and 5 mythril/orichalcum at the Tinkerer's Workbench.
- This and the next lure are mainly for Fishing.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Lures/BoxOfCountlessLures.png Box of Countless Lures
- Increases your bobbers by thirty-two.
- With Harder Lures enabled, it is crafted with two boxes of lures, 25 Cobweb and 12 Fractalite Bars.
- Formerly it was crafted with two boxes of lures, 10 cobweb and 5 Chlorophyte at the Tinkerer's Workbench.
- This + Stardust Battlerod is the maximum number of bobbers you can have in this version of the mod.
Metronomes
These accessories change the rate between your bob speed and damage. Fast Metronomes increase bob speed in exchange for base damage, while Slow Metronomes decrease bob speed and increase base damage. Any Metronome can be freely converted to its opposite by crafting it at a table.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Metronomes/SlowMetronome.png Slow/Fast Metronome https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Metronomes/FastMetronome.png
- Slow Increases Base damage by 10% while decreasing bob speed by 5%
- Fast Increase bob speed by 10% while decreasing base damage by 8%
- Crafted with 15 Iron, one chain and 10 gold/platinum at a Table.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Metronomes/SuperSlowMetronome.png Super Slow/Fast Metronome https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Metronomes/SuperFastMetronome.png
- Slow Increases Base damage by 20% while decreasing bob speed by 15%
- Fast Increase bob speed by 20% while decreasing base damage by 18%
- Crafted with the previous metronome and 15 cobalt/palladium at a Tinkerer's Workbench.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Metronomes/HyperSlowMetronome.png Hyper Slow/Fast Metronome https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Metronomes/HyperFastMetronome.png
- Slow Increases Base damage by 30% while decreasing bob speed by 20%
- Fast Increase bob speed by 30% while decreasing base damage by 26%
- Crafted with the previous metronome and 15 Chlorophyte Bars at a Tinkerer's Workbench.
Shafts
Accessories meant to redirect your damage to somewhere else, or try and eliminate it entirely. Composed of two families: The Mana Shield family provides damage reduction at the cost of mana, and the Projectile Canceler shaft gives a 30% chance to completely avoid any incoming (hostile) projectile. Only one can be equipped at a time.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Shafts/ManaShieldShaft.png Mana Shield Shaft
- 15% damage is deducted from your mana instead.
- Crafted with 15 Demonite/Crimtane, 10 Star Mix and 3 Mana Crystals at a Tinkerer's Workbench.
- Damage is deducted from mana while you have enough mana. If not, it will absorb as much damage into mana as it can.
- Mana deduction takes into account defense, but not endurance, so value may be a little higher than expected.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Shafts/StrongerManaShieldShaft.png Stronger Mana Shield Shaft
- 30% damage is deducted from your mana instead.
- Crafted with a Mana Shield Shaft and 2 Energy Amalgamates at a Tinkerer's Workbench.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Shafts/MaximumManaShieldShaft.png Maximum Mana Shield Shaft
- 50% damage is deducted from your mana instead.
- Crafted with a Mana Shield Shaft and 2 Fractalite Bars at a Tinkerer's Workbench.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Shafts/ProjectileCancelerShaft.png Anti-Projectile Shaft
- 30% chance to nullify an incoming hostile projectile.
- Crafted with 3 Fractalite Bars at the Ancient Manipulator.
- Projectile Nullification is calculated once per player, and if one negates, all get negated.
Reels
Accessories that provide Bob Escalation damage bonus. Currently, only magic-costing Mana escalation bonus reels exist. Only one can be equipped at a time.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Other/ManaEscalationReel.png Mana Escalation Reel
- Gives 2% escalation bonus at the cost of 8 mana per second.
- Crafted with 15 Demonite/Crimtane, 5 Star Mix and 5 Bob Escalation Potions at a Tinkerer's Workbench.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Other/StrongerManaEscalationReel.png Stronger Mana Escalation Reel
- Gives 7% escalation bonus at the cost of 16 mana per second.
- Crafted with one Mana Escalation Reel and 2 Energy Amalgamates at a Tinkerer's Workbench.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Other/MaximumManaEscalationReel.png Maximum Mana Escalation Reel
- Gives 12% escalation bonus to a maximum of 300% at the cost of 32 mana per second.
- Crafted with one Stronger Mana Escalation Reel and 2 Fractalite Bars at a Tinkerer's Workbench.
Wires
A "Loose" collection of accessories that cause a variety of different effects. Most wires can be stacked with one another.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Wires/HookshotWire.png Hookshot Wire
- When reeling, always go towards the target.
- Crafted with 25 cobweb at a Workbench.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Wires/TitanWire.png Titan Wire
- When reeling, the target is always moved towards you, and your fishing line never breaks.
- Crafted with a High Test Fishing Line and 15 Titanium/Adamantite at a Tinkerer's Workbench.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Wires/LinkCable.png Link Cable
- Damage dealt increases based on the number of enemies hooked.
- Crafted with 25 Wire and 10 Gold/Platinum Bars at a Tinkerer's Workbench.
- Damage increase is of 8% per enemy up to 8 enemies hooked, or 2% per enemy if more than 8 are hooked.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Wires/RedirectorWire.png Redirector Wire
- Thorns damage is instead dealt equally to all enemies with your bobber attached.
- Crafted with a Link Cable and 5 diamonds at a Tinkerer's Workbench.
- This means, if you had 10% thorns and received a 50 damage hit, the hitting enemy would take no damage and all the hooked enemies would take 5 damage.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Wires/ThornyRedirectorWire.png Thorny Redirector Wire
- An upgrade to the above wire, Deals thorns damage to both attacker and all enemies attached equally.
- Crafted with a Redirector Wire, 5 Thorns Potions and 25 Cactus at a Tinkerer's Workbench.
- This means, if you had 10% thorns and received a 50 damage hit, the hitting enemy would take 5 damage and all the hooked enemies would take 5 damage.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Wires/MoonWire.png Moon Wire
- Fishing Damage is affected by Moon phase, weather and time of day, same as fishing.
- Crafted with High Test Fishing Line and a Moon Charm at a Tinkerer's Workbench.
- Most Damage Possible with this accessory is early morining, raining during a full moon, reaching 80% damage increase, while the lowest possible is New moon, clear sky in the afternoon/ midnight, where it decreases damage by 20%.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Wires/SyphoningWire.png Syphoning Wire
- Provides 10% Mana Syphoning from damage dealt with a rod.
- Crafted with High Test Fishing Line, 1 Energy Amalgamate, 5 Fractalite Bar and 5 Mana Crystals at a Tinkerer's Workbench.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Wires/VampiricWire.png Vampiric Wire
- Provides 10% Life Steal from damage dealt with a rod.
- Crafted with High Test Fishing Line, 5 Energy Amalgamate, 5 Fractalite Bar and 5 Life Crystals at a Tinkerer's Workbench.
- This is amongst the most powerful items in the mod, as with a High level battlerod, it is well possible to drain 100+ health per bob.
Hooks
Another loose collection of vaguely related items, they are mostly oriented to increase damage output on certain conditions.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Hooks/BarbedHook.png Barbed Hook
- Increases fishing Critical chance by 10%
- Crafted with 25 Spikes and one hook at a Tinkerer's Workbench.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Hooks/SuperBarbedHook.png Super Barbed Hook
- Increases fishing Critical chance by 20%
- Crafted with 25 Wooden Spikes and one Barbed Hook at a Tinkerer's Workbench.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Hooks/RustyHook.png Rusty Hook
- Increased fishing damage while enemy is under water (by 20%)
- Drops from any enemy killed while underwater with 4% chance
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Hooks/SealedHook.png Sealed Hook
- Decreases hooked enemy damage by 20%
- Crafted with 3 Star Mix, 5 Souls of Night and one Hook at a Tinkerer's Workbench.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Hooks/HeavenlyHook.png Heavenly Hook
- Increases damage based on player altitude.
- Crafted with 5 Fallen Stars, 15 Sunplate blocks, 5 Souls of Light and one Hook at a Tinkerer's Workbench.
- Maximum damage possible is while in space (or, counterintuitively, in hell), increasing by 30%
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Hooks/HookSet.png Hook Set
- Combines the effects of the last 4 hooks in one.
- Crafted with one of each last 4 hooks, one hook (the vanilla one) and 5 cobweb at a Tinkerer's Workbench.
- Cannot be equipped if one of the component hooks is also equipped, but all 4 component hooks can be equipped in parallel.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Hooks/CurrencyHook.png Currency Hook
- 0.5% chance for an hooked enemy to drop some money after a bob. Money types change with game progression.
- Crafted with a Lucky Coin and a hook at a Tinkerer's Workbench.
- Chance for Silver Coins only after hardmode and chance for Gold Coins only after Plantera.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Hooks/CrateCallingHook.png Crate Calling Hook
- 5% chance for the enemy dropping a crate on kill. Crate type depends on the rod used.
- Crafted with 5 Wooden Crates and a hook at a Tinkerer's Workbench.
- It has a chance to collect wooden, iron and golden crates, as well as the crates the rod can catch.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Hooks/UrgencyBobSpeeder.png Urgency Bob Speeder
- Increases bob speed by up to 75% the lower the user health is.
- Crafted with 3 Star Mix, 5 Souls of Night 5 Souls of Light and one Hook at a Tinkerer's Workbench.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Hooks/Wormicide.png Wormicide
- Doubles fishing damage on Worm-type enemies
- Crafted with 25 cobweb, 5 Flasks of Poison and 1 hook at a Tinkerer's Workbench.
- This is one of the most situational-yet-useful accessories in the mod. Try to craft one as early as possible to deal with the Eater of Worlds and The Destroyer.
Capes
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Capes/WormCape.png Cape of Worms
- Every once in a while, generates one worm. Worm type can be normal, Golden (very rarely) or Truffle (if in a mushroom Biome, rarely). Truffle Worms will not flee from you.
- Crafted with Black Thread (from the Clothier), 40 Worms and 10 Enchanted Nightcrawlers.
Other Accessories
There are some accessories that are not categorized in the above categories.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Other/BobScope.png Bob Scope
- Tries to send all your bobbers where you are aiming.
- Crafted with 8 gold/platinum and 2 lenses at any anvil.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Other/BobAccelerator.png Bob Accelerator
- Increases casting speed, allowing the bobbers to fly farther.
- Crafted with 10 gold/platinum and 10 wire at any anvil.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Other/DiscardableBobs.png Discardable Bobs
- Allows you to Right-click to destroy the Bobbers immediately, allowing you to recast faster.
- Crafted with 8 cobweb at the workbench.
https://github.com/JPANv2/UnuBattleRods/blob/master/Items/Accessories/Other/FasterFishingKit.png Faster Fishing Kit
- Makes the above three effects.
- Created with the above three accessories at a Tinkerer's Workbench.
- While they can be equipped at the same time, their effects won't stack.