aboutsummaryrefslogtreecommitdiff
path: root/features/wip/hold_breath.json
blob: b57b9b8d5599b0577521900d2ed19129af68ab3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "hold breath (feature)",
    "text": "The plesiosaurus can hold its breath for 1 hour.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}