🛡️ Pouch
Equipment
View raw API endpoint ↗
Description
A cloth or leather pouch can hold up to 20 sling bullets or 50 blowgun needles, among other things. A compartmentalized pouch for holding spell components is called a component pouch (described earlier in this section).
Properties
Equipment_category
Adventuring Gear
Gear_category
Standard Gear
Updated_at
2026-04-01T20:35:37.141Z
Weight
1
Raw JSON data
{
"contents": [],
"cost": {
"quantity": 5,
"unit": "sp"
},
"desc": [
"A cloth or leather pouch can hold up to 20 sling bullets or 50 blowgun needles, among other things. A compartmentalized pouch for holding spell components is called a component pouch (described earlier in this section)."
],
"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": "pouch",
"name": "Pouch",
"properties": [],
"special": [],
"updated_at": "2026-04-01T20:35:37.141Z",
"url": "/api/2014/equipment/pouch",
"weight": 1
}