This commit is contained in:
Simisays
2023-02-06 17:30:35 +01:00
parent 7526c9f544
commit f6ae53e2c9
5 changed files with 43 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
Name:Transplant Theorist
ManaCost:3 U
Types:Artifact Creature Phyrexian Artificer
PT:2/4
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self,Artifact.YouCtrl+Other | Execute$ TrigLoot | TriggerDescription$ Whenever CARDNAME or another artifact enters the battlefield under your control, you may draw a card. If you do, discard a card.
SVar:TrigLoot:AB$ Discard | Defined$ You | Mode$ TgtChoose | Cost$ Draw<1/You>
A:AB$ ChangeZone | Cost$ 2 | Origin$ Graveyard | Destination$ Library | LibraryPosition$ -1 | ValidTgts$ Card.YouCtrl | TgtPrompt$ Select target card from your graveyard | SpellDescription$ Put target card from your graveyard on the bottom of your library.
DeckHas:Ability$Discard
DeckHints:Type$Artifact
Oracle:Whenever Transplant Theorist or another artifact enters the battlefield under your control, you may draw a card. If you do, discard a card.\n{2}: Put target card from your graveyard on the bottom of your library.

View File

@@ -0,0 +1,6 @@
Name:Tyvar's Stand
ManaCost:X G
Types:Instant
A:SP$ Pump | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | NumAtt$ +X | NumDef$ +X | KW$ Hexproof & Indestructible | SpellDescription$ Target creature you control gets +X/+X and gains hexproof and indestructible until end of turn. (A creature with hexproof and indestructible can't be the target of spells or abilities your opponents control. Damage and effects that say "destroy" don't destroy it.)
SVar:X:Count$xPaid
Oracle:Target creature you control gets +X/+X and gains hexproof and indestructible until end of turn. (A creature with hexproof and indestructible can't be the target of spells or abilities your opponents control. Damage and effects that say "destroy" don't destroy it.)

View File

@@ -0,0 +1,7 @@
Name:Unnatural Restoration
ManaCost:1 G
Types:Sorcery
A:SP$ ChangeZone | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Permanent.YouCtrl | SubAbility$ DBProliferate | TgtPrompt$ Select target permanent card from your graveyard | SpellDescription$ Return target permanent card from your graveyard to your hand. Proliferate. (Choose any number of permanents and/or players, then give each another counter of each kind already there.)
SVar:DBProliferate:DB$ Proliferate
DeckHas:Ability$Graveyard|Proliferate
Oracle:Return target permanent card from your graveyard to your hand. Proliferate. (Choose any number of permanents and/or players, then give each another counter of each kind already there.)

View File

@@ -0,0 +1,9 @@
Name:Vraan, Executioner Thane
ManaCost:1 B
Types:Legendary Creature Phyrexian Vampire
PT:2/2
T:Mode$ ChangesZoneAll | TriggerZones$ Battlefield | ValidCards$ Creature.Other+YouCtrl | Origin$ Battlefield | Destination$ Graveyard | Execute$ TrigDrain | ActivationLimit$ 1 | TriggerDescription$ Whenever one or more other creatures you control die, each opponent loses 2 life and you gain 2 life. This ability triggers only once each turn.
SVar:TrigDrain:DB$ LoseLife | Defined$ Player.Opponent | LifeAmount$ 2 | SubAbility$ DBGainLife
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 2
DeckHas:Ability$LifeGain
Oracle:Whenever one or more other creatures you control die, each opponent loses 2 life and you gain 2 life. This ability triggers only once each turn.

View File

@@ -0,0 +1,11 @@
Name:Watchful Blisterzoa
ManaCost:4 U U
Types:Creature Phyrexian Jellyfish
PT:4/4
K:Flying
K:etbCounter:OIL:1
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME, draw cards equal to the number of oil counters on it.
SVar:TrigDraw:DB$ Draw | NumCards$ X
SVar:X:TriggeredCard$CardCounters.OIL
DeckHas:Ability$Counters
Oracle:Flying\nWatchful Blisterzoa enters the battlefield with an oil counter on it.\nWhen Watchful Blisterzoa dies, draw cards equal to the number of oil counters on it.