This was SVN commit r6501.

This commit is contained in:
Michael D. Hafer 2008-11-22 16:47:25 +00:00
parent d6469ea112
commit 343fa4fea5
8 changed files with 178 additions and 34 deletions

View File

@ -32,7 +32,7 @@
<Super_Cavalry_Brit />
<Super_Infantry_Brit />
<Hero_Boudicca />
<Hero_Caradoc />
<Hero_Caratacos />
<Hero_Cynvelin />
</Train>
<Research>

View File

@ -11,6 +11,7 @@
</Id>
<Creation>
<Time>60</Time>
<Resource>
<Food>100</Food>
<Metal>250</Metal>

View File

@ -24,7 +24,7 @@
<Vision>
<Los>17</Los>
</Vision>
<Auras>
<Auras>
<Trample>
<Radius>3</Radius>
<Speed>1000</Speed>
@ -33,12 +33,13 @@
<Crush>13.0</Crush>
<Hack>13.0</Hack>
<Pierce>0.0</Pierce>
<r>1.0</r>
<g>0.1</g>
<b>0.2</b>
<a>0.5</a>
<a>0.05</a>
</Trample>
</Auras>
<Armour>
<Hack>7.0</Hack>
<Pierce>12.0</Pierce>

View File

@ -2,18 +2,11 @@
<Entity Parent="template_unit_infantry">
<Traits>
<Id>
<Generic>Melee Infantry</Generic>
<Classes>Melee</Classes>
</Id>
</Traits>
<Actions>
<Attack>
<Melee>
@ -23,7 +16,6 @@
<Range>5.0</Range>
<Speed>1500</Speed>
</Melee>
<Charge>
<Hack>10.0</Hack>
<Pierce>0.0</Pierce>

View File

@ -11,12 +11,52 @@
<Civ>Celts</Civ>
<History>Caradoc's name is better known in its Romanized form, Caratacus. Under this name he is remembered as a fierce defender of Britain against the Romans after their invasion in 43 AD. Son of King Cynvelin of the Catuvellauni tribe, Caradoc fought for nine years against the Romans with little success, eventually fleeing to the tribes in Wales, where he was defeated decisively. Finally he entered Northern Britain, where was handed over to the Romans. Taken to Rome, Caradoc was allowed to live by the Emperor Claudius and died in Italy.</History>
<Tooltip>Hero Aura: Increased Armour and Attack for Two-Handed Swordsmen.</Tooltip>
<History>Caratacos's name is better known in its Romanized form, Caratacus. Under this name he is remembered as a fierce defender of Britain against the Romans after their invasion in 43 AD. Son of King Cynvelin of the Catuvellauni tribe, Caratacos fought for nine years against the Romans with little success, eventually fleeing to the tribes in Wales, where he was defeated decisively. Finally he entered Northern Britain, where was handed over to the Romans. Taken to Rome, Caratacos was allowed to live by the Emperor Claudius and died in Italy.</History>
<Tooltip>Hero Aura: Increased Speed for all units during his lifetime.</Tooltip>
</Id>
<Population>
<Rem>1</Rem>
</Population>
<Creation>
<Resource>
<Food>150</Food>
<Metal>175</Metal>
</Resource>
</Creation>
<Health>
<Max>225</Max>
</Health>
<Armour>
<Hack>2.0</Hack>
<Pierce>10.0</Pierce>
<Crush>14.0</Crush>
</Armour>
<Stamina>
<Max>700.0</Max>
</Stamina>
</Traits>
<Actions>
<Attack>
<Melee>
<Hack>50.0</Hack>
<Pierce>0.0</Pierce>
<Crush>0.0</Crush>
<Speed>1500</Speed>
</Melee>
<Charge>
<Hack>150.0</Hack>
<Pierce>0.0</Pierce>
<Crush>0.0</Crush>
<Range>5.0</Range>
<Speed>1000</Speed>
</Charge>
</Attack>
<Move>
<Speed>8.5</Speed>
<Run>
<Speed>17.0</Speed>
</Run>
</Move>
</Actions>
<Actor>units/celts/caradoc.xml</Actor>
</Entity>

View File

@ -1,26 +1,80 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_unit_hero"
>
<Entity Parent="template_unit_hero">
<Traits>
<Id>
<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 Caradoc’s capture. According to legend, the Apostle Paul baptized Cynvelin into Christianity before he died in Italy.</History>
<Tooltip>Hero Aura: Decreased cost for Druides and Super Units.</Tooltip>
<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>6.5</Height>
<Height>2.5</Height>
</Footprint>
<Population>
<Rem>2</Rem>
</Population>
<Creation>
<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.05</a>
</Trample>
</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>13.0</Speed>
<Run>
<Speed>25.0</Speed>
</Run>
</Move>
</Actions>
<Actor>units/celts/cynvelin_horse.xml</Actor>

View File

@ -12,16 +12,72 @@
<Civ>Celts</Civ>
<History>The most famous of all Celts, Vercingetorix lead the rebelling Gallic tribes against the might of Rome and Julius Caesar’s veteran army in 54 BC. Although successful in defeating several Roman forces, Vercingetorix was unable to defeat Caesar, who eventually surrounded the Celtic leaders in the town of Alesia along with 100,000 men. When a relief army arrived to lift the epic siege, the Romans were out numbered 7 to 1 but still defeated the Celts. Vercingetorix surrendered and was executed.</History>
<Tooltip>Hero Aura: Train times for all units decreased considerably during his lifetime.</Tooltip>
<Tooltip>Hero Aura: Increased attack for all units within his aura.</Tooltip>
</Id>
<Footprint>
<Radius>1.4</Radius>
<Height>6.5</Height>
</Footprint>
<Height>2.5</Height>
</Footprint>
<Population>
<Rem>2</Rem>
</Population>
<Creation>
<Resource>
<Food>150</Food>
<Metal>300</Metal>
</Resource>
</Creation>
<Health>
<Max>300</Max>
</Health>
<Armour>
<Hack>6.0</Hack>
<Pierce>13.0</Pierce>
<Crush>13.0</Crush>
</Armour>
<Stamina>
<Max>2000.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.05</a>
</Trample>
</Auras>
<Vision>
<Los>17.0</Los>
</Vision>
</Traits>
<Actions>
<Attack>
<Melee>
<Hack>50.0</Hack>
<Pierce>0.0</Pierce>
<Crush>0.0</Crush>
<Speed>1500</Speed>
</Melee>
<Charge>
<Hack>150.0</Hack>
<Pierce>0.0</Pierce>
<Crush>0.0</Crush>
<Range>5.0</Range>
<Speed>1000</Speed>
</Charge>
</Attack>
<Move>
<Speed>12.0</Speed>
<Run>
<Speed>24.0</Speed>
</Run>
</Move>
</Actions>
<Actor>units/celts/vercingetorix_horse.xml</Actor>
</Entity>