Drop Mechanics: Difference between revisions

From Winds Of Valen Wiki
Jump to navigation Jump to search
Mike (talk | contribs)
Initial lore import
 
No edit summary
 
Line 4: Line 4:
<math>\text{DryRolls} = \text{TotalRolls} - (\text{TotalDrops} \times N)</math>
<math>\text{DryRolls} = \text{TotalRolls} - (\text{TotalDrops} \times N)</math>


Under this system, the dynamic drop rate only increases when a player exceeds the expected dry threshold, helping prevent extreme streaks of bad luck on rare items like the Elven Greatsword.
Under this system, the dynamic drop rate only increases when a player exceeds the expected dry threshold, helping prevent extreme streaks of bad luck on rare items like the [[Elven Greatsword]].

Latest revision as of 18:25, 11 July 2026

Drop Mechanics

[edit | edit source]

The system balances drop mechanics using a persistent pity formula to soften the volatility of RNG:

DryRolls=TotalRolls(TotalDrops×N)

Under this system, the dynamic drop rate only increases when a player exceeds the expected dry threshold, helping prevent extreme streaks of bad luck on rare items like the Elven Greatsword.