0ad/binaries/data/mods/public/entities/structures/hele_temple.xml

32 lines
806 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_structure_civic_temple">
<Traits>
<Id>
<Specific>Anaktoron</Specific>
<Civ>Hellenes</Civ>
<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>
</Id>
<Footprint>
<Width>17.5</Width>
<Depth>30.0</Depth>
<Height>12.0</Height>
</Footprint>
<Creation>
<Time>44</Time>
</Creation>
<Health>
<Max>2200</Max>
</Health>
</Traits>
<Actions>
<Create>
<List>
<Train>
<Support_Healer />
</Train>
</List>
</Create>
</Actions>
<Actor>structures/hellenes/temple_new.xml</Actor>
</Entity>