Files
forge/res/cardsfolder/p/phantasmal_terrain.txt
Sol bd96a7d213 - Convert Convincing Mirage and Phantasmal Terrain to script
- Small tweak to Triggers to allow them to refire Statics when they finish resolving (useful for Conving Mirage to actually grant its ability immediately upon resolving)
2012-12-09 04:39:02 +00:00

22 lines
1.3 KiB
Plaintext

Name:Phantasmal Terrain
ManaCost:U U
Types:Enchantment Aura
Text:no text
K:Enchant land
A:SP$ Attach | Cost$ 1 U | ValidTgts$ Land | AILogic$ ChangeType
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ DBChooseBasic | Static$ True | TriggerDescription$ As CARDNAME enters the battlefield, choose a basic land type.
SVar:DBChooseBasic:DB$ ChooseType | Type$ Basic Land
S:Mode$ Continuous | Affected$ Card.EnchantedBy | AddType$ ChosenType | RemoveSubTypes$ True | RemoveAllAbilities$ True | Description$ Enchanted land is the chosen type.
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/phantasmal_terrain.jpg
SetInfo:LEA|Common|http://magiccards.info/scans/en/al/69.jpg
SetInfo:LEB|Common|http://magiccards.info/scans/en/be/69.jpg
SetInfo:5ED|Common|http://magiccards.info/scans/en/5e/107.jpg
SetInfo:INV|Common|http://magiccards.info/scans/en/in/65.jpg
SetInfo:4ED|Common|http://magiccards.info/scans/en/4e/89.jpg
SetInfo:6ED|Common|http://magiccards.info/scans/en/6e/84.jpg
SetInfo:3ED|Common|http://magiccards.info/scans/en/rv/70.jpg
SetInfo:2ED|Common|http://magiccards.info/scans/en/un/69.jpg
Oracle:Enchant land\nAs Phantasmal Terrain enters the battlefield, choose a basic land type.\nEnchanted land is the chosen type.
End