Jonathan - fixed all the ";" mixed up
This commit is contained in:
@@ -1022,7 +1022,7 @@ mana={2}
|
|||||||
[card]
|
[card]
|
||||||
text=Return all artifacts target player owns to his or her hand.
|
text=Return all artifacts target player owns to his or her hand.
|
||||||
id=135260
|
id=135260
|
||||||
target=player;
|
target=player
|
||||||
alias=1202
|
alias=1202
|
||||||
name=Hurkyl's Recall
|
name=Hurkyl's Recall
|
||||||
rarity=R
|
rarity=R
|
||||||
|
|||||||
@@ -677,7 +677,7 @@ rarity=C
|
|||||||
mana={1}{R}
|
mana={1}{R}
|
||||||
type=Creature
|
type=Creature
|
||||||
subtype=Human Spellshaper
|
subtype=Human Spellshaper
|
||||||
auto={R}{T}{S(*|myhand)}:damage:1 target(creature;player)
|
auto={R}{T}{S(*|myhand)}:damage:1 target(creature,player)
|
||||||
power=1
|
power=1
|
||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/card]
|
||||||
@@ -990,7 +990,7 @@ rarity=C
|
|||||||
mana={3}{R}
|
mana={3}{R}
|
||||||
type=Creature
|
type=Creature
|
||||||
subtype=Human Soldier
|
subtype=Human Soldier
|
||||||
auto={S}:Damage:2 target(creature;player)
|
auto={S}:Damage:2 target(creature,player)
|
||||||
power=2
|
power=2
|
||||||
toughness=2
|
toughness=2
|
||||||
[/card]
|
[/card]
|
||||||
@@ -1068,7 +1068,7 @@ rarity=C
|
|||||||
mana={2}{U}{U}
|
mana={2}{U}{U}
|
||||||
type=Creature
|
type=Creature
|
||||||
subtype=Wall
|
subtype=Wall
|
||||||
auto={U}{T}:Damage:1 target(creature;player)
|
auto={U}{T}:Damage:1 target(creature,player)
|
||||||
power=0
|
power=0
|
||||||
toughness=4
|
toughness=4
|
||||||
abilities=defender
|
abilities=defender
|
||||||
|
|||||||
@@ -968,7 +968,7 @@ mana={2}{R}
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=When Stern Proctor comes into play, return target artifact or enchantment to its owner's hand.
|
text=When Stern Proctor comes into play, return target artifact or enchantment to its owner's hand.
|
||||||
auto=may moveTo(ownerhand) target(enchantment;artifact)
|
auto=may moveTo(ownerhand) target(enchantment,artifact)
|
||||||
id=5661
|
id=5661
|
||||||
name=Stern Proctor
|
name=Stern Proctor
|
||||||
color=Blue
|
color=Blue
|
||||||
|
|||||||
Reference in New Issue
Block a user