fixed all "cohort" creatures, they were giving thier bonus "for each" colored creature matching the aslongas.
This commit is contained in:
@@ -2549,7 +2549,7 @@ type=Sorcery
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
name=Ashenmoor Cohort
|
name=Ashenmoor Cohort
|
||||||
auto=aslongas(other creature[black]|myBattlefield) 1/1
|
auto=aslongas(other creature[black]|myBattlefield) 1/1 != 0
|
||||||
text=Ashenmoor Cohort gets +1/+1 as long as you control another black creature.
|
text=Ashenmoor Cohort gets +1/+1 as long as you control another black creature.
|
||||||
mana={5}{B}
|
mana={5}{B}
|
||||||
type=Creature
|
type=Creature
|
||||||
@@ -3399,7 +3399,7 @@ toughness=2
|
|||||||
[card]
|
[card]
|
||||||
name=Ballynock Cohort
|
name=Ballynock Cohort
|
||||||
abilities=first strike
|
abilities=first strike
|
||||||
auto=aslongas(other creature[white]|myBattlefield) 1/1
|
auto=aslongas(other creature[white]|myBattlefield) 1/1 != 0
|
||||||
text=First strike -- Ballynock Cohort gets +1/+1 as long as you control another white creature.
|
text=First strike -- Ballynock Cohort gets +1/+1 as long as you control another white creature.
|
||||||
mana={2}{W}
|
mana={2}{W}
|
||||||
type=Creature
|
type=Creature
|
||||||
@@ -6175,7 +6175,7 @@ subtype=Aura
|
|||||||
[card]
|
[card]
|
||||||
name=Briarberry Cohort
|
name=Briarberry Cohort
|
||||||
abilities=flying
|
abilities=flying
|
||||||
auto=aslongas(other creature[blue]|myBattlefield) 1/1
|
auto=aslongas(other creature[blue]|myBattlefield) 1/1 != 0
|
||||||
text=Flying -- Briarberry Cohort gets +1/+1 as long as you control another blue creature.
|
text=Flying -- Briarberry Cohort gets +1/+1 as long as you control another blue creature.
|
||||||
mana={1}{U}
|
mana={1}{U}
|
||||||
type=Creature
|
type=Creature
|
||||||
@@ -9642,7 +9642,7 @@ toughness=5
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
name=Crabapple Cohort
|
name=Crabapple Cohort
|
||||||
auto=aslongas(other creature[green]|myBattlefield) 1/1
|
auto=aslongas(other creature[green]|myBattlefield) 1/1 != 0
|
||||||
text=Crabapple Cohort gets +1/+1 as long as you control another green creature.
|
text=Crabapple Cohort gets +1/+1 as long as you control another green creature.
|
||||||
mana={4}{G}
|
mana={4}{G}
|
||||||
type=Creature
|
type=Creature
|
||||||
@@ -31468,7 +31468,7 @@ toughness=1
|
|||||||
[card]
|
[card]
|
||||||
name=Mudbrawler Cohort
|
name=Mudbrawler Cohort
|
||||||
abilities=haste
|
abilities=haste
|
||||||
auto=aslongas(other creature[red]|myBattlefield) 1/1
|
auto=aslongas(other creature[red]|myBattlefield) 1/1 != 0
|
||||||
text=Haste -- Mudbrawler Cohort gets +1/+1 as long as you control another red creature.
|
text=Haste -- Mudbrawler Cohort gets +1/+1 as long as you control another red creature.
|
||||||
mana={1}{R}
|
mana={1}{R}
|
||||||
type=Creature
|
type=Creature
|
||||||
|
|||||||
Reference in New Issue
Block a user