changed removepoison to alterpoison as it made more sense.
This commit is contained in:
@@ -11309,7 +11309,7 @@ toughness=3
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
name=Crypt Cobra
|
name=Crypt Cobra
|
||||||
auto=@notblocked(this):removepoison:-1 opponent
|
auto=@notblocked(this):alterpoison:1 opponent
|
||||||
text=Whenever Crypt Cobra attacks and isn't blocked, defending player gets a poison counter. (A player with ten or more poison counters loses the game.)
|
text=Whenever Crypt Cobra attacks and isn't blocked, defending player gets a poison counter. (A player with ten or more poison counters loses the game.)
|
||||||
mana={3}{B}
|
mana={3}{B}
|
||||||
type=Creature
|
type=Creature
|
||||||
@@ -23720,7 +23720,7 @@ toughness=2
|
|||||||
name=Hand of the Praetors
|
name=Hand of the Praetors
|
||||||
abilities=infect
|
abilities=infect
|
||||||
auto=lord(other creature[infect]|myBattlefield) 1/1
|
auto=lord(other creature[infect]|myBattlefield) 1/1
|
||||||
auto=@movedTo(*[infect]|mystack):damage:1 target(player)
|
auto=@movedTo(*[infect]|mystack):alterpoison:1 target(player)
|
||||||
text=Infect -- Other creatures you control with infect get +1/+1. -- Whenever you cast a creature spell with infect, target player gets a poison counter.
|
text=Infect -- Other creatures you control with infect get +1/+1. -- Whenever you cast a creature spell with infect, target player gets a poison counter.
|
||||||
mana={3}{B}
|
mana={3}{B}
|
||||||
type=Creature
|
type=Creature
|
||||||
@@ -25791,7 +25791,7 @@ type=Sorcery
|
|||||||
[card]
|
[card]
|
||||||
name=Ichor Rats
|
name=Ichor Rats
|
||||||
abilities=infect
|
abilities=infect
|
||||||
auto=damage:1 all(player)
|
auto=alterpoison:1 all(player)
|
||||||
text=Infect -- When Ichor Rats enters the battlefield, each player gets a poison counter.
|
text=Infect -- When Ichor Rats enters the battlefield, each player gets a poison counter.
|
||||||
mana={1}{B}{B}
|
mana={1}{B}{B}
|
||||||
type=Creature
|
type=Creature
|
||||||
@@ -53611,7 +53611,7 @@ toughness=6
|
|||||||
[card]
|
[card]
|
||||||
name=Suq'Ata Assassin
|
name=Suq'Ata Assassin
|
||||||
abilities=fear
|
abilities=fear
|
||||||
auto=@notblocked(this):removepoison:-1 opponent
|
auto=@notblocked(this):alterpoison:1 opponent
|
||||||
text=Fear (This creature can't be blocked except by artifact creatures and/or black creatures.) -- Whenever Suq'Ata Assassin attacks and isn't blocked, defending player gets a poison counter. (A player with ten or more poison counters loses the game.)
|
text=Fear (This creature can't be blocked except by artifact creatures and/or black creatures.) -- Whenever Suq'Ata Assassin attacks and isn't blocked, defending player gets a poison counter. (A player with ten or more poison counters loses the game.)
|
||||||
mana={1}{B}{B}
|
mana={1}{B}{B}
|
||||||
type=Creature
|
type=Creature
|
||||||
@@ -53781,7 +53781,7 @@ subtype=Swamp
|
|||||||
[card]
|
[card]
|
||||||
name=Swamp Mosquito
|
name=Swamp Mosquito
|
||||||
abilities=flying
|
abilities=flying
|
||||||
auto=@notblocked(this):removepoison:-1 opponent
|
auto=@notblocked(this):alterpoison:1 opponent
|
||||||
text=Flying -- Whenever Swamp Mosquito attacks and isn't blocked, defending player gets a poison counter. (A player with ten or more poison counters loses the game.)
|
text=Flying -- Whenever Swamp Mosquito attacks and isn't blocked, defending player gets a poison counter. (A player with ten or more poison counters loses the game.)
|
||||||
mana={1}{B}
|
mana={1}{B}
|
||||||
type=Creature
|
type=Creature
|
||||||
|
|||||||
Reference in New Issue
Block a user