Merge branch 'undefined' into 'master'

KHC 3 cards

See merge request core-developers/forge!3759
This commit is contained in:
Michael Kamensky
2021-02-05 14:51:51 +00:00
3 changed files with 25 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
Name:Elderfang Venom
ManaCost:2 B G
Types:Enchantment
S:Mode$ Continuous | Affected$ Elf.attacking+YouCtrl | AddKeyword$ Deathtouch | Description$ Attacking Elves you control have deathtouch.
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.Elf+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigLoseLife | TriggerDescription$ Whenever an Elf you control dies, each opponent loses 1 life and you gain 1 life.
SVar:TrigLoseLife:DB$ LoseLife | Defined$ Player.Opponent | LifeAmount$ 1 | SubAbility$ DBGainLife
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 1
DeckHints:Type$Elf
DeckHas:Ability$LifeGain
Oracle:Attacking elves you control have deathtouch.\nWhenever an Elf you control dies, each opponent loses 1 life and you gain 1 life.

View File

@@ -0,0 +1,8 @@
Name:Sage of the Beyond
ManaCost:5 U U
Types:Creature Spirit Giant
PT:5/5
K:Flying
S:Mode$ ReduceCost | ValidCard$ Card.wasNotCastFromHand | Activator$ You | Type$ Spell | Amount$ 2 | Description$ Spells you cast from anywhere other than your hand cost {2} less to cast
K:Foretell:4 U
Oracle:Flying\nSpells you cast from anywhere other than your hand cost {2} less to cast.\nForetell {4}{U} (During your turn, you may pay {2} and exile this card from your hand face down. Cast it on a later turn for its foretell cost.)

View File

@@ -0,0 +1,7 @@
Name:Spectral Deluge
ManaCost:2 U U
Types:Sorcery
A:SP$ ChangeZoneAll | Cost$ 2 U U | ChangeType$ Creature.toughnessLEX+OppCtrl | Origin$ Battlefield | Destination$ Hand | References$ X | TriggerDescription$ Return each creature your opponents control with toughness X or less to its owners hand, where X is the number of Islands you control.
SVar:X:Count$Valid Island.YouCtrl
K:Foretell:1 U U
Oracle:Return each creature your opponents control with toughness X or less to its owners hand, where X is the number of Islands you control.\nForetell {1}{U}{U} (During your turn, you may pay {2} and exile this card from your hand face down. Cast it on a later turn for its foretell cost.)