blob: d9c4a75e2cdd26395b348bd231395b1e40517bf5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"name": "tail spike regrowth (feature)",
"text": "The manticore has twenty-four tail spikes. Used spikes regrow when the manticore finishes a long rest.",
"subfeatures": [
{
"trigger": [],
"conditions": [],
"effects": [{
"target": "",
"effect": [],
"duration": ""
}]
}
]
}
|