Подкрутки и докрутки (#749)

This commit is contained in:
BIGZi0348
2024-10-26 18:02:50 +03:00
committed by GitHub
parent 3c3e43a7ac
commit 03df357703
2 changed files with 37 additions and 20 deletions

View File

@@ -2,5 +2,23 @@
blocking-examinable-verb-text = Защита
blocking-examinable-verb-message = Изучите значения защиты.
blocking-fraction = Он блокирует [color=lightblue]{ $value }%[/color] входящего урона и:
blocking-coefficient-value = - Отнимает [color=lightblue]{ $value }%[/color] [color=yellow]{ $type }[/color] урона.
blocking-reduction-value = - Отнимает на [color=lightblue]{ $value }[/color] меньше [color=yellow]{ $type }[/color] урона.
blocking-coefficient-value = - Получает [color=lightblue]{ $value }%[/color] [color=yellow]{ $type ->
*[other] Другого
[Blunt] Тупого
[Slash] Рубящего
[Piercing] Проникающего
[Heat] Теплового
[Radiation] Радиационного
[Caustic] Кислотного
[Cold] Морозного
}[/color] урона.
blocking-reduction-value = - Получает на [color=lightblue]{ $value }[/color] [color=yellow]{ $type ->
*[other] Другого
[Blunt] Тупого
[Slash] Рубящего
[Piercing] Проникающего
[Heat] Теплового
[Radiation] Радиационного
[Caustic] Кислотного
[Cold] Морозного
}[/color] урона меньше.

View File

@@ -77,17 +77,17 @@
- type: Blocking
passiveBlockModifier:
coefficients:
Blunt: 0.7
Slash: 0.7
Piercing: 0.5
Blunt: 0.6
Slash: 0.8
Piercing: 0.9
activeBlockModifier:
coefficients:
Blunt: 0.6
Slash: 0.6
Piercing: 0.4
Blunt: 0.5
Slash: 0.7
Piercing: 0.8
flatReductions:
Blunt: 1.5
Piercing: 1.5
Blunt: 2
Slash: 1
- type: Destructible
thresholds:
- trigger:
@@ -122,7 +122,7 @@
thresholds:
- trigger:
!type:DamageTrigger
damage: 120
damage: 140
behaviors:
- !type:DoActsBehavior
acts: [ "Destruction" ]
@@ -144,22 +144,21 @@
- type: Blocking
passiveBlockModifier:
coefficients:
Blunt: 0.8
Slash: 0.8
Piercing: 0.8
Blunt: 0.9
Slash: 0.9
Piercing: 0.6
activeBlockModifier:
coefficients:
Blunt: 0.7
Slash: 0.7
Piercing: 0.7
Blunt: 0.85
Slash: 0.85
Piercing: 0.5
flatReductions:
Blunt: 1.5
Piercing: 1.5
Piercing: 2
- type: Destructible
thresholds:
- trigger:
!type:DamageTrigger
damage: 220
damage: 200
behaviors:
- !type:DoActsBehavior
acts: [ "Destruction" ] # WD end