This was SVN commit r8806.

This commit is contained in:
Michael D. Hafer 2010-12-06 22:50:08 +00:00
parent 1932f695c4
commit b7240dc3fe

View File

@ -1,40 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_mechanical_siege_ram">
<Identity>
<Civ>hele</Civ>
<SpecificName>Helepolis</SpecificName>
<Icon>units/hele_mechanical_siege_helepolis.png</Icon>
</Identity>
<Cost>
<Resources>
<wood>500</wood>
<metal>500</metal>
</Resources>
</Cost>
<Health>
<Max>1000</Max>
</Health>
<Armour>
<Hack>10.0</Hack>
<Pierce>25.0</Pierce>
<Crush>10.0</Crush>
</Armour>
<UnitMotion>
<WalkSpeed>3.0</WalkSpeed>
<Run>
<Speed>3.2</Speed>
</Run>
</UnitMotion>
<Attack>
<Melee>
<Hack>0.0</Hack>
<Pierce>0.0</Pierce>
<Crush>200.0</Crush>
<MaxRange>5.0</MaxRange>
<RepeatTime>1500</RepeatTime>
</Melee>
</Attack>
<VisualActor>
<Actor>units/hellenes/mechanical_siege_ram.xml</Actor>
</VisualActor>
</Entity>