Fixed primitives, fixed some possible crashes on Commander Format.

This commit is contained in:
Vittorio Alfieri
2021-09-03 00:33:53 +02:00
parent 001cea95bd
commit 236f677f2a
4 changed files with 39 additions and 17 deletions

View File

@@ -57367,8 +57367,7 @@ abilities=controllershroud
[/card]
[card]
name=Imperial Recruiter
aicode=activate target(creature[power<=2]|mylibrary) moveto(myhand)
auto=name(search card) Reveal:type:*:mylibrary revealzone(mylibrary) optionone name(choose card) target(<1>creature[power<=2]|reveal) transforms((,newability[all(other *|reveal) moveto(mylibrary) and!(shuffle)!],newability[moveto(myhand)])) optiononeend optiontwo name(shuffle) bottomoflibrary target(<1>*|reveal) and!( all(*|reveal) bottomoflibrary and!(shuffle)! )! optiontwoend revealend
auto=name(Search creature) target(creature[power<=2]|mylibrary) moveto(myhand) and!( shuffle )!
text=When Imperial Recruiter enters the battlefield, search your library for a creature card with power 2 or less, reveal it, and put it into your hand. Then shuffle your library.
mana={2}{R}
type=Creature
@@ -86384,7 +86383,7 @@ type=Artifact
[card]
name=Phyrexian Tower
auto={T}:Add{1}
auto={T}{S(creature|myBattlefield)}:Add{B}{B}
auto=aslongas(creature|mybattlefield) {T}:name(Sacrifice a creature) name(Sacrifice a creature) target(creature|myBattlefield) sacrifice and!( add{B}{B} )!
text={T}: Add {1} to your mana pool. -- {T}, Sacrifice a creature: Add {B}{B} to your mana pool.
type=Legendary Land
[/card]