diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index 4930d6239..7d99daf72 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -7731,7 +7731,7 @@ toughness=6 name=Balefire Liege auto=lord(other creature[red]|myBattlefield) 1/1 auto=lord(other creature[white]|myBattlefield) 1/1 -auto=@movedto(*[red]|mystack):damage:3 opponent +auto=@movedto(*[red]|mystack):damage:3 target(player) auto=@movedto(*[white]|mystack):life:3 controller text=Other red creatures you control get +1/+1. -- Other white creatures you control get +1/+1. -- Whenever you cast a red spell, Balefire Liege deals 3 damage to target player. -- Whenever you cast a white spell, you gain 3 life. mana={2}{RW}{RW}{RW} @@ -25029,8 +25029,11 @@ toughness=3 name=Deathbringer Liege auto=lord(other creature[black]|myBattlefield) 1/1 auto=lord(other creature[white]|myBattlefield) 1/1 -auto=@movedto(*[black]|mystack):may destroy target(creature[tapped]) -auto=@movedto(*[white]|mystack):may tap target(creature) +auto=@movedto(*[black;-white]|mystack):may destroy target(creature[tapped]) +auto=@movedto(*[white;-black]|mystack):may tap target(creature) +auto=@movedto(*[black&white]|mystack):may tap target(creature) +auto=@movedto(*[black&white]|mystack):may destroy target(creature[tapped]) +auto=@movedto(*[black&white]|mystack):may name(tap & destroy) target(creature) tap && activate destroy target(creature[tapped]) text=Other white creatures you control get +1/+1. -- Other black creatures you control get +1/+1. -- Whenever you cast a white spell, you may tap target creature. -- Whenever you cast a black spell, you may destroy target creature if it's tapped. mana={2}{WB}{WB}{WB} type=Creature