Difference between revisions of "Statue Of Blessings"

From Stardew Valley Wiki
Jump to navigation Jump to search
m (link to ZH)
 
(39 intermediate revisions by 15 users not shown)
Line 1: Line 1:
{{spoiler}}
+
{{Spoiler}}
{{stub|prismatic butterfly money award amount needs to be added}}
 
 
 
 
{{Infobox
 
{{Infobox
 
|eng = Statue Of Blessings
 
|eng = Statue Of Blessings
Line 10: Line 8:
 
|quality    = false
 
|quality    = false
 
}}
 
}}
 
+
The '''Statue of Blessings''' grants a blessing to [[the Player]] every day upon touching. It can be [[Crafting|crafted]] after receiving the [[Mastery Cave#Masteries|Farming Mastery]].
The '''Statue of Blessings''' grants a blessing to [[the Farmer]] every day upon touching. The '''Statue of Blessings''' Recipe is a reward given to the player after completing Farming Mastery in the [[Mastery Cave]].
 
  
 
==List of Blessings==
 
==List of Blessings==
 
Every day, the Statue will grant a random blessing to the player from the list below, that lasts for the duration of the in-game day.
 
Every day, the Statue will grant a random blessing to the player from the list below, that lasts for the duration of the in-game day.
{|
+
 
|-
+
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"
 
|-
 
|-
 
! Image
 
! Image
Line 25: Line 22:
 
|-
 
|-
 
| [[File:Blessing Of The Butterfly.png|36px|center]]
 
| [[File:Blessing Of The Butterfly.png|36px|center]]
| Blessing of the Butterfly
+
| Blessing Of The Butterfly
 
| Spawns a Prismatic Butterfly.
 
| Spawns a Prismatic Butterfly.
 
|-
 
|-
 
| [[File:Blessing Of Energy.png|36px|center]]
 
| [[File:Blessing Of Energy.png|36px|center]]
| Blessing of Energy
+
| Blessing Of Energy
 
| Grants infinite energy.
 
| Grants infinite energy.
 
|-
 
|-
 
| [[File:Blessing Of Fangs.png|36px|center]]
 
| [[File:Blessing Of Fangs.png|36px|center]]
| Blessing of Fangs
+
| Blessing Of Fangs
| +10% Critical Strike Chance.
+
| {{name|Crit. Chance|+10%|class=inline}}.
 
|-
 
|-
 
| [[File:Blessing Of Friendship.png|36px|center]]
 
| [[File:Blessing Of Friendship.png|36px|center]]
| Blessing of Friendship
+
| Blessing Of Friendship
 
| Increases the amount of Friendship gained when speaking with people.
 
| Increases the amount of Friendship gained when speaking with people.
 
|-
 
|-
 
| [[File:Blessing Of Speed.png|36px|center]]
 
| [[File:Blessing Of Speed.png|36px|center]]
| Blessing of Speed
+
| Blessing Of Speed
| +0.5 Speed.
+
| {{name|Speed|+0.5|class=inline}}.
 
|-
 
|-
 
| [[File:Blessing Of Waters.png|36px|center]]
 
| [[File:Blessing Of Waters.png|36px|center]]
| Blessing of Waters
+
| Blessing Of Waters
 
| The first three fish you hook today will be much easier.
 
| The first three fish you hook today will be much easier.
 
|-
 
|-
 
| [[File:Blessing Of Luck.png|36px|center]]
 
| [[File:Blessing Of Luck.png|36px|center]]
| Blessing of Luck
+
| Blessing Of Luck
| +1 Luck.
+
| {{name|Luck|+1|class=inline}}.
|-
 
 
|}
 
|}
  
===Prismatic Butterfly===
+
===Blessing Of The Butterfly===
The Blessing of the Butterfly spawns a Prismatic Butterfly somewhere in the valley. Once the player finds it, the butterfly will grant them a {{name|Prismatic Shard|class=inline}} or provide an amount of gold between {{price|30000}} and {{price|50000}}.
+
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 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===
 +
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===
 +
When this blessing is active, talking to people will give the player 60 [[friendship]] points, rather than the usual 20. This means that talking to a villager when the blessing is active will give three days' worth of talking friendship points in one day. This is roughly equivalent to giving a gold quality liked gift on a day that is not their birthday.
 +
 
 +
===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.
 +
 
 +
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>
 +
    <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="critChanceCalc">See <samp>StardewValley::GameLocation.damageMonster</samp> in the game code.</ref>
 +
</references>
  
 
==History==
 
==History==
{{history|1.6|Introduced.}}
+
{{History|1.6|Introduced.}}
 +
 
 +
{{NavboxEquipment}}
  
 
[[Category:Craftable items]]
 
[[Category:Craftable items]]
 
+
[[ru:Статуя_благословений]]
 
[[zh:祝福雕像]]
 
[[zh:祝福雕像]]

Latest revision as of 20:17, 24 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.

Statue Of Blessings
Statue Of Blessings.png
Touching the statue gives a unique blessing every day.
Information
Source Crafting
Sell Price Cannot be sold
Crafting
Recipe Source Farming Skill Icon.png Farming Mastery
Ingredients Sap.png Sap (999)Fiber.png Fiber (999)Stone.png Stone (999)Moss.png Moss (333)

The Statue of Blessings grants a blessing to the Player every day upon touching. It can be crafted after receiving the Farming Mastery.

List of Blessings

Every day, the Statue will grant a random blessing to the player from the list below, that lasts for the duration of the in-game day.

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.

Image Name Description
Blessing Of The Butterfly.png
Blessing Of The Butterfly Spawns a Prismatic Butterfly.
Blessing Of Energy.png
Blessing Of Energy Grants infinite energy.
Blessing Of Fangs.png
Blessing Of Fangs Crit. Chance.png Crit. Chance (+10%).
Blessing Of Friendship.png
Blessing Of Friendship Increases the amount of Friendship gained when speaking with people.
Blessing Of Speed.png
Blessing Of Speed Speed.png Speed (+0.5).
Blessing Of Waters.png
Blessing Of Waters The first three fish you hook today will be much easier.
Blessing Of Luck.png
Blessing Of Luck Luck.png Luck (+1).

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 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 data-sort-value="100">Gold.png100g and cannot be greater than data-sort-value="50000">Gold.png50,000g.[1] There's a chance that it will also drop a Prismatic Shard.png Prismatic Shard (with chance equal to approximately 0.05 + DailyLuck, which means it won't drop a Prismatic Shard if daily luck is less than -0.05).

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

When this blessing is active, an additive 10% crit is granted. This is added before calculations from Scout Profession.[2]

Blessing Of Friendship

When this blessing is active, talking to people will give the player 60 friendship points, rather than the usual 20. This means that talking to a villager when the blessing is active will give three days' worth of talking friendship points in one day. This is roughly equivalent to giving a gold quality liked gift on a day that is not their birthday.

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.[3] 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.

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

  1. See Butterfly::update in the game code.
  2. See StardewValley::GameLocation.damageMonster in the game code.
  3. See BobberBar::BobberBar in the game code.

History

  • 1.6: Introduced.