Skip to content
Snippets Groups Projects
Commit a569c9e1 authored by Zaltys's avatar Zaltys :snake:
Browse files

Fix.

parent e36a2718
No related branches found
No related tags found
No related merge requests found
......@@ -70,11 +70,9 @@
<!-- Brawler does not need vulnerability patching: they already get hefty bonus from melee-->
<Operation Class="PatchOperationAdd">
<xpath>Defs/TraitDef[defName="Tough"]/degreeDatas/li</xpath>
<xpath>Defs/TraitDef[defName="Tough"]/degreeDatas/li/statOffsets</xpath>
<value>
<statOffsets>
<Vulnerability>-0.4</Vulnerability>
</statOffsets>
<Vulnerability>-0.4</Vulnerability>
</value>
</Operation>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment