Skip to content
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.

Commit

Permalink
translate
Browse files Browse the repository at this point in the history
translate
  • Loading branch information
Cn-mjt44 authored Feb 19, 2020
1 parent d273bee commit b5bc21f
Showing 1 changed file with 10 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,13 @@

<ArmorPenetration.description>每次攻击时的穿甲能力。</ArmorPenetration.description>

</LanguageData>
<MeleeDamage.label>近战伤害</MeleeDamage.label>
<MeleeDamage.description>武器的每种攻击方式的伤害范围。</MeleeDamage.description>

<MeleePenetrationFactor.label>近战装甲穿透系数</MeleePenetrationFactor.label>
<MeleePenetrationFactor.description>在近战中穿透装甲的能力。此乘数适用于使用此武器进行的所有近战攻击。\n\n基础值由使用的攻击方式决定。</MeleePenetrationFactor.description>

<MeleeCounterParryBonus.label>近战格挡后反击加成</MeleeCounterParryBonus.label>
<MeleeCounterParryBonus.description>使用此武器攻击对手时,对手的格挡几率除以此值。\n\n在无法确定最后的格挡几率时将使用此值。</MeleeCounterParryBonus.description>

</LanguageData>

0 comments on commit b5bc21f

Please sign in to comment.