Added check for Ali from Cairo, if you are dealt damage to reduce your life less than 1 from your life total, and you gain life greater than 1, it will not set your life to 1.
This commit is contained in:
@@ -1584,7 +1584,7 @@ toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Ali from Cairo
|
||||
auto=@damaged(controller) restriction{compare(lifetotal)~lessthan~1}:lifeset:1 controller
|
||||
auto=@damaged(controller) restriction{compare(lifetotal)~lessthan~1}:this(controllerlife < 1) lifeset:1 controller
|
||||
text=Damage that would reduce your life total to less than 1 reduces it to 1 instead.
|
||||
mana={2}{R}{R}
|
||||
type=Creature
|
||||
|
||||
Reference in New Issue
Block a user