add Jade Idol (from Champions of Kamigawa)

This commit is contained in:
jendave
2011-08-06 20:04:10 +00:00
parent ba7759a354
commit 1a7c185a7a
2 changed files with 10 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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