From 8f0fb3286f29ffd896bd60c5492d1c41e51c0cb3 Mon Sep 17 00:00:00 2001 From: "Guilherme G. Menaldo" Date: Sun, 2 Jul 2023 15:45:18 -0300 Subject: [PATCH] Rebalance of AL_HOLYLIGHT (Holy Light) - Fixed casting time changed: 0.4s -> 0.2s - Variable casting time changed: 1.6s -> 0.8s From massive skills rebalance (1st/2nd/transclass) (2018.10.31) --- db/re/skill_db.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index ed565741ea3..2ad1724eeb1 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -5595,8 +5595,8 @@ skill_db: ( AttackType: "Magic" Element: "Ele_Holy" InterruptCast: true - CastTime: 1600 - FixedCastTime: 400 + CastTime: 800 + FixedCastTime: 200 Requirements: { SPCost: 15 }