- Added Calcite Snapper and Nimbus Maze for jhhh.

This commit is contained in:
jendave
2011-08-06 16:13:37 +00:00
parent cdf952e47e
commit 699a03765b
3 changed files with 25 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -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/cagemail.txt -text svneol=native#text/plain
res/cardsfolder/calciderm.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/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_hellion.txt -text svneol=native#text/plain
res/cardsfolder/caldera_lake.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 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/nim_shrieker.txt -text svneol=native#text/plain
res/cardsfolder/nimana_sell_sword.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/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/nimbus_wings.txt -text svneol=native#text/plain
res/cardsfolder/nine_ringed_bo.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 res/cardsfolder/nip_gwyllion.txt -text svneol=native#text/plain

View File

@@ -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

View File

@@ -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