1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/templates/structures/celt_temple.xml

26 lines
808 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_civic_temple">
<Identity>
<Civ>celt</Civ>
<SpecificName>Addoldy</SpecificName>
<History>Classical Historians gave account to gruesome sacrifices done in dark forest groves. Trees were of great importance to the Celts. The word Druid is closely related to the word for oak.</History>
</Identity>
<Cost>
2010-08-29 06:25:13 +02:00
<PopulationBonus>7</PopulationBonus>
</Cost>
<Health>
<Max>5000</Max>
</Health>
<Footprint>
<Square width="24.5" depth="24.5"/>
<Height>8.0</Height>
</Footprint>
<Obstruction>
<Static width="22.5" depth="22.5"/>
</Obstruction>
<VisualActor>
<Actor>structures/celts/temple.xml</Actor>
<FoundationActor>structures/fndn_5x5.xml</FoundationActor>
</VisualActor>
</Entity>