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