mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +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:
@@ -5,7 +5,8 @@ Text:Affinity for artifacts (This spell costs 1 less to cast for each artifact y
|
||||
PT:5/5
|
||||
K:Flying
|
||||
K:CostChange:Player:Less:1:Self:All:All:Affinity/Artifact
|
||||
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Stack | Destination$ Battlefield | Execute$ TrigExile | TriggerDescription$ When CARDNAME enters the battlefield, if you cast it from your hand, exile all artifacts.
|
||||
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Hand | Destination$ Stack | Static$ True | DelayedTrigger$ CastFromHand
|
||||
SVar:CastFromHand:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Stack | Destination$ Battlefield | Execute$ TrigExile | TriggerDescription$ When CARDNAME enters the battlefield, if you cast it from your hand, exile all artifacts.
|
||||
SVar:TrigExile:AB$ChangeZoneAll | Cost$ 0 | ChangeType$ Artifact | Origin$ Battlefield | Destination$ Exile
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/furnace_dragon.jpg
|
||||
|
||||
Reference in New Issue
Block a user