aboutsummaryrefslogtreecommitdiff
path: root/features/wip/split.json
blob: 05e9db2ae62b9fed1aad7fdc569fde2959023728 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "split (reaction)",
    "text": "When a jelly that is Medium or larger is subjected to lightning or slashing damage, it splits into two new jellies if it has at least 10 hit points. Each new jelly has hit points equal to half the original jelly's, rounded down. New jellies are one size smaller than the original jelly.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}