Added Imagecrafter

This commit is contained in:
moomarc
2012-03-27 15:28:31 +00:00
parent 40373f93fd
commit d8263ee7b1
2 changed files with 14 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -4314,6 +4314,7 @@ res/cardsfolder/i/illusionary_servant.txt svneol=native#text/plain
res/cardsfolder/i/illusionary_wall.txt svneol=native#text/plain res/cardsfolder/i/illusionary_wall.txt svneol=native#text/plain
res/cardsfolder/i/illusions_of_grandeur.txt svneol=native#text/plain res/cardsfolder/i/illusions_of_grandeur.txt svneol=native#text/plain
res/cardsfolder/i/illusory_demon.txt svneol=native#text/plain res/cardsfolder/i/illusory_demon.txt svneol=native#text/plain
res/cardsfolder/i/imagecrafter.txt -text
res/cardsfolder/i/imaginary_pet.txt svneol=native#text/plain res/cardsfolder/i/imaginary_pet.txt svneol=native#text/plain
res/cardsfolder/i/imi_statue.txt svneol=native#text/plain res/cardsfolder/i/imi_statue.txt svneol=native#text/plain
res/cardsfolder/i/immaculate_magistrate.txt svneol=native#text/plain res/cardsfolder/i/immaculate_magistrate.txt svneol=native#text/plain

View File

@@ -0,0 +1,13 @@
Name:Imagecrafter
ManaCost:U
Types:Creature Human Wizard
Text:no text
PT:1/1
A:AB$ ChooseType | Cost$ T | Defined$ You | Type$ Creature | InvalidTypes$ Wall | SubAbility$ DBAnimate | SpellDescription$ Choose a creature type other than Wall. Target creature becomes that type until end of turn.
SVar:DBAnimate:DB$ Animate | ValidTgts$ Creature | TgtPrompt$ Select target creature | Types$ ChosenType | OverwriteTypes$ True | KeepSupertypes$ True | KeepCardTypes$ True
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/imagecrafter.jpg
SetInfo:ONS|Common|http://magiccards.info/scans/en/on/87.jpg
Oracle:{T}: Choose a creature type other than Wall. Target creature becomes that type until end of turn.
End