"新增两种主题宝箱定义,扩展掉落物品列表并优化基础属性配置"
This commit is contained in:
12
NHUX_Balance_Tweak/1.5/Patches/AyaZC_Patch.xml
Normal file
12
NHUX_Balance_Tweak/1.5/Patches/AyaZC_Patch.xml
Normal 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>
|
||||
15
NHUX_Balance_Tweak/1.5/Patches/AyaZC_Patch_lantu.xml
Normal file
15
NHUX_Balance_Tweak/1.5/Patches/AyaZC_Patch_lantu.xml
Normal 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>
|
||||
12
NHUX_Balance_Tweak/1.5/Patches/NHUX_patch.xml
Normal file
12
NHUX_Balance_Tweak/1.5/Patches/NHUX_patch.xml
Normal 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>
|
||||
12
NHUX_Balance_Tweak/1.5/Patches/kyulen_patch .xml
Normal file
12
NHUX_Balance_Tweak/1.5/Patches/kyulen_patch .xml
Normal 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>
|
||||
17
NHUX_Balance_Tweak/About/About.xml
Normal file
17
NHUX_Balance_Tweak/About/About.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ModMetaData>
|
||||
<name>NHUX's Balance Tweak</name>
|
||||
<author>NHUX</author>
|
||||
<supportedVersions>
|
||||
<li>1.5</li>
|
||||
</supportedVersions>
|
||||
<packageId>NHUX.nhuxbalancetweak</packageId>
|
||||
<description>
|
||||
雪豹的平衡调整补丁
|
||||
</description>
|
||||
<modDependencies>
|
||||
</modDependencies>
|
||||
<loadAfter>
|
||||
<li>Verniy709.SimpleLootBox</li>
|
||||
</loadAfter>
|
||||
</ModMetaData>
|
||||
BIN
NHUX_Balance_Tweak/About/ModIcon.png
Normal file
BIN
NHUX_Balance_Tweak/About/ModIcon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.9 KiB |
BIN
NHUX_Balance_Tweak/About/Preview.png
Normal file
BIN
NHUX_Balance_Tweak/About/Preview.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.7 KiB |
Reference in New Issue
Block a user