0ad/binaries/data/mods/public/simulation/templates/structures/athen_wonder.xml

30 lines
1.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_wonder">
<Footprint>
<Square width="28.0" depth="58.0"/>
<Height>12.0</Height>
</Footprint>
<GarrisonHolder>
<Max>30</Max>
<EjectHealth>0.1</EjectHealth>
<EjectEntitiesOnDestroy>true</EjectEntitiesOnDestroy>
<List datatype="tokens">Support Infantry Cavalry</List>
<BuffHeal>3</BuffHeal>
<LoadingRange>2</LoadingRange>
</GarrisonHolder>
<Identity>
<Civ>athen</Civ>
<SpecificName>Neṓs Parthenos</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>
<Tooltip>Bring glory to your civilisation and add large tracts of land to your empire. Garrison up to 30 units to heal them at a quick rate.</Tooltip>
</Identity>
<Obstruction>
<Static width="27.0" depth="57.0"/>
</Obstruction>
<RallyPoint/>
<VisualActor>
<FoundationActor>structures/fndn_8x8.xml</FoundationActor>
<Actor>structures/hellenes/temple_epic.xml</Actor>
</VisualActor>
</Entity>