Fixed GN2 set/primitives and improved Android downloader.
This commit is contained in:
@@ -11,6 +11,42 @@ power=5
|
||||
toughness=5
|
||||
[/card]
|
||||
[card]
|
||||
name=Torgaar, Famine Incarnate
|
||||
target=player
|
||||
auto=lifeset:10
|
||||
other={2}{B}{B}{S(creature|myBattlefield)} name(Sacrifice 1)
|
||||
other={1}{B}{B}{S(creature|myBattlefield)}{S(creature|myBattlefield)} name(Sacrifice 2)
|
||||
other={B}{B}{S(creature|myBattlefield)}{S(creature|myBattlefield)}{S(creature|myBattlefield)} name(Sacrifice 3)
|
||||
text=As an additional cost to cast this spell, you may sacrifice any number of creatures. This spell costs {2} less to cast for each creature sacrificed this way. -- When Torgaar, Famine Incarnate enters the battlefield, up to one target player's life total becomes half their starting life total, rounded down.
|
||||
mana={6}{B}{B}
|
||||
type=Legendary Creature
|
||||
subtype=Avatar
|
||||
power=7
|
||||
toughness=6
|
||||
[/card]
|
||||
[card]
|
||||
name=Thunderherd Migration
|
||||
otherrestriction=type(*[dinosaur]|myhand)~lessthan~1
|
||||
other={2}{G} name(Pay 1)
|
||||
restriction=type(*[dinosaur]|myhand)~morethan~0
|
||||
aicode=activate moveTo(myBattlefield) and!(tap(noevent))! target(land[basic]|myLibrary)
|
||||
auto=name(search card) reveal:plibrarycount optionone name(choose card) target(<1>land[basic]|reveal) moveto(ownerlibrary) and!( becomes(tobecast) ueot )! optiononeend optiontwo name(put back) target(<1>*|reveal) moveto(ownerlibrary) and!( all(*|reveal) moveto(ownerlibrary) and!(shuffle)! )! optiontwoend afterrevealed all(tobecast|mylibrary) moveto(ownerlibrary) and!(moveTo(myBattlefield) and!(tap(noevent))!)! afterrevealedend revealend
|
||||
text=As an additional cost to cast this spell, reveal a Dinosaur card from your hand or pay {1}. -- Search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library.
|
||||
mana={1}{G}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Ghalta, Primal Hunger
|
||||
anyzone=changecost(colorless:-powertotalinplay) forcedalive
|
||||
abilities=trample
|
||||
text=This spell costs {X} less to cast, where X is the total power of creatures you control. -- Trample
|
||||
mana={10}{G}{G}
|
||||
type=Legendary Creature
|
||||
subtype=Elder Dinosaur
|
||||
power=12
|
||||
toughness=12
|
||||
[/card]
|
||||
[card]
|
||||
name=Brightflame
|
||||
auto=damage:X target(creature)
|
||||
auto=damage:X all(other creature[share!color!])
|
||||
|
||||
Reference in New Issue
Block a user