🛡️ Sling
Equipment
View raw API endpoint ↗

Properties

Category_range
Simple Ranged
Equipment_category
Weapon
Properties
Ammunition
Updated_at
2026-04-01T20:35:37.141Z
Weapon_category
Simple
Weapon_range
Ranged
Weight
0
Raw JSON data
{
  "category_range": "Simple Ranged",
  "contents": [],
  "cost": {
    "quantity": 1,
    "unit": "sp"
  },
  "damage": {
    "damage_dice": "1d4",
    "damage_type": {
      "index": "bludgeoning",
      "name": "Bludgeoning",
      "url": "/api/2014/damage-types/bludgeoning"
    }
  },
  "desc": [],
  "equipment_category": {
    "index": "weapon",
    "name": "Weapon",
    "url": "/api/2014/equipment-categories/weapon"
  },
  "index": "sling",
  "name": "Sling",
  "properties": [
    {
      "index": "ammunition",
      "name": "Ammunition",
      "url": "/api/2014/weapon-properties/ammunition"
    }
  ],
  "range": {
    "long": 120,
    "normal": 30
  },
  "special": [],
  "updated_at": "2026-04-01T20:35:37.141Z",
  "url": "/api/2014/equipment/sling",
  "weapon_category": "Simple",
  "weapon_range": "Ranged",
  "weight": 0
}