Changes

Jump to navigation Jump to search
787 bytes added ,  12:16, 12 December 2023
Add explicit formula and table explaining activation chance.
Line 10: Line 10:  
The Ring of Yoba has a chance of giving the [[File:Yoba's Blessing.png|24px|link=]] Yoba's Blessing [[Buffs|buff]] after the player takes damage. The Yoba's Blessing buff grants immunity to monster-based damage for 5 seconds. It does not protect against damage caused by falling down [[Skull Cavern]] shafts.
 
The Ring of Yoba has a chance of giving the [[File:Yoba's Blessing.png|24px|link=]] Yoba's Blessing [[Buffs|buff]] after the player takes damage. The Yoba's Blessing buff grants immunity to monster-based damage for 5 seconds. It does not protect against damage caused by falling down [[Skull Cavern]] shafts.
   −
The chance of receiving the buff is increased by low health and by [[Luck]] buffs, but not daily Luck. It can activate once the player's health drops below 90. After that, it increases linearly until 15 health, below which an additive 20% bonus to the activation chance applies.  
+
The chance of receiving the buff is increased by low health and by [[Luck]] buffs, but not daily Luck. It can activate once the player's health drops below 90. After that, it increases linearly until 15 health, below which an additive 20% bonus to the activation chance applies. This is calculated<ref name="farmer_takedamage"/> as <code>(0.9 - HP / 100) / (3 - Luck Level / 10) + Bonus</code> where <code>Bonus</code> is 0.2 if health is 15 or less. For 0 [[Luck]], this means 50-45% activation chance between 0 HP and 15 HP and 25%-0% activation chance between 16 HP and 90 HP.
 +
 
 +
{|class="wikitable roundedborder"
 +
!Luck
 +
!0HP - 15HP
 +
!15HP - 90HP
 +
|-
 +
| 0 || 50% - 45% || 25% - 0%
 +
|-
 +
| 1 || 51.03% - 45.86% || 25.86% - 0%
 +
|-
 +
| 2 || 52.14% - 46.79% || 26.79% - 0%
 +
|-
 +
| 3 || 53.33% - 47.78% || 27.78% - 0%
 +
|-
 +
| 4 || 54.62% - 48.85% || 28.85% - 0%
 +
|-
 +
| 5 || 56% - 50% || 30% - 0%
 +
|-
 +
| 6 || 57.5% - 51.25% || 31.25% - 0%
 +
|}
    
==Dyeing==
 
==Dyeing==
 
Ring of Yoba can be used in [[dyeing]], serving as a yellow dye at the dye pots, located in [[Emily]]'s and [[Haley]]'s house, [[2 Willow Lane]].
 
Ring of Yoba can be used in [[dyeing]], serving as a yellow dye at the dye pots, located in [[Emily]]'s and [[Haley]]'s house, [[2 Willow Lane]].
 +
 +
==References==
 +
<references>
 +
    <ref name="farmer_takedamage">See <samp>StardewValley.Farmer::takeDamage</samp> in the game code</ref>
 +
</references>
    
{{NavboxClothing}}
 
{{NavboxClothing}}
2

edits

Navigation menu