0ad/binaries/data/mods/public/simulation/templates/structures/iber_dock.xml
2013-10-28 20:26:35 +00:00

28 lines
1.6 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_military_dock">
<Footprint>
<Square width="16.0" depth="26.0"/>
<Height>8.0</Height>
</Footprint>
<Health>
<SpawnEntityOnDeath>rubble/rubble_iber_dock</SpawnEntityOnDeath>
</Health>
<Identity>
<Civ>iber</Civ>
<SpecificName>Kai</SpecificName>
<History>No one really knows how ancient 1st millennium Iberian Peninsular docks or ports looked, though they were probably pretty simple affairs having but a short pier, if even that. However, for the purposes of creating a structure in the game and because the Phoenicians / Carthaginians had such broad influence on the peninsula for a half millennium before the time frame of the game, we have chosen to model something similar to the inner port center at Carthage, with typical Iberian architectural applications applied to it. The largest port that was strictly Iberian, though said to have been founded by the Greeks (defaulting to the Iberian residents when Greek merchants were blocked by Carthage from further trading into the western Mediterranean), was probably only that of Saguntum (and possibly Emporion) on the eastern coast of Spain referred to as the Spanish Levant.</History>
</Identity>
<Obstruction>
<Static width="14.0" depth="24.0"/>
</Obstruction>
<ProductionQueue>
<Entities datatype="tokens">
units/iber_ship_fire
</Entities>
</ProductionQueue>
<VisualActor>
<Actor>structures/iberians/dock.xml</Actor>
<FoundationActor>structures/fndn_dock_iber.xml</FoundationActor>
</VisualActor>
</Entity>