Changes

Jump to navigation Jump to search
642 bytes added ,  01:53, 16 May 2019
Adding crow mechanics
Line 479: Line 479:     
===Crows===
 
===Crows===
One or more crows may randomly spawn on [[The Farm]] in the morning during [[Spring]], [[Summer]], or [[Fall]] if there are [[crops]] planted.  Each crow will eat one crop, but may continue to hop around and peck at the ground afterwards.  This animation is purely cosmetic, however, since each crow can eat only one crop per day.  Crows will not eat crops grown from [[Crafting#Seeds|wild seeds]].
+
Every night, there is a chance that crows will steal your [[crops]]<ref name="addcrows" /> on [[The Farm]].  Crows will not eat crops grown from [[Crafting#Seeds|wild seeds]], crops which are currently is the seed state, or crops within range of one or more [[scarecrow]]s
   −
To prevent crows from appearing, the player may place [[scarecrow]]s within range of crop plots.
+
For every 16 crops (rounded down), a crow may try to steal a crop. This is maxed at 4 crows.
 +
 
 +
Each crow has a 30% chance of attempting a steal. A crow attempting a steal will try 10 times to find an eligible crop. A crow takes a random tilled tile on the farm. (Note: This is done after overnight un-tilling<ref name="dayupdate" />) If this tile contains a live crop that has grown beyond seeds, the crow will stop looking. If the crop is in range of a [[scarecrow]], the crow will be scared off. Otherwise the crow will steal the crop.
 +
 
 +
Each crow will only eat one crop, but may continue to hop around and peck at the ground afterwards.  This animation is purely cosmetic.
    
[[File:Crow.png|90px|class=pixels]]
 
[[File:Crow.png|90px|class=pixels]]
Line 504: Line 508:  
==History==
 
==History==
 
{{History|1.3|Fixed bug causing animal happiness to decrease if the player stayed up after 6pm.  Added ability to place hats on horses.}}
 
{{History|1.3|Fixed bug causing animal happiness to decrease if the player stayed up after 6pm.  Added ability to place hats on horses.}}
 +
 +
==References==
 +
<references>
 +
<ref name="addcrows">See <tt>Farm::addCrows</tt> in the game code.</ref>
 +
<ref name="dayupdate">See <tt>Farm::dayUpdate</tt> in the game code.</ref>
 +
</references>
    
{{NavboxAnimals}}
 
{{NavboxAnimals}}
146

edits

Navigation menu