- Added Alloy Golem.

This commit is contained in:
Sloth
2012-02-05 17:34:22 +00:00
parent 88588c1a0e
commit b104e05329
2 changed files with 14 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -191,6 +191,7 @@ res/cardsfolder/a/allay.txt svneol=native#text/plain
res/cardsfolder/a/alley_grifters.txt svneol=native#text/plain
res/cardsfolder/a/allied_strategies.txt svneol=native#text/plain
res/cardsfolder/a/allosaurus_rider.txt svneol=native#text/plain
res/cardsfolder/a/alloy_golem.txt -text
res/cardsfolder/a/alloy_myr.txt svneol=native#text/plain
res/cardsfolder/a/alluring_scent.txt svneol=native#text/plain
res/cardsfolder/a/alluring_siren.txt svneol=native#text/plain

View File

@@ -0,0 +1,13 @@
Name:Alloy Golem
ManaCost:6
Types:Artifact Creature Golem
Text:no text
PT:4/4
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ ChooseColor | Static$ True | TriggerDescription$ As CARDNAME enters the battlefield, choose a color.
SVar:ChooseColor:AB$ ChooseColor | Cost$ 0 | Defined$ You
S:Mode$ Continuous| Affected$ Card.Self | SetColor$ ChosenColor | Description$ CARDNAME is the chosen color. (It's still an artifact.)
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/alloy_golem.jpg
SetInfo:INV|Uncommon|http://magiccards.info/scans/en/in/297.jpg
Oracle:As Alloy Golem enters the battlefield, choose a color.\nAlloy Golem is the chosen color. (It's still an artifact.)
End