add Lava Zombie (from Planeshift)

This commit is contained in:
jendave
2011-08-06 16:08:34 +00:00
parent 24d515c34c
commit 149044e7bb
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -3020,6 +3020,7 @@ res/cardsfolder/lava_dart.txt -text svneol=native#text/plain
res/cardsfolder/lava_flow.txt -text svneol=native#text/plain
res/cardsfolder/lava_hounds.txt -text svneol=native#text/plain
res/cardsfolder/lava_spike.txt -text svneol=native#text/plain
res/cardsfolder/lava_zombie.txt -text svneol=native#text/plain
res/cardsfolder/lavaclaw_reaches.txt -text svneol=native#text/plain
res/cardsfolder/lavafume_invoker.txt -text svneol=native#text/plain
res/cardsfolder/lavalanche.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,12 @@
Name:Lava Zombie
ManaCost:1 B R
Types:Creature Zombie
Text:no text
PT:4/3
A:AB$Pump | Cost$ 2 | NumAtt$ +1 | SpellDescription$ CARDNAME gets +1/+0 until end of turn.
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Self | TriggerZones$ Battlefield | Execute$ TrigChange | TriggerDescription$ When CARDNAME enters the battlefield, return a black or red creature you control to its owner's hand.
SVar:TrigChange:AB$ChangeZone | Origin$ Battlefield | Destination$ Hand | Cost$ 0 | Hidden$ True | ChangeType$ Creature.Black+YouCtrl,Creature.Red+YouCtrl
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/lava_zombie.jpg
End