Merge e71093425b into fd5b16abb3
This commit is contained in:
commit
3daf94acde
|
|
@ -89,7 +89,7 @@
|
|||
containers:
|
||||
entity_storage: !type:AllSelector
|
||||
children:
|
||||
- id: ClothingOuterArmorARC # DeltaV - ClothingOuterArmorRiot replaced in favour of ARC suit
|
||||
- id: ClothingOuterArmorRiot # DeltaV - Reverted back to the riot suit
|
||||
amount: 2
|
||||
- id: ClothingHeadHelmetRiot
|
||||
amount: 2
|
||||
|
|
|
|||
|
|
@ -334,7 +334,7 @@
|
|||
Heat: 0.9
|
||||
Caustic: 0.9
|
||||
- type: ExplosionResistance
|
||||
damageCoefficient: 0.9
|
||||
damageCoefficient: 0.6 # DeltaV - Changed from 10% explosion resist to 40%
|
||||
- type: GroupExamine
|
||||
|
||||
- type: entity
|
||||
|
|
|
|||
|
|
@ -72,14 +72,12 @@
|
|||
Blunt: 0.40
|
||||
Slash: 0.40
|
||||
Piercing: 0.70
|
||||
Heat: 0.70
|
||||
- type: StaminaResistance
|
||||
damageCoefficient: 0.5
|
||||
Heat: 0.90
|
||||
Caustic: 0.90
|
||||
- type: ClothingSpeedModifier
|
||||
walkModifier: 0.75
|
||||
sprintModifier: 0.75
|
||||
- type: ExplosionResistance # Almost as good as a plate carrier! Still not going to save you from most bombs though.
|
||||
damageCoefficient: 0.80
|
||||
sprintModifier: 0.90
|
||||
- type: ExplosionResistance # Same protection as the Advanced Plate Carrier.
|
||||
damageCoefficient: 0.60
|
||||
- type: GroupExamine
|
||||
- type: AllowSuitStorage
|
||||
- type: Tag
|
||||
|
|
|
|||
Loading…
Reference in New Issue