mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-11 16:26:22 +00:00
YMKM: 2 cards that don't need engine support! (#4895)
This commit is contained in:
12
forge-gui/res/cardsfolder/upcoming/furgul_quag_nurturer.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/furgul_quag_nurturer.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Furgul, Quag Nurturer
|
||||
ManaCost:2 B G
|
||||
Types:Legendary Creature Elf Shaman
|
||||
PT:2/4
|
||||
T:Mode$ Phase | Phase$ End of Turn | Execute$ TrigBranch | ValidPlayer$ You | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your end step, conjure a card named Slimy Dualleech onto the battlefield if you control no Leeches. Otherwise, put a +1/+1 counter on each Leech you control.
|
||||
SVar:TrigBranch:DB$ Branch | BranchConditionSVar$ Count$Valid Leech.YouCtrl | BranchConditionSVarCompare$ EQ0 | TrueSubAbility$ DBConjure | FalseSubAbility$ DBPutCounter
|
||||
SVar:DBConjure:DB$ MakeCard | Conjure$ True | Name$ Slimy Dualleech | Zone$ Battlefield
|
||||
SVar:DBPutCounter:DB$ PutCounterAll | ValidCards$ Leech.YouCtrl | CounterType$ P1P1
|
||||
A:AB$ Mana | Cost$ T Sac<1/Creature> | Produced$ G | Amount$ Sacrificed$CardPower | SpellDescription$ Add an amount of {G} equal to the sacrificed creature's power.
|
||||
DeckHas:Ability$Counters|Sacrifice & Type$Leech
|
||||
DeckHints:Type$Leech
|
||||
Oracle:At the beginning of your end step, conjure a card named Slimy Dualleech onto the battlefield if you control no Leeches. Otherwise, put a +1/+1 counter on each Leech you control.\n{T}, Sacrifice a creature: Add an amount of {G} equal to the sacrificed creature's power.
|
||||
@@ -0,0 +1,6 @@
|
||||
Name:Relics of the Rubblebelt
|
||||
ManaCost:2 G
|
||||
Types:Sorcery
|
||||
A:SP$ Draft | DraftNum$ 2 | Spellbook$ Azorius Signet,Boros Signet,Dimir Signet,Golgari Signet,Gruul Signet,Izzet Signet,Orzhov Signet,Rakdos Signet | RememberDrafted$ True | SubAbility$ DBChangeZone | StackDescription$ SpellDescription | SpellDescription$ Draft a card from CARDNAME's spellbook twice, then put one of those cards onto the battlefield tapped.
|
||||
SVar:DBChangeZone:DB$ ChangeZone | Origin$ Hand | Destination$ Battlefield | ChangeType$ Card.IsRemembered+YouOwn | SelectPrompt$ Select a card to put onto the battlefield tapped | Mandatory$ True | Tapped$ True | StackDescription$ None
|
||||
Oracle:Draft a card from Relics of the Rubblebelt's spellbook twice, then put one of those cards onto the battlefield tapped.
|
||||
Reference in New Issue
Block a user