diff options
Diffstat (limited to 'features/underwater_camouflage.json')
-rw-r--r-- | features/underwater_camouflage.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/underwater_camouflage.json b/features/underwater_camouflage.json new file mode 100644 index 0000000..4990715 --- /dev/null +++ b/features/underwater_camouflage.json @@ -0,0 +1,15 @@ +{ + "name": "underwater camouflage (feature)", + "text": "The octopus has advantage on Dexterity (Stealth) checks made while underwater.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |