RimWorld-ChineseSimplified/Core/DefInjected/ThingDef/Breach.xml
2021-07-05 23:24:47 +08:00

13 lines
939 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: breach axe -->
<MeleeWeapon_BreachAxe.label>破墙斧</MeleeWeapon_BreachAxe.label>
<!-- EN: A combined blade and tool-head attached to a sturdy haft. While slightly less effective than other weapons against human enemies, it excels at tearing down walls, doors, and other structures thanks to its integrated tool-head. -->
<MeleeWeapon_BreachAxe.description>一个结合了刀片和工具头的工具,连接在一个坚固的轴上。虽然对人类敌人的效果比其他武器稍差,但由于其集成的工具头,它擅长拆毁墙壁、门和其他结构。</MeleeWeapon_BreachAxe.description>
<!-- EN: handle -->
<MeleeWeapon_BreachAxe.tools.handle.label>把手</MeleeWeapon_BreachAxe.tools.handle.label>
<!-- EN: head -->
<MeleeWeapon_BreachAxe.tools.head.label>斧头</MeleeWeapon_BreachAxe.tools.head.label>
</LanguageData>