mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
Merge branch 'Williams-master-patch-09539' into 'master'
C21 Sproutback Trudge See merge request core-developers/forge!4455
This commit is contained in:
10
forge-gui/res/cardsfolder/upcoming/marshland_bloodcaster.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/marshland_bloodcaster.txt
Normal file
@@ -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<ConvertedManaCost> | 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.
|
||||
12
forge-gui/res/cardsfolder/upcoming/sproutback_trudge.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/sproutback_trudge.txt
Normal file
@@ -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.
|
||||
Reference in New Issue
Block a user