🛡️ Greatsword
Equipment
View raw API endpoint ↗

Properties

Category_range
Martial Melee
Equipment_category
Weapon
Properties
  • Heavy
  • Two-Handed
Updated_at
2026-04-01T20:35:37.141Z
Weapon_category
Martial
Weapon_range
Melee
Weight
6
Raw JSON data
{
  "category_range": "Martial Melee",
  "contents": [],
  "cost": {
    "quantity": 50,
    "unit": "gp"
  },
  "damage": {
    "damage_dice": "2d6",
    "damage_type": {
      "index": "slashing",
      "name": "Slashing",
      "url": "/api/2014/damage-types/slashing"
    }
  },
  "desc": [],
  "equipment_category": {
    "index": "weapon",
    "name": "Weapon",
    "url": "/api/2014/equipment-categories/weapon"
  },
  "index": "greatsword",
  "name": "Greatsword",
  "properties": [
    {
      "index": "heavy",
      "name": "Heavy",
      "url": "/api/2014/weapon-properties/heavy"
    },
    {
      "index": "two-handed",
      "name": "Two-Handed",
      "url": "/api/2014/weapon-properties/two-handed"
    }
  ],
  "range": {
    "normal": 5
  },
  "special": [],
  "updated_at": "2026-04-01T20:35:37.141Z",
  "url": "/api/2014/equipment/greatsword",
  "weapon_category": "Martial",
  "weapon_range": "Melee",
  "weight": 6
}