blob: 3155c678cf058f6c00f9cb60e415e3aaf19948b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"name": "cast a spell (costs 3 actions) (legendary_action)",
"text": "The sphinx casts a spell from its list of prepared spells, using a spell slot as normal.",
"subfeatures": [
{
"trigger": [],
"conditions": [],
"effects": [{
"target": "",
"effect": [],
"duration": ""
}]
}
]
}
|