Laurent - few card buggy card identified during playtest (random deck as usual) fixed.
This commit is contained in:
@@ -1410,7 +1410,7 @@ rarity=U
|
||||
mana={4}
|
||||
type=Artifact Creature
|
||||
subtype=Wall
|
||||
auto={3}:-defender && 3/-1 limit 1
|
||||
auto={3}:-defender && 3/-1 limit:1
|
||||
power=0
|
||||
toughness=6
|
||||
abilities=defender
|
||||
|
||||
@@ -828,8 +828,7 @@ abilities=flying
|
||||
text=Searing Flesh deals 7 damage to target opponent.
|
||||
id=35386
|
||||
name=Searing Flesh
|
||||
target=player
|
||||
auto=damage:7
|
||||
auto=damage:7 opponent
|
||||
rarity=U
|
||||
mana={6}{R}
|
||||
type=Sorcery
|
||||
|
||||
@@ -240,7 +240,7 @@ rarity=C
|
||||
mana={1}{U}
|
||||
type=Creature
|
||||
subtype=Fish
|
||||
auto=aslongas(island|opponentbattlefield):-cantattack
|
||||
auto=aslongas(island|opponentbattlefield) -cantattack
|
||||
power=2
|
||||
toughness=3
|
||||
abilities=cantattack
|
||||
|
||||
@@ -454,8 +454,8 @@ abilities=legendary
|
||||
text=At the beginning of each player's precombat main phase, add {G}{G} to that player's mana pool.
|
||||
id=4758
|
||||
name=Eladamri's Vineyard
|
||||
auto=@each my combatbegins:add:{G}{G}
|
||||
auto=@each opponent combatbegins:add:{G}{G} opponent
|
||||
auto=@each my firstmain:add:{G}{G}
|
||||
auto=@each opponent firstmain:add:{G}{G} opponent
|
||||
rarity=R
|
||||
mana={G}
|
||||
type=Enchantment
|
||||
|
||||
Reference in New Issue
Block a user