diff options
Diffstat (limited to 'features/heated_weapons.json')
-rw-r--r-- | features/heated_weapons.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/heated_weapons.json b/features/heated_weapons.json deleted file mode 100644 index 32d67fd..0000000 --- a/features/heated_weapons.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "heated weapons (feature)", - "text": "When the azer hits with a metal melee weapon, it deals an extra 3 (1d6) fire damage (included in the attack).", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |