diff options
Diffstat (limited to 'features/horror_nimbus.json')
-rw-r--r-- | features/horror_nimbus.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/horror_nimbus.json b/features/horror_nimbus.json new file mode 100644 index 0000000..c0dcb62 --- /dev/null +++ b/features/horror_nimbus.json @@ -0,0 +1,15 @@ +{ + "name": "horror nimbus (recharge 5–6) (action)", + "text": "The nalfeshnee magically emits scintillating, multicolored light. Each creature within 15 feet of the nalfeshnee that can see the light must succeed on a DC 15 Wisdom saving throw or be frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the nalfeshnee's Horror Nimbus for the next 24 hours.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |