diff --git a/.gitattributes b/.gitattributes index 5f932e7e74c..92949103f4c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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_scorpion.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/damping_field.txt svneol=native#text/plain res/cardsfolder/d/damping_matrix.txt -text diff --git a/res/cardsfolder/d/damia_sage_of_stone.txt b/res/cardsfolder/d/damia_sage_of_stone.txt new file mode 100644 index 00000000000..1d6d94a6713 --- /dev/null +++ b/res/cardsfolder/d/damia_sage_of_stone.txt @@ -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 \ No newline at end of file