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

View File

@@ -412,7 +412,7 @@ toughness=1
name=Knight of Glory
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.)
mana={W}{W}
mana={1}{W}
type=Creature
subtype=Human Knight
power=2
@@ -560,7 +560,7 @@ toughness=1
name=Ring of Evos Isle
auto={1}:equip
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}
mana={2}
type=Artifact
@@ -570,8 +570,8 @@ subtype=Equipment
name=Ring of Kalonia
auto={1}:equip
auto=trample
auto=@each my upkeep:this(creature[green]|mybattlefield)counter(1/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}
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}
mana={2}
type=Artifact
subtype=Equipment
@@ -580,7 +580,7 @@ subtype=Equipment
name=Ring of Thune
auto={1}:equip
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}
mana={2}
type=Artifact
@@ -590,8 +590,8 @@ subtype=Equipment
name=Ring of Valkas
auto={1}:equip
auto=haste
auto=this(creature[red]|mybattlefield) transforms((,newability[@each upkeep:counter(1/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}
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}
mana={2}
type=Artifact
subtype=Equipment
@@ -600,7 +600,7 @@ subtype=Equipment
name=Ring of Xathrid
auto={1}:equip
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}
mana={2}
type=Artifact