Changes

60 bytes added ,  02:49, 17 June 2022
Correcting drops for purple slimes based on a more nuanced reading of the GreenSlime::getExtraDropItems()
Line 17: Line 17:  
*in the [[Skull Cavern]] from slain [[Mummy|Mummies]] (0.2% chance).
 
*in the [[Skull Cavern]] from slain [[Mummy|Mummies]] (0.2% chance).
 
*in the Skull Cavern from slain [[Serpent]]s (0.2% chance).
 
*in the Skull Cavern from slain [[Serpent]]s (0.2% chance).
*in the Skull Cavern from slain [[Slimes|Purple Slimes]] (0.5% chance). <ref name="purplesludge" />
+
*in the Skull Cavern from slain [[Slimes|Purple Slimes]] (0.125% chance). <ref name="purplesludge" />
 
*occasionally in Skull Cavern [[Skull Cavern#Treasure Rooms|treasure rooms]] (1/675 chance (≈0.0015% chance) for 5 to 20 seeds).
 
*occasionally in Skull Cavern [[Skull Cavern#Treasure Rooms|treasure rooms]] (1/675 chance (≈0.0015% chance) for 5 to 20 seeds).
 
Mature plants yield [[Red Cabbage]].
 
Mature plants yield [[Red Cabbage]].
Line 31: Line 31:  
==References==
 
==References==
 
<references>
 
<references>
     <ref name="purplesludge">See <samp>GreenSlime::getExtraDropItems</samp> in the game code.</ref>
+
     <ref name="purplesludge">See <samp>GreenSlime::getExtraDropItems</samp> in the game code, taking into account the specialNumber % 4 == 0 condition.</ref>
 
</references>
 
</references>
  
4

edits