Changes

no edit summary
Line 14: Line 14:     
Although the blessing the player will receive on a given day is random, it is pre-determined at the start of the day. Therefore there is no benefit to crafting multiple statues or restarting the day as the player will just receive the same blessing.
 
Although the blessing the player will receive on a given day is random, it is pre-determined at the start of the day. Therefore there is no benefit to crafting multiple statues or restarting the day as the player will just receive the same blessing.
 +
 
{|class="wikitable"
 
{|class="wikitable"
 
|-
 
|-
Line 50: Line 51:     
===Blessing Of The Butterfly===
 
===Blessing Of The Butterfly===
The Blessing of the Butterfly spawns a Prismatic Butterfly somewhere in the valley (specifically in one of [[Cindersap Forest]], [[Pelican Town]], [[the Beach]], [[the Mountain]], the [[Secret Woods]], [[Bus Stop]], or [[Backwoods]]). Once the player finds it, the butterfly will grant them a {{name|Prismatic Shard|class=inline}} (with chance equal to approximately <samp>0.05+DailyLuck</samp>, which means it won't give a Prismatic Shard if daily luck is less than -0.05) or provide an amount of gold equal to 0.5% of the player's total earnings so far. However, the amount of gold earned cannot be less than {{Price|100}} and cannot be greater than {{Price|50000}}.<ref name="butterfly" />  
+
The Blessing of the Butterfly spawns a Prismatic Butterfly somewhere in the valley (specifically in one of [[Cindersap Forest]], [[Pelican Town]], [[the Beach]], [[the Mountain]], the [[Secret Woods]], [[Bus Stop]], or [[Backwoods]]). Once the player finds it, the butterfly provides an amount of gold equal to 0.5% of the player's total earnings so far. However, the amount of gold earned cannot be less than {{Price|100}} and cannot be greater than {{Price|50000}}.<ref name="butterfly" /> There's a chance that it will also drop a {{name|Prismatic Shard|class=inline}} (with chance equal to approximately <code>0.05 + DailyLuck</code>, which means it won't drop a Prismatic Shard if daily luck is less than <code>-0.05</code>).
    
The Blessing of the Butterfly cannot be given in rainy [[weather]].
 
The Blessing of the Butterfly cannot be given in rainy [[weather]].
 +
 +
The Prismatic Butterfly cannot spawn after 5 pm. This means that if it has reached 5 pm, the player has not found the butterfly yet, and they are not on the map where the butterfly is, they will be unable to find it. The Prismatic Butterfly disappears at the end of the day if it is not found.
 +
 +
In [[Multiplayer]], each player can get the blessing. They each get their own separate butterfly to find in different locations.
    
===Blessing of Fangs===
 
===Blessing of Fangs===
When this blessing is active, an additive 10% crit is granted. This is [[Combat#Critical hit chance|added before calculations]] from [[Combat#Combat Skill|Scout Profession]].
+
When this blessing is active, an additive 10% crit is granted. This is [[Combat#Critical hit chance|added before calculations]] from [[Combat#Combat Skill|Scout Profession]].<ref name="critChanceCalc" />
    
===Blessing Of Friendship===
 
===Blessing Of Friendship===
Line 61: Line 66:     
===Blessing Of Waters===
 
===Blessing Of Waters===
When this blessing is active, the difficulty of Legendary fish decreases by 25% and the difficulty of non-Legendary fish (with the exception of [[Carp]]) decreases by 50%. In addition, for all fish, the progress bar decreases 50% slower.<ref name="waters" /> Note that if multiple fish are caught at once with the use of [[Challenge Bait]] or [[Wild Bait]], it only counts as one fish for the blessing. All fish hooked will count as part of the blessing even if the player lets the fish escape.
+
When this blessing is active, the difficulty of Legendary fish decreases by 25% and the difficulty of non-Legendary fish (with the exception of [[Carp]]) decreases by 50%. In addition, for all fish, the progress bar decreases 50% slower, having the same effect as 2 [[Trap Bobber]]s.<ref name="waters" /> Note that if multiple fish are caught at once with the use of [[Challenge Bait]] or [[Wild Bait]], it only counts as one fish for the blessing.  
   −
If all of the Legendary fish have been caught, the best use of this blessing may be to catch [[Lava Eel]]s from the [[Volcano Caldera]], as there are no other fish in those areas to waste the blessing on.  Note, however, that it may be necessary to enter the Caldera twice to allow fish to be caught (see the [[Challenge Bait#Bugs|bugs]] section of the challenge bait page).
+
Catching junk items, specifically when catching [[Green Algae]], [[White Algae]], [[Seaweed]], [[Sea Jelly]], [[River Jelly]], [[Cave Jelly]], or [[Trash]], does not count towards the blessing. But any fish hooked will count as part of the blessing even if the player lets the fish escape.
    
==References==
 
==References==
Line 69: Line 74:  
     <ref name="butterfly">See <samp>Butterfly::update</samp> in the game code.</ref>
 
     <ref name="butterfly">See <samp>Butterfly::update</samp> in the game code.</ref>
 
     <ref name="waters">See <samp>BobberBar::BobberBar</samp> in the game code.</ref>
 
     <ref name="waters">See <samp>BobberBar::BobberBar</samp> in the game code.</ref>
 +
    <ref name="critChanceCalc">See <samp>StardewValley::GameLocation.damageMonster</samp> in the game code.</ref>
 
</references>
 
</references>
   Line 78: Line 84:  
[[Category:Craftable items]]
 
[[Category:Craftable items]]
    +
[[ja:祝福の像]]
 +
[[ru:Статуя_благословений]]
 
[[zh:祝福雕像]]
 
[[zh:祝福雕像]]
105,900

edits