Update taunt_from_the_rampart.txt

This commit is contained in:
Simisays
2023-07-01 14:42:49 +02:00
parent 01e1f1a3af
commit e5c11122df

View File

@@ -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.)