Tome of Infinite Wisdom

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.
Tome of Infinite Wisdom
  • Tome of Infinite Wisdom item sprite
Autofire
1
Statistics
Type
Damage36 (Magic)
Knockback9 (Very strong)
Mana20
Critical chance4%
Use time25 (Fast)
Velocity22 (effective)
TooltipGotta wonder who stuck a tome of infinite wisdom on a stick...
Right click to cast a powerful tornado
RarityPink (Rarity level: 5)
Sell1 GC
Research1 required
Projectiles created
  • Tome of Infinite Wisdom
    Tome of Infinite Wisdom
  • Whirlwind of Infinite Wisdom
    Whirlwind of Infinite Wisdom
Sounds
Use
Whirlwind
Obtained from Obtained from
Classic Mode.png Classic
Expert Mode.png Expert
Master Mode.png Master
EntityQty.Rate
Ogre(Desktop, Console and Mobile versions)
(T2)
Ogre.gifOgre(Desktop, Console and Mobile versions)
(T2)
110%20%
Ogre(Desktop, Console and Mobile versions)
(T3)
Ogre.gifOgre(Desktop, Console and Mobile versions)
(T3)
15%
The Tome of Infinite Wisdom in use.

The Tome of Infinite Wisdom is a Hardmode, post-one mechanical boss wand that possesses two different modes of attack. When used with Use / Attack, it fires bursts of four high-velocity pages that dissipate upon contact with enemies or blocks. When used with Open / Activate, it summons a large, high-velocity tornado that deals 175% of the weapon's damage (63 damage), pierces infinite enemies, travels along blocks and through one-block low roofs, and dissipates after a duration of four seconds or upon being stopped by a wall of solid blocks. The Tome of Infinite Wisdom is dropped by Ogres during the Old One's Army event, with a 1/10 (10%) / 1/5 (20%) chance during Tier 2, and a 1/20 (5%) chance during Tier 3.

Its best modifier is Mythical.

Notes

  • The tornado projectile applies -1 tick[1] of local invincibility frames upon hit, which means it cannot damage the same target more than once.[2]
  • The tornado projectile is 13.125 tiles tall and 3.75 tiles wide.[2]

Tips

  • The primary attack is highly effective against single enemies, while the secondary attack is effective for clearing out multiple targets, including the Old One's Army event.
  • Its secondary attack is great for clearing out vegetation in the evil biomes and Jungle, helping with flower collection or finding Life Fruit.
  • This weapon can defeat The Destroyer with ease, even in Master Mode. However, it requires that The Twins or Skeletron Prime be defeated first.

Trivia

See also

History

  • Desktop 1.4.4:
    • Damage increased from 32 to 36.
    • Tornado damage reduced from 2× base damage to 1.75× base damage.
  • Desktop 1.4.0.5:
    • Fixed a bug where it could consume and waste mana when using its right-click functionality.
    • Now auto-uses its right-click functionality.
  • Desktop 1.4.0.1:
    • Damage increased from 24 to 32.
    • Use time decreased from 30 to 25.

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. 2.0 2.1 Information taken from the Desktop version Desktop 1.4.4.9 source code, method SetDefaults() in Terraria.Projectile.cs.