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