Difference between revisions of "Fairy Box"

From Stardew Valley Wiki
Jump to navigation Jump to search
m (Fixed minor wording error)
Line 1: Line 1:
 
{{Spoiler}}
 
{{Spoiler}}
 
 
{{Infobox clothing
 
{{Infobox clothing
 
|image      = Fairy Box.png
 
|image      = Fairy Box.png
Line 10: Line 9:
 
The '''Fairy Box''' is a [[Trinkets|trinket]] item dropped by enemies.
 
The '''Fairy Box''' is a [[Trinkets|trinket]] item dropped by enemies.
  
Equipping the Fairy Box in your trinket slot causes a fairy to spawn and follow you around. While in combat it occasionally heals you.  
+
Equipping the Fairy Box in your trinket slot causes a fairy to spawn and follow you around. While in combat it occasionally heals you. The exact amount healed is the cube root of all damage dealt or received by the damage by the farmer since they were last healed by the fairy (to a maximum of 10% of the farmer's maximum health), multiplied by the fairy's "Healing Power", plus or minus 25% of that total.<ref name="fairyHealing"/>
The exact amount healed is the cube root of all damage dealt or received by the damage by the farmer since they were last healed by the fairy (to a maximum of 10% of the farmer's maximum health), multiplied by the fairy's "Healing Power", plus or minus 25% of that total.<ref name="fairyHealing"/>
 
  
 
The Fairy Box has a random level between 1 and 5 when dropped, and can be changed to a different random level if reforged using an [[Anvil]].
 
The Fairy Box has a random level between 1 and 5 when dropped, and can be changed to a different random level if reforged using an [[Anvil]].
Line 43: Line 41:
 
==References==
 
==References==
 
<references>
 
<references>
     <ref name="fairyHealing">See <samp>Objects/FairyBoxTrinketEffect::Update</samp> in the code for the exact procedure</ref>
+
     <ref name="fairyHealing">See <samp>FairyBoxTrinketEffect::Update</samp> in the game code.</ref>
     <ref name="fairyLevels">See <samp>Objects/FairyBoxTrinketEffect::GenerateRandomStats</samp> in the code for the exact procedure</ref>
+
     <ref name="fairyLevels">See <samp>FairyBoxTrinketEffect::GenerateRandomStats</samp> in the game code.</ref>
 
</references>
 
</references>
  

Revision as of 17:22, 11 April 2024

Rotten Plant.png  Warning: Spoilers  Rotten Plant 2.png

This page or section contains unmarked spoilers from update 1.6 of Stardew Valley. Players may want to avoid or be cautious toward reading this article/section.

Fairy Box
Fairy Box.png
Summons a level X fairy companion that heals you in combat situations.
Information
Source: Slaying enemies
Adventurer's Guild

Purchase Price: N/A
Sell Price: data-sort-value="1000">Gold.png1,000g

The Fairy Box is a trinket item dropped by enemies.

Equipping the Fairy Box in your trinket slot causes a fairy to spawn and follow you around. While in combat it occasionally heals you. The exact amount healed is the cube root of all damage dealt or received by the damage by the farmer since they were last healed by the fairy (to a maximum of 10% of the farmer's maximum health), multiplied by the fairy's "Healing Power", plus or minus 25% of that total.[1]

The Fairy Box has a random level between 1 and 5 when dropped, and can be changed to a different random level if reforged using an Anvil.

Higher level fairies heal more frequently, and have more "Healing Power".

Fairy Level Healing Interval Healing Power Level Chance[2]
1 4.7 seconds 80% 33.66%
2 4.4 seconds 90% 45.00%
3 4.1 seconds 100% 13.75%
4 3.8 seconds 110% 5.16%
5 3.5 seconds 120% 2.44%

Gifting

Villager Reactions

Love Jas Icon.png Jas
Like Wizard Icon.png Wizard
Dislike Abigail Icon.png AbigailAlex Icon.png AlexCaroline Icon.png CarolineClint Icon.png ClintDemetrius Icon.png DemetriusDwarf Icon.png DwarfElliott Icon.png ElliottEmily Icon.png EmilyEvelyn Icon.png EvelynGeorge Icon.png GeorgeGus Icon.png GusHaley Icon.png HaleyHarvey Icon.png HarveyJodi Icon.png JodiKent Icon.png KentKrobus Icon.png KrobusLeah Icon.png LeahLeo Icon.png LeoLewis Icon.png LewisLinus Icon.png LinusMarnie Icon.png MarnieMaru Icon.png MaruPam Icon.png PamPenny Icon.png PennyPierre Icon.png PierreRobin Icon.png RobinSam Icon.png SamSandy Icon.png SandySebastian Icon.png SebastianShane Icon.png ShaneVincent Icon.png VincentWilly Icon.png Willy

References

  1. See FairyBoxTrinketEffect::Update in the game code.
  2. See FairyBoxTrinketEffect::GenerateRandomStats in the game code.

History

  • 1.6: Introduced.