mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-12 16:58:57 +00:00
Added Depth Defiler, corrected Furnace Hellkite (#5339)
This commit is contained in:
14
forge-gui/res/cardsfolder/upcoming/depth_defiler.txt
Normal file
14
forge-gui/res/cardsfolder/upcoming/depth_defiler.txt
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
Name:Depth Defiler
|
||||||
|
ManaCost:3 U U
|
||||||
|
Types:Creature Eldrazi
|
||||||
|
PT:3/5
|
||||||
|
K:Devoid
|
||||||
|
K:Kicker:C
|
||||||
|
T:Mode$ SpellCast | ValidCard$ Card.Self | Execute$ TrigCharm | TriggerDescription$ When you cast this spell, ABILITY
|
||||||
|
SVar:TrigCharm:DB$ Charm | CharmNum$ Count$Compare X GE1.2.1 | Choices$ DBChangeZone,DBDraw | AdditionalDescription$ If CARDNAME was kicked, choose both instead.
|
||||||
|
SVar:DBChangeZone:DB$ ChangeZone | ValidTgts$ Creature | TgtPrompt$ Select target creature | Origin$ Battlefield | Destination$ Hand | SpellDescription$ Return target creature to its owner's hand.
|
||||||
|
SVar:DBDraw:DB$ Draw | NumCards$ 2 | ValidTgts$ Player | TgtPrompt$ Select target player to draw two cards, then discard a card | Defined$ ThisTargetedPlayer | SubAbility$ DBDiscard | SpellDescription$ Target player draws two cards, then discards a card.
|
||||||
|
SVar:DBDiscard:DB$ Discard | Defined$ ParentTarget | NumCards$ 1 | Mode$ TgtChoose
|
||||||
|
SVar:X:Count$Valid Card.Self+kicked
|
||||||
|
SVar:PlayMain1:TRUE
|
||||||
|
Oracle:Devoid (This card has no color.)\nKicker {C} (You may pay an additional {C} as you cast this spell.)\nWhen you cast this spell, choose one. If it was kicked, choose both instead.\n• Return target creature to its owner's hand.\n• Target player draws two cards, then discards a card.
|
||||||
@@ -1,8 +1,8 @@
|
|||||||
Name:Furnace Hellkite
|
Name:Furnace Hellkite
|
||||||
ManaCost:5 R R
|
ManaCost:5 R R
|
||||||
Types:Creature Dragon
|
Types:Artifact Creature Dragon
|
||||||
PT:5/5
|
PT:5/5
|
||||||
K:Affinity:Artifact
|
K:Affinity:Artifact
|
||||||
K:Flying
|
K:Flying
|
||||||
A:AB$ Pump | Cost$ R | NumAtt$ +1 | SpellDescription$ CARDNAME gets +1/+0 until end of turn.
|
A:AB$ Pump | Cost$ R | NumAtt$ +1 | SpellDescription$ CARDNAME gets +1/+0 until end of turn.
|
||||||
Oracle:Affinity for artifacts (This spell costs {1} less to cast for each artifact you control.)\nFlying\n{R}: Furnace Hellkite gets +1/+0 until end of turn.
|
Oracle:Affinity for artifacts (This spell costs {1} less to cast for each artifact you control.)\nFlying\n{R}: Furnace Hellkite gets +1/+0 until end of turn.
|
||||||
|
|||||||
Reference in New Issue
Block a user