2025-7-11
This commit is contained in:
@@ -12,36 +12,36 @@
|
||||
<HediffDef Name="Wula_ImplantHediffBase_T1" ParentName="Wula_ImplantHediffBase">
|
||||
<stages>
|
||||
<li>
|
||||
<offset>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Consciousness</capacity>
|
||||
<chance>-0.05</chance>
|
||||
<offset>-0.05</offset>
|
||||
</li>
|
||||
</offset>
|
||||
</capMods>
|
||||
</li>
|
||||
</stages>
|
||||
</HediffDef>
|
||||
<HediffDef Name="Wula_ImplantHediffBase_T2" ParentName="Wula_ImplantHediffBase">
|
||||
<stages>
|
||||
<li>
|
||||
<offset>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Consciousness</capacity>
|
||||
<chance>-0.1</chance>
|
||||
<offset>-0.1</offset>
|
||||
</li>
|
||||
</offset>
|
||||
</capMods>
|
||||
</li>
|
||||
</stages>
|
||||
</HediffDef>
|
||||
<HediffDef Name="Wula_ImplantHediffBase_T3" ParentName="Wula_ImplantHediffBase">
|
||||
<stages>
|
||||
<li>
|
||||
<offset>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Consciousness</capacity>
|
||||
<chance>-0.2</chance>
|
||||
<offset>-0.2</offset>
|
||||
</li>
|
||||
</offset>
|
||||
</capMods>
|
||||
</li>
|
||||
</stages>
|
||||
</HediffDef>
|
||||
@@ -241,12 +241,10 @@
|
||||
<defaultInstallPart>WULA_Energy_Furnace_Bodypart</defaultInstallPart>
|
||||
<!-- <spawnThingOnRemoved>WULA_Addons_Antenna_Base</spawnThingOnRemoved> -->
|
||||
</HediffDef>
|
||||
<ThingDef ParentName="BodyPartProstheticImperialBase">
|
||||
<!-- <ThingDef ParentName="BodyPartProstheticImperialBase">
|
||||
<defName>WULA_Energy_Furnace_Jumpdrive</defName>
|
||||
<label>中央能源炉-跃迁组件</label>
|
||||
<description>将一台精简的跃迁引擎直接安装在合成人的动力炉中,允许它们发起短距离传送。</description>
|
||||
<!-- <descriptionHyperlinks><RecipeDef>InstallFieldHand</RecipeDef></descriptionHyperlinks> -->
|
||||
<!-- <thingSetMakerTags><li>RewardStandardLowFreq</li></thingSetMakerTags> -->
|
||||
<description>将一台精简的跃迁引擎直接安装在合成人的动力炉中,允许它们传送至附近的随机位置。</description>
|
||||
<graphicData>
|
||||
<texPath>Things/Item/Health/HealthItem</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
@@ -267,7 +265,6 @@
|
||||
<compClass>CompUsableImplant</compClass>
|
||||
<useJob>UseItem</useJob>
|
||||
<useLabel>安装中央能源炉跃迁组件</useLabel>
|
||||
<!-- <userMustHaveHediff>WULA_Addons_Antenna_Hediff_Base</userMustHaveHediff> -->
|
||||
</li>
|
||||
<li Class="CompProperties_UseEffectDestroySelf" />
|
||||
<li Class="CompProperties_UseEffectInstallImplant">
|
||||
@@ -281,10 +278,9 @@
|
||||
<HediffDef ParentName="Wula_ImplantHediffBase_T3">
|
||||
<defName>WULA_Energy_Furnace_Hediff_Jumpdrive</defName>
|
||||
<label>跃迁组件</label>
|
||||
<description>安装在合成人的动力炉中的精简的跃迁引擎,允许它们发起短距离的传送。</description>
|
||||
<description>安装在合成人的动力炉中的精简的跃迁引擎,允许它们传送至附近的随机位置。</description>
|
||||
<duplicationAllowed>false</duplicationAllowed>
|
||||
<defaultInstallPart>WULA_Energy_Furnace_Bodypart</defaultInstallPart>
|
||||
<!-- <spawnThingOnRemoved>WULA_Addons_Antenna_Base</spawnThingOnRemoved> -->
|
||||
<comps>
|
||||
<li Class="HediffCompProperties_GiveAbility">
|
||||
<abilityDefs>
|
||||
@@ -296,7 +292,7 @@
|
||||
<AbilityDef ParentName="PsycastBase">
|
||||
<defName>WULA_Energy_Furnace_Skill_Jumpdrive</defName>
|
||||
<label>短距离折跃</label>
|
||||
<description>启动能源炉中的跃迁引擎,迅速折跃至指定位置,不需要目标位置的视野。</description>
|
||||
<description>启动能源炉中的跃迁引擎,迅速折跃至附近6-8格外的随机位置,不需要目标位置的视野。</description>
|
||||
<iconPath>UI/Abilities/Skip</iconPath>
|
||||
<writeCombatLog>True</writeCombatLog>
|
||||
<showPsycastEffects>False</showPsycastEffects>
|
||||
@@ -309,19 +305,18 @@
|
||||
</statBases>
|
||||
<verbProperties>
|
||||
<warmupTime>1</warmupTime>
|
||||
<range>35</range>
|
||||
<range>6</range>
|
||||
<targetable>false</targetable>
|
||||
<targetParams>
|
||||
<canTargetSelf>True</canTargetSelf>
|
||||
<canTargetAnimals>True</canTargetAnimals>
|
||||
<canTargetItems>True</canTargetItems>
|
||||
<canTargetSelf>true</canTargetSelf>
|
||||
</targetParams>
|
||||
</verbProperties>
|
||||
<comps>
|
||||
<li Class = "CompProperties_AbilityTeleport">
|
||||
<compClass>CompAbilityEffect_Teleport</compClass>
|
||||
<destination>Selected</destination>
|
||||
<destination>RandomInRange</destination>
|
||||
<requiresLineOfSight>False</requiresLineOfSight>
|
||||
<range>35</range>
|
||||
<range>6~8</range>
|
||||
<clamorType>Ability</clamorType>
|
||||
<clamorRadius>10</clamorRadius>
|
||||
<destClamorType>Ability</destClamorType>
|
||||
@@ -336,8 +331,6 @@
|
||||
<defName>WULA_Energy_Furnace_AntigrainShell</defName>
|
||||
<label>中央能源炉-自爆组件</label>
|
||||
<description>把一枚反粒子弹安装到体内的能源炉附近,允许合成人发起自杀式袭击。</description>
|
||||
<!-- <descriptionHyperlinks><RecipeDef>InstallFieldHand</RecipeDef></descriptionHyperlinks> -->
|
||||
<!-- <thingSetMakerTags><li>RewardStandardLowFreq</li></thingSetMakerTags> -->
|
||||
<graphicData>
|
||||
<texPath>Things/Item/Health/HealthItem</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
@@ -356,7 +349,6 @@
|
||||
<compClass>CompUsableImplant</compClass>
|
||||
<useJob>UseItem</useJob>
|
||||
<useLabel>安装中央能源炉自爆组件</useLabel>
|
||||
<!-- <userMustHaveHediff>WULA_Addons_Antenna_Hediff_Base</userMustHaveHediff> -->
|
||||
</li>
|
||||
<li Class="CompProperties_UseEffectDestroySelf" />
|
||||
<li Class="CompProperties_UseEffectInstallImplant">
|
||||
@@ -373,7 +365,6 @@
|
||||
<description>一枚安装到体内的能源炉附近的反粒子弹,允许合成人发起自杀式袭击。</description>
|
||||
<duplicationAllowed>false</duplicationAllowed>
|
||||
<defaultInstallPart>WULA_Energy_Furnace_Bodypart</defaultInstallPart>
|
||||
<!-- <spawnThingOnRemoved>WULA_Addons_Antenna_Base</spawnThingOnRemoved> -->
|
||||
<comps>
|
||||
<li Class="HediffCompProperties_GiveAbility">
|
||||
<abilityDefs>
|
||||
@@ -390,8 +381,6 @@
|
||||
<writeCombatLog>True</writeCombatLog>
|
||||
<showPsycastEffects>False</showPsycastEffects>
|
||||
<casterMustBeCapableOfViolence>false</casterMustBeCapableOfViolence>
|
||||
<!-- <category>Skip</category> -->
|
||||
<!-- <cooldownTicksRange>180~480</cooldownTicksRange> -->
|
||||
<statBases>
|
||||
<Ability_EntropyGain>0</Ability_EntropyGain>
|
||||
<Ability_PsyfocusCost>-1</Ability_PsyfocusCost>
|
||||
@@ -413,7 +402,7 @@
|
||||
<projectileDef>Bullet_Shell_AntigrainWarhead</projectileDef>
|
||||
</li>
|
||||
</comps>
|
||||
</AbilityDef>
|
||||
</AbilityDef> -->
|
||||
|
||||
<!-- 天线 -->
|
||||
<ThingDef ParentName="BodyPartProstheticImperialBase">
|
||||
@@ -487,7 +476,7 @@
|
||||
</li>
|
||||
</comps>
|
||||
</ThingDef>
|
||||
<HediffDef>
|
||||
<HediffDef ParentName="Wula_ImplantHediffBase_T1">
|
||||
<defName>WULA_Addons_Antenna_Hediff_Expansion</defName>
|
||||
<hediffClass>Hediff_Level</hediffClass>
|
||||
<label>扩容插件</label>
|
||||
@@ -505,6 +494,12 @@
|
||||
<stages>
|
||||
<li>
|
||||
<minSeverity>1</minSeverity>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Consciousness</capacity>
|
||||
<offset>-0.01</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
<statOffsets>
|
||||
<MechBandwidth>4</MechBandwidth>
|
||||
<MechControlGroups>1</MechControlGroups>
|
||||
@@ -512,6 +507,12 @@
|
||||
</li>
|
||||
<li>
|
||||
<minSeverity>2</minSeverity>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Consciousness</capacity>
|
||||
<offset>-0.03</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
<statOffsets>
|
||||
<MechBandwidth>8</MechBandwidth>
|
||||
<MechControlGroups>1</MechControlGroups>
|
||||
@@ -519,6 +520,12 @@
|
||||
</li>
|
||||
<li>
|
||||
<minSeverity>3</minSeverity>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Consciousness</capacity>
|
||||
<offset>-0.05</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
<statOffsets>
|
||||
<MechBandwidth>12</MechBandwidth>
|
||||
<MechControlGroups>2</MechControlGroups>
|
||||
@@ -555,7 +562,7 @@
|
||||
</li>
|
||||
</comps>
|
||||
</ThingDef>
|
||||
<HediffDef>
|
||||
<HediffDef ParentName="Wula_ImplantHediffBase_T1">
|
||||
<defName>WULA_Addons_Antenna_Hediff_Repairer</defName>
|
||||
<hediffClass>Hediff_Level</hediffClass>
|
||||
<label>维修插件</label>
|
||||
@@ -579,6 +586,12 @@
|
||||
<stages>
|
||||
<li>
|
||||
<minSeverity>1</minSeverity>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Consciousness</capacity>
|
||||
<offset>-0.01</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
<statOffsets>
|
||||
<MechRemoteRepairDistance>10</MechRemoteRepairDistance>
|
||||
<MechRepairSpeed>0.66</MechRepairSpeed>
|
||||
@@ -586,6 +599,12 @@
|
||||
</li>
|
||||
<li>
|
||||
<minSeverity>2</minSeverity>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Consciousness</capacity>
|
||||
<offset>-0.03</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
<statOffsets>
|
||||
<MechRemoteRepairDistance>12</MechRemoteRepairDistance>
|
||||
<MechRepairSpeed>1.3</MechRepairSpeed>
|
||||
@@ -593,6 +612,12 @@
|
||||
</li>
|
||||
<li>
|
||||
<minSeverity>3</minSeverity>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Consciousness</capacity>
|
||||
<offset>-0.05</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
<statOffsets>
|
||||
<MechRemoteRepairDistance>15</MechRemoteRepairDistance>
|
||||
<MechRepairSpeed>2</MechRepairSpeed>
|
||||
|
||||
Reference in New Issue
Block a user