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

29 lines
1009 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_wonder">
<Footprint>
<Square width="29.0" depth="59.0"/>
<Height>12.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>cart</Civ>
<SpecificName>Temple of Ba'al Hammon</SpecificName>
<History>Dating from the 2nd Century BC, the Mausoleum of Atban in northern Tunisia is over twenty metres high and was built by the inhabitants of Dougga for a Numidian prince.</History>
</Identity>
<Obstruction>
<Static width="27.0" depth="57.0"/>
</Obstruction>
<RallyPoint/>
<VisualActor>
<FoundationActor>structures/fndn_8x8.xml</FoundationActor>
<Actor>structures/carthaginians/wonder.xml</Actor>
</VisualActor>
</Entity>