30 lines
1.7 KiB
XML
30 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<LanguageData>
|
|
|
|
<!-- EN: meditation psyfocus gain -->
|
|
<MeditationFocusGain.label>冥想增益</MeditationFocusGain.label>
|
|
<!-- EN: The amount of psyfocus a person gains per day of meditation, ignoring bonuses from focus objects. -->
|
|
<MeditationFocusGain.description>此人冥想一天能够获取的精神力,忽略从冥想媒介获得的增益。</MeditationFocusGain.description>
|
|
<!-- EN: {0} / day -->
|
|
<MeditationFocusGain.formatString>{0}/天</MeditationFocusGain.formatString>
|
|
<!-- EN: {0} / day -->
|
|
<MeditationFocusGain.formatStringUnfinalized>{0}/天</MeditationFocusGain.formatStringUnfinalized>
|
|
|
|
<!-- 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> |