leungclj - "fixed" Tolsimir Wolfblood by giving the token milticolour manacost. Test included.

This commit is contained in:
leungclj@googlemail.com
2010-07-12 08:01:13 +00:00
parent b02ce88b87
commit cf5491a08e
3 changed files with 40 additions and 1 deletions
+10 -1
View File
@@ -47216,7 +47216,7 @@ toughness=7
name=Tolsimir Wolfblood
auto=lord(creature[green]|myBattlefield) 1/1 other
auto=lord(creature[white]|myBattlefield) 1/1 other
auto={T}:token(Voja,creature wolf, 2/2,green white legendary)
auto={T}:token(-89110)
text=Other green creatures you control get +1/+1. -- Other white creatures you control get +1/+1. -- {T}: Put a legendary 2/2 green and white Wolf creature token named Voja onto the battlefield.
mana={4}{G}{W}
type=Legendary Creature
@@ -47225,6 +47225,15 @@ power=3
toughness=4
[/card]
[card]
name=Voja
id=-89110
mana={G}{W}
type=Legendary Creature
subtype=Wolf
power=2
toughness=2
[/card]
[card]
name=Tomb of Urami
auto={T}:add{B} && aslongas(ogre|myBattlefield) damage:1 controller <1
auto={2}{B}{B}{T}:moveTo(mygraveyard) all(land|myBattlefield) && token(-74492)
+1
View File
@@ -434,6 +434,7 @@ threaten.txt
throne_of_bone.txt
thunder-thrash_elder.txt
titanic_ultimatum.txt
tolsimir_wolfblood.txt
torture.txt
tranquil_domain.txt
twitch.txt
@@ -0,0 +1,29 @@
#testing ledgendary token + multicolour via manacost.
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:Tolsimir Wolfblood
[PLAYER2]
[DO]
Tolsimir Wolfblood
eot
eot
next
next
next
next
next
Voja
next
next
next
Tolsimir Wolfblood
next
next
[ASSERT]
endofturn
[PLAYER1]
inplay:Tolsimir Wolfblood
[PLAYER2]
life:16
[END]