Changes

Jump to navigation Jump to search
Added more ways to obtain w/ references. I think that's it? Train cars call tryrollMysteryBox, but they cannot spawn Golden boxes.
Line 42: Line 42:  
|0.5%
 
|0.5%
 
|-
 
|-
 +
|[[Railroad#Trains|Present train cars]] during [[Winter]] <ref name="train" />
 +
|2%
 
|}
 
|}
   −
In addition, Mystery Boxes can also be obtained by purchasing from the [[Desert Festival#Calico Egg Merchant|Calico Egg Merchant]] at the [[Desert Festival]], as a reward from the [[Trout Derby]] and [[SquidFest]] festivals, or trading a [[Book of Mysteries]] with the [[Bookseller]]. The player can still earn Mystery Boxes in these ways even with [[Mastery Cave#Masteries|Foraging Mastery]].
+
While train cars do have the same check for success as the other methods listed in the table, they will only ever drop Mystery Boxes.
 +
 
 +
Many other ways to obtain Mystery Boxes, even after claiming [[Mastery Cave#Masteries|Foraging Mastery]], are listed below. These chances are not subject to additional checks for success.
 +
*Purchasing from the [[Desert Festival#Calico Egg Merchant|Calico Egg Merchant]] at the [[Desert Festival]].
 +
*Reward from the [[Trout Derby]] and [[SquidFest]] festivals.
 +
*Trading a [[Book of Mysteries]] with the [[Bookseller]].  
 +
*Digging [[Artifact Spot]]s (0-11.25% chance, depending on [[Luck#Daily Luck|Daily Luck]]).<ref name="artifactspot" />
 +
*Opening [[Skull Cavern#Treasure Rooms|treasure chests]] in the [[Skull Cavern]], if Foraging Mastery hasn't been claimed (3.6% chance, increased if Farming and/or Combat Mastery have not been claimed).<ref name="skullcavern" />
 +
*Opening [[Golden Mystery Box]]es or other Mystery Boxes.
 +
*Completing [[Giant Stump|Raccoon]] requests beyond the fifth one.
 +
*Using the [[Mayor's Manor#Prize Machine|prize machine]] in the Mayor's Manor.
 +
*If a player chops down a [[Crops#Giant Crops|giant]] [[Qi Fruit]] when the [[Quests#Qi's Crop|"Qi's Crop" quest]] is not active, then they will receive one Mystery Box.<ref name="qicrop" />
 +
*If a player places any [[Milk]] or [[Cookie]]s on a [[Furniture#Tables|table]] or [[Furniture#Long Tables|long table]] during the night of Winter 24th, then they will be exchanged for a Mystery Box.<ref name="milkcookie" />
    
==Contents==
 
==Contents==
Line 224: Line 238:  
     <ref name="containers"> See <samp>BreakableContainer::releaseContents</samp> in the game code.</ref>
 
     <ref name="containers"> See <samp>BreakableContainer::releaseContents</samp> in the game code.</ref>
 
     <ref name="axe"> See <samp>tree::performToolAction</samp> in the game code.</ref>
 
     <ref name="axe"> See <samp>tree::performToolAction</samp> in the game code.</ref>
 +
    <ref name="artifactspot"> See <samp>GameLocation::digUpArtifactSpot</samp> in the game code.</ref>
 +
    <ref name="train"> See <samp>TrainCar::draw</samp> in the game code.</ref>
 +
    <ref name="skullcavern"> See <samp>MineShaft::getTreasureRoomItem</samp> in the game code.</ref>
 +
    <ref name="qicrop"> See <samp>GiantCrop::performToolAction</samp> in the game code.</ref>
 +
    <ref name="milkcookie"> See <samp>Furniture::DayUpdate</samp> in the game code.</ref>
 
</references>
 
</references>
  
992

edits

Navigation menu