Nezumi Graverobber / Nighteyes the Desecrator
	Nezumi Shortfang / Stabwhisker the Odious
This commit is contained in:
Hellfish
2011-10-26 15:55:38 +00:00
parent efb04ee059
commit 2b55ce8a06
3 changed files with 58 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -5452,8 +5452,10 @@ res/cardsfolder/n/nevinyrrals_disk.txt svneol=native#text/plain
res/cardsfolder/n/new_benalia.txt svneol=native#text/plain
res/cardsfolder/n/nezumi_bone_reader.txt svneol=native#text/plain
res/cardsfolder/n/nezumi_cutthroat.txt svneol=native#text/plain
res/cardsfolder/n/nezumi_graverobber_nighteyes_the_desecrator.txt -text
res/cardsfolder/n/nezumi_ronin.txt svneol=native#text/plain
res/cardsfolder/n/nezumi_shadow_watcher.txt svneol=native#text/plain
res/cardsfolder/n/nezumi_shortfang_stabwhisker_the_odious.txt -text
res/cardsfolder/n/niall_silvain.txt svneol=native#text/plain
res/cardsfolder/n/nicol_bolas.txt svneol=native#text/plain
res/cardsfolder/n/nicol_bolas_planeswalker.txt svneol=native#text/plain

View File

@@ -0,0 +1,29 @@
Name:Nezumi Graverobber
ManaCost:1 B
Types:Creature Rat Rogue
Text:no text
PT:2/1
A:AB$ChangeZone | Cost$ 1 B | Origin$ Graveyard | Destination$ Exile | ValidTgts$ Card.YouDontCtrl | SubAbility$ DBFlip | SpellDescription$ Exile target card from an opponent's graveyard. If no cards are in that graveyard, flip CARDNAME.
SVar:DBFlip:DB$ChangeState | Defined$ Self | CheckSVar$ X | SVarCompare$ EQ0
SVar:X:Count$InOppYard
SVar:Rarity:Uncommon
AlternateMode:Flip
SetInfo:CHK|Uncommon|http://magiccards.info/scans/en/chk/129.jpg
#SetInfo:COM|Uncommon|http://magiccards.info/scans/en/cmd/92.jpg
Oracle:{1}{B}: Exile target card from an opponent's graveyard. If no cards are in that graveyard, flip Nezumi Graverobber.
#I removed the Commander SetInfo because magiccards doesn't have a properly flipped image for COM Nighteyes.
ALTERNATE
Name:Nighteyes the Desecrator
ManaCost:1 B
Colors:black
Types:Legendary Creature Rat Wizard
Text:no text
PT:4/2
A:AB$ChangeZone | Cost$ 4 B | Origin$ Graveyard | Destination$ Battlefield | GainControl$ True | ValidTgts$ Creature.YouDontCtrl | TgtPrompt$ Select target creature. | SpellDescription$ Put target creature card from a graveyard onto the battlefield under your control.
SVar:Rarity:Uncommon
SetInfo:CHK|Uncommon|http://magiccards.info/scans/en/chk/311.jpg
#SetInfo:COM|Uncommon|http://magiccards.info/scans/en/cmd/92.jpg
Oracle:{4}{B}: Put target creature card from a graveyard onto the battlefield under your control.
End

View File

@@ -0,0 +1,27 @@
Name:Nezumi Shortfang
ManaCost:1 B
Types:Creature Rat Rogue
Text:no text
PT:1/1
A:AB$Discard | ValidTgts$ Opponent | NumCards$ 1 | Mode$ TgtChoose
SVar:DBFlip:DB$Flip | Defined$ Self | CheckSVar$ X | SVarCompare$ EQ0
SVar:X:Count$InOppHand
SVar:Rarity:Rare
AlternateMode:Flip
ALTERNATE
Name:Stabwhisker the Odious
ManaCost:1 B
Colors:black
Types:Legendary Creature Rat Shaman
Text:no text
PT:4/2
T:Mode$Phase | Phase$ Upkeep | ValidPlayer$ Opponent | TriggerZones$ Battlefield | Execute$ TrigLoseLife | TriggerDescription$ At the beginning of each opponent's upkeep, that player loses 1 life for each card fewer than three in his or her hand.
SVar:TrigLoseLife:AB$LoseLife | Cost$ 0 | Defined$ TriggeredPlayer | LifeAmount$ X
SVar:X:SVar$Y/Minus.Z
SVar:Y:Count$InOppHand
SVar:Z:Number$3
SVar:Rarity:Rare
End