Tempest Caller only targets opponents

git-svn-id: http://svn.slightlymagic.net/forge/trunk@35745 269b9781-a132-4a9b-9d4e-f004f1b56b58
This commit is contained in:
friarsol 2017-09-24 22:38:45 +00:00
parent 4ceb3d52ba
commit 777610c38b

View File

@ -3,7 +3,7 @@ ManaCost:2 U U
Types:Creature Merfolk Wizard Types:Creature Merfolk Wizard
PT:2/3 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. 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:PlayMain1:TRUE
SVar:Picture:http://www.wizards.com/global/images/magic/general/tempest_caller.jpg 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. Oracle:When Tempest Caller enters the battlefield, tap all creatures target opponent controls.