Changes

Jump to navigation Jump to search
121 bytes added ,  01:23, 4 July 2018
→‎Deluxe and Large Products: Update the rest of the font tags
Line 121: Line 121:  
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>(<font color="Red">Friendship</font> + <font color="Blue">Mood Modifier</font>)/5000 + <font color="Green">Daily Luck</font></code>
+
For each duck or rabbit, an overall score is created using the following formula: <code>(<span style="color: red;">Friendship</span> + <span style="color: blue;">Mood Modifier</span>)/5000 + <span style="color: green;">Daily Luck</span></code>
   −
For example, an animal with <font color="Red">600 Friendship</font> (3 Hearts), <font color="Blue">150 Mood</font>, and <font color="Green>0.10 (Max) Daily Luck</font>, would be calculated as:
+
For example, an animal with <span style="color: red;">600 Friendship</span> (3 Hearts), <span style="color: blue;">150 Mood</span>, and <span style="color: green;">0.10 (Max) Daily Luck</span>, would be calculated as:
   −
<code> =(<font color="Red">600</font> + (<font color="Blue">0</font>))/5000 + <font color="Green">0.10</font>
+
<code> =(<span style="color: red;">600</span> + (<span style="color: blue;">0</span>))/5000 + <span style="color: green;">0.10</span>
    
=(600+0)/5000 + 0.10
 
=(600+0)/5000 + 0.10
Line 139: Line 139:  
Only animals with 200 or higher friendship can produce Large products.
 
Only animals with 200 or higher friendship can produce Large products.
   −
Each animal will have an overall score created with the following formula: <code>(<font color="Red">Friendship</font> + <font color="Blue">Mood Modifier</font>)/1200</code>
+
Each animal will have an overall score created with the following formula: <code>(<span style="color: red;">Friendship</span> + <span style="color: blue;">Mood Modifier</span>)/1200</code>
   −
For example, an animal with <font color="Red">600 Friendship</font> (3 Hearts) and <font color="Blue">210 Mood</font> would be calculated as:
+
For example, an animal with <span style="color: red;">600 Friendship</span> (3 Hearts) and <span style="color: blue;">210 Mood</span> would be calculated as:
   −
<code> =((<font color="Red">600</font> + (<font color="Blue">210*1.5</font>))/1200
+
<code> =((<span style="color: red;">600</span> + (<span style="color: blue;">210*1.5</span>))/1200
    
=(600+315)/1200
 
=(600+315)/1200
106,882

edits

Navigation menu