Skip to content

Commit

Permalink
Sangh spine stats tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
SamaelGray committed Aug 3, 2024
1 parent 093e38d commit 6275e41
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Biotech/Patches/AbilityDefs/Abilities_Biotech.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
<projectile Class="CombatExtended.ProjectilePropertiesCE">
<damageDef>RangedStab</damageDef>
<speed>30</speed>
<damageAmountBase>20</damageAmountBase>
<armorPenetrationSharp>6</armorPenetrationSharp>
<armorPenetrationBlunt>8</armorPenetrationBlunt>
<damageAmountBase>15</damageAmountBase>
<armorPenetrationSharp>14</armorPenetrationSharp>
<armorPenetrationBlunt>21</armorPenetrationBlunt>
</projectile>
</value>
</Operation>
Expand Down

0 comments on commit 6275e41

Please sign in to comment.