Property:Item Subtype
From D&D Wiki
This is a property of type String.
Use this property to add a subtype to your items
The allowed values for this property are:
- Adventuring Gear
- Alchemical
- Armor
- Artifact
- Building
- Clothing
- Container
- Cursed
- Enhancement
- Flavor Treasure
- Food
- Jewelry
- Magic Gauntlet
- Material
- Outfit
- Poison
- Potion or Oil
- Quest Item
- Ring
- Rod
- Shield
- Staff
- Template
- Tool
- Trade Good
- Trap
- Vehicle
- Weapon
- Weapon Enhancement
- Wondrous Item
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Adventuring Gear", "Alchemical", "Armor", "Artifact", "Building", "Clothing", "Container", "Cursed", "Enhancement", "Flavor Treasure", "Food", "Jewelry", "Magic Gauntlet", "Material", "Outfit", "Poison", "Potion or Oil", "Quest Item", "Ring", "Rod", "Shield", "Staff", "Template", "Tool", "Trade Good", "Trap", "Vehicle", "Weapon", "Weapon Enhancement", "Wondrous Item" ] } }