
Goods
Livestock
Since the dawn of history, the care for domesticated animals has been one of the main occupations of humanity. Livestock includes everything from cows and pigs in rich agricultural areas to the herds of pastoralists in the great plains and deserts of the world.
Definitionin_game/common/goods/03_food.txt:224
225method = farming
226category = raw_material
227color = goods_livestock
229food = 8
230default_market_price = 1.5
231ai_rgo_size_importance = 1.5
233demand_add = {
234all = 0.001
235soldiers = 0.003
236laborers = 0.001
}
238demand_multiply = {
239nobles = 30
240clergy = 10
241burghers = 10
242slaves = 0
243tribesmen = 0
}
246wealth_impact_threshold = {
247peasants = 1.1
248laborers = 1.1
249soldiers = 1.1
}
253origin_in_old_world = yes
254custom_tags = {
old_world_goods
}