Detonating Bubble

From Terraria Wiki
Jump to navigation Jump to search
Detonating BubbleHardmode exclusive
Detonating Bubble.gif
Classic Mode.png Classic
Expert Mode.png Expert
Master Mode.png Master
Statistics
Type
Environment
AI TypeDetonating Bubble AI
Damage100/150/225
Max Life1
Defense0
KB Resist100%
Immune toConfused
Inflicts debuff
Inflicts debuff
Inflicts debuff
DebuffWetWet(Desktop, Console, Old-gen console and Mobile versions)
Debuff tooltipYou are dripping water
Chance100%
Duration3–8 seconds
Sounds
Hurt
Killed
Summoned

The Detonating Bubble is a projectile enemy fired by Duke Fishron. It will target the nearest player, directly fly to them, and destroys itself upon reaching the target or after traveling for some distance. It can also be destroyed with any weapon or damage-inflicting tool in one hit. The movement speed of the Detonating Bubble is affected by wind. The hitbox of the Detonating Bubble is initially smaller than its sprite, but the size of the hitbox will have a sudden increase when it is destroyed (from about 2×2-tile rectangle to 6×6-tile)[1], dealing damage further away.

Duke Fishron summons Detonating Bubbles with varying size by spraying a cluster of them at the player in his first stage, and summons them while spinning in circles in his second stage.

History

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 == 70 code block.