This wiki is a read-only version of the Stardew Valley Wiki. The official editable wiki maintained by ConcernedApe can be found at stardewvalleywiki.com

Changes

Jump to: navigation, search

Slimes

595 bytes added, 16:18, 11 April 2020
Soooo many references
}}
{{For|the drop|Slime|R=This article is about the monster.}}
'''Slimes''' are [[Monsters|enemies]] that can be found in various locations, including [[The Mines]] and the [[Secret Woods]]. They come in five different variations, all based on the same sprite and code (a color hue is added to the grey sprite found in data files). You need to kill 1000 Slimes of any color for [[Adventurer's_Guild#Monster Eradication Goals|Monster Eradication Goals]]. All Slimes in the game count towards this goal (''e.g.'', in the [[Secret Woods]]) except for [[#Big Slimes|Big Slimes]] and Slimes raised in a [[Slime_Hutch|Slime Hutch]] (by means of a [[Slime Incubator]] or [[Slime_HutchSlime Hutch#Mating|Mating]]). Slimes spawned by killing a Big Slime do count towards the goal.
{{Review|Did slime hutch slimes count in 1.3.36?}}
Each color of slime has a unique stat set.
==Variations==
Note that Green, Blue, Red, and Purple slimes may drop [[Slime Egg]]s once a [[Slime Hutch]] has been built on [[The Farm]]. Once a Slime Hutch is built, any green, blue, red, or purple slime encountered anywhere may drop a Slime Egg.<ref name="colorbaseddrop" />
{|class=wikitable style="text-align:center;"
! colspan="8" |Green Slime
|'''EXP'''
|'''Location'''
|'''Drops'''<ref name="normaldrops" />
|-
|24
|'''EXP'''
|'''Location'''
|'''Drops'''<ref name="normaldrops" />
|-
|106
|'''EXP'''
|'''Location'''
|'''Drops'''<ref name="normaldrops" />
|-
|205
|'''EXP'''
|'''Location'''
|'''Drops'''<ref name="normaldrops" />
|-
|410
|'''EXP'''
|'''Location'''
|'''Drops'''<ref name="normaldrops" />
|-
|Varies
|'''EXP'''
|'''Location'''
|'''Drops'''<ref name="normaldrops" />
|-
|Varies
|'''EXP'''
|'''Location'''
|'''Drops'''<ref name="normaldrops" />
|-
|102
|'''EXP'''
|'''Location'''
|'''Drops'''<ref name="normaldrops" />
|-
|205
==Color Based Drops==
In addition to the drops list above, the color of each variation is random and may have additional drops depending on the color range chosen. <ref name="colorbaseddropecolorbaseddrop" />
Color groups are mutually exclusive and listed in the order the game tests for them. (For example, a slime may fall into the White and Gray categories, but White is tested for first, so the slime would drop Iron Ore and not Stone).
==References==
<references>
<ref name="colorbaseddropecolorbaseddrop">See <tt>StardewValley.Monsters.GreenSlime::getExtraDropItems</tt> in the game code.</ref><ref name="normaldrops">Most slime drops are specified in the data file <tt>Content\Data\Monsters.xnb</tt>. The chance for a Purple Slime to drop Iridium Ore/Bars is set in the constructor for <tt>GreenSlime</tt> in the game code. The chance for Copper/Iron Slimes to drop ore is set in <tt>StardewValley.Locations.MineShaft::getMonsterForThisLevel</tt>.</ref>
</references>
Managers, moderator
70,170
edits

Navigation menu