RimWorld-ChineseSimplified/Biotech/DefInjected/StatDef/Stats_Buildings_Special.xml
2022-10-21 23:08:43 +08:00

26 lines
1.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: work speed factor -->
<AssemblySpeedFactor.label>TODO</AssemblySpeedFactor.label>
<!-- EN: The speed at which people assemble genes here is multiplied by this value. -->
<AssemblySpeedFactor.description>TODO</AssemblySpeedFactor.description>
<!-- EN: Room cleanliness -->
<AssemblySpeedFactor.parts.Room_cleanliness.customLabel>TODO</AssemblySpeedFactor.parts.Room_cleanliness.customLabel>
<!-- EN: baby play power -->
<BabyPlayGainFactor.label>TODO</BabyPlayGainFactor.label>
<!-- EN: How effectively this object can be used to fulfill a baby's need for play. -->
<BabyPlayGainFactor.description>TODO</BabyPlayGainFactor.description>
<!-- EN: birth quality offset -->
<BirthRitualQualityOffset.label>TODO</BirthRitualQualityOffset.label>
<!-- EN: This alters the quality of a birth when this is used as a birth place. Birth quality affects the chance of the baby being born healthy. -->
<BirthRitualQualityOffset.description>TODO</BirthRitualQualityOffset.description>
<!-- EN: genetic complexity increase -->
<GeneticComplexityIncrease.label>TODO</GeneticComplexityIncrease.label>
<!-- EN: When placed near a gene assembler, this building increases the maximum genetic complexity that can be assembled at once. -->
<GeneticComplexityIncrease.description>TODO</GeneticComplexityIncrease.description>
</LanguageData>