Fix fire costumes stats (#616)
This commit is contained in:
@@ -4,21 +4,23 @@ armor-examinable-verb-message = Изучить показатели брони.
|
||||
armor-examine = Обеспечивает следующую защиту:
|
||||
armor-coefficient-value =
|
||||
- [color=yellow]{ $type ->
|
||||
*[other] Неизвестный
|
||||
*[other] Другой
|
||||
[Blunt] Тупой
|
||||
[Slash] Рубящий
|
||||
[Piercing] Проникающий
|
||||
[Heat] Тепловой
|
||||
[Radiation] Радиационный
|
||||
[Caustic] Кислотный
|
||||
[Cold] Морозный
|
||||
}[/color] урон снижается на [color=lightblue]{ $value }%[/color].
|
||||
armor-reduction-value =
|
||||
- [color=yellow]{ $type ->
|
||||
*[other] Неизвестный
|
||||
*[other] Другой
|
||||
[Blunt] Тупой
|
||||
[Slash] Рубящий
|
||||
[Piercing] Проникающий
|
||||
[Heat] Тепловой
|
||||
[Radiation] Радиационный
|
||||
[Caustic] Кислотный
|
||||
[Cold] Морозный
|
||||
}[/color] урон снижается на [color=lightblue]{ $value }[/color].
|
||||
|
||||
Reference in New Issue
Block a user