diff --git a/Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml b/Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml index 968e0549f3..ef36e1eb94 100644 --- a/Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml +++ b/Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml @@ -82,6 +82,7 @@ - type: Clothing sprite: Clothing/Eyes/Glasses/glasses.rsi - type: VisionCorrection + correctionPower: 8 # Delta-V (was default value, 2) - type: Tag tags: - HamsterWearable @@ -112,6 +113,7 @@ - type: Clothing sprite: Clothing/Eyes/Glasses/jamjar.rsi - type: VisionCorrection + correctionPower: 8 # Delta-V (was default value, 2) - type: Tag tags: - HamsterWearable @@ -128,6 +130,7 @@ - type: Clothing sprite: Clothing/Eyes/Glasses/outlawglasses.rsi - type: VisionCorrection + correctionPower: 8 # Delta-V (was default value, 2) - type: IdentityBlocker - type: StaticPrice price: 500 diff --git a/Resources/Prototypes/_DV/Entities/Clothing/Eyes/glasses.yml b/Resources/Prototypes/_DV/Entities/Clothing/Eyes/glasses.yml index 191ad67b23..acc6462ba8 100644 --- a/Resources/Prototypes/_DV/Entities/Clothing/Eyes/glasses.yml +++ b/Resources/Prototypes/_DV/Entities/Clothing/Eyes/glasses.yml @@ -52,7 +52,7 @@ - type: EyeProtection protectionTime: 5 - type: VisionCorrection - correctionPower: 1.50 # Being flash proof comes at the cost of less range of vision + correctionPower: 2 # Being flash proof comes at the cost of less range of vision - type: IdentityBlocker coverage: EYES diff --git a/Resources/Prototypes/_DV/Entities/Clothing/Eyes/hud.yml b/Resources/Prototypes/_DV/Entities/Clothing/Eyes/hud.yml index 8009336043..6a34289055 100644 --- a/Resources/Prototypes/_DV/Entities/Clothing/Eyes/hud.yml +++ b/Resources/Prototypes/_DV/Entities/Clothing/Eyes/hud.yml @@ -12,7 +12,7 @@ graph: PrescriptionMedHud node: prescmedhud - type: VisionCorrection - correctionPower: 1.75 # The hud part decreases efficiency + correctionPower: 2.5 # The hud part decreases efficiency - type: entity parent: ClothingEyesHudSecurity @@ -28,7 +28,7 @@ graph: PrescriptionSecHud node: prescsechud - type: VisionCorrection - correctionPower: 1.75 # The hud part decreases efficiency + correctionPower: 2.5 # The hud part decreases efficiency - type: entity parent: ClothingEyesHudDiagnostic @@ -59,7 +59,7 @@ graph: PrescriptionDiagHud node: prescdiaghud - type: VisionCorrection - correctionPower: 1.75 # The hud part decreases efficiency + correctionPower: 2.5 # The hud part decreases efficiency # ERT diff --git a/Resources/Prototypes/_DV/Entities/Clothing/Psionic/psionic_clothing.yml b/Resources/Prototypes/_DV/Entities/Clothing/Psionic/psionic_clothing.yml index c2fa3f7a62..d789220aed 100644 --- a/Resources/Prototypes/_DV/Entities/Clothing/Psionic/psionic_clothing.yml +++ b/Resources/Prototypes/_DV/Entities/Clothing/Psionic/psionic_clothing.yml @@ -21,6 +21,7 @@ - type: Clothing sprite: Clothing/Eyes/Glasses/glasses.rsi - type: VisionCorrection + correctionPower: 8 # Delta-V (was default value, 2) - type: TelegnosisPower - type: entity diff --git a/Resources/Prototypes/_NF/Entities/Clothing/Eyes/glasses.yml b/Resources/Prototypes/_NF/Entities/Clothing/Eyes/glasses.yml index 61494f05a2..943b73d25f 100644 --- a/Resources/Prototypes/_NF/Entities/Clothing/Eyes/glasses.yml +++ b/Resources/Prototypes/_NF/Entities/Clothing/Eyes/glasses.yml @@ -10,3 +10,4 @@ sprite: _NF/Clothing/Eyes/Glasses/pilot.rsi - type: HandheldGPS - type: VisionCorrection + correctionPower: 8 # Delta-V (was default value, 2)