Ice Boomerang

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:Ice Boomerang.
Ice Boomerang
  • Ice Boomerang item sprite
1
Statistics
Type
Damage21 (Melee)
Knockback8.5 (Very strong)
Critical chance6%
Use time20 (Very fast)
Velocity11.5
RarityBlue (Rarity level: 1)
Sell1 GC
Research1 required
Inflicts Debuff
DebuffFrostburnFrostburn
Debuff tooltipIt's either really hot or really cold. Either way it REALLY hurts
Chance50%
Duration3 seconds
Projectile created
  • Ice Boomerang
    Ice Boomerang
Sounds
Use
Obtained from Obtained from
Classic Mode.png Classic
Expert Mode.png Expert
Master Mode.png Master
EntityQty.Rate
Boreal Crate(Desktop, Console and Mobile versions)Boreal CrateBoreal Crate(Desktop, Console and Mobile versions)116.67%
Frozen ChestFrozen ChestFrozen Chest115.52%
Frozen Crate(Desktop, Console and Mobile versions)Frozen CrateFrozen Crate(Desktop, Console and Mobile versions)116.67%
The Ice Boomerang's animation.

The Ice Boomerang is a pre-Hardmode boomerang that has a 15.52% chance of being found inside Frozen Chests in the Ice biome, as well as a 1/6 (16.67%) chance of being obtained from Frozen and Boreal Crates. It can also inflict the Frostburn debuff for 3 seconds, and also has a base 6% critical strike chance, as opposed to the usual 4%.

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 Ice Boomerang 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 26.38 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 Ice Boomerang 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.

History

  • Desktop 1.4.4:
    • Increased damage from 16 to 21.
    • Now has a 50% chance to inflict Frostburn for 3 seconds.
    • Use time increased from 15 to 20.
    • Now used to craft the Trimarang.
  • Desktop 1.3.0.1:
    • Damage increased from 14 to 16.
    • Critical strike chance increased from 4% to 6%.
  • Console 1.0.750.0: (PlayStation 4)
    • Damage increased from 14 to 16.
    • Critical strike chance increased from 4% to 6%.
  • Switch 1.0.711.6: Introduced with a damage of 16 and critical strike chance of 6%.
  • Mobile 1.3.0.7:
    • Damage increased from 14 to 16.
    • Critical strike chance increased from 4% to 6%.

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.