The 'category' property for each item in items.json is based on the Fandom Wiki, except for in some cases where it's "type" or some other metric... I'd like to sync these up with what's shown in the game's own Guide menu. This will mean making use of additional categories that I don't presently have showing. I've got the icons already made for these, but I'm not 100% sure of how this will impact the overall layout or UI for filtering by item. To get everything to fit in a reasonable space, I might need to scale them down for mobile at the very least, or use only the icons and not the text labels.
The 'category' property for each item in
items.json
is based on the Fandom Wiki, except for in some cases where it's "type" or some other metric... I'd like to sync these up with what's shown in the game's own Guide menu. This will mean making use of additional categories that I don't presently have showing. I've got the icons already made for these, but I'm not 100% sure of how this will impact the overall layout or UI for filtering by item. To get everything to fit in a reasonable space, I might need to scale them down for mobile at the very least, or use only the icons and not the text labels.