"新增两种主题宝箱定义,扩展掉落物品列表并优化基础属性配置"

This commit is contained in:
ProjectKoi-Kalo\Kalo
2025-05-10 14:01:01 +08:00
parent 7ad6f7c8d7
commit ef1c419197
40 changed files with 1253 additions and 499 deletions

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<Operation Class="PatchOperationSequence">
<operations>
<li Class="PatchOperationRemove">
<xpath>Defs/IncidentDef[defName="HAR_ZC_Incident_a"]</xpath>
</li>
</operations>
</Operation>
</Patch>

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<Operation Class="PatchOperationSequence">
<operations>
<li Class="PatchOperationAdd">
<xpath>Defs/ResearchProjectDef[defName="HAR_ZC_Research_B"]</xpath>
<value>
<techprintCount>1</techprintCount>
<techprintCommonality>1</techprintCommonality>
<techprintMarketValue>9999999</techprintMarketValue>
</value>
</li>
</operations>
</Operation>
</Patch>

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<Operation Class="PatchOperationSequence">
<operations>
<li Class="PatchOperationRemove">
<xpath>Defs/IncidentDef[defName="NHUX_WandererJoin"]</xpath>
</li>
</operations>
</Operation>
</Patch>

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<Operation Class="PatchOperationSequence">
<operations>
<li Class="PatchOperationRemove">
<xpath>Defs/IncidentDef[defName="KyulenAppearwt"]</xpath>
</li>
</operations>
</Operation>
</Patch>