RimWorld-ChineseSimplified/DefInjected/StatDefs/Stats_Pawns_WorkGeneral.xml
2016-07-24 06:08:27 +08:00

32 lines
1.7 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<WorkSpeedGlobal.label>总体工作速度</WorkSpeedGlobal.label>
<WorkSpeedGlobal.description>这个人在做任何工作时的速度倍率。</WorkSpeedGlobal.description>
<MiningSpeed.label>开采速度</MiningSpeed.label>
<MiningSpeed.description>这个人在开采矿石时的速度倍率。</MiningSpeed.description>
<SmoothingSpeed.label>打磨速度</SmoothingSpeed.label>
<SmoothingSpeed.description>这个人在打磨地板时的速度倍率。</SmoothingSpeed.description>
<ResearchSpeed.label>研究速度</ResearchSpeed.label>
<ResearchSpeed.description>这个人在进行研究时的速度倍率。</ResearchSpeed.description>
<ConstructionSpeed.label>建造速度</ConstructionSpeed.label>
<ConstructionSpeed.description>这个人在建造与修理时的速度倍率。</ConstructionSpeed.description>
<PlantWorkSpeed.label>种植速度</PlantWorkSpeed.label>
<PlantWorkSpeed.description>这个人在播种与收割时的速度倍率。</PlantWorkSpeed.description>
<HarvestFailChance.label>收割失败率</HarvestFailChance.label>
<HarvestFailChance.description>这个人在收割时意外摧毁作物的几率。</HarvestFailChance.description>
<ConstructFailChance.label>建造失败率</ConstructFailChance.label>
<ConstructFailChance.description>这个人在建造时的失误几率。失误会浪费时间和原材料。</ConstructFailChance.description>
<FixBrokenDownBuildingFailChance.label>修理失败率</FixBrokenDownBuildingFailChance.label>
<FixBrokenDownBuildingFailChance.description>这个人在修理破损建筑时的失误几率。</FixBrokenDownBuildingFailChance.description>
</LanguageData>