요직 컨텐츠 분리

This commit is contained in:
Cocopomel
2021-09-16 20:30:34 +09:00
parent 14a309a9cd
commit 9d4f3c7075
10 changed files with 143 additions and 180 deletions

View File

@@ -56,54 +56,6 @@
<iconPath>Things/Item/PNBrainCore</iconPath>
</ThingCategoryDef>
<ThingDef ParentName="BodyPartBase">
<defName>PN_BrainEmpty</defName>
<label>Empty case</label>
<description>...</description>
<graphicData Inherit="false">
<texPath>Things/Item/PNCentralnervous_empty</texPath>
<graphicClass>Graphic_Single</graphicClass>
<drawSize>1</drawSize>
</graphicData>
<isTechHediff>false</isTechHediff>
<thingCategories Inherit="false">
<li>PN_AutomatonCatagory</li>
</thingCategories>
<statBases>
<Mass>1</Mass>
<WorkToMake>700</WorkToMake>
<Flammability>0.7</Flammability>
</statBases>
<stackLimit>10</stackLimit>
<uiIconForStackCount>1</uiIconForStackCount>
<drawGUIOverlay>true</drawGUIOverlay>
<costList>
<ComponentIndustrial>1</ComponentIndustrial>
<Steel>5</Steel>
<PN_AutomatonFuel>1</PN_AutomatonFuel>
</costList>
<tradeTags Inherit="false">
</tradeTags>
<recipeMaker>
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
<workSkill>Crafting</workSkill>
<effectWorking>Smith</effectWorking>
<soundWorking>Recipe_Smith</soundWorking>
<unfinishedThingDef>UnfinishedComponent</unfinishedThingDef>
<skillRequirements>
<Crafting>6</Crafting>
</skillRequirements>
<researchPrerequisite>PNRP_Brain</researchPrerequisite>
<recipeUsers>
<li>PN_AutomatonBench</li>
</recipeUsers>
</recipeMaker>
<comps>
</comps>
</ThingDef>
<ThingDef ParentName="BodyPartBase">
<defName>PN_Brain</defName>
<label>central nervous</label>
@@ -114,7 +66,7 @@
<drawSize>1</drawSize>
</graphicData>
<thingCategories Inherit="false">
<li>PN_BrainCoreCatagory</li>
<li>BodyPartsNatural</li>
</thingCategories>
<statBases>
<MarketValue>548</MarketValue>
@@ -161,20 +113,6 @@
<tradeTags Inherit="false">
</tradeTags>
<recipeMaker>
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
<workSkill>Crafting</workSkill>
<effectWorking>Smith</effectWorking>
<soundWorking>Recipe_Smith</soundWorking>
<unfinishedThingDef>UnfinishedHealthItemBionic</unfinishedThingDef>
<skillRequirements>
<Crafting>8</Crafting>
</skillRequirements>
<researchPrerequisite>PNRP_BrainCasing</researchPrerequisite>
<recipeUsers>
<li>PN_AutomatonBench</li>
</recipeUsers>
</recipeMaker>
<comps>
</comps>