diff options
Diffstat (limited to 'features/wip/dark_devotion.json')
-rw-r--r-- | features/wip/dark_devotion.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/dark_devotion.json b/features/wip/dark_devotion.json new file mode 100644 index 0000000..8607755 --- /dev/null +++ b/features/wip/dark_devotion.json @@ -0,0 +1,15 @@ +{ + "name": "dark devotion (feature)", + "text": "The cultist has advantage on saving throws against being charmed or frightened.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |