1
0
forked from 0ad/0ad

Proper double-click behavior for these champion units. Fixes #2586.

This was SVN commit r15221.
This commit is contained in:
Michael D. Hafer 2014-05-26 04:41:35 +00:00
parent 39cfb6748d
commit bc8792ba96
14 changed files with 7 additions and 7 deletions

View File

@ -26,6 +26,7 @@
<Classes datatype="tokens">Chariot</Classes>
<GenericName>Celtic Chariot</GenericName>
<SpecificName>Carbanto</SpecificName>
<SelectionGroupName>units/brit_champion_cavalry</SelectionGroupName>
<History>The Britons were one of the last European peoples to use two-horse chariots in combat. They had two iron-rimmed wheels and a flat riding platform that typically carried a driver and a warrior. Useless as shock weapons against tightly packed troops, they were useful for running down individual soldiers and as a stable mount to launch javelins from. The heads of defeated opponents often adorned the chassis to show the warrior's prowess.</History>
<Icon>units/celt_champion_cavalry_brit.png</Icon>
</Identity>

View File

@ -2,6 +2,5 @@
<Entity parent="units/brit_champion_cavalry">
<Identity>
<RequiredTechnology>unlock_champion_units</RequiredTechnology>
<SelectionGroupName>units/brit_champion_cavalry</SelectionGroupName>
</Identity>
</Entity>

View File

@ -16,6 +16,7 @@
<Civ>brit</Civ>
<GenericName>Brythonic Longswordsman</GenericName>
<SpecificName>Delamokludda</SpecificName>
<SelectionGroupName>units/brit_champion_infantry</SelectionGroupName>
<History>Two-handed swordsmen from Briton. These men are veteran soldiers who offer their lives in service to their Brythonic lords.</History>
<Icon>units/celt_champion_infantry_brit.png</Icon>
</Identity>

View File

@ -2,6 +2,5 @@
<Entity parent="units/brit_champion_infantry">
<Identity>
<RequiredTechnology>unlock_champion_units</RequiredTechnology>
<SelectionGroupName>units/brit_champion_infantry</SelectionGroupName>
</Identity>
</Entity>

View File

@ -4,6 +4,7 @@
<Civ>gaul</Civ>
<GenericName>Gallic Noble Cavalry</GenericName>
<SpecificName>Gallic Brihent</SpecificName>
<SelectionGroupName>units/gaul_champion_cavalry</SelectionGroupName>
<History>In Gaul we know of heavy cavalry, possibly predecessors to later knights. They used a Celtic lance overhand, a good shield, and wore good armor. Vercingetorix was famous for having a number of them, but their use long precedes him. Heavy Celtic horsemen are found in graves as early as the 600s, with scale coats. Later, with the advent of mail, their armor would largely change to this. They would be experienced, aristocratic or noblemen, or their retainers equipped in kind. Each man would probably have several personal attendants. Some would be powerful noblemen, such as chiefs and kings. In battle, they would be on par with much of the best heavy cavalry in western Europe, due to superior armor, such as mail armor with additional layers of mail over the vital organs, weapons such as high-quality iron spearheads, swords, and a thong of javelins, giving them versatility, and years of experience and training. Their historical use saw them capable of breaking even well-defended positions, or acting to great effect in flanking manuevers.</History>
<Icon>units/celt_champion_cavalry_gaul.png</Icon>
</Identity>

View File

@ -2,6 +2,5 @@
<Entity parent="units/gaul_champion_cavalry">
<Identity>
<RequiredTechnology>unlock_champion_units</RequiredTechnology>
<SelectionGroupName>units/gaul_champion_cavalry</SelectionGroupName>
</Identity>
</Entity>

View File

@ -9,6 +9,7 @@
<Civ>gaul</Civ>
<GenericName>Heavy Swordsman</GenericName>
<SpecificName>Solduros</SpecificName>
<SelectionGroupName>units/gaul_champion_infantry</SelectionGroupName>
<History>The sword among Celts varies in reputation and commonality. Shortswords, essentially truly just long, broad-bladed daggers, were common, but cheaply made, and most likely the swords refered to as bending after a hard strike, and needing bent back into place. The iron construction of longswords, such as used here, was greatly superior, but also much more expensive. The longsword was primarily a weapon of aristocracy and experienced professional soldiers, who could either afford the weapon, have it made for them by their lord as a reward for service, passed down to them by family, or looted from the field.</History>
<Icon>units/celt_champion_infantry_gaul.png</Icon>
</Identity>

View File

@ -2,6 +2,5 @@
<Entity parent="units/gaul_champion_infantry">
<Identity>
<RequiredTechnology>unlock_champion_units</RequiredTechnology>
<SelectionGroupName>units/gaul_champion_infantry</SelectionGroupName>
</Identity>
</Entity>

View File

@ -29,6 +29,7 @@
<Classes datatype="tokens">Champion Chariot</Classes>
<GenericName>War Chariot</GenericName>
<SpecificName>Rath</SpecificName>
<SelectionGroupName>units/maur_champion_chariot</SelectionGroupName>
<History>Champion Cavalry Archer.</History>
<Icon>units/maur_champion_chariot.png</Icon>
<Tooltip>Classes: Champion Ranged Cavalry Chariot Archer.

View File

@ -2,6 +2,5 @@
<Entity parent="units/maur_champion_chariot">
<Identity>
<RequiredTechnology>unlock_champion_units</RequiredTechnology>
<SelectionGroupName>units/maur_champion_chariot</SelectionGroupName>
</Identity>
</Entity>

View File

@ -43,6 +43,7 @@
<Civ>maur</Civ>
<GenericName>Warrior</GenericName>
<SpecificName>Yōddha</SpecificName>
<SelectionGroupName>units/maur_champion_infantry</SelectionGroupName>
<History>.</History>
<Icon>units/maur_champion_maceman.png</Icon>
<Tooltip>Classes: Champion Melee Infantry Swordsman.

View File

@ -2,6 +2,5 @@
<Entity parent="units/maur_champion_infantry">
<Identity>
<RequiredTechnology>unlock_champion_units</RequiredTechnology>
<SelectionGroupName>units/maur_champion_infantry</SelectionGroupName>
</Identity>
</Entity>

View File

@ -15,6 +15,7 @@
<Civ>maur</Civ>
<GenericName>Maiden Guard</GenericName>
<SpecificName>Visha Kanya</SpecificName>
<SelectionGroupName>units/maur_champion_maiden</SelectionGroupName>
<History>.</History>
<Icon>units/maur_champion_maiden.png</Icon>
</Identity>

View File

@ -2,6 +2,5 @@
<Entity parent="units/maur_champion_maiden">
<Identity>
<RequiredTechnology>unlock_champion_units</RequiredTechnology>
<SelectionGroupName>units/maur_champion_maiden</SelectionGroupName>
</Identity>
</Entity>