This commit is contained in:
Simisays
2023-01-10 10:31:56 +01:00
parent 3fe7bf64e1
commit 5feb79a0af
2 changed files with 12 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ Name:Black Sun's Twilight
ManaCost:X B
Types:Instant
A:SP$ Pump | ValidTgts$ Creature | TgtPrompt$ Select up to one target creature | TargetMin$ 0 | TargetMax$ 1 | NumAtt$ -X | NumDef$ -X | IsCurse$ True | SubAbility$ DBReanimate | SpellDescription$ Up to one target creature gets -X/-X until end of turn. If X is 5 or more, return a creature card with mana value X or less from your graveyard to the battlefield tapped.
SVar:DBReanimate:DB$ ChangeZone | Origin$ Graveyard | ConditionCheckSVar$ X | ConditionSVarCompare$ GE5 | Destination$ Battlefield | Hidden$ True | ChangeType$ Creature.YouOwn+cmcLEX
SVar:DBReanimate:DB$ ChangeZone | Origin$ Graveyard | Chooser$ You | ChangeNum$ 1 | ConditionCheckSVar$ X | ConditionSVarCompare$ GE5 | Destination$ Battlefield | Hidden$ True | ChangeType$ Creature.YouOwn+cmcLEX
SVar:X:Count$xPaid
DeckNeeds:Ability$Graveyard
Oracle:Up to one target creature gets -X/-X until end of turn. If X is 5 or more, return a creature card with mana value X or less from your graveyard to the battlefield tapped.

View File

@@ -0,0 +1,11 @@
Name:Bloated Contaminator
ManaCost:2 G
Types:Creature Phyrexian Beast
PT:4/4
K:Trample
K:Toxic:1
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigProliferate | TriggerDescription$ Whenever CARDNAME deals combat damage to a player or dies, proliferate.
SVar:TrigProliferate:DB$ Proliferate
DeckHas:Ability$Proliferate
DeckHints:Type$Planeswalker & Ability$Counters
Oracle:Trample\nToxic 1\nWhenever Bloated Contaminator deals combat damage to a player, proliferate.