- 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.
You gain the following benefits.
You have Truesight with a range of 60 feet.
{
"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
}