Clean up of extra space at end of line
Removing unnecessary spaces makes the text or code cleaner and easier to read. Trailing spaces can lead to unexpected behavior or bugs.
This commit is contained in:
@@ -40361,7 +40361,7 @@ type=Sorcery
|
||||
[card]
|
||||
name=Fiery Conclusion
|
||||
target=creature
|
||||
auto=damage:5
|
||||
auto=damage:5
|
||||
text=As an additional cost to cast Fiery Conclusion, sacrifice a creature. -- Fiery Conclusion deals 5 damage to target creature.
|
||||
mana={1}{R}{S(creature|mybattlefield)}
|
||||
type=Instant
|
||||
@@ -75296,7 +75296,7 @@ type=Land
|
||||
[/card]
|
||||
[card]
|
||||
name=Mitotic Manipulation
|
||||
aicode=activate transforms((,newability[target(*[zpos<=7]|mylibrary) transforms((,newability[if type(*[share!name!]|battlefield)~morethan~0 then moveto(mybattlefield) and!( all(*[zpos<=7]|mylibrary) moveto(myreveal) and!( bottomoflibrary )! )!],newability[if type(*[share!name!]|battlefield)~equalto~0 then all(*[zpos<=7]|mylibrary) moveto(myreveal) and!( bottomoflibrary )!])) ueot])) ueot
|
||||
aicode=activate transforms((,newability[target(*[zpos<=7]|mylibrary) transforms((,newability[if type(*[share!name!]|battlefield)~morethan~0 then moveto(mybattlefield) and!( all(*[zpos<=7]|mylibrary) moveto(myreveal) and!( bottomoflibrary )! )!],newability[if type(*[share!name!]|battlefield)~equalto~0 then all(*[zpos<=7]|mylibrary) moveto(myreveal) and!( bottomoflibrary )!])) ueot])) ueot
|
||||
auto=name(Look top 7 cards) reveal:7 optionone name(Get a card with same name) target(<upto:1>*|reveal) moveTo(mylibrary) and!( transforms((,newability[if type(*[share!name!]|battlefield)~morethan~0 then becomes(tobemit) ueot])) ueot )! optiononeend optiontwo name(Put on bottom) target(<7>*|reveal) bottomoflibrary optiontwoend afterrevealed all(tobemit|mylibrary) moveto(mybattlefield) afterrevealedend revealend
|
||||
text=Look at the top seven cards of your library. You may put one of those cards onto the battlefield if it has the same name as a permanent. Put the rest on the bottom of your library in any order.
|
||||
mana={1}{U}{U}
|
||||
@@ -100180,7 +100180,7 @@ toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
name=Scion Summoner
|
||||
auto=_ELDRAZISCION_
|
||||
auto=_ELDRAZISCION_
|
||||
text=Devoid (This card has no color.) -- When Scion Summoner enters the battlefield, put a 1/1 colorless Eldrazi Scion creature token onto the battlefield. It has "Sacrifice this creature: Add {C}." ({C} represents colorless mana.)
|
||||
mana={2}{G}
|
||||
abilities=devoid
|
||||
@@ -108985,7 +108985,7 @@ toughness=0
|
||||
[card]
|
||||
name=Soldevi Excavations
|
||||
aicode=activate transforms((,newability[all(*[zpos<=1]|mylibrary) transforms((,newability[may name(Put on bottom of library) moveto(myreveal) and!( bottomoflibrary )!])) oneshot])) oneshot
|
||||
auto={1}{T}:name(Scry 1) _SCRY1_
|
||||
auto={1}{T}:name(Scry 1) _SCRY1_
|
||||
auto=if type(island[-tapped]|mybattlefield)~morethan~0 then sacrifice notatarget(island[-tapped]|mybattlefield) oneshot else sacrifice
|
||||
auto={T}:add{1}{U}
|
||||
text=If Soldevi Excavations would enter the battlefield, sacrifice an untapped Island instead. If you do, put Soldevi Excavations onto the battlefield. If you don't, put it into its owner's graveyard. -- {T}: Add {1}{U}. -- {1}, {T}: Scry 1.
|
||||
@@ -129099,7 +129099,7 @@ type=Instant
|
||||
[card]
|
||||
name=Vile Redeemer
|
||||
abilities=flash
|
||||
autostack=if casted(this) then pay({c}) foreach(creature[fresh]|mygraveyard) _ELDRAZISCION_
|
||||
autostack=if casted(this) then pay({c}) foreach(creature[fresh]|mygraveyard) _ELDRAZISCION_
|
||||
text=Devoid (This card has no color.) -- Flash -- When you cast Vile Redeemer, you may pay {C}. If you do, put a 1/1 colorless Eldrazi Scion creature token onto the battlefield for each nontoken creature that died under your control this turn. Those tokens have "Sacrifice this creature: Add {C}."
|
||||
mana={2}{G}
|
||||
abilities=devoid
|
||||
@@ -130099,7 +130099,7 @@ type=Sorcery
|
||||
[card]
|
||||
name=Void Attendant
|
||||
abilities=devoid
|
||||
auto={1}{G}{s2g(*|opponentexile)}:_ELDRAZISCION_
|
||||
auto={1}{G}{s2g(*|opponentexile)}:_ELDRAZISCION_
|
||||
text=Devoid (This card has no color.) -- {1}{G}, Put a card an opponent owns from exile into that player's graveyard: Put a 1/1 colorless Eldrazi Scion creature token onto the battlefield. It has "Sacrifice this creature: Add {C}."
|
||||
mana={2}{G}
|
||||
type=Creature
|
||||
|
||||
Reference in New Issue
Block a user