aboutsummaryrefslogtreecommitdiff
path: root/features/wip/shimmering_shield.json
blob: b148b7f91aa095a8708c9f9498ee7099579155f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "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": ""
            }]
        }
    ]
}