Bug fixes on zones and correcting misspells
Summoner's Bond Regent's Authority Mind Burst Thassa's Oracle
This commit is contained in:
@@ -12608,7 +12608,7 @@ toughness=1
|
||||
name=Bloodlord of Vaasgoth
|
||||
abilities=flying
|
||||
auto=bloodthirst:3
|
||||
auto=lord(other creature[vampire]|mynonbattlezone) transforms((,newability[if casted(this) then bloodthirst:3]))
|
||||
auto=lord(other creature[vampire]|myCastingzone) transforms((,newability[if casted(this) then bloodthirst:3]))
|
||||
text=Bloodthirst 3 -- Flying -- Whenever you cast a Vampire creature spell, it gains bloodthirst 3.
|
||||
mana={3}{B}{B}
|
||||
type=Creature
|
||||
@@ -53303,7 +53303,7 @@ toughness=3
|
||||
[card]
|
||||
name=Heartless Summoning
|
||||
auto=lord(creature|myBattlefield) -1/-1
|
||||
auto=lord(creature|mycastingzone) altercost( colorless,-2)
|
||||
auto=lord(creature|mycastingzone) altercost(colorless,-2)
|
||||
text=Creature spells you cast cost {2} less to cast. -- Creatures you control get -1/-1
|
||||
mana={1}{B}
|
||||
type=Enchantment
|
||||
@@ -73887,8 +73887,7 @@ type=Legendary Land
|
||||
[card]
|
||||
name=Mind Burst
|
||||
target=player
|
||||
auto=ability$!name(discard) target(*|myhand) reject!$ targetedplayer
|
||||
auto=ability$!name(discard) target(<type:mind burst:graveyard>*|myhandplus1plusend) reject!$ targetedplayer
|
||||
auto=ability$!name(discard) target(<type:mind burst:graveyardplus1plusend>*|myhand) reject!$ targetedplayer
|
||||
text=Target player discards X cards, where X is one plus the number of cards named Mind Burst in all graveyards.
|
||||
mana={1}{B}
|
||||
type=Sorcery
|
||||
@@ -78126,7 +78125,7 @@ toughness=3
|
||||
name=Nagging Thoughts
|
||||
abilities=madness,hiddenface
|
||||
aicode=activate transforms((,newability[choice all(*[zpos=2]|mylibrary) moveto(hand) and!(deplete:1)!],newability[choice all(*[zpos=1]|mylibrary) moveto(hand) and!(deplete:1)!])) ueot
|
||||
auto=name(look) reveal:2 optionone name(Get a card) target(<1>*|reveal) moveto(hand) optiononeend optiontwo name(put in graveyard) target(<2>*|reveal) moveto(mygraveyard) optiontwoend revealend
|
||||
auto=name(look) reveal:2 optionone name(Get a card) target(<1>*|reveal) moveto(hand) optiononeend optiontwo name(put in graveyard) target(<1>*|reveal) moveto(mygraveyard) optiontwoend revealend
|
||||
autoexile=restriction{discarded} pay({1}{U}) name(pay 1U to cast) activate name(pay 1U to cast) castcard(normal)?name(put in graveyard) moveto(ownergraveyard)
|
||||
text=Look at the top two cards of your library. Put one of them into your hand and the other into your graveyard. -- Madness {1}{U} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)
|
||||
mana={1}{U}
|
||||
|
||||
Reference in New Issue
Block a user