1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/entities/units/celt_ijv_b.xml
Ykkrosh 75b291931d Actor reorganisation
This was SVN commit r2763.
2005-09-23 03:54:51 +00:00

27 lines
800 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_unit_infantry_ranged_ijv">
<Traits>
<Id
civ_code="celt"
civ="Celts"
internal_only="false"
specific="Celtaidd Gaesata"
history="Gesatae were young men who devoted themselves to war, often serving as mercenaries for other tribes. They were the last Celts to fight stark naked to show their courage, often carrying only a shield with several javelins and a regular Celtic spear. More often than not they were covered in geometric designs painted in woad, a blue dye."
/>
<Up
newentity="celt_ijv_a"
rank="1"
/>
</Traits>
<Actions>
<Create
list.structmil="mc;pc;ff;tf;wc"
/>
</Actions>
<Actor>units/celts/infantry_javelinist_b.xml</Actor>
</Entity>