938 lines
23 KiB
XML
938 lines
23 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<Defs>
|
|
<!--가챠급조-->
|
|
<!--<RecipeDef>
|
|
<defName>PN_Make_Automaton_Improvised</defName>
|
|
<label>make improvised automaton</label>
|
|
<description>...</description>
|
|
<jobString>Making automaton.</jobString>
|
|
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
|
|
<effectWorking>Cook</effectWorking>
|
|
<soundWorking>Recipe_Machining</soundWorking>
|
|
<workAmount>12000</workAmount>
|
|
<unfinishedThingDef>UnfinishedAutomaton</unfinishedThingDef>
|
|
<recipeUsers>
|
|
<li>PN_AutomatonBench</li>
|
|
<li>CraftingSpot</li>
|
|
<li>TableMachining</li>
|
|
</recipeUsers>
|
|
<ingredients>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>PN_Brain</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>1</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>ComponentIndustrial</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>2</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Steel</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>72</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Leather_Automaton</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>40</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Chemfuel</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>16</count>
|
|
</li>
|
|
</ingredients>
|
|
<fixedIngredientFilter>
|
|
<thingDefs>
|
|
<li>PN_Brain</li>
|
|
<li>ComponentIndustrial</li>
|
|
<li>Steel</li>
|
|
<li>Chemfuel</li>
|
|
<li>Leather_Automaton</li>
|
|
</thingDefs>
|
|
</fixedIngredientFilter>
|
|
<products>
|
|
<Packaged_ImprovisedAutomaton>1</Packaged_ImprovisedAutomaton>
|
|
</products>
|
|
<skillRequirements>
|
|
<Crafting>4</Crafting>
|
|
</skillRequirements>
|
|
<workSkill>Crafting</workSkill>
|
|
<researchPrerequisite></researchPrerequisite>
|
|
</RecipeDef>-->
|
|
|
|
<!--가챠일반-->
|
|
<!--<RecipeDef>
|
|
<defName>PN_Make_Automaton_Normal</defName>
|
|
<label>make automaton</label>
|
|
<description>...</description>
|
|
<jobString>Making automaton.</jobString>
|
|
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
|
|
<effectWorking>Cook</effectWorking>
|
|
<soundWorking>Recipe_Machining</soundWorking>
|
|
<workAmount>48000</workAmount>
|
|
<unfinishedThingDef>UnfinishedAutomaton</unfinishedThingDef>
|
|
<recipeUsers>
|
|
<li>PN_AutomatonBench</li>
|
|
<li>TableMachining</li>
|
|
</recipeUsers>
|
|
<ingredients>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>PN_Brain</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>1</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>ComponentIndustrial</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>4</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Steel</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>90</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Leather_Automaton</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>50</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Chemfuel</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>20</count>
|
|
</li>
|
|
</ingredients>
|
|
<fixedIngredientFilter>
|
|
<thingDefs>
|
|
<li>PN_Brain</li>
|
|
<li>ComponentIndustrial</li>
|
|
<li>Steel</li>
|
|
<li>Chemfuel</li>
|
|
<li>Leather_Automaton</li>
|
|
</thingDefs>
|
|
<categories>
|
|
<li>Leathers</li>
|
|
</categories>
|
|
</fixedIngredientFilter>
|
|
<products>
|
|
<Packaged_NormalAutomaton>1</Packaged_NormalAutomaton>
|
|
</products>
|
|
<skillRequirements>
|
|
<Crafting>8</Crafting>
|
|
</skillRequirements>
|
|
<workSkill>Crafting</workSkill>
|
|
<researchPrerequisite></researchPrerequisite>
|
|
</RecipeDef>-->
|
|
|
|
<!--가챠고급-->
|
|
<!--<RecipeDef>
|
|
<defName>PN_Make_Automaton_Senior</defName>
|
|
<label>make senior automaton</label>
|
|
<description>...</description>
|
|
<jobString>Making automaton.</jobString>
|
|
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
|
|
<effectWorking>Cook</effectWorking>
|
|
<soundWorking>Recipe_Machining</soundWorking>
|
|
<workAmount>72000</workAmount>
|
|
<unfinishedThingDef>UnfinishedAutomaton</unfinishedThingDef>
|
|
<recipeUsers>
|
|
<li>PN_AutomatonBench</li>
|
|
</recipeUsers>
|
|
<ingredients>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>PN_Brain</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>1</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>ComponentSpacer</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>3</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>ComponentIndustrial</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>6</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Steel</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>90</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Leather_Automaton</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>50</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Chemfuel</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>20</count>
|
|
</li>
|
|
</ingredients>
|
|
<fixedIngredientFilter>
|
|
<thingDefs>
|
|
<li>PN_Brain</li>
|
|
<li>ComponentIndustrial</li>
|
|
<li>ComponentSpacer</li>
|
|
<li>Steel</li>
|
|
<li>Chemfuel</li>
|
|
<li>Leather_Automaton</li>
|
|
</thingDefs>
|
|
<categories>
|
|
<li>Leathers</li>
|
|
</categories>
|
|
</fixedIngredientFilter>
|
|
<products>
|
|
<Packaged_NobleAutomaton>1</Packaged_NobleAutomaton>
|
|
</products>
|
|
<skillRequirements>
|
|
<Crafting>12</Crafting>
|
|
</skillRequirements>
|
|
<workSkill>Crafting</workSkill>
|
|
<researchPrerequisite></researchPrerequisite>
|
|
</RecipeDef>-->
|
|
|
|
<!--가챠로열-->
|
|
<!--<RecipeDef>
|
|
<defName>PN_Make_Automaton_Royal</defName>
|
|
<label>make royal automaton</label>
|
|
<description>...</description>
|
|
<jobString>Making automaton.</jobString>
|
|
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
|
|
<effectWorking>Cook</effectWorking>
|
|
<soundWorking>Recipe_Machining</soundWorking>
|
|
<workAmount>144000</workAmount>
|
|
<unfinishedThingDef>UnfinishedAutomaton</unfinishedThingDef>
|
|
<recipeUsers>
|
|
<li>PN_AutomatonBench</li>
|
|
</recipeUsers>
|
|
<ingredients>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>PN_Brain</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>1</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>AIPersonaCore</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>1</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Luciferium</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>1</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>ComponentSpacer</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>4</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>ComponentIndustrial</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>6</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Steel</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>90</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Leather_Automaton</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>50</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Chemfuel</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>20</count>
|
|
</li>
|
|
</ingredients>
|
|
<fixedIngredientFilter>
|
|
<thingDefs>
|
|
<li>PN_Brain</li>
|
|
<li>AIPersonaCore</li>
|
|
<li>Luciferium</li>
|
|
<li>ComponentIndustrial</li>
|
|
<li>ComponentSpacer</li>
|
|
<li>Steel</li>
|
|
<li>Chemfuel</li>
|
|
<li>Leather_Automaton</li>
|
|
</thingDefs>
|
|
</fixedIngredientFilter>
|
|
<products>
|
|
<Packaged_RoyalAutomaton>1</Packaged_RoyalAutomaton>
|
|
</products>
|
|
<skillRequirements>
|
|
<Crafting>16</Crafting>
|
|
</skillRequirements>
|
|
<workSkill>Crafting</workSkill>
|
|
<researchPrerequisite></researchPrerequisite>
|
|
</RecipeDef>-->
|
|
|
|
<!--가챠전투일반-->
|
|
<!--<RecipeDef>
|
|
<defName>PN_Make_NormalAutomaton_Soldier</defName>
|
|
<label>make automaton soldier</label>
|
|
<description>...</description>
|
|
<jobString>Making automaton.</jobString>
|
|
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
|
|
<effectWorking>Cook</effectWorking>
|
|
<soundWorking>Recipe_Machining</soundWorking>
|
|
<workAmount>48000</workAmount>
|
|
<unfinishedThingDef>UnfinishedAutomaton</unfinishedThingDef>
|
|
<recipeUsers>
|
|
<li>PN_AutomatonBench</li>
|
|
<li>TableMachining</li>
|
|
</recipeUsers>
|
|
<ingredients>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>PN_Brain</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>1</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>ComponentIndustrial</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>4</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Steel</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>90</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Leather_Automaton</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>50</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Chemfuel</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>20</count>
|
|
</li>
|
|
</ingredients>
|
|
<fixedIngredientFilter>
|
|
<thingDefs>
|
|
<li>PN_Brain</li>
|
|
<li>ComponentIndustrial</li>
|
|
<li>Steel</li>
|
|
<li>Chemfuel</li>
|
|
<li>Leather_Automaton</li>
|
|
</thingDefs>
|
|
</fixedIngredientFilter>
|
|
<products>
|
|
<Packaged_NormalAutomatonSoldier>1</Packaged_NormalAutomatonSoldier>
|
|
</products>
|
|
<skillRequirements>
|
|
<Crafting>8</Crafting>
|
|
</skillRequirements>
|
|
<workSkill>Crafting</workSkill>
|
|
<researchPrerequisite></researchPrerequisite>
|
|
</RecipeDef>-->
|
|
|
|
<!--가챠전투고급-->
|
|
<!--<RecipeDef>
|
|
<defName>PN_Make_NobleAutomaton_Soldier</defName>
|
|
<label>make noble automaton soldier</label>
|
|
<description>...</description>
|
|
<jobString>Making automaton.</jobString>
|
|
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
|
|
<effectWorking>Cook</effectWorking>
|
|
<soundWorking>Recipe_Machining</soundWorking>
|
|
<workAmount>72000</workAmount>
|
|
<unfinishedThingDef>UnfinishedAutomaton</unfinishedThingDef>
|
|
<recipeUsers>
|
|
<li>PN_AutomatonBench</li>
|
|
</recipeUsers>
|
|
<ingredients>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>PN_Brain</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>1</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>ComponentSpacer</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>3</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>ComponentIndustrial</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>6</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Steel</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>90</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Leather_Automaton</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>50</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Chemfuel</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>20</count>
|
|
</li>
|
|
</ingredients>
|
|
<fixedIngredientFilter>
|
|
<thingDefs>
|
|
<li>PN_Brain</li>
|
|
<li>ComponentIndustrial</li>
|
|
<li>ComponentSpacer</li>
|
|
<li>Steel</li>
|
|
<li>Chemfuel</li>
|
|
<li>Leather_Automaton</li>
|
|
</thingDefs>
|
|
</fixedIngredientFilter>
|
|
<products>
|
|
<Packaged_NobleAutomatonSoldier>1</Packaged_NobleAutomatonSoldier>
|
|
</products>
|
|
<skillRequirements>
|
|
<Crafting>12</Crafting>
|
|
</skillRequirements>
|
|
<workSkill>Crafting</workSkill>
|
|
<researchPrerequisite></researchPrerequisite>
|
|
</RecipeDef>-->
|
|
|
|
<!--가챠제작일반-->
|
|
<!--<RecipeDef>
|
|
<defName>PN_Make_NormalAutomaton_Worker</defName>
|
|
<label>make automaton worker</label>
|
|
<description>...</description>
|
|
<jobString>Making automaton.</jobString>
|
|
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
|
|
<effectWorking>Cook</effectWorking>
|
|
<soundWorking>Recipe_Machining</soundWorking>
|
|
<workAmount>48000</workAmount>
|
|
<unfinishedThingDef>UnfinishedAutomaton</unfinishedThingDef>
|
|
<recipeUsers>
|
|
<li>PN_AutomatonBench</li>
|
|
<li>TableMachining</li>
|
|
</recipeUsers>
|
|
<ingredients>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>PN_Brain</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>1</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>ComponentIndustrial</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>4</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Steel</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>90</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Leather_Automaton</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>50</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Chemfuel</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>20</count>
|
|
</li>
|
|
</ingredients>
|
|
<fixedIngredientFilter>
|
|
<thingDefs>
|
|
<li>PN_Brain</li>
|
|
<li>ComponentIndustrial</li>
|
|
<li>Steel</li>
|
|
<li>Chemfuel</li>
|
|
<li>Leather_Automaton</li>
|
|
</thingDefs>
|
|
</fixedIngredientFilter>
|
|
<products>
|
|
<Packaged_NormalAutomatonWorker>1</Packaged_NormalAutomatonWorker>
|
|
</products>
|
|
<skillRequirements>
|
|
<Crafting>8</Crafting>
|
|
</skillRequirements>
|
|
<workSkill>Crafting</workSkill>
|
|
<researchPrerequisite></researchPrerequisite>
|
|
</RecipeDef>-->
|
|
|
|
<!--가챠제작고급-->
|
|
<!--<RecipeDef>
|
|
<defName>PN_Make_NobleAutomaton_Worker</defName>
|
|
<label>make noble automaton worker</label>
|
|
<description>...</description>
|
|
<jobString>Making automaton.</jobString>
|
|
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
|
|
<effectWorking>Cook</effectWorking>
|
|
<soundWorking>Recipe_Machining</soundWorking>
|
|
<workAmount>72000</workAmount>
|
|
<unfinishedThingDef>UnfinishedAutomaton</unfinishedThingDef>
|
|
<recipeUsers>
|
|
<li>PN_AutomatonBench</li>
|
|
</recipeUsers>
|
|
<ingredients>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>PN_Brain</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>1</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>ComponentSpacer</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>3</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>ComponentIndustrial</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>6</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Steel</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>90</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Leather_Automaton</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>50</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Chemfuel</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>20</count>
|
|
</li>
|
|
</ingredients>
|
|
<fixedIngredientFilter>
|
|
<thingDefs>
|
|
<li>PN_Brain</li>
|
|
<li>ComponentIndustrial</li>
|
|
<li>ComponentSpacer</li>
|
|
<li>Steel</li>
|
|
<li>Chemfuel</li>
|
|
<li>Leather_Automaton</li>
|
|
</thingDefs>
|
|
</fixedIngredientFilter>
|
|
<products>
|
|
<Packaged_NobleAutomatonWorker>1</Packaged_NobleAutomatonWorker>
|
|
</products>
|
|
<skillRequirements>
|
|
<Crafting>12</Crafting>
|
|
</skillRequirements>
|
|
<workSkill>Crafting</workSkill>
|
|
<researchPrerequisite></researchPrerequisite>
|
|
</RecipeDef>-->
|
|
|
|
<!--가챠가정일반-->
|
|
<!--<RecipeDef>
|
|
<defName>PN_Make_NormalAutomaton_Maid</defName>
|
|
<label>make automaton maid</label>
|
|
<description>...</description>
|
|
<jobString>Making automaton.</jobString>
|
|
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
|
|
<effectWorking>Cook</effectWorking>
|
|
<soundWorking>Recipe_Machining</soundWorking>
|
|
<workAmount>48000</workAmount>
|
|
<unfinishedThingDef>UnfinishedAutomaton</unfinishedThingDef>
|
|
<recipeUsers>
|
|
<li>PN_AutomatonBench</li>
|
|
<li>TableMachining</li>
|
|
</recipeUsers>
|
|
<ingredients>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>PN_Brain</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>1</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>ComponentIndustrial</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>4</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Steel</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>90</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Leather_Automaton</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>50</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Chemfuel</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>20</count>
|
|
</li>
|
|
</ingredients>
|
|
<fixedIngredientFilter>
|
|
<thingDefs>
|
|
<li>PN_Brain</li>
|
|
<li>ComponentIndustrial</li>
|
|
<li>Steel</li>
|
|
<li>Chemfuel</li>
|
|
<li>Leather_Automaton</li>
|
|
</thingDefs>
|
|
</fixedIngredientFilter>
|
|
<products>
|
|
<Packaged_NormalAutomatonMaid>1</Packaged_NormalAutomatonMaid>
|
|
</products>
|
|
<skillRequirements>
|
|
<Crafting>8</Crafting>
|
|
</skillRequirements>
|
|
<workSkill>Crafting</workSkill>
|
|
<researchPrerequisite></researchPrerequisite>
|
|
</RecipeDef>-->
|
|
|
|
<!--가챠가정고급-->
|
|
<!--<RecipeDef>
|
|
<defName>PN_Make_NobleAutomaton_Maid</defName>
|
|
<label>make noble automaton maid</label>
|
|
<description>...</description>
|
|
<jobString>Making automaton.</jobString>
|
|
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
|
|
<effectWorking>Cook</effectWorking>
|
|
<soundWorking>Recipe_Machining</soundWorking>
|
|
<workAmount>72000</workAmount>
|
|
<unfinishedThingDef>UnfinishedAutomaton</unfinishedThingDef>
|
|
<recipeUsers>
|
|
<li>PN_AutomatonBench</li>
|
|
</recipeUsers>
|
|
<ingredients>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>PN_Brain</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>1</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>ComponentSpacer</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>3</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>ComponentIndustrial</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>6</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Steel</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>90</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Leather_Automaton</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>50</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Chemfuel</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>20</count>
|
|
</li>
|
|
</ingredients>
|
|
<fixedIngredientFilter>
|
|
<thingDefs>
|
|
<li>PN_Brain</li>
|
|
<li>ComponentIndustrial</li>
|
|
<li>ComponentSpacer</li>
|
|
<li>Steel</li>
|
|
<li>Chemfuel</li>
|
|
<li>Leather_Automaton</li>
|
|
</thingDefs>
|
|
</fixedIngredientFilter>
|
|
<products>
|
|
<Packaged_NobleAutomatonMaid>1</Packaged_NobleAutomatonMaid>
|
|
</products>
|
|
<skillRequirements>
|
|
<Crafting>12</Crafting>
|
|
</skillRequirements>
|
|
<workSkill>Crafting</workSkill>
|
|
<researchPrerequisite></researchPrerequisite>
|
|
</RecipeDef>-->
|
|
|
|
<CustomizableRecipe.CustomizableRecipeDef>
|
|
<defName>PN_Make_Automaton</defName>
|
|
<label>make automaton</label>
|
|
<description>...</description>
|
|
<jobString>Making automaton.</jobString>
|
|
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
|
|
<effectWorking>Cook</effectWorking>
|
|
<soundWorking>Recipe_Machining</soundWorking>
|
|
<workAmount>48000</workAmount>
|
|
<unfinishedThingDef>UnfinishedAutomaton</unfinishedThingDef>
|
|
<recipeUsers>
|
|
<li>PN_AutomatonBench</li>
|
|
<li>TableMachining</li>
|
|
</recipeUsers>
|
|
<ingredients>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>PN_Brain</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>1</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>ComponentIndustrial</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>20</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Steel</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>150</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Leather_Automaton</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>50</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Chemfuel</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>20</count>
|
|
</li>
|
|
</ingredients>
|
|
<fixedIngredientFilter>
|
|
</fixedIngredientFilter>
|
|
<products>
|
|
<Packaged_NormalAutomaton>1</Packaged_NormalAutomaton>
|
|
</products>
|
|
<skillRequirements>
|
|
<Crafting>1</Crafting>
|
|
</skillRequirements>
|
|
<workSkill>Crafting</workSkill>
|
|
<researchPrerequisite></researchPrerequisite>
|
|
|
|
<billWorker Class="AutomataRace.CustomizableBillWorker_MakeAutomata">
|
|
<!-- configurations -->
|
|
<baseMaterialCount>150</baseMaterialCount>
|
|
<componentTotalCount>20</componentTotalCount>
|
|
<componentIndustrialScore>5</componentIndustrialScore>
|
|
<componentSpacerScore>20</componentSpacerScore>
|
|
<useAIPersonaCoreScore>200</useAIPersonaCoreScore>
|
|
<craftingSkillRequirementsMin>6</craftingSkillRequirementsMin>
|
|
<craftingSkillRequirementsMax>16</craftingSkillRequirementsMax>
|
|
|
|
<!-- default values -->
|
|
<baseMaterial>Steel</baseMaterial>
|
|
<componentIndustrialCount>20</componentIndustrialCount>
|
|
<componentSpacerCount>0</componentSpacerCount>
|
|
<useAIPersonaCore>false</useAIPersonaCore>
|
|
<fixedIngredients>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>PN_Brain</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>1</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Leather_Automaton</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>50</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Chemfuel</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>20</count>
|
|
</li>
|
|
</fixedIngredients>
|
|
</billWorker>
|
|
</CustomizableRecipe.CustomizableRecipeDef>
|
|
</Defs> |