Flamarang

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:Flamarang.
Flamarang
  • Flamarang item sprite
1
Statistics
Type
Damage49 (Melee)
Knockback8 (Very strong)
Critical chance4%
Use time20 (Very fast)
Velocity14
RarityOrange (Rarity level: 3)
Sell2 GC
Research1 required
Inflicts Debuff
DebuffOn Fire!On Fire!
Debuff tooltipSlowly losing life
Chance50%
Duration3 seconds
Projectile created
  • Flamarang
    Flamarang
Sounds
Use
The Flamarang in use.

The Flamarang is a pre-Hardmode boomerang and an upgrade to the Enchanted Boomerang. It has a 1/2 (50%) chance of inflicting the On Fire! debuff to enemies for 3 seconds on hit.

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

Recipes

ResultIngredientsCrafting station
FlamarangFlamarangIron AnvilIron Anvil
or
Lead AnvilLead Anvil

Notes

  • The Flamarang 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 27.88 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 Flamarang 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

  • This weapon works very well against Queen Bee when she is stationary and spawning Bees, as the Flamarang will both set Queen Bee on fire and kill approaching bees.

Trivia

  • Flamarang is a portmanteau of the words flame and boomerang.

History

  • Desktop 1.4.4:
    • Damage increased from 32 to 49.
    • On Fire chance increased from 20% to 50%.
    • Use time increased from 15 to 20.
  • Desktop 1.4.1: Increased both the projectile speed and the return speed of the projectile.
  • Desktop 1.2:
    • Damage increased from 32 to 37.
    • Hellstone Bar crafting requirement reduced from 15 to 10.
  • Console 1.0.750.0: (PlayStation 4)
    • Sprite updated to match Desktop 1.3.1.
    • Damage reduced from 37 to 32.
  • 3DS-Release: Introduced with changes up to Desktop 1.2.

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.