1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/templates/template_unit_champion.xml
Mythos_Ruler 91a972238a Champion FIXES commit.
This was SVN commit r9709.
2011-06-28 04:19:01 +00:00

18 lines
376 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit">
<Identity>
<GenericName>Champion Unit</GenericName>
<Classes datatype="tokens">Super Organic</Classes>
</Identity>
<Loot>
<xp>150</xp>
<food>0</food>
<wood>5</wood>
<stone>5</stone>
<metal>10</metal>
</Loot>
<Health>
<RegenRate>0.4</RegenRate>
</Health>
</Entity>