1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/entities/units/hele_hero_demetrius.xml

40 lines
1.0 KiB
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_unit_hero">
<Traits>
<Id>
<Icon_Cell>29</Icon_Cell>
<Specific>Demetrius</Specific>
<Civ>Hellenes</Civ>
<History>One of the Diadochi, king of Macedonia (294 BC - 288 BC), Demetrius was renowned as one of the bravest and most able successors of Alexander. As the son of Antigonus I Monophtalmus, he fought and won many important battles early on and was proclaimed king, along with his father, in 306 BC. Losing his Asian possessions after the battle of Ipsus, he later won the Macedonian throne. Fearing lest they should be overpowered by Demetrius, the other Diadochi united against him and defeated him.</History>
</Id>
</Traits>
<Actions>
<Attack>
<Melee>
<Pierce>20.0</Pierce>
<Hack>20.0</Hack>
</Melee>
</Attack>
<Move>
<Speed>8.5.0</Speed>
<TurningRadius>1.0</TurningRadius>
</Move>
</Actions>
<Actor>units/hellenes/demetrius.xml</Actor>
</Entity>