diff options
Diffstat (limited to 'features/swarm.json')
-rw-r--r-- | features/swarm.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/swarm.json b/features/swarm.json deleted file mode 100644 index 86da157..0000000 --- a/features/swarm.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "swarm (feature)", - "text": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny insect. The swarm can't regain hit points or gain temporary hit points.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |