From 7c4642172957d2d80b5cca7512505cb2f3875e07 Mon Sep 17 00:00:00 2001 From: Ledmitz Date: Sat, 18 Nov 2023 23:46:49 -0400 Subject: Asorm lasts longer --- client-data | 2 +- tools | 2 +- world/map/npc/magic/level2-barrier.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client-data b/client-data index 2d4241d0..2fbfe721 160000 --- a/client-data +++ b/client-data @@ -1 +1 @@ -Subproject commit 2d4241d0e1e715fb7f6bef15752c2a16fa35ff27 +Subproject commit 2fbfe721bd69d3ef30c9ee8f3caf7e178a434a7c diff --git a/tools b/tools index 22ce3fd7..6984735e 160000 --- a/tools +++ b/tools @@ -1 +1 @@ -Subproject commit 22ce3fd72b46c4675d82fa4b35fa24b8f22bd2d0 +Subproject commit 6984735e4ee369544147c3458759d6863763ea08 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