-
Edited by Ingulit: 11/5/2015 8:18:58 PMThere is probably a list on the wikia (I'll look really quick) but this is what I do: Download the manifest, extract it (it's a zip file), then open it using a SQLite browser and check out the table names. The table names are your types. The way you get the download link is here: https://www.bungie.net/en-US/Clan/Post/39966/105901734/0/0 If you use Firefox, there's a nifty extension that lets you read SQLite databases: https://addons.mozilla.org/en-US/firefox/addon/sqlite-manager/ Otherwise just do a quick search for "SQLite Browsers" and you'll get a few good options.