List of items that deal melee hits

Below is a list of items that deal melee hits.[1] Melee hit refers to the damage dealt when the item's hitbox collides with an entity during the use animation.

Note that some of the items also have projectile attacks. These projectiles are not considered a melee hit.

List

References

  1. Information taken from the Desktop version Desktop 1.4.4.9 source code, methods ItemCheck_OwnerOnlyCode() in Terraria.Player.cs and ItemCheck_MeleeHitNPCs() in Terraria.Player.cs.