From e17d2549315232a48b77e9327281ee8df95fb8ce Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 3 Aug 2020 17:49:59 -0300 Subject: Fix bugs on HEALING and MAGNUS HEALING --- db/re/skill_db.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'db/re') diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index 563be3184..b8ed3b9d9 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -39302,6 +39302,11 @@ skill_db: ( SkillType: { Friend: true } + Hit: "BDT_SKILL" + AttackType: "Magic" + DamageType: { + NoDamage: true + } InterruptCast: true CoolDown: { Lv1: 5000 @@ -39331,6 +39336,11 @@ skill_db: ( SkillType: { Friend: true } + Hit: "BDT_SKILL" + AttackType: "Magic" + DamageType: { + NoDamage: true + } InterruptCast: true CoolDown: { Lv1: 10000 -- cgit v1.2.3-70-g09d2