Changes

160 bytes added ,  18:00, 6 July 2020
reference for yellow/black slime chances
Line 292: Line 292:  
|-
 
|-
 
|'''Notes:'''
 
|'''Notes:'''
|colspan="7" style="text-align:left;" | 1% chance to replace any Slime on [[The Mines|floors 2-39]], excluding floors ending in 0, 1, 5, or 6.
+
|colspan="7" style="text-align:left;" | 1% chance to replace any Slime on [[The Mines|floors 2-39]], excluding floors ending in 0, 1, 5, or 6. <ref name="yellowBlack" />
 
|-
 
|-
 
! colspan="8" | Special Blue Slime (Frost Jelly)
 
! colspan="8" | Special Blue Slime (Frost Jelly)
Line 343: Line 343:  
|-
 
|-
 
|'''Notes:'''
 
|'''Notes:'''
| colspan="7" style="text-align:left;" | 1% chance to replace any Slime on [[The Mines|floors 42-79]], excluding floors ending in 0, 1, 5, or 6.
+
| colspan="7" style="text-align:left;" | 1% chance to replace any Slime on [[The Mines|floors 42-79]], excluding floors ending in 0, 1, 5, or 6. <ref name="yellowBlack" />
 
|-
 
|-
 
! colspan="8" | Special Red Slime (Sludge)
 
! colspan="8" | Special Red Slime (Sludge)
Line 539: Line 539:  
<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>
 
<ref name="specialSlimes">See <tt>MineShaft::populateLevel</tt> in the game code.</ref>
 
<ref name="specialSlimes">See <tt>MineShaft::populateLevel</tt> in the game code.</ref>
 +
<ref name="yellowBlack">See the <tt>GreenSlime</tt> constructor in <tt>StardewValley.Monsters</tt>.</ref>
 
</references>
 
</references>
  
106,688

edits