Fixes to the five rings, mana cost knight of glory

This commit is contained in:
punkeduard@gmail.com
2012-07-25 02:29:38 +00:00
parent cf5a6f9059
commit e38582a89a
+6 -6
View File
@@ -412,7 +412,7 @@ toughness=1
name=Knight of Glory name=Knight of Glory
abilities=protection from black,exalted abilities=protection from black,exalted
text=Protection from black (This creature can't be blocked, targeted, dealt damage, or enchanted by anything black.) -- Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.) text=Protection from black (This creature can't be blocked, targeted, dealt damage, or enchanted by anything black.) -- Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)
mana={W}{W} mana={1}{W}
type=Creature type=Creature
subtype=Human Knight subtype=Human Knight
power=2 power=2
@@ -560,7 +560,7 @@ toughness=1
name=Ring of Evos Isle name=Ring of Evos Isle
auto={1}:equip auto={1}:equip
auto={2}:opponentshroud ueot auto={2}:opponentshroud ueot
auto=@each my upkeep:this(creature[blue]|mybattlefield)counter(1/1,1) auto=@each my upkeep: (creature[blue]|mybattlefield) 1/1
text={2}: Equipped creature gains hexproof until end of turn. -- At the beginning of your upkeep, put a +1/+1 counter on equipped creature if it's blue. -- Equip {1} text={2}: Equipped creature gains hexproof until end of turn. -- At the beginning of your upkeep, put a +1/+1 counter on equipped creature if it's blue. -- Equip {1}
mana={2} mana={2}
type=Artifact type=Artifact
@@ -570,7 +570,7 @@ subtype=Equipment
name=Ring of Kalonia name=Ring of Kalonia
auto={1}:equip auto={1}:equip
auto=trample auto=trample
auto=@each my upkeep:this(creature[green]|mybattlefield)counter(1/1,1) auto=@each my upkeep: (creature[blue]|mybattlefield) 1/1
text=Equipped creature has trample. -- At the beginning of your upkeep, put a +1/+1 counter on equipped creature if it's green. -- Equip {1} text=Equipped creature has trample. -- At the beginning of your upkeep, put a +1/+1 counter on equipped creature if it's green. -- Equip {1}
mana={2} mana={2}
type=Artifact type=Artifact
@@ -580,7 +580,7 @@ subtype=Equipment
name=Ring of Thune name=Ring of Thune
auto={1}:equip auto={1}:equip
auto=vigilance auto=vigilance
auto=@each my upkeep:this(creature[white]|mybattlefield)counter(1/1,1) auto=@each my upkeep: (creature[white]|mybattlefield) 1/1
text=Equipped creature has vigilance. -- At the beginning of your upkeep, put a +1/+1 counter on equipped creature if it's white. -- Equip {1} text=Equipped creature has vigilance. -- At the beginning of your upkeep, put a +1/+1 counter on equipped creature if it's white. -- Equip {1}
mana={2} mana={2}
type=Artifact type=Artifact
@@ -590,7 +590,7 @@ subtype=Equipment
name=Ring of Valkas name=Ring of Valkas
auto={1}:equip auto={1}:equip
auto=haste auto=haste
auto=this(creature[red]|mybattlefield) transforms((,newability[@each upkeep:counter(1/1,1))])) auto=@each my upkeep: (creature[red]|mybattlefield) 1/1
text=Equipped creature has haste. -- At the beginning of your upkeep, put a +1/+1 counter on equipped creature if it's red. -- Equip {1} text=Equipped creature has haste. -- At the beginning of your upkeep, put a +1/+1 counter on equipped creature if it's red. -- Equip {1}
mana={2} mana={2}
type=Artifact type=Artifact
@@ -600,7 +600,7 @@ subtype=Equipment
name=Ring of Xathrid name=Ring of Xathrid
auto={1}:equip auto={1}:equip
auto={2}:regenerate auto={2}:regenerate
auto=@each my upkeep:this(creature[black]|mybattlefield)counter(1/1,1) auto=@each my upkeep: (creature[black]|mybattlefield) 1/1
text={2}: Regenerate equipped creature. -- At the beginning of your upkeep, put a +1/+1 counter on equipped creature if it's black. -- Equip {1} text={2}: Regenerate equipped creature. -- At the beginning of your upkeep, put a +1/+1 counter on equipped creature if it's black. -- Equip {1}
mana={2} mana={2}
type=Artifact type=Artifact