🧝 Tiefling
Races
View raw API endpoint ↗

Properties

Age
Tieflings mature at the same rate as humans but live a few years longer.
Alignment
Tieflings might not have an innate tendency toward evil, but many of them end up there. Evil or not, an independent nature inclines many tieflings toward a chaotic alignment.
Language_desc
You can speak, read, and write Common and Infernal.
Languages
  • Common
  • Infernal
Size
Medium
Size_description
Tieflings are about the same size and build as humans. Your size is Medium.
Speed
30
Traits
  • Darkvision
  • Hellish Resistance
  • Infernal Legacy
Updated_at
2026-04-01T20:35:38.675Z
Raw JSON data
{
  "ability_bonuses": [
    {
      "ability_score": {
        "index": "int",
        "name": "INT",
        "url": "/api/2014/ability-scores/int"
      },
      "bonus": 1
    },
    {
      "ability_score": {
        "index": "cha",
        "name": "CHA",
        "url": "/api/2014/ability-scores/cha"
      },
      "bonus": 2
    }
  ],
  "age": "Tieflings mature at the same rate as humans but live a few years longer.",
  "alignment": "Tieflings might not have an innate tendency toward evil, but many of them end up there. Evil or not, an independent nature inclines many tieflings toward a chaotic alignment.",
  "index": "tiefling",
  "language_desc": "You can speak, read, and write Common and Infernal.",
  "languages": [
    {
      "index": "common",
      "name": "Common",
      "url": "/api/2014/languages/common"
    },
    {
      "index": "infernal",
      "name": "Infernal",
      "url": "/api/2014/languages/infernal"
    }
  ],
  "name": "Tiefling",
  "size": "Medium",
  "size_description": "Tieflings are about the same size and build as humans. Your size is Medium.",
  "speed": 30,
  "subraces": [],
  "traits": [
    {
      "index": "darkvision",
      "name": "Darkvision",
      "url": "/api/2014/traits/darkvision"
    },
    {
      "index": "hellish-resistance",
      "name": "Hellish Resistance",
      "url": "/api/2014/traits/hellish-resistance"
    },
    {
      "index": "infernal-legacy",
      "name": "Infernal Legacy",
      "url": "/api/2014/traits/infernal-legacy"
    }
  ],
  "updated_at": "2026-04-01T20:35:38.675Z",
  "url": "/api/2014/races/tiefling"
}