itemTypes: {
attack: string;
buff: string;
class: string;
consumable: string;
equipment: string;
feat: string;
loot: string;
spell: string;
weapon: string;
} = ...
Type declaration
-
attack: string
-
buff: string
-
class: string
-
consumable: string
-
equipment: string
-
feat: string
-
loot: string
-
spell: string
-
weapon: string
The types for Items