From 3fdc148a9e07371c6dc6c285feb0e20eb8534e75 Mon Sep 17 00:00:00 2001 From: "guzhenjie1@gmail.com" Date: Fri, 18 Feb 2011 15:56:41 +0000 Subject: [PATCH] Changed the ability's order of Hero of Bladehold, make it works better: auto=@attacking(this):token(Soldier,Creature Soldier,1/1,white,battleready)*2 auto=@attacking(this):all(other creature[attacking]) 1/0 ueot ==> auto=@attacking(this):all(other creature[attacking]) 1/0 ueot auto=@attacking(this):token(Soldier,Creature Soldier,1/1,white,battleready)*2 --- projects/mtg/bin/Res/sets/primitives/mtg.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index 386e5f8e9..71705555c 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -28924,8 +28924,8 @@ subtype=Aura [/card] [card] name=Hero of Bladehold -auto=@attacking(this):token(Soldier,Creature Soldier,1/1,white,battleready)*2 auto=@attacking(this):all(other creature[attacking]) 1/0 ueot +auto=@attacking(this):token(Soldier,Creature Soldier,1/1,white,battleready)*2 text=Battle cry (Whenever this creature attacks, each other attacking creature gets +1/+0 until end of turn.) -- Whenever Hero of Bladehold attacks, put two 1/1 white soldier creature tokens onto the battlefield tapped and attacking. mana={2}{W}{W} type=Creature