Fixed primitive "Collected Company".

This commit is contained in:
Vittorio Alfieri
2023-07-07 18:43:32 +02:00
parent b791da0786
commit 17b4dbf55a

View File

@@ -1,6 +1,6 @@
#Primitives Pack for Wagic the Homebrew.
#Please keep these card alphabetized, and try to have the "name=" line at the top of each card
#I sorted this programmatically so the other comments are removed except for AUTO_DEFINE - Vitty85 05-07-2023
#I sorted this programmatically so the other comments are removed except for AUTO_DEFINE - Vitty85 07-07-2023
[card]
name=Abandon Reason
target=<upto:2>creature
@@ -21383,7 +21383,7 @@ type=Instant
[card]
name=Collected Company
aicode=activate target(<upto:2>creature[manacost<=3;zpos<=6]|mylibrary) moveto(mybattlefield)
auto=name(Look) reveal:6 optionone name(Get 2 cards) target(<upto:2>creature[manacost<=3]|reveal) moveto(mybattlefield) optiononeend optiontwo name(put on bottom) target(<6>*|reveal) bottomoflibrary optiontwoend revealend
auto=name(Look) reveal:6 optionone name(Get 2 cards) target(<upto:2>creature[manacost<=3]|reveal) moveto(myLibrary) and!( becomes(tobecast) ueot )! optiononeend optiontwo name(put on bottom) target(<6>*|reveal) bottomoflibrary optiontwoend afterrevealed all(tobecast|myLibrary) moveto(mybattlefield) afterrevealedend revealend
text=Look at the top six cards of your library. Put up to two creature cards with mana value 3 or less from among them onto the battlefield. Put the rest on the bottom of your library in any order.
mana={3}{G}
type=Instant