add Cephalid Vandal (from Torment)

This commit is contained in:
jendave
2011-08-07 01:58:35 +00:00
parent 3b95d5e287
commit 1f63e5f723
2 changed files with 14 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -1209,6 +1209,7 @@ res/cardsfolder/cephalid_pathmage.txt -text svneol=native#text/plain
res/cardsfolder/cephalid_retainer.txt -text svneol=native#text/plain
res/cardsfolder/cephalid_sage.txt svneol=native#text/plain
res/cardsfolder/cephalid_scout.txt -text svneol=native#text/plain
res/cardsfolder/cephalid_vandal.txt -text svneol=native#text/plain
res/cardsfolder/cerebral_eruption.txt -text svneol=native#text/plain
res/cardsfolder/ceremonial_guard.txt -text svneol=native#text/plain
res/cardsfolder/cerodon_yearling.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,13 @@
Name:Cephalid Vandal
ManaCost:1 U
Types:Creature Cephalid Rogue
Text:no text
PT:1/1
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of your upkeep, put a shred counter on CARDNAME. Then put the top card of your library into your graveyard for each shred counter on CARDNAME.
SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ SHRED | CounterNum$ 1 | SubAbility$ DBMill
SVar:DBMill:DB$ Mill | Defined$ You | NumCards$ X
SVar:X:Count$CardCounters.SHRED
SVar:RemRandomDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/cephalid_vandal.jpg
End