diff options
Diffstat (limited to 'features/turning_defiance.json')
-rw-r--r-- | features/turning_defiance.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/turning_defiance.json b/features/turning_defiance.json new file mode 100644 index 0000000..286fc8f --- /dev/null +++ b/features/turning_defiance.json @@ -0,0 +1,15 @@ +{ + "name": "turning defiance (feature)", + "text": "The ghast and any ghouls within 30 feet of it have advantage on saving throws against effects that turn undead.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |