[Database Structure](Database-Structure) > [Character-Database](Character-Database) > [calendar_events](calendar_events) Column | Type | Description --- | --- | --- Id | BIGINT UNSIGNED | Creator | INT UNSIGNED | Title | VARCHAR(255) | Description | VARCHAR(255) | Type | TINYINT UNSIGNED | Dungeon | INT | Eventtime | INT UNSIGNED | Flags | INT UNSIGNED | Time2 | INT UNSIGNED |