JON4TH4N - couple of fixes
This commit is contained in:
@@ -147,7 +147,7 @@ rarity=U
|
||||
mana={3}{R}
|
||||
type=Creature
|
||||
subtype=Beast
|
||||
auto={3}{G}:2/2 limit 1
|
||||
auto={3}{G}:2/2 limit:1
|
||||
power=2
|
||||
toughness=1
|
||||
abilities=first strike
|
||||
|
||||
@@ -1889,11 +1889,11 @@ toughness=3
|
||||
[card]
|
||||
text=Domain - Tribal Flames deals X damage to target creature or player, where X is the number of basic land types among lands you control.
|
||||
target=creature,player
|
||||
auto=aslongas(forest|myBattlefield):damage:1
|
||||
auto=aslongas(mountain|myBattlefield):damage:1
|
||||
auto=aslongas(plains|myBattlefield):damage:1
|
||||
auto=aslongas(island|myBattlefield):damage:1
|
||||
auto=aslongas(swamp|myBattlefield):damage:1
|
||||
auto=aslongas(forest|myBattlefield) damage:1
|
||||
auto=aslongas(mountain|myBattlefield) damage:1
|
||||
auto=aslongas(plains|myBattlefield) damage:1
|
||||
auto=aslongas(island|myBattlefield) damage:1
|
||||
auto=aslongas(swamp|myBattlefield) damage:1
|
||||
id=23076
|
||||
name=Tribal Flames
|
||||
rarity=C
|
||||
|
||||
@@ -1320,7 +1320,7 @@ rarity=C
|
||||
mana={B}
|
||||
type=Creature
|
||||
subtype=Bat
|
||||
auto={B}:1/0 limit 2
|
||||
auto={B}:1/0 limit:2
|
||||
power=0
|
||||
toughness=1
|
||||
abilities=flying
|
||||
|
||||
@@ -228,7 +228,7 @@ text=Whenever Stonybrook Schoolmaster becomes tapped, you may put a 1/1 blue Mer
|
||||
text=Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.
|
||||
target=creature
|
||||
auto=-4/0
|
||||
auto=aslongas(wizard|myBattlefield):draw:1 controller
|
||||
auto=aslongas(wizard|myBattlefield) draw:1 controller
|
||||
id=152720
|
||||
name=Stream of Unconsciousness
|
||||
rarity=C
|
||||
|
||||
@@ -266,7 +266,7 @@ rarity=C
|
||||
mana={B}
|
||||
type=Creature
|
||||
subtype=Horror Spellshaper
|
||||
auto={1}{B}{T}{S(*|myhand):1/0 && first strike target(creature)
|
||||
auto={1}{B}{T}{S(*|myhand)}:1/0 && first strike target(creature)
|
||||
power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
|
||||
Reference in New Issue
Block a user