RimWorld-ChineseSimplified/Royalty/DefInjected/QuestScriptDef/Script_BuildMonument_Root_Basic.xml
2020-03-29 08:57:40 +08:00

15 lines
1.4 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:
<li>commonEnding->The monument is [monumentSize] in size and will require these resources (total value [monumentRequiredResourcesMarketValue_money]):\n\n[monumentRequiredResources]\n\nConstruction must be completed within [constructionTimeoutTicks_duration] of accepting the task. Upon completion, [allRewardsDescriptions][dontDestroyMonument]</li>
<li>dontDestroyMonument(priority=-10)-></li>
<li>dontDestroyMonument->\n\nIf the monument is destroyed within [keepMonumentTicks_duration] days of construction, your relations with [asker_factionName] will fall by [goodwillChangeIfMonumentDestroyed].</li>
-->
<BuildMonument_Basic.questDescriptionRules.rulesStrings>
<li>commonEnding->这个 [monumentSize] 尺寸的纪念碑需要这些资源(总价值 [monumentRequiredResourcesMarketValue_money]\n\n[monumentRequiredResources]\n\n这个结构必须在接受任务后的 [constructionTimeoutTicks_duration] 内完成。 完成后, [allRewardsDescriptions] [dontDestroyMonument]</li>
<li>dontDestroyMonument(priority=-10)-></li>
<li>dontDestroyMonument->\n\n如果在[keepMonumentTicks_duration]天内这个纪念碑结构被破坏, 你和 [asker_factionName] 的关系会下降 [goodwillChangeIfMonumentDestroyed]。</li>
</BuildMonument_Basic.questDescriptionRules.rulesStrings>
</LanguageData>