From e5c11122dfdd719726b9218df62a9ca21c796511 Mon Sep 17 00:00:00 2001 From: Simisays <67333662+Simisays@users.noreply.github.com> Date: Sat, 1 Jul 2023 14:42:49 +0200 Subject: [PATCH] Update taunt_from_the_rampart.txt --- .../res/cardsfolder/upcoming/taunt_from_the_rampart.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/taunt_from_the_rampart.txt b/forge-gui/res/cardsfolder/upcoming/taunt_from_the_rampart.txt index 929a1b5e2bd..a029fba4a9b 100644 --- a/forge-gui/res/cardsfolder/upcoming/taunt_from_the_rampart.txt +++ b/forge-gui/res/cardsfolder/upcoming/taunt_from_the_rampart.txt @@ -1,9 +1,8 @@ Name:Taunt from the Rampart ManaCost:3 R W Types:Sorcery -A:SP$ Goad | Defined$ Valid Creature.YouDontCtrl | SubAbility$ DBEffect | RememberGoaded$ True | SpellDescription$ Goad all creatures your opponents control. Until your next turn, those creatures can't block. (Until your next turn, those creatures attack each combat if able and attack a player other than you if able.) -SVar:DBEffect:DB$ Effect | RememberObjects$ Valid Creature.YouCtrl | RememberObjects$ Remembered | StaticAbilities$ AllUnblockable | Duration$ UntilYourNextTurn | SubAbility$ DBCleanup +A:SP$ Goad | Defined$ Valid Creature.OppCtrl | SubAbility$ DBEffect | SpellDescription$ Goad all creatures your opponents control. Until your next turn, those creatures can't block. (Until your next turn, those creatures attack each combat if able and attack a player other than you if able.) +SVar:DBEffect:DB$ Effect | RememberObjects$ Valid Creature.OppCtrl | StaticAbilities$ AllUnblockable | Duration$ UntilYourNextTurn | SubAbility$ DBCleanup SVar:AllUnblockable:Mode$ Continuous | EffectZone$ Command | AffectedZone$ Battlefield | Affected$ Card.IsRemembered | AddHiddenKeyword$ CARDNAME can't block. | Description$ Until your next turn, those creatures can't block. SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True -AI:RemoveDeck:NonCommander Oracle:Goad all creatures your opponents control. Until your next turn, those creatures can't block. (Until your next turn, those creatures attack each combat if able and attack a player other than you if able.) \ No newline at end of file