From 0fa65794c45799b94fc932ed3ff625d3118f167e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 22 Feb 2021 19:40:06 -0300 Subject: But makes you a glass cannon --- npc/magic/demure.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc') diff --git a/npc/magic/demure.txt b/npc/magic/demure.txt index b728b2b72..620908b1a 100644 --- a/npc/magic/demure.txt +++ b/npc/magic/demure.txt @@ -84,6 +84,8 @@ function script SK_Demure { sc_start SC_INCHITRATE, .@length, .@effect; sc_start SC_INCATKRATE, .@length, .@effect; sc_start SC_INCFLEERATE, (.@length+.@malus), .@penalty; + sc_start SC_INCDEFRATE, (.@length+.@malus), .@penalty; + sc_start SC_INCMHPRATE, (.@length+.@malus), .@penalty; // set cooldown and timer @demure_at=gettimetick(2); -- cgit v1.2.3-70-g09d2