From d368ba19418011e8651a7fa40a4285e6b486638d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 26 Jun 2020 12:51:31 -0300 Subject: Tweak a bit MQ2 - Assassin --- npc/functions/hub.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'npc/functions/hub.txt') 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: -- cgit v1.2.3-60-g2f50