diff --git a/res/cardsfolder/c/circle_of_protection_artifacts.txt b/res/cardsfolder/c/circle_of_protection_artifacts.txt index a94a0ec77ab..0f1c6d461da 100644 --- a/res/cardsfolder/c/circle_of_protection_artifacts.txt +++ b/res/cardsfolder/c/circle_of_protection_artifacts.txt @@ -3,7 +3,7 @@ ManaCost:1 W Types:Enchantment Text:no text A:AB$ ChooseSource | Cost$ 2 | Choices$ Card.Artifact | RememberChosen$ True | AILogic$ NeedsPrevention | SubAbility$ DBEffect | SVars$ DBEffect,RPreventNextFromSource,ExileEffect | SpellDescription$ The next time an artifact source of your choice would deal damage to you this turn, prevent that damage. -SVar:DBEffect:DB$ Effect | ReplacementEffects$ RPreventNextFromSource | RememberObjects$ Remembered | SVars$ RPreventNextFromSource,ExileEffect | SubAbility$ DBCleanup +SVar:DBEffect:DB$ Effect | ReplacementEffects$ RPreventNextFromSource | RememberObjects$ Remembered | SVars$ RPreventNextFromSource,ExileEffect | SubAbility$ DBCleanup | ConditionDefined$ Remembered | ConditionPresent$ Card | ConditionCompare$ GE1 SVar:RPreventNextFromSource:Event$ DamageDone | ValidSource$ Card.IsRemembered | ValidTarget$ You | ReplaceWith$ ExileEffect | PreventionEffect$ True | Description$ The next time the chosen source deals damage to you, prevent that damage. SVar:ExileEffect:DB$ ChangeZone | Defined$ Self | Origin$ Battlefield | Destination$ Exile SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True