Cooldowns for animations such as ide or default with a field for how long the entity should wait between each animation loop.
Example usage:
I want a sitting NPC to occasionally turn its head while it idles. Instead of making a very long animation or using scripting with a loop, I could set a cooldown for how long it takes in between each animation loop.