diff options
Diffstat (limited to 'features/limited_amphibiousess.json')
-rw-r--r-- | features/limited_amphibiousess.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/limited_amphibiousess.json b/features/limited_amphibiousess.json new file mode 100644 index 0000000..483c17e --- /dev/null +++ b/features/limited_amphibiousess.json @@ -0,0 +1,15 @@ +{ + "name": "limited amphibiousess (feature)", + "text": "The sahuagin can breathe air and water, but it needs to be submerged at least once every 4 hours to avoid suffocating.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |