blob: 2717e385b9875d553b8c0ed8c485bbd6b63fcda3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"name": "magic resistance (feature)",
"text": "The archmage has advantage on saving throws against spells and other magical effects.",
"subfeatures": [
{
"trigger": [],
"conditions": [],
"effects": [{
"target": "",
"effect": [],
"duration": ""
}]
}
]
}
|