mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
12 lines
1.1 KiB
Plaintext
12 lines
1.1 KiB
Plaintext
|
Name:Fickle Efreet
|
||
|
ManaCost:3 R
|
||
|
Types:Creature Efreet
|
||
|
PT:5/2
|
||
|
T:Mode$ Blocks | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ DelayTrig | TriggerDescription$ Whenever CARDNAME attacks or blocks, flip a coin at end of combat. If you lose the flip, an opponent gains control of CARDNAME.
|
||
|
T:Mode$ Attacks | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ DelayTrig | Secondary$ True | TriggerDescription$ Whenever CARDNAME attacks or blocks, flip a coin at end of combat. If you lose the flip, an opponent gains control of CARDNAME.
|
||
|
SVar:DelayTrig:DB$ DelayedTrigger | Mode$ Phase | Phase$ EndCombat | Execute$ TrigFlip | TriggerDescription$ flip a coin at end of combat. If you lose the flip, an opponent gains control of CARDNAME.
|
||
|
SVar:TrigFlip:DB$ FlipACoin | LoseSubAbility$ DBGiveControl
|
||
|
SVar:DBGiveControl:DB$ GainControl | Defined$ Self | NewController$ Opponent | Permanent$ True
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/fickle_efreet.jpg
|
||
|
Oracle:Whenever Fickle Efreet attacks or blocks, flip a coin at end of combat. If you lose the flip, an opponent gains control of Fickle Efreet.
|