Skip to content

Commit

Permalink
fix(proto): Тестовый фикс дебаг-теста
Browse files Browse the repository at this point in the history
  • Loading branch information
Schrodinger71 committed Feb 20, 2025
1 parent 97d8a4c commit ba3cd25
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions Resources/Prototypes/Entities/Objects/Shields/shields.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,14 +75,10 @@
coefficients:
Blunt: 0.7
Slash: 0.7
Piercing: 2 # ADT shieldnerf
Heat: 2 # ADT shieldnerf
activeBlockModifier:
coefficients:
Blunt: 0.5
Slash: 0.5
Piercing: 2 # ADT shieldnerf
Heat: 2 # ADT shieldnerf
flatReductions:
Blunt: 1
Slash: 1
Expand All @@ -100,15 +96,9 @@
- type: Blocking
passiveBlockModifier:
coefficients:
Blunt: 2 # ADT shieldnerf
Slash: 2 # ADT shieldnerf
Piercing: 2 # ADT shieldnerf
Heat: 0.7
activeBlockModifier:
coefficients:
Blunt: 2 # ADT shieldnerf
Slash: 2 # ADT shieldnerf
Piercing: 2 # ADT shieldnerf
Heat: 0.5
flatReductions:
Heat: 1
Expand All @@ -126,13 +116,9 @@
- type: Blocking
passiveBlockModifier:
coefficients:
Blunt: 1.3 # ADT shieldnerf
Slash: 1.3 # ADT shieldnerf
Piercing: 0.7
activeBlockModifier:
coefficients:
Blunt: 1.3 # ADT shieldnerf
Slash: 1.3 # ADT shieldnerf
Piercing: 0.5
flatReductions:
Piercing: 1
Expand Down

0 comments on commit ba3cd25

Please sign in to comment.