mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
Jumpstart: Add Tinybones, Trinket Thief
This commit is contained in:
@@ -0,0 +1,11 @@
|
|||||||
|
Name:Tinybones, Trinket Thief
|
||||||
|
ManaCost:1 B
|
||||||
|
Types:Legendary Creature Skeleton Rogue
|
||||||
|
PT:1/2
|
||||||
|
T:Mode$ Phase | Phase$ End of Turn | TriggerZones$ Battlefield | CheckSVar$ X | SVarCompare$ GE1 | Execute$ TrigDraw | TriggerDescription$ At the beginning of each end step, if an opponent discarded a card this turn, you draw a card and you lose 1 life.
|
||||||
|
SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1 | SubAbility$ DBLoseLife
|
||||||
|
SVar:DBLoseLife:DB$ LoseLife | Defined$ You | LifeAmount$ 1
|
||||||
|
SVar:X:PlayerCountOpponents$CardsDiscardedThisTurn
|
||||||
|
A:AB$ LoseLife | Cost$ 4 B B | Defined$ Player.Opponent+HasCardsInHand_Card_EQ0 | LifeAmount$ 10 | SpellDescription$ Each opponent with no cards in hand loses 10 life.
|
||||||
|
DeckHints:Ability$Discard
|
||||||
|
Oracle:At the beginning of each end step, if an opponent discarded a card this turn, you draw a card and you lose 1 life.\n{4}{B}{B}: Each opponent with no cards in hand loses 10 life.
|
||||||
Reference in New Issue
Block a user