mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
add Jade Idol (from Champions of Kamigawa)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
9
res/cardsfolder/jade_idol.txt
Normal file
9
res/cardsfolder/jade_idol.txt
Normal 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
|
||||
Reference in New Issue
Block a user