Staff of Earth

From Terraria Wiki
Jump to navigation Jump to search

Desktop versionConsole versionMobile version
This is the main page whose information applies to the Desktop, Console, and Mobile versions of Terraria.
For the differences of this information on Old-gen console and 3DS, see Legacy:Staff of Earth.
Staff of Earth
  • Staff of Earth item sprite
Stack digit 1.png
Statistics
Type
Damage125 (Magic)
Knockback7.5 (Very strong)
Mana18
Critical chance24%
Use time24 (Fast)
Velocity24 (effective)
TooltipSummons a powerful boulder
RarityLime (Rarity level: 7)
Sell7 GC
Research1 required
Projectile created
  • Boulder
    Boulder
Sounds
Use
Obtained from Obtained from Obtained from
Classic Mode.png Classic
Expert Mode.png Expert
Master Mode.png Master
EntityQty.Rate
GolemGolemGolem114.29%
Treasure Bag(Desktop, Console and Mobile versions)
(Golem)
Treasure Bag (Golem)Treasure Bag
(Golem)
(Desktop, Console and Mobile versions)
114.29%
The Staff of Earth in action. Note how it deals more damage the faster the projectile.

The Staff of Earth is a Hardmode wand that has a 1/7 (14.29%) chance of being dropped by Golem. When used, it fires a Boulder that is affected by gravity, bounces off blocks and rolls on the ground, and can pierce enemies five times before dissipating. The Boulder's base damage and knockback depend on its velocity. The Staff of Earth also has a base 24% critical strike chance, as opposed to the usual 4%.

Its best modifier is Mythical.

Notes

  • The base damage and knockback of the Boulder vary based on its velocity (in any direction). There are two velocity thresholds:[1]
Velocity Damage Knockback
< 15 mph 0%
(0)
0%
(0 (No knockback))
15 mph36 mph 50%
(62)
50%
(3.75 (Weak))
36 mph 100%
(125)
100%
(7.5 (Very strong))
  • Boulders can be fired through one-block walls when standing directly adjacent to them.

Tips

  • One way to achieve top velocity for maximum damage is to fire Boulders downward.
  • The Boulder's high damage and piercing, along with its ability to roll on the ground, makes it extremely effective when deployed as ground-based crowd control.
    • The quick use time also makes it a viable weapon for inflicting high single-target damage.

History

  • Desktop 1.4.0.1:
    • Item and projectile sprites updated.
    • Drop rate increased from 1/8 (12.5%) to 1/7 (14.29%), due to the Picksaw now dropping separately.
    • Now lists "max speed" damage rather than "low speed" damage.
    • Now only has two velocity thresholds that affect damage (and now additionally knockback) instead of direct dependency.
    • Increased critical chance from 4% to 24%.
    • Mana cost increased from 15 to 18.
    • Use time decreased from 40 to 24.
    • Projectile speed greatly increased.
  • Desktop 1.3.0.1:
    • Increased damage from 45 to 73.
    • Reduced mana cost from 17 to 15.
  • Desktop 1.2.3: Fixed bug where Staff of Earth's Boulders would sink through tiles if they are in water.

References

  1. Information taken from the Desktop version Desktop 1.4.4.9 source code, method Damage() in Terraria.Projectile.cs.