mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
13 lines
1.2 KiB
Plaintext
13 lines
1.2 KiB
Plaintext
|
Name:Wall of Nets
|
||
|
ManaCost:1 W W
|
||
|
Types:Creature Wall
|
||
|
PT:0/7
|
||
|
K:Defender
|
||
|
T:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ Player | Execute$ TrigExile | TriggerZones$ Battlefield | TriggerDescription$ At end of combat, exile all creatures blocked by CARDNAME.
|
||
|
SVar:TrigExile:AB$ ChangeZone | Cost$ 0 | Defined$ Valid Creature.blockedBySource | Origin$ Battlefield | Destination$ Exile | RememberChanged$ True
|
||
|
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ TrigReturn | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME leaves the battlefield, return all cards exiled with CARDNAME to the battlefield under their owners' control.
|
||
|
SVar:TrigReturn:AB$ ChangeZone | Cost$ 0 | Defined$ Remembered | Origin$ Exile | Destination$ Battlefield | SubAbility$ DBCleanup
|
||
|
SVar:DBCleanup:DB$Cleanup | ClearRemembered$ True
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/wall_of_nets.jpg
|
||
|
Oracle:Defender (This creature can't attack.)\nAt end of combat, exile all creatures blocked by Wall of Nets.\nWhen Wall of Nets leaves the battlefield, return all cards exiled with Wall of Nets to the battlefield under their owners' control.
|