Fixed Liliana of the Veil, Bloodthirsty Aerialist and Twinblade Paladin. Improved Android Downloader
This commit is contained in:
@@ -973,7 +973,7 @@ toughness=2
|
||||
[card]
|
||||
name=Bloodthirsty Aerialist
|
||||
abilities=flying
|
||||
auto=@lifeof(player):counter(1/1,1)
|
||||
auto=@lifeof(player) except(Angel of Vitality): counter(1/1,1)
|
||||
text=Flying -- Whenever you gain life, put a +1/+1 counter on Bloodthirsty Aerialist.
|
||||
mana={1}{B}{B}
|
||||
type=Creature
|
||||
@@ -1626,7 +1626,7 @@ toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
name=Twinblade Paladin
|
||||
auto=@lifeof(player):counter(1/1)
|
||||
auto=@lifeof(player) except(Angel of Vitality): counter(1/1)
|
||||
auto=this(controllerlife > 24) double strike
|
||||
text=Whenever you gain life, put a +1/+1 counter on Twinblade Paladin. -- As long as you have 25 or more life, Twinblade Paladin has double strike. (It deals both first-strike and regular combat damage.)
|
||||
mana={3}{W}
|
||||
|
||||
Reference in New Issue
Block a user