diff options
Diffstat (limited to 'features/shimmering_shield.json')
-rw-r--r-- | features/shimmering_shield.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/shimmering_shield.json b/features/shimmering_shield.json deleted file mode 100644 index b148b7f..0000000 --- a/features/shimmering_shield.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "shimmering shield (costs 2 actions) (legendary_action)", - "text": "The unicorn creates a shimmering, magical field around itself or another creature it can see within 60 feet of it. The target gains a +2 bonus to AC until the end of the unicorn's next turn.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |