2025-8-26

This commit is contained in:
Tourswen
2025-08-26 01:18:35 +08:00
parent 2388034c82
commit 48d27adc05
13 changed files with 919 additions and 749 deletions

View File

@@ -116,36 +116,4 @@
</li>
</stages>
</ThoughtDef>
<RecipeDef>
<defName>Wula_Make_Zro</defName>
<label>烧制泽洛</label>
<description>使用尸体烧制泽洛。</description>
<jobString>烧制中。</jobString>
<workAmount>300</workAmount>
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
<effectWorking>Cremate</effectWorking>
<soundWorking>Recipe_Cremate</soundWorking>
<autoStripCorpses>true</autoStripCorpses>
<researchPrerequisites>
<li>WULA_FE_Spiritualist_Base_Technology</li>
</researchPrerequisites>
<ingredients>
<li>
<filter>
<categories>
<li>Corpses</li>
</categories>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>CorpsesHumanlike</li>
</categories>
</fixedIngredientFilter>
<products>
<Wula_Zro>3</Wula_Zro>
</products>
</RecipeDef>
</Defs>