From 7c4642172957d2d80b5cca7512505cb2f3875e07 Mon Sep 17 00:00:00 2001 From: Ledmitz Date: Sat, 18 Nov 2023 23:46:49 -0400 Subject: Asorm lasts longer --- world/map/npc/magic/level2-barrier.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map') diff --git a/world/map/npc/magic/level2-barrier.txt b/world/map/npc/magic/level2-barrier.txt index 2c170ae4..ef150bc4 100644 --- a/world/map/npc/magic/level2-barrier.txt +++ b/world/map/npc/magic/level2-barrier.txt @@ -27,7 +27,7 @@ L_Pay: misceffect FX_MAGIC_BARRIER_CAST, strcharinfo(0); callfunc "magic_exp"; if (BL_ID != @target_id) misceffect FX_MAGIC_BARRIER_HIT, @args$; - set .@asorm_time, (@spellpower*200)+2000; + set .@asorm_time, (@spellpower*777)+2023; sc_start SC_MBARRIER, .@asorm_time, max(30,(@spellpower/8))+20, @target_id; message @args$, "Barrier : You are surrounded by a magical barrier."; set @asorm_future, gettimetick(0) + .@asorm_time - 100, @target_id; -- cgit v1.2.3-60-g2f50