[Database Structure](Database-Structure) > [World-Database](World-Database) > [creature_questitem](creature_questitem) Column | Type | Description --- | --- | --- CreatureEntry | int(10) unsigned | Entry ID of a creature that drops quest items when the related quest is active. Idx | int(10) unsigned | Index ItemId | int(10) unsigned | Entry ID of an item that can be looted from the creature when the related quest is active.