diff --git a/Resources/Prototypes/_CP14/Entities/Actions/Spells/LightDarkness/T0_sphere_of_light.yml b/Resources/Prototypes/_CP14/Entities/Actions/Spells/LightDarkness/T0_sphere_of_light.yml index b54f21cc64..994dbcc39d 100644 --- a/Resources/Prototypes/_CP14/Entities/Actions/Spells/LightDarkness/T0_sphere_of_light.yml +++ b/Resources/Prototypes/_CP14/Entities/Actions/Spells/LightDarkness/T0_sphere_of_light.yml @@ -31,7 +31,7 @@ sprite: _CP14/Effects/Magic/spells_icons.rsi state: sphere_of_light event: !type:CP14DelayedInstantActionEvent - cooldown: 15 + cooldown: 100 castDelay: 0.5 breakOnMove: false diff --git a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Water/T1_ice_shards.yml b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Water/T1_ice_shards.yml index 60216e2cdf..7cad75fc59 100644 --- a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Water/T1_ice_shards.yml +++ b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Water/T1_ice_shards.yml @@ -31,8 +31,8 @@ sprite: _CP14/Effects/Magic/spells_icons.rsi state: ice_shards event: !type:CP14DelayedEntityWorldTargetActionEvent - cooldown: 0.5 - castDelay: 0.5 + cooldown: 0.25 + castDelay: 0.25 breakOnMove: false entityDistance: 1000