blob: 9966c2af7eec365ec8d646ea65aefded196b6d3b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"name": "first roar (action)",
"text": "Each creature that fails a DC 18 Wisdom saving throw is frightened for 1 minute. A frightened creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
"subfeatures": [
{
"trigger": [],
"conditions": [],
"effects": [{
"target": "",
"effect": [],
"duration": ""
}]
}
]
}
|