mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
Added Coal Stoker
Added Dread Cacodemon Added Hypnox Added Reiver Demon Updated Furnace Dragon and Iname as One to check for 'cast from hand' restriction. Ran Oracle and set info scripts.
This commit is contained in:
16
res/cardsfolder/r/reiver_demon.txt
Normal file
16
res/cardsfolder/r/reiver_demon.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
Name:Reiver Demon
|
||||
ManaCost:4 B B B B
|
||||
Types:Creature Demon
|
||||
Text:no text
|
||||
PT:6/6
|
||||
K:Flying
|
||||
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Hand | Destination$ Stack | Static$ True | DelayedTrigger$ CastFromHand | TriggerDescription$ When CARDNAME enters the battlefield, if you cast it from your hand, destroy all nonartifact, nonblack creatures. They can't be regenerated.
|
||||
SVar:CastFromHand:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Stack | Destination$ Battlefield | Execute$ TrigDestroyAll | TriggerDescription$ When CARDNAME enters the battlefield, if you cast it from your hand, destroy all nonartifact, nonblack creatures. They can't be regenerated.
|
||||
SVar:TrigDestroyAll:AB$DestroyAll | Cost$ 0 | ValidCards$ Creature.nonArtifact+nonBlack | NoRegen$ True
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/reiver_demon.jpg
|
||||
SetInfo:MRD|Rare|http://magiccards.info/scans/en/mi/75.jpg
|
||||
SetInfo:COM|Rare|http://magiccards.info/scans/en/cmd/95.jpg
|
||||
Oracle:Flying\nWhen Reiver Demon enters the battlefield, if you cast it from your hand, destroy all nonartifact, nonblack creatures. They can't be regenerated.
|
||||
End
|
||||
Reference in New Issue
Block a user