🛡️ Component pouch
Equipment
View raw API endpoint ↗
Description
A component pouch is a small, watertight leather belt pouch that has compartments to hold all the material components and other special items you need to cast your spells, except for those components that have a specific cost (as indicated in a spell's description).
Properties
Equipment_category
Adventuring Gear
Gear_category
Standard Gear
Updated_at
2026-04-01T20:35:37.141Z
Weight
2
Raw JSON data
{
"contents": [],
"cost": {
"quantity": 25,
"unit": "gp"
},
"desc": [
"A component pouch is a small, watertight leather belt pouch that has compartments to hold all the material components and other special items you need to cast your spells, except for those components that have a specific cost (as indicated in a spell's description)."
],
"equipment_category": {
"index": "adventuring-gear",
"name": "Adventuring Gear",
"url": "/api/2014/equipment-categories/adventuring-gear"
},
"gear_category": {
"index": "standard-gear",
"name": "Standard Gear",
"url": "/api/2014/equipment-categories/standard-gear"
},
"index": "component-pouch",
"name": "Component pouch",
"properties": [],
"special": [],
"updated_at": "2026-04-01T20:35:37.141Z",
"url": "/api/2014/equipment/component-pouch",
"weight": 2
}