- Fixed Nihil Spellbomb.

This commit is contained in:
jendave
2011-08-07 00:51:32 +00:00
parent e107d8ff7c
commit 9e60dff0a7
2 changed files with 12 additions and 12 deletions

2
.gitattributes vendored
View File

@@ -4798,7 +4798,7 @@ res/cardsfolder/nightsoil_kami.txt -text svneol=native#text/plain
res/cardsfolder/nightstalker_engine.txt -text svneol=native#text/plain
res/cardsfolder/nightwind_glider.txt -text svneol=native#text/plain
res/cardsfolder/nightwing_shade.txt -text svneol=native#text/plain
res/cardsfolder/nihil_spellbomb.txt svneol=native#text/plain
res/cardsfolder/nihil_spellbomb.txt -text svneol=native#text/plain
res/cardsfolder/nihilistic_glee.txt svneol=native#text/plain
res/cardsfolder/nihilith.txt svneol=native#text/plain
res/cardsfolder/nikko_onna.txt -text svneol=native#text/plain

View File

@@ -1,12 +1,12 @@
Name:Nihil Spellbomb
ManaCost:1
Types:Artifact
Text:no text
A:AB$ ChangeZoneAll | Cost$ T Exile<1/CARDNAME> | Origin$ Graveyard | Destination$ Exile | ValidTgts$ Player | TgtPrompt$ Select target player | ChangeType$ Card | Shuffle$ True | SpellDescription$ Exile all cards from target player's graveyard.
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | OptionalDecider$ You | Execute$ TrigDraw | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, you may pay B. If you do, draw a card.
SVar:TrigDraw:AB$Draw | Cost$ B | NumCards$ 1
SVar:RemRandomDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/nihil_spellbomb.jpg
SetInfo:SOM|Common|http://magiccards.info/scans/en/som/187.jpg
Name:Nihil Spellbomb
ManaCost:1
Types:Artifact
Text:no text
A:AB$ ChangeZoneAll | Cost$ T Sac<1/CARDNAME> | Origin$ Graveyard | Destination$ Exile | ValidTgts$ Player | TgtPrompt$ Select target player | ChangeType$ Card | Shuffle$ True | SpellDescription$ Exile all cards from target player's graveyard.
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | OptionalDecider$ You | Execute$ TrigDraw | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, you may pay B. If you do, draw a card.
SVar:TrigDraw:AB$Draw | Cost$ B | NumCards$ 1
SVar:RemRandomDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/nihil_spellbomb.jpg
SetInfo:SOM|Common|http://magiccards.info/scans/en/som/187.jpg
End