Fixed primitive "Collected Company".
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#Primitives Pack for Wagic the Homebrew.
|
#Primitives Pack for Wagic the Homebrew.
|
||||||
#Please keep these card alphabetized, and try to have the "name=" line at the top of each card
|
#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]
|
[card]
|
||||||
name=Abandon Reason
|
name=Abandon Reason
|
||||||
target=<upto:2>creature
|
target=<upto:2>creature
|
||||||
@@ -21383,7 +21383,7 @@ type=Instant
|
|||||||
[card]
|
[card]
|
||||||
name=Collected Company
|
name=Collected Company
|
||||||
aicode=activate target(<upto:2>creature[manacost<=3;zpos<=6]|mylibrary) moveto(mybattlefield)
|
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.
|
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}
|
mana={3}{G}
|
||||||
type=Instant
|
type=Instant
|
||||||
|
|||||||
Reference in New Issue
Block a user