diff --git a/forge-gui/res/cardsfolder/upcoming/marshland_bloodcaster.txt b/forge-gui/res/cardsfolder/upcoming/marshland_bloodcaster.txt new file mode 100644 index 00000000000..fb7ace54712 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/marshland_bloodcaster.txt @@ -0,0 +1,10 @@ +Name:Marshland Bloodcaster +ManaCost:4 B +Types:Creature Vampire Warlock +PT:3/5 +K:Flying +A:AB$ Effect | Cost$ 1 B T | StaticAbilities$ ReduceCost | Triggers$ TrigCastSpell +SVar:ReduceCost:Mode$ Continuous | Affected$ Card.nonLand+YouCtrl | AddKeyword$ Alternative Cost:PayLife | AffectedZone$ Hand,Graveyard,Exile,Library,Command | EffectZone$ Command | Description$ Rather than pay the mana cost of the next spell you cast this turn, you may pay life equal to that spell’s mana value. +SVar:TrigCastSpell:Mode$ SpellCast | ValidActivatingPlayer$ You | TriggerZones$ Command | Execute$ RemoveEffect | Static$ True +SVar:RemoveEffect:DB$ ChangeZone | Origin$ Command | Destination$ Exile +Oracle:Flying\n{1}{B}, {T}: Rather than pay the mana cost of the next spell you cast this turn, you may pay life equal to that spell’s mana value. diff --git a/forge-gui/res/cardsfolder/upcoming/sproutback_trudge.txt b/forge-gui/res/cardsfolder/upcoming/sproutback_trudge.txt new file mode 100644 index 00000000000..fe6aa4aef52 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/sproutback_trudge.txt @@ -0,0 +1,12 @@ +Name:Sproutback Trudge +ManaCost:7 G G +Types:Creature Fungus Beast +PT:9/7 +K:Trample +S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ This spell costs {X} less to cast, where X is the amount of life you gained this turn. +T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Graveyard | CheckSVar$ X | SVarCompare$ GE1 | Execute$ TrigPlay | TriggerDescription$ At the beginning of your end step, if you gained life this turn, you may cast CARDNAME from your graveyard. +SVar:TrigPlay:DB$ Play | Defined$ Self | Optional$ True +SVar:X:Count$LifeYouGainedThisTurn +DeckHints:Ability$LifeGain +DeckHas:Ability$Graveyard +Oracle:This spell costs {X} less to cast, where X is the amount of life you gained this turn.\nTrample\nAt the beginning of your end step, if you gained life this turn, you may cast Sproutback Trudge from your graveyard.