.. _doc_npc_asset_quest: Quest Assets ============ **GUID** *32-digit hexadecimal*: Refer to :ref:`GUID ` documentation. **Type** *enum* (``Quest``) **ID** *uint16*: Must be a unique identifier. Conditions and Rewards ---------------------- Quests can be turned in when conditions are met, and players can receive rewards for turning quests in. For more information, refer to the documentation for :ref:`Conditions ` and :ref:`Rewards ` respectively. Additionally, rewards can be granted when the quest is removed without completing it using the **AbandonmentRewards** rewards list. These are not granted when the player finishes the quest normally. Localization ------------ **Name** *string*: Quest name in user interfaces. **Description** :ref:`doc_data_richtext`: Quest description in user interfaces.