Changes made to Alchemy Innistrad, bug fixes in primitives
Changes made to alchemy innistrad to have the correct multiverseid values and better image quality Nahiri, the Unforgiving Kaervek's Spite Ox Drover Volrath, the Shapestealer Garna, Bloodfist of Keld
This commit is contained in:
@@ -9704,7 +9704,7 @@ toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
name=Battle Screech
|
||||
auto=token(Bird,Creature Bird,1/1,flying,white)*2
|
||||
auto=_BIRDTOKEN_*2
|
||||
flashback={T(creature[white]|myBattlefield)}{T(creature[white]|myBattlefield)}{T(creature[white]|myBattlefield)}
|
||||
text=Put two 1/1 white Bird creature tokens with flying onto the battlefield. -- Flashback - Tap three untapped white creatures you control. (You may cast this card from your graveyard for its flashback cost. Then exile it.)
|
||||
mana={2}{W}{W}
|
||||
@@ -35527,7 +35527,7 @@ type=Instant
|
||||
[card]
|
||||
name=Emeria Angel
|
||||
abilities=flying
|
||||
auto=_LANDFALL_may token(Bird,creature bird, 1/1,flying,white)
|
||||
auto=_LANDFALL_may _BIRDTOKEN_
|
||||
text=Flying -- Landfall - Whenever a land enters under your control, you may put a 1/1 white Bird creature token with flying onto the battlefield.
|
||||
mana={2}{W}{W}
|
||||
type=Creature
|
||||
@@ -38252,7 +38252,7 @@ toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Eyes in the Skies
|
||||
auto=token(Bird,Creature Bird,1/1,flying,white) && ability$! _POPULATE_ !$ controller
|
||||
auto=_BIRDTOKEN_ && ability$! _POPULATE_ !$ controller
|
||||
text=Put a 1/1 white Bird creature token with flying onto the battlefield, then populate. (Create a token that's a copy of a creature token you control.)
|
||||
mana={3}{W}
|
||||
type=Instant
|
||||
@@ -60657,7 +60657,7 @@ toughness=3
|
||||
[card]
|
||||
name=Jotun Owl Keeper
|
||||
auto=cumulativeupcost[{WU}] sacrifice
|
||||
auto=_DIES_thisforeach(counter{0/0.1.Age}) token(Bird,Creature Bird,1/1,white,flying)
|
||||
auto=_DIES_thisforeach(counter{0/0.1.Age}) _BIRDTOKEN_
|
||||
text=Cumulative upkeep {W} or {U} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.) -- When Jotun Owl Keeper dies, put a 1/1 white Bird creature token with flying onto the battlefield for each age counter on it.
|
||||
mana={2}{W}
|
||||
type=Creature
|
||||
@@ -73724,7 +73724,7 @@ type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Migratory Route
|
||||
auto=create(Bird:Creature Bird:1/1:white:flying)*4
|
||||
auto=_BIRDTOKEN_*4
|
||||
aicode=activate target(land[basic]|mylibrary) moveto(hand)
|
||||
autohand={2}{cycle}:name(search card) Reveal:type:*:mylibrary revealzone(mylibrary) optionone name(choose card) target(<1>land[basic]|reveal) transforms((,newability[all(other *|reveal) moveto(mylibrary) and!(shuffle)!],newability[moveto(hand)])) optiononeend optiontwo name(shuffle) bottomoflibrary target(<1>*|reveal) and!( all(*|reveal) bottomoflibrary and!(shuffle)! )! optiontwoend revealend
|
||||
text=Create four 1/1 white Bird creature tokens with flying. -- Basic landcycling {2} ({2}, Discard this card: Search your library for a basic land card, reveal it, and put it into your hand. Then shuffle.)
|
||||
@@ -83305,7 +83305,7 @@ type=Instant
|
||||
[card]
|
||||
name=Ornitharch
|
||||
abilities=flying
|
||||
auto=ability$!choice name(Tribute 2) all(mysource) counter(1/1,2) _ choice name(Two 1/1 birds) token(Bird,Creature Bird,1/1,flying,white)*2 opponent !$ opponent
|
||||
auto=ability$!choice name(Tribute 2) all(mysource) counter(1/1,2) _ choice name(Two 1/1 birds) _BIRDTOKEN_*2 opponent !$ opponent
|
||||
text=Tribute 2 (As this creature enters, an opponent of your choice may place two +1/+1 counters on it.) -- When Ornitharch enters, if tribute wasn't paid, put two 1/1 white Bird creature tokens with flying onto the battlefield.
|
||||
mana={3}{W}{W}
|
||||
type=Creature
|
||||
@@ -100117,7 +100117,7 @@ toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
name=Scion of Vitu-Ghazi
|
||||
auto=if casted(this) then token(Bird,Creature Bird,1/1,flying,white)
|
||||
auto=if casted(this) then _BIRDTOKEN_
|
||||
auto=if casted(this) then ability$! _POPULATE_ !$ controller
|
||||
text=When Scion of Vitu-Ghazi enters, if you cast it from your hand, put a 1/1 white Bird creature token with flying onto the battlefield, then populate.
|
||||
mana={3}{W}{W}
|
||||
@@ -102211,7 +102211,7 @@ toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
name=Seller of Songbirds
|
||||
auto=token(Bird,Creature Bird,1/1,white,flying)
|
||||
auto=_BIRDTOKEN_
|
||||
text=When Seller of Songbirds enters, put a 1/1 white Bird creature token with flying onto the battlefield.
|
||||
mana={2}{W}
|
||||
type=Creature
|
||||
|
||||
Reference in New Issue
Block a user