# Achievement Criteria `Back-to:DBC` **Achievement\_Criteria.dbc** This DBC has been added with WoW 3.0.1.8303 and contains the needed criteria to obtain an achievement. **Version is : 3.3.5a** ## Structure
Column |
Field | Type | Notes |
| 1 | ID | Integer | Criteria ID |
| 2 | Achievement | iRefID | Reference to the achievement this criteria is needed for. |
| 3 | Type | Integer | Which type is this criteria? This defines the rows below. See below. |
| 4 | asset_id | Integer | Main requirement |
| 5 | Quantity | Integer | Main requirement count |
| 6 | start_event | Integer | additional requirement 1 type |
| 7 | start_asset | Integer | additional requirement 1 value |
| 8 | fail_event | Integer | additional requirement 2 type |
| 9 | fail_asset | Integer | additional requirement 2 value |
| 10-25 | Description | Loc | Criteria description. |
| 26 | ? | Mostly 16712190, but not always | |
| 27 | Flags | Integer | display flags: 1: shows progress bar (other flags I don't know) |
| 28 | timer_start_event | Integer | |
| 29 | timer_asset_id | Integer | |
| 30 | timer_time | Integer | Complete quest in %i seconds. |
| 31 | ui_order | Integer |