blob: e191cf86202e3d2ce80926af3b01861eb045e755 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"name": "turn resistance (feature)",
"text": "The lich has advantage on saving throws against any effect that turns undead.",
"subfeatures": [
{
"trigger": [],
"conditions": [],
"effects": [{
"target": "",
"effect": [],
"duration": ""
}]
}
]
}
|