mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
13 lines
800 B
Plaintext
13 lines
800 B
Plaintext
|
Name:Fog Elemental
|
||
|
ManaCost:2 U
|
||
|
Types:Creature Elemental
|
||
|
PT:4/4
|
||
|
K:Flying
|
||
|
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ DelTrig | TriggerDescription$ Whenever CARDNAME attacks or blocks, sacrifice it at end of combat.
|
||
|
T:Mode$ Blocks | ValidCard$ Card.Self | Execute$ DelTrig | Secondary$ True | TriggerDescription$ Whenever CARDNAME attacks or blocks, sacrifice it at end of combat.
|
||
|
SVar:DelTrig:DB$ DelayedTrigger | Mode$ Phase | Phase$ EndCombat | ValidPlayer$ Player | Execute$ TrigSacrifice | TriggerDescription$ Sacrifice CARDNAME at end of combat.
|
||
|
SVar:TrigSacrifice:DB$Sacrifice | Defined$ Self
|
||
|
SVar:SacrificeEndCombat:True
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/fog_elemental.jpg
|
||
|
Oracle:Flying\nWhen Fog Elemental attacks or blocks, sacrifice it at end of combat.
|