aboutsummaryrefslogtreecommitdiff
path: root/features/stone_camouflage.json
blob: b7ca35b8494e13ad7c947a0bcc3257d4415b94f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "stone camouflage (feature)",
    "text": "The giant has advantage on Dexterity (Stealth) checks made to hide in rocky terrain.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}