mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-23 17:14:31 +00:00
Make onager throw 4 stones per attack
This commit is contained in:
committed by
wowgetoffyourcellphone
parent
ec00288b36
commit
20d8fdba43
+4
-3
@@ -3,10 +3,11 @@
|
||||
<Attack>
|
||||
<Ranged>
|
||||
<Damage>
|
||||
<Crush>40</Crush>
|
||||
<Crush>10</Crush>
|
||||
</Damage>
|
||||
<Projectile>
|
||||
<Spread>2</Spread>
|
||||
<Spread>3</Spread>
|
||||
<Count>4</Count>
|
||||
</Projectile>
|
||||
<MaxRange>60</MaxRange>
|
||||
<MinRange>20</MinRange>
|
||||
@@ -18,7 +19,7 @@
|
||||
<Range>4</Range>
|
||||
<FriendlyFire>false</FriendlyFire>
|
||||
<Damage>
|
||||
<Crush>160</Crush>
|
||||
<Crush>50</Crush>
|
||||
</Damage>
|
||||
</Splash>
|
||||
</Ranged>
|
||||
|
||||
Reference in New Issue
Block a user