summaryrefslogtreecommitdiff
path: root/db/pre-re
diff options
context:
space:
mode:
authorskyleo <skyleo@skyleo.de>2019-10-09 10:48:48 +0200
committerskyleo <skyleo@skyleo.de>2019-10-09 10:48:48 +0200
commita065f84501fad7f3018851d5d695b59e339b5adf (patch)
tree456c54cebc3d59a70af3a52f6d5a94ae42aca116 /db/pre-re
parentd026e28fd78f60dfa21da381f17f2a8cc9ae3d11 (diff)
downloadhercules-a065f84501fad7f3018851d5d695b59e339b5adf.tar.gz
hercules-a065f84501fad7f3018851d5d695b59e339b5adf.tar.bz2
hercules-a065f84501fad7f3018851d5d695b59e339b5adf.tar.xz
hercules-a065f84501fad7f3018851d5d695b59e339b5adf.zip
Correct Magnum Break delay
Credit to: https://github.com/rathena/rathena/commit/fc2c6e02
Diffstat (limited to 'db/pre-re')
-rw-r--r--db/pre-re/skill_db.conf9
1 files changed, 4 insertions, 5 deletions
diff --git a/db/pre-re/skill_db.conf b/db/pre-re/skill_db.conf
index 351a63bda..f3e3bfb4a 100644
--- a/db/pre-re/skill_db.conf
+++ b/db/pre-re/skill_db.conf
@@ -115,7 +115,7 @@
SkillData1: Skill Data/Duration (in ms) (int, defaults to 0) (can be grouped by Levels)
SkillData2: Skill Data/Duration (in ms) (int, defaults to 0) (can be grouped by Levels)
CoolDown: Skill Cooldown (in ms) (int, defaults to 0) (can be grouped by Levels)
-
+
CastTimeOptions: {
IgnoreDex: true/false (boolean, defaults to false)
IgnoreStatusEffect: true/false (boolean, defaults to false)
@@ -386,9 +386,9 @@ skill_db: (
}
SplashRange: 2
KnockBackTiles: 2
- SkillData1: 2000
SkillData2: 10000
- CoolDown: 2000
+ AfterCastActDelay: 2000
+ CoolDown: 0
Requirements: {
HPCost: {
Lv1: 20
@@ -35238,8 +35238,7 @@ skill_db: (
}
SplashRange: 2
KnockBackTiles: 2
- AfterCastWalkDelay: 2000
- SkillData1: 2000
+ AfterCastActDelay: 2000
SkillData2: 10000
CoolDown: 0
Requirements: {