mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Merge branch 'undefined' into 'master'
KHC 3 cards See merge request core-developers/forge!3759
This commit is contained in:
10
forge-gui/res/cardsfolder/upcoming/elderfang_venom.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/elderfang_venom.txt
Normal 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.
|
||||
@@ -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.)
|
||||
7
forge-gui/res/cardsfolder/upcoming/spectral_deluge.txt
Normal file
7
forge-gui/res/cardsfolder/upcoming/spectral_deluge.txt
Normal 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 owner’s 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 owner’s 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.)
|
||||
Reference in New Issue
Block a user