From 947d83c59ea86615e3a81a2ec122d843b5eceee9 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 18 Feb 2022 16:47:53 -0500 Subject: More features work --- features/horror_nimbus.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 features/horror_nimbus.json (limited to 'features/horror_nimbus.json') 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": "" + }] + } + ] +} -- cgit v1.2.3