Property:Has armor type
Jump to navigation
Jump to search
This text property identifies the type of the armor being linked to, restricted to valid armor types.
Allowed values
- Shield
- Head
- Body
- Hands
- Waist
- Legs
- Feet
A
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Shield", "Head", "Body", "Hands", "Waist", "Legs", "Feet" ] } }