From aa7daf7a8992e2d054d64d299942491d07002c64 Mon Sep 17 00:00:00 2001 From: Viator-MV Date: Fri, 18 Jul 2025 01:02:59 +0300 Subject: [PATCH] lele (#1538) --- .../Entities/Actions/Spells/Electric/lightning_strike.yml | 4 ++-- .../Actions/Spells/Electric/lightning_strike_small.yml | 6 +----- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Electric/lightning_strike.yml b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Electric/lightning_strike.yml index 9356a5b101..8e980ab80e 100644 --- a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Electric/lightning_strike.yml +++ b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Electric/lightning_strike.yml @@ -21,7 +21,7 @@ - !type:HealthChange damage: types: - Shock: 20 + Shock: 5 - !type:Jitter - !type:CP14StaminaChange staminaDelta: -75 @@ -86,7 +86,7 @@ - !type:HealthChange damage: types: - Shock: 10 + Shock: 5 - !type:Jitter - !type:CP14StaminaChange staminaDelta: -20 diff --git a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Electric/lightning_strike_small.yml b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Electric/lightning_strike_small.yml index d88825eee4..e73dffc373 100644 --- a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Electric/lightning_strike_small.yml +++ b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Electric/lightning_strike_small.yml @@ -18,10 +18,6 @@ beamProto: CP14LightningStrikeSmallBeam - !type:CP14SpellApplyEntityEffect effects: - - !type:HealthChange - damage: - types: - Shock: 8 - !type:Jitter - !type:CP14StaminaChange staminaDelta: -15 @@ -80,7 +76,7 @@ - !type:HealthChange damage: types: - Shock: 7 + Shock: 2 - !type:Jitter - !type:CP14StaminaChange staminaDelta: -8 \ No newline at end of file