blob: 4990715a1499be61c7ab4667da3f33f0f4455ee2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"name": "underwater camouflage (feature)",
"text": "The octopus has advantage on Dexterity (Stealth) checks made while underwater.",
"subfeatures": [
{
"trigger": [],
"conditions": [],
"effects": [{
"target": "",
"effect": [],
"duration": ""
}]
}
]
}
|