mtg-forge-ios/forge-gui/res/cardsfolder/r/risky_move.txt

14 lines
1.4 KiB
Plaintext
Raw Normal View History

Name:Risky Move
ManaCost:3 R R R
Types:Enchantment
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Player | Execute$ TrigGainControl | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of each player's upkeep, that player gains control of CARDNAME.
SVar:TrigGainControl:AB$ GainControl | Cost$ 0 | NewController$ TriggeredPlayer | Defined$ Self
T:Mode$ ChangesController | ValidCard$ Card.Self | ValidOriginalController$ Player.Other | TriggerZones$ Battlefield | Execute$ TrigChoose | TriggerDescription$ When you gain control of CARDNAME from another player, choose a creature you control and an opponent. Flip a coin. If you lose the flip, that opponent gains control of that creature.
SVar:TrigChoose:DB$ ChooseCard | Defined$ You | Choices$ Creature.YouCtrl | Mandatory$ True | AILogic$ WorstCard | SubAbility$ DBChoosePlayer
SVar:DBChoosePlayer:DB$ ChoosePlayer | Defined$ You | Choices$ Player.Opponent | SubAbility$ DBFlip
SVar:DBFlip:DB$ FlipACoin | LoseSubAbility$ DBControl
SVar:DBControl:DB$ GainControl | NewController$ Player.Chosen | Defined$ ChosenCard
SVar:RemRandomDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/risky_move.jpg
Oracle:At the beginning of each player's upkeep, that player gains control of Risky Move.\nWhen you gain control of Risky Move from another player, choose a creature you control and an opponent. Flip a coin. If you lose the flip, that opponent gains control of that creature.