This commit is contained in:
Simisays
2023-01-21 19:32:16 +01:00
parent 8a6b06d872
commit 888c6b16bf
6 changed files with 48 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
Name:Anoint with Affliction
ManaCost:1 B
Types:Instant
SVar:TrigBranch:DB$ Branch | ValidTgts$ Creature | BranchConditionSVar$ X | BranchConditionSVarCompare$ GE3 | TrueSubAbility$ Poisoned | FalseSubAbility$ NotPoisoned
SVar:NotPoisoned:DB$ ChangeZone | Defined$ Targeted | Origin$ Battlefield | Destination$ Exile | ConditionDefined$ Targeted | ConditionPresent$ Permanent.nonLand+cmcLE3| SpellDescription$ Exile target creature if it has mana value 3 or less.
SVar:Poisoned:DB$ ChangeZone | Defined$ Targeted | Origin$ Battlefield | Destination$ Exile | SpellDescription$ Corrupted — Exile that creature instead if its controller has three or more poison counters.
DeckHints:Ability$Proliferate & Keyword$Infect|Toxic
SVar:X:TargetedController$PoisonCounters
Oracle:Exile target creature if it has mana value 3 or less.\nCorrupted — Exile that creature instead if its controller has three or more poison counters.

View File

@@ -0,0 +1,6 @@
Name:Awaken the Sleeper
ManaCost:3 R
Types:Sorcery
A:SP$ GainControl | ValidTgts$ Creature | LoseControl$ EOT | Untap$ True | AddKWs$ Haste | SpellDescription$ Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn.
SVar:ChompEquip:DB$ DestroyAll | ValidCards$ Targeted.Equipment+Attached | Optional$ True | SpellDescription$ If it's equipped, you may destroy all Equipment attached to that creature.
Oracle:Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. If it's equipped, you may destroy all Equipment attached to that creature.

View File

@@ -0,0 +1,8 @@
Name:Basilica Skullbomb
ManaCost:1
Types:Artifact
A:AB$ Draw | Cost$ 1 Sac<1/CARDNAME> | SpellDescription$ Draw a card.
A:AB$ Pump | Cost$ 2 W Sac<1/CARDNAME> | ValidTgts$ Creature.YouCtrl | NumAtt$ 2 | NumDef$ 2 | KW$ Flying | TgtPrompt$ Select target creature you control | SorcerySpeed$ True | SpellDescription$ Target creature you control gets +2/+2 and gains flying until end of turn. Draw a card. Activate only as a sorcery.
AI:RemoveDeck:Random
DeckHas:Color$White & Ability$Sacrifice
Oracle:{1}, Sacrifice Basilica Skullbomb: Draw a card.\n{2}{W}, Sacrifice Basilica Skullbomb: Target creature you control gets +2/+2 and gains flying until end of turn. Draw a card. Activate only as a sorcery.

View File

@@ -0,0 +1,7 @@
Name:Bilious Skulldweller
ManaCost:B
Types:Creature Phyrexian Insect
PT:1/1
K:Deatchtouch
K:Toxic:1
Oracle:Deathtouch\nToxic 1 (Players dealt combat damage by this creature also get a poison counter.)

View File

@@ -0,0 +1,11 @@
Name:Cacophony Scamp
ManaCost:R
Types:Creature Phyrexian Goblin Warrior
PT:1/1
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigProliferate | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, you may sacrifice it. If you do, proliferate. (Choose any number of permanents and/or players, then give each another counter of each kind already there.)
SVar:TrigProliferate:AB$ Proliferate | Cost$ Sac<1/CARDNAME>
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDamage | TriggerDescription$ When CARDNAME dies, it deals damage equal to its power to any target.
SVar:TrigDamage:DB$ DealDamage | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | NumDmg$ X
SVar:X:TriggeredCard$CardPower
DeckHas:Ability$Sacrifice
Oracle:Whenever Cacophony Scamp deals combat damage to a player, you may sacrifice it. If you do, proliferate. (Choose any number of permanents and/or players, then give each another counter of each kind already there.)\nWhen Cacophony Scamp dies, it deals damage equal to its power to any target.

View File

@@ -0,0 +1,7 @@
Name:Carnivorous Canopy
ManaCost:2 G
Types:Sorcery
A:SP$ Destroy | ValidTgts$ Artifact,Enchantment,Creature.withFlying | TgtPrompt$ Select target artifact, enchantment, or creature with flying. | SubAbility$ DBProliferate | SpellDescription$ Destroy target artifact, enchantment, or creature with flying.
SVar:DBProliferate:DB$ Proliferate | ConditionDefined$ Targeted | ConditionPresent$ Permanent.cmcLE3 | SpellDescription$ If that permanent's mana value was 3 or less, proliferate. (Choose any number of permanents and/or players, then give each another counter of each kind already there.)
DeckHas:Ability$Proliferate
Oracle:Destroy target artifact, enchantment, or creature with flying.\nIf that permanent's mana value was 3 or less, proliferate. (Choose any number of permanents and/or players, then give each another counter of each kind already there.)