2021-02-15 10:33:06 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
<Patch>
|
|
|
|
<Operation Class="PatchOperationAdd">
|
2022-08-17 01:48:34 +00:00
|
|
|
<xpath>/Defs/ThingDef[defName="Cloth"]/stuffProps/statFactors</xpath>
|
2021-02-15 10:33:06 +00:00
|
|
|
<value>
|
|
|
|
<MaxAbsorbable>1.0</MaxAbsorbable>
|
|
|
|
</value>
|
|
|
|
</Operation>
|
|
|
|
|
|
|
|
<Operation Class="PatchOperationAdd">
|
2022-08-17 01:48:34 +00:00
|
|
|
<xpath>/Defs/ThingDef[defName="Synthread"]/stuffProps/statFactors</xpath>
|
2021-02-15 10:33:06 +00:00
|
|
|
<value>
|
|
|
|
<MaxAbsorbable>2.0</MaxAbsorbable>
|
|
|
|
</value>
|
|
|
|
</Operation>
|
|
|
|
|
|
|
|
<Operation Class="PatchOperationAdd">
|
2022-08-17 01:48:34 +00:00
|
|
|
<xpath>/Defs/ThingDef[defName="DevilstrandCloth"]/stuffProps/statFactors</xpath>
|
2021-02-15 10:33:06 +00:00
|
|
|
<value>
|
|
|
|
<MaxAbsorbable>0.5</MaxAbsorbable>
|
|
|
|
</value>
|
|
|
|
</Operation>
|
|
|
|
|
|
|
|
<Operation Class="PatchOperationAdd">
|
2022-08-17 01:48:34 +00:00
|
|
|
<xpath>/Defs/ThingDef[defName="Hyperweave"]/stuffProps/statFactors</xpath>
|
2021-02-15 10:33:06 +00:00
|
|
|
<value>
|
|
|
|
<MaxAbsorbable>0.25</MaxAbsorbable>
|
|
|
|
</value>
|
|
|
|
</Operation>
|
|
|
|
|
|
|
|
<Operation Class="PatchOperationAdd">
|
2022-08-17 01:48:34 +00:00
|
|
|
<xpath>/Defs/ThingDef[@Name="WoolBase"]/stuffProps/statFactors</xpath>
|
2021-02-15 10:33:06 +00:00
|
|
|
<value>
|
|
|
|
<MaxAbsorbable>1.5</MaxAbsorbable>
|
|
|
|
</value>
|
|
|
|
</Operation>
|
|
|
|
</Patch>
|