Dragonborn (Chromatic)

SpeciesFTDp. 102014
Ability
choose 1 of ; choose 1 of
Speed
30 ft.
Languages
common

Chromatic Ancestry

You have a chromatic dragon ancestor, granting you a special magical affinity. Choose one kind of dragon from the Chromatic Ancestry table. This determines the damage type for your other traits, as shown in the table.

Chromatic Ancestry

DragonDamage Type
BlackAcid
BlueLightning
GreenPoison
RedFire
WhiteCold

Breath Weapon

When you take the Attack action on your turn, you can replace one of your attacks with an exhalation of magical energy in a 30-foot line that is 5 feet wide. Each creature in that area must make a Dexterity saving throw (DC = 8 + your Constitution modifier + your proficiency bonus). On a failed save, the creature takes 1d10 damage of the type associated with your Chromatic Ancestry. On a successful save, it takes half as much damage. This damage increases by 1d10 when you reach 5th level (2d10), 11th level (3d10), and 17th level (4d10).

You can use your Breath Weapon a number of times equal to your proficiency bonus, and you regain all expended uses when you finish a long rest.

Draconic Resistance

You have resistance to the damage type associated with your Chromatic Ancestry.

Chromatic Warding

Starting at 5th level, as an action, you can channel your draconic energy to protect yourself. For 1 minute, you become immune to the damage type associated with your Chromatic Ancestry. Once you use this trait, you can't do so again until you finish a long rest.

Languages

You can speak, read, and write Common and one other language that you and your DM agree is appropriate for your character.

Raw data
{
  "name": "Dragonborn (Chromatic)",
  "page": 10,
  "size": [
    "M"
  ],
  "speed": 30,
  "__prop": "race",
  "resist": [
    {
      "choose": {
        "from": [
          "acid",
          "lightning",
          "poison",
          "fire",
          "cold"
        ]
      }
    }
  ],
  "source": "FTD",
  "ability": [
    {
      "choose": {
        "weighted": {
          "from": [
            "str",
            "dex",
            "con",
            "int",
            "wis",
            "cha"
          ],
          "weights": [
            2,
            1
          ]
        }
      }
    },
    {
      "choose": {
        "weighted": {
          "from": [
            "str",
            "dex",
            "con",
            "int",
            "wis",
            "cha"
          ],
          "weights": [
            1,
            1,
            1
          ]
        }
      }
    }
  ],
  "entries": [
    {
      "name": "Chromatic Ancestry",
      "type": "entries",
      "entries": [
        "You have a chromatic dragon ancestor, granting you a special magical affinity. Choose one kind of dragon from the Chromatic Ancestry table. This determines the damage type for your other traits, as shown in the table.",
        {
          "rows": [
            [
              "Black",
              "Acid"
            ],
            [
              "Blue",
              "Lightning"
            ],
            [
              "Green",
              "Poison"
            ],
            [
              "Red",
              "Fire"
            ],
            [
              "White",
              "Cold"
            ]
          ],
          "type": "table",
          "caption": "Chromatic Ancestry",
          "colLabels": [
            "Dragon",
            "Damage Type"
          ],
          "colStyles": [
            "col-6 text-center",
            "col-6 text-center"
          ]
        }
      ]
    },
    {
      "name": "Breath Weapon",
      "type": "entries",
      "entries": [
        "When you take the {@action Attack} action on your turn, you can replace one of your attacks with an exhalation of magical energy in a 30-foot line that is 5 feet wide. Each creature in that area must make a Dexterity saving throw (DC = 8 + your Constitution modifier + your proficiency bonus). On a failed save, the creature takes {@damage 1d10} damage of the type associated with your Chromatic Ancestry. On a successful save, it takes half as much damage. This damage increases by {@damage 1d10} when you reach 5th level ({@damage 2d10}), 11th level ({@damage 3d10}), and 17th level ({@damage 4d10}).",
        "You can use your Breath Weapon a number of times equal to your proficiency bonus, and you regain all expended uses when you finish a long rest."
      ]
    },
    {
      "name": "Draconic Resistance",
      "type": "entries",
      "entries": [
        "You have resistance to the damage type associated with your Chromatic Ancestry."
      ]
    },
    {
      "name": "Chromatic Warding",
      "type": "entries",
      "entries": [
        "Starting at 5th level, as an action, you can channel your draconic energy to protect yourself. For 1 minute, you become immune to the damage type associated with your Chromatic Ancestry. Once you use this trait, you can't do so again until you finish a long rest."
      ]
    },
    {
      "name": "Languages",
      "type": "entries",
      "entries": [
        "You can speak, read, and write Common and one other language that you and your DM agree is appropriate for your character."
      ]
    }
  ],
  "lineage": "VRGR",
  "hasFluff": true,
  "_versions": [
    {
      "_abstract": {
        "_mod": {
          "entries": [
            {
              "mode": "removeArr",
              "names": "Chromatic Ancestry"
            },
            {
              "mode": "replaceArr",
              "items": {
                "name": "Breath Weapon",
                "type": "entries",
                "entries": [
                  "When you take the {@action Attack} action on your turn, you can replace one of your attacks with an exhalation of magical energy in a 30-foot line that is 5 feet wide. Each creature in that area must make a Dexterity saving throw (DC = 8 + your Constitution modifier + your proficiency bonus). On a failed save, the creature takes {@damage 1d10} {{damageType}} damage. On a successful save, it takes half as much damage. This damage increases by {@damage 1d10} when you reach 5th level ({@damage 2d10}), 11th level ({@damage 3d10}), and 17th level ({@damage 4d10}).",
                  "You can use your Breath Weapon a number of times equal to your proficiency bonus, and you regain all expended uses when you finish a long rest."
                ]
              },
              "replace": "Breath Weapon"
            },
            {
              "mode": "replaceArr",
              "items": {
                "name": "Draconic Resistance",
                "type": "entries",
                "entries": [
                  "You have resistance to {{damageType}} damage."
                ]
              },
              "replace": "Draconic Resistance"
            }
          ]
        },
        "name": "Dragonborn (Chromatic; {{color}})",
        "source": "FTD"
      },
      "_implementations": [
        {
          "_variables": {
            "color": "Black",
            "resist": [
              "acid"
            ],
            "damageType": "acid"
          }
        },
        {
          "_variables": {
            "color": "Blue",
            "resist": [
              "lightning"
            ],
            "damageType": "lightning"
          }
        },
        {
          "_variables": {
            "color": "Green",
            "resist": [
              "poison"
            ],
            "damageType": "poison"
          }
        },
        {
          "_variables": {
            "color": "Red",
            "resist": [
              "fire"
            ],
            "damageType": "fire"
          }
        },
        {
          "_variables": {
            "color": "White",
            "resist": [
              "cold"
            ],
            "damageType": "cold"
          }
        }
      ]
    }
  ],
  "soundClip": {
    "path": "races/dragonborn.opus",
    "type": "internal"
  },
  "reprintedAs": [
    "Dragonborn|XPHB"
  ],
  "hasFluffImages": true,
  "languageProficiencies": [
    {
      "common": true,
      "anyStandard": 1
    }
  ]
}