mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- 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)
15 lines
901 B
Plaintext
15 lines
901 B
Plaintext
Name:Convincing Mirage
|
|
ManaCost:1 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/convincing_mirage.jpg
|
|
SetInfo:M10|Common|http://magiccards.info/scans/en/m10/46.jpg
|
|
Oracle:Enchant land\nAs Convincing Mirage enters the battlefield, choose a basic land type.\nEnchanted land is the chosen type.
|
|
End |