Charger

FeatXPHBp. 2022024
Ability
choose 1 of STR/DEX
Prerequisite
level: 4, ability: {"str":13} or level: 4, ability: {"dex":13}
Category
G

You gain the following benefits.

Improved Dash

When you take the Dash action, your Speed increases by 10 feet for that action.

Charge Attack

If you move at least 10 feet in a straight line toward a target immediately before hitting it with a melee attack roll as part of the Attack action, choose one of the following effects: gain a 1d8 bonus to the attack's damage roll, or push the target up to 10 feet away if it is no more than one size larger than you. You can use this benefit only once on each of your turns.

Raw data
{
  "name": "Charger",
  "page": 202,
  "__prop": "feat",
  "source": "XPHB",
  "ability": [
    {
      "choose": {
        "from": [
          "str",
          "dex"
        ]
      }
    }
  ],
  "entries": [
    "You gain the following benefits.",
    {
      "name": "Improved Dash",
      "type": "entries",
      "entries": [
        "When you take the {@action Dash|XPHB} action, your {@variantrule Speed|XPHB} increases by 10 feet for that action."
      ]
    },
    {
      "name": "Charge Attack",
      "type": "entries",
      "entries": [
        "If you move at least 10 feet in a straight line toward a target immediately before hitting it with a melee attack roll as part of the {@action Attack|XPHB} action, choose one of the following effects: gain a {@dice 1d8} bonus to the attack's damage roll, or push the target up to 10 feet away if it is no more than one size larger than you. You can use this benefit only once on each of your turns."
      ]
    }
  ],
  "category": "G",
  "prerequisite": [
    {
      "level": 4,
      "ability": [
        {
          "str": 13
        }
      ]
    },
    {
      "level": 4,
      "ability": [
        {
          "dex": 13
        }
      ]
    }
  ]
}