YMKM: 2 cards that don't need engine support! (#4895)

This commit is contained in:
Northmoc
2024-03-26 04:54:06 -04:00
committed by GitHub
parent 263f12a1ec
commit ae816c36b4
2 changed files with 18 additions and 0 deletions

View 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.

View File

@@ -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.