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

29 lines
1.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_wonder">
<Footprint>
<Square width="48.0" depth="66.0"/>
<Height>20.0</Height>
</Footprint>
<GarrisonHolder>
<Max>30</Max>
<EjectHealth>0.1</EjectHealth>
<EjectClassesOnDestroy datatype="tokens">Unit</EjectClassesOnDestroy>
<List datatype="tokens">Support Infantry Cavalry</List>
<BuffHeal>3</BuffHeal>
<LoadingRange>2</LoadingRange>
</GarrisonHolder>
<Identity>
<Civ>ptol</Civ>
<SpecificName>Temple of Edfu</SpecificName>
<History>The Temple of Edfu is an ancient Egyptian temple located on the west bank of the Nile in the city of Edfu which was known in Greco-Roman times as Apollonopolis Magna, after the chief god Horus-Apollo.The temple, dedicated to the falcon god Horus, was built in the Ptolemaic period between 237 and 57 BCE. In modern times, it is one of the best preserved temples of Egypt.</History>
</Identity>
<Obstruction>
<Static width="44.0" depth="60.0"/>
</Obstruction>
<RallyPoint/>
<VisualActor>
<FoundationActor>structures/fndn_8x8.xml</FoundationActor>
<Actor>structures/ptolemies/wonder.xml</Actor>
</VisualActor>
</Entity>