NHUX_balance_tweak/1.5/Patches/NHUX_Patch.xml
ProjectKoi-Kalo\Kalo 950531587e initialcommit
2025-05-11 12:32:08 +08:00

44 lines
1.7 KiB
XML

<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<Operation Class="PatchOperationSequence">
<operations>
<li Class="PatchOperationReplace">
<xpath>Defs/IncidentDef[defName="NHUX_WandererJoin_Easy"]</xpath>
<value>
<IncidentDef>
<defName>NHUX_WandererJoin_Easy</defName>
<label>NHUX arrives</label>
<letterLabel>NHUX arrives</letterLabel>
<letterText>NHUX arrives.</letterText>
</IncidentDef>
</value>
</li>
<li Class="PatchOperationReplace">
<xpath>Defs/IncidentDef[defName="NHUX_WandererJoin_Medium"]</xpath>
<value>
<IncidentDef>
<defName>NHUX_WandererJoin_Easy</defName>
<label>NHUX arrives</label>
<letterLabel>NHUX arrives</letterLabel>
<letterText>NHUX arrives.</letterText>
</IncidentDef>
</value>
</li>
<li Class="PatchOperationReplace">
<xpath>Defs/IncidentDef[defName="NHUX_WandererJoin_Hard"]</xpath>
<value>
<IncidentDef>
<defName>NHUX_WandererJoin_Easy</defName>
<label>NHUX arrives</label>
<letterLabel>NHUX arrives</letterLabel>
<letterText>NHUX arrives.</letterText>
</IncidentDef>
</value>
</li>
</operations>
</Operation>
</Patch>