Creating a cooldown system

I know how to implement cooldown. The problem is that I have quite a lot of items. A gametime-based cooldown might be suitable for me, but I have problems handling the item in my left hand. How do I minimize the code for a single template item?

Continue to help post