feat(research): 添加节点VXI-9R"热熔酸雾"与相关武器孵化研究
新增研究项目ARA_Technology_9RVXI,允许工艺种孵化新型武器。 调整ARA_Technology_10VXI标签及描述,并更新其前置条件。 引入ARA_Technology_11VXI作为天灾酸烧炮的前置研究。 移除已弃用的研究项目ARA_Technology_10CPE相关内容。 更新多个武器定义中的研究前置条件,确保技术树正确关联。 为多种武器添加ExtraIncubationInfo组件以支持新孵化机制。 更新植物种植所需研究前提,改为ARA_Technology_4EVO。 在交互式卵囊中补充新型武器的超链接说明。
This commit is contained in:
@@ -107,17 +107,41 @@
|
||||
<prerequisites>
|
||||
<li>ARA_Technology_2WMT</li>
|
||||
</prerequisites>
|
||||
</ResearchProjectDef>
|
||||
<ResearchProjectDef ParentName="ARA_techBase">
|
||||
<defName>ARA_Technology_9RVXI</defName>
|
||||
<label>节点VXI-9R"热熔酸雾"</label>
|
||||
<description>允许工艺种孵化新的武器。</description>
|
||||
<baseCost>1000</baseCost>
|
||||
<researchViewX>11.00</researchViewX>
|
||||
<researchViewY>0.90</researchViewY>
|
||||
<requiredResearchBuilding>ARA_ResearchBench</requiredResearchBuilding>
|
||||
<prerequisites>
|
||||
<li>ARA_Technology_9VXI</li>
|
||||
</prerequisites>
|
||||
</ResearchProjectDef>
|
||||
<ResearchProjectDef ParentName="ARA_techBase">
|
||||
<defName>ARA_Technology_10VXI</defName>
|
||||
<label>节点VXI-10"天灾"</label>
|
||||
<label>节点VXI-10"微型天灾"</label>
|
||||
<description>允许工艺种孵化新的“微型天灾酸烧导弹”武器。</description>
|
||||
<baseCost>3000</baseCost>
|
||||
<researchViewX>12.50</researchViewX>
|
||||
<researchViewY>0.90</researchViewY>
|
||||
<requiredResearchBuilding>ARA_ResearchBench</requiredResearchBuilding>
|
||||
<prerequisites>
|
||||
<li>ARA_Technology_9VXI</li>
|
||||
</prerequisites>
|
||||
</ResearchProjectDef>
|
||||
<ResearchProjectDef ParentName="ARA_techBase">
|
||||
<defName>ARA_Technology_11VXI</defName>
|
||||
<label>节点VXI-11"天灾"</label>
|
||||
<description>允许建造天灾酸烧炮组织,一种强大的防御设施,不仅能解决成片的来犯之敌,也可以跨越地图发起打击。</description>
|
||||
<baseCost>3000</baseCost>
|
||||
<researchViewX>15.50</researchViewX>
|
||||
<researchViewY>0.90</researchViewY>
|
||||
<requiredResearchBuilding>ARA_ResearchBench</requiredResearchBuilding>
|
||||
<hiddenPrerequisites>
|
||||
<li>ARA_Technology_9VXI</li>
|
||||
<li>ARA_Technology_10VXI</li>
|
||||
</hiddenPrerequisites>
|
||||
<prerequisites>
|
||||
<li>ARA_Technology_1NPT</li>
|
||||
@@ -435,21 +459,6 @@
|
||||
<li>ARA_Technology_6PAV</li>
|
||||
</prerequisites>
|
||||
</ResearchProjectDef>
|
||||
<ResearchProjectDef ParentName="ARA_techBase">
|
||||
<defName>ARA_Technology_10CPE</defName>
|
||||
<label>节点CPE-10"酸爆茧"</label>
|
||||
<description>允许虫族在菌毯上种植一种特殊的作物,会成长为释放阿拉克涅酸爆种辅虫的真菌聚合体。</description>
|
||||
<baseCost>1000</baseCost>
|
||||
<researchViewX>11.00</researchViewX>
|
||||
<researchViewY>0.90</researchViewY>
|
||||
<requiredResearchBuilding>ARA_ResearchBench</requiredResearchBuilding>
|
||||
<hiddenPrerequisites>
|
||||
<li>ARA_Technology_6SPV</li>
|
||||
</hiddenPrerequisites>
|
||||
<prerequisites>
|
||||
<li>ARA_Technology_9VXI</li>
|
||||
</prerequisites>
|
||||
</ResearchProjectDef>
|
||||
<!-- 子巢发展 -->
|
||||
<ResearchProjectDef ParentName="ARA_techBase">
|
||||
<defName>ARA_Technology_6SPV</defName>
|
||||
|
||||
@@ -109,7 +109,7 @@
|
||||
<soundInteract>SpitterSpawn</soundInteract>
|
||||
<recipeMaker>
|
||||
<recipeUsers Inherit="False" />
|
||||
<!-- <researchPrerequisite>ARA_Technology_5PAV</researchPrerequisite> -->
|
||||
<researchPrerequisite>ARA_Technology_10VXI</researchPrerequisite>
|
||||
<unfinishedThingDef>UnfinishedWeapon</unfinishedThingDef>
|
||||
</recipeMaker>
|
||||
<statBases>
|
||||
@@ -167,6 +167,9 @@
|
||||
</li>
|
||||
</tools>
|
||||
<comps>
|
||||
<li Class="ArachnaeSwarm.CompProperties_ExtraIncubationInfo">
|
||||
<cocoonDef>ARA_Cocoon_Weapon_2Stage</cocoonDef>
|
||||
</li>
|
||||
<li Class="ArachnaeSwarm.CompProperties_GiveHediffOnShot">
|
||||
<hediffDef>ARA_ChainReload</hediffDef>
|
||||
<severityToAdd>0.2</severityToAdd>
|
||||
@@ -202,7 +205,7 @@
|
||||
<soundInteract>SpitterSpawn</soundInteract>
|
||||
<recipeMaker>
|
||||
<recipeUsers Inherit="False" />
|
||||
<!-- <researchPrerequisite>ARA_Technology_7PAV</researchPrerequisite> -->
|
||||
<researchPrerequisite>ARA_Technology_10VXI</researchPrerequisite>
|
||||
<unfinishedThingDef>UnfinishedWeapon</unfinishedThingDef>
|
||||
</recipeMaker>
|
||||
<statBases>
|
||||
@@ -243,6 +246,9 @@
|
||||
<li>RewardStandardQualitySuper</li>
|
||||
</thingSetMakerTags>
|
||||
<comps>
|
||||
<li Class="ArachnaeSwarm.CompProperties_ExtraIncubationInfo">
|
||||
<cocoonDef>ARA_Cocoon_Weapon_2Stage</cocoonDef>
|
||||
</li>
|
||||
<li Class="ArachnaeSwarm.CompProperties_GiveHediffOnShot">
|
||||
<hediffDef>ARA_ChainReload</hediffDef>
|
||||
<severityToAdd>0.1</severityToAdd>
|
||||
|
||||
@@ -461,7 +461,7 @@
|
||||
<soundInteract>SpitterSpawn</soundInteract>
|
||||
<recipeMaker>
|
||||
<recipeUsers Inherit="False" />
|
||||
<!-- <researchPrerequisite>ARA_Technology_6PAV</researchPrerequisite> -->
|
||||
<researchPrerequisite>ARA_Technology_6PAV</researchPrerequisite>
|
||||
<unfinishedThingDef>UnfinishedWeapon</unfinishedThingDef>
|
||||
</recipeMaker>
|
||||
<statBases>
|
||||
@@ -502,6 +502,9 @@
|
||||
<li>RewardStandardQualitySuper</li>
|
||||
</thingSetMakerTags>
|
||||
<comps>
|
||||
<li Class="ArachnaeSwarm.CompProperties_ExtraIncubationInfo">
|
||||
<cocoonDef>ARA_Cocoon_Weapon_1Stage</cocoonDef>
|
||||
</li>
|
||||
<li Class="ArachnaeSwarm.CompProperties_CustomUniqueWeapon" MayRequire="Ludeon.RimWorld.Odyssey">
|
||||
<forcedTraits>
|
||||
<li>ARA_Weapon_Damage_Toxid</li>
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<soundInteract>SpitterSpawn</soundInteract>
|
||||
<recipeMaker>
|
||||
<recipeUsers Inherit="False" />
|
||||
<researchPrerequisite>ARA_Technology_7VXI</researchPrerequisite>
|
||||
<researchPrerequisite>ARA_Technology_9RVXI</researchPrerequisite>
|
||||
<unfinishedThingDef>UnfinishedWeapon</unfinishedThingDef>
|
||||
</recipeMaker>
|
||||
<statBases>
|
||||
@@ -66,6 +66,9 @@
|
||||
<li>RewardStandardQualitySuper</li>
|
||||
</thingSetMakerTags>
|
||||
<comps>
|
||||
<li Class="ArachnaeSwarm.CompProperties_ExtraIncubationInfo">
|
||||
<cocoonDef>ARA_Cocoon_Weapon_2Stage</cocoonDef>
|
||||
</li>
|
||||
<li Class="ArachnaeSwarm.CompProperties_CustomUniqueWeapon" MayRequire="Ludeon.RimWorld.Odyssey">
|
||||
<forcedTraits>
|
||||
<li>ARA_Weapon_Damage_Acid</li>
|
||||
|
||||
@@ -124,7 +124,7 @@
|
||||
</wildTerrainTags>
|
||||
<visualSizeRange>0.3~0.8</visualSizeRange>
|
||||
<sowResearchPrerequisites>
|
||||
<li>ARA_Technology_10CPE</li>
|
||||
<li>ARA_Technology_4EVO</li>
|
||||
</sowResearchPrerequisites>
|
||||
</plant>
|
||||
<modExtensions>
|
||||
|
||||
@@ -764,6 +764,7 @@
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>ARA_MW_Cartilage_Whip</ThingDef>
|
||||
<ThingDef>ARA_RW_Basic_Acid_Spreay_Gun</ThingDef>
|
||||
<ThingDef>ARA_RW_Toxic_Needle_SG</ThingDef>
|
||||
<ThingDef>ARA_RW_Toxic_Needle_MG</ThingDef>
|
||||
<ThingDef>ARA_RW_Basic_SkyHive_Gun</ThingDef>
|
||||
</descriptionHyperlinks>
|
||||
@@ -950,6 +951,9 @@
|
||||
<description>一个布满尖刺的囊状物,是阿拉克涅工艺种所诞之卵,内含孵化一个武装器官的营养物质,可以通过阿拉克涅工艺种的交互完成激活进程——参阅茧的超链接,了解其能生产的所有装备的特点。\n\n孵化茧对温度极度敏感(该类型的茧适温为21~30°C),需要小心保护!</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>ARA_RW_Basic_SniperCannon_Gun</ThingDef>
|
||||
<ThingDef>ARA_RW_Basic_FireSpewer_Gun</ThingDef>
|
||||
<ThingDef>ARA_RW_Missile_HG_Gun</ThingDef>
|
||||
<ThingDef>ARA_RW_Missile_AR_Gun</ThingDef>
|
||||
<ThingDef>ARA_RW_Acid_Mortar</ThingDef>
|
||||
<ThingDef>ARA_MW_Scything_Talons</ThingDef>
|
||||
</descriptionHyperlinks>
|
||||
|
||||
@@ -577,7 +577,7 @@
|
||||
</shadowData>
|
||||
</graphicData>
|
||||
<researchPrerequisites>
|
||||
<li>ARA_Technology_10VXI</li>
|
||||
<li>ARA_Technology_11VXI</li>
|
||||
</researchPrerequisites>
|
||||
<size>(5,5)</size>
|
||||
<altitudeLayer>Building</altitudeLayer>
|
||||
|
||||
Reference in New Issue
Block a user