0ad/binaries/data/mods/public/simulation/templates/structures/athen_temple.xml
2012-05-11 23:25:04 +00:00

26 lines
907 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_civic_temple">
<Cost>
<BuildTime>220</BuildTime>
</Cost>
<Footprint>
<Square width="19.0" depth="31.5"/>
<Height>12.0</Height>
</Footprint>
<Health>
<Max>2200</Max>
</Health>
<Identity>
<Civ>athen</Civ>
<SpecificName>Neṓs</SpecificName>
<History>The Athenians built marvelous temples in order to honour their polytheistic pantheon. While all gods were venerated, Athena specifically was worshiped as the namesake and protector of the city. She was the goddess of wisdom and of war and the daughter of Zeus.</History>
</Identity>
<Obstruction>
<Static width="17.5" depth="30.0"/>
</Obstruction>
<VisualActor>
<Actor>structures/athenians/temple.xml</Actor>
<FoundationActor>props/special/eyecandy/greek_temple_unfinished.xml</FoundationActor>
</VisualActor>
</Entity>