- Ability
- choose 1 of STR/CON
- Prerequisite
- level: 19
- Category
- EB
You gain the following benefits.
Defense of Body and Mind
While you are Bloodied, you have Resistance to every damage type except Force.
You gain the following benefits.
While you are Bloodied, you have Resistance to every damage type except Force.
{
"name": "Boon of Desperate Resilience",
"page": 42,
"__prop": "feat",
"source": "FRHoF",
"ability": [
{
"max": 30,
"choose": {
"from": [
"str",
"con"
]
}
}
],
"entries": [
"You gain the following benefits.",
{
"name": "Defense of Body and Mind",
"type": "entries",
"entries": [
"While you are {@status Bloodied|XPHB}, you have {@variantrule Resistance|XPHB} to every damage type except Force."
]
}
],
"category": "EB",
"prerequisite": [
{
"level": 19
}
]
}