STX: Last three cards

This commit is contained in:
Hythonia
2021-04-04 09:29:37 +02:00
parent 3e3b14779e
commit 0c6aa6afdb
3 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
Name:Closing Statement
ManaCost:3 W B
Types:Instant
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ 2 | Phases$ End of Turn | PlayerTurn$ You | EffectZone$ All | Description$ This spell costs {2} less to cast during your end step.
A:SP$ Destroy | Cost$ 3 W B | ValidTgts$ Creature.YouDontCtrl,Planeswalker.YouDontCtrl | TgtPrompt$ Select target creature or planeswalker you don't control | SubAbility$ DBPutCounter | SpellDescription$ Destroy target creature or planeswalker you don't control. Put a +1/+1 counter on up to one target creature you control.
SVar:DBPutCounter:DB$ PutCounter | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select up to one target creature you don't control | TargetMin$ 0 | TargetMax$ 1 | CounterType$ P1P1 | CounterNum$ 1
DeckHas:Ability$Counters
Oracle:This spell costs {2} less to cast during your end step.\nDestroy target creature or planeswalker you don't control. Put a +1/+1 counter on up to one target creature you control.

View File

@@ -0,0 +1,12 @@
Name:Daemogoth Woe-Eater
ManaCost:1 B BG G
Types:Creature Demon
PT:7/6
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigSacrifice | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, sacrifice a creature.
SVar:TrigSacrifice:DB$ Sacrifice | Defined$ You | SacValid$ Creature | SacMessage$ creature
T:Mode$ Sacrificed | ValidCard$ Card.Self | Execute$ TrigDiscard | TriggerZones$ Battlefield | TriggerDescription$ When you sacrifice CARDNAME, each opponent discards a card, you draw a card, and you gain 2 life.
SVar:TrigDiscard:DB$ Discard | Defined$ Opponent | Mode$ TgtChoose | SubAbility$ DBDraw
SVar:DBDraw:DB$ Draw | SubAbility$ DBGainLife
SVar:DBGainLife:DB$ GainLife | LifeAmount$ 2
DeckHas:Ability$Sacrifice
Oracle:At the beginning of your upkeep, sacrifice a creature.\nWhen you sacrifice Daemogoth Woe-Eater, each opponent discards a card, you draw a card, and you gain 2 life.

View File

@@ -0,0 +1,8 @@
Name:Harness Infinity
ManaCost:1 B B B G G G
Types:Instant
A:SP$ ChangeZoneAll | Cost$ 1 B B B G G G | ChangeType$ Card.YouCtrl | Origin$ Hand | Destination$ Graveyard | RememberChanged$ True | SubAbility$ DBChangeZoneAll | SpellDescription$ Exchange your hand and graveyard.
SVar:DBChangeZoneAll:DB$ ChangeZoneAll | ChangeType$ Card.YouCtrl+IsNotRemembered | Origin$ Graveyard | Destination$ Hand | SubAbility$ DBChangeZone
SVar:DBChangeZone:DB$ ChangeZone | Origin$ Stack | Destination$ Exile | SubAbility$ DBCleanup | SpellDescription$ Exile CARDNAME.
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
Oracle:Exchange your hand and graveyard.\nExile Harness Infinity.