- Prerequisite
- feature: Fighting Style
- Category
- FS
You have Blindsight with a range of 10 feet.
You have Blindsight with a range of 10 feet.
{
"name": "Blind Fighting",
"page": 209,
"__prop": "feat",
"senses": [
{
"blindsight": 10
}
],
"source": "XPHB",
"entries": [
"You have {@sense Blindsight|XPHB} with a range of 10 feet."
],
"category": "FS",
"prerequisite": [
{
"feature": [
"Fighting Style"
]
}
]
}