blob: cb16f42670db2b1609db952850c44aab89664dad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"name": "water susceptibility (feature)",
"text": "For every 5 feet the elemental moves in water, or for every gallon of water splashed on it, it takes 1 cold damage.",
"subfeatures": [
{
"trigger": [],
"conditions": [],
"effects": [{
"target": "",
"effect": [],
"duration": ""
}]
}
]
}
|