WIP: SNC - 12 April

This commit is contained in:
paul_snoops
2022-04-12 12:22:47 +01:00
parent afe5fca669
commit 85a06a7216
8 changed files with 72 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
Name:Black Market Tycoon
ManaCost:R G
Types:Creature Cat Rogue
PT:2/2
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ At the beginning of your upkeep, CARDNAME deals 2 damage to you for each Treasure you control.
SVar:TrigDamage:DB$ DealDamage | Defined$ You | NumDmg$ X
SVar:X:Count$Valid Treasure.YouCtrl/Times.2
A:AB$ Token | Cost$ T | TokenAmount$ 1 | TokenOwner$ You | TokenScript$ c_a_treasure_sac | LegacyImage$ c a treasure sac snc | SpellDescription$ Create a Treasure token.
DeckHas:Ability$Token & Type$Treasure
Oracle:At the beginning of your upkeep, Black Market Tycoon deals 2 damage to you for each Treasure you control.\n{T}: Create a Treasure token.

View File

@@ -0,0 +1,9 @@
Name:Brazen Upstart
ManaCost:R G W
Types:Creature Elf Shaman
PT:4/2
K:Vigilance
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigDig | TriggerDescription$ When CARDNAME dies, look at the top five cards of your library. You may reveal a creature card from among them and put it into your hand. Put the rest on the bottom of your library in a random order.
SVar:TrigDig:DB$ Dig | DigNum$ 5 | ChangeNum$ 1 | Optional$ True | ChangeValid$ Creature | RestRandomOrder$ True | ForceRevealToController$ True
DeckNeeds:Type$Creature
Oracle:Vigilance\nWhen Brazen Upstart dies, look at the top five cards of your library. You may reveal a creature card from among them and put it into your hand. Put the rest on the bottom of your library in a random order.

View File

@@ -0,0 +1,8 @@
Name:Ceremonial Groundbreaker
ManaCost:1 G W
Types:Artifact Equipment
K:Equip:1:Creature.YouCtrl+Citizen:citizen
K:Equip:3
S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 2 | AddToughness$ 1 | AddKeyword$ Trample | Description$ Equipped creature gets +2/+1 and has trample.
DeckHas:Type$Citizen
Oracle:Equipped creature gets +2/+1 and has trample.\nEquip Citizen {1}\nEquip {3} ({3}: Attach to target creature you control. Equip only as a sorcery.)

View File

@@ -0,0 +1,10 @@
Name:Cormela, Glamour Thief
ManaCost:1 U B R
Types:Legendary Creature Vampire Rogue
PT:2/4
K:Haste
A:AB$ Mana | Cost$ 1 T | Produced$ U B R | RestrictValid$ Spell.Instant,Spell.Sorcery | SpellDescription$ Add {U} or {R}. Spend this mana only to cast instant and/or sorcery spells.
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerDescription$ When CARDNAME dies, return target instant or sorcery card from your graveyard to your hand.
SVar:TrigChangeZone:DB$ ChangeZone | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Instant.YouOwn,Sorcery.YouOwn | TgtPrompt$ Select target instant or sorcery
DeckHints:Type$Instant|Sorcery
Oracle:Haste\n{1},{T}: Add {U}{B}{R}. Spend this mana only to cast instant and/or sorcery spells.\nWhen Cormela, Glamour Thief dies, return up to one target instant or sorcery card from your graveyard to your hand.

View File

@@ -0,0 +1,6 @@
Name:Depopulate
ManaCost:2 W W
Types:Sorcery
A:SP$ Draw | Cost$ 2 W W | NumCards$ 1 | Defined$ Player.controlsCreature.MultiColor | SubAbility$ DBDestroy | SpellDescription$ Each player who controls a multicolored creature draws a card. Then destroy all creatures.
SVar:DBDestroy:DB$ DestroyAll | ValidCards$ Creature
Oracle:Each player who controls a multicolored creature draws a card. Then destroy all creatures.

View File

@@ -0,0 +1,7 @@
Name:Forge Boss
ManaCost:2 B R
Types:Creature Human Warrior
PT:3/4
T:Mode$ Sacrificed | ValidCard$ Creature.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigDamage | ActivationLimit$ 1 | TriggerDescription$ Whenever you sacrifice one or more other creatures, CARDNAME deals 2 damage to each opponent. This ability triggers only once each turn.
SVar:TrigDamage:DB$ DealDamage | Defined$ Player.Opponent | NumDmg$ 2
Oracle:Whenever you sacrifice one or more other creatures, Forge Boss deals 2 damage to each opponent. This ability triggers only once each turn.

View File

@@ -0,0 +1,9 @@
Name:Luxurious Libation
ManaCost:X G
Types:Instant
A:SP$ Pump | Cost$ X G | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +X | NumDef$ +X | SubAbility$ DBToken | SpellDescription$ Target creature gets +X/+X until end of turn. Create a 1/1 green and white Citizen creature token.
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenScript$ gw_1_1_citizen | TokenOwner$ You | LegacyImage$ gw 1 1 citizen snc
SVar:X:Count$xPaid
DeckHas:Ability$Token
DeckHints:Type$Citizen
Oracle:Target creature gets +X/+X until end of turn. Create a 1/1 green and white Citizen creature token.

View File

@@ -0,0 +1,13 @@
Name:Professional Face-Breaker
ManaCost:2 R
Types:Creature Human Warrior
PT:2/3
K:Menace
T:Mode$ DamageDoneOnce | CombatDamage$ True | ValidSource$ Creature.YouCtrl | ValidTarget$ Player | TriggerZones$ Battlefield | Execute$ DBToken | TriggerDescription$ Whenever one or more creatures you control deal combat damage to a player, create a Treasure token.
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenScript$ c_a_treasure_sac | TokenOwner$ You | LegacyImage$ c a treasure sac snc
A:AB$ Dig | Cost$ Sac<1/Treasure> | Defined$ You | DigNum$ 1 | ChangeNum$ All | DestinationZone$ Exile | RememberChanged$ True | SubAbility$ DBEffect | SpellDescription$ Exile the top card of your library. You may play it this turn.
SVar:DBEffect:DB$ Effect | StaticAbilities$ STPlay | RememberObjects$ Remembered | ForgetOnMoved$ Exile | SubAbility$ DBCleanup
SVar:STPlay:Mode$ Continuous | EffectZone$ Command | AffectedZone$ Exile | Affected$ Card.IsRemembered | MayPlay$ True | Description$ You may play the card(s) this turn.
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
DeckHas:Ability$Token|Sacrifice & Type$Treasure
Oracle:Menace\nWhenever one or more creatures you control deal combat damage to a player, create a Treasure token.\nSacrifice a Treasure: Exile the top card of your library. You may play that card this turn.