Cooldown for priest attack skills don't work properly
No cooldown at all for skills like Hades, Wrath, Harsh etc.
This is trying to pull memories from 2006~2007, but I think that was bugged in the 1098 files. The fix was that the CD wasn't set in the client-side TBL file - and I don't think the CDs were in the DB tables at the time.
They should work correctly now, as I refactored that code is it perfect no but its way better than what we had. If not I would have to check but I don't have much time now because I'm working on other KO related stuff too much
I'm assuming the behavioural difference here is the lack of a global cooldown implementation in the server.
Maybe the entries are missing in the db. Or mayhe its the character stays in casting mode since i addressed multi cooldown issue.
Oh if it has no cooldowns they just need to be set >.>
You can verify behaviour with the official client + official server (on our Discord), using the same DB/client assets.