From 699a03765bc6702283d1dcedefadfcab4fda14cf Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 16:13:37 +0000 Subject: [PATCH] - Added Calcite Snapper and Nimbus Maze for jhhh. --- .gitattributes | 2 ++ res/cardsfolder/calcite_snapper.txt | 12 ++++++++++++ res/cardsfolder/nimbus_maze.txt | 11 +++++++++++ 3 files changed, 25 insertions(+) create mode 100644 res/cardsfolder/calcite_snapper.txt create mode 100644 res/cardsfolder/nimbus_maze.txt diff --git a/.gitattributes b/.gitattributes index ae8c3fa4636..652dbf82b6f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -782,6 +782,7 @@ res/cardsfolder/cage_of_hands.txt -text svneol=native#text/plain res/cardsfolder/cagemail.txt -text svneol=native#text/plain res/cardsfolder/calciderm.txt -text svneol=native#text/plain res/cardsfolder/calciform_pools.txt -text svneol=native#text/plain +res/cardsfolder/calcite_snapper.txt -text svneol=native#text/plain res/cardsfolder/caldera_hellion.txt -text svneol=native#text/plain res/cardsfolder/caldera_lake.txt -text svneol=native#text/plain res/cardsfolder/call_for_blood.txt -text svneol=native#text/plain @@ -3674,6 +3675,7 @@ res/cardsfolder/nim_shambler.txt -text svneol=native#text/plain res/cardsfolder/nim_shrieker.txt -text svneol=native#text/plain res/cardsfolder/nimana_sell_sword.txt -text svneol=native#text/plain res/cardsfolder/nimble_mongoose.txt -text svneol=native#text/plain +res/cardsfolder/nimbus_maze.txt -text svneol=native#text/plain res/cardsfolder/nimbus_wings.txt -text svneol=native#text/plain res/cardsfolder/nine_ringed_bo.txt -text svneol=native#text/plain res/cardsfolder/nip_gwyllion.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/calcite_snapper.txt b/res/cardsfolder/calcite_snapper.txt new file mode 100644 index 00000000000..87cee0554e5 --- /dev/null +++ b/res/cardsfolder/calcite_snapper.txt @@ -0,0 +1,12 @@ +Name:Calcite Snapper +ManaCost:1 U U +Types:Creature Turtle +Text:no text +PT:1/4 +K:Shroud +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | TriggerZones$ Battlefield | Optional$ True | Execute$ TrigPump | TriggerDescription$ Landfall - Whenever a land enters the battlefield under your control, you may switch CARDNAME power and toughness until end of turn. +SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ Self | KW$ HIDDEN CARDNAME's power and toughness are switched +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/calcite_snapper.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/nimbus_maze.txt b/res/cardsfolder/nimbus_maze.txt new file mode 100644 index 00000000000..7adadcc612c --- /dev/null +++ b/res/cardsfolder/nimbus_maze.txt @@ -0,0 +1,11 @@ +Name:Nimbus Maze +ManaCost:no cost +Types:Land +Text:no text +A:AB$Mana | Cost$ T | Produced$ 1 | SpellDescription$ Add 1 to your mana pool. +A:AB$Mana | Cost$ T | Produced$ W | IsPresent$ Island.YouCtrl | SpellDescription$ Add W to your mana pool. Activate this ability only if you control an Island. +A:AB$Mana | Cost$ T | Produced$ U | IsPresent$ Plains.YouCtrl | SpellDescription$ Add U to your mana pool. Activate this ability only if you control a Plains. +SVar:RemAIDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/nimbus_maze.jpg +End \ No newline at end of file