- Added Soldevi Golem

This commit is contained in:
jeffwadsworth
2011-12-09 16:48:59 +00:00
parent f61bd6fa4f
commit f3ce01ab16
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -7741,6 +7741,7 @@ res/cardsfolder/s/solarion.txt svneol=native#text/plain
res/cardsfolder/s/soldevi_adnate.txt svneol=native#text/plain
res/cardsfolder/s/soldevi_digger.txt svneol=native#text/plain
res/cardsfolder/s/soldevi_excavations.txt svneol=native#text/plain
res/cardsfolder/s/soldevi_golem.txt -text svneol=unset#text/plain
res/cardsfolder/s/soldevi_heretic.txt svneol=native#text/plain
res/cardsfolder/s/soldevi_sage.txt svneol=native#text/plain
res/cardsfolder/s/soldevi_simulacrum.txt svneol=native#text/plain

View File

@@ -0,0 +1,12 @@
Name:Soldevi Golem
ManaCost:4
Types:Artifact Creature Golem
Text:no text
PT:5/3
K:CARDNAME doesn't untap during your untap step.
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | OptionalDecider$ You | Execute$ TrigUntap | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, you may untap target tapped creature an opponent controls. If you do, untap CARDNAME.
SVar:TrigUntap:AB$ Untap | Cost$ 0 | ValidTgts$ Creature.YouDontCtrl+tapped | TgtPrompt$ Select target tapped creature an opponent controls | SubAbility$ DBUntap
SVar:DBUntap:DB$ Untap | Defined$ Self
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/soldevi_golem.jpg
End