zc
This commit is contained in:
Binary file not shown.
@@ -1031,7 +1031,7 @@
|
||||
<defName>ARA_Dissolver_Touch</defName>
|
||||
<label>溶脂强酸</label>
|
||||
<description>在极近的范围内向目标泼洒溶脂强酸,目标的器官会快速分解,变成大量的虫蜜。因为准头很差,无法用于战场上,只能对不反抗的目标使用。</description>
|
||||
<iconPath>ArachnaeSwarm/UI/Abilities/ARA_Fighter_Invisibility_jump</iconPath>
|
||||
<iconPath>ArachnaeSwarm/UI/Abilities/ARA_Dissolver_Touch</iconPath>
|
||||
<cooldownTicksRange>1000</cooldownTicksRange>
|
||||
<charges>3</charges>
|
||||
<cooldownPerCharge>true</cooldownPerCharge>
|
||||
@@ -1062,6 +1062,14 @@
|
||||
<needCost>0.1</needCost>
|
||||
<failMessage>营养值不足,需要进食</failMessage>
|
||||
</li>
|
||||
<li Class="ArachnaeSwarm.CompProperties_AbilityHediffBlacklist">
|
||||
<blacklistedHediffs>
|
||||
<li>ARA_HiveMindMaster</li>
|
||||
<li>ARA_HiveMindDrone</li>
|
||||
<li>ARA_HiveMindWorker</li>
|
||||
</blacklistedHediffs>
|
||||
<blockedMessage>ARA_BlacklistedHediff_Blocked</blockedMessage>
|
||||
</li>
|
||||
<li Class="CompProperties_AbilityGiveHediff">
|
||||
<compClass>CompAbilityEffect_GiveHediff</compClass>
|
||||
<hediffDef>ARA_Dissolver_Touch_Damage</hediffDef>
|
||||
|
||||
@@ -455,6 +455,7 @@
|
||||
<comps>
|
||||
<li Class="HediffCompProperties_GiveAbility">
|
||||
<abilityDefs>
|
||||
<li>ARA_AcidSprayBurst</li>
|
||||
<li>ARA_Dissolver_Touch</li>
|
||||
</abilityDefs>
|
||||
</li>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<HediffDef>
|
||||
<defName>ARA_HiveMindMaster</defName>
|
||||
<label>阿拉克涅女皇种</label>
|
||||
<description>阿拉克涅女皇种是虫群意识的中心节点, 作为主脑统御整个阿拉克涅虫群。其体内拥有大量未分化的修复细胞,可以以常人无法想象的速度自行治愈所有的创伤。</description>
|
||||
<description>阿拉克涅女皇种是虫巢的中心节点, 作为族群主脑统御阿拉克涅虫族。</description>
|
||||
<!-- <hediffClass>ArachnaeSwarm.Hediff_HiveMindMaster</hediffClass> -->
|
||||
<hediffClass>HediffWithComps</hediffClass>
|
||||
<defaultLabelColor>(0.8, 0.3, 0.8)</defaultLabelColor>
|
||||
@@ -21,6 +21,7 @@
|
||||
<li>Beauty</li>
|
||||
<li>Comfort</li>
|
||||
<li>Outdoors</li>
|
||||
<li>Rest</li>
|
||||
</disablesNeeds>
|
||||
<enablesNeeds>
|
||||
<li>ARA_ChitinArmor</li>
|
||||
@@ -64,7 +65,7 @@
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Consciousness</capacity>
|
||||
<setMax>0.3</setMax>
|
||||
<setMax>0.2</setMax>
|
||||
</li>
|
||||
</capMods>
|
||||
<minSeverity>0</minSeverity>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<label>节点SLA-8"暴戮之兽"</label>
|
||||
<description><color=#915A30><i>阿拉克涅虫群-泰坦触须\n泰坦触须是阿拉克涅虫群的主力军团,包含阿拉克涅虫群中最坚韧、最具有适应力的族群,承担在战场上维持战线的任务。这个分支下的虫群拥有均衡的攻防能力,擅长以硬碰硬的模式消灭对手。</i></color>\n\n允许女皇种孵化新的兽虫——暴屠种。\n\n阿拉克涅虫群 泰坦触须所有需要蓝图的科技,其研究只能通过基因试验卵进行。</description>
|
||||
<baseCost>3000</baseCost>
|
||||
<researchViewX>10.00</researchViewX>
|
||||
<researchViewX>17.00</researchViewX>
|
||||
<researchViewY>5.80</researchViewY>
|
||||
<hiddenPrerequisites>
|
||||
<li>ARA_Technology_2HAG</li>
|
||||
@@ -29,8 +29,8 @@
|
||||
<label>节点ACD-7"溶脂强酸"</label>
|
||||
<description><color=#915A30><i>阿拉克涅虫群-泰坦触须\n泰坦触须是阿拉克涅虫群的主力军团,包含阿拉克涅虫群中最坚韧、最具有适应力的族群,承担在战场上维持战线的任务。这个分支下的虫群拥有均衡的攻防能力,擅长以硬碰硬的模式消灭对手。</i></color>\n\n允许蜜罐种进行定向进化,抛弃孵化辅虫的能力,换取溶解囚犯和俘虏以快速换取虫蜜的溶脂强酸。\n\n阿拉克涅虫群 泰坦触须所有需要蓝图的科技,其研究只能通过基因试验卵进行。</description>
|
||||
<baseCost>500</baseCost>
|
||||
<researchViewX>10.00</researchViewX>
|
||||
<researchViewY>5.80</researchViewY>
|
||||
<researchViewX>17.00</researchViewX>
|
||||
<researchViewY>0.30</researchViewY>
|
||||
<hiddenPrerequisites>
|
||||
<li>ARA_Technology_7VXI</li>
|
||||
</hiddenPrerequisites>
|
||||
|
||||
@@ -1752,19 +1752,19 @@
|
||||
<li>ARA_Psi_Master</li>
|
||||
</hediffs>
|
||||
|
||||
<!-- 自定义部位映射 -->
|
||||
<customBodyPartMapping>
|
||||
<li>
|
||||
<hediff>PsychicAmplifier</hediff>
|
||||
<bodyPart>Brain</bodyPart>
|
||||
<priority>1</priority>
|
||||
<chooseRandomPart>false</chooseRandomPart>
|
||||
<fallbackToDefault>true</fallbackToDefault>
|
||||
</li>
|
||||
</customBodyPartMapping>
|
||||
<addChance>1.0</addChance>
|
||||
<allowDuplicates>false</allowDuplicates>
|
||||
</li>
|
||||
<li Class="ArachnaeSwarm.CompProperties_HediffGiver">
|
||||
<hediffs>
|
||||
<li>PsychicAmplifier</li>
|
||||
</hediffs>
|
||||
<bodyPart>Brain</bodyPart>
|
||||
|
||||
<addChance>1.0</addChance>
|
||||
<allowDuplicates>false</allowDuplicates>
|
||||
<partSelectionMode>First</partSelectionMode>
|
||||
<skipIfPartMissing>true</skipIfPartMissing>
|
||||
</li>
|
||||
<li Class="ArachnaeSwarm.CompProperties_SkillExperienceGiver">
|
||||
<addChance>1.0</addChance>
|
||||
|
||||
Reference in New Issue
Block a user