mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Fixed Nihil Spellbomb.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -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
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user