RimWorld-ChineseSimplified/DefInjected/StatDef/Stats_Pawns_WorkRecipes.xml
2016-11-01 18:20:08 +08:00

50 lines
2.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- Artistic recipes - speed not affected by skill. -->
<SculptingSpeed.label>雕刻速度</SculptingSpeed.label>
<SculptingSpeed.description>此人进行雕刻工作时的速度。</SculptingSpeed.description>
<TailoringSpeed.label>缝制速度</TailoringSpeed.label>
<TailoringSpeed.description>此人在进行缝制衣物工作时的速度。</TailoringSpeed.description>
<SmithingSpeed.label>锻造速度</SmithingSpeed.label>
<SmithingSpeed.description>此人锻造制作武器、机械、零部件、弹药和工具的速度。</SmithingSpeed.description>
<DrugProductionSpeed.label>制药速度</DrugProductionSpeed.label>
<DrugProductionSpeed.description>此人制作药物和成瘾品的速度。</DrugProductionSpeed.description>
<!-- Production recipes - speed affected by skill. -->
<CookSpeed.label>烹饪速度</CookSpeed.label>
<CookSpeed.description>此人在烹饪食物时的速度。</CookSpeed.description>
<FoodPoisonChance.label>食物有毒几率</FoodPoisonChance.label>
<FoodPoisonChance.description>此人在烹饪食物时不经意间让饭菜有毒的几率。</FoodPoisonChance.description>
<BrewingSpeed.label>酿酒速度</BrewingSpeed.label>
<BrewingSpeed.description>此人在酿造啤酒时的速度。</BrewingSpeed.description>
<ButcheryFleshSpeed.label>屠宰速度</ButcheryFleshSpeed.label>
<ButcheryFleshSpeed.description>此人在屠宰生物尸体时的速度。</ButcheryFleshSpeed.description>
<ButcheryFleshEfficiency.label>屠宰效率</ButcheryFleshEfficiency.label>
<ButcheryFleshEfficiency.description>此人在屠宰生物尸体时获得肉的数量加成。</ButcheryFleshEfficiency.description>
<ButcheryMechanoidSpeed.label>机甲拆解速度</ButcheryMechanoidSpeed.label>
<ButcheryMechanoidSpeed.description>此人在拆解机甲尸体时的速度。</ButcheryMechanoidSpeed.description>
<ButcheryMechanoidEfficiency.label>机甲拆解效率</ButcheryMechanoidEfficiency.label>
<ButcheryMechanoidEfficiency.description>此人在拆解机甲尸体时获得材料的数量加成。</ButcheryMechanoidEfficiency.description>
<StonecuttingSpeed.label>切石速度</StonecuttingSpeed.label>
<StonecuttingSpeed.description>此人将岩堆切割成岩块的速度。</StonecuttingSpeed.description>
<SmeltingSpeed.label>熔炼速度</SmeltingSpeed.label>
<SmeltingSpeed.description>此人熔炼物品的速度。</SmeltingSpeed.description>
</LanguageData>