Fixed primitives.
This commit is contained in:
@@ -30124,7 +30124,8 @@ type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Distended Mindbender
|
||||
autostack=if casted(this) then choice name(discard opponent) target(opponent) reveal:type:*:targetedpersonshand revealzone(targetedpersonshand) optionone name(choose discard 3 or less) target(<1>*[manacost<4]]|reveal) moveto(ownerhand) and!( reject )! optiononeend optiontwo name(put back) target(<1>*[manacost>3]]|reveal) moveto(ownerhand) and!(reject)! optiontwoend afterrevealed all(*|reveal) moveto(ownerhand) afterrevealedend revealend
|
||||
autostack=if casted(this) then ability$!name(Reveal) reveal:type:*:opponenthand revealzone(opponenthand) optionone name(choose card with cost 3 or less) target(<1>*[-land;manacost<=3]|reveal) reject optiononeend optiontwo name(put back) all(*|reveal) moveto(opponenthand) optiontwoend revealend !$ controller
|
||||
autostack=if casted(this) then ability$!name(Reveal) reveal:type:*:opponenthand revealzone(opponenthand) optionone name(choose card with cost 4 or more) target(<1>*[manacost>=4]|reveal) reject optiononeend optiontwo name(put back) all(*|reveal) moveto(opponenthand) optiontwoend revealend !$ controller
|
||||
text=Emerge {5}{B}{B} (You may cast this spell by sacrificing a creature and paying the emerge cost reduced by that creature's converted mana cost.) -- When you cast Distended Mindbender, target opponent reveals his or her hand. You choose from it a nonland card with converted mana cost 3 or less and a card with converted mana cost 4 or greater. That player discards those cards.
|
||||
mana={8}
|
||||
other={emerge}{5}{B}{B} name(Emerge)
|
||||
@@ -44393,7 +44394,8 @@ type=Instant
|
||||
[card]
|
||||
name=Galvanic Bombardment
|
||||
target=creature
|
||||
auto=damage:type:Galvanic Bombardment:mygraveyardplus2plusend
|
||||
auto=damage:2
|
||||
auto=foreach(Galvanic Bombardment|mygraveyard) damage:1
|
||||
text=Galvanic Bombardment deals X damage to target creature, where X is 2 plus the number of cards named Galvanic Bombardment in your graveyard.
|
||||
mana={R}
|
||||
type=Instant
|
||||
@@ -87734,7 +87736,7 @@ toughness=1
|
||||
name=Praetor's Counsel
|
||||
auto=moveTo(exile)
|
||||
auto=moveTo(myhand) all(*|mygraveyard)
|
||||
autoexile=lord(*|myBattlefield) nomaxhand
|
||||
autoexile=emblem transforms((,newability[lord(*|myBattlefield) nomaxhand])) forever dontremove
|
||||
text=Return all cards from your graveyard to your hand. Exile Praetor's Counsel. You have no maximum hand size for the rest of the game.
|
||||
mana={5}{G}{G}{G}
|
||||
type=Sorcery
|
||||
|
||||
Reference in New Issue
Block a user