mirror of
https://github.com/amevarashi/RJW-Sexperience.git
synced 2024-08-14 23:54:08 +00:00
19 lines
No EOL
453 B
XML
19 lines
No EOL
453 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<Patch>
|
|
<Operation Class="PatchOperationAdd">
|
|
<xpath>Defs/StatDef[defName="SexFrequency"]/parts</xpath>
|
|
<value>
|
|
<li Class="RJWSexperience.StatPart_Lust" />
|
|
</value>
|
|
</Operation>
|
|
|
|
<Operation Class="PatchOperationAdd">
|
|
<xpath>Defs/StatDef[defName="Vulnerability"]/parts</xpath>
|
|
<value>
|
|
<li Class="RJWSexperience.StatPart_Slave">
|
|
<factor>3.0</factor>
|
|
</li>
|
|
</value>
|
|
</Operation>
|
|
</Patch> |