From 3e1a0381ecefe753bc9f06a577f1a2e24d1f4ca9 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 12:51:31 +0000 Subject: [PATCH] - Added Orochi Ranger, Mercurial Kite and Kashi-Tribe Elite. --- .gitattributes | 3 +++ res/cardsfolder/kashi_tribe_elite.txt | 10 ++++++++++ res/cardsfolder/kashi_tribe_warriors.txt | 2 +- res/cardsfolder/mercurial_kite.txt | 10 ++++++++++ res/cardsfolder/orochi_ranger.txt | 9 +++++++++ 5 files changed, 33 insertions(+), 1 deletion(-) create mode 100644 res/cardsfolder/kashi_tribe_elite.txt create mode 100644 res/cardsfolder/mercurial_kite.txt create mode 100644 res/cardsfolder/orochi_ranger.txt diff --git a/.gitattributes b/.gitattributes index e222be7aa69..214c9a27f7f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2497,6 +2497,7 @@ res/cardsfolder/karplusan_forest.txt -text svneol=native#text/plain res/cardsfolder/karplusan_giant.txt -text svneol=native#text/plain res/cardsfolder/karplusan_strider.txt -text svneol=native#text/plain res/cardsfolder/karplusan_wolverine.txt -text svneol=native#text/plain +res/cardsfolder/kashi_tribe_elite.txt -text svneol=native#text/plain res/cardsfolder/kashi_tribe_warriors.txt -text svneol=native#text/plain res/cardsfolder/kasimir_the_lone_wolf.txt -text svneol=native#text/plain res/cardsfolder/kataki_wars_wage.txt -text svneol=native#text/plain @@ -2933,6 +2934,7 @@ res/cardsfolder/mental_discipline.txt -text svneol=native#text/plain res/cardsfolder/merchant_of_secrets.txt -text svneol=native#text/plain res/cardsfolder/merchant_scroll.txt -text svneol=native#text/plain res/cardsfolder/merchant_ship.txt -text svneol=native#text/plain +res/cardsfolder/mercurial_kite.txt -text svneol=native#text/plain res/cardsfolder/merfolk_assassin.txt -text svneol=native#text/plain res/cardsfolder/merfolk_looter.txt -text svneol=native#text/plain res/cardsfolder/merfolk_of_the_pearl_trident.txt -text svneol=native#text/plain @@ -3328,6 +3330,7 @@ res/cardsfolder/ordered_migration.txt -text svneol=native#text/plain res/cardsfolder/orgg.txt -text svneol=native#text/plain res/cardsfolder/ornithopter.txt -text svneol=native#text/plain res/cardsfolder/orochi_leafcaller.txt -text svneol=native#text/plain +res/cardsfolder/orochi_ranger.txt -text svneol=native#text/plain res/cardsfolder/orochi_sustainer.txt -text svneol=native#text/plain res/cardsfolder/oros_the_avenger.txt -text svneol=native#text/plain res/cardsfolder/orzhov_basilica.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/kashi_tribe_elite.txt b/res/cardsfolder/kashi_tribe_elite.txt new file mode 100644 index 00000000000..fdf060f1943 --- /dev/null +++ b/res/cardsfolder/kashi_tribe_elite.txt @@ -0,0 +1,10 @@ +Name:Kashi-Tribe Elite +ManaCost:1 G G +Types:Creature Snake Warrior +Text:no text +PT:2/3 +K:stPumpAll:Snake.Legendary.YouCtrl:0/0/Shroud:no Condition:Legendary Snakes you control have shroud. (They can't be the targets of spells or abilities.) +K:Whenever CARDNAME deals combat damage to a creature, tap that creature and it doesn't untap during its controller's next untap step. +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/kashi_tribe_elite.jpg +End diff --git a/res/cardsfolder/kashi_tribe_warriors.txt b/res/cardsfolder/kashi_tribe_warriors.txt index 4a68febe6aa..83106b4fe8a 100644 --- a/res/cardsfolder/kashi_tribe_warriors.txt +++ b/res/cardsfolder/kashi_tribe_warriors.txt @@ -1,6 +1,6 @@ Name:Kashi-Tribe Warriors ManaCost:3 G G -Types:Snow Creature Snake Warrior +Types:Creature Snake Warrior Text:no text PT:2/4 K:Whenever CARDNAME deals combat damage to a creature, tap that creature and it doesn't untap during its controller's next untap step. diff --git a/res/cardsfolder/mercurial_kite.txt b/res/cardsfolder/mercurial_kite.txt new file mode 100644 index 00000000000..91a1a8327d3 --- /dev/null +++ b/res/cardsfolder/mercurial_kite.txt @@ -0,0 +1,10 @@ +Name:Mercurial Kite +ManaCost:3 U +Types:Creature Bird +Text:no text +PT:2/2 +K:Flying +K:Whenever CARDNAME deals combat damage to a creature, tap that creature and it doesn't untap during its controller's next untap step. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/mercurial_kite.jpg +End diff --git a/res/cardsfolder/orochi_ranger.txt b/res/cardsfolder/orochi_ranger.txt new file mode 100644 index 00000000000..8e7a2928fa4 --- /dev/null +++ b/res/cardsfolder/orochi_ranger.txt @@ -0,0 +1,9 @@ +Name:Orochi Ranger +ManaCost:1 G +Types:Creature Snake Warrior +Text:no text +PT:2/1 +K:Whenever CARDNAME deals combat damage to a creature, tap that creature and it doesn't untap during its controller's next untap step. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/orochi_ranger.jpg +End