diff --git a/.gitattributes b/.gitattributes index c31b03d5954..21d90f10d44 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/s/soldevi_golem.txt b/res/cardsfolder/s/soldevi_golem.txt new file mode 100644 index 00000000000..0847dcd213b --- /dev/null +++ b/res/cardsfolder/s/soldevi_golem.txt @@ -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 \ No newline at end of file