Appearance
helix / EquipmentSpec
Interface: EquipmentSpec
Defined in: core/values/predicate.ts:36
Equipment slots an EntityPredicate.equipment can match, each an ItemValue.
Properties
body?
optionalbody?:ItemValue
Defined in: core/values/predicate.ts:43
chest?
optionalchest?:ItemValue
Defined in: core/values/predicate.ts:40
feet?
optionalfeet?:ItemValue
Defined in: core/values/predicate.ts:42
head?
optionalhead?:ItemValue
Defined in: core/values/predicate.ts:39
legs?
optionallegs?:ItemValue
Defined in: core/values/predicate.ts:41
mainhand?
optionalmainhand?:ItemValue
Defined in: core/values/predicate.ts:37
offhand?
optionaloffhand?:ItemValue
Defined in: core/values/predicate.ts:38