aboutsummaryrefslogtreecommitdiff
path: root/features/water_breathing.json
blob: 3167210681bdbb74f21dd5e244b03ffeb88d079f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "water breathing (feature)",
    "text": "The shark can breathe only underwater.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}