Changes

140 bytes added ,  18:28, 29 October 2016
clarifying the ranges.
Line 34: Line 34:  
* Milking or Shearing (+5, No penalty for not being milked or sheared)
 
* Milking or Shearing (+5, No penalty for not being milked or sheared)
 
* Eating Grass Outside (+8)
 
* Eating Grass Outside (+8)
      
* Not Fed (-20 ''Calculated day-end'')
 
* Not Fed (-20 ''Calculated day-end'')
Line 46: Line 45:     
Mood is a value from 0 to 255. You can estimate its current value from the message in the animals right click dialogue:
 
Mood is a value from 0 to 255. You can estimate its current value from the message in the animals right click dialogue:
*'very happy today!' Mood is between 200-255
+
*''<Animal Name> looks really happy today!'' indicates Mood is at least 200 and at most 255.
*'looks fine' Mood is between 30-200
+
*''<Animal Name> looks fine.'' indicates Mood is at least 30 and less than 200.
*'sad' Mood is between 0-30
+
*''<Animal Name> looks sad.'' indicates Mood is at least 0 and less than 30.
      Line 76: Line 75:     
A "Mood Modifier" is calculated when rolling for whether Deluxe produce (Large products, Duck Feathers, and Rabbit feet) will be created in the following ways:
 
A "Mood Modifier" is calculated when rolling for whether Deluxe produce (Large products, Duck Feathers, and Rabbit feet) will be created in the following ways:
*If Mood is above 200, it will be multiplied by 2
+
*If Mood is more than 200, it will be multiplied by 2
*If Mood is below 200, it will be multiplied by '''Negative 2'''
+
*If Mood is 200 or less, it will be multiplied by '''Negative 2'''
    
This "Mood Modifier" will be used in different ways depending on the animal.
 
This "Mood Modifier" will be used in different ways depending on the animal.
Line 91: Line 90:  
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 Daily Luck</font>, would be calculated as:
 
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 Daily Luck</font>, would be calculated as:
   −
<code> =(<font color="Red">600</font> + (<font color="Blue">150</font>*(-2)))/5000 + <font color="Color_Name">0.10</font>
+
<code> =(<font color="Red">600</font> + (<font color="Blue">150</font>*(-2)))/5000 + <font color="Green">0.10</font>
    
=(600-300)/5000 + 0.10
 
=(600-300)/5000 + 0.10
270

edits