RimWorld-ChineseSimplified/DefInjected/StatDef/Stats_Pawns_WorkRecipes.xml
2018-06-17 17:57:04 +08:00

52 lines
3.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- Artistic recipes - speed not affected by skill because skill affects output quality -->
<SculptingSpeed.label>雕刻速度</SculptingSpeed.label>
<SculptingSpeed.description>此人进行雕刻工作时的速度。注意:技能影响产出雕塑的质量,但不影响雕刻速度。</SculptingSpeed.description>
<TailoringSpeed.label>缝制速度</TailoringSpeed.label>
<TailoringSpeed.description>此人在进行缝制衣物工作时的速度。注意:技能影响产出衣物放质量,但不影响缝制速度。</TailoringSpeed.description>
<SmithingSpeed.label>锻造速度</SmithingSpeed.label>
<SmithingSpeed.description>此人锻造制作武器、机械、零部件、弹药和工具的速度。注意:技能影响产出物品的质量,但不影响锻造速度。</SmithingSpeed.description>
<!-- Production recipes - speed affected by skill because there is no output quality -->
<DrugProductionSpeed.label>制药速度</DrugProductionSpeed.label>
<DrugProductionSpeed.description>此人制作药物和成瘾品的速度。</DrugProductionSpeed.description>
<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>
<ButcheryMechanoidSpeed.label>机械体拆解速度</ButcheryMechanoidSpeed.label>
<ButcheryMechanoidSpeed.description>此人在拆解机械体尸体时的速度。</ButcheryMechanoidSpeed.description>
<ButcheryFleshEfficiency.label>屠宰效率</ButcheryFleshEfficiency.label>
<ButcheryFleshEfficiency.description>此人在屠宰生物尸体时获得肉的数量乘数。</ButcheryFleshEfficiency.description>
<ButcheryMechanoidEfficiency.label>机械体拆解效率</ButcheryMechanoidEfficiency.label>
<ButcheryMechanoidEfficiency.description>此人在拆解机械体尸体时获得材料的数量乘数。</ButcheryMechanoidEfficiency.description>
<!-- Dumb recipes - not affected by skill because there's no skill component -->
<SmeltingSpeed.label>熔炼速度</SmeltingSpeed.label>
<SmeltingSpeed.description>此人熔炼物品的速度。注意:由于这是粗苯的体力劳动,速度不会受到技能影响。</SmeltingSpeed.description>
<!--<MechanoidOperationSuccessChance.label>机械体改装成功几率</MechanoidOperationSuccessChance.label>-->
<!--<MechanoidOperationSuccessChance.description>角色成功地对机械体执行改装的几率。失败会导致无法摘取部件以及对主体造成伤害。</MechanoidOperationSuccessChance.description>-->
</LanguageData>