JON4TH4N - apply the same change as r1189
This commit is contained in:
@@ -2912,7 +2912,7 @@ toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=Creatures you control get +1/+1 until end of turn.
|
||||
auto=lord(creatures|myinplay) 1/1
|
||||
auto=lord(creature|myinplay) 1/1
|
||||
id=129797
|
||||
name=Warrior's Honor
|
||||
rarity=C
|
||||
|
||||
@@ -533,7 +533,7 @@ toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=All creatures get -2/-2 until end of turn.
|
||||
auto=lord(creatures) -2/-2
|
||||
auto=lord(creature) -2/-2
|
||||
id=179424
|
||||
name=Infest
|
||||
rarity=U
|
||||
@@ -1092,7 +1092,7 @@ abilities=exalted
|
||||
text=Until end of turn, target creature you control gets +3/+3 and other creatures you control get +1/+1.
|
||||
target=creature|myBattlefield
|
||||
auto=2/2
|
||||
auto=lord(creatures|myBattlefield) 1/1
|
||||
auto=lord(creature|myBattlefield) 1/1
|
||||
id=177597
|
||||
name=Sigil Blessing
|
||||
rarity=C
|
||||
@@ -1226,10 +1226,10 @@ abilities=flying,deathtouch
|
||||
[/card]
|
||||
[card]
|
||||
text=Until end of turn, creatures you control get +5/+5 and gain first strike, lifelink, and trample.
|
||||
auto=lord(creatures|myBattlefield) 5/5
|
||||
auto=lord(creatures|myBattlefield) lifelink
|
||||
auto=lord(creatures|myBattlefield) first strike
|
||||
auto=lord(creatures|myBattlefield) trample
|
||||
auto=lord(creature|myBattlefield) 5/5
|
||||
auto=lord(creature|myBattlefield) lifelink
|
||||
auto=lord(creature|myBattlefield) first strike
|
||||
auto=lord(creature|myBattlefield) trample
|
||||
id=174839
|
||||
name=Titanic Ultimatum
|
||||
rarity=R
|
||||
@@ -1238,7 +1238,7 @@ type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
text=Creatures you control gain shroud until end of turn. (They can't be the targets of spells or abilities.)
|
||||
auto=lord(creatures|myBattlefield) shroud
|
||||
auto=lord(creature|myBattlefield) shroud
|
||||
id=179432
|
||||
name=Tortoise Formation
|
||||
rarity=C
|
||||
|
||||
Reference in New Issue
Block a user