I'm wondering if there's a way to check how much time is remaining on the cooldown before an ability is ready. I'd like to make a combat routine not use off-GCD skills if their animation lock will prevent GCD spells from going off, but I can't seem to really find anything but ff14bot.Objects.SpellData.Cooldown which I'm not really sure how to implement for this purpose. Any help appreciated, thanks.