From 3cc7e7222e6edcb49e28be0571abb41690b17689 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 7 Jun 2018 23:56:13 -0300 Subject: Mass Provoke skill. Healing skill will also be charged from now on. --- db/re/skill_db.conf | 3 +-- db/re/skill_tree.conf | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'db') diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index dd146db09..2a2b78db5 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -38256,7 +38256,6 @@ skill_db: ( Lv9: 3 Lv10: 4 } - InterruptCast: true CastTime: 10000 AfterCastActDelay: 100 @@ -38265,7 +38264,7 @@ skill_db: ( FixedCastTime: -1 TargetMiscEffect: "EFFECT_PROVOKE" Requirements: { - SPCost: 8 + SPCost: 14 } }, { diff --git a/db/re/skill_tree.conf b/db/re/skill_tree.conf index 0850efb83..ec76fb49f 100644 --- a/db/re/skill_tree.conf +++ b/db/re/skill_tree.conf @@ -80,7 +80,7 @@ Human: { WE_FEMALE: 0 WE_CALLPARTNER: 0 MG_FIREBALL: 0 - EVOL_MASS_PROVOKE: 0 + EVOL_MASS_PROVOKE: 10 EVOL_PHYSICAL_SHIELD: 0 MAGIC_WARRIOR: 0 WIZARD_MAGE: 0 -- cgit v1.2.3-60-g2f50