mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-12-21 07:16:52 +01:00
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:
parent
4ceb3d52ba
commit
777610c38b
@ -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.
|
Loading…
Reference in New Issue
Block a user