aboutsummaryrefslogtreecommitdiff
path: root/features/fire_absorption.json
blob: c2724b07199dc4fc19ce69e5b6fa0528a8aeae9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "fire absorption (feature)",
    "text": "Whenever the golem is subjected to fire damage, it takes no damage and instead regains a number of hit points equal to the fire damage dealt.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}