blob: 5044187c75817a6d2a2366fe2efbc396b8b559f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"name": "tentacle attack or fling (legendary_action)",
"text": "The kraken makes one tentacle attack or uses its Fling.",
"subfeatures": [
{
"trigger": [],
"conditions": [],
"effects": [{
"target": "",
"effect": [],
"duration": ""
}]
}
]
}
|