27 lines
1.0 KiB
Plaintext
27 lines
1.0 KiB
Plaintext
# Armor examines
|
|
armor-examinable-verb-text = Броня
|
|
armor-examinable-verb-message = Изучить показатели брони.
|
|
armor-examine = Обеспечивает следующую защиту:
|
|
armor-coefficient-value =
|
|
- [color=yellow]{ $type ->
|
|
*[other] Другой
|
|
[Blunt] Тупой
|
|
[Slash] Рубящий
|
|
[Piercing] Проникающий
|
|
[Heat] Тепловой
|
|
[Radiation] Радиационный
|
|
[Caustic] Кислотный
|
|
[Cold] Морозный
|
|
}[/color] урон снижается на [color=lightblue]{ $value }%[/color].
|
|
armor-reduction-value =
|
|
- [color=yellow]{ $type ->
|
|
*[other] Другой
|
|
[Blunt] Тупой
|
|
[Slash] Рубящий
|
|
[Piercing] Проникающий
|
|
[Heat] Тепловой
|
|
[Radiation] Радиационный
|
|
[Caustic] Кислотный
|
|
[Cold] Морозный
|
|
}[/color] урон снижается на [color=lightblue]{ $value }[/color].
|