From 81c381d9005c13e303f961ef85071c9823f92d57 Mon Sep 17 00:00:00 2001 From: "Guilherme G. Menaldo" Date: Sun, 20 Aug 2023 12:39:06 -0300 Subject: [PATCH] Rebalance of MO_ABSORBSPIRITS (Absorb Spirit Sphere) - Reduced fixed casting time: 1s -> 0.5s - Removed variable casting time From massive skills rebalance (1st/2nd/transclass) (2018.10.31) --- db/re/skill_db.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index 303a70c836a..974e7a25929 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -7979,8 +7979,7 @@ skill_db: ( NoDamage: true } InterruptCast: true - CastTime: 1000 - FixedCastTime: 1000 + FixedCastTime: 500 Requirements: { SPCost: 5 }