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/rust_metal.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 features/rust_metal.json (limited to 'features/rust_metal.json') diff --git a/features/rust_metal.json b/features/rust_metal.json new file mode 100644 index 0000000..ac2abf6 --- /dev/null +++ b/features/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": "" + }] + } + ] +} -- cgit v1.2.3