Fixed a bug on deck choosing menu when an AI deck has no avatar image (it will be used "baka.jpg"), added new default avatar images for AI decks (up to 200), fixed "_PROLIFERATE_" macro and fixed all primitives with "proliferate" ability, improved the "proliferation" keyword for target chooser in order to avoid targeting permanents or players without counters and/or with some protections (e.g. hexproof, shroud and similar).
This commit is contained in:
@@ -22179,7 +22179,7 @@ type=Artifact
|
||||
[card]
|
||||
name=Contagion Engine
|
||||
auto=target(player) ability$!name(target player) counter(-1/-1,1) all(creature|mybattlefield)!$ targetedplayer
|
||||
auto={4}{T}:name(Proliferate) notatarget(<anyamount>player,permanent) proliferate && proliferate
|
||||
auto={4}{T}:name(Proliferate 2 times) notatarget(proliferation) proliferate && proliferate
|
||||
text=When Contagion Engine enters the battlefield, put a -1/-1 counter on each creature target player controls. -- {4},{T}: Proliferate, then proliferate again. (You choose any number of permanents and/or players with counters on them, then give each another counter of a kind already there. Then do it again.)
|
||||
mana={6}
|
||||
type=Artifact
|
||||
|
||||
Reference in New Issue
Block a user