Ichor 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.
Ichor Dart
  • Ichor Dart item sprite
Stack digit 9.pngStack digit 9.pngStack digit 9.pngStack digit 9.png
Statistics
Type
Damage10 (Ranged)
Knockback2.5 (Very weak)
Velocity3
TooltipBursts into multiple darts
RarityOrange (Rarity level: 3)
Sell6 CC
Research99 required
Inflicts Debuff
DebuffIchorIchor
Debuff tooltipReduced defense
Chance100%
Duration7–14 seconds
Projectile created
  • Ichor Dart
    Ichor Dart
Ichor Darts fired from a Dart Pistol.

The Ichor Dart is a Hardmode dart. It can pierce infinitely when initially fired. After traveling for a random duration between 0.1 seconds to 0.5 seconds, the Ichor Dart splits into 3–5 non-piercing darts (average of 3.75 darts).[1] Ichor Darts inflict the Ichor debuff for 7–14 seconds.

They are the Crimson's counterpart to the Corruption's Cursed Darts.

Crafting

Recipes

ResultIngredientsCrafting station
Ichor DartIchor Dart(Desktop, Console and Mobile versions)100By Hand

History

  • Desktop 1.4.4:
    • Stack limit increased from 999 to 9999.
    • Damage reduced from 12 to 10.
    • Fixed a bug that allowed Ichor Dart to hit rapidly every frame when used at very close range, dealing much more damage than expected.

References

  1. Information taken from the Desktop version Desktop 1.4.4.9 source code, method AI_001() in Terraria.Projectile.cs. When splitting, the initial projectile creates 2–3 extra projectiles, plus a 1/4 (25%) chance to create another one.