OTJ: Tumbleweed Rising, Unfortunate Accident, Vengeful Townsfolk (#4934)

This commit is contained in:
Renato Filipe Vidal Santos
2024-04-01 11:50:11 +01:00
committed by GitHub
parent b6693b5450
commit 8af0abea10
4 changed files with 27 additions and 1 deletions

View File

@@ -4,5 +4,5 @@ Types:Sorcery
A:SP$ Token | Cost$ 2 G | TokenAmount$ 1 | TokenScript$ g_x_x_ooze | TokenOwner$ You | TokenPower$ X | TokenToughness$ X | SpellDescription$ Create an X/X green Ooze creature token, where X is the greatest power among creatures you control.
SVar:X:Count$Valid Creature.YouCtrl$GreatestPower
SVar:NeedsToPlay:Creature.YouCtrl
DeckHas:Ability$Token
DeckHas:Ability$Token & Type$Ooze
Oracle:Create an X/X green Ooze creature token, where X is the greatest power among creatures you control.

View File

@@ -0,0 +1,9 @@
Name:Tumbleweed Rising
ManaCost:1 G
Types:Sorcery
K:Plot:2 G
A:SP$ Token | TokenAmount$ 1 | TokenScript$ g_x_x_elemental | TokenOwner$ You | TokenPower$ X | TokenToughness$ X | SpellDescription$ Create an X/X green Elemental creature token, where X is the greatest power among creatures you control.
SVar:X:Count$Valid Creature.YouCtrl$GreatestPower
SVar:NeedsToPlay:Creature.YouCtrl
DeckHas:Ability$Token & Type$Elemental
Oracle:Create an X/X green Elemental creature token, where X is the greatest power among creatures you control.\nPlot {2}{G} (You may pay {2}{G} and exile this card from your hand. Cast it as a sorcery on a later turn without paying its mana cost. Plot only as a sorcery.)

View File

@@ -0,0 +1,9 @@
Name:Unfortunate Accident
ManaCost:B
Types:Instant
K:Spree
A:SP$ Charm | Choices$ DBMurder,DBRecruit | MinCharmNum$ 1 | CharmNum$ 2 | Spree$ True
SVar:DBMurder:DB$ Destroy | SpreeCost$ 2 B | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Destroy target creature.
SVar:DBRecruit:DB$ Token | SpreeCost$ 1 | TokenAmount$ 1 | TokenScript$ r_1_1_mercenary_tappump | TokenOwner$ You | SpellDescription$ Create a 1/1 red Mercenary creature token with "{T}: Target creature you control gets +1/+0 until end of turn. Activate only as a sorcery."
DeckHas:Ability$Token & Type$Mercenary & Color$Red
Oracle:Spree (Choose one or more additional costs.)\n+ {2}{B} — Destroy target creature.\n+ {1} — Create a 1/1 red Mercenary creature token with "{T}: Target creature you control gets +1/+0 until end of turn. Activate only as a sorcery."

View File

@@ -0,0 +1,8 @@
Name:Vengeful Townsfolk
ManaCost:2 W
Types:Creature Human Citizen
PT:3/3
T:Mode$ ChangesZoneAll | TriggerZones$ Battlefield | ValidCards$ Creature.Other+YouCtrl | Origin$ Battlefield | Destination$ Graveyard | Execute$ TrigPutCounter | TriggerDescription$ Whenever one or more other creatures you control die, put a +1/+1 counter on CARDNAME.
SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
DeckHas:Ability$Counters
Oracle:Whenever one or more other creatures you control die, put a +1/+1 counter on Vengeful Townsfolk.