From 27140ff716ab751f350c7f369a98b3e93732ba2c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 21 Jun 2020 06:06:58 -0300 Subject: Deprecate EVOL_MASS_PROVOKE in favor of EVOL_AREA_PROVOKE Requires some mild testing, but should work. --- db/re/skill_db.conf | 4 ++-- db/re/skill_tree.conf | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'db/re') diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index fda92c1d2..a16f0c99a 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -38574,8 +38574,8 @@ skill_db: ( Description: "Area Provoke" MaxLevel: 9 SkillType: { - Self: true - //Friend: true // <- Can it aim an enemy?? + //Self: true + Friend: true // <- Can it aim an enemy?? } CoolDown: 1000 Requirements: { diff --git a/db/re/skill_tree.conf b/db/re/skill_tree.conf index 173b6e961..acab262be 100644 --- a/db/re/skill_tree.conf +++ b/db/re/skill_tree.conf @@ -121,7 +121,6 @@ Human: { AC_CONCENTRATION: 0 AB_HIGHNESSHEAL: 0 ALL_RESURRECTION: 0 - EVOL_MASS_PROVOKE: 0 EVOL_AREA_PROVOKE: 0 GC_DARKCROW: 0 @@ -179,6 +178,9 @@ Human: { ALL_BUYING_STORE: 0 KN_RIDING: 0 + // Deprecated + EVOL_MASS_PROVOKE: 0 + /* WZ_STORMGUST: 3 WE_BABY: 0 -- cgit v1.2.3-60-g2f50