1
0
forked from 0ad/0ad

This was SVN commit r6178.

This commit is contained in:
ROBOT 2008-07-02 22:36:09 +00:00
parent 5459801b66
commit 69d7e7efc8
3 changed files with 0 additions and 34 deletions

View File

@ -2,15 +2,10 @@
<Entity Parent="template_unit_super">
<Traits>
<Id>
<Generic>Super Cavalry</Generic>
<Icon_Cell>43</Icon_Cell>
<Classes>Organic, Mounted</Classes>
</Id>
<Creation>
<Resource>
@ -27,11 +22,9 @@
<Radius>3</Radius>
<Speed>1000</Speed>
<Duration>3</Duration>
<Crush>10.0</Crush>
<Hack>10.0</Hack>
<Pierce>0.0</Pierce>
<r>1.0</r>
<g>0.1</g>
<b>0.2</b>
@ -49,13 +42,10 @@
<Population>
<Rem>2</Rem>
</Population>
<Vision>
<Los>17</Los>
</Vision>
</Traits>
<Actions>
<Attack>
<Melee>
@ -72,15 +62,10 @@
</Charge>
</Attack>
<Move>
<Speed>9.0</Speed>
<Run>
<Speed>20.0</Speed>
</Run>
</Move>
</Actions>
</Entity>

View File

@ -1,11 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_unit_super">
<Traits>
<Id>
<Generic>Super Ranged</Generic>
<Classes>Organic, Foot, Ranged</Classes>
</Id>
<Creation>
@ -22,17 +20,13 @@
<Health>
<Max>100</Max>
</Health>
<Vision>
<Los>15</Los>
</Vision>
<Population>
<Rem>1</Rem>
</Population>
</Traits>
<Actions>
<Attack>
<Ranged>
@ -46,15 +40,10 @@
</Ranged>
</Attack>
<Move>
<Speed>8.0</Speed>
<Run>
<Speed>19.0</Speed>
</Run>
</Move>
</Actions>
</Entity>

View File

@ -14,14 +14,6 @@
</Resource>
</Creation>
<Auras>
<Infidelity>
<Radius>11</Radius>
<Time>8</Time>
<r>0.8</r>
<g>0.8</g>
<b>1.0</b>
<a>0.5</a>
</Infidelity>
<Allure>
<Radius>27</Radius>
<r>0.9</r>