Files
WulaFallenEmpireRW/1.5/Defs/NeedDefs/WULA_Needs.xml
Tourswen 83a8299cef 2025-7-4
2025-07-04 00:54:36 +08:00

15 lines
815 B
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<NeedDef>
<defName>WULA_Energy</defName>
<needClass>Need_Food</needClass>
<label>能量</label>
<description>乌拉帝国的合成人正常活动需要能量维持,否则身体机能将持续恶化,最终导致有机部分不可逆的死亡。\n\n机械乌拉和常规机械体不同她们只有一种指定的能量接口只能通过能源核心补充能量在乌拉帝国编织体工作台制造这种核心。</description>
<listPriority>800</listPriority>
<major>true</major>
<onlyIfCausedByHediff>true</onlyIfCausedByHediff>
<showForCaravanMembers>true</showForCaravanMembers>
<developmentalStageFilter>Baby, Child, Adult</developmentalStageFilter>
<showUnitTicks>true</showUnitTicks>
</NeedDef>
</Defs>