This commit is contained in:
Viator-MV
2025-08-23 12:00:26 +03:00
committed by GitHub
parent 3d8faae8f5
commit d83f532373
2 changed files with 11 additions and 6 deletions

View File

@@ -22,10 +22,10 @@
ignoreResistances: false
damage:
types:
Shock: 5
Shock: 12
- !type:Jitter
- !type:CP14StaminaChange
staminaDelta: -75
staminaDelta: -80
- !type:CP14SpellThrowFromUser
throwPower: 4
distance: 1
@@ -71,9 +71,9 @@
- type: Beam
sound: /Audio/Effects/Lightning/lightningshock.ogg
- type: TimedDespawn
lifetime: 2
lifetime: 1.5
- type: LightFade
duration: 2
duration: 1.5
- type: Tag
tags:
- HideContextMenu
@@ -88,10 +88,10 @@
ignoreResistances: false
damage:
types:
Shock: 5
Shock: 10
- !type:Jitter
- !type:CP14StaminaChange
staminaDelta: -20
staminaDelta: -30
- type: entity
id: CP14RuneLightningStrike

View File

@@ -21,6 +21,11 @@
- !type:Jitter
- !type:CP14StaminaChange
staminaDelta: -15
- !type:HealthChange
ignoreResistances: false
damage:
types:
Shock: 4
- !type:CP14SpellThrowFromUser
throwPower: 2
distance: 0.5