initialcommit

This commit is contained in:
ProjectKoi-Kalo\Kalo 2025-05-11 12:32:08 +08:00
commit 950531587e
12 changed files with 233 additions and 0 deletions

View File

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

View File

@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<Operation Class="PatchOperationSequence">
<operations>
<li Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="HAR_NM_Archotech_b"]/tradeability</xpath>
<value>
<tradeability Inherit="false">None</tradeability>
</value>
</li>
<li Class="PatchOperationReplace">
<xpath>Defs/ThingDef[@Name="HAR_NM_ArtifactBase_b"]/tradeTags</xpath>
<value>
<tradeTags>
</tradeTags>
</value>
</li>
</operations>
</Operation>
</Patch>

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<Operation Class="PatchOperationSequence">
<operations>
<li Class="PatchOperationReplace">
<xpath>Defs/IncidentDef[defName="HAR_ZC_Incident_a"]</xpath>
<value>
<IncidentDef>
<defName>HAR_ZC_Incident_a</defName>
<label>旧い約束</label>
<letterLabel>旧い約束</letterLabel>
<letterText>昏い雰囲気を纏った人工種族、ゾイコールがあなたのコロニーに加入しました。\n仲間になった理由は明かしてはくれませんでしたが、裏切りなどの心配はいらないようです。\n\n現在、彼女は力を封印されており、研究を進めることで、力を取り戻す切欠を得られるでしょう。</letterText>
</IncidentDef>
</value>
</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,22 @@
<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<Operation Class="PatchOperationSequence">
<operations>
<li Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="Fireworks_launcher"]/statBases/MaxHitPoints</xpath>
<value>
<MaxHitPoints>500</MaxHitPoints>
</value>
</li>
<li Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="Fireworks_Rocket"]/projectile/damageAmountBase</xpath>
<value>
<damageAmountBase>9</damageAmountBase>
</value>
</li>
</operations>
</Operation>
</Patch>

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<Operation Class="PatchOperationSequence">
<operations>
<li Class="PatchOperationReplace">
<xpath>Defs/IncidentDef[defName="KyulenAppearwt"]</xpath>
<value>
<IncidentDef>
<defName>KyulenAppearwt</defName>
<label>Kyulen Appear</label>
<letterLabel>Kyulen Appear</letterLabel>
<letterText>Kyulen appeared in this area.\n\nThis fox is an extremely rare animal to meet. Do not miss this opportunity because can tame it easily..</letterText>
</IncidentDef>
</value>
</li>
</operations>
</Operation>
</Patch>

View File

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

View File

@ -0,0 +1,44 @@
<?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>

17
About/About.xml Normal file
View File

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<ModMetaData>
<name>NHUX的服务器平衡调整补丁</name>
<author>NHUX</author>
<supportedVersions>
<li>1.5</li>
</supportedVersions>
<packageId>NHUX.nhuxbalancetweak</packageId>
<description>
雪豹的平衡调整补丁配合边缘开箱使用
</description>
<modDependencies>
</modDependencies>
<loadAfter>
<li>NHUX.SimpleLootBox</li>
</loadAfter>
</ModMetaData>

BIN
About/ModIcon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

BIN
About/Preview.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

View File

@ -0,0 +1 @@
3479100562