0ad/binaries/data/mods/official/entities/units/celt_isw_b.xml
Wijitmaker bde5484e75 Updated the Celt upgrade entities... hope I did it right :p
Also fixed the _u to _e

This was SVN commit r2101.
2005-03-31 08:45:58 +00:00

27 lines
918 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_unit_infantry_melee_isw">
<Traits>
<Id
civ_code="celt"
civ="Celts"
internal_only="false"
specific="Celtaidd Cleddyfwr"
history="Celtic warriors were armed with a long double-edged iron sword of extreme beauty and power. While rare and often confined to the upper class, the sword was able to chop through shields and armor with ease. Most Celts fought stripped to the waist with their hair spiked with lime carrying a large body shield, but the richer members of society were able to procure helmets and chain mail hauberks. A fully equipped Celtic warrior was the equal of any “civilized” soldier."
/>
<Up
newentity="celt_isw_a"
rank="1"
/>
</Traits>
<Actions>
<Create
list.structmil="mc;pc;ff;tf;wc"
/>
</Actions>
<Actor>units/celt_isw_b.xml</Actor>
</Entity>