Fixed transformation ability for instant and sorceries when the duration was uynt uent or forever, fixed several primitives to correctly set transformation duration of targeted cards.
This commit is contained in:
@@ -21578,8 +21578,7 @@ type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Commune with Lava
|
||||
auto=all(*[zpos<=castx]|mylibrary) moveto(exile) and!( transforms((,newability[counter(0/0.1.PlayExile)],newability[@each opponent beginofturn restriction{compare(hascntplayexile)~morethan~0}:if cantargetcard(*[-canplayfromexile]|*) then removeallcounters(0/0.1.PlayExile)])) forever )!
|
||||
auto=emblem transforms((,newability[lord(*[counter{0/0.1.PlayExile}]|myexile) canplayfromexile])) uent
|
||||
auto=all(*[zpos<=castx]|mylibrary) moveto(exile) and!( transforms((,newability[canplayfromexile uent])) uent )!
|
||||
text=Exile the top X cards of your library. Until the end of your next turn, you may play those cards.
|
||||
mana={X}{R}{R}
|
||||
type=Instant
|
||||
@@ -118821,8 +118820,8 @@ toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Temporal Aperture
|
||||
aicode=activate choice all(*[zpos=1]) transforms((,canplayfromlibrarytop,zerocast)) forever
|
||||
auto={5}{t}:shuffle && reveal:1 optionone name(choose card) target(<1>*|reveal) moveto(mylibrary) and!( transforms((,canplayfromlibrarytop,zerocast)) forever )! optiononeend revealend
|
||||
aicode=activate choice all(*[zpos=1]) transforms((,newability[canplayfromlibrarytop forever],newability[zerocast forever])) forever
|
||||
auto={5}{t}:shuffle && reveal:1 optionone name(choose card) target(<1>*|reveal) moveto(mylibrary) and!( transforms((,newability[canplayfromlibrarytop forever],newability[zerocast forever])) forever )! optiononeend revealend
|
||||
text={5}, {T}: Shuffle your library, then reveal the top card. Until end of turn, for as long as that card remains on top of your library, play with the top card of your library revealed and you may play that card without paying its mana cost. (If it has X in its mana cost, X is 0.)
|
||||
mana={2}
|
||||
type=Artifact
|
||||
|
||||
Reference in New Issue
Block a user