Inferno Fork

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:Inferno Fork.
Inferno Fork
  • Inferno Fork item sprite
Autofire
Stack digit 1.png
Statistics
Type
Damage70 (Magic)
Knockback5 (Average)
Mana18
Critical chance4%
Use time30 (Average)
Velocity8
TooltipLaunches a ball of fire that explodes into a raging inferno
RarityYellow (Rarity level: 8)
Sell6 GC
Research1 required
Inflicts Debuff
DebuffHellfireHellfire(Desktop, Console and Mobile versions)
Debuff tooltipSlowly losing life
Chance100%
Duration8–15 seconds
Projectiles created
  • Inferno Bolt (friendly)
    Inferno Bolt (friendly)
  • Inferno Blast (friendly)
    Inferno Blast (friendly)
Sounds
Use
Inferno explosion
Obtained from Obtained from
Classic Mode.png Classic
Expert Mode.png Expert
Master Mode.png Master
EntityQty.Rate
DiabolistDiabolist.pngDiabolist15%9.75%
The Inferno Fork being used. Note the lasting explosion that damages over time.

The Inferno Fork is a Hardmode, post-Plantera wand that has a 1/20 (5%) / 39/400 (9.75%) chance of being dropped by Diabolists in the Hardmode Dungeon. When used, it fires a fireball that causes a lingering explosion upon contact with an enemy or a block. The explosion hits repeatedly, dealing 75% of the weapon's damage (52 base damage). The fireball and the explosion also inflict the Hellfire debuff for 8–15 seconds.

Its best modifier is Mythical.

Notes

  • The explosion lasts for 2.25 seconds and deals damage within a 9.375×9.375-tile square centered on the point of impact.[1]
  • Unlike most fire-based weapons, the Inferno Fork works under water, but the speed of projectiles is reduced.

Achievements

Achievement Robbing the Grave.png
Robbing the Grave • “Obtain a rare treasure from a difficult monster in the dungeon.”
Obtain a rare item from an enemy in the post-Plantera Dungeon. (Desktop, Console and Mobile versions)
Category: Explorer Explorer

Tips

  • The Inferno Fork can be used to easily battle huge amounts of enemies at once due to the cloud its fireballs create. This cloud can be exceptionally useful during events, or if the player is being overwhelmed by large groups of foes.

History

  • Desktop 1.4.4:
    • Damage increased from 65 to 70.
    • AoE damage now does 75% of the base damage instead of 65%.
    • Blast effect now lasts longer.
    • Knockback reduced from 8 to 5, to limit how far enemies are knocked out of the blast radius.
    • Now inflicts Hellfire instead of On Fire!.
  • Desktop 1.3.0.1:
    • Drop chance increased from 2.5% to 5%.
    • Now has its own unique use sound.

References

  1. Information taken from the Desktop version Desktop 1.4.4.9 source code, methods SetDefaults() in Terraria.Projectile.cs and AI() in Terraria.Projectile.cs. The relevant part in Terraria.Projectile.AI method is the aiStyle == 50 code block.