Skip to content

Commit

Permalink
Housekeeping, adjust damage
Browse files Browse the repository at this point in the history
  • Loading branch information
N7Huntsman committed Nov 5, 2024
1 parent bbfe397 commit cdce8d9
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Patch>


<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="BX_BloodletterBlade"]/statBases</xpath>
Expand Down Expand Up @@ -41,7 +40,7 @@
<capacities>
<li>GS_BleedDamage</li>
</capacities>
<power>35</power>
<power>14</power>
<cooldownTime>0.94</cooldownTime>
<armorPenetrationBlunt>1.28</armorPenetrationBlunt>
<armorPenetrationSharp>23</armorPenetrationSharp>
Expand All @@ -52,7 +51,7 @@
<capacities>
<li>GS_BleedDamage</li>
</capacities>
<power>35</power>
<power>32</power>
<cooldownTime>0.83</cooldownTime>
<armorPenetrationBlunt>2.88</armorPenetrationBlunt>
<armorPenetrationSharp>14</armorPenetrationSharp>
Expand Down

0 comments on commit cdce8d9

Please sign in to comment.