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

20 lines
1007 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_wonder">
<Footprint replace="">
<Circle radius="30.0"/>
<Height>10.0</Height>
</Footprint>
<Identity>
<Civ>maur</Civ>
<SpecificName>Great Stupa</SpecificName>
<History>The Great Stupa was originally commissioned by the emperor Ashoka the Great in the 3rd century BCE. Its nucleus was a simple hemispherical brick structure built over the relics of the Buddha. It was crowned by the chatra, a parasol-like structure symbolising high rank. It has four profusely carved ornamental gateways and a balustrade encircling the whole structure. The construction work was overseen was Ashoka's first wife, Samragyi Vidisha Devi herself.</History>
</Identity>
<Obstruction>
<Static width="59.0" depth="59.0"/>
</Obstruction>
<VisualActor>
<FoundationActor>structures/fndn_theatron.xml</FoundationActor>
<Actor>structures/mauryans/big_stupa.xml</Actor>
</VisualActor>
</Entity>