Changes

Jump to navigation Jump to search
437 bytes added ,  18:07, 6 July 2020
→‎Special Slimes: correct special purple slime % and reference
Line 267: Line 267:  
|-
 
|-
 
|'''Notes:'''
 
|'''Notes:'''
| colspan="7" style="text-align:left;" | 0.175% chance to replace any Slime between [[The Mines|floors 1-40]].
+
| colspan="7" style="text-align:left;" | 0.175% chance to replace any Slime between [[The Mines|floors 1-40]]. <ref name="specialSlimes" />
 
|-
 
|-
 
! colspan="8" | Special Dark Green Slime
 
! colspan="8" | Special Dark Green Slime
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 317: Line 317:  
|-
 
|-
 
|'''Notes:'''
 
|'''Notes:'''
| colspan="7" style="text-align:left;" | 0.175% chance to replace any Slime between [[The Mines|floors 40-80]].
+
| colspan="7" style="text-align:left;" | 0.175% chance to replace any Slime between [[The Mines|floors 40-80]]. <ref name="specialSlimes" />
 
|-
 
|-
 
! colspan="8" | Special Black/Transparent Slime
 
! colspan="8" | Special Black/Transparent Slime
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 368: Line 368:  
|-
 
|-
 
|'''Notes:'''
 
|'''Notes:'''
| colspan="7" style="text-align:left;" | 0.175% chance to replace any Slime between [[The Mines|floors 80-120]].
+
| colspan="7" style="text-align:left;" | 0.175% chance to replace any Slime between [[The Mines|floors 80-120]]. <ref name="specialSlimes" />
 
|-
 
|-
 
! colspan="8" | Special Purple Slime (Sludge)
 
! colspan="8" | Special Purple Slime (Sludge)
Line 393: Line 393:  
|-
 
|-
 
|'''Notes:'''
 
|'''Notes:'''
| colspan="7" style="text-align:left;" | 1% chance to replace any Slime between [[The Mines|floors 82-119]], excluding floors ending in 0, 1, 5, or 6.
+
| colspan="7" style="text-align:left;" | 0.175% chance to replace any Purple Slime. <ref name="specialSlimes" />
 
|-
 
|-
 
! colspan="8" | Special Copper Slime
 
! colspan="8" | Special Copper Slime
Line 418: Line 418:  
|-
 
|-
 
|'''Notes:'''
 
|'''Notes:'''
| colspan="7" style="text-align:left;" |
+
| colspan="7" style="text-align:left;" |0.175% chance to replace any Copper Slime. <ref name="specialSlimes" />
 
|-
 
|-
 
! colspan="8" | Special Iron Slime
 
! colspan="8" | Special Iron Slime
Line 443: Line 443:  
|-
 
|-
 
|'''Notes:'''
 
|'''Notes:'''
| colspan="7" style="text-align:left;" |
+
| colspan="7" style="text-align:left;" |0.175% chance to replace any Iron Slime. <ref name="specialSlimes" />
 
|-
 
|-
 
|}
 
|}
Line 538: Line 538:  
<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>
 +
<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>
  
105,572

edits

Navigation menu