Shroomerang

From Terraria Wiki
Jump to navigation Jump to search
Desktop versionConsole versionMobile version
Desktop/Console/Mobile-Only Content: This information applies only to the Desktop, Console, and Mobile versions of Terraria.
Shroomerang
  • Shroomerang item sprite
Stack digit 1.png
Statistics
Type
Damage23 (Melee)
Knockback7 (Strong)
Critical chance4%
Use time20 (Very fast)
Velocity10.5
RarityBlue (Rarity level: 1)
Sell60 SC
Research1 required
Projectile created
  • Shroomerang
    Shroomerang
Sounds
Use
Obtained from Obtained from
Classic Mode.png Classic
Expert Mode.png Expert
Master Mode.png Master
EntityQty.Rate
Spore Bat(Desktop, Console and Mobile versions)Spore Bat.gifSpore Bat(Desktop, Console and Mobile versions)12.5%
Attacking with the Shroomerang. Note that it pierces enemies at maximum range.

The Shroomerang is a pre-Hardmode boomerang that is dropped by Spore Bats with a 1/40 (2.5%) chance.

Its best modifier is Godly or Demonic. Both modifiers increase the average damage output by the same amount. However, Ruthless might be preferred if the player already has very high critical strike chance.

Crafting

Used in

ResultIngredientsCrafting station
TrimarangTrimarang(Desktop, Console and Mobile versions)Work BenchWork Bench

Notes

  • The Shroomerang can travel for 0.5 seconds before it starts decelerating, and eventually turning around to return towards the player. This results in having a maximum range of roughly 23.67 tiles.[1]
    • Melee speed bonuses increase the boomerang's velocity, which in turn increases its range.
      • Conversely, liquids will slow down the boomerang and reduce its range.
    • As soon as the boomerang begins decelerating, it gains infinite piercing and becomes capable of going through solid tiles. This allows it to hit enemies multiple times near end of its maximum range and slightly penetrate into tiles.
  • The Shroomerang has a top speed of 46 mph when returning to the player, and can only exist for up to 1 minute before despawning. It will also despawn if its distance from the player is more than 187.5 tiles.

Trivia

  • Shroomerang is a portmanteau of the words mushroom and boomerang.

History

  • Desktop 1.4.4:
    • Increased damage from 14 to 23.
    • Use time increased from 15 to 20.
    • Increased drop rate from 1/100 to 1/40.
    • Now used to craft the Trimarang.

References

  1. Information taken from the Desktop version Desktop 1.4.4.9 source code, method AI() in Terraria.Projectile.cs. The relevant part is the aiStyle == 3 code block.