summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-08-03 17:49:59 -0300
committerJesusaves <cpntb1@ymail.com>2020-08-03 17:49:59 -0300
commite17d2549315232a48b77e9327281ee8df95fb8ce (patch)
treed4b811597c5959b4c6fdb50f5e49848990daff0e
parent60ced430791425136a11417c7b0cca99cb1f67c9 (diff)
downloadserverdata-e17d2549315232a48b77e9327281ee8df95fb8ce.tar.gz
serverdata-e17d2549315232a48b77e9327281ee8df95fb8ce.tar.bz2
serverdata-e17d2549315232a48b77e9327281ee8df95fb8ce.tar.xz
serverdata-e17d2549315232a48b77e9327281ee8df95fb8ce.zip
Fix bugs on HEALING and MAGNUS HEALING
-rw-r--r--db/re/skill_db.conf10
1 files changed, 10 insertions, 0 deletions
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