diff --git a/packs/spell-effects/spell-effect-shields-of-the-spirit.json b/packs/spell-effects/spell-effect-shields-of-the-spirit.json index 409e249c116..948691ad4e7 100644 --- a/packs/spell-effects/spell-effect-shields-of-the-spirit.json +++ b/packs/spell-effects/spell-effect-shields-of-the-spirit.json @@ -4,7 +4,7 @@ "name": "Spell Effect: Shields of the Spirit", "system": { "description": { - "value": "
Granted by @UUID[Compendium.pf2e.spells-srd.Item.Shields of the Spirit]
\nYou gain a +1 status bonus to AC.
" + "value": "Granted by @UUID[Compendium.pf2e.spells-srd.Item.Shields of the Spirit]
Champion: You Raise your Shield.
Ally: You gain a +1 status bonus to AC while in the Champion's aura.
" }, "duration": { "expiry": "turn-start", @@ -53,6 +53,15 @@ "selector": "ac", "type": "status", "value": 1 + }, + { + "allowDuplicate": false, + "key": "GrantItem", + "predicate": [ + "self:signature:{item|origin.signature}" + ], + "reevaluateOnUpdate": true, + "uuid": "Compendium.pf2e.equipment-effects.Item.Effect: Raise a Shield" } ], "start": {