reverted the rings
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
grade=crappy
|
|
||||||
[card]
|
[card]
|
||||||
name=Ajani's Sunstriker
|
name=Ajani's Sunstriker
|
||||||
abilities=lifelink
|
abilities=lifelink
|
||||||
@@ -412,7 +411,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={1}{W}
|
mana={W}{W}
|
||||||
type=Creature
|
type=Creature
|
||||||
subtype=Human Knight
|
subtype=Human Knight
|
||||||
power=2
|
power=2
|
||||||
@@ -560,7 +559,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: (creature[blue]|mybattlefield) 1/1
|
auto=@each my upkeep:this(creature[blue]|mybattlefield)counter(1/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,8 +569,8 @@ subtype=Equipment
|
|||||||
name=Ring of Kalonia
|
name=Ring of Kalonia
|
||||||
auto={1}:equip
|
auto={1}:equip
|
||||||
auto=trample
|
auto=trample
|
||||||
auto=@each my upkeep: (creature[blue]|mybattlefield) 1/1
|
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}
|
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
|
||||||
subtype=Equipment
|
subtype=Equipment
|
||||||
@@ -580,7 +579,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: (creature[white]|mybattlefield) 1/1
|
auto=@each my upkeep:this(creature[white]|mybattlefield)counter(1/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,8 +589,8 @@ subtype=Equipment
|
|||||||
name=Ring of Valkas
|
name=Ring of Valkas
|
||||||
auto={1}:equip
|
auto={1}:equip
|
||||||
auto=haste
|
auto=haste
|
||||||
auto=@each my upkeep: (creature[red]|mybattlefield) 1/1
|
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}
|
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
|
||||||
subtype=Equipment
|
subtype=Equipment
|
||||||
@@ -600,7 +599,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: (creature[black]|mybattlefield) 1/1
|
auto=@each my upkeep:this(creature[black]|mybattlefield)counter(1/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
|
||||||
|
|||||||
Reference in New Issue
Block a user