diff options
Diffstat (limited to 'features/wip/incorporeal_movement.json')
-rw-r--r-- | features/wip/incorporeal_movement.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/incorporeal_movement.json b/features/wip/incorporeal_movement.json new file mode 100644 index 0000000..6cdc08a --- /dev/null +++ b/features/wip/incorporeal_movement.json @@ -0,0 +1,15 @@ +{ + "name": "incorporeal movement (feature)", + "text": "The will-o'-wisp can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |