aboutsummaryrefslogtreecommitdiff
path: root/features/wip/vampire_weaknesses.json
blob: a60bd30e94f5f9916c1d801af63b6f5aec33ce3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "vampire weaknesses (feature)",
    "text": "The vampire has the following flaws:",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}