mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
Added Imagecrafter
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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/illusions_of_grandeur.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/imi_statue.txt svneol=native#text/plain
|
||||
res/cardsfolder/i/immaculate_magistrate.txt svneol=native#text/plain
|
||||
|
||||
13
res/cardsfolder/i/imagecrafter.txt
Normal file
13
res/cardsfolder/i/imagecrafter.txt
Normal 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
|
||||
Reference in New Issue
Block a user