Snowball Launcher

From Terraria Wiki
Jump to navigation Jump to search
Snowball Launcher
  • Snowball Launcher item spriteold 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
RarityRarity level: 2
Sell1 GC
Research1 required
Projectile created
  • Snow Ball (friendly)
    Snow Ball (friendly)
Obtained from Obtained from
Classic Mode.png Classic
Expert Mode.png Expert
Master Mode.png Master
EntityQty.Rate
Snow FlinxSnow Flinx.gifSnow Flinx10.67%
Not to be confused with the Snowball Cannon, a damaging Snowball launcher, or the Snowman Cannon, a high-damage Hardmode launcher.
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, 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 (Desktop, Console and Mobile versions) 0.12 seconds / (Old-gen console and 3DS versions) 0.17 seconds when triggered by a player.[1] (Old-gen console and 3DS versions) The Snowball Launcher consumes Snowballs as ammunition.

(Desktop, Console and Mobile versions) 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 a Teal Pressure Pad if it hits one.

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) from the Snowball Launcher item.

History

  • Desktop 1.4.4:
    • Stack limit increased from 99 to 9999.
    • Placed sprite updated.
    • No longer requires 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.