blob: 768690136f5258c1f6757abbfa69e00f003fa24b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"name": "water form (feature)",
"text": "The elemental can enter a hostile creature's space and stop there. It can move through a space as narrow as 1 inch wide without squeezing.",
"subfeatures": [
{
"trigger": [],
"conditions": [],
"effects": [{
"target": "",
"effect": [],
"duration": ""
}]
}
]
}
|