Bug fix this(variable{phalfinitlife}) indestructible
As long as your life total is less than or equal to half your starting life total, this has indestructible Agrus Kos, Spirit of Justice Alloy Animist Bane, Lord of Darkness Bhaal, Lord of Murder Fighter Class Flamerush Rider Greasefang, Okiba Boss Hydroid Krasis =Ilharg, the Raze-Boar Mangara, the Diplomat Myrkul, Lord of Bones Omo, Queen of Vesuva Ragavan, Nimble Pilferer Titania's Song Vedalken Humiliator Winota, Joiner of Forces Zara, Renegade Recruiter Zoraline, Cosmos Caller Aethermage's Touch Dragon Mask Rakalite Nahiri, the Harbinger
This commit is contained in:
@@ -1449,7 +1449,7 @@ toughness=5
|
||||
[/card]
|
||||
[card]
|
||||
name=Aethermage's Touch
|
||||
auto=reveal:4 optionone name(Get Creature) target(creature|reveal) transforms((,newability[moveto(mybattlefield)],newability[@next my end:moveto(hand)])) forever optiononeend optiontwo name(put on bottom) target(<4>*|reveal) bottomoflibrary optiontwoend revealend
|
||||
auto=reveal:4 optionone name(Get Creature) target(creature|reveal) transforms((,newability[moveto(mybattlefield)],newability[@next my end:all(this) moveto(hand)])) forever optiononeend optiontwo name(put on bottom) target(<4>*|reveal) bottomoflibrary optiontwoend revealend
|
||||
text=Reveal the top four cards of your library. You may put a creature card from among them onto the battlefield. It has "At the beginning of your end step, return this creature to its owner's hand." Then put the rest of the cards revealed this way on the bottom of your library in any order.
|
||||
mana={2}{W}{U}
|
||||
type=Instant
|
||||
@@ -31134,7 +31134,7 @@ subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
name=Dragon Mask
|
||||
auto={3}{T}:target(creature|mybattlefield) transforms((,newability[2/2],newability[@next end:moveTo(hand)])) ueot
|
||||
auto={3}{T}:target(creature|mybattlefield) transforms((,newability[2/2],newability[@next end:all(this) moveTo(hand)])) ueot
|
||||
text={3}, {T}: Target creature you control gets +2/+2 until end of turn. Return it to its owner's hand at the beginning of the next end step. (Return it only if it's on the battlefield.)
|
||||
mana={3}
|
||||
type=Artifact
|
||||
@@ -91371,7 +91371,7 @@ type=Enchantment
|
||||
[/card]
|
||||
[card]
|
||||
name=Rakalite
|
||||
auto={2}:prevent:1 target(anytarget) && all(this) transforms((,newability[@next end:moveTo(hand)]))
|
||||
auto={2}:prevent:1 target(anytarget) && all(this) transforms((,newability[@next end:all(this) moveTo(hand)]))
|
||||
text={2}: Prevent the next 1 damage that would be dealt to any target this turn. Return Rakalite to its owner's hand at the beginning of the next end step.
|
||||
mana={6}
|
||||
type=Artifact
|
||||
|
||||
Reference in New Issue
Block a user