[Database Structure](Database-Structure) > [World-Database](World-Database) > [access_requirement](access_requirement) Column | Type | Description --- | --- | --- MapId | mediumint(8) unsigned | Difficulty | tinyint(3) unsigned | Level_min | tinyint(3) unsigned | Level_max | tinyint(3) unsigned | Item_level | smallint(5) unsigned | Item | mediumint(8) unsigned | Item2 | mediumint(8) unsigned | Quest_done_A | mediumint(8) unsigned | Quest_done_H | mediumint(8) unsigned | Completed_achievement | mediumint(8) unsigned | Quest_failed_text | text | Comment | text |