Weather Pain
Jump to navigation
Jump to search

Obtained from
Classic
Expert
Master
Weather Pain

Statistics
Type | |
---|---|
Damage | 13 (Magic) |
Knockback | 1 (Extremely weak) |
Mana | 30 |
Critical chance | 4% |
Use time | 45 (Very slow) |
Velocity | 1 |
Tooltip | Ignores 10 points of enemy Defense 'What a pane... heh' |
Rarity | ![]() |
Sell | 1 GC50 SC |
Research | 1 required |
Projectile created
- Hurtnado
Sounds
Use | |
---|---|
Hurtnado |
- Internal Item ID: 5118 (Desktop, Console and Mobile versions)
- Internal Projectile ID: 969





Entity | Qty. | Rate |
---|---|---|
![]() | 1 | 25% |
(Deerclops) ![]() (Deerclops)(Desktop, Console and Mobile versions) | 1 | 25% |
Not to be confused with Weather Vane.

The Weather Pain being used against Skeletons and a Target Dummy. Note how the Hurtnado homes in on enemies.
The Weather Pain is a pre-Hardmode magic weapon which casts a Hurtnado upon use, a small tornado projectile that vanishes after 9.5 seconds or after hitting 15 enemies.[1] The Hurtnado possesses 10 armor penetration, ricochets off solid blocks, and quickly homes in on nearby enemies, attempting to hover in front of them to deal continuous damage. However, only one Hurtnado can exist at a time. If the Weather Pain is used again while another Hurtnado is already active, the existing Hurtnado dissipates 0.25 seconds after the new one is summoned. The Weather Pain has a 1/4 (25%) chance of being dropped by Deerclops.
Its best modifier is Mythical.
Notes
- The Hurtnado can home in on enemies within a 25 tiles radius.[1]
- The Hurtnado applies 25 ticks[2] of static immunity frames upon hit, meaning it can hit up to 2.4 times per second.[3]
- The Hurtnado has a top movement speed of 41 mph.[1]
Tips
- Since only one Hurtnado can be active at a time, a secondary magic weapon should be ready to use while the Hurtnado is active.
Trivia
- The Weather Pain could be considered a pre-Hardmode variant of the Magnet Sphere.
- It also behaves much like a slower, less-damaging, yet longer-lasting version of the Razorblade Typhoon.
- The name Weather Pain is a play of words on weather vane and pain.
- In real life, weather pains are joint pains caused by changes in atmospheric pressure or humidity.
- It has the same use sound as the Nimbus Rod, fitting both weapons' storm-based nature.
- The tooltip is a reference to Walter's examination quote for the Weather Pain in Don't Starve Together.
See also
- Weather Pain at the Don't Starve Wiki
History
- Desktop 1.4.4:
- Increased pierce count from 12 to 15.
- Time between hits increased from 20 frames to 25 frames.
- Duration of projectile increased by 2 seconds.
- Desktop 1.4.3.2:
- Increased duration of the projectile by 50%.
- Increased pierce count from 10 to 12.
- Increased velocity of the projectile from 7 to 8.
- Desktop 1.4.3: Introduced.
- Console 1.4.3.2.0: Introduced with changes from Desktop 1.4.3.2.
- Switch 1.4.3.2.0: Introduced with changes from Desktop 1.4.3.2.
- Mobile 1.4.3.2.0: Introduced with changes from Desktop 1.4.3.2.
References
- ↑ 1.0 1.1 1.2 Information taken from the
Desktop 1.4.4.9 source code, method
AI_177_IceWhipSlicer()
inTerraria.Projectile.cs
. - ↑ 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.
- ↑ Information taken from the
Desktop 1.4.4.9 source code, method
SetDefaults()
inTerraria.Projectile.cs
.