Improved Android downloader, fixed snow mana cost, merged opponentlifetotal and oplifetotal keywords
This commit is contained in:
@@ -52768,7 +52768,7 @@ toughness=5
|
||||
name=Havoc Festival
|
||||
abilities=nolifegain,nolifegainopponent
|
||||
auto=@each my upkeep:life:-halfdownlifetotal controller
|
||||
auto=@each opponent upkeep:life:-halfdownoplifetotal opponent
|
||||
auto=@each opponent upkeep:life:-halfdownopponentlifetotal opponent
|
||||
text=Players can't gain life. -- At the beginning of each player's upkeep, that player loses half his or her life, rounded up.
|
||||
mana={4}{B}{R}
|
||||
type=Enchantment
|
||||
@@ -123492,7 +123492,7 @@ toughness=1
|
||||
[card]
|
||||
name=Tree of Perdition
|
||||
abilities=defender
|
||||
auto={t}:count(oplifetotal) && transforms((,newability[lifeset:t opponent})) forever && all(this) transforms((,settoughness=countedamount)) forever
|
||||
auto={t}:count(opponentlifetotal) && transforms((,newability[lifeset:t opponent})) forever && all(this) transforms((,settoughness=countedamount)) forever
|
||||
text=Defender -- {T}: Exchange target opponent's life total with Tree of Perdition's toughness.
|
||||
mana={3}{B}
|
||||
type=Creature
|
||||
|
||||
Reference in New Issue
Block a user