Changes

Jump to navigation Jump to search
315 bytes added ,  17:49, 6 July 2020
iron/copper special slime chance
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 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 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 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>
 
</references>
 
</references>
  
105,656

edits

Navigation menu