mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
29260c205d
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35700 269b9781-a132-4a9b-9d4e-f004f1b56b58
19 lines
1.5 KiB
Plaintext
19 lines
1.5 KiB
Plaintext
Name:Reality Twist
|
|
ManaCost:U U U
|
|
Types:Enchantment
|
|
Text:If tapped for mana, Plains produce {R}, Swamps produce {G}, Mountains produce {W}, and Forests produce {B} instead of any other type.
|
|
K:Cumulative upkeep:1 U U
|
|
R:Event$ ProduceMana | ActiveZones$ Battlefield | ValidCard$ Plains | ManaReplacement$ ProduceR | Secondary$ True | Description$ If tapped for mana, Plains produce R.
|
|
SVar:ProduceR:C->R & B->R & U->R & G->R & W->R
|
|
R:Event$ ProduceMana | ActiveZones$ Battlefield | ValidCard$ Swamp | ManaReplacement$ ProduceG | Secondary$ True | Description$ If tapped for mana, Swamps produce G.
|
|
SVar:ProduceG:C->G & B->G & U->G & R->G & W->G
|
|
R:Event$ ProduceMana | ActiveZones$ Battlefield | ValidCard$ Mountain | ManaReplacement$ ProduceW | Secondary$ True | Description$ If tapped for mana, Mountains produce U.
|
|
SVar:ProduceW:C->W & B->W & G->W & R->W & U->W
|
|
R:Event$ ProduceMana | ActiveZones$ Battlefield | ValidCard$ Forest | ManaReplacement$ ProduceB | Secondary$ True | Description$ If tapped for mana, Forests produce B.
|
|
SVar:ProduceB:C->B & G->B & U->B & R->B & W->B
|
|
SVar:RemAIDeck:True
|
|
SVar:RemRandomDeck:True
|
|
SVar:NonStackingEffect:True
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/reality_twist.jpg
|
|
Oracle:Cumulative upkeep {1}{U}{U} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nIf tapped for mana, Plains produce {R}, Swamps produce {G}, Mountains produce {W}, and Forests produce {B} instead of any other type.
|