[Database Structure](Database-Structure) > [Character-Database](Character-Database) > [character_spell_cooldown](character_spell_cooldown) Column | Type | Description --- | --- | --- Guid | int(10) unsigned | Spell | mediumint(8) unsigned | Item | int(10) unsigned | Time | int(10) unsigned | NeedSend | tinyint(3) unsigned |