diff options
Diffstat (limited to 'features/antennae.json')
-rw-r--r-- | features/antennae.json | 15 |
1 files changed, 15 insertions, 0 deletions
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": "" + }] + } + ] +} |