Cursed Dart

From Terraria Wiki
Jump to navigation Jump to search
Desktop versionConsole versionMobile version
Desktop/Console/Mobile-Only Content: This information applies only to the Desktop, Console, and Mobile versions of Terraria.
Cursed Dart
  • Cursed Dart item sprite
Stack digit 9.pngStack digit 9.pngStack digit 9.pngStack digit 9.png
Statistics
Type
Damage9 (Ranged)
Knockback2.2 (Very weak)
Velocity3
TooltipDrops cursed flames on the ground
RarityRarity level: 3
Sell6 CC
Research99 required
Inflicts Debuff
DebuffCursed InfernoCursed Inferno
Debuff tooltipLosing life
Chance100%
Duration3–6 seconds
Projectiles created
  • Cursed Dart
    Cursed Dart
  • Cursed Dart Flame
    Cursed Dart Flame
Cursed Darts fired from the Dart Pistol attacking Target Dummies. Note the dripping cursed flames.

The Cursed Dart is a Hardmode dart. As it travels, it releases cursed flames that fall and land on blocks, lingering for 2 seconds before dissipating. The cursed flames deal 80% damage and 50% knockback of the Cursed Dart.[1] The flames can hit up to 3 targets.[2] The darts and flames both inflict the Cursed Inferno debuff for 3–6 seconds on hit.

It is the Corruption's counterpart to the Crimson's Ichor Dart.

Crafting

Recipes

ResultIngredientsCrafting station
Cursed DartCursed Dart(Desktop, Console and Mobile versions)100By Hand

Notes

  • Cursed flames are spawned between random intervals of 0.1 seconds and 0.32 seconds.[1]
  • Initially, the Cursed Dart can last for 5 seconds before dissipating. After spawning a cursed flame projectile, if the remaining duration of a Cursed Dart is more than 0.67 seconds, it will be reduced by 0.33 seconds.[3]

History

  • Desktop 1.4.4:
    • Stack limit increased from 999 to 9999.
    • Damage reduced from 10 to 9.

References

  1. 1.0 1.1 Information taken from the Desktop version Desktop 1.4.4.9 source code, method AI_001() in Terraria.Projectile.cs.
  2. Information taken from the Desktop version Desktop 1.4.4.9 source code, method SetDefaults() in Terraria.Projectile.cs.
  3. Information taken from the Desktop version Desktop 1.4.4.9 source code, methods AI_001() in Terraria.Projectile.cs and SetDefaults() in Terraria.Projectile.cs.