mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-11 16:26:22 +00:00
Update taunt_from_the_rampart.txt
This commit is contained in:
@@ -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.)
|
||||
Reference in New Issue
Block a user