From 1fdb3e17db06585ac0ed0994e685ab25e8954c1c Mon Sep 17 00:00:00 2001 From: moomarc Date: Wed, 11 Jan 2012 14:15:37 +0000 Subject: [PATCH] Added Clash of Realities --- .gitattributes | 1 + res/cardsfolder/c/clash_of_realities.txt | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 res/cardsfolder/c/clash_of_realities.txt diff --git a/.gitattributes b/.gitattributes index 4399e939908..abedaebe041 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1438,6 +1438,7 @@ res/cardsfolder/c/civic_guildmage.txt svneol=native#text/plain res/cardsfolder/c/civic_wayfinder.txt svneol=native#text/plain res/cardsfolder/c/civilized_scholar_homicidal_brute.txt -text res/cardsfolder/c/clairvoyance.txt svneol=native#text/plain +res/cardsfolder/c/clash_of_realities.txt -text res/cardsfolder/c/claustrophobia.txt -text res/cardsfolder/c/claws_of_gix.txt svneol=native#text/plain res/cardsfolder/c/claws_of_valakut.txt svneol=native#text/plain diff --git a/res/cardsfolder/c/clash_of_realities.txt b/res/cardsfolder/c/clash_of_realities.txt new file mode 100644 index 00000000000..4786c025978 --- /dev/null +++ b/res/cardsfolder/c/clash_of_realities.txt @@ -0,0 +1,16 @@ +Name:Clash of Realities +ManaCost:3 R +Types:Enchantment +Text:no text +S:Mode$ Continuous | Affected$ Creature.Spirit | EffectZone$ Battlefield | AffectedZone$ Exile,Graveyard,Hand,Library | AddTrigger$ CoRSpiritETB | AddSVar$ CoRSpiritDmg | Description$ All Spirits have "When this permanent enters the battlefield, you may have it deal 3 damage to target non-Spirit creature." +S:Mode$ Continuous | Affected$ Creature.nonSpirit | EffectZone$ Battlefield | AffectedZone$ Exile,Graveyard,Hand,Library | AddTrigger$ CoRNonETB | AddSVar$ CoRNonDmg | Description$ Non-Spirit creatures have "When this permanent enters the battlefield, you may have it deal 3 damage to target Spirit creature." +SVar:CoRSpiritETB:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | OptionalDecider$ TriggeredCardController | TriggerZones$ Battlefield | Execute$ CoRSpiritDmg | TriggerDescription$ When this permanent enters the battlefield, you may have it deal 3 damage to target non-Spirit creature. +SVar:CoRSpiritDmg:DB$DealDamage | ValidTgts$ Creature.nonSpirit | TgtPrompt$ Select target non-Spirit creature | NumDmg$ 3 +SVar:CoRNonETB:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | OptionalDecider$ TriggeredCardController | TriggerZones$ Battlefield | Execute$ CoRNonDmg | TriggerDescription$ When this permanent enters the battlefield, you may have it deal 3 damage to target Spirit creature. +SVar:CoRNonDmg:DB$DealDamage | ValidTgts$ Creature.Spirit | TgtPrompt$ Select target Spirit creature | NumDmg$ 3 +SVar:RemRandomDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/clash_of_realities.jpg +SetInfo:BOK|Rare|http://magiccards.info/scans/en/bok/97.jpg +Oracle:All Spirits have "When this permanent enters the battlefield, you may have it deal 3 damage to target non-Spirit creature."\nNon-Spirit creatures have "When this creature enters the battlefield, you may have it deal 3 damage to target Spirit creature." +End \ No newline at end of file