This commit is contained in:
Simisays
2023-01-22 13:14:44 +01:00
parent db64d86611
commit e1b2ac4ed7
6 changed files with 8 additions and 10 deletions

View File

@@ -1,9 +1,8 @@
Name:Anoint with Affliction
ManaCost:1 B
Types:Instant
A:SP$ Branch | ValidTgts$ Creature | BranchConditionSVar$ X | BranchConditionSVarCompare$ GE3 | TrueSubAbility$ Poisoned | FalseSubAbility$ NotPoisoned | SpellDescription$ Exile target creature if it has mana value 3 or less. Corrupted — Exile that creature instead if its controller has three or more poison counters.
A:SP$ ChangeZone | Defined$ Targeted | ValidTgts$ Creature | CondtionCheckSVar$ X | ConditionCheckSVarCompare$ GE3 | Origin$ Battlefield | Destination$ Exile | SubAbility$ NotPoisoned | SpellDescription$ Corrupted — Exile that creature instead if its controller has three or more poison counters.
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

@@ -2,5 +2,5 @@ Name:Awaken the Sleeper
ManaCost:3 R
Types:Sorcery
A:SP$ GainControl | ValidTgts$ Creature | LoseControl$ EOT | Untap$ True | AddKWs$ Haste | SubAbility$ ChompEquip | 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 | OptionalDecider$ You | SpellDescription$ If it's equipped, you may destroy all Equipment attached to that creature.
SVar:ChompEquip:DB$ DestroyAll | ValidCards$ Targeted.Equipment+Attached | Optional$ You | 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

@@ -2,7 +2,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.
A:AB$ Pump | Cost$ 2 W Sac<1/CARDNAME> | ValidTgts$ Creature.YouCtrl | NumAtt$ 2 | NumDef$ 2 | SubAbility$ DBDraw | 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.
SVar:DBDraw:DB$ Draw
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

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

View File

@@ -3,7 +3,7 @@ ManaCost:3
Types:Artifact Creature Phyrexian Golem
PT:2/3
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | TriggerZones$ Battlefield | ValidCard$ Creature.YouCtrl+counters_GE1_OIL | Execute$ TrigPutCounter | TriggerDescription$ Whenever a creature enters the battlefield under your control, if it has one or more oil counters on it, put an oil counter on it.
SVar:TrigPutCounter:DB$ PutCounter | Defined$ TriggeredCard | CounterNum$ 1 | CounterType$ OIL
SVar:TrigPutCounter:DB$ PutCounter | Defined$ TriggeredCardLKICopy | CounterNum$ 1 | CounterType$ OIL
S:Mode$ Continuous | AddPower$ 1 | AddToughness$ 1 | Affected$ Creature.YouCtrl+counters_GE1_OIL | Description$ Creatures you control with oil counters on them get +1/+1.
DeckHas:Ability$Counters
Oracle:Whenever a creature enters the battlefield under your control, if it has one or more oil counters on it, put an oil counter on it.\nCreatures you control with oil counters on them get +1/+1.

View File

@@ -4,8 +4,6 @@ Types:Legendary Creature Phyrexian Vampire
PT:5/4
K:Flying
T:Mode$ ChangesZone | ValidCard$ Creature.nonToken+Other+YouCtrl | Origin$ Battlefield | Destination$ Graveyard | TriggerZones$ Battlefield | Execute$ TrigExile | OptionalDecider$ You | TriggerDescription$ Whenever another nontoken creature you control dies, you may pay 2 life and exile it. If you do, create a token that's a copy of that creature, except its 1/1 and has toxic 1. (Players dealt combat damage by it also get a poison counter.)
SVar:TrigExile:AB$ ChangeZone | Cost$ PayLife<2> | Defined$ TriggeredNewCardLKICopy | Origin$ Graveyard | Destination$ Exile | RememberChanged$ True | SubAbility$ DBCopy
SVar:DBCopy:DB$ CopyPermanent | PumpKeywords$ Toxic:1 | Defined$ TriggeredCardLKICopy | SetPower$ 1 | SetToughness$ 1 | ConditionDefined$ Remembered | ConditionPresent$ Card | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:TrigExile:AB$ CopyPermanent | Cost$ PayLife<2> ExileFromGrave<1/Card.TriggeredCard> | PumpKeywords$ Toxic:1 | Defined$ TriggeredCardLKICopy | SetPower$ 1 | SetToughness$ 1
DeckHas:Ability$Token
Oracle:Flying\nWhenever another nontoken creature you control dies, you may pay 2 life and exile it. If you do, create a token that's a copy of that creature, except its 1/1 and has toxic 1. (Players dealt combat damage by it also get a poison counter.)