mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-24 10:59:11 +00:00
96662ff348
I think this is actual 5.5 data, because the MasterpieceSupply stuff in this is removed (which SE did remove from the files in the patch)
434 B
434 B
| 1 | key | 0 | 1 | 2 | 3 | 4 |
|---|---|---|---|---|---|---|
| 2 | # | Name | HideOrder | Icon | Order | |
| 3 | int32 | str | byte | Image | byte | bit&01 |
| 4 | 0 | 0 | 0 | 0 | False | |
| 5 | 1 | All | 0 | 0 | 0 | False |
| 6 | 2 | Locales I | 0 | 82022 | 1 | False |
| 7 | 3 | Dungeons | 0 | 82024 | 3 | False |
| 8 | 4 | Trials | 0 | 82027 | 4 | False |
| 9 | 5 | Raids I | 0 | 82025 | 5 | False |
| 10 | 6 | Others | 0 | 82029 | 8 | False |
| 11 | 7 | Seasonal | 1 | 82030 | 9 | False |
| 12 | 8 | Online Store & Bonuses | 1 | 82031 | 10 | True |
| 13 | 9 | Locales II | 0 | 82023 | 2 | False |
| 14 | 10 | Raids II | 0 | 82026 | 6 | False |
| 15 | 11 | Ambient | 0 | 82028 | 7 | False |