0ad/binaries/data/mods/public/entities/structures/hele_fortress.xml

13 lines
672 B
XML
Raw Normal View History

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_structure_military_fortress">
<Traits>
<Id>
<Specific>Akropolis</Specific>
<Civ>Hellenes</Civ>
<History>The Akropolis was usually a fortified citadel in the upper part of the city. The Athenian Akropolis was renowned for its marvellous temples, among which was the Parthenon, while the Acro-Corinthus was highly prized by the Macedonians for its strategic location and good defences.</History>
<Tooltip>Builds Siege Engines. Can garrison many soldiers inside for defense.</Tooltip>
</Id>
</Traits>
<Actor>structures/hellenes/fortress.xml</Actor>
</Entity>