mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
- Ran set info script.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -4443,7 +4443,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 -text svneol=native#text/plain
|
||||
res/cardsfolder/nihil_spellbomb.txt 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,11 +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
|
||||
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
|
||||
End
|
||||
@@ -7,4 +7,7 @@ SVar:TrigBounce:AB$ChangeZone | Cost$ 0 | Origin$ Battlefield | Destination$ Han
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/storm_cauldron.jpg
|
||||
SetInfo:6ED|Rare|http://magiccards.info/scans/en/6e/314.jpg
|
||||
SetInfo:ALL|Rare|http://magiccards.info/scans/en/ai/179.jpg
|
||||
SetInfo:7ED|Rare|http://magiccards.info/scans/en/7e/320.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user