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/horrifying_visage.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 features/horrifying_visage.json (limited to 'features/horrifying_visage.json') diff --git a/features/horrifying_visage.json b/features/horrifying_visage.json new file mode 100644 index 0000000..9a7b8a0 --- /dev/null +++ b/features/horrifying_visage.json @@ -0,0 +1,15 @@ +{ + "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