Changes

2 bytes added ,  20:05, 28 October 2016
m
→‎Produce Quality and Type: New line problems again
Line 93: Line 93:     
For example, an animal with 600 Friendship (3 Hearts), 150 Mood, and 0.10 Daily Luck, would be calculated as:
 
For example, an animal with 600 Friendship (3 Hearts), 150 Mood, and 0.10 Daily Luck, would be calculated as:
 +
 
<code> =(600 + (150*(-2)))/5000 +0.1
 
<code> =(600 + (150*(-2)))/5000 +0.1
   Line 108: Line 109:     
For example, an animal with 600 Friendship (3 Hearts) and 150 Mood would be calculated as:
 
For example, an animal with 600 Friendship (3 Hearts) and 150 Mood would be calculated as:
 +
 
<code> =(600 + (150*(-2)))/1200
 
<code> =(600 + (150*(-2)))/1200
  
107

edits