Resonance Scepter

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.
Resonance Scepter
  • Resonance Scepter item sprite
Autofire
Stack digit 1.png
Statistics
Type
Damage70 (Magic)
Knockback5 (Average)
Mana18
Critical chance4%
Use time25 (Fast)
Velocity10
RarityRarity level: 5
Sell10 GC
Research1 required
Projectile created
  • Royal Resonance
    Royal Resonance
Obtained from Obtained from
Classic mode icon.png Classic
Expert mode icon.png Expert
Master mode icon.png Master
EntityQty.Rate
Princess(Desktop, Console and Mobile versions)Princess.pngPrincess(Desktop, Console and Mobile versions)112.5%
Not to be confused with the Royal Scepter, a vanity accessory sold by the Princess.

The Resonance Scepter is a Hardmode, post-Plantera magic weapon that creates a glowing pink circular projectile at the cursor's location, which expands and then collapses into sparkles over the course of 1 second.[1] There must be a clear, unobstructed line of sight between the player and the cursor's location for the projectile to be summoned right on the cursor, otherwise, the projectile will be summoned upon reaching the first solid block. The Resonance Scepter has a 1/8 (12.5%) chance of being dropped by the Princess.

Enemies within the projectiles will be rapidly damaged[2] and knocked back away from the player. There is no limit on how many times a projectile can strike enemies, but the damage of the projectile will be reduced by 2% after each strike.[3] The Resonance Scepter is held in the player's hand and also sparkles while it is used, emitting pink light.

Its best modifier is Mythical.

Notes

A player using the Resonance Scepter against Target Dummies.

Tips

  • This is a powerful magic weapon, but it requires every NPC to be present as that is the requirement for the Princess NPC to spawn.

Trivia

  • The Princess uses the same attack when threatened by enemies, although the scepter itself is not shown.
  • The Resonance Scepter can be considered an indirect upgrade to the Inferno Fork as it is nearly functionally identical, has higher stats (besides knockback and the Hellfire debuff), and instantaneously reaches the location the player aims at. The Resonance Scepter's projectile can also pass through blocks and in midair, which the Inferno Fork cannot do aside from exploding upon making contact with a target.
    • It can also be obtained before entering the Hardmode Dungeon, making for an easy upgrade from their current weapon with little effort if the player has obtained all NPCs so that the Princess can arrive immediately after killing Plantera.

History

  • Desktop 1.4.2.3: No longer drops pre-Hardmode, if the Princess is somehow obtained pre-Hardmode.

References

  1. Information taken from the Desktop version Desktop 1.4.4.9 source code, method AI_186_PrincessWeapon() in Terraria.Projectile.cs.
  2. once per 0.17 seconds by default; see Invincibility frame § Piercing attacks against enemies
  3. Information taken from the Desktop version Desktop 1.4.4.9 source code, method Damage() in Terraria.Projectile.cs.