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