1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/entities/structures/iber_wall_gate.xml

22 lines
1.1 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_structure_defense_wall_gate"
>
<Traits>
<Id>
<Specific>Puerta Mortal</Specific>
<Civ>Iberians</Civ>
<History>One of the central attributes of the Iberians civ is that it was a highly defensive one that constantly gave the Carthaginians trouble in their bid to conquer the peninsula (which they never really did) and took the Romans another 200 years to subdue, along with incredibly large cumulative loss of Roman soldier's lives. This doubled gate has been found incorporated into walls surrounding Iberian villages, Oppidum, and fortresses, Castros. It presents rather formidable aspects with its 4 towers, 2 gates, and a courtyard-like interior wherein enemy forces could become entrapped between the two gates, combined with a monolithically strong stone structure. The concept comes from archeologist and paleontologist descriptions of the remains of such gates at various locations scattered about the Iberian Peninsula.</History>
</Id>
</Traits>
<Actor>structures/iberians/wall_gate.xml</Actor>
</Entity>