Ability Score Improvement

FeatXPHBp. 2022024SRD
Ability
choose 1 of STR/DEX/CON/INT/WIS/CHA; choose 2 of STR/DEX/CON/INT/WIS/CHA
Prerequisite
level: 4
Category
G

Increase one ability score of your choice by 2, or increase two ability scores of your choice by 1. This feat can't increase an ability score above 20.

Repeatable

You can take this feat more than once.

Raw data
{
  "name": "Ability Score Improvement",
  "page": 202,
  "srd52": true,
  "__prop": "feat",
  "source": "XPHB",
  "ability": [
    {
      "choose": {
        "from": [
          "str",
          "dex",
          "con",
          "int",
          "wis",
          "cha"
        ],
        "amount": 2
      },
      "hidden": true
    },
    {
      "choose": {
        "from": [
          "str",
          "dex",
          "con",
          "int",
          "wis",
          "cha"
        ],
        "count": 2
      },
      "hidden": true
    }
  ],
  "entries": [
    "Increase one ability score of your choice by 2, or increase two ability scores of your choice by 1. This feat can't increase an ability score above 20.",
    {
      "name": "Repeatable",
      "type": "entries",
      "entries": [
        "You can take this feat more than once."
      ]
    }
  ],
  "category": "G",
  "repeatable": true,
  "prerequisite": [
    {
      "level": 4
    }
  ],
  "basicRules2024": true,
  "repeatableHidden": true
}