From d7a579cfb9693882c813f1188f919cc95bbe680c Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 16:22:49 +0000 Subject: [PATCH] - Added Blitz Hellion and Paradigm Shift. --- .gitattributes | 2 ++ res/cardsfolder/blitz_hellion.txt | 12 ++++++++++++ res/cardsfolder/brine_shaman.txt | 1 + res/cardsfolder/paradigm_shift.txt | 10 ++++++++++ 4 files changed, 25 insertions(+) create mode 100644 res/cardsfolder/blitz_hellion.txt create mode 100644 res/cardsfolder/paradigm_shift.txt diff --git a/.gitattributes b/.gitattributes index 7b5406849cd..35492667f56 100644 --- a/.gitattributes +++ b/.gitattributes @@ -586,6 +586,7 @@ res/cardsfolder/blistergrub.txt -text svneol=native#text/plain res/cardsfolder/blistering_barrier.txt -text svneol=native#text/plain res/cardsfolder/blistering_dieflyn.txt -text svneol=native#text/plain res/cardsfolder/blistering_firecat.txt -text svneol=native#text/plain +res/cardsfolder/blitz_hellion.txt -text svneol=native#text/plain res/cardsfolder/blizzard_elemental.txt -text svneol=native#text/plain res/cardsfolder/bloated_toad.txt -text svneol=native#text/plain res/cardsfolder/blockade_runner.txt -text svneol=native#text/plain @@ -3859,6 +3860,7 @@ res/cardsfolder/panic.txt -text svneol=native#text/plain res/cardsfolder/panic_attack.txt -text svneol=native#text/plain res/cardsfolder/panic_spellbomb.txt -text svneol=native#text/plain res/cardsfolder/panther_warriors.txt -text svneol=native#text/plain +res/cardsfolder/paradigm_shift.txt -text svneol=native#text/plain res/cardsfolder/parallel_evolution.txt -text svneol=native#text/plain res/cardsfolder/paralyzing_grasp.txt -text svneol=native#text/plain res/cardsfolder/parapet_watchers.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/blitz_hellion.txt b/res/cardsfolder/blitz_hellion.txt new file mode 100644 index 00000000000..8c909278c6d --- /dev/null +++ b/res/cardsfolder/blitz_hellion.txt @@ -0,0 +1,12 @@ +Name:Blitz Hellion +ManaCost:3 R G +Types:Creature Hellion +Text:no text +PT:7/7 +K:Trample +K:Haste +T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigChange | TriggerDescription$ At the beginning of the end step, CARDNAME's owner shuffles it into his or her library. +SVar:TrigChange:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Library | Shuffle$ True | Defined$ Self +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/blitz_hellion.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/brine_shaman.txt b/res/cardsfolder/brine_shaman.txt index 2cdb189172a..fc5def100bc 100644 --- a/res/cardsfolder/brine_shaman.txt +++ b/res/cardsfolder/brine_shaman.txt @@ -2,6 +2,7 @@ Name:Brine Shaman ManaCost:1 B Types:Creature Human Cleric Shaman Text:no text +PT:1/1 A:AB$ Pump | Cost$ T Sac<1/Creature> | NumAtt$ +2 | NumDef$ +2 | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Target creature gets +2/+2 until end of turn. A:AB$ Counter | Cost$ 1 U U Sac<1/Creature> | Type$ Spell | CounterValid$ Creature | SpellDescription$ Counter target creature spell. SVar:Rarity:Common diff --git a/res/cardsfolder/paradigm_shift.txt b/res/cardsfolder/paradigm_shift.txt new file mode 100644 index 00000000000..61d3654c706 --- /dev/null +++ b/res/cardsfolder/paradigm_shift.txt @@ -0,0 +1,10 @@ +Name:Paradigm Shift +ManaCost:1 U +Types:Sorcery +Text:no text +A:SP$ChangeZoneAll | Cost$ 1 U | ChangeType$ Card.YouOwn | Origin$ Library | Destination$ Exile | SubAbility$ SVar=DBShuffle | SpellDescription$ Exile all cards from your library. Then shuffle your graveyard into your library. +SVar:DBShuffle:DB$ChangeZoneAll | ChangeType$ Card.YouOwn | Origin$ Graveyard | Destination$ Library | Shuffle$ True +SVar:RemAIDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/paradigm_shift.jpg +End \ No newline at end of file