Type alias: EquipmentSlotDefinition
EquipmentSlotDefinition: {
eligibleEquipmentTypes:ItemEquipmentType[];id:Id;name:string; }
Type declaration
eligibleEquipmentTypes
eligibleEquipmentTypes:
ItemEquipmentType[]
id
id:
Id
name
name:
string
Source
core/inventory/item.ts:28