Boon of Truesight

FeatXPHBp. 2112024SRD
Ability
choose 1 of STR/DEX/CON/INT/WIS/CHA
Prerequisite
level: 19
Category
EB

You gain the following benefits.

Truesight

You have Truesight with a range of 60 feet.

Raw data
{
  "name": "Boon of Truesight",
  "page": 211,
  "srd52": true,
  "__prop": "feat",
  "senses": [
    {
      "truesight": 60
    }
  ],
  "source": "XPHB",
  "ability": [
    {
      "max": 30,
      "choose": {
        "from": [
          "str",
          "dex",
          "con",
          "int",
          "wis",
          "cha"
        ]
      }
    }
  ],
  "entries": [
    "You gain the following benefits.",
    {
      "name": "Truesight",
      "type": "entries",
      "entries": [
        "You have {@sense Truesight|XPHB} with a range of 60 feet."
      ]
    }
  ],
  "category": "EB",
  "prerequisite": [
    {
      "level": 19
    }
  ],
  "basicRules2024": true
}