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/antennae.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 features/antennae.json (limited to 'features/antennae.json') diff --git a/features/antennae.json b/features/antennae.json new file mode 100644 index 0000000..12739a4 --- /dev/null +++ b/features/antennae.json @@ -0,0 +1,15 @@ +{ + "name": "antennae (action)", + "text": "The rust monster corrodes a nonmagical ferrous metal object it can see within 5 feet of it. If the object isn't being worn or carried, the touch destroys a 1-foot cube of it. If the object is being worn or carried by a creature, the creature can make a DC 11 Dexterity saving throw to avoid the rust monster's touch.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} -- cgit v1.2.3