Athlete

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.

Climb Speed

You gain a Climb Speed equal to your Speed.

Hop Up

When you have the Prone condition, you can right yourself with only 5 feet of movement.

Jumping

You can make a running Long or High Jump after moving only 5 feet.

Raw data
{
  "name": "Athlete",
  "page": 202,
  "__prop": "feat",
  "source": "XPHB",
  "ability": [
    {
      "choose": {
        "from": [
          "str",
          "dex"
        ]
      }
    }
  ],
  "entries": [
    "You gain the following benefits.",
    {
      "name": "Climb Speed",
      "type": "entries",
      "entries": [
        "You gain a {@variantrule Climb Speed|XPHB} equal to your {@variantrule Speed|XPHB}."
      ]
    },
    {
      "name": "Hop Up",
      "type": "entries",
      "entries": [
        "When you have the {@condition Prone|XPHB} condition, you can right yourself with only 5 feet of movement."
      ]
    },
    {
      "name": "Jumping",
      "type": "entries",
      "entries": [
        "You can make a running {@variantrule Long Jump|XPHB|Long} or {@variantrule High Jump|XPHB} after moving only 5 feet."
      ]
    }
  ],
  "category": "G",
  "traitTags": [
    "Speed"
  ],
  "prerequisite": [
    {
      "level": 4,
      "ability": [
        {
          "str": 13
        }
      ]
    },
    {
      "level": 4,
      "ability": [
        {
          "dex": 13
        }
      ]
    }
  ]
}
Athlete ยท Wiki