From d0fcbc253457c2cb3922b1a299e2a18bdc762761 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 14 Apr 2021 04:11:24 -0300 Subject: Fix lum/inma ranges and targets --- db/pre-re/skill_db.conf | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'db') diff --git a/db/pre-re/skill_db.conf b/db/pre-re/skill_db.conf index 5fc10f84..639777c4 100644 --- a/db/pre-re/skill_db.conf +++ b/db/pre-re/skill_db.conf @@ -38752,8 +38752,14 @@ skill_db: ( Name: "SKILL_LUM" Description: "Lum" MaxLevel: 9 + Range: 14 SkillType: { - Self: true + Friend: true + } + Hit: "BDT_SKILL" + AttackType: "Magic" + DamageType: { + NoDamage: true } SkillInfo: { Quest: true @@ -38771,8 +38777,14 @@ skill_db: ( Name: "SKILL_INMA" Description: "Inma" MaxLevel: 9 + Range: 6 SkillType: { - Self: true + Friend: true + } + Hit: "BDT_SKILL" + AttackType: "Magic" + DamageType: { + NoDamage: true } SkillInfo: { Quest: true -- cgit v1.2.3-60-g2f50