1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/templates/structures/celt_temple.xml
2010-10-14 19:54:08 +00:00

26 lines
812 B
XML

<?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>
<PopulationBonus>7</PopulationBonus>
</Cost>
<Health>
<Max>5000</Max>
</Health>
<Footprint replace="">
<Circle radius="15.0"/>
<Height>12.0</Height>
</Footprint>
<Obstruction>
<Static width="25.0" depth="25.0"/>
</Obstruction>
<VisualActor>
<Actor>structures/celts/temple_new.xml</Actor>
<FoundationActor>structures/fndn_5x5.xml</FoundationActor>
</VisualActor>
</Entity>