Athlete

FeatPHBp. 1652014
Ability
choose 1 of STR/DEX

You have undergone extensive physical training to gain the following benefits:

  • When you are prone, standing up uses only 5 feet of your movement.
  • Climbing doesn't cost you extra movement.
  • You can make a running long jump or a running high jump after moving only 5 feet on foot, rather than 10 feet.
Raw data
{
  "name": "Athlete",
  "page": 165,
  "__prop": "feat",
  "source": "PHB",
  "ability": [
    {
      "choose": {
        "from": [
          "str",
          "dex"
        ],
        "amount": 1
      }
    }
  ],
  "entries": [
    "You have undergone extensive physical training to gain the following benefits:",
    {
      "type": "list",
      "items": [
        "When you are {@condition prone}, standing up uses only 5 feet of your movement.",
        "Climbing doesn't cost you extra movement.",
        "You can make a running long jump or a running high jump after moving only 5 feet on foot, rather than 10 feet."
      ]
    }
  ],
  "reprintedAs": [
    "Athlete|XPHB"
  ]
}