TheWebCoder said: Suggestion Weapons, Defense, Equipment "Weapons" is a narrowly defined name that doesn't quite fit all items that would belong in that category such as Alchemist's Fire, Acid Flask, DMG Bombs, Wand of Paralysis. "Offense" might be a better name for such a grouping. This grouping leaves utility items without a home - things like Potion of Healing, Potion of Flying, Potion of Speed, etc. The current divide is basically usable items (missing several categories), armor, and miscelaneous items. I think there are 2 directions to move toward: Option 1: Generally defined buckets Equipment (Weapons, Alchemist's Fire, Acid Flask, DMG Bombs, Potions, Wands, Spell Scrolls, Backpack, Bedroll, Climber's Kit) Defense (Armor, Shields, Unarmored Defense, Ring of Protection, etc) This could be feasible with proper type declarations along with filtering. Option 2: Generally defined buckets, but with a miscellaneous section Equipment (Weapons, Alchemist's Fire, Acid Flask, DMG Bombs, Potions, Wands, Spell Scrolls, etc) Defense (Armor, Shields, Unarmored Defense, Ring of Protection, etc) Inventory (Backpack, Bedroll, Climber's Kit) Option 3: More specifically defined buckets Offense (Weapons, Alchemist's Fire, Acid Flask, DMG Bombs, Wands, etc) Utility? (Potions, Wands, Spell Scrolls) Defense (Armor, Shields, Unarmored Defense, Ring of Protection, etc) Equipment (Backpack, Bedroll, Climber's Kit) This would need to define the lines a bit better, though I think the line between #1 and #2 will be hard to define. I'll need to ponder the requirements a bit more.