mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Tempest Caller only targets opponents
This commit is contained in:
@@ -3,7 +3,7 @@ ManaCost:2 U U
|
||||
Types:Creature Merfolk Wizard
|
||||
PT:2/3
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigTapAll | TriggerDescription$ When CARDNAME enters the battlefield, tap all creatures target opponent controls.
|
||||
SVar:TrigTapAll:DB$ TapAll | ValidTgts$ Player | TgtPrompt$ Select target player | ValidCards$ Creature
|
||||
SVar:TrigTapAll:DB$ TapAll | ValidTgts$ Opponent | TgtPrompt$ Select target player | ValidCards$ Creature
|
||||
SVar:PlayMain1:TRUE
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/tempest_caller.jpg
|
||||
Oracle:When Tempest Caller enters the battlefield, tap all creatures target opponent controls.
|
||||
Reference in New Issue
Block a user