Betsy's Wrath

From Terraria Wiki
(Redirected from Betsy's Curse)
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.
Betsy's Wrath
  • Betsy's Wrath item sprite
Autofire
1
Statistics
Type
Damage100 (Magic)
Knockback7 (Strong)
Mana14
Critical chance4%
Use time20 (Very fast)
Velocity28 (effective)
TooltipSplashes defense reducing miasma!
RarityYellow (Rarity level: 8)
Sell5 GC
Research1 required
Inflicts Debuff
DebuffBetsy's CurseBetsy's Curse(Desktop, Console and Mobile versions)
Debuff tooltipDefense is lowered
Duration10 seconds
Projectile created
  • Betsy's Wrath
    Betsy's Wrath
Sounds
Use
Impact
  • Internal Item ID: 3870 (Desktop, Console and Mobile versions)
  • Internal Buff ID: 203 (Desktop, Console and Mobile versions)
  • Internal Projectile ID: 711
Obtained from Obtained from Obtained from
Classic Mode.png Classic
Expert Mode.png Expert
Master Mode.png Master
EntityQty.Rate
Betsy(Desktop, Console and Mobile versions)Betsy.gifBetsy(Desktop, Console and Mobile versions)125%
Treasure Bag(Desktop, Console and Mobile versions)
(Betsy)
Treasure Bag (Betsy)Treasure Bag
(Betsy)
(Desktop, Console and Mobile versions)
125%

Betsy's Wrath is a Hardmode, post-Golem wand that has a 1/4 (25%) chance of being dropped by Betsy during Tier 3 of the Old One's Army event. When used, it fires three fireballs that travel in arcs. The fireballs explode upon impact with an enemy or a block and inflict the Betsy's Curse debuff, which adds 40 armor penetration against affected entities for 10 seconds.

Its best modifier is Mythical.

Notes

  • The Betsy's Curse debuff cannot be inflicted against other players in PvP.
  • Betsy's Wrath can be considered an upgrade to the Golden Shower. Ichor also stacks with Betsy's Curse, for a total of 55 armor penetration.
  • Internally, Betsy's Wrath has a reuseDelay of 10, adding a cooldown of 10 ticks[1] (0.17 seconds) after each use.[2]
  • The explosion covers an 8.75×8.75-tile square area centered on the Betsy's Wrath projectile.[3]
  • Betsy herself is not immune to the debuff.
Betsy's Wrath attacking Target Dummies. Note the special particle effect on the dummies.

Immune NPCs

Enemies immune to Betsy's Curse

Trivia

  • Like the other Old One's Army weapons, Betsy's Wrath is a direct reference to the weapon of the same name in Dungeon Defenders 2, due to its implementation as part of a crossover event.

See also

History

References

  1. A tick is a time unit countable by the software. Most of Terraria's updating logic happens every tick. A tick has the length of 1/60th of a second, hence there are 60 ticks in a second and 3600 ticks in a minute.
  2. Information taken from the Desktop version Desktop 1.4.4.9 source code, method SetDefaults4() in Terraria.Item.cs.
  3. Information taken from the Desktop version Desktop 1.4.4.9 source code, method Kill() in Terraria.Projectile.cs.