Difference between revisions of "Prismatic Jelly"

From Stardew Valley Wiki
Jump to navigation Jump to search
Line 6: Line 6:
 
'''Prismatic Jelly''' will always drop from killing [[Slimes#Prismatic Slime|Prismatic Slimes]]. They are only obtainable during  the [[Wizard]]'s [[Quests#Prismatic Jelly|"Prismatic Jelly"]] Special Order.
 
'''Prismatic Jelly''' will always drop from killing [[Slimes#Prismatic Slime|Prismatic Slimes]]. They are only obtainable during  the [[Wizard]]'s [[Quests#Prismatic Jelly|"Prismatic Jelly"]] Special Order.
  
Multiple jellies may be obtained, by finding more prismatic slimes before completion of the special order or by having a [[Burglar's Ring]].  However only one is required for the Special Order, and any others will disappear from the player's inventory once the order is complete.
+
Only one Prismatic Jelly is required for the Special Order, and any not handed to the Wizard will disappear once the order is complete or expired.
  
While the special order is active, about 1 of 83 Slimes (or 1.2%) is replaced with a [[Slimes#Prismatic Slime|Prismatic Slime]].
+
While the special order is active, each slime spawned in [[The Mines]], [[Quarry Mine]], or [[Skull Cavern]] has a 1.2% chance to be replaced with a [[Slimes#Prismatic Slime|Prismatic Slime]], depending on [[Luck|daily luck]].  The exact chance is <code>0.012 + Daily Luck / 10.0</code> <ref name="prismaticchance" />.
 +
 
 +
==References==
 +
<references>
 +
    <ref name="prismaticchance">See <tt>Locations.MineShaft::populateLevel</tt> in the game code.</ref>
 +
</references>
  
 
==History==
 
==History==
 
{{history|1.5|Introduced.}}
 
{{history|1.5|Introduced.}}
{{history|1.5.3|Prismatic Slimes are a bit  more common now (1/83 instead of 1/125).}}
+
{{history|1.5.3|Prismatic Slimes are now more common (1.2% chance, up from 0.8%), and their spawn rate is now affected by [[Luck|daily luck]].}}
  
 
[[Category:Special items]]
 
[[Category:Special items]]

Revision as of 04:22, 3 July 2021

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.

Prismatic Jelly
Blank icon.png
Harvested from the rare and elusive prismatic slime.
Information
Source Prismatic Slimes (100% drop)

Prismatic Jelly will always drop from killing Prismatic Slimes. They are only obtainable during the Wizard's "Prismatic Jelly" Special Order.

Only one Prismatic Jelly is required for the Special Order, and any not handed to the Wizard will disappear once the order is complete or expired.

While the special order is active, each slime spawned in The Mines, Quarry Mine, or Skull Cavern has a 1.2% chance to be replaced with a Prismatic Slime, depending on daily luck. The exact chance is 0.012 + Daily Luck / 10.0 [1].

References

  1. See Locations.MineShaft::populateLevel in the game code.

History

  • 1.5: Introduced.
  • 1.5.3: Prismatic Slimes are now more common (1.2% chance, up from 0.8%), and their spawn rate is now affected by daily luck.