Changes

Jump to navigation Jump to search
Added that any Skull Cavern rock, not just the nodes, has a chance to drop calico eggs when mined.
Line 972: Line 972:  
|}
 
|}
   −
The Skull Cavern has a few additions that are unique to the Desert Festival. There are [[Mining#Mining Nodes|Calico Egg Nodes]] which, when mined, yield {{Price|1-3|Calico}}.<ref name="eggnode" /> Players can also obtain {{Price|1-3|Calico}} from slaying monsters and breaking crates and barrels. The chance of finding Calico Egg Nodes steadily increases as players go deeper into the Cavern.<ref name="eggnodechance" /> This is also true for drop chances from monsters and containers. The monster drop chance ranges from 2%-50%<ref name="monstereggchance" />, while the container drop chance has a maximum of 33%<ref name="crateeggchance" />.
+
The Skull Cavern has a few additions that are unique to the Desert Festival. There are [[Mining#Mining Nodes|Calico Egg Nodes]] which, when mined, yield {{Price|1-3|Calico}}.<ref name="eggnode" /> Players can also obtain {{Price|1-3|Calico}} from slaying monsters and breaking crates and barrels. The chance of finding Calico Egg Nodes steadily increases as players go deeper into the Cavern.<ref name="eggnodechance" /> This is also true for drop chances from monsters and containers. The monster drop chance ranges from 2%-50%<ref name="monstereggchance" />, while the container drop chance has a maximum of 33%<ref name="crateeggchance" />. Additionally, any rock in the Skull Cavern during the Desert Festival has a chance to drop {{Price|1-3|Calico}} when broken; this chance ranges from 1%-50% and slowly increases with each floor passed.<ref name="stoneeggdrop" />
    
Players also gain 1 "Egg Rating" for every 5 floors reached and every Calico Statue activated. Calico Statues may randomly appear once per floor (even Treasure Rooms). Activating the statue can grant a random effect that lasts throughout the player's current descent into the Cavern.  
 
Players also gain 1 "Egg Rating" for every 5 floors reached and every Calico Statue activated. Calico Statues may randomly appear once per floor (even Treasure Rooms). Activating the statue can grant a random effect that lasts throughout the player's current descent into the Cavern.  
Line 1,276: Line 1,276:  
   <ref name="monstereggchance">See <samp>Monster::InitializeForLocation</samp> in the game code.</ref>
 
   <ref name="monstereggchance">See <samp>Monster::InitializeForLocation</samp> in the game code.</ref>
 
   <ref name="crateeggchance">See <samp>BreakableContainer::releaseContents</samp> in the game code.</ref>
 
   <ref name="crateeggchance">See <samp>BreakableContainer::releaseContents</samp> in the game code.</ref>
 +
  <ref name="stoneeggdrop">See <samp>GameLocation::OnStoneDestroyed</samp> in the game code.</ref>
 
   <ref name="speedboost">See <samp>DesertFestival::addCalicoStatueSpeedBuff</samp> in the game code.</ref>
 
   <ref name="speedboost">See <samp>DesertFestival::addCalicoStatueSpeedBuff</samp> in the game code.</ref>
 
   <ref name="fullrefresh">See <samp>FarmerTeam::OnCalicoStatueEffectAdded</samp> in the game code.</ref>
 
   <ref name="fullrefresh">See <samp>FarmerTeam::OnCalicoStatueEffectAdded</samp> in the game code.</ref>
1,383

edits

Navigation menu