이름룰 변경 / 번역 추가 / wearsetting 업데이트
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<ThingDef ParentName="MechanitorImplantBase">
|
||||
<defName>PN_Mechlink</defName>
|
||||
<label>automaton mechlink</label>
|
||||
<description>A bionic implant that allows direct control of mechanoids. Mechlinks are used by soldiers to control war mechs, and by workers to control labor mechs. A person with a mechlink is known as a mechanitor.\n\nMechlinks are self-installable. Pressed into the back of the throat, the unit injects itself through the flesh to clamp inside the base of the skull where it meets the spinal cord. There, it threads a web of ultrafine wires throughout nearby neuronal tissue to make the direct mental link between the user and the mechanoid control band.\n\nMechlinks are not simply devices for sending radio signals to mechanoids, because mechanoids are not merely robots. In addition to traditional computers, mechanoids have a dim psychic presence, so fluently controlling them requires a psychic connection. By linking mechanitor and mechanoid both psychically and electromagnetically, the mechlink permits deeper control than screen-and-button interfaces.\n\nSince the mechlink interlaces deep within the brain tissue, it can only be removed after death.\n\nNote: A mechanitor must be capable of smithing work to gestate mechanoids.</description>
|
||||
<description>This is a modified mechlink for automaton.</description>
|
||||
<thingClass>Mechlink</thingClass>
|
||||
<descriptionHyperlinks>
|
||||
<HediffDef>MechlinkImplant</HediffDef>
|
||||
@@ -84,7 +84,7 @@
|
||||
<ThingDef ParentName="ControlSublinkBase">
|
||||
<defName>PN_ControlSublink</defName>
|
||||
<label>automaton control sublink (standard)</label>
|
||||
<description>A neural implant which gives a mechanitor an additional control group. Additionally, the sublink slightly increases the work speed of any mechanoids controlled by the mechanitor.\n\nThis standard-tier sublink can only increase the control group count up to 3. To go higher, a higher-tier sublink implant must be used.\n\nIt can be self-installed without surgery.\n\nThis implant can be installed up to 3 times to increase its effect.</description>
|
||||
<description>This is a modified control sublink (standard) for automaton.</description>
|
||||
<costList>
|
||||
<SignalChip>1</SignalChip>
|
||||
<ComponentIndustrial>4</ComponentIndustrial>
|
||||
@@ -111,7 +111,7 @@
|
||||
<ThingDef ParentName="ControlSublinkBase">
|
||||
<defName>PN_ControlSublinkHigh</defName>
|
||||
<label>automaton control sublink (high)</label>
|
||||
<description>A neural implant which gives a mechanitor an additional control group. Additionally, the sublink slightly increases the work speed of any mechanoids controlled by the mechanitor.\n\nThis high-tier implant can increase the control group count up to 6.\n\nIt can be self-installed without surgery.\n\nThis implant can be installed up to 3 times to increase its effect.</description>
|
||||
<description>This is a modified control sublink (high) for automaton.</description>
|
||||
<costList>
|
||||
<PowerfocusChip>1</PowerfocusChip>
|
||||
<ComponentIndustrial>3</ComponentIndustrial>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<ResearchProjectDef>
|
||||
<defName>PNRP_Mechlink</defName>
|
||||
<label>automaton mechlink</label>
|
||||
<description>Research how to modify mechlink for use by the Automaton.</description>
|
||||
<description>Research how to modify mechlink and sublink for use by the Automaton.</description>
|
||||
<tab>PN_technology</tab>
|
||||
<baseCost>300</baseCost>
|
||||
<techLevel>Industrial</techLevel>
|
||||
|
||||
@@ -41,10 +41,10 @@
|
||||
</descriptionHyperlinks>
|
||||
<stages>
|
||||
<li>
|
||||
<statFactors>
|
||||
<statOffsets>
|
||||
<MechBandwidth>6</MechBandwidth>
|
||||
<MechControlGroups>1</MechControlGroups>
|
||||
</statFactors>
|
||||
</statOffsets>
|
||||
</li>
|
||||
</stages>
|
||||
<comps></comps>
|
||||
@@ -66,7 +66,7 @@
|
||||
<PowerfocusChip>1</PowerfocusChip>
|
||||
</costList>
|
||||
<recipeMaker>
|
||||
<researchPrerequisite>PNRP_TierB_Module</researchPrerequisite>
|
||||
<researchPrerequisite>PNRP_TierC_Module</researchPrerequisite>
|
||||
<skillRequirements>
|
||||
<Crafting>6</Crafting>
|
||||
</skillRequirements>
|
||||
@@ -91,10 +91,10 @@
|
||||
</descriptionHyperlinks>
|
||||
<stages>
|
||||
<li>
|
||||
<statFactors>
|
||||
<statOffsets>
|
||||
<MechBandwidth>18</MechBandwidth>
|
||||
<MechControlGroups>1</MechControlGroups>
|
||||
</statFactors>
|
||||
</statOffsets>
|
||||
</li>
|
||||
</stages>
|
||||
<comps></comps>
|
||||
|
||||
Reference in New Issue
Block a user