💪 DEX
Ability Scores
View raw API endpoint ↗

Description

Dexterity measures agility, reflexes, and balance.

A Dexterity check can model any attempt to move nimbly, quickly, or quietly, or to keep from falling on tricky footing. The Acrobatics, Sleight of Hand, and Stealth skills reflect aptitude in certain kinds of Dexterity checks.

Properties

Full_name
Dexterity
Skills
  • Acrobatics
  • Sleight of Hand
  • Stealth
Updated_at
2026-04-01T20:35:36.010Z
Raw JSON data
{
  "desc": [
    "Dexterity measures agility, reflexes, and balance.",
    "A Dexterity check can model any attempt to move nimbly, quickly, or quietly, or to keep from falling on tricky footing. The Acrobatics, Sleight of Hand, and Stealth skills reflect aptitude in certain kinds of Dexterity checks."
  ],
  "full_name": "Dexterity",
  "index": "dex",
  "name": "DEX",
  "skills": [
    {
      "index": "acrobatics",
      "name": "Acrobatics",
      "url": "/api/2014/skills/acrobatics"
    },
    {
      "index": "sleight-of-hand",
      "name": "Sleight of Hand",
      "url": "/api/2014/skills/sleight-of-hand"
    },
    {
      "index": "stealth",
      "name": "Stealth",
      "url": "/api/2014/skills/stealth"
    }
  ],
  "updated_at": "2026-04-01T20:35:36.010Z",
  "url": "/api/2014/ability-scores/dex"
}