Changes

Jump to navigation Jump to search
29 bytes added ,  22:32, 13 April 2022
no edit summary
Line 58: Line 58:  
;Other
 
;Other
 
*Amount of [[wood]] dropped from [[trees]].
 
*Amount of [[wood]] dropped from [[trees]].
*Chance to double the number of extra [[crops]] yielded at harvest, for crops that allow extra harvests (''i.e.,'' [[Coffee Bean]], [[Potato]], [[Tomato]], [[Blueberry]], [[Hot Pepper]], [[Eggplant]], [[Cranberries|Cranberry]], and [[Strawberry]]).
+
*Chance to double the number of extra [[crops]] yielded at harvest. Works for any crop, and a unique "dwoop" sound effect plays if this occurs as the result of a luck-based check. <ref name="dwoop" />
 
*Drop chance of [[Duck Feather]] and [[Rabbit's Foot]] from animals.
 
*Drop chance of [[Duck Feather]] and [[Rabbit's Foot]] from animals.
 
*Chance of [[Fishing#Treasure Chests|treasure chests]] appearing while [[Fishing]].
 
*Chance of [[Fishing#Treasure Chests|treasure chests]] appearing while [[Fishing]].
Line 127: Line 127:  
     <ref name="luck">See <samp>Game1::_newDayAfterFade</samp> in the game code.</ref>
 
     <ref name="luck">See <samp>Game1::_newDayAfterFade</samp> in the game code.</ref>
 
     <ref name="tvluck">See <samp>Objects.TV::getFortuneForecast</samp> in the game code.</ref>
 
     <ref name="tvluck">See <samp>Objects.TV::getFortuneForecast</samp> in the game code.</ref>
 +
    <ref name="dwoop">See <samp>Crop::Harvest</samp> in the game code.</ref>
 
     <ref name="lightning">See <samp>Utility::performLightningUpdate</samp> in the game code.</ref>
 
     <ref name="lightning">See <samp>Utility::performLightningUpdate</samp> in the game code.</ref>
 
</references>
 
</references>
71

edits

Navigation menu