diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-11-24 03:53:02 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-11-24 03:53:02 -0300 |
commit | b6556b944451b657993d9d7c9686dce8590bfd5e (patch) | |
tree | b5eec07b0501a8456df65117d0a6b67a984f5d85 /db | |
parent | e23861f82da47c02d4fcb2067ca9d5f570f7ee3d (diff) | |
download | serverdata-b6556b944451b657993d9d7c9686dce8590bfd5e.tar.gz serverdata-b6556b944451b657993d9d7c9686dce8590bfd5e.tar.bz2 serverdata-b6556b944451b657993d9d7c9686dce8590bfd5e.tar.xz serverdata-b6556b944451b657993d9d7c9686dce8590bfd5e.zip |
Modify part of Frostia's homun quest, add MP bonus for MQ 18 showdown,
nerf MP regen skill in 700ms.
No additional explanation regarding the MP bonus is needed, if you've been
paying attention.
Diffstat (limited to 'db')
-rw-r--r-- | db/re/skill_db.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index 609039aca..add2b0b94 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -38715,8 +38715,8 @@ skill_db: ( Self: true } InterruptCast: true - CoolDown: 3000 - CastTime: 200 + CoolDown: 3500 + CastTime: 500 AfterCastActDelay: 1000 SkillInfo: { Quest: true |