1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/templates/structures/celt_farmstead.xml
2011-07-30 20:09:46 +00:00

15 lines
990 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_economic_farmstead">
<Cost>
<PopulationBonus>2</PopulationBonus>
</Cost>
<Identity>
<Civ>celt</Civ>
<SpecificName>Ffermdy</SpecificName>
<History>Farming typically revolved around small hamlets and farmsteads with enclosed rectilinear fields - each having areas of pasture, farmland and wood. Ploughing became more efficient with the arrival of the iron share (plough point ? courtesy of our Celts) and a two field rotation was introduced; crops one year followed by a fallow that was grazed by livestock. This lead to surprisingly high yields and fuelled population growth. The image of a farmstead would most likely be a house with some out-buildings. Storage of crops was either in pits or in raised stores and harvest was over several months - weeds, grain and then straw.</History>
</Identity>
<VisualActor>
<Actor>structures/celts/farmstead.xml</Actor>
</VisualActor>
</Entity>