aboutsummaryrefslogtreecommitdiff
path: root/features/cantrip.json
blob: 904d3f34b9c6dd498f046b09226d3b514cfdd3b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "cantrip (legendary_action)",
    "text": "The lich casts a cantrip.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}