aboutsummaryrefslogtreecommitdiff
path: root/features/wip/heal_self.json
blob: 398026c7e1b5bfb75b0d1111922ec66decf3b3a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "heal self (costs 3 actions) (legendary_action)",
    "text": "The unicorn magically regains 11 (2d8 + 2) hit points.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}