...
Structure
| Column | Field | Type | Notes |
| 1 | ID | Integer | They include some kind of groups too. See below. Real id in column 4. |
| 2 | Item | iRefID | The itemd displayed. |
| 3 | Category | iRefID | Yes, there are non-existant categories in here. |
| 4 | bitIndex | Integer | These are getting shifted and used as bitmasks for "currencyTokensBackpack" resulting in a maximum of 32 * 2 types. |
...