aboutsummaryrefslogtreecommitdiff
path: root/features/0blank.json
blob: 80aaf8e0897ee774079e73d7476e78dae8b0d004 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "NAME",
    "text": "TEXT",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}