Bananarang

From Terraria Wiki
Jump to navigation Jump to search
Desktop versionConsole versionMobile version
This is the main page whose information applies to the Desktop, Console, and Mobile versions of Terraria.
For the differences of this information on Old-gen console and 3DS, see Legacy:Bananarang.
Bananarang
  • Bananarang item sprite
Autoswing
1
Statistics
Type
Damage45 (Melee)
Knockback6.5 (Strong)
Critical chance4%
Use time11 (Very fast)
Velocity16
RarityPink (Rarity level: 5)
Sell12 GC
Research1 required
Projectile created
  • Bananarang
    Bananarang
Sounds
Use
Obtained from Obtained from
Classic Mode.png Classic
Expert Mode.png Expert
Master Mode.png Master
EntityQty.Rate
ClownClown.gifClown110%
Bananarangs attacking a Target Dummy.

The Bananarang is a Hardmode boomerang that is dropped by the Clown during Blood Moon with a 1/10 (10%) chance. Unlike most boomerangs, it does not have to return to the player before being fired, with a maximum of ten Bananarangs that can be thrown out at one time.

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.

Notes

  • The Bananarang 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 32.19 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 Bananarang has a top speed of 102 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.

Tips

  • The Bananarang is a great option for dealing with flying enemies, as well as keeping crowds at bay. It is very powerful from early to mid-Hardmode, especially against bosses such as Queen Slime, The Twins and Skeletron Prime.

Trivia

  • Bananarang is a portmanteau of the words banana and boomerang.

History

  • Desktop 1.4.4:
    • Is now a single item instead of stacking up to 10. As a result, it can now have modifiers.
    • Sell value increased from 7 GC50 SC to 15 GC.
    • Damage reduced from 55 to 45.
    • Increased drop chance from 1/30 (3.33%) to 1/10 (10%).
  • Desktop 1.4.1:
    • Use time decreased from 14 to 11.
    • Increased both the projectile speed and the return speed of the Bananas.
  • Desktop 1.3.0.1:
    • Increased damage from 40 to 55.
    • Increased use time from 7 (Insanely Fast) to 14 (Very Fast).

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.