I am going to start over on individual units. I removed the remaining alterations I had made.

This was SVN commit r6083.
This commit is contained in:
ROBOT 2008-06-21 09:44:30 +00:00
parent 54d411f9da
commit 81df44562f
9 changed files with 15 additions and 187 deletions

View File

@ -11,33 +11,11 @@
</Promotion>
<Armour>
<Hack>10.0</Hack>
<Pierce>9.0</Pierce>
<Crush>7.0</Crush>
</Armour>
</Traits>
<Actions>
<Attack>
<Melee>
<Hack>6.0</Hack>
<Pierce>20.0</Pierce>
<Crush>0.0</Crush>
<Charge>
<Hack>19.0</Hack>
<Pierce>40.0</Pierce>
</Charge>
</Melee>
</Attack>
<Move>
<Speed>4.8</Speed>
<Run>
<Speed>30.0</Speed>
</Run>
</Move>
</Actions>
<Actor>units/iberians/cavalry_spearman_a.xml</Actor>

View File

@ -19,34 +19,11 @@
</Promotion>
<Armour>
<Hack>8.0</Hack>
<Pierce>7.0</Pierce>
<Crush>6.0</Crush>
</Armour>
</Traits>
<Actions>
<Attack>
<Melee>
<Hack>5.0</Hack>
<Pierce>15.0</Pierce>
<Crush>0.0</Crush>
<Charge>
<Hack>12.0</Hack>
<Pierce>32.0</Pierce>
</Charge>
</Melee>
</Attack>
<Move>
<Speed>4.7</Speed>
<Run>
<Speed>28.0</Speed>
</Run>
</Move>
</Actions>
<Actor>units/iberians/cavalry_spearman_b.xml</Actor>

View File

@ -3,32 +3,11 @@
<Entity Parent="iber_cavalry_spearman_a">
<Traits>
<Armour>
<Hack>12.0</Hack>
<Pierce>11.0</Pierce>
<Crush>8.0</Crush>
</Armour>
</Traits>
<Actions>
<Attack>
<Melee>
<Hack>9.0</Hack>
<Pierce>25.0</Pierce>
<Crush>0.0</Crush>
<Charge>
<Hack>21.0</Hack>
<Pierce>51.0</Pierce>
</Charge>
</Melee>
</Attack>
<Move>
<Speed>4.9</Speed>
<Run>
<Speed>31.5</Speed>
</Run>
</Move>
</Actions>
<Actor>units/iberians/cavalry_spearman_e.xml</Actor>
</Entity>

View File

@ -13,23 +13,7 @@
</Traits>
<Actions>
<Attack>
<Melee>
<Hack>15.0</Hack>
<Pierce>20.0</Pierce>
</Melee>
<Charge>
<Hack>29.0</Hack>
<Pierce>39.0</Pierce>
</Charge>
</Attack>
<Move>
<Speed>3.3</Speed>
<Run>
<Speed>7.7</Speed>
</Run>
</Move>
</Actions>
<Actor>units/iberians/infantry_spearman_a.xml</Actor>

View File

@ -3,23 +3,7 @@
<Entity Parent="iber_infantry_spearman_a">
<Actions>
<Attack>
<Melee>
<Hack>20.0</Hack>
<Pierce>25.0</Pierce>
</Melee>
<Charge>
<Hack>35.0</Hack>
<Pierce>45.0</Pierce>
</Charge>
</Attack>
<Move>
<Speed>3.1</Speed>
<Run>
<Speed>7.4</Speed>
</Run>
</Move>
</Actions>
<Actor>units/iberians/infantry_spearman_e.xml</Actor>

View File

@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="iber_infantry_swordsman_b"
>
<Entity Parent="iber_infantry_swordsman_b">
<Traits>
@ -16,22 +14,7 @@
</Traits>
<Actions>
<Attack>
<Melee>
<Hack>22.0</Hack>
<Pierce>0.0</Pierce>
</Melee>
<Charge>
<Hack>40.0</Hack>
</Charge>
</Attack>
<Move>
<Speed>3.8</Speed>
<Run>
<Speed>8.4</Speed>
</Run>
</Move>
</Actions>
<Actor>units/iberians/infantry_swordsman_a.xml</Actor>

View File

@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_unit_infantry_melee_swordsman"
>
<Entity Parent="template_unit_infantry_melee_swordsman">
<Traits>
<Id>
@ -25,22 +23,7 @@
</Traits>
<Actions>
<Attack>
<Melee>
<Hack>17.0</Hack>
<Pierce>0.0</Pierce>
</Melee>
<Charge>
<Hack>34.0</Hack>
</Charge>
</Attack>
<Move>
<Speed>3.9</Speed>
<Run>
<Speed>8.6</Speed>
</Run>
</Move>
</Actions>
<Actor>units/iberians/infantry_swordsman_b.xml</Actor>

View File

@ -3,22 +3,7 @@
<Entity Parent="iber_infantry_swordsman_a">
<Actions>
<Attack>
<Melee>
<Hack>27.0</Hack>
<Pierce>0.0</Pierce>
</Melee>
<Charge>
<Hack>45.0</Hack>
</Charge>
</Attack>
<Move>
<Speed>3.7</Speed>
<Run>
<Speed>8.3</Speed>
</Run>
</Move>
</Actions>
<Actor>units/iberians/infantry_swordsman_e.xml</Actor>

View File

@ -19,35 +19,10 @@
</Promotion>
<Creation>
<Time>3</Time>
<Resource>
<Food>5</Food>
<Wood>2</Wood>
<Ore>1</Ore>
</Resource>
</Creation>
<Armour>
<Hack>2.5</Hack>
<Pierce>2.0</Pierce>
<Crush>1.0</Crush>
</Armour>
</Traits>
</Traits>
<Actions>
<Attack>
<Melee>
<Hack>3.0</Hack>
<Pierce>8.0</Pierce>
<Crush>0.2</Crush>
</Melee>
<Charge>
<Hack>6.0</Hack>
<Pierce>17.0</Pierce>
<Crush>0.8</Crush>
</Charge>
</Attack>
</Actions>
<Actor>units/persians/infantry_spearman_b.xml</Actor>