Fixed Muxus, Goblin Grandee, fixed Time Wipe.

This commit is contained in:
Vittorio Alfieri
2021-08-05 14:11:07 +02:00
parent f792729f80
commit 946557acf2
@@ -40979,9 +40979,9 @@ type=Sorcery
[card] [card]
name=Muxus, Goblin Grandee name=Muxus, Goblin Grandee
aicode=activate all(creature[goblin;manacost<=5;zpos<=6]|mylibrary) moveto(mybattlefield) and!( all(*[zpos<=6]|mylibrary) bottomoflibrary )! aicode=activate all(creature[goblin;manacost<=5;zpos<=6]|mylibrary) moveto(mybattlefield) and!( all(*[zpos<=6]|mylibrary) bottomoflibrary )!
auto=name(Look top 6) reveal:6 optionone name(Get goblins) target(<6>creature[goblin;manacost<=5]|reveal) moveto(ownerlibrary) and!( becomes(tobecast) ueot )! optiononeend optiontwo name(put back) target(<1>*|reveal) bottomoflibrary and!( all(*|reveal) bottomoflibrary )! optiontwoend afterrevealed all(tobecast|mylibrary) moveto(ownerlibrary) and!(moveto(ownerbattlefield))! afterrevealedend revealend auto=name(Look top 6) reveal:6 optionone name(Get goblins) target(<6>creature[goblin;manacost<=5]|reveal) moveto(ownerlibrary) and!( becomes(tobecast) ueot )! optiononeend optiontwo name(put back) target(<1>*|reveal) bottomoflibrary and!( all(*|reveal) bottomoflibrary )! optiontwoend afterrevealed all(tobecast|mylibrary) moveto(ownerlibrary) and!(moveto(ownerbattlefield))! afterrevealedend revealend
text=When Muxus, Goblin Grandee enters the battlefield, reveal the top six cards of your library. Put all Goblin creature cards with converted mana cost 5 or less from among them onto the battlefield and the rest on the bottom of your library in a random order. -- Whenever Muxus attacks, it gets +1/+1 until end of turn for each other Goblin you control. text=When Muxus, Goblin Grandee enters the battlefield, reveal the top six cards of your library. Put all Goblin creature cards with converted mana cost 5 or less from among them onto the battlefield and the rest on the bottom of your library in a random order. -- Whenever Muxus attacks, it gets +1/+1 until end of turn for each other Goblin you control.
auto=_ATTACKING_all(this) foreach(other goblin[attacking]|myBattlefield) 1/1 ueot auto=_ATTACKING_name(Get 1/1 for each other goblin) type:goblin:mybattlefieldminus1minusend/type:goblin:mybattlefieldminus1minusend ueot
mana={4}{R}{R} mana={4}{R}{R}
type=Legendary Creature type=Legendary Creature
subtype=Goblin Noble subtype=Goblin Noble
@@ -64956,8 +64956,7 @@ type=Artifact
[/card] [/card]
[card] [card]
name=Time Wipe name=Time Wipe
auto=notatarget(creature|myBattlefield) moveto(ownerhand) auto=name(Return a creature) target(creature|myBattlefield) moveto(ownerhand) and!( destroy all(creature) )!
auto=destroy all(creature)
text=Return a creature you control to its owner's hand, then destroy all creatures. text=Return a creature you control to its owner's hand, then destroy all creatures.
mana={2}{W}{W}{U} mana={2}{W}{W}{U}
type=Sorcery type=Sorcery