From 5937d893da5656be3f486c863ae54e08bbe66579 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 9 Aug 2022 16:57:53 -0400 Subject: Added generic items, worked on features --- features/horrifying_visage.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 features/horrifying_visage.json (limited to 'features/horrifying_visage.json') diff --git a/features/horrifying_visage.json b/features/horrifying_visage.json deleted file mode 100644 index 9a7b8a0..0000000 --- a/features/horrifying_visage.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "horrifying visage (action)", - "text": "Each non-undead creature within 60 feet of the ghost that can see it must succeed on a DC 13 Wisdom saving throw or be frightened for 1 minute. If the save fails by 5 or more, the target also ages 1d4 × 10 years. A frightened target can repeat the saving throw at the end of each of its turns, ending the frightened condition on itself on a success. If a target's saving throw is successful or the effect ends for it, the target is immune to this ghost's Horrifying Visage for the next 24 hours. The aging effect can be reversed with a greater restoration spell, but only within 24 hours of it occurring.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} -- cgit v1.2.3