mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-13 09:17:59 +00:00
Update taunt_from_the_rampart.txt
This commit is contained in:
@@ -1,9 +1,8 @@
|
|||||||
Name:Taunt from the Rampart
|
Name:Taunt from the Rampart
|
||||||
ManaCost:3 R W
|
ManaCost:3 R W
|
||||||
Types:Sorcery
|
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.)
|
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.YouCtrl | RememberObjects$ Remembered | StaticAbilities$ AllUnblockable | Duration$ UntilYourNextTurn | SubAbility$ DBCleanup
|
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: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
|
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.)
|
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