blob: 1f91eac9e44a6d3c8abecf918a7d745b33baed0f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"name": "freeze (feature)",
"text": "If the elemental takes cold damage, it partially freezes; its speed is reduced by 20 feet until the end of its next turn.",
"subfeatures": [
{
"trigger": [],
"conditions": [],
"effects": [{
"target": "",
"effect": [],
"duration": ""
}]
}
]
}
|