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