Changes

Jump to navigation Jump to search
174 bytes added ,  21:27, 25 May 2020
whitespace again
Line 46: Line 46:  
==Male Slimes==
 
==Male Slimes==
 
Any slimes have a 49% chance to be male and will retain its original properties such as being special. Male slimes have a pom-pom like antenna dangling above their "heads", 25% more health over the base HP, and 1 more damage. When it is passive and is attacked, male slimes have a 2.5% chance to increase its damage by 50% and do a shaking animation.
 
Any slimes have a 49% chance to be male and will retain its original properties such as being special. Male slimes have a pom-pom like antenna dangling above their "heads", 25% more health over the base HP, and 1 more damage. When it is passive and is attacked, male slimes have a 2.5% chance to increase its damage by 50% and do a shaking animation.
  −
There's a very small chance for a male and female slime to mate in [[the Mines]] and create a small slime - the same as the ones created when a big slime is killed.
  −
  −
In a [[Slime Hutch]], male and female slimes may mate to produce a small slime that will grow into either a male or female adult slime.
   
<div><ul>
 
<div><ul>
 
<li style="display: inline-block;">[[File:SlimeMale.jpg|thumb|left|Male Green Slime]]</li>
 
<li style="display: inline-block;">[[File:SlimeMale.jpg|thumb|left|Male Green Slime]]</li>
Line 60: Line 56:  
<li style="display: inline-block;">[[File:Male Iron Slime.png|thumb|left|Male Iron Slime]]</li>
 
<li style="display: inline-block;">[[File:Male Iron Slime.png|thumb|left|Male Iron Slime]]</li>
 
</ul></div>
 
</ul></div>
 
+
==Mating==
 +
[[File:IronSlimesMating.png|thumb|right|200px|Iron Slimes mating in the [[Quarry Mine]]]]
 +
In a [[Slime Hutch]] or (less commonly) [[The Mines]], [[Secret Woods]], [[Skull Cavern]], or [[Quarry Mine]], male and female slimes may mate to produce a small slime that will grow into either a male or female adult slime.
 +
===Mating Color Results===
 +
{{#lsth:Slime Hutch|Mating Color Results}}
 
==Variations==
 
==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" />
 
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" />
Line 485: Line 485:  
==References==
 
==References==
 
<references>
 
<references>
 +
<ref name="matingcolor">See <tt>GreenSlime::mateWith</tt> in the game code.</ref>
 
<ref name="colorbaseddrop">See <tt>StardewValley.Monsters.GreenSlime::getExtraDropItems</tt> in the game code.</ref>
 
<ref name="colorbaseddrop">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>
 
<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>
105,474

edits

Navigation menu