RimWorld-ChineseSimplified/DefInjected/StatDef/Stats_Weapons_Melee.xml
SerGawen e49c6722fa Merge with tieba Translation
Merge translation terms and file with tieba version
rebuild structure
filled up some missing changes
2016-09-30 17:00:58 +08:00

21 lines
964 B
XML

<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<MeleeWeapon_DamageAmount.label>近战伤害</MeleeWeapon_DamageAmount.label>
<MeleeWeapon_DamageAmount.description>近战中每次攻击造成的伤害。</MeleeWeapon_DamageAmount.description>
<MeleeWeapon_Cooldown.label>近战冷却</MeleeWeapon_Cooldown.label>
<MeleeWeapon_Cooldown.description>近战武器攻击后恢复原装所需的时间。</MeleeWeapon_Cooldown.description>
<!-- Damage multipliers should be stats on stuffs only -->
<SharpDamageMultiplier.label>近身利器伤害乘数</SharpDamageMultiplier.label>
<SharpDamageMultiplier.description>这种材料对物品的割和刺这样的利器伤害乘数。</SharpDamageMultiplier.description>
<BluntDamageMultiplier.label>近身钝器伤害乘数</BluntDamageMultiplier.label>
<BluntDamageMultiplier.description>这种材料对物品的钝器伤害乘数。</BluntDamageMultiplier.description>
</LanguageData>