diff options
Diffstat (limited to 'features/rust_metal.json')
-rw-r--r-- | features/rust_metal.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/rust_metal.json b/features/rust_metal.json deleted file mode 100644 index ac2abf6..0000000 --- a/features/rust_metal.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "rust metal (feature)", - "text": "Any nonmagical weapon made of metal that hits the rust monster 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 rust monster is destroyed after dealing damage.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |