Skip to content

Commit

Permalink
Commented out wizden armor modifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
Tmanzxd committed Aug 10, 2024
1 parent 044d87e commit 80d6462
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
sprite: Clothing/OuterClothing/Armor/security.rsi
- type: Clothing
sprite: Clothing/OuterClothing/Armor/security.rsi
- type: Armor #Based on /tg/ but slightly compensated to fit the fact that armor stacks in SS14.
modifiers:
coefficients:
Blunt: 0.70
Slash: 0.70
Piercing: 0.70 #Can save you, but bullets will still hurt. Will take about 10 shots from a Viper before critting, as opposed to 7 while unarmored and 16~ with a bulletproof vest.
Heat: 0.80
- type: ExplosionResistance
damageCoefficient: 0.90
## - type: Armor #Based on /tg/ but slightly compensated to fit the fact that armor stacks in SS14.
## modifiers:
## coefficients:
## Blunt: 0.70
## Slash: 0.70
## Piercing: 0.70 #Can save you, but bullets will still hurt. Will take about 10 shots from a Viper before critting, as opposed to 7 while unarmored and 16~ with a bulletproof vest.
## Heat: 0.80
## - type: ExplosionResistance
## damageCoefficient: 0.90

#Alternate / slim basic armor vest
- type: entity
Expand All @@ -33,15 +33,15 @@
sprite: Clothing/OuterClothing/Armor/security_slim.rsi
- type: Clothing
sprite: Clothing/OuterClothing/Armor/security_slim.rsi
- type: Armor #Based on /tg/ but slightly compensated to fit the fact that armor stacks in SS14.
modifiers:
coefficients:
Blunt: 0.70
Slash: 0.70
Piercing: 0.70 #Can save you, but bullets will still hurt. Will take about 10 shots from a Viper before critting, as opposed to 7 while unarmored and 16~ with a bulletproof vest.
Heat: 0.80
- type: ExplosionResistance
damageCoefficient: 0.90
## - type: Armor #Based on /tg/ but slightly compensated to fit the fact that armor stacks in SS14.
## modifiers:
## coefficients:
## Blunt: 0.70
## Slash: 0.70
## Piercing: 0.70 #Can save you, but bullets will still hurt. Will take about 10 shots from a Viper before critting, as opposed to 7 while unarmored and 16~ with a bulletproof vest.
## Heat: 0.80
## - type: ExplosionResistance
## damageCoefficient: 0.90

- type: entity
parent: ClothingOuterBaseLarge
Expand Down

0 comments on commit 80d6462

Please sign in to comment.