aboutsummaryrefslogtreecommitdiff
path: root/features/immutable_form.json
blob: fe48fd3afa174f6c89ed8fd8dbf588be5a64e883 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "immutable form (feature)",
    "text": "The golem is immune to any spell or effect that would alter its form.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}