diff --git a/.gitattributes b/.gitattributes index 83ffd06c2e8..99c872fc0d2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3210,6 +3210,7 @@ res/cardsfolder/jaces_ingenuity.txt -text svneol=native#text/plain res/cardsfolder/jackal_pup.txt -text svneol=native#text/plain res/cardsfolder/jackalope_herd.txt -text svneol=native#text/plain res/cardsfolder/jacques_le_vert.txt -text svneol=native#text/plain +res/cardsfolder/jade_idol.txt svneol=native#text/plain res/cardsfolder/jade_leech.txt -text svneol=native#text/plain res/cardsfolder/jade_statue.txt -text svneol=native#text/plain res/cardsfolder/jagged_lightning.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/jade_idol.txt b/res/cardsfolder/jade_idol.txt new file mode 100644 index 00000000000..1ee41261147 --- /dev/null +++ b/res/cardsfolder/jade_idol.txt @@ -0,0 +1,9 @@ +Name:Jade Idol +ManaCost:4 +Types:Artifact +Text:no text +T:Mode$ SpellCast | ValidCard$ Card.Spirit,Card.Arcane | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigAnimate | TriggerDescription$ Whenever you cast a Spirit or Arcane spell, CARDNAME becomes a 4/4 Spirit artifact creature until end of turn. +SVar:TrigAnimate:AB$Animate | Cost$ 0 | Defined$ Self | Power$ 4 | Toughness$ 4 | Types$ Creature,Artifact,Spirit +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/jade_idol.jpg +End \ No newline at end of file