mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
STX: Last three cards
This commit is contained in:
8
forge-gui/res/cardsfolder/upcoming/closing_statement.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/closing_statement.txt
Normal 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.
|
||||
12
forge-gui/res/cardsfolder/upcoming/daemogoth_woe_eater.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/daemogoth_woe_eater.txt
Normal 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.
|
||||
8
forge-gui/res/cardsfolder/upcoming/harness_infinity.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/harness_infinity.txt
Normal 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.
|
||||
Reference in New Issue
Block a user