JON4TH4N - couple of fixes
This commit is contained in:
@@ -147,7 +147,7 @@ rarity=U
|
|||||||
mana={3}{R}
|
mana={3}{R}
|
||||||
type=Creature
|
type=Creature
|
||||||
subtype=Beast
|
subtype=Beast
|
||||||
auto={3}{G}:2/2 limit 1
|
auto={3}{G}:2/2 limit:1
|
||||||
power=2
|
power=2
|
||||||
toughness=1
|
toughness=1
|
||||||
abilities=first strike
|
abilities=first strike
|
||||||
|
|||||||
@@ -1889,11 +1889,11 @@ toughness=3
|
|||||||
[card]
|
[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.
|
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
|
target=creature,player
|
||||||
auto=aslongas(forest|myBattlefield):damage:1
|
auto=aslongas(forest|myBattlefield) damage:1
|
||||||
auto=aslongas(mountain|myBattlefield):damage:1
|
auto=aslongas(mountain|myBattlefield) damage:1
|
||||||
auto=aslongas(plains|myBattlefield):damage:1
|
auto=aslongas(plains|myBattlefield) damage:1
|
||||||
auto=aslongas(island|myBattlefield):damage:1
|
auto=aslongas(island|myBattlefield) damage:1
|
||||||
auto=aslongas(swamp|myBattlefield):damage:1
|
auto=aslongas(swamp|myBattlefield) damage:1
|
||||||
id=23076
|
id=23076
|
||||||
name=Tribal Flames
|
name=Tribal Flames
|
||||||
rarity=C
|
rarity=C
|
||||||
|
|||||||
@@ -1320,7 +1320,7 @@ rarity=C
|
|||||||
mana={B}
|
mana={B}
|
||||||
type=Creature
|
type=Creature
|
||||||
subtype=Bat
|
subtype=Bat
|
||||||
auto={B}:1/0 limit 2
|
auto={B}:1/0 limit:2
|
||||||
power=0
|
power=0
|
||||||
toughness=1
|
toughness=1
|
||||||
abilities=flying
|
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.
|
text=Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.
|
||||||
target=creature
|
target=creature
|
||||||
auto=-4/0
|
auto=-4/0
|
||||||
auto=aslongas(wizard|myBattlefield):draw:1 controller
|
auto=aslongas(wizard|myBattlefield) draw:1 controller
|
||||||
id=152720
|
id=152720
|
||||||
name=Stream of Unconsciousness
|
name=Stream of Unconsciousness
|
||||||
rarity=C
|
rarity=C
|
||||||
|
|||||||
@@ -266,7 +266,7 @@ rarity=C
|
|||||||
mana={B}
|
mana={B}
|
||||||
type=Creature
|
type=Creature
|
||||||
subtype=Horror Spellshaper
|
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
|
power=1
|
||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/card]
|
||||||
|
|||||||
Reference in New Issue
Block a user