equipmentSlots: {
    armor: { armor: "Armor" };
    clothing: { clothing: "Clothing" };
    other: { other: "Other" };
    shield: { shield: "Shield" };
    wondrous: {
        belt: "Belt";
        body: "Body";
        chest: "Chest";
        eyes: "Eyes";
        feet: "Feet";
        hands: "Hands";
        head: "Head";
        headband: "Headband";
        neck: "Neck";
        ring: "Ring";
        shoulders: "Shoulders";
        slotless: "Slotless";
        wrists: "Wrists";
    };
} = ...

The slots equipment can occupy, sorted by category