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/create_whirlwind.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 features/create_whirlwind.json (limited to 'features/create_whirlwind.json') diff --git a/features/create_whirlwind.json b/features/create_whirlwind.json new file mode 100644 index 0000000..bf45c7f --- /dev/null +++ b/features/create_whirlwind.json @@ -0,0 +1,15 @@ +{ + "name": "create whirlwind (action)", + "text": "A 5-foot-radius, 30-foot-tall cylinder of swirling air magically forms on a point the djinni can see within 120 feet of it. The whirlwind lasts as long as the djinni maintains concentration (as if concentrating on a spell). Any creature but the djinni that enters the whirlwind must succeed on a DC 18 Strength saving throw or be restrained by it. The djinni can move the whirlwind up to 60 feet as an action, and creatures restrained by the whirlwind move with it. The whirlwind ends if the djinni loses sight of it.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} -- cgit v1.2.3