Jumpstart: Add Tinybones, Trinket Thief

This commit is contained in:
swordshine
2020-06-20 23:04:58 +08:00
parent 20e41c4fda
commit 93dfb28b70

View File

@@ -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.