Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
<!-- Archotech Nexus -->
<HediffDef ParentName="AddedBodyPartBase">
<defName>YanzArchotechNexus</defName>
<label>Archotech Nexus</label>
<labelNoun>a Archotech Nexus</labelNoun>
<description>An installed Archotech Nexus.</description>
<descriptionHyperlinks><ThingDef>YanzArchotechNexus</ThingDef></descriptionHyperlinks>
<comps>
<li Class="HediffCompProperties_HealPermanentWounds" />
</comps>
<isBad>False</isBad>
<li>
<capMods>
<li>
<capacity>Manipulation</capacity>
<offset>1</offset>
</li>
<li>
<capacity>Moving</capacity>
<offset>1</offset>
</li>
<li>
<capacity>Breathing</capacity>
<offset>1</offset>
</li>
<li>
<capacity>BloodFiltration</capacity>
<offset>1</offset>
</li>
<li>
<capacity>BloodPumping</capacity>
<offset>1</offset>
</li>
<li>
<capacity>Metabolism</capacity>
<offset>1</offset>
</li>
<totalBleedFactor>0.5</totalBleedFactor>
<painFactor>0.1</painFactor>
<partEfficiencyOffset>10</partEfficiencyOffset>
<statOffsets>
<ImmunityGainSpeed>1</ImmunityGainSpeed>
<RestRateMultiplier>10</RestRateMultiplier>
<GlobalLearningFactor>10</GlobalLearningFactor>
<MedicalPotency>10</MedicalPotency>
<MeleeDodgeChance>10</MeleeDodgeChance>
<ArmorRating_Sharp>10</ArmorRating_Sharp>
<ArmorRating_Blunt>10</ArmorRating_Blunt>
<ArmorRating_Heat>10</ArmorRating_Heat>
<GeneralLaborSpeed>10</GeneralLaborSpeed>
</statOffsets>
</li>
</stages>
<spawnThingOnRemoved>YanzArchotechNexus</spawnThingOnRemoved>
<defaultLabelColor>(66,245,54)</defaultLabelColor>
<addedPartProps>
<solid>true</solid>
<betterThanNatural>true</betterThanNatural>
</addedPartProps>
</HediffDef>
<!-- Archotech Nexus -->
<HediffDef ParentName="AddedBodyPartBase">
<defName>YanzArchotechNexus</defName>
<label>Archotech Nexus</label>
<labelNoun>a Archotech Nexus</labelNoun>
<description>An installed Archotech Nexus.</description>
<descriptionHyperlinks><ThingDef>YanzArchotechNexus</ThingDef></descriptionHyperlinks>
<comps>
<li Class="HediffCompProperties_HealPermanentWounds" />
</comps>
I even tried removing the heal permanent wounds part and that did not help either. is there anything i can do?