1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/templates/structures/hele_temple.xml
2010-09-04 01:41:10 +00:00

25 lines
738 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_civic_temple">
<Identity>
<Civ>hele</Civ>
<SpecificName>Anaktoron</SpecificName>
<History>The Hellenes built marvelous temples in order to honour their polytheistic pantheon. While all gods were venerated, a specific patron deity was supposed to watch over each polis.</History>
</Identity>
<Cost>
<BuildTime>88</BuildTime>
</Cost>
<Health>
<Max>2200</Max>
</Health>
<VisualActor>
<Actor>structures/hellenes/temple_new.xml</Actor>
</VisualActor>
<Footprint>
<Square width="19.0" depth="31.5"/>
<Height>12.0</Height>
</Footprint>
<Obstruction>
<Static width="17.5" depth="30.0"/>
</Obstruction>
</Entity>