Added ZNR showcase cards, improved Android downloader for ZNR set, fixed primitives: "Tyrite Sanctum", "Tergrid, God of Fright" and "Liliana, Dreadhorde General".
This commit is contained in:
@@ -1646,10 +1646,10 @@ subtype=Liliana
|
||||
[card]
|
||||
name=Liliana, Dreadhorde General
|
||||
auto=counter(0/0,6,loyalty)
|
||||
auto=@movedTo(creature|Graveyard) from(mybattlefield):draw:1 controller
|
||||
auto={C(0/0,1,Loyalty)}:name(+1: Create a 2/2 Zombie) create(Zombie:Creature zombie:2/2:black)
|
||||
auto={C(0/0,-4,Loyalty)}:name(-4: Each player sacrifices two creatures) sacrifice target(<upto:2>creature|mybattlefield) && ability$!sacrifice notatarget(<2>creature|mybattlefield)!$ opponent
|
||||
auto={C(0/0,-9,Loyalty)}:name(-9: Choose a permanent of a type and sacrifice the rest) ability$!name(Sacrifice all lands except one) if type(land|myBattlefield)~morethan~1 then sacrifice target(<type:land:myBattlefieldminus1minusend>land|mybattlefield)!$ opponent && ability$!name(Sacrifice all creatures except one) if type(creature|myBattlefield)~morethan~1 then sacrifice notatarget(<type:creature:myBattlefieldminus1minusend>creature|mybattlefield)!$ opponent && ability$!name(Sacrifice all enchantments except one) if type(enchantment|myBattlefield)~morethan~1 then sacrifice notatarget(<type:enchantment:myBattlefieldminus1minusend>enchantment|mybattlefield)!$ opponent && ability$!name(Sacrifice all artifacts except one) if type(artifact|myBattlefield)~morethan~1 then sacrifice notatarget(<type:artifact:myBattlefieldminus1minusend>artifact|mybattlefield)!$ opponent && ability$!name(Sacrifice all planeswalkers except one) if type(planeswalker|myBattlefield)~morethan~1 then sacrifice notatarget(<type:planeswalker:myBattlefieldminus1minusend>planeswalker|mybattlefield)!$ opponent
|
||||
auto=@movedTo(creature|Graveyard) from(mybattlefield):name(Draw a card) draw:1 controller
|
||||
auto={C(0/0,1,Loyalty)}:name(+1: Create a 2/2 Zombie) token(Zombie Lil)
|
||||
auto={C(0/0,-4,Loyalty)}:name(-4: Each player sacrifices two creatures) transforms((,newability[name(Sacrifice 2 creatures) target(<2>creature|mybattlefield) sacrifice],newability[ability$!name(Sacrifice 2 creatures) name(Sacrifice 2 creatures) target(<2>creature|mybattlefield) sacrifice!$ opponent])) forever
|
||||
auto={C(0/0,-9,Loyalty)}:name(-9: Opponent sacrifices permanents) transforms((,newability[if type(land|opponentBattlefield)~morethan~1 then ability$!name(Sacrifice all lands except one) name(Sacrifice all lands except one) sacrifice target(<type:land:myBattlefieldminus1minusend>land|mybattlefield)!$ opponent],newability[if type(creature|opponentBattlefield)~morethan~1 then ability$!name(Sacrifice all creatures except one) name(Sacrifice all creatures except one) sacrifice notatarget(<type:creature:myBattlefieldminus1minusend>creature|mybattlefield)!$ opponent],newability[if type(enchantment|opponentBattlefield)~morethan~1 then ability$!name(Sacrifice all enchantments except one) name(Sacrifice all enchantments except one) sacrifice notatarget(<type:enchantment:myBattlefieldminus1minusend>enchantment|mybattlefield)!$ opponent],newability[if type(artifact|opponentBattlefield)~morethan~1 then ability$!name(Sacrifice all artifacts except one) name(Sacrifice all artifacts except one) sacrifice notatarget(<type:artifact:myBattlefieldminus1minusend>artifact|mybattlefield)!$ opponent],newability[if type(planeswalker|opponentBattlefield)~morethan~1 then ability$!name(Sacrifice all planeswalkers except one) name(Sacrifice all planeswalkers except one) sacrifice notatarget(<type:planeswalker:myBattlefieldminus1minusend>planeswalker|mybattlefield)!$ opponent])) forever
|
||||
text=Whenever a creature you control dies, draw a card. -- +1: Create a 2/2 black Zombie creature token. -- -4: Each player sacrifices two creatures. -- -9: Each opponent chooses a permanent they control of each permanent type and sacrifices the rest.
|
||||
mana={4}{B}{B}
|
||||
type=Legendary Planeswalker
|
||||
|
||||
Reference in New Issue
Block a user