From 2645b8a9182e0b326d7216ccf04692ebe50964a0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 20 Jun 2019 16:49:09 -0300 Subject: Okay, healing touch is RIDICULOUS. I'll allow you more levels, and reduce ACAD. And lower MP cost, even if it is a ridiculous MP cost already. --- db/re/skill_db.conf | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'db/re/skill_db.conf') diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index 8c235e749..9897fde23 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -33998,7 +33998,7 @@ skill_db: ( Id: 8001 Name: "HLIF_HEAL" Description: "Healing Touch" - MaxLevel: 5 + MaxLevel: 9 Range: 9 Hit: "BDT_SKILL" SkillType: { @@ -34008,20 +34008,20 @@ skill_db: ( DamageType: { NoDamage: true } - AfterCastActDelay: 2000 + AfterCastActDelay: 800 FixedCastTime: -1 Requirements: { SPCost: { - Lv1: 13 - Lv2: 16 - Lv3: 19 - Lv4: 22 - Lv5: 25 - Lv6: 28 - Lv7: 31 - Lv8: 34 - Lv9: 37 - Lv10: 40 + Lv1: 11 + Lv2: 14 + Lv3: 17 + Lv4: 20 + Lv5: 23 + Lv6: 26 + Lv7: 29 + Lv8: 32 + Lv9: 35 + Lv10: 37 } // Items: { // Red_Slim_Potion: 1 -- cgit v1.2.3-60-g2f50