mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
TDM: 5 cards (#7058)
This commit is contained in:
committed by
GitHub
parent
a424aa65df
commit
afee15cf44
6
forge-gui/res/cardsfolder/upcoming/mox_jasper.txt
Normal file
6
forge-gui/res/cardsfolder/upcoming/mox_jasper.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Name:Mox Jasper
|
||||
ManaCost:0
|
||||
Types:Legendary Artifact
|
||||
A:AB$ Mana | Cost$ T | Produced$ Any | Amount$ 1 | IsPresent$ Dragon.YouCtrl | SpellDescription$ Add one mana of any color. Activate only if you control a Dragon.
|
||||
DeckNeeds:Type$Dragon
|
||||
Oracle:{T}: Add one mana of any color. Activate only if you control a Dragon.
|
||||
@@ -0,0 +1,13 @@
|
||||
Name:Shiko, Paragon of the Way
|
||||
ManaCost:2 U R W
|
||||
Types:Legendary Creature Spirit Dragon
|
||||
PT:4/5
|
||||
K:Flying
|
||||
K:Vigilance
|
||||
T:Mode$ ChangesZone | ValidCard$ Card.Self | Destination$ Battlefield | Execute$ TrigExile | TriggerDescription$ When NICKNAME enters, exile target nonland card with mana value 3 or less from your graveyard. Copy it, then you may cast the copy without paying its mana cost. (A copy of a permanent spell becomes a token.)
|
||||
SVar:TrigExile:DB$ ChangeZone | Origin$ Graveyard | Destination$ Exile | TgtPrompt$ Select target nonland card with mana value 3 or less in your graveyard | ValidTgts$ Card.YouOwn+nonLand+cmcLE3 | RememberChanged$ True | SubAbility$ DBPlay
|
||||
SVar:DBPlay:DB$ Play | Valid$ Card.IsRemembered | ValidZone$ Exile | Controller$ You | CopyCard$ True | WithoutManaCost$ True | ValidSA$ Spell | Optional$ True | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
DeckHas:Ability$Graveyard
|
||||
DeckHints:Ability$Discard|Mill|Sacrifice
|
||||
Oracle:Flying, vigilance\nWhen Shiko enters, exile target nonland card with mana value 3 or less from your graveyard. Copy it, then you may cast the copy without paying its mana cost. (A copy of a permanent spell becomes a token.)
|
||||
10
forge-gui/res/cardsfolder/upcoming/skirmish_rhino.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/skirmish_rhino.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Skirmish Rhino
|
||||
ManaCost:W B G
|
||||
Types:Creature Rhino
|
||||
PT:3/4
|
||||
K:Trample
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigLoseLife | TriggerDescription$ When this creature enters, each opponent loses 2 life and you gain 2 life.
|
||||
SVar:TrigLoseLife:DB$ LoseLife | Defined$ Player.Opponent | LifeAmount$ 2 | SubAbility$ GainLife
|
||||
SVar:GainLife:DB$ GainLife | Defined$ You | LifeAmount$ 2
|
||||
DeckHas:Ability$LifeGain
|
||||
Oracle:Trample\nWhen this creature enters, each opponent loses 2 life and you gain 2 life.
|
||||
10
forge-gui/res/cardsfolder/upcoming/smile_at_death.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/smile_at_death.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Smile at Death
|
||||
ManaCost:3 W W
|
||||
Types:Enchantment
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigChange | TriggerDescription$ At the beginning of your upkeep, return up to two target creature cards with power 2 or less from your graveyard to the battlefield. Put a +1/+1 counter on each of those creatures.
|
||||
SVar:TrigChange:DB$ ChangeZone | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Creature.powerLE2+YouCtrl | TargetMin$ 0 | TargetMax$ 2 | SubAbility$ DBPutCounters | RememberChanged$ True | TgtPrompt$ Select up to two target creature cards with power 2 or less in your graveyard
|
||||
SVar:DBPutCounters:DB$ PutCounter | Defined$ Remembered | CounterType$ P1P1 | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
DeckHas:Ability$Graveyard|Counters
|
||||
DeckHints:Ability$Discard|Mill|Sacrifice
|
||||
Oracle:At the beginning of your upkeep, return up to two target creature cards with power 2 or less from your graveyard to the battlefield. Put a +1/+1 counter on each of those creatures.
|
||||
9
forge-gui/res/cardsfolder/upcoming/stormscale_scion.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/stormscale_scion.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Stormscale Scion
|
||||
ManaCost:4 R R
|
||||
Types:Creature Dragon
|
||||
PT:4/4
|
||||
K:Flying
|
||||
K:Storm
|
||||
S:Mode$ Continuous | Affected$ Dragon.Other+YouCtrl | AddPower$ 1 | AddToughness$ 1 | Description$ Other Dragons you control get +1/+1.
|
||||
DeckHints:Type$Dragon
|
||||
Oracle:Flying\nOther Dragons you control get +1/+1.\nStorm (When you cast this spell, copy it for each spell cast before it this turn. Copies become tokens.)
|
||||
Reference in New Issue
Block a user