mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
Added Damia, Sage of Stone
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
14
res/cardsfolder/d/damia_sage_of_stone.txt
Normal file
14
res/cardsfolder/d/damia_sage_of_stone.txt
Normal 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
|
||||
Reference in New Issue
Block a user