- Added Serum Tank, Spincrusher and Soratami Cloudskater.

This commit is contained in:
jendave
2011-08-06 08:54:07 +00:00
parent d3f934195c
commit c65b5860a4
4 changed files with 34 additions and 0 deletions

3
.gitattributes vendored
View File

@@ -3438,6 +3438,7 @@ res/cardsfolder/serra_zealot.txt -text svneol=native#text/plain
res/cardsfolder/serras_blessing.txt -text svneol=native#text/plain res/cardsfolder/serras_blessing.txt -text svneol=native#text/plain
res/cardsfolder/serras_embrace.txt -text svneol=native#text/plain res/cardsfolder/serras_embrace.txt -text svneol=native#text/plain
res/cardsfolder/serras_sanctum.txt -text svneol=native#text/plain res/cardsfolder/serras_sanctum.txt -text svneol=native#text/plain
res/cardsfolder/serum_tank.txt -text svneol=native#text/plain
res/cardsfolder/serum_visions.txt -text svneol=native#text/plain res/cardsfolder/serum_visions.txt -text svneol=native#text/plain
res/cardsfolder/setons_scout.txt -text svneol=native#text/plain res/cardsfolder/setons_scout.txt -text svneol=native#text/plain
res/cardsfolder/sever_soul.txt -text svneol=native#text/plain res/cardsfolder/sever_soul.txt -text svneol=native#text/plain
@@ -3658,6 +3659,7 @@ res/cardsfolder/song_of_serenity.txt -text svneol=native#text/plain
res/cardsfolder/sootfeather_flock.txt -text svneol=native#text/plain res/cardsfolder/sootfeather_flock.txt -text svneol=native#text/plain
res/cardsfolder/soothing_balm.txt -text svneol=native#text/plain res/cardsfolder/soothing_balm.txt -text svneol=native#text/plain
res/cardsfolder/sootwalkers.txt -text svneol=native#text/plain res/cardsfolder/sootwalkers.txt -text svneol=native#text/plain
res/cardsfolder/soratami_cloudskater.txt -text svneol=native#text/plain
res/cardsfolder/sorceress_queen.txt -text svneol=native#text/plain res/cardsfolder/sorceress_queen.txt -text svneol=native#text/plain
res/cardsfolder/sosukes_summons.txt -text svneol=native#text/plain res/cardsfolder/sosukes_summons.txt -text svneol=native#text/plain
res/cardsfolder/soul_feast.txt -text svneol=native#text/plain res/cardsfolder/soul_feast.txt -text svneol=native#text/plain
@@ -3709,6 +3711,7 @@ res/cardsfolder/spike_worker.txt -text svneol=native#text/plain
res/cardsfolder/spikeshot_elder.txt -text svneol=native#text/plain res/cardsfolder/spikeshot_elder.txt -text svneol=native#text/plain
res/cardsfolder/spikeshot_goblin.txt -text svneol=native#text/plain res/cardsfolder/spikeshot_goblin.txt -text svneol=native#text/plain
res/cardsfolder/spinal_villain.txt -text svneol=native#text/plain res/cardsfolder/spinal_villain.txt -text svneol=native#text/plain
res/cardsfolder/spincrusher.txt -text svneol=native#text/plain
res/cardsfolder/spindrift_drake.txt -text svneol=native#text/plain res/cardsfolder/spindrift_drake.txt -text svneol=native#text/plain
res/cardsfolder/spined_basher.txt -text svneol=native#text/plain res/cardsfolder/spined_basher.txt -text svneol=native#text/plain
res/cardsfolder/spined_wurm.txt -text svneol=native#text/plain res/cardsfolder/spined_wurm.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,9 @@
Name:Serum Tank
ManaCost:3
Types:Artifact
Text:no text
K:WheneverKeyword:EntersBattleField:Type/Artifact:Play:CustomCounter.CHARGE/1:Self:ASAP:No_Condition:No Special Condition:Whenever Serum Tank or another artifact enters the battlefield, put a charge counter on Serum Tank.
K:abDrawCards 3 T SubCounter<1/CHARGE>:1:Draw a card:Serum Tank - Draw a card.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/serum_tank.jpg
End

View File

@@ -0,0 +1,11 @@
Name:Soratami Cloudskater
ManaCost:1 U
Types:Creature Moonfolk Rogue
Text:no text
PT:1/1
K:Flying
K:abDrawCards 2 Return<1/Land>:1:Drawback$YouDiscard/1:Draw a card, then discard a card.:Soratami Cloudskater - Draw a card, then discard a card.
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/soratami_cloudskater.jpg
End

View File

@@ -0,0 +1,11 @@
Name:Spincrusher
ManaCost:2
Types:Artifact Creature Construct
Text:no text
PT:0/2
K:WheneverKeyword:Blocks:Self:Play:+1+1 Counters/1:Self:ASAP:No_Condition:No Special Condition:Whenever Spincrusher blocks, put a +1/+1 counter on it.
K:abPump SubCounter<1/P1P1>:Unblockable
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/spincrusher.jpg
End