From e38582a89adc0e870a51873a70e28b2dbf710a0b Mon Sep 17 00:00:00 2001 From: "punkeduard@gmail.com" Date: Wed, 25 Jul 2012 02:29:38 +0000 Subject: [PATCH] Fixes to the five rings, mana cost knight of glory --- projects/mtg/bin/Res/sets/primitives/M13.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/projects/mtg/bin/Res/sets/primitives/M13.txt b/projects/mtg/bin/Res/sets/primitives/M13.txt index 92410da73..0ea08fba2 100644 --- a/projects/mtg/bin/Res/sets/primitives/M13.txt +++ b/projects/mtg/bin/Res/sets/primitives/M13.txt @@ -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