diff options
Diffstat (limited to 'features/wip/rust_metal.json')
-rw-r--r-- | features/wip/rust_metal.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/rust_metal.json b/features/wip/rust_metal.json new file mode 100644 index 0000000..ac2abf6 --- /dev/null +++ b/features/wip/rust_metal.json @@ -0,0 +1,15 @@ +{ + "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": "" + }] + } + ] +} |