From 6a73ee473f1b0964aa59d46bf1c49692f955e38d Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 12:14:04 +0000 Subject: [PATCH] add Splitting Headache (from Shadowmoor) and Vodalian Hypnotist (from Invasion) --- .gitattributes | 2 ++ res/cardsfolder/splitting_headache.txt | 10 ++++++++++ res/cardsfolder/vodalian_hypnotist.txt | 9 +++++++++ 3 files changed, 21 insertions(+) create mode 100644 res/cardsfolder/splitting_headache.txt create mode 100644 res/cardsfolder/vodalian_hypnotist.txt diff --git a/.gitattributes b/.gitattributes index 9cfa43e0fc0..697e1817696 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4350,6 +4350,7 @@ res/cardsfolder/spitting_gourna.txt -text svneol=native#text/plain res/cardsfolder/spitting_hydra.txt -text svneol=native#text/plain res/cardsfolder/spitting_sliver.txt -text svneol=native#text/plain res/cardsfolder/spitting_spider.txt -text svneol=native#text/plain +res/cardsfolder/splitting_headache.txt -text svneol=native#text/plain res/cardsfolder/spoils_of_victory.txt -text svneol=native#text/plain res/cardsfolder/spontaneous_generation.txt -text svneol=native#text/plain res/cardsfolder/spore_burst.txt -text svneol=native#text/plain @@ -5095,6 +5096,7 @@ res/cardsfolder/vivid_grove.txt -text svneol=native#text/plain res/cardsfolder/vivid_marsh.txt -text svneol=native#text/plain res/cardsfolder/vivid_meadow.txt -text svneol=native#text/plain res/cardsfolder/vizzerdrix.txt -text svneol=native#text/plain +res/cardsfolder/vodalian_hypnotist.txt -text svneol=native#text/plain res/cardsfolder/vodalian_knights.txt -text svneol=native#text/plain res/cardsfolder/vodalian_merchant.txt -text svneol=native#text/plain res/cardsfolder/vodalian_soldiers.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/splitting_headache.txt b/res/cardsfolder/splitting_headache.txt new file mode 100644 index 00000000000..2cb7352eca1 --- /dev/null +++ b/res/cardsfolder/splitting_headache.txt @@ -0,0 +1,10 @@ +Name:Splitting Headache +ManaCost:3 B +Types:Sorcery +Text:no text +A:SP$Discard|Cost$3 B|ValidTgts$Player|NumCards$2|Mode$TgtChoose|SpellDescription$Choose one Ñ Target player discards two cards; +A:SP$Discard|Cost$3 B|ValidTgts$Player|NumCards$1|Mode$RevealYouChoose|SpellDescription$or target player reveals his or her hand, you choose a card from it, then that player discards that card. +K:Flashback:3 B +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/skull_fracture.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/vodalian_hypnotist.txt b/res/cardsfolder/vodalian_hypnotist.txt new file mode 100644 index 00000000000..b77473ec108 --- /dev/null +++ b/res/cardsfolder/vodalian_hypnotist.txt @@ -0,0 +1,9 @@ +Name:Vodalian Hypnotist +ManaCost:1 U +Types:Creature Merfolk Wizard +Text:no text +PT:1/1 +A:AB$Discard|Cost$2 B T|ValidTgts$Player|SorcerySpeed$True|NumCards$1|Mode$TgtChoose|SpellDescription$Target player discards a card. Activate this ability only any time you could cast a sorcery. +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/vodalian_hypnotist.jpg +End \ No newline at end of file