Skip to content

Commit

Permalink
Adjust sword weight
Browse files Browse the repository at this point in the history
  • Loading branch information
N7Huntsman committed Oct 25, 2024
1 parent cd795e4 commit 1b47144
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,10 @@
</value>
</Operation>

<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="DV_MeleeWeapon_PyrinthBlade"]/statBases</xpath>
<Operation Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="DV_MeleeWeapon_PyrinthBlade"]/statBases/Mass</xpath>
<value>
<Mass>1.95</Mass>
<Bulk>8</Bulk>
<MeleeCounterParryBonus>0.7</MeleeCounterParryBonus>
</value>
Expand Down

0 comments on commit 1b47144

Please sign in to comment.