mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
Fixed Exclusion Ritual.
This commit is contained in:
@@ -3,7 +3,7 @@ ManaCost:4 W W
|
|||||||
Types:Enchantment
|
Types:Enchantment
|
||||||
Text:no text
|
Text:no text
|
||||||
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigExile | TriggerDescription$ Imprint - When CARDNAME enters the battlefield, exile target nonland permanent.
|
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigExile | TriggerDescription$ Imprint - When CARDNAME enters the battlefield, exile target nonland permanent.
|
||||||
SVar:TrigExile:AB$ChangeZone | Cost$ 0 | Imprint$ True | ValidTgts$ Creature.nonToken | TgtPrompt$ Select target nontoken creature | Origin$ Battlefield | Destination$ Exile
|
SVar:TrigExile:AB$ChangeZone | Cost$ 0 | Imprint$ True | ValidTgts$ Permanent.nonLand | TgtPrompt$ Select target nonland permanent | Origin$ Battlefield | Destination$ Exile
|
||||||
S:Mode$ CantBeCast | ValidCard$ Card.SameNameAsImprinted | Description$ Players can't cast spells with the same name as the exiled card.
|
S:Mode$ CantBeCast | ValidCard$ Card.SameNameAsImprinted | Description$ Players can't cast spells with the same name as the exiled card.
|
||||||
SVar:Rarity:Uncommon
|
SVar:Rarity:Uncommon
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/exclusion_ritual.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/exclusion_ritual.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user