blob: b71c784e9e47fa2b4d404b8e7fc446e0b6cd6ffc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"name": "magic weapons (feature)",
"text": "The sphinx's weapon attacks are magical.",
"subfeatures": [
{
"trigger": [],
"conditions": [],
"effects": [{
"target": "",
"effect": [],
"duration": ""
}]
}
]
}
|