Merge branch 'Card-Forge:master' into master

This commit is contained in:
Fulgur14
2024-05-30 23:11:34 +02:00
committed by GitHub
2 changed files with 16 additions and 2 deletions

View 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.

View File

@@ -1,8 +1,8 @@
Name:Furnace Hellkite
ManaCost:5 R R
Types:Creature Dragon
Types:Artifact Creature Dragon
PT:5/5
K:Affinity:Artifact
K:Flying
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.