TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ atmo

float Terraria.DataStructures.FishingAttempt.atmo

How high in the sky this attempt takes place, in the range [0.25f, 1f]. Any value below 1f takes place approximately in the top 10% of the world.
The lower this value, the smaller F:Terraria.DataStructures.FishingAttempt.waterNeededToFish will be, which is automatically applied.

Definition at line 98 of file FishingAttempt.cs.