RimWorld-ChineseSimplified/Core/DefInjected/ThingDef/GoJuice.xml
2020-02-27 00:23:27 +08:00

13 lines
1.2 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: go-juice -->
<GoJuice.label>活力水</GoJuice.label>
<!-- EN: A synthetic performance-enhancing drug developed for space marines during the early days of interplanetary warfare. Go-juice blocks pain, increases movement speed, and improves the user's melee and shooting abilities.\n\nMilitary chemists who created it were never able to remove its addictiveness. Some saw this as a downside; others saw it as a benefit. -->
<GoJuice.description>一种合成的作战用药剂,研制用于在早期的行星间战斗中提供给太空陆战队员服用。活力水能够屏蔽服用者的痛觉同时能够提升近战和射击技能。它还能够提升移动速度\n\n但是发明它的军事化学家们却无法消除它的成瘾性。有些人认为这是缺陷而另一些人却觉得这是个优点。</GoJuice.description>
<!-- EN: Inject {0} -->
<GoJuice.ingestible.ingestCommandString>喝{0}</GoJuice.ingestible.ingestCommandString>
<!-- EN: Injecting {0}. -->
<GoJuice.ingestible.ingestReportString>正在喝{0}。</GoJuice.ingestible.ingestReportString>
</LanguageData>