RimWorld-ChineseSimplified/Royalty/DefInjected/StatDef/Stats_Pawns_General.xml
2020-05-22 13:48:33 +08:00

26 lines
1.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: meditation focus gain -->
<MeditationFocusGain.label>冥想增益</MeditationFocusGain.label>
<!-- EN: A multiplier on the amount of psyfocus this person gains during meditation. -->
<MeditationFocusGain.description>这个人在冥想中获取的精神力的乘数。</MeditationFocusGain.description>
<!-- EN: neural heat gain -->
<PsychicEntropyGain.label>心灵熵增益</PsychicEntropyGain.label>
<!-- EN: A multiplier on neural heat gained from any source. -->
<PsychicEntropyGain.description>以任何方式获得心灵熵值时的乘数,使用能力时获取的心灵熵会与这个数值乘算。</PsychicEntropyGain.description>
<!-- EN: neural heat limit -->
<PsychicEntropyMax.label>心灵熵阈值</PsychicEntropyMax.label>
<!-- EN: The maximum amount of neural heat individual can tolerate safely. -->
<PsychicEntropyMax.description>个体能够安全承受的最大心灵熵值。</PsychicEntropyMax.description>
<!-- EN: neural heat recovery rate -->
<PsychicEntropyRecoveryRate.label>心灵熵消散速率</PsychicEntropyRecoveryRate.label>
<!-- EN: The rate at which this person reduces neural heat. -->
<PsychicEntropyRecoveryRate.description>个体的心灵熵降低速率。</PsychicEntropyRecoveryRate.description>
<!-- EN: {0}/s -->
<PsychicEntropyRecoveryRate.formatString>{0}/秒</PsychicEntropyRecoveryRate.formatString>
</LanguageData>