blob: 6d6eeede192d86dc81a770c115c7bbf6d4184b4a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"name": "shield (reaction)",
"text": "When a creature makes an attack against the wearer of the guardian's amulet, the guardian grants a +2 bonus to the wearer's AC if the guardian is within 5 feet of the wearer.",
"subfeatures": [
{
"trigger": [],
"conditions": [],
"effects": [{
"target": "",
"effect": [],
"duration": ""
}]
}
]
}
|