1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/entities/units/celt_hero_cynvelin.xml

90 lines
2.2 KiB
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_unit_hero">
<Traits>
<Id>
<Icon_Cell>46</Icon_Cell>
<Specific>Cynvelin</Specific>
<Civ>Celts</Civ>
<History>Cynvelin was a powerful ruler centered in the territory around modern day London. Ruling the Catuvellauni from Camulodunum, he was a warrior king who conquered a neighboring tribe and was referred to by the Romans as the King of the Britons. Eventually Cynvelin retired to become the arch-druid of Siluria, but was taken to Rome with his son upon Caratacos’s capture. According to legend, the Apostle Paul baptized Cynvelin into Christianity before he died in Italy.</History>
<Tooltip>Hero Aura: Has a large and powerful Healing Aura, only useful when idle.</Tooltip>
</Id>
<Footprint>
<Radius>1.4</Radius>
<Height>2.5</Height>
</Footprint>
<Population>
<Rem>2</Rem>
</Population>
<Creation>
<Time>40</Time>
<Resource>
<Food>135</Food>
<Metal>200</Metal>
</Resource>
</Creation>
<Health>
<Max>250</Max>
</Health>
<Armour>
<Hack>6.0</Hack>
<Pierce>14.0</Pierce>
<Crush>14.0</Crush>
</Armour>
<Stamina>
<Max>1000.0</Max>
</Stamina>
<Auras>
<Trample>
<Radius>4.0</Radius>
<Speed>500</Speed>
<Duration>3</Duration>
<Crush>10.0</Crush>
<Hack>10.0</Hack>
<Pierce>0.0</Pierce>
<r>1.0</r>
<g>0.1</g>
<b>0.2</b>
<a>0.1</a>
</Trample>
<Heal>
<Radius>25</Radius>
<Rate>5</Rate>
<Speed>1000</Speed>
<r>1.0</r>
<g>1.0</g>
<b>0.0</b>
<a>0.6</a>
</Heal>
</Auras>
<Vision>
<Los>17.0</Los>
</Vision>
</Traits>
<Actions>
<Attack>
<Melee>
<Hack>40.0</Hack>
<Pierce>0.0</Pierce>
<Crush>0.0</Crush>
<Speed>1500</Speed>
</Melee>
<Charge>
<Hack>120.0</Hack>
<Pierce>0.0</Pierce>
<Crush>0.0</Crush>
<Range>5.0</Range>
<Speed>1000</Speed>
</Charge>
</Attack>
<Move>
<Speed>9.0</Speed>
<Run>
<Speed>22.0</Speed>
</Run>
</Move>
</Actions>
<Actor>units/celts/cynvelin_horse.xml</Actor>
</Entity>