Snowball Launcher

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:Snowball Launcher.
Snowball Launcher
  • Snowball Launcher item sprite
  • Snowball Launcher placed
Auto-use
Stack digit 9.pngStack digit 9.pngStack digit 9.pngStack digit 9.png
Statistics
Type
Placeable✔️ (3 wide × 3 high)
Use time15 (Very fast)
TooltipRapidly launches snowballs
RarityGreen (Rarity level: 2)
Sell1 GC
Research1 required
Projectile created
  • Snow Ball (friendly)
    Snow Ball (friendly)
Sounds
Use
Impact
Obtained from Obtained from
Classic Mode.png Classic
Expert Mode.png Expert
Master Mode.png Master
EntityQty.Rate
Snow FlinxSnow Flinx.gifSnow Flinx10.67%
Using the Snowball Launcher to attack Target Dummies. Note how they dissipate upon impact with both enemies and tiles.

The Snowball Launcher is a pre-Hardmode placeable furniture/weapon that has a 1/150 (0.67%) chance of being dropped by Snow Flinxes. Once placed, pressing the Use / Attack key on it will fire a single Snowball that damages enemies, and holding the key will release a rapid fire of Snowballs with a spread of roughly 30°. The Snowball Launcher has a firing cooldown of 0.12 seconds,[1] giving it a maximum fire rate of 8.57 Snowballs per second.

The Snowball Launcher can also be triggered by wire. Depending on the lateral position of the connected wire within the sprite of the Snowball Launcher, it will either shoot a Snowball (with a cooldown of 0.17 seconds[2]) or turn to the side the wire is on. Snowballs fired in this way are mostly cosmetic, dealing no damage or knockback, but will still trigger Teal Pressure Pads they hit.

Notes

  • Since they deal ranged damage, Snowballs fired from the Snowball Launcher are affected by ranged bonuses, including damage, critical strike bonus, and the set bonus of Frost armor.
    • Snowballs have a base damage of 35 and knockback of 3.5 (Weak).[3] This is not affected by the default base damage (−1) or knockback (0) of the Snowball Launcher item.

History

  • Desktop 1.4.4:
    • Stack limit increased from 99 to 9999.
    • Placed sprite updated.
    • No longer requires Snowballs as ammo.
    • When triggered by player, firing cooldown reduced from 10 to 7 ticks[4].
    • Better projectile range and arc.
  • Desktop 1.3.1:
    • Item sprite updated.
    • Can now be toggled with wire and can shoot harmless Snowballs when doing so.

References

  1. Information taken from the Desktop version Desktop 1.4.4.9 source code, method TileInteractionsUse() in Terraria.Player.cs.
  2. Information taken from the Desktop version Desktop 1.4.4.9 source code, method HitWireSingle() in Terraria.Wiring.cs.
  3. Information taken from the Desktop version Desktop 1.4.4.9 source code, method TileInteractionsUse() in Terraria.Player.cs.
  4. A tick is a time unit countable by the software. Most of Terraria's updating logic happens every tick. A tick has the length of 1/60th of a second, hence there are 60 ticks in a second and 3600 ticks in a minute.