Added Damia, Sage of Stone

This commit is contained in:
moomarc
2012-01-09 21:17:05 +00:00
parent 64621ced1d
commit f0eff03fc8
2 changed files with 15 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -1812,6 +1812,7 @@ res/cardsfolder/d/dakmor_plague.txt svneol=native#text/plain
res/cardsfolder/d/dakmor_salvage.txt svneol=native#text/plain res/cardsfolder/d/dakmor_salvage.txt svneol=native#text/plain
res/cardsfolder/d/dakmor_scorpion.txt svneol=native#text/plain res/cardsfolder/d/dakmor_scorpion.txt svneol=native#text/plain
res/cardsfolder/d/dakmor_sorceress.txt svneol=native#text/plain res/cardsfolder/d/dakmor_sorceress.txt svneol=native#text/plain
res/cardsfolder/d/damia_sage_of_stone.txt -text
res/cardsfolder/d/damnation.txt svneol=native#text/plain res/cardsfolder/d/damnation.txt svneol=native#text/plain
res/cardsfolder/d/damping_field.txt svneol=native#text/plain res/cardsfolder/d/damping_field.txt svneol=native#text/plain
res/cardsfolder/d/damping_matrix.txt -text res/cardsfolder/d/damping_matrix.txt -text

View File

@@ -0,0 +1,14 @@
Name:Damia, Sage of Stone
ManaCost:4 G U B
Types:Legendary Creature Gorgon Wizard
Text:no text
PT:4/4
K:Deathtouch
K:Skip your draw step.
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | CheckSVar$ X | SVarCompare$ LT7 | Execute$ TrigDraw | TriggerDescription$ At the beginning of your upkeep, if you have fewer than seven cards in hand, draw cards equal to the difference.
SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ Difference
SVar:X:Count$InYourHand
SVar:Difference:Number$7/Minus.X
SVar:Rarity:Mythic
SVar:Picture:http://www.wizards.com/global/images/magic/general/damia_sage_of_stone.jpg
End