- Added Zirbert's Zombie Pack 3: Nim Abomination, Nim Devourer, Tribal Golem and Zombie Cannibal.

This commit is contained in:
jendave
2011-08-06 20:34:08 +00:00
parent 6ecb967ace
commit 77fb8408ad
5 changed files with 57 additions and 0 deletions

4
.gitattributes vendored
View File

@@ -4374,6 +4374,8 @@ res/cardsfolder/nightwing_shade.txt -text svneol=native#text/plain
res/cardsfolder/nihilistic_glee.txt svneol=native#text/plain res/cardsfolder/nihilistic_glee.txt svneol=native#text/plain
res/cardsfolder/nihilith.txt svneol=native#text/plain res/cardsfolder/nihilith.txt svneol=native#text/plain
res/cardsfolder/nikko_onna.txt -text svneol=native#text/plain res/cardsfolder/nikko_onna.txt -text svneol=native#text/plain
res/cardsfolder/nim_abomination.txt svneol=native#text/plain
res/cardsfolder/nim_devourer.txt svneol=native#text/plain
res/cardsfolder/nim_grotesque.txt -text svneol=native#text/plain res/cardsfolder/nim_grotesque.txt -text svneol=native#text/plain
res/cardsfolder/nim_lasher.txt -text svneol=native#text/plain res/cardsfolder/nim_lasher.txt -text svneol=native#text/plain
res/cardsfolder/nim_replica.txt -text svneol=native#text/plain res/cardsfolder/nim_replica.txt -text svneol=native#text/plain
@@ -6790,6 +6792,7 @@ res/cardsfolder/trevas_charm.txt svneol=native#text/plain
res/cardsfolder/trevas_ruins.txt -text svneol=native#text/plain res/cardsfolder/trevas_ruins.txt -text svneol=native#text/plain
res/cardsfolder/tribal_flames.txt -text svneol=native#text/plain res/cardsfolder/tribal_flames.txt -text svneol=native#text/plain
res/cardsfolder/tribal_forcemage.txt -text svneol=native#text/plain res/cardsfolder/tribal_forcemage.txt -text svneol=native#text/plain
res/cardsfolder/tribal_golem.txt svneol=native#text/plain
res/cardsfolder/trickster_mage.txt -text svneol=native#text/plain res/cardsfolder/trickster_mage.txt -text svneol=native#text/plain
res/cardsfolder/triclopean_sight.txt svneol=native#text/plain res/cardsfolder/triclopean_sight.txt svneol=native#text/plain
res/cardsfolder/trigon_of_corruption.txt -text svneol=native#text/plain res/cardsfolder/trigon_of_corruption.txt -text svneol=native#text/plain
@@ -7506,6 +7509,7 @@ res/cardsfolder/zodiac_snake.txt -text svneol=native#text/plain
res/cardsfolder/zodiac_tiger.txt -text svneol=native#text/plain res/cardsfolder/zodiac_tiger.txt -text svneol=native#text/plain
res/cardsfolder/zoetic_cavern.txt -text svneol=native#text/plain res/cardsfolder/zoetic_cavern.txt -text svneol=native#text/plain
res/cardsfolder/zof_shade.txt -text svneol=native#text/plain res/cardsfolder/zof_shade.txt -text svneol=native#text/plain
res/cardsfolder/zombie_cannibal.txt svneol=native#text/plain
res/cardsfolder/zombie_cutthroat.txt svneol=native#text/plain res/cardsfolder/zombie_cutthroat.txt svneol=native#text/plain
res/cardsfolder/zombie_goliath.txt -text svneol=native#text/plain res/cardsfolder/zombie_goliath.txt -text svneol=native#text/plain
res/cardsfolder/zombie_infestation.txt -text svneol=native#text/plain res/cardsfolder/zombie_infestation.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Nim Abomination
ManaCost:2 B
Types:Creature Zombie
Text:no text
PT:3/4
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | IsPresent$ Card.Self+untapped | Execute$ TrigLoseLife | TriggerDescription$ At the beginning of your end step, if CARDNAME is untapped, you lose 3 life.
SVar:TrigLoseLife:AB$LoseLife | Cost$ 0 | Defined$ You | LifeAmount$ 3
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/nim_abomination.jpg
SetInfo:DST|Uncommon|http://magiccards.info/scans/en/ds/49.jpg
End

View File

@@ -0,0 +1,15 @@
Name:Nim Devourer
ManaCost:3 B B
Types:Creature Zombie
Text:no text
PT:4/1
K:stPumpSelf:Creature:X/0:no Condition:CARDNAME gets +1/+0 for each artifact you control.
SVar:X:Count$Valid Artifact.YouCtrl
A:AB$ChangeZone | Cost$ B B | Origin$ Graveyard | Destination$ Battlefield | ActivatingZone$ Graveyard | PlayerTurn$ True | ActivatingPhases$ Upkeep | SubAbility$ SVar=DBSac | SpellDescription$ Return CARDNAME from your graveyard to the battlefield, then sacrifice a creature. Activate this ability only during your upkeep.
SVar:DBSac:DB$Sacrifice | Defined$ You | SacValid$ Creature
SVar:BuffedBy:Artifact
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/nim_devourer.jpg
SetInfo:MRD|Rare|http://magiccards.info/scans/en/mi/70.jpg
End

View File

@@ -0,0 +1,16 @@
Name:Tribal Golem
ManaCost:6
Types:Artifact Creature Golem
Text:no text
PT:4/4
K:stPumpSelf:Creature:0/0/Trample:isPresent Beast.YouCtrl:CARDNAME has trample as long as you control a Beast,
K:stPumpSelf:Creature:0/0/Haste:isPresent Goblin.YouCtrl:haste as long as you control a Goblin,
K:stPumpSelf:Creature:0/0/First Strike:isPresent Soldier.YouCtrl:first strike as long as you control a Soldier,
K:stPumpSelf:Creature:0/0/Flying:isPresent Wizard.YouCtrl:flying as long as you control a Wizard,
K:stPumpSelf:Card:0/0/SVar=ABRegen:isPresent Zombie.YouCtrl:and "B: Regenerate CARDNAME" as long as you control a Zombie.
SVar:ABRegen:AB$Regenerate | Cost$ B | SpellDescription$ Regenerate CARDNAME.
SVar:BuffedBy:Beast,Goblin,Soldier,Wizard,Zombie
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/tribal_golem.jpg
SetInfo:ONS|Rare|http://magiccards.info/scans/en/on/311.jpg
End

View File

@@ -0,0 +1,11 @@
Name:Zombie Cannibal
ManaCost:B
Types:Creature Zombie
Text:no text
PT:1/1
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Opponent | CombatDamage$ True | Execute$ TrigExile | OptionalDecider$ You | TriggerDescription$ Whenever Zombie Cannibal deals combat damage to a player, you may exile target card from that player's graveyard.
SVar:TrigExile:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Exile | TgtPrompt$ Choose target card in your opponent's graveyard | ValidTgts$ Card.YouDontCtrl | SpellDescription$ Exile target card from your opponet's graveyard
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/zombie_cannibal.jpg
SetInfo:ODY|Common|http://magiccards.info/scans/en/od/169.jpg
End