0ad/binaries/data/mods/public/entities/units/celt_hero_boudicca.xml
Mythos_Ruler 54d61f932e #Training times added.
This was SVN commit r6804.
2009-04-05 06:02:31 +00:00

84 lines
2.1 KiB
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_unit_hero_ranged">
<Traits>
<Id>
<Icon_Cell>44</Icon_Cell>
<Specific>Boudicca</Specific>
<Civ>Celts</Civ>
<History>Ammianus Marcellinus described how difficult it would be for a band of foreigners to deal with a Celt if he called in the help of his wife. For she was stronger than he was and could rain blows and kicks upon the assailants equal in force to the shots of a catapult. Boudicca, queen of the Iceni, was said to be 'very tall and terrifying in appearance; her voice was very harsh and a great mass of red hair fell over her shoulders. She wore a tunic of many colours over which a thick cloak was fastened by a brooch.</History>
<Tooltip>Hero Aura: Increased Attack and Speed for Super Units.</Tooltip>
</Id>
<Population>
<Rem>4</Rem>
</Population>
<Footprint>
<Width>2.5</Width>
<Depth>5.0</Depth>
<Height>5.0</Height>
</Footprint>
<Creation>
<Time>50</Time>
<Resource>
<Food>180</Food>
<Wood>100</Wood>
<Metal>250</Metal>
</Resource>
</Creation>
<Auras>
<Trample>
<Radius>4.5</Radius>
<Speed>500</Speed>
<Duration>3</Duration>
<Crush>60.0</Crush>
<Hack>60.0</Hack>
<Pierce>0.0</Pierce>
<r>1.0</r>
<g>0.1</g>
<b>0.2</b>
<a>0.1</a>
</Trample>
<Courage>
<Radius>20</Radius>
<Bonus>5</Bonus>
<r>0.1</r>
<g>0.9</g>
<b>0.1</b>
<a>0.1</a>
</Courage>
</Auras>
<Health>
<Max>350</Max>
</Health>
<Armour>
<Hack>7.0</Hack>
<Pierce>12.0</Pierce>
<Crush>12.0</Crush>
</Armour>
<Stamina>
<Max>1000.0</Max>
</Stamina>
</Traits>
<Actions>
<Attack>
<Ranged>
<Hack>0.0</Hack>
<Pierce>50.0</Pierce>
<Crush>0.0</Crush>
<MinRange>0.0</MinRange>
<Range>30</Range>
<Speed>2000</Speed>
<ProjectileSpeed>30.0</ProjectileSpeed>
</Ranged>
</Attack>
<Move>
<Speed>14.0</Speed>
<Run>
<Speed>26.0</Speed>
</Run>
</Move>
</Actions>
<Actor>units/celts/boudicca_chariot.xml</Actor>
</Entity>