Changes

17 bytes added ,  15:11, 14 July 2021
→‎Duck Feathers and Rabbit Feet: Correct formula for duck feather / rabbit feed drops.
Line 132: Line 132:  
Ducks and rabbits will take into account the Daily [[Luck]] to determine if they will create their Deluxe produce.
 
Ducks and rabbits will take into account the Daily [[Luck]] to determine if they will create their Deluxe produce.
   −
For each duck or rabbit, an overall score is created using the following formula: <code>(<span style="color:crimson;">'''Friendship'''</span> + <span style="color:mediumblue;">'''Mood Modifier'''</span>)/5000 + <span style="color: green;">'''Daily Luck'''</span></code>
+
For each duck or rabbit, an overall score is created using the following formula: <code>(<span style="color:crimson;">'''Friendship'''</span> + <span style="color:mediumblue;">'''Mood × Mood Modifier'''</span>)/5000 + <span style="color: green;">'''Daily Luck'''</span></code>
    
For example, an animal with <span style="color:crimson;">600 Friendship</span> (3 Hearts), <span style="color:mediumblue;">150 Mood</span>, and <span style="color: green;">0.10 (Max) Daily Luck</span>, would be calculated as:
 
For example, an animal with <span style="color:crimson;">600 Friendship</span> (3 Hearts), <span style="color:mediumblue;">150 Mood</span>, and <span style="color: green;">0.10 (Max) Daily Luck</span>, would be calculated as:
   −
<code> =(<span style="color:crimson;">600</span> + (<span style="color:mediumblue;">0</span>))/5000 + <span style="color: green;">0.10</span>
+
<code> =(<span style="color:crimson;">600</span> + (<span style="color:mediumblue;">150 × 0</span>))/5000 + <span style="color: green;">0.10</span>
   −
=(600+0)/5000 + 0.10
+
=(600 + 0)/5000 + 0.10
    
='''0.22'''</code>
 
='''0.22'''</code>
2

edits