From 5937d893da5656be3f486c863ae54e08bbe66579 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 9 Aug 2022 16:57:53 -0400 Subject: Added generic items, worked on features --- features/corrode_metal.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 features/corrode_metal.json (limited to 'features/corrode_metal.json') diff --git a/features/corrode_metal.json b/features/corrode_metal.json deleted file mode 100644 index 7d38de5..0000000 --- a/features/corrode_metal.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "corrode metal (feature)", - "text": "Any nonmagical weapon made of metal that hits the ooze corrodes. After dealing damage, the weapon takes a permanent and cumulative −1 penalty to damage rolls. If its penalty drops to −5, the weapon is destroyed. Nonmagical ammunition made of metal that hits the ooze is destroyed after dealing damage.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} -- cgit v1.2.3