Skip to content

Commit

Permalink
Merge pull request #3335 from SamaelGray/SamaelGray-VempSpineTweaks
Browse files Browse the repository at this point in the history
Sanguophage spine stats tweak
  • Loading branch information
N7Huntsman authored Aug 11, 2024
2 parents dc8fa17 + 6275e41 commit 60644cd
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 60644cd

Please sign in to comment.