From 3b7d6579b6e82ce25fa42763f5f2b6ce69019ff7 Mon Sep 17 00:00:00 2001 From: Nim <128169402+Nimfar11@users.noreply.github.com> Date: Tue, 23 Sep 2025 13:23:39 +0300 Subject: [PATCH] Microbalance of Vampires (#1773) * micro vamp * breakOnMove * revert CP14ActionDoAfterSlowdown --- .../_CP14/Entities/Actions/Spells/Vampire/hypnosys.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Vampire/hypnosys.yml b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Vampire/hypnosys.yml index 1bcd6ffc3e..584cfd85c7 100644 --- a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Vampire/hypnosys.yml +++ b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Vampire/hypnosys.yml @@ -5,7 +5,7 @@ description: You focus on the target, mesmerizing and lulling it to sleep. components: - type: CP14ActionDoAfterSlowdown - speedMultiplier: 0.5 + speedMultiplier: 0.4 - type: CP14MagicEffectVampire - type: CP14ActionManaCost manaCost: 5 @@ -13,6 +13,7 @@ proto: CP14RuneVampireHypnosis - type: DoAfterArgs delay: 3 + breakOnMove: true - type: Action useDelay: 120 icon: @@ -62,4 +63,4 @@ layers: - state: electrified color: red - shader: unshaded \ No newline at end of file + shader: unshaded