Pathfinder 1e for Foundry VTT
    Preparing search index...

    Variable unequippableLootConst

    unequippableLoot: Set<
        | "food"
        | "herb"
        | "reagent"
        | "treasure"
        | "tradeGoods"
        | "vehicle"
        | "entertainment"
        | "ammo",
    > = ...

    Loot subtypes that should not be equippable.