From 6d47b76232e779ff30e7d578e9ca5ba4e298ed9d Mon Sep 17 00:00:00 2001 From: Sloth Date: Sat, 29 Sep 2012 20:14:44 +0000 Subject: [PATCH] - Added Spawn of Rix Maadi, Sundering Growth and Teleportal. --- .gitattributes | 3 +++ res/cardsfolder/s/spawn_of_rix_maadi.txt | 13 +++++++++++++ res/cardsfolder/s/sundering_growth.txt | 11 +++++++++++ res/cardsfolder/t/teleportal.txt | 10 ++++++++++ 4 files changed, 37 insertions(+) create mode 100644 res/cardsfolder/s/spawn_of_rix_maadi.txt create mode 100644 res/cardsfolder/s/sundering_growth.txt create mode 100644 res/cardsfolder/t/teleportal.txt diff --git a/.gitattributes b/.gitattributes index 3d44743bc79..bc597288d48 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9131,6 +9131,7 @@ res/cardsfolder/s/sparksmith.txt svneol=native#text/plain res/cardsfolder/s/sparkspitter.txt svneol=native#text/plain res/cardsfolder/s/sparring_collar.txt -text res/cardsfolder/s/sparring_golem.txt svneol=native#text/plain +res/cardsfolder/s/spawn_of_rix_maadi.txt -text res/cardsfolder/s/spawning_breath.txt svneol=native#text/plain res/cardsfolder/s/spawning_pit.txt svneol=native#text/plain res/cardsfolder/s/spawning_pool.txt svneol=native#text/plain @@ -9592,6 +9593,7 @@ res/cardsfolder/s/sunblast_angel.txt svneol=native#text/plain res/cardsfolder/s/suncrusher.txt svneol=native#text/plain res/cardsfolder/s/sunder.txt svneol=native#text/plain res/cardsfolder/s/sunder_from_within.txt svneol=native#text/plain +res/cardsfolder/s/sundering_growth.txt -text res/cardsfolder/s/sundering_titan.txt -text res/cardsfolder/s/sundering_vitae.txt -text res/cardsfolder/s/sundial_of_the_infinite.txt -text @@ -9849,6 +9851,7 @@ res/cardsfolder/t/telemin_performance.txt -text res/cardsfolder/t/telepathic_spies.txt svneol=native#text/plain res/cardsfolder/t/telepathy.txt -text res/cardsfolder/t/teleport.txt svneol=native#text/plain +res/cardsfolder/t/teleportal.txt -text res/cardsfolder/t/telethopter.txt svneol=native#text/plain res/cardsfolder/t/telimtor.txt svneol=native#text/plain res/cardsfolder/t/telimtors_darts.txt svneol=native#text/plain diff --git a/res/cardsfolder/s/spawn_of_rix_maadi.txt b/res/cardsfolder/s/spawn_of_rix_maadi.txt new file mode 100644 index 00000000000..0b29ec078ed --- /dev/null +++ b/res/cardsfolder/s/spawn_of_rix_maadi.txt @@ -0,0 +1,13 @@ +Name:Spawn of Rix Maadi +ManaCost:3 B R +Types:Creature Horror +Text:no text +PT:5/3 +K:ETBReplacement:Other:Unleash:Optional +SVar:Unleash:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Unleash (You may have this creature enter the battlefield with a +1/+1 counter on it. It can't block as long as it has a +1/+1 counter on it.) +S:Mode$ Continuous | Affected$ Card.Self | AddHiddenKeyword$ HIDDEN CARDNAME can't block. | CheckSVar$ X | SVarCompare$ GE1 | References$ X +SVar:X:Count$NumCounters.P1P1 +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/spawn_of_rix_maadi.jpg +SetInfo:RTR|Common|http://magiccards.info/scans/en/rtr/199.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/s/sundering_growth.txt b/res/cardsfolder/s/sundering_growth.txt new file mode 100644 index 00000000000..eb11f2dcbc4 --- /dev/null +++ b/res/cardsfolder/s/sundering_growth.txt @@ -0,0 +1,11 @@ +Name:Sundering Growth +ManaCost:GW GW +Types:Instant +Text:no text +A:SP$ Destroy | Cost$ GW GW | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment | SubAbility$ DBChoose | SpellDescription$ Destroy target artifact or enchantment, then populate. (Put a token onto the battlefield that's a copy of a creature token you control.) +SVar:DBChoose:DB$ ChooseCard | Cost$ 0 | Defined$ You | Amount$ 1 | Choices$ Creature.token+YouCtrl | SubAbility$ DBCopy | RememberChosen$ True +SVar:DBCopy:DB$ CopyPermanent | Defined$ Remembered +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/sundering_growth.jpg +SetInfo:RTR|Common|http://magiccards.info/scans/en/rtr/223.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/t/teleportal.txt b/res/cardsfolder/t/teleportal.txt new file mode 100644 index 00000000000..febbe413d97 --- /dev/null +++ b/res/cardsfolder/t/teleportal.txt @@ -0,0 +1,10 @@ +Name:Teleportal +ManaCost:U R +Types:Sorcery +Text:no text +A:SP$ Pump | Cost$ U R | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control. | NumAtt$ 1 | KW$ HIDDEN Unblockable | SpellDescription$ Target creature you control gets +1/+0 until end of turn and is unblockable this turn. +A:SP$ PumpAll | Cost$ 3 U R | ValidCards$ Creature.YouCtrl | ValidDescription$ each creature you control. | NumAtt$ 1 | KW$ HIDDEN Unblockable | PrecostDesc$ Overload | CostDesc$ 3 U R | NonBasicSpell$ True | SpellDescription$ (You may cast this spell for its overload cost. If you do, change its text by replacing all instances of "target" with "each.".) +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/teleportal.jpg +SetInfo:RTR|Uncommon|http://magiccards.info/scans/en/rtr/202.jpg +End \ No newline at end of file