Dynamite

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:Dynamite.
Dynamite
  • Dynamite item sprite
9999
Statistics
Type
Damage250
Knockback0 (No knockback)
Consumable✔️
Use time40 (Very slow)
Velocity4
TooltipA large explosion that will destroy most tiles
RarityBlue (Rarity level: 1)
Buy20 SC
Sell4 SC
Research99 required
Projectile created
  • Dynamite
    Dynamite
Sounds
Use
Explosion
Dynamite thrown at a Target Dummy.

Dynamite, my own special cure-all for what ails ya.

Emote Town Demolitionist.gif The Demolitionist

This article is about the explosive weapon. For the fish quest, see Dynamite Fish.

Dynamite is an explosive that explodes 5 seconds after being thrown. The explosion breaks nearly all blocks, background walls, and furniture within a radius of 7 tiles, except explosion-proof objects. The explosion also deals 250 damage to all enemies, critters, and players (but not NPCs) within 7.8 tiles horizontally and vertically of the Dynamite.[1] Dynamite works in liquids.

Dynamite can be found in Chests or purchased from the Demolitionist for 20 SC each.

Crafting

Used in

ResultIngredientsCrafting station
Bouncy DynamiteBouncy Dynamite(Desktop, Console and Mobile versions)By Hand
Explosive BunnyExplosive Bunny
ExplosivesExplosives
Sticky DynamiteSticky Dynamite(Desktop, Console and Mobile versions)
TNT BarrelTNT Barrel(Desktop, Console and Mobile versions)

Notes

  • Like the Bomb, Dynamite's blast power is not affected by intervening material: for instance, if Dynamite is surrounded by Dungeon Bricks (which are immune to explosions), it will still destroy other destructible blocks and damage entities outside of the Dungeon Bricks but inside the blast radius.
  • The two functions of Dynamite have distinct and slightly different areas of effect.
    • Damaging entities: The explosion covers a 15.625×15.625-tile square centered on the Dynamite, i.e. 7.8125 tiles in the four directions.
    • Destroying tiles: The explosion covers a circle with a diameter of 14 tiles centered on the Dynamite, i.e. 7 tiles in all directions.
As a result, entities at the edge of the explosion may take damage even though the tiles there remain intact.

Tips

  • Active Dynamite will disappear if the player exits the world during the 5-second delay. This can prevent accidental explosions.

History

  • Desktop 1.2:
    • Price increased from 50 SC to 1 GC50 SC.
    • Stack limit increased from 5 to 30.

References

  1. Information taken from the Desktop version Desktop 1.4.4.9 source code, method PrepareBombToBlow() in Terraria.Projectile.cs.