Difference between revisions of "Food"
(→Food Hourly Change) |
|||
Line 1: | Line 1: | ||
{{formula}} | {{formula}} | ||
− | ==Food | + | == Food Consumed == |
<b>Bushels Eaten</b> = TotalPopulation * 0.25 | <b>Bushels Eaten</b> = TotalPopulation * 0.25 | ||
− | + | If a province has zero food, it will enter into a state of starvation. While a province is starving it's population (peasants, military units and thieves) will die off at a rate proportional to the food deficit. Wizards are not affected. This rate is capped at 5% and will continue until the province has a value for food greater than 0. | |
+ | == Food Produced == | ||
+ | <b>Base Food Production =</b> (([[Buildings|Farms]] * 70) * Building Efficiency) + (Barren Land * 2) + (Acres * [[Personality|Shepherd]] * 4) | ||
+ | <b>Modified Food Production =</b> Base Food Production * [[Science|Food Sciences]] * [[Politics|Monarch Mod]] * [[Mystics#Fertile_Lands|Fertile Lands Mod]] * [[Mystics#Droughts|Drought Mod]] | ||
− | |||
− | + | {| cellpadding="4" | |
+ | |- bgcolor="#dedeff" | ||
+ | ! Condition !! Modifier | ||
+ | |- align="left" | ||
+ | ! Monarch || 1.3 | ||
+ | |- align="left" | ||
+ | ! [[Mystics#Fertile_Lands|Fertile Lands]] || 1.25 | ||
+ | |- align="left" | ||
+ | ! [[Mystics#Droughts|Drought]] || 0.75 | ||
+ | |- align="left" | ||
+ | ! Otherwise || 1 | ||
+ | |} | ||
+ | |||
+ | Notes: A province with [[Personality|Shepherd]] is not affected by droughts. | ||
+ | Notes: A province with [[Personality|Shepherd]] receives an additional 4 bushels per acre. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Food Decay== | ==Food Decay== | ||
Line 26: | Line 32: | ||
<b>Food Decay</b> = (Old Food Stock * (1-(1%*[[Mystics#Vermin|Vermin]] Mod))) + Food Produced - FoodEaten | <b>Food Decay</b> = (Old Food Stock * (1-(1%*[[Mystics#Vermin|Vermin]] Mod))) + Food Produced - FoodEaten | ||
− | { | + | {| cellpadding="4" |
− | | | + | |- bgcolor="#dedeff" |
− | + | ! Condition !! Modifier | |
+ | |- align="left" | ||
+ | ! [[Mystics#Vermin|Vermin]] || 6 | ||
+ | |- align="left" | ||
+ | ! Otherwise || 1 | ||
|} | |} | ||
+ | |||
[[Category:Formulas|Food]] | [[Category:Formulas|Food]] |
Revision as of 02:29, 16 December 2009
This is part of the Utopia WIKI Formula Series. |
|
Food Consumed
Bushels Eaten = TotalPopulation * 0.25
If a province has zero food, it will enter into a state of starvation. While a province is starving it's population (peasants, military units and thieves) will die off at a rate proportional to the food deficit. Wizards are not affected. This rate is capped at 5% and will continue until the province has a value for food greater than 0.
Food Produced
Base Food Production = ((Farms * 70) * Building Efficiency) + (Barren Land * 2) + (Acres * Shepherd * 4) Modified Food Production = Base Food Production * Food Sciences * Monarch Mod * Fertile Lands Mod * Drought Mod
Condition | Modifier |
---|---|
Monarch | 1.3 |
Fertile Lands | 1.25 |
Drought | 0.75 |
Otherwise | 1 |
Notes: A province with Shepherd is not affected by droughts. Notes: A province with Shepherd receives an additional 4 bushels per acre.
Food Decay
Food Decay = (Old Food Stock * (1-(1%*Vermin Mod))) + Food Produced - FoodEaten
Condition | Modifier |
---|---|
Vermin | 6 |
Otherwise | 1 |