Meteor Staff

Desktop versionConsole versionMobile version
Desktop/Console/Mobile-Only Content: This information applies only to the Desktop, Console, and Mobile versions of Terraria.
Meteor Staff
  • Meteor Staff item sprite
Autofire
Stack digit 1.png
Statistics
Type
Damage50 (Magic)
Knockback4.5 (Average)
Mana9
Critical chance4%
Use time10 (Very fast)
Velocity30 (effective)
TooltipShowers meteors
RarityPink (Rarity level: 5)
Sell2 GC
Research1 required
Projectiles created
  • Meteor 1
    Meteor 1
  • Meteor 2
    Meteor 2
  • Meteor 3
    Meteor 3
Sounds
Use
Impact

The Meteor Staff is a Hardmode wand. When used, it rapidly summons meteors from the sky which fall in the direction of the cursor and explode upon impact with an enemy or block.

Its best modifier is Mythical.

The Meteor Staff in action.

Crafting

Recipes

ResultIngredientsCrafting station
Meteor StaffMeteor Staff(Desktop, Console and Mobile versions)Mythril AnvilMythril Anvil
or
Orichalcum AnvilOrichalcum Anvil

Notes

  • The Meteor projectiles apply 5 ticks[1] of global invincibility frames upon hit.[2]
  • The Meteor projectiles spawn 37.5 tiles above the player's center.[3]
  • While underground, the Meteor projectiles can go through blocks as long as they are more than 18.75 tiles above the player's head. Otherwise, they break upon colliding with blocks.[4]
  • The Meteor projectiles explode when hitting enemies or blocks, dealing damage in a rectangular area centered on the point of impact. The size of this area is randomized and ranges from 4×4 tiles to 6.375×6.375 tiles.[5]
  • Lock On does not work with the Meteor Staff, rather the projectiles spawn above the cursor instead of the targeted enemy.

Tips

  • This weapon is extremely useful in early Hardmode, as it can hit through walls and is easy to make.
  • The Meteor Staff is one of the least mana-efficient weapons in the game, similar to the Lunar Flare, which has the same mana cost and a similar attack.
  • The Meteor Staff is great at lighting up the minimap as the projectiles emit large quantities of light.

Trivia

  • The Meteor Staff can be considered a magic counterpart to the Daedalus Stormbow.
  • On the Mobile version Mobile version, when the inventory is open, the Meteor projectiles can be seen spawning due to the upwards screen movement when opening the inventory.

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 Damage() in Terraria.Projectile.cs.
  3. Information taken from the Desktop version Desktop 1.4.4.9 source code, method ItemCheck_Shoot() in Terraria.Player.cs.
  4. Information taken from the Desktop version Desktop 1.4.4.9 source code, method AI_001() in Terraria.Projectile.cs.
  5. Information taken from the Desktop version Desktop 1.4.4.9 source code, method Kill() in Terraria.Projectile.cs.