[Database Structure](Database Structure) > [Character-Database](Character-Database) > [instance](instance) Column | Type | Description --- | --- | --- Id | int(10) unsigned | Map | smallint(5) unsigned | Resettime | int(10) unsigned | Difficulty | tinyint(3) unsigned | CompletedEncounters | int(10) unsigned | Data | tinytext |