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/wing_attack.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 features/wing_attack.json (limited to 'features/wing_attack.json') diff --git a/features/wing_attack.json b/features/wing_attack.json new file mode 100644 index 0000000..2807e91 --- /dev/null +++ b/features/wing_attack.json @@ -0,0 +1,15 @@ +{ + "name": "wing attack (costs 2 actions) (legendary_action)", + "text": "The dragon beats its wings. Each creature within 15 feet of the dragon must succeed on a DC 22 Dexterity saving throw or take 15 (2d6 + 8) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} -- cgit v1.2.3