summaryrefslogtreecommitdiff
path: root/npc/functions/hub.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-06-26 12:51:31 -0300
committerJesusaves <cpntb1@ymail.com>2020-06-26 12:51:31 -0300
commitd368ba19418011e8651a7fa40a4285e6b486638d (patch)
tree33f16513ebdbf75e2c9f6a5e4e08c961aa9250c7 /npc/functions/hub.txt
parent2133b7f03c15ecf058a84f9551cb5644ff822d25 (diff)
downloadserverdata-d368ba19418011e8651a7fa40a4285e6b486638d.tar.gz
serverdata-d368ba19418011e8651a7fa40a4285e6b486638d.tar.bz2
serverdata-d368ba19418011e8651a7fa40a4285e6b486638d.tar.xz
serverdata-d368ba19418011e8651a7fa40a4285e6b486638d.zip
Tweak a bit MQ2 - Assassin
Diffstat (limited to 'npc/functions/hub.txt')
-rw-r--r--npc/functions/hub.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt
index 3b1b078b1..5b28bac7e 100644
--- a/npc/functions/hub.txt
+++ b/npc/functions/hub.txt
@@ -450,7 +450,16 @@ function script HUB_SkillInvoke {
// Physical Class - mostly builtin
// TODO: Archery effect-absorb skill
+
// TODO: Something powerful for swords? Like a skill combo?
+ // No cast time, but cooldown present
+ // DEF lowers as cast, damage based on combo.
+ case TMW2_HORIZONTALSLASH:
+ case TMW2_DIAGONALSLASH:
+ case TMW2_VERTICALSLASH:
+ case TMW2_STAB:
+ case TMW2_GRANDBLAST:
+ break;
// Brawling Class
case TMW2_BRAWLING: