439 lines
14 KiB
XML
439 lines
14 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
||
<Defs>
|
||
<!-- T1 -->
|
||
<RecipeDef>
|
||
<defName>Make_WULA_Alloy</defName>
|
||
<label>制造乌拉帝国合金</label>
|
||
<description>使用钢铁进行加工得到的高密度合金,是许多乌拉帝国装备的原材料。</description>
|
||
<jobString>正在锻造合金</jobString>
|
||
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
|
||
<!-- <requiredGiverWorkType>Crafting</requiredGiverWorkType> -->
|
||
<effectWorking>Smith</effectWorking>
|
||
<soundWorking>Recipe_Smith</soundWorking>
|
||
<workAmount>500</workAmount>
|
||
<!-- 允许混合成分 -->
|
||
<allowMixingIngredients>false</allowMixingIngredients>
|
||
<ingredients Inherit="False">
|
||
<li>
|
||
<filter>
|
||
<thingDefs>
|
||
<li>Steel</li>
|
||
</thingDefs>
|
||
</filter>
|
||
<count>3</count>
|
||
</li>
|
||
</ingredients>
|
||
<products>
|
||
<WULA_Alloy>2</WULA_Alloy>
|
||
</products>
|
||
<workSkill>Crafting</workSkill>
|
||
<displayPriority>100</displayPriority>
|
||
|
||
<researchPrerequisites>
|
||
<li>WULA_Colony_License_LV1_Technology</li>
|
||
</researchPrerequisites>
|
||
</RecipeDef>
|
||
<RecipeDef>
|
||
<defName>Make_WULA_Alloy_Group</defName>
|
||
<label>制造乌拉帝国合金(10块)</label>
|
||
<description>使用钢铁进行加工得到的高密度合金,是许多乌拉帝国装备的原材料。</description>
|
||
<jobString>正在锻造合金</jobString>
|
||
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
|
||
<!-- <requiredGiverWorkType>Crafting</requiredGiverWorkType> -->
|
||
<effectWorking>Smith</effectWorking>
|
||
<soundWorking>Recipe_Smith</soundWorking>
|
||
<workAmount>2200</workAmount>
|
||
<!-- 允许混合成分 -->
|
||
<allowMixingIngredients>false</allowMixingIngredients>
|
||
<ingredients Inherit="False">
|
||
<li>
|
||
<filter>
|
||
<thingDefs>
|
||
<li>Steel</li>
|
||
</thingDefs>
|
||
</filter>
|
||
<count>15</count>
|
||
</li>
|
||
</ingredients>
|
||
<products>
|
||
<WULA_Alloy>10</WULA_Alloy>
|
||
</products>
|
||
<workSkill>Crafting</workSkill>
|
||
<displayPriority>100</displayPriority>
|
||
|
||
<researchPrerequisites>
|
||
<li>WULA_Colony_License_LV1_Technology</li>
|
||
</researchPrerequisites>
|
||
</RecipeDef>
|
||
<RecipeDef>
|
||
<defName>Make_Component_By_WULA_Cube_Productor</defName>
|
||
<label>制作零部件</label>
|
||
<description>用乌拉帝国编织体制造零部件,耗时较精密装配台更长,并且耗费的资源更多。</description>
|
||
<jobString>正在制作零部件</jobString>
|
||
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
|
||
<!-- <requiredGiverWorkType>Crafting</requiredGiverWorkType> -->
|
||
<effectWorking>Smith</effectWorking>
|
||
<soundWorking>Recipe_Smith</soundWorking>
|
||
<workAmount>8500</workAmount>
|
||
<unfinishedThingDef>UnfinishedComponent</unfinishedThingDef>
|
||
<ingredients>
|
||
<li>
|
||
<filter>
|
||
<thingDefs>
|
||
<li>WULA_Alloy</li>
|
||
</thingDefs>
|
||
</filter>
|
||
<count>10</count>
|
||
</li>
|
||
</ingredients>
|
||
<fixedIngredientFilter>
|
||
<thingDefs>
|
||
<li>WULA_Alloy</li>
|
||
</thingDefs>
|
||
</fixedIngredientFilter>
|
||
<products>
|
||
<ComponentIndustrial>1</ComponentIndustrial>
|
||
</products>
|
||
<workSkill>Crafting</workSkill>
|
||
<displayPriority>100</displayPriority>
|
||
|
||
<researchPrerequisites>
|
||
<li>WULA_Colony_License_LV1_Technology</li>
|
||
</researchPrerequisites>
|
||
</RecipeDef>
|
||
|
||
<!-- T2 -->
|
||
<RecipeDef>
|
||
<defName>Make_WULA_Charge_Cube</defName>
|
||
<label>制造乌拉帝国能源核心</label>
|
||
<description>制造一块乌拉帝国能源核心,包括可复冲的电容器与供给机械运转的能量,这是机械乌拉唯一可接受的外部输入性能量来源,也是多种乌拉帝国产物的前体。</description>
|
||
<jobString>正在制造乌拉帝国能源核心</jobString>
|
||
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
|
||
<!-- <requiredGiverWorkType>Crafting</requiredGiverWorkType> -->
|
||
<effectWorking>Smith</effectWorking>
|
||
<soundWorking>Recipe_Smith</soundWorking>
|
||
<!-- 允许混合成分 -->
|
||
<allowMixingIngredients>true</allowMixingIngredients>
|
||
<ingredients Inherit="False">
|
||
<li>
|
||
<filter>
|
||
<thingDefs>
|
||
<li>WULA_Alloy</li>
|
||
</thingDefs>
|
||
</filter>
|
||
<count>2</count>
|
||
</li>
|
||
<li>
|
||
<filter>
|
||
<thingDefs>
|
||
<li>Chemfuel</li>
|
||
</thingDefs>
|
||
</filter>
|
||
<count>2</count>
|
||
</li>
|
||
<li>
|
||
<filter>
|
||
<thingDefs>
|
||
<li>ComponentIndustrial</li>
|
||
</thingDefs>
|
||
</filter>
|
||
<count>1</count>
|
||
</li>
|
||
</ingredients>
|
||
<products>
|
||
<WULA_Charge_Cube>1</WULA_Charge_Cube>
|
||
</products>
|
||
<workSkill>Crafting</workSkill>
|
||
<displayPriority>100</displayPriority>
|
||
|
||
<researchPrerequisites>
|
||
<li>WULA_Colony_License_LV2_Technology</li>
|
||
</researchPrerequisites>
|
||
</RecipeDef>
|
||
<RecipeDef>
|
||
<defName>Recharge_WULA_Charge_Cube</defName>
|
||
<label>充能能源核心</label>
|
||
<description>使用化合燃料,将被使用过的失去能量的乌拉帝国能源核心重新充能。</description>
|
||
<jobString>正在为乌拉帝国能源核心充能</jobString>
|
||
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
|
||
<!-- <requiredGiverWorkType>Crafting</requiredGiverWorkType> -->
|
||
<effectWorking>Smith</effectWorking>
|
||
<soundWorking>Recipe_Smith</soundWorking>
|
||
<workAmount>500</workAmount>
|
||
<!-- 允许混合成分 -->
|
||
<allowMixingIngredients>true</allowMixingIngredients>
|
||
<ingredients Inherit="False">
|
||
<li>
|
||
<filter>
|
||
<thingDefs>
|
||
<li>Chemfuel</li>
|
||
</thingDefs>
|
||
</filter>
|
||
<count>2</count>
|
||
</li>
|
||
<li>
|
||
<filter>
|
||
<thingDefs>
|
||
<li>Steel</li>
|
||
</thingDefs>
|
||
</filter>
|
||
<count>2</count>
|
||
</li>
|
||
<li>
|
||
<filter>
|
||
<thingDefs>
|
||
<li>WULA_Charge_Cube_No_Power</li>
|
||
</thingDefs>
|
||
</filter>
|
||
<count>1</count>
|
||
</li>
|
||
</ingredients>
|
||
<products>
|
||
<WULA_Charge_Cube>1</WULA_Charge_Cube>
|
||
</products>
|
||
<workSkill>Crafting</workSkill>
|
||
<displayPriority>100</displayPriority>
|
||
|
||
<researchPrerequisites>
|
||
<li>WULA_Colony_License_LV2_Technology</li>
|
||
</researchPrerequisites>
|
||
</RecipeDef>
|
||
<RecipeDef>
|
||
<defName>Recharge_WULA_Charge_Cube_Group</defName>
|
||
<label>充能能源核心(4个)</label>
|
||
<description>使用化合燃料,将被使用过的失去能量的乌拉帝国能源核心重新充能。</description>
|
||
<jobString>正在为乌拉帝国能源核心充能</jobString>
|
||
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
|
||
<!-- <requiredGiverWorkType>Crafting</requiredGiverWorkType> -->
|
||
<effectWorking>Smith</effectWorking>
|
||
<soundWorking>Recipe_Smith</soundWorking>
|
||
<workAmount>1000</workAmount>
|
||
<!-- 允许混合成分 -->
|
||
<allowMixingIngredients>true</allowMixingIngredients>
|
||
<ingredients Inherit="False">
|
||
<li>
|
||
<filter>
|
||
<thingDefs>
|
||
<li>Chemfuel</li>
|
||
</thingDefs>
|
||
</filter>
|
||
<count>8</count>
|
||
</li>
|
||
<li>
|
||
<filter>
|
||
<thingDefs>
|
||
<li>Steel</li>
|
||
</thingDefs>
|
||
</filter>
|
||
<count>8</count>
|
||
</li>
|
||
<li>
|
||
<filter>
|
||
<thingDefs>
|
||
<li>WULA_Charge_Cube_No_Power</li>
|
||
</thingDefs>
|
||
</filter>
|
||
<count>4</count>
|
||
</li>
|
||
</ingredients>
|
||
<products>
|
||
<WULA_Charge_Cube>4</WULA_Charge_Cube>
|
||
</products>
|
||
<workSkill>Crafting</workSkill>
|
||
<displayPriority>100</displayPriority>
|
||
|
||
<researchPrerequisites>
|
||
<li>WULA_Colony_License_LV2_Technology</li>
|
||
</researchPrerequisites>
|
||
</RecipeDef>
|
||
|
||
<!-- T3 -->
|
||
<RecipeDef>
|
||
<defName>Make_WULA_Dark_Matter_Item</defName>
|
||
<label>制造乌拉帝国暗物质</label>
|
||
<description>制造1份封装的暗物质,由暗物质约束装置和暗物质组成,是乌拉帝国大型设施和武备所必须的能量来源。</description>
|
||
<jobString>正在制造乌拉帝国暗物质</jobString>
|
||
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
|
||
<!-- <requiredGiverWorkType>Crafting</requiredGiverWorkType> -->
|
||
<effectWorking>Smith</effectWorking>
|
||
<soundWorking>Recipe_Smith</soundWorking>
|
||
<!-- 允许混合成分 -->
|
||
<allowMixingIngredients>false</allowMixingIngredients>
|
||
<ingredients Inherit="False">
|
||
<li>
|
||
<filter>
|
||
<thingDefs>
|
||
<li>WULA_Charge_Cube</li>
|
||
</thingDefs>
|
||
</filter>
|
||
<count>5</count>
|
||
</li>
|
||
<li>
|
||
<filter>
|
||
<thingDefs>
|
||
<li>ComponentSpacer</li>
|
||
</thingDefs>
|
||
</filter>
|
||
<count>1</count>
|
||
</li>
|
||
</ingredients>
|
||
<products>
|
||
<WULA_Dark_Matter_Item>1</WULA_Dark_Matter_Item>
|
||
</products>
|
||
<workSkill>Crafting</workSkill>
|
||
<displayPriority>100</displayPriority>
|
||
|
||
<researchPrerequisites>
|
||
<li>WULA_Colony_License_LV3_Technology</li>
|
||
</researchPrerequisites>
|
||
</RecipeDef>
|
||
<RecipeDef>
|
||
<defName>Make_WULA_Neutronium</defName>
|
||
<label>压缩零素</label>
|
||
<description>制造1份零素,一种强大的材料,可以打造出最坚硬的护甲或者最强大的近战武器。</description>
|
||
<jobString>正在压缩零素</jobString>
|
||
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
|
||
<!-- <requiredGiverWorkType>Crafting</requiredGiverWorkType> -->
|
||
<effectWorking>Smith</effectWorking>
|
||
<soundWorking>Recipe_Smith</soundWorking>
|
||
<workAmount>5000</workAmount>
|
||
<!-- 允许混合成分 -->
|
||
<allowMixingIngredients>false</allowMixingIngredients>
|
||
<skillRequirements>
|
||
<Crafting>10</Crafting>
|
||
</skillRequirements>
|
||
<skillRequirements>
|
||
<Crafting>15</Crafting>
|
||
</skillRequirements>
|
||
<ingredients Inherit="False">
|
||
<li>
|
||
<filter>
|
||
<thingDefs>
|
||
<li>Plasteel</li>
|
||
</thingDefs>
|
||
</filter>
|
||
<count>5</count>
|
||
</li>
|
||
<li>
|
||
<filter>
|
||
<thingDefs>
|
||
<li>WULA_Alloy</li>
|
||
</thingDefs>
|
||
</filter>
|
||
<count>20</count>
|
||
</li>
|
||
</ingredients>
|
||
<products>
|
||
<WULA_Neutronium>1</WULA_Neutronium>
|
||
</products>
|
||
<workSkill>Crafting</workSkill>
|
||
<displayPriority>100</displayPriority>
|
||
|
||
<researchPrerequisites>
|
||
<li>WULA_Colony_License_LV3_Technology</li>
|
||
</researchPrerequisites>
|
||
</RecipeDef>
|
||
|
||
<RecipeDef ParentName="BaseMechanoidRecipe">
|
||
<defName>WULA_Build_Wula_Synth</defName>
|
||
<label>建造URa-00"机械乌拉"</label>
|
||
<description>建造一台URa-00"机械乌拉"合成人,是乌拉帝国合成人殖民地的主体种族,作为机械体的同时拥有复杂拟真的模拟情感。</description>
|
||
<products>
|
||
<WulaSpecies>1</WulaSpecies>
|
||
</products>
|
||
<descriptionHyperlinks>
|
||
<ThingDef>WulaSpecies</ThingDef>
|
||
</descriptionHyperlinks>
|
||
<researchPrerequisite>WULA_Synth_Productor_Technology</researchPrerequisite>
|
||
</RecipeDef>
|
||
<RecipeDef ParentName="BaseMechanoidRecipe">
|
||
<defName>WULA_Build_Mech_WULA_Cat</defName>
|
||
<label>建造CAt-11"猫猫"</label>
|
||
<description>建造一台CAt-11"猫猫"。</description>
|
||
<ingredients Inherit="False">
|
||
<li>
|
||
<filter>
|
||
<thingDefs>
|
||
<li>Steel</li>
|
||
</thingDefs>
|
||
</filter>
|
||
<count>80</count>
|
||
</li>
|
||
<li>
|
||
<filter>
|
||
<thingDefs>
|
||
<li>ComponentIndustrial</li>
|
||
</thingDefs>
|
||
</filter>
|
||
<count>1</count>
|
||
</li>
|
||
</ingredients>
|
||
<products>
|
||
<Mech_WULA_Cat>1</Mech_WULA_Cat>
|
||
</products>
|
||
<descriptionHyperlinks>
|
||
<ThingDef>Mech_WULA_Cat</ThingDef>
|
||
</descriptionHyperlinks>
|
||
<researchPrerequisite>WULA_Bunker_Drop_Technology</researchPrerequisite>
|
||
</RecipeDef>
|
||
<RecipeDef ParentName="BaseMechanoidRecipe">
|
||
<defName>WULA_Build_Mech_WULA_Cat_Constructor</defName>
|
||
<label>建造CAt-86"猫猫劳工"</label>
|
||
<description>建造一台CAt-86"猫猫劳工"。</description>
|
||
<ingredients Inherit="False">
|
||
<li>
|
||
<filter>
|
||
<thingDefs>
|
||
<li>Steel</li>
|
||
</thingDefs>
|
||
</filter>
|
||
<count>80</count>
|
||
</li>
|
||
<li>
|
||
<filter>
|
||
<thingDefs>
|
||
<li>ComponentIndustrial</li>
|
||
</thingDefs>
|
||
</filter>
|
||
<count>1</count>
|
||
</li>
|
||
</ingredients>
|
||
<products>
|
||
<Mech_WULA_Cat_Constructor>1</Mech_WULA_Cat_Constructor>
|
||
</products>
|
||
<descriptionHyperlinks>
|
||
<ThingDef>Mech_WULA_Cat_Constructor</ThingDef>
|
||
</descriptionHyperlinks>
|
||
<researchPrerequisite>WULA_Bunker_Drop_Technology</researchPrerequisite>
|
||
</RecipeDef>
|
||
<RecipeDef ParentName="BaseMechanoidRecipe">
|
||
<defName>WULA_Build_Mech_WULA_Cat_Assault</defName>
|
||
<label>建造CAt-46"猫猫冲锋队"</label>
|
||
<description>建造一台CAt-46"猫猫冲锋队"。</description>
|
||
<ingredients Inherit="False">
|
||
<li>
|
||
<filter>
|
||
<thingDefs>
|
||
<li>Steel</li>
|
||
</thingDefs>
|
||
</filter>
|
||
<count>80</count>
|
||
</li>
|
||
<li>
|
||
<filter>
|
||
<thingDefs>
|
||
<li>ComponentIndustrial</li>
|
||
</thingDefs>
|
||
</filter>
|
||
<count>1</count>
|
||
</li>
|
||
</ingredients>
|
||
<products>
|
||
<Mech_WULA_Cat_Assault>1</Mech_WULA_Cat_Assault>
|
||
</products>
|
||
<descriptionHyperlinks>
|
||
<ThingDef>Mech_WULA_Cat_Assault</ThingDef>
|
||
</descriptionHyperlinks>
|
||
<researchPrerequisite>WULA_Bunker_Drop_Technology</researchPrerequisite>
|
||
</RecipeDef>
|
||
</Defs> |