PN_Component 변경
This commit is contained in:
parent
92eee52cb6
commit
b717b083c4
@ -267,7 +267,7 @@ This implant cannot be removed after installation.</description>
|
|||||||
<costList>
|
<costList>
|
||||||
<ComponentIndustrial>2</ComponentIndustrial>
|
<ComponentIndustrial>2</ComponentIndustrial>
|
||||||
<ComponentSpacer>1</ComponentSpacer>
|
<ComponentSpacer>1</ComponentSpacer>
|
||||||
<PN_ComponentRoyal>1</PN_ComponentRoyal>
|
<PN_Component>1</PN_Component>
|
||||||
</costList>
|
</costList>
|
||||||
<statBases>
|
<statBases>
|
||||||
<Mass>0.3</Mass>
|
<Mass>0.3</Mass>
|
||||||
|
@ -919,7 +919,7 @@
|
|||||||
<costStuffCount>150</costStuffCount>
|
<costStuffCount>150</costStuffCount>
|
||||||
<costList>
|
<costList>
|
||||||
<ComponentSpacer>6</ComponentSpacer>
|
<ComponentSpacer>6</ComponentSpacer>
|
||||||
<PN_ComponentRoyal>2</PN_ComponentRoyal>
|
<PN_Component>2</PN_Component>
|
||||||
<Hyperweave>45</Hyperweave>
|
<Hyperweave>45</Hyperweave>
|
||||||
<Leather_Thrumbo>30</Leather_Thrumbo>
|
<Leather_Thrumbo>30</Leather_Thrumbo>
|
||||||
</costList>
|
</costList>
|
||||||
@ -1002,7 +1002,7 @@
|
|||||||
<costStuffCount>50</costStuffCount>
|
<costStuffCount>50</costStuffCount>
|
||||||
<costList>
|
<costList>
|
||||||
<ComponentSpacer>2</ComponentSpacer>
|
<ComponentSpacer>2</ComponentSpacer>
|
||||||
<PN_ComponentRoyal>1</PN_ComponentRoyal>
|
<PN_Component>1</PN_Component>
|
||||||
<Hyperweave>20</Hyperweave>
|
<Hyperweave>20</Hyperweave>
|
||||||
<Leather_Thrumbo>10</Leather_Thrumbo>
|
<Leather_Thrumbo>10</Leather_Thrumbo>
|
||||||
</costList>
|
</costList>
|
||||||
@ -1081,7 +1081,7 @@
|
|||||||
<costStuffCount>100</costStuffCount>
|
<costStuffCount>100</costStuffCount>
|
||||||
<costList>
|
<costList>
|
||||||
<ComponentSpacer>4</ComponentSpacer>
|
<ComponentSpacer>4</ComponentSpacer>
|
||||||
<PN_ComponentRoyal>2</PN_ComponentRoyal>
|
<PN_Component>2</PN_Component>
|
||||||
<Hyperweave>30</Hyperweave>
|
<Hyperweave>30</Hyperweave>
|
||||||
<Leather_Thrumbo>20</Leather_Thrumbo>
|
<Leather_Thrumbo>20</Leather_Thrumbo>
|
||||||
</costList>
|
</costList>
|
||||||
@ -1172,7 +1172,7 @@
|
|||||||
<costStuffCount>40</costStuffCount>
|
<costStuffCount>40</costStuffCount>
|
||||||
<costList>
|
<costList>
|
||||||
<ComponentSpacer>2</ComponentSpacer>
|
<ComponentSpacer>2</ComponentSpacer>
|
||||||
<PN_ComponentRoyal>1</PN_ComponentRoyal>
|
<PN_Component>1</PN_Component>
|
||||||
<Hyperweave>15</Hyperweave>
|
<Hyperweave>15</Hyperweave>
|
||||||
<Leather_Thrumbo>5</Leather_Thrumbo>
|
<Leather_Thrumbo>5</Leather_Thrumbo>
|
||||||
</costList>
|
</costList>
|
||||||
|
@ -396,7 +396,7 @@
|
|||||||
|
|
||||||
<!--==================================== 로열 부품 ====================================-->
|
<!--==================================== 로열 부품 ====================================-->
|
||||||
<ThingDef ParentName="ResourceBase">
|
<ThingDef ParentName="ResourceBase">
|
||||||
<defName>PN_ComponentRoyal</defName>
|
<defName>PN_Component</defName>
|
||||||
<label>PnL component</label>
|
<label>PnL component</label>
|
||||||
<description>This is a component used in special products of PnL Industry. It's tightly sealed, so reverse engineering looks difficult.</description>
|
<description>This is a component used in special products of PnL Industry. It's tightly sealed, so reverse engineering looks difficult.</description>
|
||||||
<graphicData>
|
<graphicData>
|
||||||
|
@ -38,7 +38,7 @@
|
|||||||
<countRange>50~200</countRange>
|
<countRange>50~200</countRange>
|
||||||
</li>
|
</li>
|
||||||
<li Class="StockGenerator_SingleDef">
|
<li Class="StockGenerator_SingleDef">
|
||||||
<thingDef>PN_ComponentRoyal</thingDef>
|
<thingDef>PN_Component</thingDef>
|
||||||
<countRange>3~5</countRange>
|
<countRange>3~5</countRange>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
@ -63,7 +63,7 @@
|
|||||||
<countRange>20~60</countRange>
|
<countRange>20~60</countRange>
|
||||||
</li>
|
</li>
|
||||||
<li Class="StockGenerator_SingleDef">
|
<li Class="StockGenerator_SingleDef">
|
||||||
<thingDef>PN_ComponentRoyal</thingDef>
|
<thingDef>PN_Component</thingDef>
|
||||||
<countRange>1~3</countRange>
|
<countRange>1~3</countRange>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
@ -72,7 +72,7 @@
|
|||||||
<countRange>50~200</countRange>
|
<countRange>50~200</countRange>
|
||||||
</li>
|
</li>
|
||||||
<li Class="StockGenerator_SingleDef">
|
<li Class="StockGenerator_SingleDef">
|
||||||
<thingDef>PN_ComponentRoyal</thingDef>
|
<thingDef>PN_Component</thingDef>
|
||||||
<countRange>12~16</countRange>
|
<countRange>12~16</countRange>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
@ -62,8 +62,8 @@
|
|||||||
<PN_SelfRepairKit.comps.0.useLabel>자가 수리 키트 사용</PN_SelfRepairKit.comps.0.useLabel>
|
<PN_SelfRepairKit.comps.0.useLabel>자가 수리 키트 사용</PN_SelfRepairKit.comps.0.useLabel>
|
||||||
<!--<PN_Fueldrumcan.label>PnL 연료 드럼</PN_Fueldrumcan.label>
|
<!--<PN_Fueldrumcan.label>PnL 연료 드럼</PN_Fueldrumcan.label>
|
||||||
<PN_Fueldrumcan.description>PnL 연료를 대용량으로 안전하게 보관하기 위한 드럼통입니다. 높은 내구성과 낮은 가연성을 가지고 있습니다.</PN_Fueldrumcan.description>-->
|
<PN_Fueldrumcan.description>PnL 연료를 대용량으로 안전하게 보관하기 위한 드럼통입니다. 높은 내구성과 낮은 가연성을 가지고 있습니다.</PN_Fueldrumcan.description>-->
|
||||||
<PN_ComponentRoyal.label>PnL 부품</PN_ComponentRoyal.label>
|
<PN_Component.label>PnL 부품</PN_Component.label>
|
||||||
<PN_ComponentRoyal.description>PnL Industry에서 특별한 제품을 제작할때 사용하는 부품. 단단하게 봉인되어 있어 역설계는 힘들어 보입니다.</PN_ComponentRoyal.description>
|
<PN_Component.description>PnL Industry에서 특별한 제품을 제작할때 사용하는 부품. 단단하게 봉인되어 있어 역설계는 힘들어 보입니다.</PN_Component.description>
|
||||||
<Packaged_NormalAutomaton.label>포장된 오토마톤</Packaged_NormalAutomaton.label>
|
<Packaged_NormalAutomaton.label>포장된 오토마톤</Packaged_NormalAutomaton.label>
|
||||||
<Packaged_NormalAutomaton.description>오토마톤이 포장되어 있는 상자입니다.</Packaged_NormalAutomaton.description>
|
<Packaged_NormalAutomaton.description>오토마톤이 포장되어 있는 상자입니다.</Packaged_NormalAutomaton.description>
|
||||||
<Packaged_NormalAutomaton.comps.CompUsable.useLabel>포장 해체</Packaged_NormalAutomaton.comps.CompUsable.useLabel>
|
<Packaged_NormalAutomaton.comps.CompUsable.useLabel>포장 해체</Packaged_NormalAutomaton.comps.CompUsable.useLabel>
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
<Steel>45</Steel>
|
<Steel>45</Steel>
|
||||||
<ComponentIndustrial>5</ComponentIndustrial>
|
<ComponentIndustrial>5</ComponentIndustrial>
|
||||||
<ComponentSpacer>2</ComponentSpacer>
|
<ComponentSpacer>2</ComponentSpacer>
|
||||||
<PN_ComponentRoyal>1</PN_ComponentRoyal>
|
<PN_Component>1</PN_Component>
|
||||||
</costList>
|
</costList>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<researchPrerequisite>PNRP_TierB_Module</researchPrerequisite>
|
<researchPrerequisite>PNRP_TierB_Module</researchPrerequisite>
|
||||||
@ -72,7 +72,7 @@
|
|||||||
<Steel>45</Steel>
|
<Steel>45</Steel>
|
||||||
<ComponentIndustrial>5</ComponentIndustrial>
|
<ComponentIndustrial>5</ComponentIndustrial>
|
||||||
<ComponentSpacer>2</ComponentSpacer>
|
<ComponentSpacer>2</ComponentSpacer>
|
||||||
<PN_ComponentRoyal>1</PN_ComponentRoyal>
|
<PN_Component>1</PN_Component>
|
||||||
</costList>
|
</costList>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<researchPrerequisite>PNRP_TierB_Module</researchPrerequisite>
|
<researchPrerequisite>PNRP_TierB_Module</researchPrerequisite>
|
||||||
@ -128,7 +128,7 @@
|
|||||||
<Steel>45</Steel>
|
<Steel>45</Steel>
|
||||||
<ComponentIndustrial>5</ComponentIndustrial>
|
<ComponentIndustrial>5</ComponentIndustrial>
|
||||||
<ComponentSpacer>2</ComponentSpacer>
|
<ComponentSpacer>2</ComponentSpacer>
|
||||||
<PN_ComponentRoyal>1</PN_ComponentRoyal>
|
<PN_Component>1</PN_Component>
|
||||||
</costList>
|
</costList>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<researchPrerequisite>PNRP_TierB_Module</researchPrerequisite>
|
<researchPrerequisite>PNRP_TierB_Module</researchPrerequisite>
|
||||||
@ -184,7 +184,7 @@
|
|||||||
<Steel>45</Steel>
|
<Steel>45</Steel>
|
||||||
<ComponentIndustrial>5</ComponentIndustrial>
|
<ComponentIndustrial>5</ComponentIndustrial>
|
||||||
<ComponentSpacer>2</ComponentSpacer>
|
<ComponentSpacer>2</ComponentSpacer>
|
||||||
<PN_ComponentRoyal>1</PN_ComponentRoyal>
|
<PN_Component>1</PN_Component>
|
||||||
</costList>
|
</costList>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<researchPrerequisite>PNRP_TierB_Module</researchPrerequisite>
|
<researchPrerequisite>PNRP_TierB_Module</researchPrerequisite>
|
||||||
@ -240,7 +240,7 @@
|
|||||||
<Steel>45</Steel>
|
<Steel>45</Steel>
|
||||||
<ComponentIndustrial>5</ComponentIndustrial>
|
<ComponentIndustrial>5</ComponentIndustrial>
|
||||||
<ComponentSpacer>2</ComponentSpacer>
|
<ComponentSpacer>2</ComponentSpacer>
|
||||||
<PN_ComponentRoyal>1</PN_ComponentRoyal>
|
<PN_Component>1</PN_Component>
|
||||||
</costList>
|
</costList>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<researchPrerequisite>PNRP_TierB_Module</researchPrerequisite>
|
<researchPrerequisite>PNRP_TierB_Module</researchPrerequisite>
|
||||||
@ -296,7 +296,7 @@
|
|||||||
<Steel>45</Steel>
|
<Steel>45</Steel>
|
||||||
<ComponentIndustrial>5</ComponentIndustrial>
|
<ComponentIndustrial>5</ComponentIndustrial>
|
||||||
<ComponentSpacer>2</ComponentSpacer>
|
<ComponentSpacer>2</ComponentSpacer>
|
||||||
<PN_ComponentRoyal>1</PN_ComponentRoyal>
|
<PN_Component>1</PN_Component>
|
||||||
</costList>
|
</costList>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<researchPrerequisite>PNRP_TierB_Module</researchPrerequisite>
|
<researchPrerequisite>PNRP_TierB_Module</researchPrerequisite>
|
||||||
@ -352,7 +352,7 @@
|
|||||||
<Steel>45</Steel>
|
<Steel>45</Steel>
|
||||||
<ComponentIndustrial>5</ComponentIndustrial>
|
<ComponentIndustrial>5</ComponentIndustrial>
|
||||||
<ComponentSpacer>2</ComponentSpacer>
|
<ComponentSpacer>2</ComponentSpacer>
|
||||||
<PN_ComponentRoyal>1</PN_ComponentRoyal>
|
<PN_Component>1</PN_Component>
|
||||||
</costList>
|
</costList>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<researchPrerequisite>PNRP_TierB_Module</researchPrerequisite>
|
<researchPrerequisite>PNRP_TierB_Module</researchPrerequisite>
|
||||||
@ -408,7 +408,7 @@
|
|||||||
<Steel>45</Steel>
|
<Steel>45</Steel>
|
||||||
<ComponentIndustrial>5</ComponentIndustrial>
|
<ComponentIndustrial>5</ComponentIndustrial>
|
||||||
<ComponentSpacer>2</ComponentSpacer>
|
<ComponentSpacer>2</ComponentSpacer>
|
||||||
<PN_ComponentRoyal>1</PN_ComponentRoyal>
|
<PN_Component>1</PN_Component>
|
||||||
</costList>
|
</costList>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<researchPrerequisite>PNRP_TierB_Module</researchPrerequisite>
|
<researchPrerequisite>PNRP_TierB_Module</researchPrerequisite>
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
<costList>
|
<costList>
|
||||||
<Plasteel>45</Plasteel>
|
<Plasteel>45</Plasteel>
|
||||||
<ComponentSpacer>5</ComponentSpacer>
|
<ComponentSpacer>5</ComponentSpacer>
|
||||||
<PN_ComponentRoyal>3</PN_ComponentRoyal>
|
<PN_Component>3</PN_Component>
|
||||||
</costList>
|
</costList>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<researchPrerequisite>PNRP_TierC_Module</researchPrerequisite>
|
<researchPrerequisite>PNRP_TierC_Module</researchPrerequisite>
|
||||||
@ -67,7 +67,7 @@
|
|||||||
<costList>
|
<costList>
|
||||||
<Plasteel>45</Plasteel>
|
<Plasteel>45</Plasteel>
|
||||||
<ComponentSpacer>5</ComponentSpacer>
|
<ComponentSpacer>5</ComponentSpacer>
|
||||||
<PN_ComponentRoyal>3</PN_ComponentRoyal>
|
<PN_Component>3</PN_Component>
|
||||||
</costList>
|
</costList>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<researchPrerequisite>PNRP_TierC_Module</researchPrerequisite>
|
<researchPrerequisite>PNRP_TierC_Module</researchPrerequisite>
|
||||||
@ -120,7 +120,7 @@
|
|||||||
<costList>
|
<costList>
|
||||||
<Plasteel>45</Plasteel>
|
<Plasteel>45</Plasteel>
|
||||||
<ComponentSpacer>5</ComponentSpacer>
|
<ComponentSpacer>5</ComponentSpacer>
|
||||||
<PN_ComponentRoyal>3</PN_ComponentRoyal>
|
<PN_Component>3</PN_Component>
|
||||||
</costList>
|
</costList>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<researchPrerequisite>PNRP_TierC_Module</researchPrerequisite>
|
<researchPrerequisite>PNRP_TierC_Module</researchPrerequisite>
|
||||||
@ -174,7 +174,7 @@
|
|||||||
<costList>
|
<costList>
|
||||||
<Plasteel>45</Plasteel>
|
<Plasteel>45</Plasteel>
|
||||||
<ComponentSpacer>5</ComponentSpacer>
|
<ComponentSpacer>5</ComponentSpacer>
|
||||||
<PN_ComponentRoyal>3</PN_ComponentRoyal>
|
<PN_Component>3</PN_Component>
|
||||||
</costList>
|
</costList>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<researchPrerequisite>PNRP_TierC_Module</researchPrerequisite>
|
<researchPrerequisite>PNRP_TierC_Module</researchPrerequisite>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user