mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
update
This commit is contained in:
@@ -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 | 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.
|
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
|
SVar:X:PlayerCountOpponents$HighestPoisonCounters
|
||||||
|
DeckHas:Ability$Proliferate
|
||||||
DeckHints:Ability$Counters & Keyword$Infect|Toxic|Poisonous
|
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.
|
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.
|
||||||
@@ -4,11 +4,11 @@ Types:Legendary Creature Phyrexian Insect
|
|||||||
PT:3/3
|
PT:3/3
|
||||||
K:Menace
|
K:Menace
|
||||||
K:Toxic:1
|
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 can’t 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
|
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.
|
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
|
SVar:X:Count$TotalOppPoisonCounters
|
||||||
AI:RemoveDeck:Random
|
AI:RemoveDeck:Random
|
||||||
DeckHas:Ability$Token & Type$Mite|Artifact
|
DeckHas:Ability$Token & Type$Mite|Artifact
|
||||||
DeckHints:Ability$Counters & Keyword$Infect|Toxic|Poisonous
|
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 can’t 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
|
||||||
Reference in New Issue
Block a user