OTJ: Last three cards (#5058)

This commit is contained in:
Paul Hammerton
2024-04-17 05:26:13 +01:00
committed by GitHub
parent fb03a8eadf
commit 0c9d2635e3
4 changed files with 27 additions and 0 deletions

View File

@@ -241,6 +241,8 @@ public enum CounterEnumType {
LEVEL("LEVEL", 60, 222, 185),
LOOT("LOOT", 255, 215, 0),
LORE("LORE", 209, 198, 161),
LUCK("LUCK", 185, 174, 255),

View File

@@ -0,0 +1,8 @@
Name:Bandit's Haul
ManaCost:3
Types:Artifact
T:Mode$ CommitCrime | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigLoot | ActivationLimit$ 1 | TriggerDescription$ Whenever you commit a crime, put a loot counter on CARDNAME. This ability triggers only once each turn. (Targeting opponents, anything they control, and/or cards in their graveyards is a crime.)
SVar:TrigLoot:DB$ PutCounter | Defined$ Self | CounterType$ LOOT | CounterNum$ 1
A:AB$ Mana | Cost$ T | Produced$ Any | SpellDescription$ Add one mana of any color.
A:AB$ Draw | Cost$ 2 T SubCounter<2/LOOT> | SpellDescription$ Draw a card.
Oracle:Whenever you commit a crime, put a loot counter on Bandit's Haul. This ability triggers only once each turn. (Targeting opponents, anything they control, and/or cards in their graveyards is a crime.)\n{T}: Add one mana of any color.\n{2}, {T}, Remove two loot counters from Bandit's Haul: Draw a card.

View File

@@ -0,0 +1,7 @@
Name:Deepmuck Desperado
ManaCost:2 U
Types:Creature Homarid Mercenary
PT:2/4
T:Mode$ CommitCrime | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigMill | ActivationLimit$ 1 | TriggerDescription$ Whenever you commit a crime, each opponent mills three cards. This ability triggers only once each turn. (Targeting opponents, anything they control, and/or cards in their graveyards is a crime.)
SVar:TrigMill:DB$ Mill | NumCards$ 3 | Defined$ Player.Opponent
Oracle:Whenever you commit a crime, each opponent mills three cards. This ability triggers only once each turn. (Targeting opponents, anything they control, and/or cards in their graveyards is a crime.)

View File

@@ -0,0 +1,10 @@
Name:Outcaster Trailblazer
ManaCost:2 G
Types:Creature Human Druid
PT:4/2
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigMana | TriggerDescription$ When CARDNAME enters the battlefield, add one mana of any color.
SVar:TrigMana:DB$ Mana | Produced$ Any | Amount$ 1
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.powerGE4+Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ Whenever another creature with power 4 or greater enters the battlefield under your control, draw a card.
SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1
K:Plot:2 G
Oracle:When Outcaster Trailblazer enters the battlefield, add one mana of any color.\nWhenever another creature with power 4 or greater enters the battlefield under your control, draw a card.\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.)