이름룰 변경 / 번역 추가 / wearsetting 업데이트

This commit is contained in:
Cocopomel 2023-01-13 04:14:47 +09:00
parent 0b3ac826b2
commit 58ac733f82
13 changed files with 49 additions and 13 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>

Binary file not shown.

View File

@ -10,6 +10,7 @@
<li>PNNick->Names/Automaton/PNNick</li>
<li>PNDbPnL->Names/Automaton/PNDbPnL</li>
<li>PNPbar->Names/Automaton/PNPBAR</li>
<li>PNName->Names/Automaton/PNName</li>
</rulesFiles>
</rulePack>
</RulePackDef>
@ -21,7 +22,7 @@
</include>
<rulePack>
<rulesStrings>
<li>PNFirstNamer->[PNSN][PNAZ][PN09][PN09][PN09][PNAZ][PNAZ]</li>
<li>PNFirstNamer->[PNName]</li>
</rulesStrings>
</rulePack>
</RulePackDef>
@ -33,7 +34,7 @@
</include>
<rulePack>
<rulesStrings>
<li>PNNickNamer->[PNPbar][PN09][PN09][PN09][PNAZ][PNAZ]</li>
<li>PNNickNamer->[PNSN][PN09][PN09][PN09][PNAZ][PNAZ]</li>
</rulesStrings>
</rulePack>
</RulePackDef>

View File

@ -0,0 +1 @@
Paniel

View File

@ -200,4 +200,9 @@
<PN_ElectricalStabHediff.description>찔림.</PN_ElectricalStabHediff.description>
<PN_ElectricalStabHediff.injuryProps.destroyedLabel>잘림</PN_ElectricalStabHediff.injuryProps.destroyedLabel>
<PN_ElectricalStabHediff.injuryProps.destroyedOutLabel>잘림</PN_ElectricalStabHediff.injuryProps.destroyedOutLabel>
<PN_ArrayModuleHediff.label>대역폭 모듈</PN_ArrayModuleHediff.label>
<PN_ArrayModuleHediff.description>대역폭 모듈을 착용해서 생성된 상태</PN_ArrayModuleHediff.description>
<PN_IntegratorModuleHediff.label>통합자 모듈</PN_IntegratorModuleHediff.label>
<PN_IntegratorModuleHediff.description>통합자 모듈을 착용해서 생성된 상태</PN_IntegratorModuleHediff.description>
</LanguageData>

View File

@ -121,4 +121,14 @@
<PN_UnlockSilverCase.label>실버 케이스 해체</PN_UnlockSilverCase.label>
<PN_UnlockSilverCase.description>실버 케이스를 해체합니다. 강제로 보안장치를 파괴하기 때문에 온전한 결과물을 얻을 순 없습니다.</PN_UnlockSilverCase.description>
<PN_UnlockSilverCase.jobString>실버 케이스 해체중.</PN_UnlockSilverCase.jobString>
<PN_Make_Mechlink_Automaton.label>오토마톤 메크링크 만들기</PN_Make_Mechlink_Automaton.label>
<PN_Make_Mechlink_Automaton.description>오토마톤 메크링크 만들기</PN_Make_Mechlink_Automaton.description>
<PN_Make_Mechlink_Automaton.jobString>오토마톤 메크링크 만드는중</PN_Make_Mechlink_Automaton.jobString>
<PN_Make_ControlSublink_Automaton.label>오토마톤 서브링크 (표준) 만들기</PN_Make_ControlSublink_Automaton.label>
<PN_Make_ControlSublink_Automaton.description>오토마톤 서브링크 (표준) 만들기</PN_Make_ControlSublink_Automaton.description>
<PN_Make_ControlSublink_Automaton.jobString>오토마톤 서브링크 (표준) 만드는중</PN_Make_ControlSublink_Automaton.jobString>
<PN_Make_PN_ControlSublinkHigh_Automaton.label>오토마톤 서브링크 (상급) 만들기</PN_Make_PN_ControlSublinkHigh_Automaton.label>
<PN_Make_PN_ControlSublinkHigh_Automaton.description>오토마톤 서브링크 (상급) 만들기</PN_Make_PN_ControlSublinkHigh_Automaton.description>
<PN_Make_PN_ControlSublinkHigh_Automaton.jobString>오토마톤 서브링크 (상급) 만드는중</PN_Make_PN_ControlSublinkHigh_Automaton.jobString>
</LanguageData>

View File

@ -36,4 +36,6 @@
<PNRP_TierC_Module.description>전설 등급이 사용하는 모듈을 연구합니다.</PNRP_TierC_Module.description>
<PNRP_Railgun.label>PnL 레일건</PNRP_Railgun.label>
<PNRP_Railgun.description>PnL 레일건을 만드는 방법을 연구합니다.</PNRP_Railgun.description>
<PNRP_Mechlink.label>오토마톤 메크링크</PNRP_Mechlink.label>
<PNRP_Mechlink.description>메크링크와 서브링크를 오토마톤용으로 개조하는 방법을 연구합니다.</PNRP_Mechlink.description>
</LanguageData>

View File

@ -295,4 +295,19 @@
<PN_ApparelRoyalmeisterHatWithMonocle.description>왕실 공방에서 오토마톤에게 씌우는 모자와 단안경.\n\n금속과 천을 결합하는 PnL industry만의 독특한 기술로 만들어졌습니다.\n\n내장된 부품이 오토마톤과 연동하여 뛰어난 방어력을 제공하고 사용자의 작업을 보조합니다.</PN_ApparelRoyalmeisterHatWithMonocle.description>
<PN_SilverCase.label>PnL 실버 케이스</PN_SilverCase.label>
<PN_SilverCase.description>800 은이 들어있는 케이스. PnL 성과평가원에게 상납하여 신임장을 얻을 수 있습니다.\n\n특별한 보안 장치가 되어있어 제작자도 열 수 없습니다. 강제로 여는데 많은 노력이 드므로 상인들은 가격을 깎으려 할 것입니다.</PN_SilverCase.description>
<PN_ArrayModule.label>대역폭 모듈</PN_ArrayModule.label>
<PN_ArrayModule.description>[주의]\n이 모듈은 호환되는 오토마톤만 설치 가능합니다.\n또한 모듈 시스템이 안정되어 있어야 합니다.\n\n[호환 모델 리스트]\n\n모든 모델 (전설), (걸작), (완벽)\n\n이 모듈을 착용하면 메카노이드 대역폭과 제어 집단 능력이 향상됩니다.</PN_ArrayModule.description>
<PN_IntegratorModule.label>통합자 모듈</PN_IntegratorModule.label>
<PN_IntegratorModule.description>[주의]\n이 모듈은 호환되는 오토마톤만 설치 가능합니다.\n또한 모듈 시스템이 안정되어 있어야 합니다.\n\n[호환 모델 리스트]\n\n모든 모델 (전설)\n\n이 모듈을 착용하면 메카노이드 대역폭과 제어 집단 능력이 향상됩니다.</PN_IntegratorModule.description>
<PN_Mechlink.label>오토마톤 메크링크</PN_Mechlink.label>
<PN_Mechlink.description>오토마톤용으로 개조된 메크링크입니다.</PN_Mechlink.description>
<PN_Mechlink.comps.2.useLabel>메크링크 설치</PN_Mechlink.comps.2.useLabel>
<PN_ControlSublink.label>오토마톤 통제 서브링크 (표준)</PN_ControlSublink.label>
<PN_ControlSublink.description>오토마톤용으로 개조된 통제 서브링크 (표준)입니다.</PN_ControlSublink.description>
<PN_ControlSublink.comps.2.useLabel>통제 서브링크 (표준) 설치</PN_ControlSublink.comps.2.useLabel>
<PN_ControlSublinkHigh.label>오토마톤 통제 서브링크 (상급)</PN_ControlSublinkHigh.label>
<PN_ControlSublinkHigh.description>오토마톤용으로 개조된 통제 서브링크 (상급)입니다.</PN_ControlSublinkHigh.description>
<PN_ControlSublinkHigh.comps.2.useLabel>통제 서브링크 (상급) 설치</PN_ControlSublinkHigh.comps.2.useLabel>
</LanguageData>

View File

@ -7,7 +7,9 @@
<PN_HediffNullifier>{0}(은)는 {1}에 면역입니다. 사유 : {0}(은)는 오토마톤입니다.</PN_HediffNullifier>
<PN_CantReason_orhediff>아이템 설명을 확인하세요.</PN_CantReason_orhediff>
<PN_CantReason_orhediff>아이템 설명을 확인하세요.<!--\n\n[사유]\n\n아래 건강상태 중 하나 보유 : \n\n{11}\n\n아래 건강상태 중 하나도 보유하면 안됨 : \n\n{15}--></PN_CantReason_orhediff>
<!--디버그용-->
<!--<PN_CantReason_orhediff>{0} 종족 제한 사항 : \n\n{3}나이 제한 : {4} ~ {5}\n\n{6}성별 제한 : {7}\n\n{8}체형 제한 : {9}\n\n{10}이하 헤디프 중 하나 보유 : \n\n{11}\n\n{12}이하 헤디프 전체 보유 : \n\n{13}\n\n{14}이하 헤디프 중 하나도 보유하면 안됨 : \n\n{15}</PN_CantReason_orhediff>-->
<PN_AUTOMATA_MATERIAL>주 재료</PN_AUTOMATA_MATERIAL>