several card fixes
This commit is contained in:
@@ -90,7 +90,7 @@ text=Flying. {2}{W}{T}: Aven Archer deals 2 damage to target attacking or blocki
|
||||
id=29691
|
||||
name=Aven Archer
|
||||
abilities=flying
|
||||
auto={2}{W}{T}:damage:2 target(Creature[attacking;blocking])
|
||||
auto={2}{W}{T}:damage:2 target(creature[attacking;blocking])
|
||||
mana={3}{W}{W}
|
||||
type=Creature
|
||||
subtype=Bird Soldier
|
||||
@@ -158,7 +158,7 @@ name=Barbarian Lunatic
|
||||
mana={2}{R}
|
||||
type=Creature
|
||||
subtype=Human Barbarian
|
||||
auto={2}{R}{S}:damage:2 target(Creature)
|
||||
auto={2}{R}{S}:damage:2 target(creature)
|
||||
power=2
|
||||
toughness=1
|
||||
rarity=C
|
||||
@@ -168,7 +168,7 @@ text=Other creatures you control get +0/+1.
|
||||
id=29688
|
||||
name=Blessed Orator
|
||||
mana={3}{W}
|
||||
auto=lord(Creature|myinplay) 0/1 other
|
||||
auto=lord(creature|myinplay) 0/1 other
|
||||
type=Creature
|
||||
subtype=Human Cleric
|
||||
power=1
|
||||
@@ -297,7 +297,7 @@ id=31771
|
||||
name=Dedicated Martyr
|
||||
mana={W}
|
||||
color=white
|
||||
auto={W}{S}: life:3
|
||||
auto={W}{S}:life:3
|
||||
type=Creature
|
||||
subtype=Cleric
|
||||
power=1
|
||||
@@ -311,7 +311,7 @@ name=Demolish
|
||||
target=artifact,land
|
||||
auto=destroy
|
||||
mana={3}{R}
|
||||
color=red
|
||||
color=Red
|
||||
type=Sorcery
|
||||
rarity=U
|
||||
[/card]
|
||||
@@ -643,11 +643,11 @@ text=Sacrifice an artifact: Lithatog gets +1/+1 until end of turn. Sacrifice a l
|
||||
id=31770
|
||||
name=Lithatog
|
||||
mana={1}{R}{G}
|
||||
color=red,green
|
||||
color=Red,Green
|
||||
type=Creature
|
||||
subtype=Atog
|
||||
auto={s(artifact|myinplay)}: 1/1
|
||||
auto={s(land|myinplay)}: 1/1
|
||||
auto={s(artifact|myinplay)}:1/1
|
||||
auto={s(land|myinplay)}:1/1
|
||||
power=1
|
||||
toughness=2
|
||||
rarity=U
|
||||
@@ -680,7 +680,7 @@ id=30560
|
||||
name=Malevolent Awakening
|
||||
mana={1}{B}{B}
|
||||
color=black
|
||||
auto={1}{B}{B}{S(Creature|myinplay)}:moveTo(myhand) target(creature|mygraveyard)
|
||||
auto={1}{B}{B}{S(creature|myinplay)}:moveTo(myhand) target(creature|mygraveyard)
|
||||
type=Enchantment
|
||||
rarity=U
|
||||
[/card]
|
||||
@@ -909,7 +909,7 @@ text=Enchanted creature has trample.
|
||||
id=31812
|
||||
name=Primal Frenzy
|
||||
target=Creature
|
||||
auto=:trample
|
||||
auto=trample
|
||||
mana={G}
|
||||
color=green
|
||||
type=Enchantment
|
||||
@@ -1194,7 +1194,7 @@ text=Sacrifice a land: Thaumatog gets +1/+1 until end of turn. Sacrifice an ench
|
||||
id=31835
|
||||
name=Thaumatog
|
||||
mana={1}{G}{W}
|
||||
color=green,white
|
||||
color=Green,White
|
||||
type=Creature
|
||||
subtype=Atog
|
||||
auto={s(land|myinplay)}:1/1
|
||||
@@ -1271,7 +1271,7 @@ name=Whispering Shade
|
||||
abilities=swampwalk
|
||||
auto={B}:1/1
|
||||
mana={3}{B}
|
||||
color=black
|
||||
color=Black
|
||||
type=Creature
|
||||
subtype=Shade
|
||||
power=1
|
||||
@@ -1283,7 +1283,7 @@ text=
|
||||
id=29772
|
||||
name=Woodland Druid
|
||||
mana={G}
|
||||
color=green
|
||||
color=Green
|
||||
type=Creature
|
||||
subtype=Human Druid
|
||||
power=1
|
||||
@@ -1297,7 +1297,7 @@ name=Zombify
|
||||
target=creature|mygraveyard
|
||||
auto=moveTo(myinplay)
|
||||
mana={3}{B}
|
||||
color=black
|
||||
color=Black
|
||||
type=Sorcery
|
||||
rarity=U
|
||||
[/card]
|
||||
Reference in New Issue
Block a user