Angry Trapper

From Terraria Wiki
Jump to navigation Jump to search
Angry TrapperHardmode exclusive
Angry Trapper.gifOld-gen console version and Nintendo 3DS version
Classic Mode.png Classic
Expert Mode.png Expert
Master Mode.png Master
Statistics
Type
Environment
AI TypePlant AI
Damage100/200/300
Max Life300/600/900
Defense30
KB Resist75%/78%/80%
BannerAngry Trapper BannerAngry Trapper Banner(Desktop, Console and Mobile versions)
Immune toPoisonedConfused
Drops
Coins6 SC50 CC16 SC25 CC
  • Item (Quantity)Rate
  • CoffeeCoffee(Desktop, Console and Mobile versions)
    3.33%
  • 1% (Desktop, Console and Mobile versions)
    0.5% (Old-gen console and 3DS versions)
  • Angry Trapper KiteAngry Trapper Kite(Desktop, Console and Mobile versions)(on Windy Days)
    4%
Sounds
Hurt
Killed

The Angry Trapper is a Hardmode enemy that spawns in the Jungle and Underground Jungle biomes and is a much stronger version of the Man Eater and Snatcher.

Notes

  • Angry Trappers cycle between two behavior states:[1]
    • A "normal" state, where they can extend up to 31.2 tiles away from their anchor block. This state lasts for 5 seconds.
    • An "extended" state, where their maximum reach is increased to 40.6 tiles. It lasts for 2.5 seconds.
  • Unlike its pre-Hardmode variants, the Snatcher and the Man Eater, the Angry Trapper is affected by knockback.

Tips

  • Since it often resides inside of blocks, weapons that are capable of attacking through blocks, such as the Crystal Vile Shard(Desktop, Console and Mobile versions) or the Nettle Burst, prove effective.
  • (Old-gen console and 3DS versions) Like with the Snatcher and Man Eater, destroying the block an Angry Trapper is attached to will kill it instantly without dropping any loot.
    • Because of this, it is not suggested to destroy the block it is attached to, especially when aiming to obtain the Uzi.

Trivia

  • The name is a pun on a "trapper", which is slang for someone who deals illegal drugs. The Uzi dropped by the Angry Trapper is also a pun because "trappers" commonly carry guns such as Uzis.
  • The BestiaryBestiary entry for the Angry Trapper: "When a Man Eater consumes enough human flesh, it undergoes a cocoon-like metamorphosis into a far deadlier form."

History

  • Desktop 1.3.0.1:
    • Drop chance of the Uzi increased from 1/200 to 1/100.
    • Can now drop its own respective banner.

References

  1. Information taken from the Desktop version Desktop 1.4.4.9 source code, method AI() in Terraria.NPC.cs. The relevant part is the aiStyle == 13 code block.