Changes

Jump to navigation Jump to search
Fleshed out information on how the Fairy Box actually works, as well as odds of each level, and code citations for these effects
Line 11: Line 11:     
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 for 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 can be reforged using an [[Anvil]], changing the level of the fairy to anywhere from 1 to 5.
+
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".
 +
 
 +
{|class="wikitable"
 +
! Fairy Level
 +
! Healing Interval
 +
! Healing Power
 +
! Level Chance<ref name="fairyLevels/>
 +
|-
 +
|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==
 
==Gifting==
 
{{GiftsByItem
 
{{GiftsByItem
 
|love=Jas
 
|love=Jas
 +
|like=Wizard
 +
|dislike=Alex,Leo,Emily,Robin,Demetrius,Maru,Sebastian,Linus,Pierre,Caroline,Abigail,George,Evelyn,Lewis,Clint,Penny,Pam,Haley,Vincent,Jodi,Kent,Sam,Shane,Marnie,Elliott,Gus,Dwarf,Harvey,Sandy,Willy,Krobus,Leah
 
}}
 
}}
 +
 +
==References==
 +
<references>
 +
    <ref name="fairyHealing">See <samp>Objects/FairyBoxTrinketEffect::Update</samp> in the code for the exact procedure</ref>
 +
    <ref name="fairyLevels">See <samp>Objects/FairyBoxTrinketEffect::GenerateRandomStats</samp> in the code for the exact procedure</ref>
 +
</references>
    
==History==
 
==History==
127

edits

Navigation menu