RimWorld-ChineseSimplified/DefInjected/StatDef/Stats_Pawns_Social.xml
duduluu d227406d78 large update for 1.1-unstable
Co-Authored-By: leafzxg <leafzxg@users.noreply.github.com>
Co-Authored-By: Vaniat <vaniatd@users.noreply.github.com>
Co-Authored-By: dango998 <dango998@users.noreply.github.com>
Co-Authored-By: madxingjin <madxingjin@users.noreply.github.com>
Co-Authored-By: lingluo39 <lingluo39@users.noreply.github.com>
Co-Authored-By: gretino <gretino@users.noreply.github.com>
Co-Authored-By: Sean <fsg19@outlook.com>
Co-Authored-By: Ricofox233 <ricofox233@users.noreply.github.com>
Co-Authored-By: rs-czh <rs-czh@users.noreply.github.com>
Co-Authored-By: Boxrsxx <boxrsxx@users.noreply.github.com>
2020-02-23 22:37:07 +08:00

39 lines
3.0 KiB
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"?>
<LanguageData>
<!-- EN: Arrest success chance -->
<ArrestSuccessChance.label>拘捕成功概率</ArrestSuccessChance.label>
<!-- EN: How effective this person is in arresting people.\n\nThis affects the success chance of arresting tries. -->
<ArrestSuccessChance.description>改变拘捕的效果。\n\n影响拘捕的成功率。</ArrestSuccessChance.description>
<!-- EN: negotiation ability -->
<NegotiationAbility.label>外交力</NegotiationAbility.label>
<!-- EN: How effective this person is as a negotiator.\n\nThis affects the speed of prisoner recruitment, impact on faction relations when giving gifts, and the outcome of peace talks. -->
<NegotiationAbility.description>此人作为谈判代表的效果。这会影响囚犯招募的速度,向其他派系馈赠礼物时的效果,以及和平谈判的结果。</NegotiationAbility.description>
<!-- EN: beauty -->
<PawnBeauty.label>魅力</PawnBeauty.label>
<!-- EN: How physically attractive this person is. This affects social interactions. -->
<PawnBeauty.description>此人的魅力值,这也会影响社交结果。</PawnBeauty.description>
<!-- EN: social impact -->
<SocialImpact.label>社交效果</SocialImpact.label>
<!-- EN: A multiplier on how much other people are affected by this person's social interactions. -->
<SocialImpact.description>当此人在进行社交时,其他角色所受到的影响程度。</SocialImpact.description>
<!-- EN: tame animal chance -->
<TameAnimalChance.label>驯服动物成功率</TameAnimalChance.label>
<!-- EN: The base chance this person will successfully tame an animal on any given attempt.\n\nThe actual chance is also affected by the animal's wildness.\nFailed tame attempt can induce animal attacks, especially for more vicious animals. -->
<TameAnimalChance.description>此人在驯服动物时的基本几率。\n\n实际成功率也受到动物野性的影响。\n驯服失败可能会受到攻击特别是那些危险性大的动物。</TameAnimalChance.description>
<!-- EN: trade price improvement -->
<TradePriceImprovement.label>交易价格改善</TradePriceImprovement.label>
<!-- EN: When this person acts as a trade negotiator, buy and sell prices are improved by this percentage. -->
<TradePriceImprovement.description>当此人在商议价格时,买卖价格改善的百分数。</TradePriceImprovement.description>
<!-- EN: train animal chance -->
<TrainAnimalChance.label>训练动物成功率</TrainAnimalChance.label>
<!-- EN: The base chance this person will make progress training an animal on a given attempt.\n\nThe actual chance for a given attempt will also depend on the animal's wildness, whether it is bonded with the trainer, and so on. -->
<TrainAnimalChance.description>此人在每次尝试训练动物时,取得进步的基本几率。\n\n实际几率还取决于动物的野性和是否与训练者牵绊等因素。</TrainAnimalChance.description>
</LanguageData>