This commit is contained in:
Simisays
2023-01-21 16:29:06 +01:00
parent ba110547d7
commit 3f05e28ab3
3 changed files with 6 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
Name:Glistening Sphere
ManaCost:3
ManaCost:3
Types:Artifact
K:CARDNAME enters the battlefield tapped.
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigProliferate | TriggerDescription$ When CARDNAME enters the battlefield, proliferate.
@@ -7,5 +7,6 @@ SVar:TrigProliferate:DB$ Proliferate
A:AB$ Mana | Cost$ T | Produced$ Any | SpellDescription$ Add one mana of any color.
A:AB$ Mana | Cost$ T | Produced$ Any | CheckSVar$ X | SVarCompare$ GE3 | Amount$ 3 | PrecostDesc$ Corrupted — | SpellDescription$ Add three mana of any one color. Activate only if an opponent has three or more poison counters.
SVar:X:PlayerCountOpponents$HighestPoisonCounters
DeckHas:Ability$Proliferate
DeckHints:Ability$Counters & Keyword$Infect|Toxic|Poisonous
Oracle:Glistening Sphere enters the battlefield tapped.\nWhen Glistening Sphere enters the battlefield, proliferate.\n{T}: Add one mana of any color.\nCorrupted — {T}: Add three mana of any one color. Activate only if an opponent has three or more poison counters.

View File

@@ -4,6 +4,6 @@ Types:Enchantment
T:Mode$ DamageDoneOnce | CombatDamage$ True | ValidSource$ Creature.OppCtrl | ValidTarget$ You | Execute$ TrigPoison | TriggerZones$ Battlefield | AttackedTarget$ You | TriggerDescription$ Whenever one or more creatures an opponent controls deal combat damage to you, that player gets a poison counter.
SVar:TrigPoison:DB$ Poison | Defined$ TriggeredSourceController | Num$ 1
T:Mode$ AttackersDeclared | Execute$ TrigDraw | TriggerZones$ Battlefield | AttackedTarget$ Player.IsPoisoned | TriggerDescription$ Whenever a player attacks, if one or more players being attacked are poisoned, the attacking player draws a card.
SVar:TrigDraw:DB$ Draw | NumCards$ 1 | Defined$ TriggeredAttackingPlayer
SVar:TrigDraw:DB$ Draw | NumCards$ 1 | Defined$ TriggeredAttackingPlayer
DeckHints:Ability$Proliferate & Keyword$Infect|Toxic
Oracle:Whenever one or more creatures an opponent controls deal combat damage to you, that player gets a poison counter.\nWhenever a player attacks, if one or more players being attacked are poisoned, the attacking player draws a card.

View File

@@ -1,14 +1,14 @@
Name:Vishgraz, the Doomhive
ManaCost:2 W B G
ManaCost:2 W B G
Types:Legendary Creature Phyrexian Insect
PT:3/3
K:Menace
K:Toxic:1
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create three 1/1 colorless Phyrexian Mite artifact creature tokens with toxic 1 and This creature cant block.
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create three 1/1 colorless Phyrexian Mite artifact creature tokens with toxic 1 and "This creature can't block."
SVar:TrigToken:DB$ Token | TokenAmount$ 3 | TokenScript$ c_1_1_a_phyrexian_mite_toxic_noblock
S:Mode$ Continuous | Affected$ Card.Self | AddPower$ X | AddToughness$ X | Description$ NICKNAME gets +1/+1 for each poison counter your opponents have.
SVar:X:Count$TotalOppPoisonCounters
AI:RemoveDeck:Random
DeckHas:Ability$Token & Type$Mite|Artifact
DeckHints:Ability$Counters & Keyword$Infect|Toxic|Poisonous
Oracle:Menace, toxic 1 (Players dealt combat damage by this creature also get a poison counter.)\nWhen Vishgraz, the Doomhive enters the battlefield, create three 1/1 colorless Phyrexian Mite artifact creature tokens with toxic 1 and This creature cant block.\nVishgraz gets +1/+1 for each poison counter your opponents have
Oracle:Menace, toxic 1 (Players dealt combat damage by this creature also get a poison counter.)\nWhen Vishgraz, the Doomhive enters the battlefield, create three 1/1 colorless Phyrexian Mite artifact creature tokens with toxic 1 and "This creature can't block."\nVishgraz gets +1/+1 for each poison counter your opponents have