rebalance and fix onager

This commit is contained in:
real_tabasco_sauce 2024-09-07 11:52:22 -07:00 committed by Stan
parent 675ec90b16
commit 4a9fc1b7dd
3 changed files with 7 additions and 11 deletions

View File

@ -5,17 +5,20 @@
<Damage>
<Crush>40</Crush>
</Damage>
<Projectile>
<Spread>2</Spread>
</Projectile>
<MaxRange>60</MaxRange>
<MinRange>15</MinRange>
<PrepareTime>1000</PrepareTime>
<PrepareTime>600</PrepareTime>
<RepeatTime>5000</RepeatTime>
<PreferredClasses datatype="tokens">-Structure</PreferredClasses>
<Splash>
<Shape>Circular</Shape>
<Range>4</Range>
<Range>3</Range>
<FriendlyFire>false</FriendlyFire>
<Damage>
<Crush>100</Crush>
<Crush>140</Crush>
</Damage>
</Splash>
</Ranged>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_siege_stonethrower">
<Entity parent="units/rome/siege_onager_packed">
<Footprint replace="">
<Square width="9.0" depth="15.0"/>
<Height>5.0</Height>

View File

@ -4,13 +4,6 @@
<Square width="6.0" depth="14.0"/>
<Height>5.0</Height>
</Footprint>
<Attack>
<Ranged>
<AttackName>Stone</AttackName>
<MaxRange>70</MaxRange>
<MinRange>20</MinRange>
</Ranged>
</Attack>
<Identity>
<Civ>rome</Civ>
<SpecificName>Onager</SpecificName>